.header_box{
position: relative;
}
.header_box .flexbox{
	width: 1200px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	height: 100px;
	align-items: center;
}
.header_box .header_left{
	width: 500px;
	display: flex;
	align-items: center;
}

.header_left .tel_box{
	font-size: 24px;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.header_left .tel_box .tel_img{
	
	color:#1468B4;
}
.header_left .tel_box .tel_img img{
	padding-left:20px;
	padding-right:10px;
}

.header_right{
	width: 640px;
}
.header_right ul li{
	font-size: 14px;
}


.header_box .header_right ul{
	display: flex;
}
.header_box .header_right ul li{
	flex:1;
	line-height:100px;
}

.header_right .cen{ position:absolute; left:0; top:100px; width:100%; background:rgba(238,238,238,1); display:none;z-index:99;}
.header_right .cen>ul{ display:flex; flex-wrap:wrap; max-width:1200px;margin:0 auto;}
.header_right .cen>ul>li{ width:170px; height:170px;padding: 0;}
.header_right .cen>ul>li div{ width:90px; height:90px; margin:20px auto; background-repeat:no-repeat !important; background-size:contain !important;}
.header_right .cen>ul>li p{text-align:center;padding-bottom:6px;font-size: 15px;line-height:20px;color:#222;}
/*.header_right .cen>ul>li:hover{ box-shadow:0 10px 10px rgba(61,61,61,0.18);}*/
/*.header_right .cen>ul>li:hover div{   background-position:0 bottom;}*/
.header_right .cen>ul>li:hover p{ color:#e11313;}
.header_right li:hover>.cen{ display:block;}


.section1{
  position: relative;
  background: #f5f5f5;
  padding:30px 0;
}
.section1 .flexbox{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.section1 .leftbox{
	background: #fff;
	padding:50px;
	width: 657px;
	height: 772px;
}
.section1 .leftbox .tit{
	position: relative;
}
.section1 .leftbox .tit h1{
	font-size: 32px;
	font-size: #000000;
	margin-top: 0;
}
.section1 .leftbox .tit h2{
	font-size: 24px;
	color:#999999;
	padding-top:14px;
	margin-top:0;
}
.section1 .leftbox .cp_box{
	text-align: center;
	padding-top:40px;
}
.section1 .leftbox .cp_box img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.section1 .leftbox .tit .more{
	position: absolute;
	right: 0px;
	top:10px;
	width: 133px;
	height: 40px;
	background: #1468b4;
	border-radius: 16px 0px 16px 0px;
	color:#fff;
	text-align: center;
	line-height: 40px;
}
.section1 .rightbox{
	position: relative;
}
.section1 .rightbox .cont{
	height: 700px;
	padding:30px 0;
}
.section1 .rightbox .cont li{
	width: 420px;
	padding:10px 0;
}
.section1 .rightbox .cont li a{
	background: #fff;
	display: flex;
	padding: 40px;
	justify-content: space-between;
}
.section1 .rightbox .cont li h1{
	font-size: 22px;
	font-weight: bold;
	color:#000;
	margin-top:0;
}
.section1 .rightbox .cont li h2{
	color:#999;
	font-size: 18px;
	margin-top:10px;
}
.section1 .rightbox .cont li .cp{
	height: 100px;
}
.section1 .rightbox .cont li .cp img{
	height: 100%;
}
.section1 .rightbox .cont li .more{
	width: 133px;
	height: 40px;
	background: #1468b4;
	border-radius: 16px 0px 16px 0px;
	color:#fff;
	text-align: center;
	line-height: 40px;
}

.button-next{
	width: 420px;
	height: 36px;
	opacity: 1;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.button-prev{
	width: 420px;
	height: 36px;
	opacity: 1;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*合作客户*/
.section2{
	background: #f5f5f5;
	padding-bottom:50px;
}
.section2 .title{
	padding-top:60px;
	text-align: center;
}
.section2 .title strong{
	font-size: 32px;
	font-weight: 700;
	color: #333333;
	line-height: 24px;
}
.section2 .title i{
	width: 48px;
	height: 2px;
	opacity: 1;
	background: #1468b4;
	display: block;
	margin: 20px auto;
}
.section2 .title span{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}

.section2 .contentbox{
	width: 1200px;
	margin:0 auto;
	padding-bottom:50px;
	padding-top:40px;
}
.section2 .contentbox ul{
	/* padding:20px 0; */
}
.section2 .contentbox ul li{
	text-align: center;
}
.section2 .contentbox ul li img{
	width: 222px;
	height: 147px;
}

/*关于我们*/
.section3_box{
	background: url(../images/bg.jpg) top center repeat-x;
}
.section3{
	width: 1200px;
	margin: 0 auto;
	padding-top:80px;
}
.section3 .flexbox{
	display: flex;
}
.section3 .leftbox{
	padding-right:50px;
}
.section3 .leftbox .title{
	padding-top:20px;
}
.section3 .leftbox .title strong{
	display: block;
	font-size: 46px;
	font-weight: 700;
	color: #ffffff;
	line-height: 46px;
}
.section3 .leftbox .title span{
	opacity: 0.1;
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	padding-top:20px;
	display: block;
}
.section3 .leftbox .title span{
	opacity: 0.1;
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	padding-top:20px;
	display: block;
}


.section3 .leftbox .bottombox{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 30px;
	padding-top:50px;
}

.section4{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	margin-top:50px;
}

.section4 ul{
	display: flex;
}
.section4 ul li{
	flex:1;
	text-align: center;
	padding:40px 0;
	border-right:1px solid #f5f5f5;
	
}
.section4 ul li .tit{
	display: flex;
	align-items: center;
	justify-content: center;
}
.section4 ul li .tit strong{
	font-size: 54px;
	line-height: 54px;
	color: #1468b4;
}
.section4 ul li .tit span{
	font-size: 38px;
	color:#1468b4;
}

.section4 ul li .des{
	opacity: 1;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	padding-top:10px;
}

.section5{
	background: #F8F9FB;
}
.section5 .title{
	padding-top:80px;
	text-align: center;
}
.section5 .title strong{
	font-size: 32px;
	font-weight: 700;
	color: #333333;
	line-height: 24px;
}
.section5 .title i{
	width: 48px;
	height: 2px;
	opacity: 1;
	background: #1468b4;
	display: block;
	margin: 20px auto;
}
.section5 .title span{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}

.section5 .bottombox{
	width: 1200px;
	margin:0 auto;
}
.section5 .bottombox ul{
	overflow: hidden;
	padding-top:40px;
	padding-bottom:80px;
}
.section5 .bottombox ul li{
	float: left;
	margin-right:10px;
	margin-left:10px;
	position: relative;
}
.section5 .bottombox ul li .div1{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(20,104,180,0.8);
	z-index: 99;
	display: none;
	align-items: center;
	justify-content: center;
	color:#fff;
	text-align: center;
}
.section5 .bottombox ul li .div1 p{
	font-size: 18px;
	padding-top:20px;
}
.section5 .bottombox ul li .div2{
	width: 278px;
	height: 387px;
	position: relative;
}
.section5 .bottombox ul li .div2 .t{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #000;
	padding: 25px 0;
	color:#fff;
	text-align: center;
}

.section5 .bottombox ul li:hover .div1{
	display: flex;
}
.section5 .bottombox ul li:hover .div2 .t{
	display: none;
}

.section6{
	padding-bottom:40px;
}
.section6 .title{
	padding-top:80px;
	text-align: center;
}
.section6 .title strong{
	font-size: 32px;
	font-weight: 700;
	color: #333333;
	line-height: 24px;
}
.section6 .title i{
	width: 48px;
	height: 2px;
	opacity: 1;
	background: #1468b4;
	display: block;
	margin: 20px auto;
}
.section6 .title span{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}
.section6 .flexbox{
	width: 1200px;
	margin:0 auto;
	display: flex;
	padding:40px 0;
}
.section6 .leftbox{
	width: 360px;
}
.section6 .rightbox{
	
}
.section6 .rightbox dl{
	width: 360px;
	margin-left: 50px;
	float: left;
}

.section6 dl dt{
	display: flex;
	position: relative;
	align-items: center;
	font-size: 20px;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom:2px solid #1468b4;
}
.section6 dl dt img{
	padding-right:10px;
}
.section6 dl dt a{
	position: absolute;
	right: 0;
	top:2px;
	color:#999;
	font-size: 14px;
}

.section6 dl dd{
	padding:20px;
	border-bottom:1px dotted rgba(51, 51, 51, 0.2);
	
}
.section6 dl dd a{
	display: flex;
}
.section6 dl dd .right{
	padding-left:12px;
}
.section6 dl dd h1{
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}
.section6 dl dd p{
	color:#999;
	height: 50px;
	margin:6px 0;
}
.section6 dl dd span{
	font-size: 14px;
	color:#999;
}


@media (max-width: 1440px) {
  
}
@media (max-width: 1199px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 575px) {
  
}