.news-box .head{margin:40px 0 30px;position:relative;text-align:center;}
.news-box .head h3{color:#78024b;font-size:26px;display:inline-block;font-weight:bold;margin:0;position:relative;}
.news-box .head h3:before{width:27px;height:3px;background:#bbb;position:absolute;top:12px;left:-27px;content:"";}
.news-box .head h3:after{width:27px;height:3px;background:#bbb;position:absolute;top:12px;right:-27px;content:"";}
.news-box .head .more{position:absolute;top:0;right:0;}
.news-box .head .more a{display:block;width:49px;height:26px;line-height:24px;color:#363636;text-align:center;background: url(more.png) no-repeat;}
.section-page2{background-color:#f7f8f8;}
.section-page2 .container,.section-page3 .container{padding-bottom:20px;}
.section-page4{background: url(bg.png) center bottom no-repeat;background-size:cover;}
.section-page4 .news-box .head h3{color:#fff;}
.section-page4 .news-box .head h3:before,.section-page4 .news-box .head h3:after{background:#fff;}
.section-page4 .news-box .head .more a{color:#fff;background: url(more2.png) no-repeat;}
.section-page5 .container{padding-top:40px;padding-bottom:40px;}
.sitelist65 li{margin-bottom:21px;}
.sitelist65 li:after{width:6px;height:6px;background:#a18c99;top:8px;}
.quick-list li{float:left;position:relative;width: 12.5%;padding-left:10px;padding-right:10px;margin:13px 0;}
.quick-list li a{width:100%;color:#fefefe;position:relative;height:68px;background:#8c97cb;padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;}
.quick-list li.li2 a{background:#448aca;}
.quick-list li.li3 a{background:#aa89bd;}
.quick-list li.li4 a{background:#88abda;}
.quick-list li.li5 a{background:#c490bf;}
.quick-list li.li6 a{background:#8f82bc;}
.quick-list li.li7 a{background:#c490bf;}
.quick-list li.li8 a{background:#ae5da1;}
.quick-list li.li9 a{background:#c490bf;}
.quick-list li.li10 a{background:#8f82bc;}
.quick-list li.li11 a{background:#c490bf;}
.quick-list li.li12 a{background:#ae5da1;}
.quick-list li.li13 a{background:#8c97cb;}
.quick-list li.li14 a{background:#448aca;}
.quick-list li.li15 a{background:#aa89bd;}
.quick-list li.li16 a{background:#88abda;}
@media (max-width:991px){
	.quick-list li{width:25%;}
}
@media (max-width:479px){
	.news-box .head h3{font-size:20px;}
	.quick-list li{width:50%;}
}