@charset "utf-8"; 
.clear{clear:both;line-height:0;overflow:hidden}
.content{width:100%;display:block;overflow:hidden}
.news_list{width:100%;margin-top:12px;display:block}
.news_list .zx{width:100%;height:94px;display:block;overflow:hidden}
.news_list .zx img{width:100px;height:70px;float:left;padding:12px 10px}
.news_list .zx .z_text{padding:12px 10px;height:70px}
.news_list .zx .z_text h3{font-size:16px;color:#1e1e1f;height:45px;line-height:24px;overflow:hidden}
.news_list .zx .z_text span{font-size:12px;color:#9b9b9b;height:25px;line-height:38px;display:block;overflow:hidden;float:right}
.text_list{width:100%;margin-top:10px;display:block}
.list{height:1px;background:#ececec;border-bottom:1px solid #fff}
#more{font-size:12px;color:#888;display:block;line-height:20px;height:20px;text-align:center}
#infocon {
    width: 100%;
    margin-top: 10px;
    display: block;
}

#infocon .lxw {
    width: 100%;
    display: block;
    overflow: hidden;
    max-height: 128px;
    margin-top: 3px;
    background: #f9f9f9;
}

#infocon .lxw .l_text {
    padding: 12px 10px;
}

#infocon .lxw .l_text h3 {
    font-size: 16px;
    color: #1e1e1f;
    max-height: 45px;
    line-height: 24px;
    overflow: hidden;
}

#infocon .lxw .l_text p {
    font-size: 14px;
    color: #7e7d7d;
    height: 14px;
    line-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 15px;
}

#infocon .lxw span {
    padding: 1px 5px;
    text-align: center;
    height: 13px;
    border-radius: 2px;
    display: inline-block;
    line-height: 13px;
    margin-bottom: 12px;
    margin-top: 3px;
    margin-left: 10px;
    text-shadow: 0 1px 0 rgba(67,25,12,0.5);
    font-size: 12px;
    color: #ffffff;
}

#infocon .lxw .label1 {
    background: #0da6ec;
}

#infocon .lxw em {
    width: 75px;
    float: right;
    margin-top: 3px;
    margin-right: 10px;
    height: 14px;
    font-size: 13px;
    color: #9a9a9a;
    background: url(../images/news_bg2016.png) no-repeat;
    background-size: 75px auto;
    background-position: -2px -126px;
    display: inline-block;
    line-height: 13px;
    padding-left: 18px;
}
