.page_banner{background:url("../images/banner/news_banner.jpg") no-repeat;background-size:100% auto;-moz-background-size:100% 100%;-o-background-size:100% 100%;-ms-background-size:100% 100%;-webkit-background-size:100% 100%}
.news_list{margin-top:0.25rem}
.news_list li{box-sizing:border-box;padding:0.15rem;border-bottom: 1px dotted #454545;}
.news_list li .imgs_box{width:1.95rem;height:1.5rem;margin-right:0.2rem}
.news_list li .imgs_box img{max-width:1.95rem;max-height:1.5rem}
.news_info h2{
	width: 100%;
    font-size: 0.26rem;
    color: #333;
    line-height: 36px;
}
.news_info h6{    
    width: 100%;
    color: #666;
    font-size: 0.22rem;
    line-height: 24px;}
