.home-block {
	padding: 60px 0;
}
.bgef {
  background: #f5f5f5;
  }

.srv-container .srv-wrap{padding: 40px;background:#fff;}
.srv-wrap .srv-top{padding-bottom: 16px;text-align: left;font-size: 24px;font-weight: 700;line-height: 1.4;color: #343131;border-bottom:1px solid #dedede;}



.srvStgy-top{width: 100%;text-align: left;line-height: 2;font-size: 14px;margin: 25px auto 0;color: #424242;}

.srvStgy-top p{ margin-bottom:15px;}

.cooperation .cooperation-content-3{background-color: #E1EDD9;padding-bottom: 60px;padding-top: 60px;}
.cooperation .cooperation-content-3 .cooperation-content-3-item h1{ font-size: 22px; font-weight: normal; margin-bottom: 40px;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl{ background-color: #FFF; display: flex; align-items: center;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dt {width: 50%;line-height: 0;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dt img{ width: 100%; max-width: 775px; max-height: 450px;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dd{ flex: 1; padding: 30px 60px;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dd h2{font-weight: normal;font-size: 30px;color: #3c3c3c;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #053557;margin: 16px 0;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dd .text{color: #505050;font-size: 14px;line-height: 2;}
.cooperation .cooperation-content-3 .cooperation-content-3-item dl dd .text img{ margin-top: 20px;}

.news{ padding:0;}
.new-list li{width: 32%;margin-right:2%;float:left;margin-bottom: 40px;}
.new-list li:nth-child(3n+3){ margin-right:0;}
.new-list li figure{ display:block; line-height:normal; overflow:hidden;margin: 0;}
.new-list li figure img{ display:block; width:100%; height:auto; line-height:0; transition:430ms;}
.new-list li figcaption{display:block;padding: 20px 16px 18px;overflow:hidden;background: #ffffff;position:relative;transition:340ms;height: 160px;}
.new-list li figcaption time{ line-height:normal; color:#7e7e7e; font-size:14px; transition:300ms;}
.new-list li figcaption h3{ color:#1b1b1b; font-size: 16px; font-weight:normal; line-height:normal; height: 24px;overflow: hidden;margin-top:6px; transition:300ms; text-overflow:ellipsis;white-space:nowrap;}
.new-list li figcaption p{color:#6c6c6c;height: 50px;overflow:hidden;font-size:14px;line-height: 1.7;margin-top: 10px;transition:300ms;}
.new-list li figcaption span{display:block;width:102px;height:30px;line-height:30px;background:#fff;color: #BB4E4D;font-size:14px;margin-top:12px;position:relative;bottom:-30px;opacity:0;text-align:center;transition:300ms;}
.new-list li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}
.new-list li:hover figcaption{margin-top:-56px;background: #BB4E4D;height: 216px;}
.new-list li:hover figcaption time{ color:#fff;}
.new-list li:hover figcaption h3{ color:#fff;}
.new-list li:hover figcaption p{ color:#fff;}
.new-list li:hover figcaption span{ opacity:1; bottom:0; position:relative; transition:355ms 100ms;}

.page22{width:100%;height:auto;margin-top: 10px;margin-bottom: 15px;text-align:center;position:relative;overflow:hidden;}
.page22 a{display:inline-block;width: 40px;height: 40px;line-height: 40px;text-align:center;font-size: 14px;color:#888888;border:1px solid #cccccc;margin:0 4px;}
.page22 a.on, .page22 a:hover{background-color: #363636;color:#ffffff;border-color: #363636;}
.page22 a:first-child,
.page22 a:last-child{background:none;border:1px solid #cccccc;font-weight: 600;color:#888888;}

.subNewsTitle h3:first-child{font-size: 25px;font-weight: 400;color: #333;margin-top: 0px;padding: 0 0px 20px;border-bottom: 1px solid #cccccc;text-align: center; margin-bottom:10px;}
.article h3{font-size: 24px; color: #333; text-align: center; padding: 10px 0 30px;}


.article p{font-size: 14px;color: #404040;margin-bottom: 15px;line-height: 1.8;}

.otherNews {position: relative;border-top: 1px solid #d2d2d2;}
.links22 { padding: 28px 0 0 0px; }
.links22 a {display: block;line-height: 2;font-size: 14px;color: #383838;}
.links22 a:hover {color: #3a9260;}

.solution-content{background: #E1EDD9;padding-bottom: 40px;padding-top: 70px;}
.solution .solution-content .solution-content-tab{ max-width: 900px; margin: 0 auto; box-shadow: 0 0 40px rgba(0,0,0,.1); margin-top: -60px; position: relative; background-color: #FFF;}
.solution .solution-content .solution-content-tab ul{ display: flex; align-items: center; }
.solution .solution-content .solution-content-tab ul li { flex: 1; height: 120px; }
.solution .solution-content .solution-content-tab ul li a{ display: block; height: 120px; position: relative;}
.solution .solution-content .solution-content-tab ul li a:after{ content: ''; position: absolute; right: 35px; top: 50%; transform: translateY(-50%); width: 12px; height: 13px; background: url(../images/icon34.png) center center no-repeat;}
.solution .solution-content .solution-content-tab ul li.active a:after{ background: url(../images/icon35.png)  center center no-repeat;}
.solution .solution-content .solution-content-tab ul li a dl{ display: flex; height: 120px; align-items: center; padding: 0 50px;}
.solution .solution-content .solution-content-tab ul li a dl dd{ flex: 1; min-width: 0; margin-left: 35px;}
.solution .solution-content .solution-content-tab ul li a dl dd h2{ font-size: 20px; font-weight: normal;}
.solution .solution-content .solution-content-tab ul li a dl dd p{ font-size: 13px;}
.solution .solution-content .solution-content-tab ul li a:hover,.solution .solution-content .solution-content-tab ul li.active a{ color: #FFF; background: linear-gradient(300deg,rgba(112,50,221,1) 0%,rgba(30,176,232,1) 100%);}
.solution .solution-content .solution-content-tab ul li:first-child{ border-right: solid 1px #EEE;}
.solution .solution-content .solution-content-tab ul li:first-child dl dt{ background: url(../images/icon37.png) no-repeat; width: 53px; height: 49px;}
.solution .solution-content .solution-content-tab ul li:first-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:first-child.active dl dt{ border: none; background: url(../images/icon37_01.png) no-repeat;}
.solution .solution-content .solution-content-tab ul li:last-child dl dt{ background: url(../images/icon36.png) no-repeat; width: 50px; height: 49px;}
.solution .solution-content .solution-content-tab ul li:last-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:last-child.active dl dt{ background: url(../images/icon36_01.png) no-repeat;}
.solution .solution-content .solution-content-tab-con .con{ display: none;}
.solution .solution-content .solution-content-top{ margin-top: 80px;}
.solution .solution-content .solution-content-top dl{ background-color: #FFF; display: flex; align-items: center;}
.solution .solution-content .solution-content-top dl dt{ position: relative; width: 50%;}
.solution .solution-content .solution-content-top dl dt a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.solution .solution-content .solution-content-top dl dt img{ max-width: 775px; max-height: 450px; width: 100%;}
.solution .solution-content .solution-content-top dl dt a img{ width: auto; height: auto;}
.solution .solution-content .solution-content-top dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution .solution-content .solution-content-top dl dd h2{ font-weight: normal; font-size: 30px;}
.solution .solution-content .solution-content-top dl dd p span.line{ display: block; width: 12px; height: 2px; background-color: #f08200; margin: 20px 0;}
.solution .solution-content .solution-content-top dl dd .text{ color: rgba(40,40,40,.8); font-size: 15px; line-height: 22px;}
.solution .solution-content .solution-content-top dl dd .text img{ margin-top: 20px;}
.solution .solution-content .solution-content-tabs{ margin-top: 60px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul{ display: flex; align-items: center; border-bottom: solid 2px #fb5941;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li{ flex: 1; text-align: center; font-size: 19px; padding-bottom: 55px; position: relative;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a { display: inline-block;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a:hover img{ -webkit-animation: down 0.6s linear infinite alternate; animation: down 0.6s linear infinite alternate; -moz-animation: down 0.6s linear infinite alternate; }
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a p{ margin-top: 15px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active a p{ color: #fd5d36;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active:after{ content: ''; position: absolute; width: 21px; height: 10px; background: url(../images/icon44.png) no-repeat; bottom: 0; left: 50%; transform: translateX(-50%);}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd{ background-color: #FFF; padding: 50px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con{ font-size: 15px; line-height: 24px; color: rgba(51,51,51,.8); display: none; }
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con img{ max-width: 100%;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con .con-text{ margin-bottom: 50px; }
.solution .solution-content .industry-item{}
.solution .solution-content .industry-item dl{ background-color: #FFF; display: flex; align-items: center; margin-bottom: 30px;}
.solution .solution-content .industry-item dl:nth-child(2n) dd{ order: -1;}
.solution .solution-content .industry-item dl dt{width: 50%;line-height: 0;}
.solution .solution-content .industry-item dl dt img{max-width: 775px;max-height: 512px;width: 100%;}
.solution .solution-content .industry-item dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution .solution-content .industry-item dl dd h2{font-weight: normal;font-size: 28px;color: #053557;}
.solution .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #053557;margin: 20px 0;}
.solution .solution-content .industry-item dl dd .text{color: rgba(40,40,40,.8);font-size: 14px;line-height: 24px;}
.solution .solution-content .industry-item dl dd .text img{ margin-top: 20px;}
.solution .solution-content .industry-item dl dd p a{display: inline-block;width: 140px;height: 45px;font-size: 14px;text-align: center;line-height: 43px;border: solid 2px #123553;color: #ffffff;margin-top: 50px;background: #123553;}
.solution .solution-content .industry-item dl dd p a:hover{border-color: #BB4E4D;;color: #fff;background: #BB4E4D;}


.ab-news-section{
}

.ab-news-container{
	margin: 0 -1%;
}

.ab-classify-h3{
	font-size: 30px;
	color: #595959;
	padding:72px 68px;
    margin: 0;
	text-align: center;
}

.ab-news-item{
	background-color: #FFF;
	max-height: 500px;
	overflow: hidden;
}
.ab-news-item img{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}

.ab-news-item img:hover{
	transform:scale(1.02);
}

.ab-news-item:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	transition: box-shadow .3s;
}

.ab-news-bottom{
	padding: 20px 20px 25px 20px;
	clear: both;
}
.ab-news-h4{
	color:#595959;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 24px;
	margin: 5px 0 10px 0;
	height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.ab-news-time{
	font-size: 12px;
	color: #A0A0A0;
	margin: 5px 0 10px 0;
}

.ab-news-content{
	color: #999;
	font-size: 13px;
	line-height: 23px;
	height: 46px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ac222{ width: 31.333333%; margin: 0 1% 2% 1%; float: left;}

@media screen and (max-width: 1660px){
.pocrss_Pos{ width: 94%;}	
}
@media screen and (max-width: 1440px){

.z-container{ width: 90%;}
.z_banner .next{ right: 40px;}
.z_banner .prev{ left: 40px;}
.index_yw{ width: 90%;}
 }
@media screen and (max-width:1366px){
 .header_nav li{ width: 130px;}	
.navdown_tit h3{ font-size: 28px;}
.pocrss_Pos.z-container{ width: 98%;}
.gn_box li:nth-child(even){ padding-left: 5%;}
.gn_box li:nth-child(odd){ padding-right: 5%;}
 }
@media screen and (max-width:1280px){
 .header_nav li{ width: 110px;}
 .navdown_tit h3{ font-size: 24px;}	
 .navdown_tit h4{font-size: 12px;}
 .adv_list li .desc{ padding-right: 0;}
 .z-container2{ width: 94%;}
 }