﻿header{border-bottom:1px solid #eaeaee;}
main{width:1200px;margin:auto;overflow:hidden;display:block;}
nav{ width:282px;float:left;}
article{width:896px;float:right;}
.nav_20 li #nodetitle #currentlynode1 a{color: #2e2e30;}
.nav_20 li #nodetitle #currentlynode1 a:before{display:none;}

/*新闻列表*/
.new_list {    margin-top: 106px;}
.new_list li {background:none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 21px;
    font-size: 18px;
    overflow: hidden;
    zoom: 1;
    height: 20px;
    line-height: 20px;

}
.new_list li::before{
    content: "";
    background: #d8d8dc;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 9px;
    left: 5px;
    border-radius: 4px;
}
.new_list li a {
    color: #2e2e30;
}
.new_list li #reportidissuetime {
    float: right;
    color: #8e8e92;
    font-size: 12px;
}

/*分页样式*/
.page{text-align:center;padding:30px 0;clear:both;}
.page a{cursor:pointer;}
.page a,.layui-laypage-curr{padding:4px;border:1px solid #eaeaee;border-radius:4px;margin-left:5px;color:#2e2e30;vertical-align:middle;}
.page a.cur,.layui-laypage-curr{background:#18ae66;color:#ffffff;border:1px solid #18ae66;}
.page a:hover{border:1px solid #18ae66;}
.page input{padding:4px 7px;text-align:center;margin-left:5px;border:1px solid #eaeaee;border-radius:4px;vertical-align:middle;}
.page input[type=number]{padding:4px 0;}
.page .count,.page .layui-disabled{display:none;}

/*编辑器*/
figure{margin:5px auto;display:table;max-width:100%;clear:both;}
figure.image-style-align-left{float:left;}
figure.image-style-align-right{float:right;}
figure img,figure video{max-width:100%;height:auto;}
figure.image_resized img{width:100%;}
figure figcaption{text-align:center;}
figure table{border-collapse:collapse;}
figure th,figure td{border:1px solid #bfbfbf;min-width:28px;padding:0 6px;}

/*带图新闻列表*/
.tu_list{margin-top:87px;}
.tu_list li{clear:both;margin-bottom:24px;overflow:hidden;}
.tu_list li #reportidpicture{float:left;margin-right:24px;}
.tu_list li #reportidpicture img{width:240px;height:160px;}
.tu_list li .trth{float:left;display: contents;}
.tu_list li .trth #reportidname{font-size: 22px;color: #2e2e30;line-height: 32px;margin-bottom: 14px;
    display: block;}
.tu_list li .trth #reportidname a{color: #2e2e30;}
.tu_list li .trth #reportidlogograph{font-size: 16px;
color: #8e8e92;
line-height: 28px;}
.tu_list li .trth #reportidlogograph a{color: #8e8e92;}
.tu_list li .trth .shij{display:block;color:#8e8e92;font-size:12px;margin-top:28px;}
.tu_list li .trth .shij #reportidmedianame{color:#18ae66;margin-left:5px;    }
.tu_list li .trth .shij #reportidissuetime{float:right;}

/*文件夹*/

.folder-cont {display: block;
    line-height: 1.8;width:816px;float:right;
}
.folder-cont p{margin-bottom:20px;}