.news-header{width:100%;position:relative;margin:30px 0;text-align:center;}
.news-header .title{color:#1684cf;font-size:24px;display:inline-block;padding:0 80px;margin:0 auto;position:relative;}
.news-header .title:before{width:60px;height:2px;background:#1684cf;content:"";position:absolute;top:16px;left:0;}
.news-header .title:after{width:60px;height:2px;background:#1684cf;content:"";position:absolute;top:16px;right:0;}
.news-header .more{position:absolute;top:10px;right:10px;}
.news-header .more a{color:#1684cf;}
.page-header{position:relative;margin:20px 0 15px 0;padding:8px 15px;border:0;background:#1684cf}
.page-header .title{font-size:18px;color:#fff;position:relative;padding-left:28px;background: url(ico10.png) left center no-repeat;}
.page-header .more{position:absolute;top:10px;right:15px;}
.page-header .more a{color:#fff;}
.quick-list>li{margin-bottom:5px;}
.quick-list>li>a{font-size: 16px;color: #383838;background: #e7f5ff;height: 62px;padding: 15px 5px;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 0 30px;}
.quick-list2>li>a{font-size: 16px;color: #383838;background: #e7f5ff;height: 78px;padding: 15px 5px;display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: revert;-ms-flex-align: center;align-items: center;}
.quick-list2>li>a>img{margin:0 20px;}
.contact{padding:20px 25px;background: url(bg.png) center bottom no-repeat;background-size:cover;}
.contact p{color:#393939;font-size:15px;padding-left:25px;line-height:30px;}
.contact .p1{background: url(ico11.png) left 8px no-repeat;}
.contact .p2{background: url(ico12.png) left 8px no-repeat;}
.contact .p3{background: url(ico13.png) left 8px no-repeat;}
.contact .p4{background: url(ico14.png) left 8px no-repeat;}
@media (max-width: 1280px){
	.quick-list2>li>a>img{margin:0 15px;}
}
@media (max-width: 1200px){
	.quick-list>li>a{font-size:12px;}
	.quick-list>li>a>img{margin:0 10px 0 15px;}
	.quick-list2>li>a>img{margin:0 10px;}
}
