/*2020年5月22日*/

.zcjdlb .left {
    float: left;
    width: 67%;
}

.zcjdlb .right {
    float: right;
    width: 30%;
}

.xwtit {
    margin-top: 60px;
}

.xw-xtitle {
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 30px auto;
    padding: 0 20px;
    border-bottom: 1px solid #EEEEEE;
    box-sizing: border-box;
    text-align: center;
}

.xw-xtitle span {
    color: #999999;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.xw-xtitle span:nth-child(2) {
    margin-left: 10px;
}

.xw-xtitle span:nth-child(3) {
    text-align: right;
}

.xw-icon img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    float: left;
    top: 6px;
    cursor: pointer;
}

.xw-txt {
    font-size: 14px;
    color: #333333;
    /* text-indent: 30px; */
    margin-bottom: 25px;
    line-height: 26px;
}

.xw-txt p {
    margin-bottom: 26px;
}

.xw-xtitle .xw-icon {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: auto;
}

.wxshare {
    display: inline-block;
    width: 28px;
    height: 30px;
    background-position: 2px -33px !important;
    margin: -1px 3px 0px 3px;
    position: relative;
    top: 5px;
}

.wbshare {
    display: inline-block;
    width: 28px;
    height: 30px;
    background-position: 2px 5px !important;
    margin: -1px 3px 0px 3px;
    position: relative;
    top: 5px;
}

.sharediv {
    width: 100%;
    text-align: right;
    margin: 30px auto 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
}

.jiaicon {
    width: 9px;
    height: 11px;
    position: relative;
    top: -3px;
}

.shareicimg {
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
    display: inline-block;
    position: relative;
    top: 5px;
}

.conentbj {
    width: 100%;
    background: #f3f3f3;
}

.view.TRS_UEDITOR i,
.view.TRS_UEDITOR span,
.view.TRS_UEDITOR label,
.view.TRS_UEDITOR a {
    display: inline;
}

.mainbj {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}

.zcjdlb .right {
    float: right;
    width: 320px;
}

.zcjdlb .right-tjzc-list {
    position: relative;
    display: block;
    margin: 20px 0 0;
}

.zcjdlb .right .title-red {
    margin: 0 0 10px;
}

.zcjdlb .right-tjzc-list img {
    display: block;
    width: 100%;
}

.zcjdlb .right .right-inf {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    padding: 0 10%;
    font-size: 14px;
    text-align: center;
    background-color: #333333;
    background: rgba(51, 51, 51, 0.7);
    color: #fff;
}

.zcjdlb .right-inf:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.zcjdlb .img-list {
    margin-bottom: 50px;
    margin-top: 5px;
}

.zcjdlb .img-list-item {
    margin: 15px 0 0;
}

.today-follow-list .list-item {
    padding: 0;
}

.list-sort a:last-child {
    margin-bottom: 5px;
}

.zcjdlb .img-list-item:first-child {
    margin-top: 0;
}

@media screen and (max-device-width: 768px) {
    .zcjdlb .left {
        width: 100%;
    }
    .zcjdlb .right {
        width: 100%;
        float: left;
    }
    .current-location {
        width: 100%;
    }
    .xw-xtitle span {
        color: #999999;
        line-height: 0.4rem;
        width: auto;
        text-align: center;
    }
    .xw-xtitle .xw-icon {
        display: none;
    }
    .sharediv {
        display: none;
    }
    .mainbj {
        padding: 0 0.3rem;
        width: 100%;
        box-sizing: border-box;
    }
    .conentbj {
        background: #FFFFFF;
    }
    .right {
        display: none;
    }
    .xwtit {
        margin-top: 0.6rem;
        line-height: 0.6rem;
        padding: 0 0;
    }
    .xw-txt {
        font-size: 0.26rem;
        line-height: 0.4rem;
        margin-bottom: 0.4rem;
    }
    .TRS_Editor img {
        max-width: 100%;
    }
    .zwftsp {
        width: 100% !important;
    }
    .zwftsp .right.zwftVideo {
        display: block;
    }
}


/***********N44_普通详情页_访谈回顾详情页-视频开始*************/

.zwftsp {
    width: 500px;
    margin: 0 auto;
    padding: 20px;
    line-height: 26px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zwftsp li {
    line-height: 30px;
    font-weight: bold;
    color: #0000ff;
    margin-bottom: 20px;
}

.video-box {
    width: 650px;
    height: 490px;
    margin: 35px auto 20px auto;
}


/***********N44_普通详情页_访谈回顾详情页-视频结束*************/