.section-back{background-color:#eaf3fe;}
.section-back .page-title{height:42px;color:#024378;line-height:42px;display:inline-block;font-size:16px;}
.news-box .page-header{border-bottom:0;padding:12px 15px;margin-top:20px;background-color:#024378;}
.news-box .page-header .title{font-size:18px;color:#fff;font-weight:bold;}
.news-box .page-header .home-title-tab{margin-left:10px;padding-left:15px;position:relative;}
.news-box .page-header .home-title-tab:before{display:block;width:2px;height:19px;background-color:#fff;position:absolute;top:5px;left:0;content:'';}
.news-box .page-header .home-title-tab .home-title-more{color:#fff;}
.news-box .page-header .more{margin-top:12px;}
.news-box .page-header .more a{width:19px;height:4px;display:block;font-size:0;background: url(more.png) no-repeat;}
.news-box .page-header .set{margin-top:5px;margin-right:10px;}
.news-box .page-header .set a{width:16px;height:15px;font-size:0;display:block;cursor:pointer;background: url(set.png) no-repeat;}
.news-nav{margin-left:60px;}
.news-nav li{float:left;font-size:12px;background-color:#bfbfbf;color:#fff;margin-top:4px;margin-right:10px;border-radius:5px;height:19px;line-height:19px;width:49px;text-align:center;cursor:pointer}
.news-nav li.on,.news-nav li:hover{background-color:#f08625}
.news-item{display:none;}
.quick-list li{padding:6px 0 4px 0;border-bottom:1px solid #eee;}
.quick-list li a{display:block;padding-left:30px;}
.quick-list li img{display:inline-block;vertical-align:top}
.quick-list li span{margin-left:20px;line-height:30px;font-size:14px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
@media (max-width: 767px){
	
}