@charset "utf-8";
.news_list li {
    zoom: 1;
    margin-bottom: 15px;
    position: relative;
}
.news_list li .line{position: absolute; background: #3b861f;}
.news_list li:hover .news_time{
    background: #3b861f;
}
.news_list li:hover .news_time .day{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.news_list li:hover .news_time .year{
    color: #fff;
}
.news_time {
    background: #f7f7f7;
    /*width: 100px;*/
    height: 100%;
    float: left;
    height: 95px;
}
.news_time .day {
    display: block;
    font-size: 40px;
    font-family: Impact;
    color: #9d9d9d;
   border-bottom: 1px solid #e2e2e2;
    margin: 10px auto 0;
    text-align: center;
    float: none;
    padding: 0 0 8px 0;
}
.news_time .year {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #9d9d9d;
    margin-top: 8px;
    float: none;
}
.new-sm{
    width: 100%;
    height: 100px;
    background: url(../../images/news/xwzx.png) 20% center #2968bd no-repeat;
}
.new-sm span{
    line-height: 100px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-left: 10%;
}
.news_time .type a {
    color: #fff;
    font-family: '宋体', Arial;
}
.goLeft {
    float: left;
}
/*.news_cont{margin-left: 10px;}*/
.news_cont h2 {
    font-size: 22px;
    font-weight: 400;
    padding-top: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_cont h2 a {
    color: #333;
    font-size: 18px!important;
    font-weight: 400;
}
.news_cont .demo {
    line-height: 24px;
        margin-top: 20px;
    float: left;
    text-align: left;
}
.news_cont .demo span {
    color: #666;
    font-size: 16px;
    margin-right: 25px;
}
.news_cont .vis {
    color: #999;
    line-height: 28px;
    margin-top: 12px;
    position: absolute;
    top: 35px;
    right: 30px;
}
.news_cont .vis a {
    color: #9d9d9d;
}
.news_cont .more {
    float: right;
    display: inline-block;
    border: 1px solid #9d9d9d;
    line-height: 28px;
    padding: 0 24px;
}


.m-lst-nav #w-nav  .mtgz a{
    background: url(../../images/news/bmdt.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .mtgz:hover a{
    background: url(../../images/news/bmdt-h.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .mtgz.active a{
    background: url(../../images/news/bmdt-h.png) 20% center no-repeat;
}

.m-lst-nav #w-nav  .c101678 a{
    background: url(../../images/news/zxbd.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101678:hover a{
    background: url(../../images/news/zxbd-h.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101678.active a{
    background: url(../../images/news/zxbd-h.png) 20% center no-repeat;
}

.m-lst-nav #w-nav  .c101680 a{
    background: url(../../images/news/dfxw.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101680:hover a{
    background: url(../../images/news/dfxw-h.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101680.active a{
    background: url(../../images/news/dfxw-h.png) 20% center no-repeat;
}

.m-lst-nav #w-nav  .c101683 a{
    background: url(../../images/news/gzdt.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101683:hover a{
    background: url(../../images/news/gzdt-h.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101683.active a{
    background: url(../../images/news/gzdt-h.png) 20% center no-repeat;
}

.m-lst-nav #w-nav  .tpxw a{
    background: url(../../images/news/bmdt.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .tpxw:hover a{
    background: url(../../images/news/bmdt-h.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .tpxw.active a{
    background: url(../../images/news/bmdt-h.png) 20% center no-repeat;
}

.m-lst-nav #w-nav  .c101681 a{
    background: url(../../images/news/spxw.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101681:hover a{
    background: url(../../images/news/spxw-h.png) 20% center no-repeat;
}
.m-lst-nav #w-nav  .c101681.active a{
    background: url(../../images/news/spxw-h.png) 20% center no-repeat;
}
.imgList {
    margin: 0 -10px;
}
.imgList ul li {
    margin-top: 10px;
}
.u-lst ul li {
    overflow: hidden;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.imgList ul li a {
    /* padding: 10px; */
    display: block;
    text-align: center;
}
.imgList ul li .aimg{
   padding: 5px 5px 10px 5px;
   background: url("../../images/public/tpxw.jpg") top center no-repeat;
   background-size: 100% 100%;
height:200px;
}
.imgList ul li a img {
    width: 100%;
    height: 170px;
}
.imgList ul li a p {
    
    color: #484848;
    line-height: 30px;
    white-space: normal;
}
@media all and (max-width: 1024px) {
    .news_cont{margin-left: 0;}
    .news_cont .demo span {
        color: #666;
        font-size: 12px;
        margin-right: 15px;
        float: left;
    }
    .m-lst-nav #w-nav li a{
        background: none!important;
    }
    .new-sm{
        width: 100%;
        height: 80px;
        background:  #006c9e ;
    }
    .new-sm span{
        line-height: 80px;
        padding-left: 0;
    }

}
@media all and (max-width: 768px) {
    .news_time{padding: 10px 10px 5px 0;}
    .news_cont{margin-left: 0;}
    .news_cont .demo span {
        color: #666;
        font-size: 12px;
        margin-right: 15px;
        float: left;
    }
    .shadow-0{box-shadow: none;}


}
@media all and (max-width: 750px) {

    .news_cont h2{
        white-space: normal;
 font-size: 14px!important;
    }
    .new-sm{
        width: 100%;
        height: 40px;
        background:  #006c9e ;
    }
    .new-sm span{
        line-height: 40px;
        padding-left: 0;
    }
.m-lst-nav ul li {
    margin-bottom: 10px;
    width: 30%;
    float: left;
}
}