.xq-const{
    height: auto;
    width: 100%;
    background: url(../images/zfxxgk/icon0s.png) bottom center no-repeat;
    background-size: cover;
}
.lb-const{
    height: auto;
    width: 100%;
    background: url(../images/zfxxgk/icon0s.png) bottom center no-repeat;
    background-size: cover;
}
.tpl-curpage{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333;
}
.tpl-curpage .dq{
    margin-top: 21px;
    width: 20px;
    height: 18px;
    display: inline;
}

.tpl-curpage a{
    display:inline;
}
.tpl-curpage .CurrChnlCls:last-child{
    color: #a31b21;
    font-weight: bold;
}
.tpl-main{
    height: 100%;
    width: 100%;
    background: #fff;
    margin-bottom: 5rem;
    display: inline-block;
}
.lb-const .w1400 .tpl-main .w80{
    padding: 50px 0;
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.tpl-main .government_norm{
    width: 300px;
    height: 100%;
}
.info-tree{
    width: 100%;
    background:#f9f9f9 ;
}
.info-tree span{
    display: block;
    text-align: center;
    height: 50px;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    background: #a31b21;
}
.info-tree li{
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
.info-tree li:hover{
    background-color:#ffe5bf;
    font-weight: bold;
}
.info-tree li:last-child{
    border-bottom: none;
}
.info-tree li a{
    color: #000;
}
.leadOn{
    background-color: #ffe5bf;
}
.leadOn a {
    font-weight: bold;
}

.tpl-main .con_next{
    width: calc(100% - 350px);
    color: #333;
    padding-top: 0px;
    padding-bottom: 3rem;
    height: 100%;
}
.tpl-main .con_next .w90 {
    display: inline-block;
    width: 100%;
}
.Single-con {
    padding: 0 15px;
}
.con_next ul .lynwlist .time{
    color: #999;
}
.con_next ul .lynwlist:hover a {
    color: #c00505;
    font-weight: bold;
    cursor: pointer;
}
.con_next ul .lynwlist:hover .time{
    color: #c00505;
    cursor: pointer;
}
/* 列表 */
.Single-con>ul{
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 2rem;
    margin-bottom: 4rem;
}

/*意见征集、问卷调查 */
.list-item{
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 1rem;
}
.list-item >div{
    margin-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
}
.list-item .tit{
    font-size: 18px;
    color: #333;
    line-height: 45px;
    height: 45px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-item .time {
    width: 100%;
    padding-left: 28px;
    background: url(../images/hdjl/icon_b_1.png) left center no-repeat;
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 40px;
}
.list-item .join{
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #666;
    margin-bottom: 1rem;
    display: inline-block;
    margin-top: 0.5rem;
    background-color: #e6e6e6;
}

.list-item:hover>div{
    background-color: #fffaf2;
}
.list-item:hover .join{
    background-color: #c92b2f;
    color: #fff;
}

/* 在线访谈 */
.list-item >a{
    margin-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
}
.list-item .zxft-con{
    height: 100%;
    display: inline-block;
}
.list-item .zxft-con:hover{
    background: #fffaf2;
}
.list-item .zxft-con .fl{
    overflow: hidden;
    width: 360px;
}
.list-item .zxft-con .fl img {
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 0.3s;
}
.list-item .zxft-con .fr {
    width: calc(100% - 380px);
    height: 100%;
}
.list-item .zxft-con .fr .zxft-tit, .list-item .zxft-con .fr .zxft-time{
    height: 35px;
    line-height: 35px;
   
    margin-top: 1rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-item .zxft-con .fr .zxft-tit{
    font-size: 18px;
    color: #333;
}
.list-item .zxft-con .fr .zxft-time{
    color: #666;
    font-size: 16px;
}
.list-item .zxft-con .fr .zxft-nr {
    height: 70px;
    line-height: 35px;
    color: #666;
    font-size: 16px;
    margin-top: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.list-item .zxft-con .fr em {
    font-weight: bold;
    float: left;
}
/* 页数 */
.min_page{
    margin-top: 3rem;
}
@media screen and (max-width: 1401px) {
    /* 在线访谈 */
    .list-item .zxft-con .fl{
        width: 45%;
    }
    .list-item .zxft-con .fr{
        width: 50%;
    }
}
@media screen and (max-width: 1214px) {
    .tpl-main .government_norm{
        width: 25%;
    }
    .tpl-main .con_next{
        width: 70%;
    }
    .list-item .zxft-con .fr .zxft-tit, .list-item .zxft-con .fr .zxft-time , .list-item .zxft-con .fr .zxft-nr{
        margin-top: 0;
    }
   
}
@media screen and (max-width: 751px) {
    .tpl-curpage {
        height: 100%;
        line-height: 35px;
        margin-bottom: 1rem;
    }
    .lb-const .w1400 .tpl-main .w80{
        display: inline;
    }
    .tpl-main .government_norm{
        width: 90%;
        margin: auto;
    }
    .tpl-main .con_next{
        width: 90%;
        margin: 2rem auto 0;
    }
    .Single-con{
        padding: 0;
    }
    .min_page li:first-child , .min_page li:last-child{
        display: none;
    }
    /* 意见征集、问卷调查 */
    .list-item >div{
        padding-left: 0;
        padding-right: 0;
    }
    /* 在线访谈 */
    .list-item .zxft-con .fl{
        float: none;
        width: 90%;
        margin: auto;
    }
    .list-item .zxft-con .fr{
        margin-top: 1rem;
        float: none;
        width: 100%;
    }
}
@media screen and (max-width: 513px) {
    .list-item .zxft-con{
        display: inline;
    }
}