.news-head{position:relative;height:48px;border-bottom:2px solid #0063c8;background:#f5f5f5;}
.news-head .title{font-size:18px;line-height:44px;color:#004183;position:relative;padding:0 12px;border-bottom:2px solid #0063c8;}
.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:63px;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;}
.quick-list2>li{margin-bottom:20px;}
.quick-list2>li>a{width:100%;height:82px;color:#0063c8;font-size:20px;display: flex;justify-content: center;align-items: center;position: relative;background: #fff;box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.quick-list2>li>a:hover{color:#fff;background-color:#0063c8;}
.wechat{min-height:152px;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;}
}
