.section2{padding-top:30px;background:#f7f8f8;}
.section3{padding:15px 0 30px 0;background: url(bg2.png) center bottom no-repeat;}
.news-box .hd{margin:24px 0;}
.news-box .hd .title{color:#303030;font-size:24px;margin:0;font-weight:bold;}
.news-box .hd .more a{color:#292828;}
.news-top1{border-top:4px solid #4f97c4;}
.news-top2{border-top:4px solid #0e47b0;}
.news-top3{border-top:4px solid #519fe9;}
.news-shadow{padding:24px 15px;min-height:420px;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.news-shadow .hd{margin-top:0;}
.picture img{width:100%;height:auto;}
.section3 .news-box .hd{margin-bottom:60px;}
@media (min-width:992px){
	.col-left{width:48%;}
	.col-right{width:52%;}
}
@media (max-width:991px){
	.news-box .hd .title{font-size:18px;}
}
@media (max-width:767px){
	.news-box .hd .title{font-size:16px;}
}