#popup {display: none !important;}
::-webkit-scrollbar {
    width: 8px;
    padding-right: 4px;
    background-color: #ebebeb; 
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #d6d6d6; 
}
#qa_body{
    padding: 15px;
}
.qa_list, .qa_area, .text-live{
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
#qa_body dl div{
    background: #dcdcdc;
    position: relative;
    width: 100%;
    padding: 5px 10px;
}
#qa_body dl i{
    font-style: normal;
    color: #000;
}
#qa_body dl div::before{
    content: "";
    border: 8px solid;
    border-color: transparent  transparent  #dcdcdc transparent;
    position: absolute;
    top: -16px;
    left: 10px;
}
#qa_body dl div.mudu-replu{
    color: #e60012;
}
#qa_body dl div.mudu-replu span{
    color: #3c9dce;
}
#qa_body dl{
    margin-bottom: 20px;
}
#qa_body dd{
    word-break: break-all;
    font-size: 13px;
    line-height: 1.4;
}
#qa_body dt{
    display: flex;
    justify-content: space-between;
    color: #8a8a8a;
    font-size: 13px;
}
#qa_body dt p{
    display: inline-block;
    color: #e60012;
}
#qa_body dt p span {
    color: #3c9dce;
}
#qa_body dt span{
    display: inline-block;
}
.dot-live-back .change-size {
  display: none;
}
.dot-live-back .adv-content {
  width: 100%;
  height: auto;
  font-size: 0;
}
.chapter_list{
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px 10px 0 5px;
}
.chapter_list a{
    display: flex;
    justify-content: flex-start;
    outline: none;
    margin-bottom: 10px;
}
.chapter_list a span{
    font-size: 12px;
    color: #8a8a8a;
    display: block;
    line-height: 1.6;
}
.chapter_list a.on span{
    color: #e60012;
}
.chapter_list a span.n{
    text-align: center;
    min-width: 25px;
}
.chapter_list a span.b{
    flex: 1;
    padding: 0 10px;
    text-align: justify;
}
.chapter_list a span.s {
    min-width: 50px;
    text-align: right;
}
.section h2.title span.meeting-time{
    display: block;
    font-size: 20px;
    color: #868686;
    padding-top: 10px;
}
.section h2.title.title-time::before{
    height: 66px;
}
.section .live-countdown{
    width: 310px;
    height: 501px;
    border: 1px solid #cdd1d9;
    text-align: center;
    padding: 0 15px;
    background: url(../images/live-countdown_bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.home-latest-live {
    /* background: url('../images/live-bg.jpg') no-repeat;
    background-size: cover; */
    padding-bottom: 50px;
}
/* .home-latest-live h2.title, .home-latest-live h2.title span.meeting-time {
    color: #fff;
} */
.home-latest-live h2.title i {
    font-style: normal;
}
.home-latest-live .latest-live-body .live-main{
    position: relative;
    height: 501px;
    border-top: 1px solid #cdd1d9;
}
.home-latest-live.dot-live-back .latest-live-body .live-main, #live-back-wrap {
  width: 100%;
  height: 675px;
}
#live-back-wrap {
  display: none;
}
#recent-live {
  width: 100%;
  height: 100%;
}
.home-latest-live.dot-live-back #live-back-wrap {
  display: block;
}
.statuslive .live-main-move{
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/live-move-bg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.live-main-wrap{
    height: 100%;
    width: 100%;
    position: absolute;
}
.section h3.title-countdown{
    font-size: 22px;
    color: #e60012;
    padding: 30px 0 20px;
    font-weight: normal;
}
.section .countdown{
    display: inline-block;
}
.section .countdown li{
    padding: 0 3px;
    display: inline-block;
}
.section .countdown .piece{
    width: 49px;
    height: 49px;
    font-size: 30px;
    color: #fff;
    line-height: 49px;
    border-radius: 3px;
    background: #626262;
}
.section .countdown .countdown-spec{
    font-size: 18px;
    color: #868686;
    padding-top: 10px;
    display: inline-block;
}
.forward-to{
    background: url(../images/text_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 242px;
    height: 44px;
    line-height: 44px;
    margin: 20px auto;
    font-size: 24px;
    font-weight: normal;
    color: #e60012;
}
.btn_box{
    padding-top: 20px;
    border-top: 1px solid #cdd1d9;
    position: relative;
}
.dot-live-back .tool-box {
  display: none;
}
.tool-box{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}
.section a.red_btnall,
#opo-quest a.red_btnall{
    padding: 9px 27px;
    display: inline-block;
    background: #e60012;
    color: #fff;
    border-radius: 6px;
    font-size: 18px;
}
.section .live-streaming-btn{
    position: relative;
}

.live-streaming .send-btn{
    height: 30px;
    width: 90px;
    font-size: 14px;
    color: #fff;
    background: #e60012;
    line-height: 30px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.reservationStatus{
    font-size: 22px;
}
.live-streaming .send-val{
    height: 30px;
    outline: none;
    font-size: 14px;
    border: 0;
    width: 100%;
    border-radius: 3px;
    padding-left: 10px;
}
.section .real-time-title{
    font-size: 16px;
    padding: 12px 0;
    font-weight: normal;
}
.section .real-time{
    height: 230px;
    border: 1px solid #cdd1d9;
    margin-bottom: 10px;
    background: #fff;
}
.section .real-time.liveafter{
    height: 260px;
}
.meeting{
    background-image: url('../images/meeting-bg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 65px;
    background-attachment: fixed;
}
.guest-prev{
    width: 50px;
    height: 50px;
    background: url(../images/slide-arrow.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -25px;
    left: 0;
}
.guest-next{
    width: 50px;
    height: 50px;
    background: url(../images/slide-arrow.png) no-repeat;
    background-size: 100% 100%;
    right: 0;
    margin-top: -25px;
    transform: rotate(180deg);
}
.data-list li{
    position: relative;
    padding: 25px 0 25px 45px;
    font-size: 18px;
    border-bottom: 1px solid #d2d2d2;
}
.data-list li::before{
    content: "";
    width: 25px;
    height: 28px;
    background: url(../images/data_icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
}
.data-list li a{
    color: #000;
}
.data-list li a:hover {
    color: #e60012;
    text-decoration: underline;
}
.gift-box{
    display: flex;
    align-items: center;
}
.gift-text{
    line-height: 1.6;
    padding-left: 15px;
    font-size: 20px;
}
.gift-text span{
    color: #e60012;
    font-weight: 700;
}
.product-name{
    font-weight: normal;
    font-size: 18px;
    text-align: center;
}
.problem-title{
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
}
.problem-title span {
    color: #e60012;
}
.meeting-radio{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding-left: 25px;
}
.meeting-radio.meeting-radio-special {
    flex-direction: row;
}
.radio-box{
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 35px;
    padding-right: 40px;
    margin-bottom: 25px;
}
.radio-box input[type='radio']{
    width: 25px;
    height: 25px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 3;
}
.radio-box input[type='radio']:checked + .copy-radio,
.radio-box .copy-radio.active{
    border-color: #e60012;
}
.radio-box input[type='radio']:checked + .copy-radio::before,
.radio-box .copy-radio.active::before{
    content: "";
    background: #e60012;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
}
.meeting-content label{
    font-size: 20px;
}
.area-box{
    padding-left: 25px;
}
.copy-radio{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #cdd1d9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
}
.meeting-checkbox{
    padding-left: 25px;
}
.checkbox-box{
    position: relative;
    padding-left: 40px;
    margin-bottom: 25px;
}
.meeting-checkbox input[type="checkbox"]{
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    opacity: 0;
    z-index: 3;
}
.meeting-checkbox input[type="checkbox"]:checked + .copy-checkbox::before{
    content: "";
    width: 22px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/checkbox_icon.png) no-repeat;
    background-size: 100% 100%;
}
.copy-checkbox{
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #cdd1d9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
}
.meeting-content textarea{
    width: 100%;
    background: #f7f7f7;
    outline: none;
    border: 1px solid #cdd1d9;
    padding: 15px;
    margin-bottom: 25px;
    min-height: 50px;
}
/* .textareafrom{
    display: none;
} */
.meeting_btn_box{
    text-align: center;
    padding-top: 20px;
}
.meeting_btn_box a.red_btnall,
#opo-quest a.red_btnall{
    padding: 8px 45px;
}
.gift-box img{
    width: 100%;
}
.live-streaming{
    display: none;
}
.online-now{
    font-size: 16px;
    font-weight: normal;
    display: none;
    width: 310px;
    position: absolute;
    top: -30px;
    right: 0;
}
.live_prevowew .dot-live-back .latest-live-body.statuslive .live-streaming {
  display: none;
}
.live_prevowew .latest-live-body.statuslive .live-streaming{
    padding: 15px;
    background: #fff;
    width: 310px;
    height: 501px;
    background: url(../images/live-countdown_bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.live-streaming-content{
    height: 158px;
    overflow: hidden;
}
.live-streaming-content img{
    width: 100%;
    display: block;
}
.live_prevowew .latest-live-body{
    position: relative;
    flex-wrap: wrap;
}
.live_prevowew .latest-live-body.statuslive .live-streaming{
    display: block;
}
.live_prevowew .latest-live-body.statuslive .live-countdown{
    display: none;
}
.live-streaming-tab{
    display: none;
}
.tool_area{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 53px;
    border-top: 1px solid #f0f0f0;
    z-index: 10;
    background: rgba(255, 255, 255, .9);
    display: none;
}
.progress_area{
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    background: #999;
    font-size: 0;
}
a.play_area{
    display: block;
    width: 48px;
    height: 53px;
    background: url(../images/icon_play.png) no-repeat center;
    cursor: pointer;
    float: left;
}
a.play_area.pause{
    background-image: url(../images/icon_pause.png);
}
.play_time{
    float: left;
    padding: 0 15px 0 5px;
    line-height: 53px;
    font-size: 14px;
}
.play_time em{
    font-style: normal;
}
.volume_area{
    float: left;
}
a.volume_a{
    display:block; 
    width:40px; 
    height:53px; 
    background:url(../images/icon_volume.png) no-repeat center; 
    float:left; 
    cursor:pointer;
}
a.col_close_stop {
    background:url(../images/icon_mute.png) no-repeat center;
}
.volume_slide {
    width:100px; 
    height:2px; 
    background-color:#ccc; 
    float:left; 
    margin-top:25px; 
    position:relative; 
    font-size:0;
}
.ui-slider-horizontal .ui-slider-range-min {
    background: #01beff;
}
.ui-slider .ui-slider-range{
    position: absolute;
    display: block;
    border: 0;
}
.ui-slider-horizontal .ui-slider-range-min{
    left: 0;
}
.ui-slider-horizontal .ui-slider-range{
    top: 0;
    height: 100%;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    width: 12px;
    height: 12px;
    background: #20a0ff;
    border-radius: 50px;
    top: 50%;
    margin-top: -6px;
	margin-left:-6px;
    left: 50px;
    outline: none;
}
.statuslive .live-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.play-video{
    display: none;
}
.home-latest-live .latest-live-body.statuslive .play-video{
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}
.embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.no-login-tips{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
}
.no-login-img{
    width: 100%;
}
.mask-box{
    position: relative;
    width: 100%;
    height: 100%;
}
.no-login-tips h2{
    font-size: 30px;
    margin: 0;
    padding-bottom: 30px;
}
.no-login-tips a{
    display: inline-block;
    font-size: 16px;
    padding: 5px 20px;
    background: #e60012;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.home-latest-live .latest-live-body .live-main.active-live-main{
    overflow: visible !important;
}
#winning-tips {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 310px;
    transform: translate(-50%, -50%);
    background-color: #fff;
    display: none;
    z-index: 4005;
}
#winning-abort {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 4005;
    display: none;
}
#winning-abort h2{
    font-size: 26px;
    color: #fff;
}
#winning-tips .winning-title{
    position: relative;
    padding: 10px 10px 0;
}
#winning-tips .winning-title h2{
    font-size: 18px;
    color: #0298d4;
    padding-bottom: 10px;
    font-weight: normal;
    text-align: center;
}
#winning-tips p {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
}

#winning-tips .close-winning {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url(../images/icon_close.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
#winning-tips .start{
    text-align: center;
    position: relative;
}
#winning-tips  .draw-info{
    width: 200px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #db5449;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
}
.cj-wp{
    position: relative;
    animation: winning-move 0.2s linear 0s infinite;
}
@keyframes winning-move  {
    0%{
        transform: translateX(0);
    }
    100%{
        transform: translateX(200px);
    }
}
#winning-tips  .cj-bg{
    width: 100%;
    height: 33px;
    background: url(../images/CJ_bg.png) no-repeat;
}
#winning-tips  .stop-content::-webkit-scrollbar {
    background-color: transparent !important; 
}
#winning-tips .stop{
    display: none;
    position: relative;
    padding: 5px 13px 5px;
    text-align: center;
}
#winning-tips .stop-box{
    position: relative;
}
#winning-tips .stop img{
    width: 100%;
}
#winning-tips .stop .stop-content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 78px;
    height: 170px;
    overflow-y: auto;
    font-size: 16px;
}
#winning-tips .stop p{
    font-size: 14px;
    color: #e60012;
}

.rollcall_area {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 210px;
    transform: translate(-50%, -50%);
    background-color: #fff;
    display: none;
    z-index: 4005;
}

.rollcall_area .t {
    height: 42px;
    width: 100%;
    background-color: #f8f8f8;
}

.rollcall_area .t p {
    float: left;
    padding-left: 20px;
    line-height: 42px;
}

.rollcall_area .t a {
    display: block;
    float: right;
    height: 42px;
    width: 52px;
    background: url(../images/icon_close.png) no-repeat center;
}

.rollcall_area .b {
    width: 100%;
    text-align: center;
}

.time_item {
    text-align: center;
    padding-top: 30px;
    height: 70px;
    font-size: 36px;
    margin-bottom: 30px;
}

.time_item strong {
    display: inline;
    line-height: 40px;
}

a.rollcall_btn {
    display: inline-block;
    /* width: 100px; */
    /* height: 38px; */
    padding: 5px 40px 5px 79px;
    margin: 0 auto;
    background-color: #e60012;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: relative;
    font-size: 18px;
}
a.rollcall_btn::before{
    content: "";
    background: url(../images/rollcall-icon.png) no-repeat;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 35px;
}

.rollcall_area .c {
    display: none;
    font-size: 18px;
}

.rollcall_area .c p {
    text-align: center;
}
.rollcall_area .c p::before {
    content: "";
    display: block;
    width: 127px;
    height: 86px;
    margin: 20px auto 15px auto;
}
.rollcall_area .c p.err::before{
    background: url(../images/rollcall-icon-error.png) no-repeat;
    background-size: 100% 100%;
}

.rollcall_area .c p.succ::before {
    background: url(../images/rollcall-icon-success.png) no-repeat;
    background-size: 100% 100%;
}

.survey_area {
    position: absolute;
    z-index: 99999;
    left: 50%;
    top: 15px;
    bottom: 50px;
    width: 660px;
    margin-left: -330px;
    background-color: #fff;
    display: none;
    font-size: 12px;
}

.survey_area .t {
    height: 42px;
    width: 100%;
    background-color: #f8f8f8;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.survey_area .t p {
    float: left;
    padding-left: 20px;
    line-height: 42px;
    font-size: 14px;
}

.survey_area .t a {
    display: block;
    float: right;
    height: 42px;
    width: 52px;
    background: url(../images/icon_close.png) no-repeat center;
}

.survey_btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 78px;
}

.survey_btn a {
    display: block;
    width: 100px;
    height: 38px;
    margin: 20px auto 0;
    background-color: #20a0ff;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

.survey_body {
    position: absolute;
    left: 30px;
    top: 42px;
    right: 0;
    bottom: 78px;
    overflow-x: hidden;
    overflow-y: auto;
}

.survey_select {
    padding-top: 10px;
    width: 100%;
}

.survey_select h3 {
    line-height: 20px;
    word-wrap: break-word;
}

.survey_select div {
    padding-left: 28px;
}

.survey_select div a {
    display: block;
    line-height: 20px;
    padding: 3px 0 3px 22px;
    background-repeat: no-repeat;
    background-position: left 5px;
}

.survey_select.single div a {
    background-image: url(../images/icon_nos.png);
}

.survey_select.single div a.on {
    background-image: url(../images/icon_s.png);
}

.survey_select.multi div a {
    background-image: url(../images/icon_mnos.png);
}

.survey_select.multi div a.on {
    background-image: url(../images/icon_ms.png);
}

.survey_select p {
    padding: 5px 28px;
}

.survey_select p textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    border: solid 1px #e1e1e1;
}

.chat_list {
    /* top: 35px;
    bottom: 85px;
    left: 0;
    right: 0;
    position: absolute; */
    overflow-x: hidden;
    overflow-y: auto;
    height: 35px;
    border: 1px solid #cdd1d9;
}

.chat_list dl {
    padding: 5px 10px;
    font-size: 12px;
}

.chat_list dl dt {
    height: 20px;
    line-height: 20px;
    width: 100%;
}

.chat_list dl dt p {
    float: left;
    color: #3c9dce;
}

.chat_list dl dt span {
    float: right;
    color: #a8a8a8;
}

.chat_list dl dd {
    width: 100%;
    line-height: 20px;
    word-wrap: break-word;
}

.chat_list dl.privatechat dt p {
    border-bottom: solid 1px #3c9dce;
    line-height: 16px;
}

.chat_list dl.mine dt p {
    color: #333;
    font-weight: bold;
}

.chat_list dl.system dt p {
    color: #e60012;
}


#maskIn {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 4001;
    display: none;
}
#maskInExm {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 4001;
    display: none;
}

body.no-slide-exm{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.annment {
    position: absolute;
    width: 890px;
    top: -30px;
    left: 0;
}

.annment p {
    font-size: 16px;
    color: #e60012;
    display: inline-block;
}

.annment span {
    font-size: 16px;
    color: #333;
}

.double-live-time {
    display: flex;
}

.double-live-time p {
    width: 50%;
    text-align: center;
    padding: 12px 0;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}

.double-live-time p.active {
    background: #e60012;
    color: #fff;
}

.section .text-live-box {
    height: 270px;
}
#opo-quest {
    position: fixed;
    top: 5%;
    left: 0;
    width: 100%;
    display: none;
    z-index: 4002;
    height: 90%;
}
#opo-quest.ok{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}
#opo-quest.ok .wrap{
    width: 300px;
}
#opo-quest .wrap {
    background: #fff;
    position: relative;
    width: 950px;
    margin: 0 auto;
    height: 100%;
}
#opo-quest.ok .opo-box{
    padding: 25px;
}
.opo-box{
    overflow-y: auto;
    padding: 30px;
    height: 100%;
    position: relative;
}
.opo-box p{
    font-size: 16px;
}
.opo-box .problem-title{
    font-size: 16px;
}
.opo-box .problem-title.icon{
    font-size: 20px;
    text-align: center;
}
.opo-box .problem-title.icon::before{
    content: "";
    width: 118px;
    height: 91px;
    background: url(../images/quest-icon-success.png) no-repeat;
    background-size: 100% 100%;
    margin: 15px auto 15px;
    display: block;
}
.opo-box textarea{
    width: 100%;
    min-height: 40px;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #cdd1d9;
    background: #f7f7f7;
    outline: none;
}
.opo-box label{
    font-size: 16px;
}
.close-opo{
    width: 12px;
    height: 12px;
    background: url(../images/icon_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 15px;
    right: 15px;
    /* display: none; */
    cursor: pointer;
}
.text-live-wrap{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 52px;
    z-index: 11;
    height: 70px;
    display: none;
}
.text-live-wrap .text-icon{
    width: 11px !important;
    height: 12px !important;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.text-live{
    height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(0, 0, 0, 0.2);
    padding-top: 10px;
    padding-left: 50px;
}
.text-live .text-list{
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 13px;
}
.text-live .text-list p.time{
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
}
.text-live .text-list span.text{
    display: inline-block;
    padding-right: 5px;
}
.text-live ::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, .5); 
}
.text-live ::-webkit-scrollbar-thumb {
    background-color: #d6d6d6; 
    border-radius: 0;
}
.calendar{
    padding-top: 20px;
}
.calendar a{
    font-size: 18px;
    display: inline-block;
    color: #000;
    padding-left: 35px;
    position: relative;
}
.calendar a:hover{
    color: #e60012;
}
.calendar a:hover::before{
    background: url(../images/calender-active.png) no-repeat;
    background-size: 100% 100%;
}
.calendar a::before{
    content: "";
    width: 27px;
    height: 27px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/calender.png) no-repeat;
    background-size: 100% 100%;
}
/* 2022-01-10 */
.adv .live-main {
    margin-bottom: 60px;
    overflow: visible !important;
}
.adv.dot-live-back .live-main {
  margin-bottom: 81px;
}
.adv .live-streaming {
    height: 561px !important;
}
.adv .real-time{
    height: 290px;
}
.adv .real-time.liveafter {
    height: 320px;
}
.adv .live-countdown {
    height: 561px;
}
.adv-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 890px;
    height: 60px;
}
.adv-content img{
    width: 100%;
    cursor: pointer;
}
.meeting-content {
    position: relative;
}
.meeting-tab {
    /* background: linear-gradient(to right, #6252b3, #4943a9, #4369b6, #3d5ead, #384d9e, #36479b); */
    background: #d7d7e0;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.meeting-tab.scrolltab {
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3999;
}
.meeting-tab ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.meeting-tab ul li {
    padding: 0 15px;
    line-height: 1;
    cursor: pointer;
}
.meeting-tab ul li img.active {
    display: none;
}
.meeting-tab ul li > div {
    padding: 14px 5px;
    display: flex;
    align-items: center;
    position: relative;
}
.meeting-tab ul li span{
    font-size: 18px;
    /* color: #fff; */
    color: #333;
}
.meeting-tab ul li img {
    width: 24px;
    margin-right: 9px;
}
/* .meeting-tab ul li.active > div::after {
    content: "";
    background-color: #e60112;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
} */
.meeting-tab ul li.active img.active {
    display: inline-block;
}
.meeting-tab ul li.active img.default {
    display: none;
}
.meeting-tab ul li.active {
    background: #e60012;
}
.meeting-tab ul li.active span {
    font-weight: bold;
    color: #fff;
}
.meeting-tab-wrap {
    height: 49px;
}
.meeting-title {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 40px 0 25px;
}
.meeting-title img{
    margin-right: 8px;
    width: 24px;
}
.meeting-content-intro {
    padding: 55px;
    background-image: url('../images/intro-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.meeting-content-intro img {
    max-width: 100%;
}
.meeting-content-intro p {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 1.6;
    color: #333333;
}
.meeting-content-intro p:last-child {
    padding-bottom: 0;
}
.meeting-content .swiper-slide {
    min-height: 100%;
    height: auto;
}
.nomax-center .swiper-wrapper {
    justify-content: center;
}
.meeting-content-speakers .swiper-slide{
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    padding: 50px 40px;
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.meeting-content-speakers img {
    border-radius: 50%;
    width: 100%;
}
.meeting-content-speakers h2 {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 20px;
    color: black;
}
.meeting-content-speakers p {
    font-size: 16px;
    line-height: 1.6;
    color: black;
}
.meeting-content-agenda .swiper-slide {
    background-color: #fff;
    border: 1px solid #dfe1e6;
}
.meeting-content-speakers .speaker-card {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
}
.meeting-content-speakers .speaker-card .speaker-card-item {
    flex: none;
    width: 32.5%;
    margin-right: 1%;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    margin-bottom: 15px;
    padding: 15px;
}
.meeting-content-speakers .speaker-card .speaker-card-item:nth-child(3n) {
    margin-right:  0;
}
.meeting-content-speakers .speaker-card .speaker-card-item img {
    border-radius: 50%;
    width: 40%;
    margin-right: 5%;
    flex:  none;
}
.meeting-content-speakers .speaker-card .speaker-card-item .speaker-card-info {
    flex:  1;
}

.agendas-list li{
    border-bottom: 1px solid #cccccc;
    padding: 0 20px 20px;
    margin-bottom: 20px;
}

.agendas-list li > div {
    position: relative;
}

.agendas-list li > div::after{
    content: "";
    border-left: 1px dashed #bfbfbf;
    height: calc(100% - 25px);
    position: absolute;
    bottom: 0;
    left: 0;
}

.agendas-list li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.agendas-list h2 {
    font-size: 20px;
    padding-left: 20px;
    position: relative;
    font-weight: normal;
    line-height: 1.6;
    color: black;
}

.agendas-list h2 span.red-ball {
    margin-right: 5px;
    display: block;
    position: relative;
}

.agendas-list h2 span.red-ball::before{
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #e60012;
    position: absolute;
    top: 9px;
    left: -24px;
}

.agendas-list li > div div {
    padding-top: 25px;
    padding-left: 20px;
}

.agendas-list p {
    font-size: 18px;
    line-height: 1.6;
    color: black;
    display: flex;
}

.agendas-list p .meeting-speakertitle {
   flex: 1;
}

.agenda-text {
    padding: 20px;
    color: #333;
}
.agenda-text h3{
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dfe1e6;
    font-size: 16px;
}
.agenda-text h3 img {
    margin-right: 7px;
}
.agenda-text p {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
}
.agenda-text dl {
    background-color: #f5f6f7;
    padding: 15px 20px;
}
.agenda-text dd {
    margin-bottom: 10px;
}
.agenda-text dd:last-child {
    margin-bottom: 0;
}
.agenda-text dl h4 {
    font-size: 14px;
    margin-bottom: 5px;
}
.agenda-text dl span {
    font-size: 14px;
    line-height: 1.4;
}
.meeting-content-relevant .item-content h4 {
    margin-bottom: 18px;
}
.meeting-content-relevant a.slider-button-prev{
    transform: translateY(-50%);
}
a.live-slider-button-prev, a.live-slider-button-next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background: url('../images/live-arrow.png') no-repeat;
    background-size: cover;
    margin-top: -25px;
}
a.live-slider-button-next {
    transform: rotate(180deg);
    right: -60px;
}
a.live-slider-button-prev {
    left: -60px;
}
.meeting-content-quest {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    padding: 35px 50px;
    color: black;
}
.meeting-content-quest > div > p {
    margin-bottom: 20px;
}
.small-window .live-main-move{
    position: fixed !important;
    top: auto !important;
    right: auto !important;
    bottom: 50px !important;
    left: 50px !important;
    width: 355px !important;
    height: 200px !important;
    z-index: 3001;
}
.small-window #live-back-wrap {
  width: 355px;
  height: 200px;
}
.video-js .vjs-play-progress .vjs-time-tooltip {
  display: none !important;
}
.video-js .vjs-slider-horizontal .vjs-volume-level:before {
  top: 50%;
  transform: translateY(-50%);
}
.video-js .vjs-tip {
  bottom: 30px;
  white-space: nowrap;
}
.vjs-tip .vjs-tip-inner {
  line-height: 1.1;
  text-align: left;
  max-width: none;
}
.video-js .vjs-big-play-button {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  line-height: 1;
  height: 100px;
  width: 100px;
  border: none;
  border-radius: 0;
  background: url(../images/play-icon.png) no-repeat;
  background-size: 100%;
  background-color: transparent !important;
}
.video-js .vjs-big-play-button span {
  display: none !important;
}
.video-js .vjs-play-progress:before {
  top: 50%;
  transform: translateY(-50%);
}
.video-js .vjs-marker {
  border-radius: 50% !important;
  height: 4px !important;
  z-index: 999;
}
.video-js .vjs-play-progress {
  background: rgba(255, 0, 0) !important;
  color: rgba(255, 0, 0);
}
.video-js .vjs-control {
  outline: none;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  font-size: 14px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 14px;
}
.small-window .change-screen, .dot-live-back .change-screen {
    display: none;
}
.close-small-window {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    width: 28px;
    height: 28px;
    background-image: url('../images/close-small-window.png');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 3001;
}
.back-top {
    position: absolute;
    top: 10px;
    right: 48px;
    cursor: pointer;
    display: none;
    width: 28px;
    height: 28px;
    background-image: url('../images/icon-back-offsettop.png');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 3001;
}
.small-window .close-small-window, .small-window .back-top  {
    display: block;
}
.service-qrcode {
    text-align: center;
    padding-top: 20px;
}
.section.adv h3.title-countdown {
    padding-top: 60px;
}
.invitation-code {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3000;
    background: rgba(0, 0, 0, 0.3);
}
.invitation-code .invitation-code-text {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 50px 120px;
    text-align: center;
}
.invitation-code .invitation-code-text div {
    margin-bottom: 20px;
}
.invitation-code .invitation-code-text span {
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
}
.invitation-code .invitation-code-text  input {
    border: 1px solid #ccc;
    outline: none;
    font-size: 16px;
    height: 40px;
    padding: 0 10px;
    width: 200px;
}
.strip-card {
  display: flex;
  flex-wrap: wrap;
}
.strip-card .strip-card-item {
  margin-right: 1%;
  width: 32.5%;
  margin-bottom: 15px;
  box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
.strip-card .strip-card-item img {
  width: 100%;
}
.strip-card .strip-card-item .strip-video {
  position: relative;
  font-size: 0;
}
.strip-card .strip-card-item .strip-text {
  padding: 15px;
}
.strip-card .strip-card-item .strip-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.strip-card .strip-card-item .strip-text p {
  font-size: 16px;
  line-height: 1.4;
}
.strip-card .strip-card-item .strip-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .2) url(../images/play-icon.png) center center no-repeat;
  background-size: 60px 60px;
  cursor: pointer;
}
.strip-card .strip-card-item:nth-child(3n) {
  margin-right: 0;
}
.strip-video-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, .5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip-video-wrap > div {
  width: 1000px;
  position: relative;
}
.strip-video-wrap img {
  position: absolute;
  right: -5%;
  top: 0;
  width: 22px;
  cursor: pointer;
}
.strip-video-wrap video {
  width: 100%;
  outline: none;
}
@media (max-width: 767px){
    .home-latest-live .latest-live-body .live-main, .home-latest-live.dot-live-back .latest-live-body .live-main{
        height: auto;
        border: 0;
    }
    .reservationStatus{
        font-size: 16px;   
    }
    .section h2.title.title-time::before{
        height: 4px;
    }
    .section h2.title span.meeting-time{
        padding-top: 5px;
        font-size: 3.2vw;
    }
    .live_prevowew .home-latest-live .container{
        padding: 0;
    }
    .chapter_list{
        padding: 10px 10px 0 5px;
    }
    #qa_body{
        padding: 10px 10px 0;
    }
    #qa_body dd,
    #qa_body dt{
        font-size: 12px;
    }
    #qa_body dl{
        margin-bottom: 10px;
    }
    #qa_body dl div{
        padding: 3px 5px;
    }
    #qa_body dl div::before{
        top: -12px;
        border-width: 6px;
        left: 5px;
    }
    .home-latest-live .live-main .live-img{
        display: block;
    }
    .section .live-countdown{
        width: 100%;
        height: auto;
    }
    .section .countdown .piece{
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 5.7vw;
    }
    .section h3.title-countdown{
        font-size: 3.2vw;
    }
    .section h3.title-countdown{
        padding: 3.33vw 0 2.67vw;
    }
    .section .countdown .countdown-spec{
        font-size: 4.53vw;
        padding-top: 1.33vw;
    }
    .forward-to{
        width: 47.2vw;
        height: 8.4vw;
        line-height: 8.4vw;
        font-size: 4.53vw;
        margin: 4.93vw auto;
    }
    .btn_box{
        padding: 5.33vw 0;
    }
    .section a.red_btnall{
        padding: 2vw 14.6vw;
        font-size: 4.8vw;
    }
    .area-box{
        padding-left: 0;
    }
    .meeting-box{
        height: auto;
        background: transparent;
        box-shadow: none;
    }
    .home-latest-live{
        padding-bottom: 0;
    }
    .data-list li{
        padding: 3.33vw 0 3.33vw 6vw;
        font-size: 3.46vw;
    }
    .data-list li::before{
        width: 3.33vw;
        height: 3.73vw;
        top: 3.4vw;
        transform: translateY(0);
    }
    .problem-title,.meeting-content label{
        font-size: 3.46vw;
    }
    .radio-box{
        padding-left: 9.3vw;
        padding-right: 5.33vw;
        margin-bottom: 3.3vw;
    }
    .meeting-radio-special .copy-radio,
    .meeting-radio-special .radio-box input[type='radio']{
        width: 7vw;
        height: 7vw;
    }
    .meeting-radio-special .radio-box input[type='radio']{
        position: static;
        top: auto;
        left: auto;
        transform: translate(0,0);
    }
    .meeting-radio-special .radio-box{
        padding: 0;
        margin-right: 1.33vw;
        margin-bottom: 1vw;
    }
    .meeting-radio-special .radio-box label{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 4;
    }
    .meeting-radio-special .radio-box input[type='radio']:checked + .copy-radio::before,
    .meeting-radio-special .radio-box .copy-radio.active::before{
        display: none;
    }
    .meeting-radio-special .radio-box input[type='radio']:checked + .copy-radio,
    .meeting-radio-special .radio-box .copy-radio.active::before{
        background: #e60012;
    }
    .meeting-radio-special .radio-box input[type='radio']:checked ~ label{
        color: #fff;
    }
    .copy-radio,
    .radio-box input[type='radio'],
    .meeting-checkbox input[type="checkbox"],
    .copy-checkbox{
        width: 5.8vw;
        height: 5.8vw;
    }
    .radio-box input[type='radio']:checked + .copy-radio::before,
    .radio-box .copy-radio.active::before{
        width: 2.5vw;
        height: 2.5vw;
    }
    .meeting-radio{
        padding-left: 0.2vw;
    }
    .meeting-checkbox{
        padding-left: 0;
    }
    .checkbox-box{
        margin-bottom: 3.33vw;
        padding-left: 9.3vw;
    }
    .meeting-checkbox input[type="checkbox"]:checked + .copy-checkbox::before{
        width: 3.6vw;
        height: 3.2vw;
    }
    .meeting-content textarea{
        min-height: 14vw;
        font-size: 2.66vw;
        padding: 2vw;
        margin-bottom: 3.33vw;
    }
    .meeting_btn_box{
        padding-top: 3vw;
    }
    .meeting_btn_box a.red_btnall,
    #opo-quest a.red_btnall{
        font-size: 4vw;
        padding: 2vw 12vw;
    }
    .meeting{
        padding-bottom: 20px;
        background-size: contain;
    }
    .meeting-swiper{
        padding: 0 3.33vw;
        position: relative;
        margin-bottom: 2.66vw;
    }
    .guest-prev{
        background: url(../images/slide-big-arrow.png) no-repeat;
        background-size: 100% 100%;
        width: 4.93vw;
        height: 9.33vw;
        margin-top: 0;
        transform: translateY(-50%);
        left: -3vw;
    }
    .guest-next{
        background: url(../images/slide-big-arrow.png) no-repeat;
        background-size: 100% 100%;
        width: 4.93vw;
        height: 9.33vw;
        margin-top: 0;
        transform: translateY(-50%) rotate(180deg);
        right: -3vw;
    }
    .live-streaming-tab{
        display: flex;
        justify-content: flex-start;
    }
    .live-streaming-tab li{
        flex: 1;
        background: #fff;
        font-size: 4.26vw;
        padding: 3.33vw;
        text-align: center;
    }
    .live-streaming-tab li.active{
        background: #e60012;
        color: #fff;
    }
    .live-streaming-tab li.widmax{
        width: 100%;
    }
    .live-streaming-box{
        background: url(../images/live-streaming-content-bg.jpg)  no-repeat;
        background-size: 100% 100%;
    }
    .statuslive .live-main-move, #live-back-wrap{
        height: calc(100vw / 16 * 9);
    }
    .live-streaming.live .live-streaming-box{
        height: auto;
        min-height: calc(100vw / 16 * 9);
    }
    .live-streaming-content{
        padding: 3.33vw 6.66vw;
    }
    .statuslive .live-streaming-content  .live-main-move{
        height: calc(100vw / 16 * 9 - 6.66vw);
        overflow: hidden;
    }
    .document-container img{
        margin-top: 0 !important;
    }
    .section .real-time-title{
        font-size: 3.73vw;
        padding: 0 0 2.66vw;
    }
    .live-streaming-content img{
        width: 100%;
    }
    .real-box{
        padding: 2.66vw 4vw 2.66vw;
    }
    .section .real-time{
        height: 40vw;
        margin-bottom: 0;
    }
    .section .real-time.liveafter{
        height: calc(270px - 5.32vw);
    }
    .live-streaming .send-btn{
        position: static;
        right: auto;
        top: auto;
    }
    .live-streaming-btn{
        text-align: center;
        background: url(../images/live-streaming-btn-bg.jpg)  no-repeat;
        background-size: 100% 100%;
        padding: 0 4vw 5.33vw;
    }
    .live-streaming .send-btn{
        font-size: 4.53vw;
        width: 46.6vw;
        height: 10vw;
        margin: 3.33vw auto 0 auto;
        border-radius: 3px;
        line-height: 10vw;
    }
    .live-streaming .send-val{
        font-size: 3.46vw;
        padding-left: 3.46vw;
        border-radius: 0;
        height: 8vw;
        border: 1px solid #cdd1d9;
    }
    .live-streaming-content{
        height: 100%;
        max-width: 100vw;
    }
    .live-streaming-box{
        display: none;
    }
    .online-now{
        position: static;
        right: auto;
        top: auto;
        font-size: 3.2vw;
        padding-left: 4vw;
        padding-bottom: 2vw;
        width: 100%;
    }
    /* .live_prevowew .latest-live-body.statuslive{
        padding-top: 10vw;
    } */
    .live_prevowew .latest-live-body.statuslive .live-streaming{
        display: block;
        padding: 0;
        width: auto;
        height: auto;
        min-width: 100vw;
        max-width: 100vw;
    }
    .meeting-radio-special{
        padding-left: 0;
    }
    .no-login-tips h2{
        font-size: 14px;
        padding-bottom: 10px;
    }
    .no-login-tips a{
        font-size: 12px;
        padding: 5px 12px;
    }
    .tool-box{
        display: none;
    }
    .section .text-live-box {
        height: 40vw;
    }
    .annment {
        padding: 0 4vw 2vw;
        width: 100%;
        position: static;
        left: auto;
        top: auto;
    }
    .annment p {
        font-size: 3.2vw;
    }
    .annment span {
        font-size: 3.2vw;
        color: #333;
    }
    #winning-tips{
        width: 80%;
    }
    #winning-tips .stop .stop-content{
        height: 45.33vw;
        margin-top: 20vw;
    }
    #winning-tips .winning-title h2{
        font-size: 16px;
    }
    #winning-tips .start{
        padding: 0 10px;
    }
    #winning-tips .start img{
        width: 100%;
    }
    #winning-tips .draw-info{
        width: 65%;
    }
    .rollcall_area{
        width: 80%;
    }
    #opo-quest .wrap{
        width: 90%;
    }
    .opo-box{
        padding: 4vw;
    }
    .opo-box p{
        font-size: 3.46vw;
        padding-bottom: 2.66vw;
    }
    .opo-box .problem-title{
        font-size: 3.46vw;
    }
    .opo-box textarea{
        min-height: 14vw;
        padding: 2vw;
        font-size: 2.66vw;
        margin-bottom: 3.33vw;
    }
    .opo-box label{
        font-size: 3.46vw;
    }
    #winning-abort h2{
        font-size: 16px;
        color: #fff;
    }
    a.rollcall_btn{
        font-size: 16px;
    }
    .opo-box .problem-title.icon{
        font-size: 3.46vw;
    }
    .text-live-wrap{
        height: 45px;
        bottom: 0;
    }
    .text-live{
        height: 45px;
    }
    .calendar{
        padding-top: 0;
        padding-bottom: 5.33vw;
    }
    .calendar a{
        font-size: 16px;
        padding-left: 8vw;
    }
    .calendar a::before{
        width: 7.2vw;
        height: 7.2vw;
    }
    /* 2022 */
    .adv-content {
        position: static;
        left: auto;
        bottom: auto;
        width: 100%;
        height: auto;
        font-size: 0;
    }
    .adv .live-main {
        margin-bottom: 0 !important;
    }
    .home-latest-live {
        background: url('../images/home-latest-live.jpg') no-repeat;
        background-size: cover;
    }
    .section h2.title {
        color: #333;
    }
    .section h2.title span.meeting-time{
        color: #868686;
    }
    .meeting-tab-wrap {
        height: 34px;
    }
    .meeting-tab {
        width: 100%;
    }
    .meeting-tab.scrolltab {
        top: 44px;
    }
    .meeting-content-relevant .item-content h4 {
        margin-bottom: 9px;
    }
    .meeting-title {
        font-size: 16px;
        padding: 20px 0 15px;
    }
    .meeting-title img {
        width: 16px;
    }
    .meeting-tab ul {
        overflow-x: auto;
        display: block;
        text-align: center;
        white-space: nowrap;
    }
    .meeting-tab ul li {
        padding: 0 12px;
        white-space: nowrap;
        display: inline-block;
    }
    .meeting-tab ul li span {
        font-size: 14px;
    }
    .meeting-tab ul li > div {
        padding: 10px 5px;
    }
    .meeting-tab ul li img {
        width: 16px;
        margin-right: 5px;
    }
    .meeting-content-intro {
        padding: 20px;
    }
    .meeting-content-intro p {
        font-size: 13px;
        padding-bottom: 10px;
    }
    .agendas-list h2 {
        font-size: 3.46vw;
        line-height: 1.4;
    }
    .agendas-list h2 span.red-ball::before{
        width: 5px;
        height: 5px;
        left: -22px;
        top: 7px;
    }
    .agendas-list li {
        padding: 0 10px 20px
    }
    .agendas-list li > div div {
        padding-left: 20px;
        padding-top: 3.33vw;
    }
    .agendas-list p {
        font-size: 3.46vw;
        line-height: 1.4;
        margin-bottom: 2vw;
        display: block;
    }
    .agenda-text {
        padding: 15px;
    }
    .agenda-text h3 {
        font-size: 13px;
    }
    .agenda-text h3 img {
        margin-right: 5px;
        width: 14px;
    }
    .agenda-text p {
        padding: 7px 0;
        font-size: 13px;
    }
    .agenda-text dl {
        padding: 8px 9px;
    }
    .agenda-text dl h4, .agenda-text dl span {
        font-size: 12px;
    }
    a.live-slider-button-prev, a.live-slider-button-next {
        width: 25px;
        height: 25px;
        margin-top: -12.5px;
        z-index: 300;
    }
    a.live-slider-button-prev{
        left: -3vw;
    }
    a.live-slider-button-next  {
        right: -3vw;
    }
    .meeting-content-quest {
        padding: 2.33vw 3.33vw 2.33vw 3.33vw;
    }
    .meeting-content-speakers h2 {
        font-size: 16px;
        padding: 10px 0 15px;
    }
    .meeting-content-speakers p {
        font-size: 14px;
    }
    .meeting-content-speakers img {
        width: 80%;
    }
    .meeting-content-speakers .speaker-card {
        flex-direction: column;
        margin-bottom: -10px;
    }
    .meeting-content-speakers .speaker-card .speaker-card-item {
        width: auto;
        margin-right: 0;
    }
    .meeting-content-speakers .speaker-card .speaker-card-item .speaker-card-info {
        flex:  1;
    }
    .service-qrcode {
        padding: 0 0 5.33vw;
    }
    #recommend-live {
        padding-bottom: 0;
    }
    .invitation-code .invitation-code-text {
        padding: 40px 0;
        width: 90%;
    }
    .invitation-code .invitation-code-text span {
        font-size: 20px;
    }
    .strip-card .strip-card-item {
      margin-right: 0;
      width: 100%;
      margin-bottom: 15px;
    }
    .strip-card .strip-card-item .strip-text h2 {
      font-size: 16px;
      margin-bottom: 10px;
    }
    .strip-card .strip-card-item .strip-text p {
      font-size: 14px;
    }
    .strip-video-wrap > div {
      width: 95%;
    }
    .strip-video-wrap img {
      top: -12%;
      right: 0;
      width: 4%;
    }
    .video-js .vjs-tip {
      white-space: normal;
    }
    .vjs-tip .vjs-tip-inner {
      max-width: 200px;
    }
}

.meeting-speakername {
    width: 144px;
    display: inline-block;
}
.mark-text {
    padding-top: 30px;
    font-weight: normal;
    font-size: 16px;
}
@media (max-width: 768px) {
    .meeting-speakername {
        width: auto;
        display: block;
    }
    .mark-text {
        font-size: 3.46vw;
        padding-top: 15px;
    }
}

.live-main-move video {
    object-fit: fill !important;
}
.mudu-video-wrap {
    background: transparent !important;
}
