﻿.w
{
    width: 1200px;
    margin: 0 auto;
}
.clearfl
{
    zoom: 1;
}
.clearfl:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fl {
    float: left;
}
.fr {
    float:right;
}
.news_module 
{
    padding-bottom:50px;
}
.news_module .news_module_left {
    width: 830px;
    border:1px #eee solid;
}
.news_module .news_module_right {
    width: 300px;
    padding: 30px 20px;
    background: #fff;
    padding-top: 0;
    border:1px #eee solid;
}
.news_module .news_module_left .newslist
{
    width: 790px;
    background: #fff;
    padding: 10px 20px;
}
.newslist{width:790px;background:#fff;padding:10px 20px;}
.newslist li{width:100%;height:130px;padding:19px 0;display: block;border-top:1px #eee solid;}
/*.newslist li:first-child{border:none;}*/
.newslist li a.fl{width:196px;height:130px;overflow:hidden;}
.newslist li a.fl img{width:100%;height:100%;}
.newslist li .font{width:574px;float:right;padding-top:10px;}
.newslist li .font h6,.newsBox .tab_div li.li3 h6{font-size:18px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;margin:0;font-weight: normal;}
.newslist li .font p,.newsBox .tab_div li.li3 p{color:#898989;font-size:14px;line-height: 24px;height:48px;overflow:hidden;margin-top:10px;}
.newslist li .font span,.newsBox .tab_div li.li3 span{display: block;text-align: right;margin-top:20px;color:#898989;}
.newslist li:first-child{border:none;}
.newsloadMore{height:40px;line-height: 40px;width:100%;background:#fff;font-size:14px;color:#898989;text-align:center;cursor:pointer;    /*border-top: 1px #eee solid;*/}

.newsLabelbox i{font-style: normal;color:#898989;}
.newsLabelbox a{padding:2px 15px;border:1px #eee solid;border-radius:5px;margin-left:10px;font-size:12px;color:#898989;}
.newsLabelbox a:hover{border-color:#e50419;color:#e50419}
.mart_5{margin-top:5px;}
.mar_16 {
    margin-top: 16px;
}
.newsLabelList_tit{background: #fff;overflow:hidden;}
.newsLabelList_tit p{width: 790px;margin:0 20px;height:50px;line-height:50px;border-bottom:1px #eee dashed;font-size:14px;color:#898989;}
.newsLabelList_tit p i{font-style: normal;color:#e50419;margin:0 5px;}
 
.news_module_right .title{font-size:30px;color:#333;font-weight:normal;margin:0;line-height: 40px;}
.news_module_right .time{font-size:14px;color:#898989;padding:23px 0 17px;border-bottom:1px #ccc solid;}
.news_module_right .time span{margin-right:17px;}
.news_module_right .source{text-align:right;font-size:14px;color:#898989;}
.hotnewslist{padding-bottom:30px;}
.hotnewslist dl{margin-top:20px;}
.hotnewslist dl dd{width:150px;height: 100px;float: left;}
.hotnewslist dl dd img{width:100%;height:100%;}
.hotnewslist dl dt{width:130px;float: right;}
.hotnewslist dl dt a{display: block;width:100%;height:66px;overflow: hidden;line-height: 22px;font-size:14px;}
.hotnewslist dl dt .see{background: url('../images/see_ico.png') left 16px no-repeat;padding-left:20px;padding-top:12px;background-size:14px;}
.hotnewshead {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px #e50419 solid;
    position: relative;
}
.hotnewshead span {
    padding-left: 8px;
    border-left: 4px #e50419 solid;
    font-size: 20px;
}
.hide
{ display:none;}