.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: 400;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: #003365;color:#ffffff;border-color: #003365;}
.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: 2;}

.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: #003365;}



.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;
	overflow: hidden;
	line-height: 25px;
}
.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,.05);
	transition: box-shadow .3s;
}

.ab-news-bottom{
	padding: 20px 20px 25px 20px;
	clear: both;
	border: 1px solid #e2e2e2;
	border-top: 0;
}
.ab-news-bottom1{
	padding: 25px 25px 30px 25px;
	clear: both;
	border-top: 0;
}
.ab-news-h4{
	color: #434343;
	font-size: 18px;
	text-align: left;
	font-weight: 700;
	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;
	line-height: 25px;
	margin: 5px 0 5px 0;
	display: block;
}

.ab-news-content{
	color: #999;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ac222{width: 23%;margin: 0 1%;float: left;}
.ac2223{width: 31.333333333%;margin: 0 1% 30px 1%;float: left;}

@media screen and (max-width: 1660px){
.pocrss_Pos{ width: 94%;}	
}
@media screen and (max-width: 1440px){

.index_yw{ width: 90%;}
 }
@media screen and (max-width:1366px){
 .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){

 }