.yjzjDetail{
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}
.yjzjDetail .zz2{
    display: flex;
    justify-content: space-between;
}

.con-p .insertfileTag img{
    width: auto;
    height: auto;
    display: none;
}
.con-p .insertfileTag a{
    line-height: 30px;
    font-size: 16px !important;
    color: #000 !important;
}
.xl{
    padding: 30px 0 0 0;
}
.fj a{
    color: #a31b21;
    padding: 0;
}

#dczj_theme{
    color: #000;
}
.xl .jcxx{
    margin-top: 10px;
    padding-bottom: 10px;
    display: flex;
}

#dczj_htmlContent{
    padding-bottom:3rem;
    border-bottom: 1px solid #ddd;
}
.fj{
    border: none;
    margin-top: 20px;
}
.fj strong{
    background: none;
    color: #333;
}
.dczj-xl h2 span{
    color: #333;
}
.dczj-xl h2, .fj strong{
    background: none;
    padding-left: 0;
}
.dczj-tab{
    border: none;
    padding: 10px 0px;
}
.dczj-tab div{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.dczj-tab div h5{
    width: 150px;
    height: 35px;
    font-size: 16px;
    text-align: right;
    padding-right: 10px;
}
#userName{
    width:30%;
    border: 1px solid #666;
    padding-left: 20px;
    font-size: 14px;
}
#htmlContent{
    width:50%;
    padding-left: 20px;
    border: 1px solid #666;
    height: 150px;
    line-height: 30px;
    font-size: 14px;
}
#captcha{
    width: 20%;
    border: 1px solid #666;
    padding-left: 20px;
    font-size: 14px;
}
.dczj-tab .dlan{
    justify-content: center;
}
.dlan a, .dlan input{
    background-color: #a31b21;
    border-radius: 0;
    cursor: pointer;
}

/* 在线访谈 */
#zxft_htmlContent{
    padding-bottom:3rem;
    width: 100%;
}
.zxft-vio{
    margin-bottom: 2rem;
}
.zxft-vio h4{
    width: 100%;
    height: 60px;
    display: block;
    background: url(../images/hdjl/zxft2.png) left center no-repeat;
    margin-bottom: 10px;
}
.zxft-vio img{
    margin: auto;
    width: auto;
}
.zxft-con h4{
    width: 100%;
    height: 60px;
    display: block;
    background: url(../images/hdjl/zxft3.png) left center no-repeat;
    margin-bottom: 10px;
}
.zxft-con p{
    width: 100%;
    font-size: 18px;
    text-indent: 2em;
    line-height: 35px;
}
.con-p img {
    display:block ;
}
@media screen and (max-width: 1401px) {
    .zxft-vio img{
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 851px) {
    .xl .jcxx{
        display: inline;
    }
}
@media screen and (max-width: 801px) {
    #dczj_opinionDept{
        width: 100%;
        display: block;
        text-align: center;
    }
}
@media screen and (max-width: 751px) {
    .dczj-tab div h5{
        width: 20%;
    }
    .con-p p img{
        width: 100% !important;
        height: auto;
    }
    img{
        display: block;
    }
}
@media screen and (max-width: 557px) {
    .yjzjDetail .zz2{
        display: inline-block;
        width: 100%;
    }
    #dczj_beginTime , #dczj_endTime{
        width: 100%;
        display: block;
        text-align: center;
    }
    #dczj_theme{
        font-size: 18px;
        line-height: 35px;
    }
    .zxft-con p{
        font-size: 16px;
    }
}