.w850{
    width: 850px;
    background-color: #ffffff;
}
.content-wrap{
    padding-top: 30px;
    background-color: #f5f5f5;
}
.list-text-wrap .w850 .title{
    color:#016b4e;
    border-bottom: 2px solid #016b4e;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
}
.list-text-wrap .w850 .title span{
    display: inline;
    margin-left:10px;
}
.list-text-wrap .list-box i{
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #888;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.list-text-wrap .list-box{
    padding:20px 22px; 
    padding-top:6px;
    padding-left:12px;
    padding-right:12px;
    color: #888888;
    /* height: 1086px; */
}
.list-text-wrap .list-box li{
    padding:12px 0px;
}
.list-text-wrap .list-box li a{
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    display: inline;
}

.list-text-wrap .spot{
    width: 22px;

}
.list-text-wrap .text{
    width: 580px;
}
.list-text-wrap .time{
    padding-top:5px;
}
.content-wrap a:hover{
    text-decoration: underline;
}
.pubshtime{
    font-size: 14px;
    color: #888888;
}
.list-line{
    display: none;
}
.list-box .list-line-4,
.list-box .list-line-9{
    display: block;
    margin-left: 22px;
    width: 778px;
    height: 26px;
    float: right;
}
.list-line .bg-line{
    width: 100%;
    height: 2px;
    background: url(https://v2.cri.cn/M00/05/AA/rBABC19pneCAEiT2AAAAAAAAAAA4039760.line_07.png) repeat-x;
    margin-top: 26px;
}

.page-nav {float: left;font-size: 0;line-height: 0;text-align: center;width: 100%;padding: 75px 0 120px;}
.page-nav ul li {display: inline-block;*display: inline;font-size: 14px;line-height: 14px;margin: 0 6px 0px;border-radius:2px;}
.page-nav a {border: 1px solid #e8e8e8;display: inline-block;padding: 3px 7px;text-decoration: none;}
.page-nav li a:hover {background: #000 none repeat scroll 0 0;border-color: #000;color: #fff!important;text-decoration: none;}
.page-nav .current a {background: #000 none repeat scroll 0 0;border-color: #000;color: #fff;font-weight: bold;}
.page-nav .total b {color: #900;letter-spacing: 1px;margin: 0 3px;}
.page-nav .total_Page,.page-nav .jump_Page {display: none;}
.page-nav .current a{color: #ffffff!important;}
.list-text-wrap .list-box .page-nav a{font-size: 14px;}

.content-wrap {
    margin-top: 0px;
}


.current-events-comment .title-events>a{
    margin-top: 0px;
}
.current-events-comment .w850{
    margin-bottom:15px;
}

.current-events-comment .title-events a.more{
    display:block;
    width: 14px;
    height: 14px;
    background: url(https://v2.cri.cn/M00/05/AA/rBABC19pneCAEiT2AAAAAAAAAAA4039760.more_07.png) no-repeat center;
    float: left;
    background-size: 14px;
    margin-top: 15px;
    margin-left: 10px;
}

.current-events-comment .title-events span{
    padding-left: 10px;
    display:block;
    float: left;
    color: #0c6a4f;
    font-weight: 500;
}
.list-text-wrap .w850 .title-events {
    color: #016b4e;
    border-bottom: 2px solid #016b4e;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
}
.current-events-comment .list-box{
    padding:20px 22px; 
    padding-top:6px;
    padding-left:12px;
    padding-right:12px;
    padding-bottom: 10px;
    color: #888888;
}