* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    letter-spacing: 1px;
}

html,
body {
    position: relative;
    font: normal 100% Helvetica, Arial, sans-serif;
    max-width: 750px;
    margin: auto;
    font-family: "FZBIAOYSJW";
}

/* body{padding: 2.5%;} */
img,
div {
    display: block;
    -webkit-tap-highlight-color: transparent
}

a {
    text-decoration: none;
}

.hidden {
    display: none;
}

.fr,
.fl-r {
    float: right;
}

@font-face {
    font-family: "FZBIAOYSJW";
    src: url("/static/css/FZBIAOYSJW.TTF");
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
}

/* 视频 */
.video-box,
#showContent {
    width: 100%;
    height: 56.25vw;
    max-height: 421.875px;
}

.video-box {
    position: relative;
}

.video-box #h5_play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.shadow-box {
    position: absolute;
    top: 0;
    left: 0;
}

#wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

#wrapper container {
    position: relative;
    display: block;
}

#wrapper video {
    display: block;
    background-color: #000;
}

#wrapper video:focus,
#wrapper video:active {
    outline: none;
}

chimee-state-play {
    opacity: 0
}

chimee-popup cm-pp-close {
    display: none
}

chimee-popup {
    background: transparent !important;
    border: none !important;
    z-index: 2 !important
}

cm-pp-head {
    position: absolute;
    right: 2%;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 16px;
    padding: 5px 10px !important;
}

cm-pp-head span {
    color: #FADB14
}

cm-pp-body .ctr {
    width: 100%;
    position: absolute;
    bottom: 10%;
}

cm-pp-body .play_on {
    float: left;
    margin-left: 4%
}

cm-pp-body .ctr .sound {
    float: left;
    margin-left: 4%
}

cm-pp-body .ctr .know_more {
    float: right;
    margin-right: 4%;
    width: 88px;
    height: 32px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 5px;
    text-align: center;
}

cm-pp-body .ctr .full_screen {
    float: right;
    margin-right: 4%
}

cm-pp-body p {
    width: 28px;
    height: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
}

chimee-state-play {
    display: none
}

cm-pp-body .pauseAd {
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

cm-pp-body .pauseAd img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

chimee-progressbar-all,
chimee-volume.horizonal chimee-volume-bar-all {
    background: #367be3 !important;
}

/* container{z-index: 66666;} */

.app-guide {
    width: 100%;
    height: 100%;
}

.app-guide-btn {
    position: absolute;
    left: 30%;
    bottom: 39%;
    width: 40%;
    height: 10%;
}

@media screen and (min-width: 750px) {
    .vcp-player {
        width: 750px !important;
        height: 421.875px !important;
    }

    .vcp-player video {
        width: 100% !important;
        height: 100% !important;
    }
}

/* 弹幕 */
.barrage_box-box {
    width: 100%;
    height: 150px;
    z-index: 10;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.barrage_box {
    position: absolute;
    top: 10px;
    font-size: 15px;
    padding: 5px 10px;
    color: #fff;
    white-space: nowrap;
}

.barrage_box_line {
    width: 100%;
    height: 30px;
    position: relative;
}

.barrage_active {
    color: #367be3;
}

/* 操作 */
/* 直播按钮样式修改 */
.operation-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 2.5%;
    border-bottom: 1px solid #eee;
}

.operation-left {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.logo {
    float: left;
    width: 45px;
}

.logo-text {
    margin-left: 10px;
    width: 65%;
    height: 100%;
}

.logo-title {
    font-size: 0.9em;
    margin-top: 0.2em;
}

.play-num {
    color: #ccc;
    font-size: 0.8em;
}

/* 直播预约按钮 */
.operation-right {
    flex: 2;
    text-align: right;
}

.operation-right .barrage,
.operation-right .collection,
.operation-right .zan-img {
    display: inline-block;
    height: 1.3em;
    margin-right: 0.5em;
}

/* 直播预约按钮 */
.appoint {
    display: inline-block;
    height: 1.5rem;
}

/* 直播的缩略图 */
.slider-fl {
    padding-bottom: 56.25%;
    position: relative;
}

.img-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.slider-fl img {
    height: 100%;
    object-fit: contain;
}

.guanzhu {
    display: inline-block;
    height: 1.5rem;
    font-size: 0.8em;
    color: #367be3;
    vertical-align: middle;
    ;
}

/* 直播预约按钮 end*/
.tab-box {
    width: 80%;
    margin: auto;
    overflow: hidden;
    height: 3.2em;
    padding-top: 0.2em;
    border-bottom: 1px solid #eee;
}

.tab,
.live-first,
.live-third {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    overflow-y: hidden;
}

.tabList {
    display: inline-block;
    padding: 0.5em 0;
    margin-left: 0.5em;
    margin-right: 1em;
    font-size: 1.1em;
}

.tab-active {
    border-bottom: 3px solid #367be3;
}

.tabContent {
    overflow: hidden;
}

.tabContentList {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

/* 举报 */
/* .jubao{display: none;} */
.jubao-box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}

.jubao-main {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.jubao-list {
    width: 60%;
    margin: auto;
    background-color: #fff;
    text-align: center;
    line-height: 2;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 5%;
    font-size: 17px;
}

.jubao-item input {
    margin-right: 5%;
}

.jubao-btns {
    margin-top: 7%;
}

.report-btn {
    display: inline-block;
    border: 1px solid #aaa;
    padding: 0 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 5px;
}

.report-btn:first-child {
    margin-right: 15%;
}

/* 广告栏 */
.guanggao {
    margin-bottom: -10px;
}

.guanggao a {
    padding-bottom: 18.75%;
    width: 100%;
    height: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.swiper-paginations {
    position: relative;
    text-align: right;
    margin-top: -10px;
    z-index: 2;
}

/* 多路直播只有一级 */
.swiper-container-multi {
    margin: 10px 10px;
}

.swiper-container-multi .swiper-slide {
    margin-right: 10px;
    max-width: 230px;
}

.view {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    box-sizing: border-box;
}

.view-list-item {
    margin: 2% 0 2% 2%;
    width: 30%;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 3px;
}

.view-list {
    height: 46px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    max-width: 230px;
}

.view-list-title,
.view-list-content {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin: 0;
}

.view-list-title {
    margin-bottom: 5px;
}

.view-list-active {
    color: #367be3;
    border-color: #367be3;
}

/* 多路直播 */
.live-first-box,
.live-third-box {
    width: 100%;
    overflow: hidden;
    height: 3em;
    border-bottom: 1px solid #eee;
}

.live-first-box {
    padding-left: 0.5em;
}

.live-first {
    height: 3em;
    padding: 0.5em 0;
}

.live-first-title {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    font-size: 1em;
    border: 0.8px solid #ccc;
    border-radius: 2em;
    padding: 0 1em;
    margin-left: 0.5em;
}

.live-first-title:last-child {
    margin-right: 1em;
}

.live-first-active,
.live-third .live-third-active {
    color: #367be3;
    border: 0.8px solid #367be3;
}

.live-second-box {
    border-bottom: 1px solid #eee;
}

.live-second-list {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.6em;
}

.live-second-list-left {
    flex: 1.5;
    text-align: center;
}

.live-second-list-left .jian {
    width: 0.8em;
    display: inline-block;
    vertical-align: baseline;
}

.live-second-list-mid {
    flex: 7;
    font-size: 0.95em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.live-second-active {
    color: #367be3;
}

.live-second-list-right {
    flex: 2.5;
    font-size: 0.85em;
    color: #367be3;
    text-align: right;
    padding-right: 10px;
}

/* .live-second-list-right .roadLine{width: 7em;margin: auto;} */
.live-third-box {
    background-color: #F7F7F7;
    height: 3em;
    display: none;
}

.live-third {
    padding: 0.5em 0;
    padding-left: 0.5em;
    height: 3em;
}

.live-third-title {
    display: inline-block;
    margin-left: 0.85em;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1em;
    font-size: 0.8em;
    color: #ccc;
    border: 0.8px solid #ccc;
    border-radius: 5px;
}

.live-third-title:last-child {
    margin-right: 1.3em;
}

.duolu-content-box {
    width: 80%;
    height: 350px;
    position: fixed;
    top: 0;
    left: 10%;
    overflow: hidden;
    display: none;
    background-color: #fff;
    border: 0.8px solid #eee;
    border-radius: 5px;
}

.duolu-content {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    padding: 10px;
    margin-top: 20px;
    padding-top: 0;
}

.duolu-close {
    width: 12px;
    position: absolute;
    top: 5px;
    right: 10px;
}

/* 聊天室 */
.message-container {
    padding: 5px 2.5%;
}

/* .message-container .item{margin-bottom: 5px;}
			.message-container .item .item-level{display: inline-block;background-color: #0fade7;color: #FFF;font-size: 12px;padding: 1px 5px;border-radius: 3px;margin-right: 5px;}
			.message-container .item .item-name{margin-right: 5px;color: #999999;font-size: 16px;} */
#chat {
    padding-bottom: 50px !important;
    background-color: #EFEFEF;
}

.message-container .item {
    margin-top: 5px;
}

.message-container .item-left {
    width: 35px;
    float: left;
}

.message-container .item-left .item-left-img-box {
    width: 35px;
    height: 35px;
    border-radius: 17.5px;
    background-size: cover !important;
}

.message-container .item-right {
    font-size: 13px;
    margin-left: 40px;
    padding: 8px 0 5px 0;
}

.message-container .item-level {
    border-radius: 3px;
    padding: 1px 5px;
    font-size: 12px;
}

.message-container .item-name {
    color: #737373;
    padding: 1px 6px;
}

/* .message-container .item-right-bottom{ margin-top: 1px;} */
.message-container .content-box {
    display: inline-block;
    border-radius: 3px;
    padding: 3px 5px;
}

/* 打赏样式 */
#reward-item {
    display: flex;
    align-items: center;
    width: 80%;
    background: url(/static/img/rewardItem-bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    margin: 10px 0;
    padding-left: 10px;
}

#reward-item .item-left {
    float: left;
}

/* 头像 */
#reward-item .item-left .item-left-img-box {
    position: relative;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-size: cover !important;
    border: 2px solid #fff;
}

/* 头像上的王冠 */
#reward-item .item-left .item-left-img-box img {
    position: absolute;
    left: -10px;
    top: -8px;
    width: 20px;
}

/* 中间的打赏内容 */
#reward-item .item-right {
    margin-left: 5px
}

/* 打赏人的名字 */
#reward-item .item-name {
    font-size: 12px;
    color: #FFFF93;
}

/* 打赏的金额数 */
#reward-item .content-box {
    background-color: transparent;
    font-size: 14px;
    color: #fff;
}

/* 跟赏 */
/* #reward-item .reard-follow{width: 90px;height: 80px;background:url(/static/img/reward-follow.png) no-repeat ;background-size: cover!important; margin-top: auto ;margin-left: auto;} */
#reward-item .reard-follow {
    height: 48px;
    margin-top: auto;
    margin-left: auto;
}

/* 跟赏的icon */
#reward-item .reard-follow img {
    height: 100%;
}

.message-container .banTips {
    margin-top: 5px;
    font-size: 13px;
    color: #F57D49;
}

.chat-tipBan-box {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.chat-tipBan {
    width: 80vw;
    margin: auto;
    border-radius: 5px;
    background-color: #fff;
}

.chat-tipBan-main {
    text-align: center;
    padding: 15px 0;
}

.chat-tipBan-main .img-box {
    width: 35px;
    height: 35px;
    border-radius: 17.5px;
    background-size: cover;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.chat-tipBan-main p {
    margin-top: 10px;
    font-size: 14px;
}

.chat-tipBan .btns {
    display: flex;
    width: 100%;
    border-top: 1px solid #ccc;
}

.chat-tipBan .btns-item {
    flex: 1;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
}

.chat-tipBan .jin {
    color: #367be3;
    border-right: 1px solid #ccc;
}

.news-box {
    width: 100%;
    background-color: #fff;
    position: fixed;
    bottom: 50px;
    left: 0;
    display: none;
}

.news-box p {
    text-align: center;
    line-height: 30px;
    font-size: 13px;
}

.chat-tip-box {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100vw;
    height: 100vh;
    display: none;
}

.chat-tip-main {
    margin: auto;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px;
}

.chat-online-box {
    position: fixed;
    left: 5px;
    bottom: 50px;
    background-color: #FFFFFF;
    font-size: 13px;
    padding: 3px 5px;
    border-radius: 3px;
    visibility: hidden;
}

.chat-online-box .name {
    color: #F57D49;
}

.chat-online-tip {
    -webkit-animation: moveInTop 0.5s ease-out 0s 1 forwards;
    animation: moveInTop 0.5s ease-out 0s 1 forwards;
}

@keyframes moveInTop {
    0% {
        visibility: visible;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

/* 打赏 */
#touch {
    width: 60px;
    right: 0;
    bottom: 60px;
    z-index: 99999;
    position: fixed;
    transform-origin: 0px 0px;
    opacity: 1;
    transform: scale(1, 1);
    display: none;
}

#touch img {
    width: 100%;
}

/* 评论 */
#comment-messages {
    padding-bottom: 60px;
}

#comment-messages .item {
    position: relative;
    padding: 10px 14px;
    font-size: 14px;
}

#comment-messages .usernamephoto {
    float: left;
}

#comment-messages .usernamephoto img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

#comment-messages .comment-infos {
    width: 100%;
    padding-left: 50px;
    box-sizing: border-box;
}

#comment-messages .comment-infos .comment-address-date .username,
#comment-messages .comment-interaction {
    color: #777;
}

#comment-messages .comment-infos .comment-address-date a.reply {
    background: url(/img/app-com-num.png)no-repeat left center;
}

#comment-messages .comment-infos .comment-address-date a.zan {
    background: url(/img/app-com-zan.png) no-repeat left center;
}

#comment-messages .comment-infos .comment-address-date a.reply,
#comment-messages .comment-infos .comment-address-date a.zan {
    margin-left: 5px;
    height: 15px;
    line-height: 15px;
    padding-left: 18px;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    color: #777;
}

#comment-messages .comment-infos .comment-address-date span,
.m-comment .comment-interaction span {
    font-size: 12px;
    color: #777;
}

#comment-messages .comment-content,
#comment-messages .all-reply-box {
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
}

#comment-messages .reply-box .username {
    color: #4486cf;
}

/* #comment-messages .reply-box .username + span{display: inline-block;width: 90%;vertical-align: top;} */
#comment-messages .comment-more {
    text-align: center;
}

#comment-messages .comment-more span {
    color: #999;
    font-size: 10px;
    padding: 0 20px;
}

#comment {
    padding-bottom: 50px;
}

#comment_list .img-list {
    width: 100%;
}

#comment_list .img-list .img-box {
    width: 30%;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    position: relative;
}

#comment_list .img-list .img-box .play_icon {
    width: 30%;
    position: absolute;
    top: 35%;
    left: 35%;
}

/* 图文直播 */
#imagetexts .user-card {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.item-list-tab {
    overflow: hidden;
    background-color: #ffffff;
}

#imagetexts {
    width: 80%;
    margin-left: 10%;
    padding-left: 30px;
    border-left: 1px solid #ebebeb;
    margin-top: 5px;
}

#imagetexts .item-content {
    padding: 10px 10px;
    background-color: #ebebeb;
    border-radius: 3px;
    width: 100%;
}

#imagetexts .item-c {
    padding: 0;
    overflow: visible;
}

#imagetexts .item-c .user-card {
    overflow: visible;
    position: relative;
}

.small-circle {
    position: absolute;
    top: 6px;
    left: -34px;
    width: 3%;
}

.big-circle {
    position: absolute;
    left: -50px;
    top: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 10px;
    padding: 2px;
    border: 1px solid rgb(203, 203, 203);
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    background-color: rgb(236, 236, 236);
}

#imagetexts .item-time {
    color: #666666;
    line-height: 20px;
    font-size: 12px;
}

#imagetexts .item-videos a {
    position: relative;
    width: 100%;
    height: 4.91rem;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    display: inline-block;
    float: left;
    margin-top: 5px;
}

#imagetexts .demo-gallery {
    overflow: hidden;
}

#imagetexts .demo-gallery a {
    position: relative;
    width: 31% !important;
    height: 0 !important;
    padding-bottom: 31%;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-top: 5px;
}

#imagetexts .demo-gallery a .item-bg {
    width: 100%;
    padding-bottom: 100%;
}

#imagetexts .item-videos figure:nth-last-child(1):first-child a,
#imagetexts .item-videos figure:nth-last-child(1):first-child .item-bg {
    width: 100% !important;
    height: 4.91rem !important;
    padding-bottom: 0 !important;
}

.item-videos {
    overflow: hidden;
}

.item-videos a .item-bg {
    width: 100%;
    height: 100%;
    min-height: 75px;
}

#imagetexts .item-videos .item-player {
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 2;
    width: 30px;
    height: 30px;
    background: url(../img/play_icon.png) no-repeat center center;
    background-size: contain;
    margin-left: -15px;
}

.ui-refresh-down {
    color: #999;
    font-size: 12px;
    text-align: center;
    line-height: 35px;
}

#imageTexts .pswp {
    display: none;
}

.live-room .demo-gallery a img,
.item-videos a img {
    display: none;
}


/* 直播带货 */

/* * {touch-action: pan-y;} */

#goods_list {
    padding: 10px 5%;
}

ul {
    list-style-type: none;
}

.goods_item {
    margin-top: 1vw;
    padding: 5px 2%;
    overflow: hidden;
    border: 1px #ccc solid;
    border-radius: 10px;
}

.goods_thumb {
    float: left;
    width: 25%;
}

.thumb {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.goods_content {
    float: left;
    margin-left: 4%;
    width: 70%;
}

.goods_title {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* .goods_bottom{margin-top: 5vw;height: 10vw;} */

.goods_price {
    font-size: 12px;
    /* width: 20vw; */
    color: red;
    float: left;
}

.goods_price p {
    display: inline;
    margin-left: 1vw;
}

.goods_buy_btn {
    width: 37%;
    display: inline-block;
    float: right;
}

div[class^='type'] {
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 5px 5px;
}

.pullUpLabel {
    text-align: center;
    color: #999;
    font-size: 10px;
    padding: 0 20px;
}

/* 发送消息 */
.sectionCommentbox {
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    max-width: 750px;
    height: 50px;
    background-color: #FFF;
    padding: 5px 2%;
    box-sizing: border-box;
    border-top: 1px solid #d5d5d5;
    display: none;
    /* display: none; */
    overflow: hidden;
}

.sectionCommentbox div.box {
    width: 90%;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    padding: 0 15px;
    background-color: #D9D9D9;
    display: inline-block;
}

.sectionCommentbox div.box .comment-icon {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
}

.sectionCommentbox div.box input {
    display: inline-block;
    width: 70%;
    height: 40px;
    line-height: 40px;
    background: initial;
    border: none;
    outline: none;
    color: #888;
    font-size: 14px;
}

.sectionCommentbox div.box .send {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 9999;
    width: 30px;
    height: 20px;
    background: url(../img/app-send.png) no-repeat right center;
    background-size: contain;
    /* border-left: 1px solid #dddddd; */
    margin-top: 10px;
}

.sectionCommentbox div.box .jubao {
    display: none;
    /* display: inline-block; */
    float: right;
    position: relative;
    z-index: 9999;
    width: 30px;
    height: 20px;
    background: url(/static/img/live/news_share_jubao.png) no-repeat right center;
    background-size: contain;
    /* border-left: 1px solid #dddddd; */
    margin-top: 10px;
}

.sectionCommentbox .msgbox-bg,
.sectionCommentbox .auth-bg {
    z-index: 999;
    width: 100%;
    max-width: 750px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

/* .sectionCommentbox .auth-bg{display: block;} */

/* 上传文件 */
.sectionCommentbox .upload {
    display: inline-block;
    width: 6%;
    height: 40px;
    position: relative;
}

.sectionCommentbox .upload img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.sectionCommentbox .upload input {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

/* 预览 */
.preview-box {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 10vh;
    display: none;
    z-index: 11;
}

.preview-main {
    width: 100%;
    max-width: 750px;
    height: 80vh;
    overflow: auto;
    margin: auto;
}

.preview-main img,
.preview-main video {
    width: 100%;
    margin: auto;
}

.preview-box .btn-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding: 2vh;
    padding-bottom: 0;
}

.preview-box .btn-list span {
    color: #fff;
    font-size: 15px;
}

.preview-box .btn-list .cancel {
    float: left;
}

.preview-box .btn-list .sure {
    float: right;
}

.lead-app {
    position: relative;
}

.main-top {
    position: relative;
}

.main-content {
    padding: 0 24px;
}

.main-content .title {
    margin: .6rem 0;
    font-weight: 700;
    font-size: 1.1rem;
    color: #333;
}

.main-content .description {
    font-size: .9rem;
    color: #777;
}

#imageTags {
    display: flex;
    justify-content: center;
    padding: .8rem;
    color: #aaa;
}

#imageTags div {
    border-radius: .75rem;
    padding: 0 .3rem;
    margin: 0 .5rem .5rem 0;
    border: 1px solid #aaa;
    line-height: 1.5rem;
    font-size: .9rem;
}

#imageTags .active {
    border-color: #00A2F2;
    background-color: #00A2F2;
    color: #fff;
}

#imageWrap {
    display: flex;
    flex-flow: row wrap;
    /* justify-content: space-between; */
    padding: 0 5px;
}

#imageWrap>div{
    box-sizing: border-box;
    padding: 2.5px 5px;
    width: 50%;
}

#imageWrap .image {
    margin-bottom: 5px;
    /* width: calc(50vw - 7.5px); */
    height: calc(29vw - 10px);
    background: #fff no-repeat center / cover;
}

#imageWrap img {
    display: none;
}

#tsort {
    width: 18px;
    height: 30px;
    background: url('/img/tsort2.png') no-repeat center / contain;
}

#tsort.order {
    background-image: url('/img/tsort1.png');
}

#topBtn {
    display: none;
    position: fixed;
    top: 50vh;
    border-radius: 20px 0 0 20px;
    right: 0;
    width: 80px;
    padding: 20px 0;
    background: #000000b3;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

#topBtn img {
    width: 60%;
    margin: auto;
}

#topBtn .text {
    margin-bottom: 20px;
}
