@import url(reset.css);
@import url(header.css);
@import url(footer.css);
.main{width: 1200px;margin: 0 auto;height: auto;overflow: hidden;}
.main-box{width: 100%;}
.main-box .side-menu{width: 232px;float: left;background: #eee;}
.main-box .side-menu h1{background: #C7000B;font-size: 20px;color: #fff;line-height: 25px; text-align: center;padding: 10px;}
.main-box .side-menu ul{padding-bottom: 20px;overflow: hidden;}
.main-box .side-menu ul li{line-height: 50px;text-align: center; border-bottom: #ccc dashed 1px; font-size: 16px;}
.main-box .side-menu ul li.on a{color: #C7000B;}
.main-box .side-list{float: right;width: 950px; overflow: hidden;background: #eee;}
.main-box .side-list .list-box{padding:0 20px;background: #ffffff;}
.main-box .side-list h1{height: 50px;line-height: 50px;border-bottom: #ccc solid 3px;}
.main-box .side-list h1 span{float: left;height: 50px;line-height: 50px; padding: 0 10px; color: #C7000B;font-size: 20px; border-bottom: #C7000B solid 3px;}
.main-box .side-list .list-box ul{padding: 10px 0; overflow: hidden;}
.main-box .side-list .list-box ul li{height: 41px;line-height: 41px;position: relative;background: url(../images/2019010215.png) no-repeat 0 center; padding-left: 10px;}
.main-box .side-list .list-box ul li a {display: block;width: 90%;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.main-box .side-list .list-box ul li.xuxian{border-bottom: #ccc dashed 1px;padding-bottom:8px;margin-bottom:8px;background: none;height: auto;}
.main-box .side-list .list-box ul li span{position: absolute;right: 0;top: 0;}
.main-box .side-list .list-box ul li.line{height: 1px;margin:25px 0; border-top:#ccc dashed 1px;}
.main-box .side-list .list-view{line-height: 30px;padding: 20px;}

.main-box .side-list .list-pic{width:100%;position:relative;overflow:hidden;zoom:1;}
.main-box .side-list .list-pic ul{overflow:hidden;zoom:1;width: 99%;padding: 20px 12px;}
.main-box .side-list .list-pic ul li{float:left;margin-right: 12px;position:relative;width:222px;height: 135px;margin-bottom: 20px;}
.main-box .side-list .list-pic ul li img{width:222px;height: 135px;}
.main-box .side-list .list-pic ul li .txt-bg{position: absolute;bottom:0px;z-index: 1;height: 30px;width: 222px;background: #333;filter: alpha(opacity=60);opacity: 0.6;overflow: hidden;left: 0;}

.main-box .side-list .list-pic ul li .txt{position: absolute;bottom:5px;color: #ffffff;z-index: 9999;padding:0 10px;left: 0;width: 90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.main-box .side-list .list-pic ul li .txt a{color:#ffffff;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 100%;}
.pager_num {
    clear: both;
    display: inline;
    float: left;
    height: 42px;
    /* margin-top: 10px; */
    line-height: 44px;
    text-align: center;
    width: 100%;
    background: none;
    /* background: #f0f0f0; */
}
.pager_num2 {
    clear: both;
    display: inline;
    float: left;
    margin: ;
    height: 30px;
    line-height: 30px;
    
    text-align: center;
    width: 98%;
}
.pager_num span{color: #891c21;}
.pager_num input{background: #cb254b;color: #fff; padding:1px 5px;border: none;cursor: pointer;}
.pager_num input:hover{background: #CD7438;}
.pager_num_left {
	font-size: 14px;
    float: left;
    height: 30px;
    text-align: left;
}
.pager_num_right {
    float: right;
    height: 30px;
    padding-right: 20px;
    text-align: right;
}

.list-boxs{height:auto;overflow:hidden;/* margin:5px; */background: #ffffff;/*padding: 5px;*/}
.list-boxs ul{ height:auto; overflow:hidden; border-top:1px solid #e6e6e6; margin-top:5px;}
.list-boxs ul li{ line-height:24px; border:1px solid #e6e6e6; border-top:none; height:auto; overflow:hidden;}
.list-boxs ul li span{height: 100%;display:block;float:left;border-right:1px solid #e6e6e6;text-align:center;padding:10px 0px;overflow: hidden;}
.list-boxs ul li span.zt{width: 464px;padding:10px 0px;}
.list-boxs ul li span.zt a{font-size: 14px; padding:0px 5px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width: 95%; color:#222222; text-align:left;}
.list-boxs ul li span.zt a:hover{color:#c00;}
.list-boxs ul li span.kssj{ width: 90px;}
.list-boxs ul li span.jzsj{ width: 90px;}
.list-boxs ul li span.fbjg{width: 230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list-boxs ul li span.zjzt{ width: 70px;border-right:none;}
.list-boxs ul li.ls{color:blue;}
.list-boxs ul li.ls a{color:blue !important;}
.list-boxs ul li.one{height:50px; line-height:50px; background:#f2f2f2}
.list-boxs ul li.one span{padding:0px 0px;}
