/*****/
/*****/
/*在线访谈概览页*/
/*****/
/*****/


/*最新访谈*/
.zxft-one{
    margin-top: 1.5rem;
}
.zxft-one-left{
    float: left;
    width: 35%;
    height: 19rem;
}
.zxft-one-left img{
    width: 100%;
    height: 19rem;
    object-fit: cover;
}
.zxft-one-right{
    float: right;
    width: 63%;
}
.zxft-one-right .ftOneMore{
    display: block;
    width: 10rem;
    margin: 2rem auto 0;
    font-size: 1.2rem;
    background: #f9f9f9;
    text-align: center;
    padding: 0.4rem;
    border-radius: 8px;
    font-weight: bold;
}
.zxft-one-right .ftOneMore{
    color: #333333;
}
.zxft-one-right .ftOneMore:hover{
    color: #487bc5;
}
.zxft-one-right-title{
    border-bottom: 1px solid #666;
}
.zxft-one-right-title>a{
    color: #333333;
    font-size: 1.2rem;
    font-weight: bold;
}
.zxft-one-right-title>a :hover{
    color: #487bc5;
}
.zxft-one-right-title p{
    margin-top: 0.6rem;
    font-size: 1rem;
    text-indent: 2em;
    line-height: 2rem;

}
.zxft-one-right-title p a{
    color: #666;
}
.zxft-one-right-info{
    margin-top: 1rem;
}
.zxft-one-right-info p{
    font-size: 1rem;
    margin-top: 1rem;
}
.zxft-one-right-info p a{
    color: #333333;
}
.zxft-one-right-info p a i{
    display: inline-block;
    color: #487bc5;
    border: 1px solid #487bc5;
    padding: 0 0.3rem;
    margin-right: 0.5rem;
    font-size: 0.9rem;
}



/*访谈预告*/
.zxft-two{
    margin-top: 3rem;
}
.zxft-two-img{
    margin-bottom: 1rem;
}
.zxft-two-img a{
    line-height: 1.5rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #487bc5;
}
.zxft-two-img i{
    display: block;
    float: left;
    margin-right: 0.8rem;
    width: 0.6rem;
    height: 1.5rem;
    background-color:  #487bc5;
}
.zxft-two-left{
    float: left;
    margin-right: 1rem;
}
.zxft-two-left a img{
    width: 20rem;
    height: 10rem;
    object-fit: cover;
}
.zxft-two-right{
    float: left;
}
.zxft-two-right>div{
    margin-bottom: 0.6rem;
}
.zxft-two-right>div a{
    color: #333;
    font-size: 1.2rem;
    font-weight: bold;
}
.zxft-two-right>div a:hover{
    color: #487bc5;
}
.zxft-two-right p{
    font-size: 1rem;
    line-height: 1.5rem;
}
.zxft-two-right p i{
    display: inline-block;
    color: #487bc5;
    border: 1px solid #487bc5;
    padding: 0 0.3rem;
    margin-right: 0.5rem;
    font-size: 0.9rem;
}


/*往期访谈*/
.zxft-three{
    margin-top: 3rem;
}
.zxft-three-img a{
    line-height: 1.5rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #487bc5;
}
.zxft-three-img i{
    display: block;
    float: left;
    margin-right: 0.8rem;
    width: 0.6rem;
    height: 1.5rem;
    background-color:  #487bc5;
}
.zxft-three-list #zxft{
    width: 100%;
    text-align: center;
}
.zxft-three-list #zxft li{
    display: inline-block;
    width: 23%;
    margin: 1rem 0.5% 0 0.5%;
}
.zxft-three-list #zxft li .wqft-left{
    width: 100%;
    overflow: hidden;
}
.zxft-three-list #zxft li .wqft-right{
    width: 100%;
    background: #f9f9f9;
    padding: 4%;
}
.zxft-three-list #zxft li .wqft-right .ftTitle{
    font-size: 1rem;
    color: #333333;
    text-align: justify;
    height: 3rem;
    overflow: hidden;
}
.zxft-three-list #zxft li .wqft-right .ftTitle:hover{
    color:  #487bc5
}
.zxft-three-list #zxft li .wqft-right p{
    font-size: 0.9rem;
    color: #999;
    text-align: left;
    margin: 0.8rem 0 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.zxft-three-list #zxft li .wqft-left img{
    width: 100%;
    object-fit: cover;
    height: 13rem;
    transition: .5s;
}
.zxft-three-list #zxft li .wqft-left img:hover{
    transform: scale(1.1);
}
.zxft-three .ftThreeMore{
    display: block;
    font-size: 1.2rem;
    background: #f9f9f9;
    padding: 0.4rem;
    width: 10rem;
    text-align: center;
    margin: 3rem auto 0;
    border-radius: 8px;
    font-weight: bold;
}
.zxft-three .ftThreeMore{
    color: #333333;
}
.zxft-three .ftThreeMore:hover{
    color:  #487bc5
}

/*****/
/*****/
/*在线访谈解读*/
/*****/
/*****/
.wqft-content{
    background-color: #fff;
    padding: 1rem;
}
.wqft-content ul{
    overflow: hidden;
    margin-bottom: 10px;
}
.wqft-content ul li{
    overflow: hidden;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #eaeaea;
}
.wqft-content ul li a .wqft-left{
    float: left;
    width: 20rem;
    height: 13rem;
}
.wqft-content ul li a .wqft-left img{
    width: 100%;
    object-fit: cover;
    height: 13rem;
}
.wqft-content ul li a .wqft-right{
    float: left;
    width: 58rem;
    margin-left: 1.2rem;
}
.wqft-content ul li a .wqft-right div{
    font-size: 1.2rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.8rem;
}
.wqft-content ul li a .wqft-right div:hover{
    color: #00b4f2;
}
.wqft-content ul li a .wqft-right p{
    line-height: 2rem;
    color: #555;
    font-size: 1rem;
}


/*****/
/*****/
/*在线访谈详情*/
/*****/
/*****/
.ftxq-prev{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xn2018_icon13.png");
    width: 30px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 40px;
}
.ftxq-next{
    display: inline-block;
    background: url("http://www.xianning.gov.cn/images/xn2018_icon14.png");
    width: 30px;
    height: 53px;
    position: absolute;
    right: 0;
    top: 40px;
}
.ftxq-content-box{

}
.ftxq-two{
    padding: 1.2rem;
    overflow: hidden;
    padding-bottom: 0;
}
#video{
    width: 32rem;
    height: 24rem;

}
.ftxq-one{
    font-size: 1.8rem;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    padding: 2rem 0;
    font-weight: bold;
}

.ftxq-two-left{
    float: left;
}
.ftxq-two-right{
    float: left;
    width: 45rem;
    margin-left: 1.6rem;
}

.ftxq-two-right-top-p i{
    display: block;
    float: left;
    margin-right: 0.8rem;
    width: 0.6rem;
    height: 1.3rem;
    background-color: #487bc5;
}
.ftxq-two-right-top-p span{
    line-height: 1.3rem;
    font-size: 1rem;
    font-weight: bold;
    color: #487bc5;
}


.ftxq-two-right-top ul li{
    line-height: 2.5rem;
    font-size: 1rem;
}
.ftxq-two-right-top .ftxq-two-right-top-p{
    margin-bottom: 8px;
    border-bottom: 1px solid #487bc5;
    padding-bottom: 0.5rem;
}
.ftxq-two-right-top ul li a i {
    float: right;
    color: #999;
}
.ftxq-two-right-top ul li a img {
    position: relative;
    top: -2px;
    margin-right: 3px;
}


.ftxq-two-right-top p a i{
    display: inline-block;
    background: url("http://www.xianning.gov.cn//tpl/material/2021/images/xn2018_icon17.png");
    width: 47px;
    height: 19px;
    font-size: 15px;
    text-align: center;
    line-height: 19px;
    color: #fff;
    margin-right: 5px;
}
.ftxq-two-right-top p{
    line-height: 2rem;
    margin-bottom: 1rem;
    font-size: 1rem;
}
.ftxq-two-right-top p a{
    color: #555;
}
.ftxq-tab{
    width: 495px;
    overflow: hidden;
    float: right;
}
.ftxq-two-right-top .ftxq-tab .one-top-list{
    overflow: hidden;
    position: relative;
}
.ftxq-two-right-top .ftxq-tab .one-top-list ul li{
    float: left;
}
.ftxq-two-right-top .ftxq-tab .one-top-list ul li img{
    margin-right: 13px;
}
.ftxq-two-right-top .ftxq-tab .one-top-list .prev {
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 999;
    cursor: pointer;
}
.ftxq-two-right-top .ftxq-tab .one-top-list .next {
    position: absolute;
    top: 39px;
    right: 0;
    z-index: 999;
    cursor: pointer;
}
.ftxq-three{
    padding: 4rem 1.2rem 1.2rem 1.2rem;
}
.ftxq-three .ftxq-three-p p{
    line-height: 1.8rem;
    font-size: 1rem;
}
.ftxq-three .ftxq-three-p div{
    margin-bottom: 24px;
    overflow: hidden;
}
.ftxq-three-p-title{
    margin-bottom: 2rem;
    border-bottom: 1px solid #487bc5;
    padding-bottom: 0.5rem;
}
.ftxq-three-p-title i{
    display: block;
    float: left;
    margin-right: 0.8rem;
    width: 0.6rem;
    height: 1.3rem;
    background-color: #487bc5;
}
.ftxq-three-p-title span{
    line-height: 1.3rem;
    font-size: 1rem;
    font-weight: bold;
    color: #487bc5;
}


/*zxftxqcss*/
.ftxq-three .row2 {
    overflow: hidden;
    margin-top: 2rem;
    border-bottom: 1px solid #ccc;
}
.row2-title{
    border-bottom: 1px solid #487bc5;
    padding-bottom: 0.5rem !important;
    margin-bottom: 2rem;
}
.row2-title i{
    display: block;
    float: left;
    margin-right: 0.8rem;
    width: 0.6rem;
    height: 1.3rem;
    background-color: #487bc5;
}
.row2-title span{
    line-height: 1.3rem;
    font-size: 1rem;
    font-weight: bold;
    color: #487bc5;
}
.ftxq-three .row2 div.fl {
    padding: 0px 15px 15px 0px;
    font-size: 18px;
    font-weight: 700;
}
.ftxq-three textarea {
    width: 100%;
    height: 8rem;
    background-color: #ffffff;
    border: 1px solid #ccc;
    margin-right: 0.8rem;
    padding: 0.5rem 0.8rem;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.row2 div {
    padding: 1.4rem 0 ;
}
.row4-3 {
    float: left;
    line-height: 50px;
    font-size: 14px;
}
.row4-3 span {
    font-size: 14px;
}
.text-red {
    color: #f41c20!important;
}
input {
    width: 163px;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 0.2rem;
    border-radius: 4px;
    line-height: 1.2rem;
    font-size: 1rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.content button {
    border: 1px solid #ccc;
    width: 80px;
    height: 40px;
    line-height: 40px;
    float: right;
    text-align: center;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 20px;
    background-color: #fff;
}
.content .xzal {
    color: #fff;
    background-color: #00b4f2;
}
#interviewForm .zxft_yqts{
    font-size: 14px;
    color: #999;
}
.row2 div.cxz{
    color: #00b4f2;
}
.layui-form .img-captcha-change{
    font-size: 14px;
    color: #999;
    margin-left: 1px;
}


@media screen and (max-width: 767px) {
    .zxft-one-left{
        width: 100%;
    }
    .zxft-one-right{
        width:100%;
    }
    .zxft-three-list #zxft li{
        width: 48%;
    }
    .wqft-content{
        padding: 0;
    }
    .wqft-content ul li a .wqft-right{
        margin-left: 0;
        margin-top: 0.8rem;
    }
}