.content-full{background:#eef3fc;}
.section{padding-top:2%;}
.common-head h3 {color:#259fde;font-size:26px;margin-bottom:0;font-weight:bold;}
.common-head h3 a{color: #259fde;}
.common-head img{margin:15px 15px 0 0;}
.common-head span{background:#88abda;width:5.5%;height:1px;display: inline-block;vertical-align: text-bottom;}
.common-head span:nth-child(2){margin-right:15px;}
.news-box{background: #fff; padding:15px 20px;}
.news-head{border-bottom: solid 1px #86ccf0;margin-bottom:12px;}
.news-head h3{color:#fff;font-size:20px;height:45px;line-height:40px;margin:0;padding:0 25px;background-color:#0cacfe; font-weight:bold;}
.news-head .more{font-size:12px;float:right;margin-top:15px;}
.news-head .more a{color:#a2a8b2;display:block;padding:0 5px;border:1px solid #88abda;border-radius:10px;}
.news-head .more a:hover{color:#f0181d;}
.news-main{min-height:200px;}
.section2 .common-box{padding-bottom:20px;}
.service-box{position:relative;overflow:hidden;}
.service-box .pic{position:relative;padding-bottom:64.25%;overflow:hidden}
.service-box .pic img{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}
.service-box .pic:hover img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08);}
.service-box .text{width:100%;position:absolute;left:0;bottom:20px;background: rgba(0,0,0,.45)}
.service-box .text a{display:block;color:#fff;font-size:18px;padding:10px;text-align:center;}
@media (max-width:991px){
	.common-head h3{font-size:18px;}
	.service-box .text a{font-size:14px;}
}