.banner-box img{
	width: 100%;
}
.banner-h-box{
	padding: 15px 0;
}
.banner-h{
	width: 1360px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.h-list{
	width: 182px;
	text-align: center;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #333333;
	line-height: 33px;
}
.listh-h1{
	font-size: 22px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	color: #136FC2;
	line-height: 32px;
}
.search-box{
	width: 100%;
	border-bottom: 1px solid #E9E9E9;
	padding: 30px 0;
	font-size: 16px;
}
.search-list{
	width: 1360px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.search-list span{
	font-weight: lighter;
}
.search-input{
	display: flex;
	align-items: center;
}
.search-input input{
	border: 1px solid #e9e9e9;
	height: 36px;
	padding-left: 9px;
}
.search-input .sousuo_icon{
	width: 18px;
	height: 18px;
	margin-right: 4px;
}
.search-input span{
	width: 74px;
	height: 36px;
	background-color: #136FC2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.content-list{
	width: 1340px;
	margin: 0 auto;
}
.content-list-h{
	text-align: center;
	font-size: 20px;
	color: #666;
	margin-bottom: 20px;
}
.honor-list-h{
	text-align: center;
	font-size: 20px;
	color: #666;
	margin-bottom: 10px;
	padding-top: 30px;
}
.content-list-title{
	text-align: center;
	font-size: 20px;
	color: #666;
	margin-bottom: 20px;
	padding-top: 40px;
}
.content-list-b{
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	color: #333;
	margin-bottom: 9px;
}
.content-banner .line-img{
	width: 100%;
}
.line-img-txt{
	width: 100%;
	margin-top: 88px;
}
.strength-box{
	background-color: #EAF2F9;
}
.honor-box{
	background-color: #EAF2F9;
	margin-top: 100px;
}
.strength-list{
	display: flex;
	width: 1340px;
	justify-content: space-between;
}
.strength-txt{
	width: 440px;
	height: 356px;
	background: #136FC2;
	border-radius: 10px;
	margin-bottom: 10px;
	color: #fff;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.strength-img {
	width: 440px;
	height: 356px;
	background: #136FC2;
	border-radius: 10px;
}
.strength-img img{
	width: 440px;
	border-radius: 10px;
}
.strength-txt-list{
	display: flex;
	font-size: 16px;
	line-height: 30px;
	margin-left: 35px;
	padding-right: 36px;
	padding-bottom: 28px;
}
.strength-txt-list:nth-child(2n){
	padding-bottom: 0;
}
.strength-txt-rt{
	margin-left: 109px;
	margin-right: 0;
}
.strength-txt-list img{
	height: 37px;
	margin-right: 26px;
}
.strength-txt-list-rt{
	display: flex;
	flex-direction: column;
}
.strength-txt-list-rt b{
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 12px;
}
.yufavor-img-box{
	display: flex;
	width: 1360px;
}
.yufavor-img-lf{
	width: 685px;
	height: 600px;
	overflow: hidden;
	margin-right: 10px;
}
.yufavor-img-lf img{
	width: 685px;
	transition: all 0.3s; 
	cursor: pointer;
}
.yufavor-img-lf img:hover,.rt-img img:hover{
	transform: scale(1.2);
}
.yufavor-img-rt{
	width: 685px;
}
.rt-img{
	width: 685px;
	height: 296px;
	overflow: hidden;
	margin-bottom: 10px;
}
.yufavor-img-rt img{
	width: 685px;
	transition: all 0.3s; 
	cursor: pointer;
}
.yufavor-infor-box{
	margin-top: 20px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.yufavor-infor-box:hover{
	color: #333;
}
.yufavor-infor-name{
	color: #136FC2;
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 15px;
}
.kehu-box{
	margin-top: 115px;
	margin-bottom: 70px;
	width: 1360px;
	height: 800px;
	background-image: url(../img/index/kehu_bg.jpg);
	display: flex;
	padding: 0 94px;
	box-sizing: border-box;
	justify-content: space-between;
	overflow: hidden 
}
.kehu-list{
	margin-top: 210px;
	width: 360px;
	height: 510px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 55px 60px 58px 60px;
	cursor: pointer;
	position: relative;
	transition: all 0.3s;
}
#section2{
	padding-bottom: 40px;
}

.kehu-list-h{
	font-weight: bold;
	font-size: 30px;
	border-bottom: 1px solid #999999;
	padding-bottom: 32px;
	text-align: center;
}
.kehu-list-txt{
	font-size: 24px;
	line-height: 33px;
	margin-top: 33px;
	margin-bottom: 108px;
}
.kehu-list-icon{
	position: absolute;
	bottom: 58px;
	left: 135px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #333333;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.kehu-icon-img{
	font-size: 32px;
}
.kehu-list:hover{
	color: #fff;
	background: linear-gradient(180deg, #136FC2 0%, #2899FF 100%);
	transform: scale(1.2);
}
.kehu-list:hover .kehu-list-icon{
	background-color: #fff;
	color:#136FC2;
}
.kehu-list:hover .kehu-list-h{
	border-bottom: 1px solid #fff;
}

/* 产品 */
.product-list{
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.product-h{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 840px;
	margin: 0 auto;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #999999;
	line-height: 21px;
	padding-bottom: 30px;
}
.product-h span{
	display: inline-block;
	padding: 0 2px;
	padding-bottom: 6px;
	border-bottom: 1px solid transparent;
	cursor: pointer;
	transition: all 0.5s;
}
.product-h .active-h{
	color: #136FC2;
	border-color: #136FC2;
}
.product-content{
	display: flex;
	width: 1340px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.product-content .lf{
	width: 686px;
	height: 686px;
	background: #F5F5F5;
	padding: 0 36px;
	box-sizing: border-box;
	margin-right: 12px;
	cursor: pointer;
	transition: all 0.5s;
	font-size: 16px;
	margin-left: 8px;
}
.product-content .lf:hover{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	color: #136FC2;
}
.product-content .rt{
	display: flex;
	flex-wrap: wrap;
}
.lf-proImg{
	width: 386px;
	padding: 10px 96px;
	transition: all 0.5s;
}
.product-content .lf:hover .lf-proImg{
	transform: scale(1.1);
}
.lfpro-h{
	font-size: 30px;
	line-height: 33px;
	padding-bottom: 14px;
}
.attribute-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 22px;
}
.lfpro-txt{
	line-height: 32px;
	height: 96px;
}
.attributes{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	line-height: 26px;
}
.lf-attrImg{
	width: 65px;
	margin-bottom: 6px;
}
.rt-pro{
	width: 320px;
	height: 335px;
	background: #F5F5F5;
	margin-right: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 22px;
	line-height: 33px;
	cursor: pointer;
	transition: all 0.5s;
}

.rt-pro:nth-child(1),.rt-pro:nth-child(2){
	margin-bottom: 16px;
}
.rt-pro img{
	width: 262px;
	transition: all 0.5s;
}
.rt-pro:hover{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	color: #136FC2;
}
.rt-pro:hover img{
	transform: scale(1.1);
}
.honor-list{
	display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 14px;
	text-align: center;
	width: 240px;
	justify-content: center;
}
.honor-list:last-child{
	margin-right: 0;
}
.honor-list img{
	margin-bottom: 12px;
	width: 240px;
}
.one{margin:20px auto;margin-top: 0;  height:329px;width:1360px;overflow:hidden;position:relative; }
.one ul{height:160px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:5px;height:150px;border-radius:5px;position:relative; margin-right: 10px;}
.one ul li a{display:inline-block;height:150px;} 
.one ul li img{border-radius:5px;display:block;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}
.section{
	display: flex;
	align-items: center;
}
.headBox{
	width: 100vw;
	overflow: hidden;
}
.sectionHeights{
	position: relative;
}
.footerBox{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-bottom: 40px;
}
.sectionHeight{
	margin-top: 100px;
} 
#section1,#section2,#section3{
	display: none;
}
.banner-ner{
	height: 600px;
	width: 100%;
	background-color: #E9E9E9;
}