﻿/* 当前位置开始 */
.current-position{line-height: 40px;font-size: 14px;}
.current-position>div{background: url(currentPosition.png) no-repeat left 13px;padding-left: 20px;padding-right: 20px;color: #999999;}
.current-position>div a{color: #999999;}
.current-position>div a:hover{color: #2d6fcd;}
/* 当前位置结束 */

/* 主体内容开始 */
.column-left{width: 360px;background-color: #f4f5f6;}
.column-left h1{line-height: 50px;padding-left: 30px;font-size: 18px;background-color: #2d6fcd;color: #ffffff;}
.column-col{padding: 0 30px 30px;}
.column-col li{font-size: 18px;}
.column-col li a{display: block;line-height: 49px;border-bottom: 1px solid #dddddd;background: url(col.png) no-repeat left 20px;padding-left: 38px;color: #333333;}
.column-col li.active a{background:url(colActive.png) no-repeat left 20px;color:#2d6fcd;}
.column-center{width: 30px;}
.column-right{width: 810px;border: 1px solid #dddddd;}
.column-list{font-size: 18px;padding:12px 29px 29px;min-height: 500px;}
.column-list li{background: url(listPic.png) no-repeat left 21px;padding-left: 13px;line-height: 45px;}
.column-list li span{color: #999999;}
.column-list  a{display: inline-block;float: left;width: 25%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;margin-top: 10px;text-align: center}
.column-list li span{float: right}
.column-list br{display: none;}
/* 主体内容结束 */

.column-list .lucidity_pgToolbar li{line-height: normal;background: none;margin-top: 0;}

/* 新增栏目页修改样式 */
.main{background: #ffffff;padding: 0 30px 40px;}
.default_pgToolbar{margin-top: -11px!important;}


/* 公报css */
.selecter{
    margin-left: 440px;
    margin-top: 30px
}
.nblogo{
    text-align: center
}
.nblogo img{
    margin: 20px auto
}
.selecter .year span{
    background: url(jt.png) 120px center no-repeat
}
.selecter .year span,.selecter .year p{
    display: block;
    width: 140px;
    height: 24px;
    border: 1px solid #dddddd;
    padding-right: 30px;
    cursor: pointer;
}

.selecter .year a{
    display: block;
    width: 100%
}
.qk{
    margin-top: 30px;
    border: 1px solid #dddddd;
    padding: 10px
}
.qk-con:not(:first-child){
    margin-top: 20px
}
.qk-con span{
    font-size: 20px;
    font-weight: bold
}
.ql-conbtm{
    margin-left: 4rem;
    margin-top:10px
}
.ql-conbtm a{
    font-size: 18px;
    display: block;
    line-height: 32px
}
.ql-conbtm a span{
    display: inline-block;
    color: #999999;
    font-weight: normal;
}