.news-head{position:relative;height:48px;border-bottom:2px solid #0055a0;background:#f5f5f5;}
.news-head .title{font-size:18px;line-height:44px;color:#004183;position:relative;padding:0 12px;border-bottom:2px solid #0055a0;}
.news-head .more{position:absolute;top:12px;right:12px;}
.news-head .more a{display:block;width:24px;height:21px;background: url(more.png) no-repeat;text-indent:-9999px;}
.quick-list>li{margin-bottom:12px;}
.quick-list>li>a{font-size:16px;color:#fff;height:79px;padding: 15px 5px;background: url(bg.png) center center no-repeat;background-size:cover;display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: revert;-ms-flex-align: center;align-items: center;}
.quick-list>li>a>img{margin:0 20px;}
.wechat{min-height:172px;padding:10px;background:#f3faff;margin-top:15px;}
.wechat .pic img{max-width:100%;height:auto;}
.wechat .text h4{margin-top:20px;}
.wechat .text h4,.wechat .text p{color:#474747;}
@media (min-width: 992px){
	.row-20{margin-left:-20px;margin-right:-20px;}
	.col-20{padding-left:20px;padding-right:20px;}
}
@media (max-width: 767px){
	.page-header .title{font-size:18px;}
}
