
/*左侧分类*/
.tab_nav{display:block;width: 252px;padding: 20px 0 26px 0; margin-right: 40px;margin-bottom:50px; }
.tab_moudel{width: 100%;padding: 10px 0;margin-bottom:30px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius:10px;border-radius: 10px;background: #c20101;overflow: hidden}
.tab_moudel p{height: 50px;line-height:50px;padding:0 16px;font-size: 20px;font-weight: 700;color: #fff;letter-spacing: 2px;}
.tab_moudel p:before{content: "";display: inline-block;height: 16px;width: 4px;background-color: #fff;vertical-align: middle;margin-left: -6px;margin-right: 10px;}
.tab_moudel li{width:100%;vertical-align: middle;}
.tab_moudel li a{width:100%;line-height:50px;padding:0 16px;display:block;text-align:left;font-size: 18px;color: #fff;}
.tab_moudel li a:hover{background-color: #d70000;}
.tab_moudel li a:before{content: "";display: inline-block;width: 6px;height: 6px;border: 2px solid #fff;webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius:50%;border-radius: 50%;margin-right: 6px;}
.list_cur{background: #d70000;}
/*三级分类*/
.down .tab_moudel_child{display: none}
.down:hover .tab_moudel_child{display: block}
.down .tab_moudel_child li a{padding:0 36px;}
.down .tab_moudel_child li a:before{width: 4px;height: 4px;}
/*新闻列表*/
.tab_box{width: 908px;height: auto;}
.tab_box a{display: inline-block;width: 100%;padding: 20px 0;border-bottom: 1px #eaeaea solid;}
.new_imgs{width:180px;height: 140px; overflow: hidden; float: left;}
.new_imgs img{width:100%;height: 100%;}
.new_tiltes{line-height: 34px;font-size: 18px;letter-spacing: 1px;color: #333;}


.new_xiang{line-height: 28px;font-size: 16px;letter-spacing: 1px; color: #666;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.new_xiang2{line-height: 28px;font-size: 16px;letter-spacing: 1px; color: #666;text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.tab_box a:hover .new_tiltes{color: #c20101;}
.load_more{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
     cursor:pointer;
    color: #999;
}
.ui-refresh-down{
    text-align:center;
    height:60px;
    line-height:60px;
    cursor:pointer;
    font-size: 20px;
    color: #999;
    letter-spacing: 2px;
    margin-bottom: 78px;
   
}
.pageli {
    float: left; width: 100%; 
}
.pageli li
{
    list-style: none; float: left; width:auto; padding-left: 2%; padding-right: 2%;line-height: 34px;font-size: 16px;margin-bottom: 20px; color: #a0a0a0;
}
.new_tiltes2
{
    text-align: center; font-weight: bold; font-size: 22px; line-height: 30px; height: 50px; clear: both;
}
.nera
{
    float: right; width: 78%; 
}
@media (max-width: 1200px) {
     html .m,  .m_navdaohang{width: 100%;min-width: 100%;}
    .tab_nav { width: 20%; margin-right: 20px; margin-left: 10px;}
    .tab_moudel li a{height:42px;line-height:42px;font-size: 16px;}
    .tab_box { width: 74%;}

    .new_tiltes{overflow: hidden;text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.nera { width: 68%; }
}
@media (max-width: 768px){
    .tab_nav{display: none}
    .m_tabss .ul_h{display: none;}
    .cp_nav{border-bottom: none;}
    .tab_box { width:100%;}
    .m_tabss{width: 100%;min-width: 100%;}
    .tab_box a {width:100%;border-bottom:none;background: #fff;border-top: 5px #f2f2f2 solid;}

    .tab_box .new_lodings{height:50px;line-height:50px;font-size: 16px;border-bottom: none;margin: 0;background: #f2f2f2;}
    .wap_a{width: 96%;margin: 0 2%;}
    .new_imgs{display: none;}
    .new_tiltes{line-height: 30px;font-size: 16px; font-weight: normal;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2;}
    .new_xiang2 img{ width: 100%; }
    .new_xiang2 {line-height: 28px; padding: 2%;}
    .new_remarks {margin-bottom: 0px;padding-top: 4px;font-size: 14px;}
    .load_more {width: 100%; height: 44px; line-height: 44px; text-align: center;cursor: pointer; display: block; }
    .ui-refresh-down{  font-size: 16px;margin-bottom: 0px;background: #f2f2f2;}
    .nera{width: 100%;}
}