/**搜索**/
.search{
	background-color:#e9e9e9;
}
.search .search-inp{
	width:25%;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 2%;
}
.search .search-inp input{
	width: 78%;
	height: 30px;
	padding-left: 10px;
	border: 1px solid #FFF;
}
.search .search-inp button{
	width: 22%;
	height: 30px;
	color: #FFF;
	background-color:#183884;
	border: 1px solid #183884;
}
.search .search-text{
	width: 71%;
	float: right;
	margin-top: 10px;
	line-height: 35px;
}
.search .search-text span{
	font-size: 14px;
}
.search .search-text a{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	font-size: 14px;
}
.search .search-text a:hover{
	color: #183884;
}

/**产品列表**/
.pro-list{
	margin-top: 25px;
	margin-bottom: 36px;
}
.pro-list ul li{
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.pro-list ul li a p{
	font-size: 18px;
	text-align: center;
	color: #333;
	padding-top: 10px;
	margin-top: 18px;
	border-top: 2px solid #eaeaea;
	position: relative;
}
.pro-list ul li a p::before{
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width:15px;
	height:15px;
	margin-left: -7px;
	border-radius: 50%;
	background-color: #183884;
}

/**产品列表轮播**/
.pro_frbox{
	height:290px;
}
.pro_frBtnL{
	float:left;
	display:block;
	height: 50px;
	width: 42px;
	background: url(../images/about-prev.jpg) no-repeat center;
	background-size: 100%;
	margin:88px 16px 0px 0px;
	cursor:pointer;
	display:inline;
	border-radius: 4px;
}
.pro_frUl{float:left;height:220px;width:1050px;}
.pro_frUl .tempWrap{
	width: 1050px!important;
}
.pro_frBtnR{
	float:right;
	display: block;
	margin-top:88px;
	height: 50px;
	width: 42px;
	background: url(../images/about-next.jpg) no-repeat center;
	background-size: 100%;
	cursor:pointer;
	border-radius: 4px;
}
.pro_frUl ul li{
	display:inline;
	float:left;
	height:285px;
	width:245px!important;
	margin-right:9px;
	margin-left: 9px;
	overflow:hidden;
	text-align: center;
	/*padding: 15px;*/
	border-radius: 0px;
}
.pro_frUl ul li a img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.pro_frUl ul li a h5{
	font-size: 16px;
	line-height: 25px;
	color: #111111;
}
.pro_frUl ul li a{
	display: block;
}

/**关于我们**/
.about{
	background-color:#e9e9e9;
	padding-top:58px;
	padding-bottom: 100px;
}
.about .about-title{
	text-align: center;
	margin-bottom: 50px;
}
.about .about-title h3{
	font-size: 32px;
	color: #333;
	margin-top: 0px;
}
.about .about-title hr{
	width: 65px;
	height: 3px;
	background-color:#183884;
	margin-top: 10px;
}
.about .about-text{
	background-color: #FFF;
}
.about .about-text .ab-text{
	padding-top:25px;
}
.about .about-text .ab-text dl dt{
	width:48%;
	float: right;
}
.about .about-text .ab-text dl dd{
	width: 49.5%;
	float: left;
}
.about .about-text .ab-text dl dd p{
	font-size: 17px;
	line-height: 34px;
}
.about .about-text .ab-text dl dd .more{
	text-align: right;
}
.about .about-text .ab-text dl dd .more a{
	display: inline-block;
	padding: 6px 38px;
	color: #FFF;
	background-color:#183884;
	margin-top: 20px;
}

/**关于我们轮播**/
.about .about-text .about-lb{
	margin-top: 30px;
}
.mr_frbox{
	height:220px;
}
.mr_frBtnL{
	float:left;
	display:block;
	height: 50px;
	width: 42px;
	background: url(../images/about-prev.jpg) no-repeat center;
	background-size: 100%;
	margin:67px 30px 0px 0px;
	cursor:pointer;
	display:inline;
	border-radius: 4px;
}
.mr_frUl{float:left;height:220px;width:1025px;}
.mr_frUl .tempWrap{
	width: 1025px!important;
}
.mr_frBtnR{
	float:right;
	display: block;
	margin-top:67px;
	height: 50px;
	width: 42px;
	background: url(../images/about-next.jpg) no-repeat center;
	background-size: 100%;
	cursor:pointer;
	border-radius: 4px;
}
.mr_frUl ul li{
	display:inline;
	float:left;
	height:210px;
	width:238px!important;
	margin-right:9px;
	margin-left: 9px;
	overflow:hidden;
	text-align: center;
	/*padding: 15px;*/
	border-radius: 0px;
}
.mr_frUl ul li a img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.mr_frUl ul li a h5{
	font-size: 16px;
	line-height: 25px;
	color: #111111;
}
.mr_frUl ul li a p{
	font-size: 13px;
	color: #333;
	line-height: 23px;
}
.mr_frUl ul li a{
	display: block;
}
.mr_frUl ul li a button{
	padding: 6px 28px;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #333333;
	border-radius: 8px;
	background-color: #333333;
	margin-top: 50px;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.mr_frUl ul li a:hover button{
	color: #FFF;
	margin-top: 10px;
	opacity: 1;
}
.mr_frUl ul li img{
	display:block;
	margin-bottom:0px;
}

/**产品中心**/
.product .product-title{
	text-align: center;
	margin-top:45px;
}
.product .product-title h3{
	font-size: 32px;
	color: #333;
}
.product .product-title hr{
	width: 65px;
	height: 3px;
	background-color:#183884;
	margin-top: 15px;
}
.product .product-tab{
	margin-top:30px;
	text-align: center;
	border-bottom: 1px solid #a3a3a3;
	margin-bottom: 20px;
}
.product .product-tab ul li{
	display: inline-block;
}
.product .product-tab ul li a{
	color: #171717;
	font-size: 18px;
	display: inline-block;
	padding: 8px 25px;
}
.product .product-tab ul li a:hover{
	color: #FFF;
	background-color:#2f66c1;
}
.product .product-list ul li{
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 20px;
}
.product .product-list ul li a p{
	font-size: 18px;
	text-align: center;
	color: #333;
	padding-top: 10px;
	margin-top: 18px;
	border-top: 2px solid #eaeaea;
	position: relative;
}
.product .product-list ul li a p::before{
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width:15px;
	height:15px;
	margin-left: -7px;
	border-radius: 50%;
	background-color: #183884;
}

/**新闻中心**/
.new{
	margin-top: 50px;
	margin-bottom: 30px;
}
.new .new-title{
	text-align: center;
}
.new .new-title h3{
	font-size: 32px;
	color: #333;
	margin-bottom: 9px;
}
.new .new-title p{
	color: #333333;
	font-size: 16px;
}
.new .new-title hr{
	width: 65px;
	height: 3px;
	background-color:#183884;
	margin-top: 15px;
}
.new-text{
	margin-top: 40px;
}
.new-text .new-lb{
	width: 48%;
	float: left;
}
.new-text .new-lb .carousel-indicators {
	bottom: -5px;
	left: 90%;
}
.new-text .new-lb .carousel-indicators li{
	border: 1px solid #183884;
	background-color: #FFF;
}
.new-text .new-lb .carousel-indicators .active{
	background-color: #183884;
}
.new-text .new-list{
	width: 48%;
	float: right;
}
.new-text .new-list ul li{
	margin-bottom: 10px;
}
.new-text .new-list ul li a dl{
	width: 85%;
	float: left;
}
.new-text .new-list ul li a dl dt{
	width: 16%;
	background-color:#e9e9e9;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	position: relative;
	text-align: center;
	height: 95px;
}
.new-text .new-list ul li a dl dt h2{
	font-size: 38px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	color:#333;
	font-weight: bold;
	position: absolute;
	width: 100%;
	top: 13px;
	text-align: center;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
}
.new-text .new-list ul li a dl dt p{
	font-size: 16px;
	color: #555;
	font-weight: unset;
	position: absolute;
	width: 100%;
	top: 57px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
}
.new-text .new-list ul li a:hover dl dt p{
	top: 13px;
	color: #183884;
}
.new-text .new-list ul li a:hover dl dt h2{
	top: 35px;
	color: #183884;
}
.new-text .new-list ul li a .more{
	width: 15%;
	float: left;
}
.new-text .new-list ul li a dl dd{
	width: 80%;
	float: right;
}
.new-text .new-list ul li a dl dd h4{
	margin-top: 0px;
	font-size: 18px;
	color: #333;
	line-height: 25px;
	margin-bottom: 5px;
	/*min-height: 50px;*/
}
.new-text .new-list ul li a dl dd p{
	font-size: 14px;
	color: #333;
}


@media (min-width: 1200px){
	.container {
		width: 1200px;
	}
}
@media(min-width: 768px) and (max-width: 992px){
	/**搜索**/
	.search .search-inp {
		width: 40%;
		float: left;
		margin-top: 12px;
		margin-bottom: 12px;
		margin-left: 2%;
	}
	.search .search-text {
		width: 100%;
		float: right;
		margin-top: 10px;
		line-height: 35px;
	}
	.about .about-text .ab-text dl dt {
		width: 100%;
		float: right;
	}
	.about .about-text .ab-text dl dd {
		width: 100%;
		float: left;
		margin-top: 10px;
	}
	.mr_frBtnL {
		float: left;
		display: block;
		height: 50px;
		width: 42px;
		background: url(../images/about-prev.jpg) no-repeat center;
		background-size: 100%;
		margin: 67px 53px 0px 0px;
		cursor: pointer;
		display: inline;
		border-radius: 4px;
	}
	.mr_frUl{float:left;height:285px;width:500px;}
	.mr_frUl .tempWrap{
		width: 500px!important;
	}
	.mr_frUl ul li{
		display:inline;
		float:left;
		width:238px!important;
		margin-right:11px;
		margin-left: 11px;
		overflow:hidden;
		text-align: center;
		padding: 15px;
		border-radius: 4px;
	}


	/**new**/
	.new-text .new-lb {
		width: 80%;
		float: left;
	}
	.new-text .new-list {
		width: 100%;
		float: right;
		margin-top: 20px;
	}


	/**产品列表轮播**/
	.pro_frUl{float:left;width:500px;}
	.pro_frUl .tempWrap{
		width: 500px!important;
	}
	.pro_frUl ul li{
		display:inline;
		float:left;
		width:238px!important;
		margin-right:11px;
		margin-left: 11px;
		overflow:hidden;
		text-align: center;
		padding: 15px;
		border-radius: 4px;
	}
	.pro_frBtnL {
		margin: 67px 53px 0px 0px;
	}

}
@media(max-width: 767px){

	.pro_frUl{float:left;width:220px;}
	.pro_frUl .tempWrap{
		width: 205px!important;
	}
	.pro_frUl ul li{
		display:inline;
		float:left;
		width:205px!important;
		margin-right:11px;
		margin-left: 11px;
		overflow:hidden;
		text-align: center;
		padding: 15px;
		border-radius: 4px;
	}

	/**搜索**/
	.search .search-inp {
		width: 100%;
		float: left;
		margin-top: 12px;
		margin-bottom: 12px;
		margin-left: 0%;
	}
	.search .search-text {
		width: 71%;
		float: right;
		margin-top: 10px;
		line-height: 35px;
		display: none;
	}

	/**产品**/
	.pro-list ul li {
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
	}

	/**关于我们**/
	.about .about-title h3 {
		font-size: 28px;
		color: #333;
		margin-top: 0px;
	}
	.about {
		background-color: #e9e9e9;
		padding-top: 38px;
		padding-bottom: 60px;
	}
	.about .about-title {
		text-align: center;
		margin-bottom: 35px;
	}
	.about .about-text .ab-text dl dt {
		width: 100%;
		float: right;
	}
	.about .about-text .ab-text dl dd {
		width: 100%;
		float: left;
	}



	/**关于我们-轮播**/
	.about .about-text .about-lb {
		width: 290px;
		margin: 0 auto;
		margin-top: 30px;
	}
	.mr_frbox{
		height:220px;
	}
	.mr_frUl .tempWrap{
		width: 205px!important;
	}
	.mr_frUl {
		float: left;
		height: 220px;
		width: 220px;
	}
	.mr_frUl ul li{
		display:inline;
		float:left;
		height:210px;
		width:198px!important;
		margin-right:11px;
		margin-left: 11px;
		overflow:hidden;
		text-align: center;
		padding: 15px;
		border-radius: 4px;
	}
	.mr_frBtnL {
		float: left;
		display: block;
		height: 40px;
		width: 32px;
		background: url(../images/about-prev.jpg) no-repeat center;
		background-size: 100%;
		margin: 60px 4px 0px 0px;
		cursor: pointer;
		display: inline;
		border-radius: 4px;
	}
	.mr_frBtnR {
		float: right;
		display: block;
		margin-top: 60px;
		height: 40px;
		width: 32px;
		background: url(../images/about-next.jpg) no-repeat center;
		background-size: 100%;
		cursor: pointer;
		border-radius: 4px;
	}

	/**产品中心**/
	.product .product-title h3 {
		font-size: 28px;
		color: #333;
	}
	.product .product-tab ul li a {
		color: #171717;
		font-size: 16px;
		display: inline-block;
		padding: 8px 12px;
	}
	.product .product-list ul li {
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 20px;
	}

	/**新闻中心**/
	.new .new-title h3 {
		font-size: 28px;
		color: #333;
		margin-bottom: 9px;
	}
	.new-text .new-lb {
		width: 100%;
		float: left;
	}
	.new-text .new-list {
		width: 100%;
		float: right;
		margin-top: 20px;
	}
	.new-text .new-list ul li a dl {
		width: 100%;
		float: left;
	}
	.new-text .new-list ul li a .more {
		display: none;
	}
	.new-text .new-list ul li a dl dt{
		width: 19%;
	}
	.new-text .new-list ul li a dl dd{
		width: 77%;
	}
}