﻿
.live-container:before,
.live-container:after,
.live-container-fluid:before,
.live-container-fluid:after {
    content: " ";
    display: table;
}
.live-container:after,
.live-container-fluid:after {
    clear: both;
}

.live-container-fluid {
    position: relative;
    padding:0;
}
.live-container{
    position: relative;
    margin: 0 auto;
}
@media (max-width: 375px) {
    .live-container {
        padding: 0 11px;
    }
}
@media (max-width: 767px) {
    .live-container {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .live-container {
        width: 750px !important;
    }
}
@media (min-width: 992px) {
    .live-container {
        width: 970px !important;
    }
}
@media (min-width: 1200px) {
    .live-container {
        width: 1170px !important;
    }
}
@media (min-width: 1366px) {
    /* .live-container {
      width: 1330px;
    } */
}

/* animated */

a,a img,a:focus{   border:none;
    -webkit-tap-highlight-color:transparent;
    -webkit-appearance: none;
    outline:none;}

/* live kv */
.live_kv_block{position: relative; }
.live_kv_bg{  width:100%; height:660px;}
.live_kv_img{ position: absolute;left:0;top:0;  width:100%; height:660px;background-position: center;background-repeat: no-repeat;background-size: cover;
    -ms-behavior: url("https://www.huawei.com/Assets/corp/2020/img/live/backgroundsize.min.htc");
    behavior: url("https://www.huawei.com/Assets/corp/2020/img/live/backgroundsize.min.htc");
}
.live_kv_img img{width:100%;height:100%;}

.live_kv_block .live-container{height:100%;}
.live_kv_leftNav{ position: absolute; left:0; top:0; width:455px; height:595px; }
.live_kv_leftNavBg{ pointer-events: none; position: absolute; left:0; top:0; width:455px; height:595px;}
.live_kv_leftNavBg img{width:100%;}
.live_kv_shareBtn{ position: absolute; left:99px; top:310px;}
#live_kv_share_btn{ display:inline-block; font-size:18px; line-height:28px; padding-left:30px; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_kv_pc_shareIcon.png") no-repeat 0 2px; color:#7f7f7f;}
.live_kv_logo{ position: absolute;  left:96px; top:82px; width:260px; height:100px;}
.live_kv_logo img{width:100%;}
.live_kv_title{ position: absolute; left:235px; top:99px; height:108px;}
.live_kv_title h2{ color:#666666; font-size:50px; line-height:108px;white-space:nowrap;}
.live_kv_slogan{ position: absolute; left:96px; top:170px; font-size:22px; font-weight: 700;}
.live_kv_slogan p{ color:#7f7f7f;}
.live_kv_text{position: absolute; right:0; top:130px; width:auto; height:auto; color:#fff; text-align: right; line-height:1.7; zoom:1;}
.live_kv_text h3{ font-size:50px; margin-bottom:60px; color:#fff;}
.live_kv_text p{ font-size:34px; margin-bottom: 50px;color:#fff;}
.live_kv_text .kvPlayBtn{ font-size: 26px; color:#fff; line-height:80px; display:inline-block; padding-right:60px; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_kv_playBtn.png") no-repeat right center; text-decoration: none;}
.live_kv_tag{ position: absolute; pointer-events: none; left:0; bottom: 30px; width:100%; text-align: center; font-size:20px; color:#fff;}
.live_kv_tag p{color:#fff;}


.live_video_player_popup_mask{
    position: absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.6);}

.live_video_player_popup_box{
    position: absolute;
    background:#000\0;
    background:rgba(20,20,20,0.86);
    left:50%;top:50%;margin-left:-570px;margin-top:-320px;width:1140px;height:640px; overflow: hidden;}


.live_video_player_on{height:774px; overflow: hidden;}
.live_video_player_on .live_kv_tag{display:none;}
.live_video_player_on .live_video_player_popup_mask,
.live_video_player_on .live_video_player_popup_box{
    display:block;
}

.live_video_player_popup_box .js_video_player{background:#000;width:100%;height:100%;display: inline-block; text-align: center;}
.live_video_player_popup_box .js_video_player img{height:100%;margin: auto;}

.live_video_player_popup_box .js_video_player .hwic_play{width: 100px;height: 100px;border-radius: 50%;position: absolute;top: 50%;left: 50%;margin-top: -30px;margin-left: -50px;display: block;background: url("https://www.huawei.com/Assets/corp/2020/img/live/videoPlayBtn.png") center center no-repeat;background-size:contain;}

.live_video_left_box{width:100%;transition: all .2s;}
.live_video_player_popup_box .video_box_ux{position: relative;width:100%;height:485px;}
.live_video_player_popup_box .video_box_ux .video-js{max-width: inherit;position: relative;width: 100%;height: 485px;padding: 0;}
.live_video_player_popup_box .video-player .vjs-control-bar{visibility: visible !important;opacity: 1;display: flex;}
.live_video_player_popup_box .video_box_ux .player-outer-box{position: relative;left: auto;top: auto;width: 100%;height: 100%;}

.live_video_player_popup_box.open .live_video_left_box{width:864px;}

.live_video_player_popup_box .video_info_box{position: relative;width:100%;height:155px;}
.live_video_player_popup_box .video_info_box .video_info_tab{color:#acacac; padding:8px 8px 0;}
.live_video_player_popup_box .video_info_box .video_info_tab li{display:inline-block; border-bottom:2px rgba(0, 0, 0, 0) solid;margin:0 8px;height:50px;line-height:50px;}
.live_video_player_popup_box .video_info_box .video_info_tab li.v-line-style{color:#fff;}
.live_video_player_popup_box .video_info_box .video_info_tab li.active{border-bottom:2px #C70712 solid;}
.live_video_player_popup_box .video_info_box .video_info_tab li a{color:#acacac;font-size:20px; text-decoration: none;}
.live_video_player_popup_box .video_info_box .video_info_tab li.active a{color:#fff;}
.live_video_player_popup_box .video_info_box .live-tab-content{padding:0 16px; color:#fff;font-size:14px; line-height:1.5;}
.video_info_box .live-tab-content .tab-pane{height:90px;overflow-y: auto; }
.live-tab-content > .tab-pane{display: none;}
.live-tab-content > .active {display: block;}

/*.video_info_box .live-live-tab-content .tab-pane::-webkit-scrollbar {!*滚动条整体样式*!width : 3px;  !*高宽分别对应横竖滚动条的尺寸*!height: 1px;background:#E8E8E8;}*/
/*.video_info_box .live-live-tab-content .tab-pane::-webkit-scrollbar-button{display:none;}*/
/*.video_info_box .live-live-tab-content .tab-pane::-webkit-scrollbar-thumb {background:#C7000B;}*/
/*.video_info_box .live-tab-content .tab-pane::-webkit-scrollbar-track {background:#ededed;}*/

.live_video_player_popup_box .video_more_box{position: absolute;right:0;top:0;width:276px;height:640px;transition: all .2s; right: -276px; background:#fff; }
.live_video_player_popup_box.open .video_more_box{right:0;}
.live_video_player_popup_box .video_more_box .video_more_tab{ background:#f2f2f2;}
.live_video_player_popup_box .video_more_box .video_more_tab:before,
.live_video_player_popup_box .video_more_box .video_more_tab:after {content: " ";display: table;}
.live_video_player_popup_box .video_more_box .video_more_tab:after{clear: both;}

.live_video_player_popup_box .video_more_box .video_more_tab li{background:#f2f2f2; width: 100%;height: 50px;float:left;    border-bottom: 1px #f2f2f2 solid;}
.live_video_player_popup_box .video_more_box .video_more_tab li a{ background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_video_tab_icon2.png") no-repeat 0 0; display:block; color:#7f7f7f;font-size:16px; line-height: 50px; padding-left:46px; text-decoration: none;}
.live_video_player_popup_box .video_more_box .video_more_tab li.active{background:#fff;}
.live_video_player_popup_box .video_more_box .video_more_tab li.active a{color:#cb141e;}
.live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_recommendbtn a{background-position: 20px 14px;}
.live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_recommendbtn.active a{background-position: 20px -42px;}
.live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_chatbtn a{background-position: -218px -42px;}
.live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_chatbtn.active a{background-position: -218px 14px;}

.live_video_player_popup_box .live-introduce2,
.live_video_player_popup_box .live-infodata2
,#live-introduce2,#live-infodata2{display:none;}

#live-introduce p{color:#fff;}
#live-introduce2 .live_recommend_info{font-size:22px;color:#666; line-height:1.5;}
#live-introduce2 .live_recommend_info p{font-size:22px;color:#666; line-height:1.5;}


.live_recommend_list .swiper-slide {height: auto;-webkit-box-sizing: border-box; box-sizing: border-box;}
.scrollbarBox{width:100%;margin: 0 auto;}
.swiper-scrollbar-drag{background: #C7000B; }
.live_recommend_list{text-align: center; width: 96%; height:555px; margin:0 auto; position: relative; overflow-y: auto;-webkit-overflow-scrolling: touch;}

/*.live_recommend_list::-webkit-scrollbar {!*滚动条整体样式*!width : 3px;  !*高宽分别对应横竖滚动条的尺寸*!height: 1px;background:#E8E8E8;}*/
/*.live_recommend_list::-webkit-scrollbar-button{display:none;}*/
/*.live_recommend_list::-webkit-scrollbar-thumb {background:#C7000B;}*/
/*.live_recommend_list::-webkit-scrollbar-track {background:#ededed;}*/

.live_recommend_item {width:218px;height:152px; margin:0 auto; padding: 10px 0;}
.live_recommend{cursor: pointer; border:2px #fff solid;}
.live_recommend.on{border:2px #ff0000 solid;}
.live_recommend_item .playBgBox{overflow: hidden; position: relative;}
.live_recommend_item .playBgBox .mediaMask{position: absolute;left:0;top:0;width:100%;height:100%;
    /*background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,0.5));*/
}
.live_recommend_item .playBgBox .mediaMask img{width:100%;height:100%;}

.live_recommend_item .liveIcon{display:none;}
.live_recommend_item .liveDuration{position: absolute; right:10px;bottom:10px; color:#fff;background:rgba(0,0,0,0.7);font-size:12px; padding:2px 6px;}

.live_recommend_item .liveDuration span{display: block;}

.live_recommend_item .liveText{ position: absolute; left:0;bottom:10px; padding:0 4px; color:#fff; text-align: left;}
.live_recommend_item .liveText h5{font-size:14px;}
.live_recommend_item .liveText p{font-size:12px; color:#fff;}


.live_video_player_popup_box .video_more_box .live_chat_control_box{height:86px;background:#F2F2F2; position: relative;}
.live_video_player_popup_box .video_more_box .live_chat_control_box .live_chat_input_box{ margin:0 auto; padding:20px 10px 0 16px;height: 50px;}
.live_video_player_popup_box .video_more_box .live_chat_control_box .live_chat_input_control{margin:0 auto;padding:0 20px 0 16px;}
.live_video_player_popup_box .video_more_box .live_chat_control_box input#live_chat_text{padding:0 10px; float:left;border:none;width:206px;height:24px;font-size:12px;}
.live_video_player_popup_box .video_more_box .live_chat_control_box button#live_chat_submit{float:left; width:40px;height:24px; border: none; background:#C7000B;color:#fff;font-size:12px;}
.live_video_player_popup_box .video_more_box .live_chat_control_box button#live_chat_reset{border:none;background:none;color:#999;font-size:12px;}
.live_video_player_popup_box .video_more_box .live_chat_control_box #send_chat_input_len{float:right;font-size:12px;color:#ccc;line-height: 30px;}
.live_video_player_popup_box .video_more_box .live_chat_control_box #send_chat_input_len span{color:#999;}

.live_kv_control_btn{position: absolute;right:10px;top:222px; width:40px;height:40px;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_kv_control_btn.png") no-repeat 0 center; z-index: 99; cursor: pointer;}

.live_video_player_popup_box.open .live_kv_control_btn{right:286px;background-position: right center;}

.live_video_player_popup_box.open .live_video_left_box{width:100%;}

.video_play_title_box{ display:none; width:100%;position: absolute;left:0;top:0;height:40px;z-index: 60; background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,0.4),rgba(0,0,0,0));}
.video_play_title_box .video_play_back_btn{background: url("https://www.huawei.com/Assets/corp/2020/img/live/live_video_back.png") no-repeat center;
    width: 22px;
    height: 15px;
    position: absolute;
    left: 5px;
    top: 10px;
    background-size: contain;}
.video_play_title_box #video_play_title{    position: absolute;
    left: 30px;
    top: 8px;
    color: #fff;
    font-size: 14px;}

.live_video_player_popup_box .video_more_box .video_more_tab li.live-introduce2 a{background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_video_tab_icon3.png") no-repeat 0 0;}

@media (max-width: 992px){
    .live_kv_leftNav{width:100%; height:100px; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_kv_pc_leftNavBg_mob_1104.png") repeat;}
    .live_kv_logo{top:0;left:30px;}
    .live_kv_logo img{width:260px;}
    .live_kv_slogan{display:none;}
    .live_kv_shareBtn{display:none;}
}

@media (max-width: 767px) {
    .live_kv_leftNav{height:50px; }
    .live_kv_logo{top:0;left:15px;}
    .live_kv_logo img{width:130px;}
    .live_kv_slogan{display:none;}
    .live_kv_shareBtn{display:none;}
    /* kv */
    .live_kv_bg,.live_kv_img{height:calc(838px /2);background-position:center;}
    .live_kv_tag{display:none;}
    /*.live_kv_leftNav{left:auto;right:0;width:100%;height:auto;}*/
    /*.live_kv_leftNavBg{left:auto; right:0;top:0; width:calc(614px / 2);height:calc(393px / 2);}*/
    /*.live_kv_logo{ left:auto;top:calc(30px / 2);right:calc(24px / 2);width: calc(360px / 2);height:calc(96px / 2);}*/
    .live_kv_title{left:auto; top:calc(30px / 2); right:calc(170px / 2); height:calc(116px / 2); }
    .live_kv_title h2{font-size:22px;line-height:58px;}
    /*.live_kv_slogan{left:auto;right:16px;top:70px;font-size: 14px;}*/

    /*.live_kv_shareBtn{ display:none;}*/

    .live_kv_text{position: relative;left:0;text-align: left; padding-top:30px;}
    .live_kv_text h3{font-size:25px; margin-bottom:30px;line-height:1.7; }
    .live_kv_text p{font-size:18px;margin-bottom: 20px;}
    .live_kv_text .kvPlayBtn{font-size: 14px;line-height:60px; padding-right:40px; background-size:30%;}
}

@media (max-width: 450px) {
    .live_kv_text{top:80px;}
    .live_kv_text .kvPlayBtn{background-size: 15%;}
}

@media (min-width: 768px) {
    .live_kv_bg,.live_kv_img{height:838px;}

    .live_kv_tag{ display:block;}

    /*.live_kv_leftNav{left:auto;right:0;width:100%;height:auto;}*/
    /*.live_kv_leftNavBg{ left:auto; right:0;top:0;width:614px;height:393px;}*/
    /*.live_kv_logo{left: auto;top:30px;right:24px;width: 350px;height:112px;}*/
    .live_kv_title{left:auto;top:30px; right:170px; height:116px; }
    .live_kv_title h2{ color:#666666; font-size:50px; line-height:108px;}
    /*.live_kv_slogan{left:auto;right:28px;top:130px;font-size: 30px;}*/
    /*.live_kv_slogan p{font-size:26px;}*/

    .live_kv_text{position: relative;left:0;text-align: left; padding-top: 160px;}
    .live_kv_text h3{font-size: 46px;margin-bottom: 60px;}
    .live_kv_text p{font-size: 34px;margin-bottom: 50px;}
    .live_kv_text .kvPlayBtn{font-size: 26px;color: #fff;line-height: 80px;display: inline-block;padding-right: 60px;background-size:initial;}

    .live_video_player_on,.live_video_player_on .live_kv_img{height:838px;}
    .live_video_player_popup_box{width:740px;height:416px; margin-left: -370px; margin-top: -208px;}
    .live_video_player_popup_box .video_box_ux,
    .live_video_player_popup_box .video_box_ux .video-js{height: 260px;}
    /*.live_video_player_popup_box.open .live_video_left_box{width:464px;}*/
    .live_recommend_list{height:336px;}
    .live_chat_list{height:258px;}
    .live_kv_control_btn{transform: scale(.6);top:120px;}
    .live_video_player_popup_box .video_info_box .video_info_tab li{height:30px;line-height: 30px;}
    .live_video_player_popup_box .video_info_box .video_info_tab li a{font-size:16px;}
    .video_info_box .live-tab-content .tab-pane{height:90px;overflow-y: auto;}
}


@media (min-width: 992px) {
    /* kv */
    .live_kv_bg,.live_kv_img{height:660px;}
    /*.live_kv_leftNav{left:-50px;width: 642px;height: 817px;}*/
    /*.live_kv_leftNavBg{ width: 642px;height: 817px;left: -90px;top: 0;}*/
    .live_kv_text{right:20px; zoom:.8; position: absolute; left:auto;text-align: right; padding-top:0; }
    .live_kv_shareBtn{display: block;}

    /*.live_kv_logo{ left: 90px;right:auto;top: 99px;width: 300px;height: 95px;}*/
    .live_kv_title{left: 235px; top: 99px; height: 108px; }
    .live_kv_title h2{ color:#666666; font-size:50px; line-height:108px;}
    /*.live_kv_slogan{left: 96px;top: 200px; right:auto;font-size: 30px;}*/



    .live_video_player_on{height:774px;}
    .live_video_player_popup_box{width:960px;height:540px; margin-left: -480px; margin-top: -270px;}
    .live_video_player_popup_box .video_box_ux,
    .live_video_player_popup_box .video_box_ux .video-js{height: 384px;}
    .live_video_player_popup_box.open .live_video_left_box{width:684px;}
    .live_recommend_list{height:460px;}
    .live_chat_list{height:381px;}
    .live_kv_control_btn{transform: scale(1);top:200px;}
    .live_video_player_popup_box .video_info_box .video_info_tab li{height:50px;line-height: 50px;}
    .live_video_player_popup_box .video_info_box .video_info_tab li a{font-size:20px;}
    .video_info_box .live-tab-content .tab-pane{height:72px;overflow-y: auto;}
}

@media (min-width: 1200px) {
    /* kv */
    /*.live_kv_leftNav{left:0;}*/
    /*.live_kv_leftNavBg{left:0;}*/
    .live_kv_text{right:0; zoom:1;}
    /*.live_kv_slogan{top: 235px;}*/


    .live_video_player_on{height:774px;}
    .live_video_player_popup_box{margin-left: -570px;margin-top: -320px;width: 1140px;height: 640px;}
    .live_video_player_popup_box .video_box_ux,
    .live_video_player_popup_box .video_box_ux .video-js{height: 485px;}
    .live_video_player_popup_box.open .live_video_left_box{width:864px;}
    .live_recommend_list{height:555px;}
    .live_chat_list{height:481px;}
    .live_kv_control_btn{transform: scale(1);top:220px;}
}

@media (min-width: 992px) {

    .live_video_player_popup_box{
        height:695px;
        margin-top:-347px;
    }
    .live_video_player_popup_box.open{
        height:540px;
        margin-top: -270px;
    }

    .live_video_player_popup_box .video_box_ux,
    .live_video_player_popup_box .video_box_ux .video-js{
        height:540px;
    }

    .live_video_player_popup_box.open .video_box_ux,
    .live_video_player_popup_box.open .video_box_ux .video-js{
        height:385px
    }

}

@media (min-width: 1200px) {

    .live_video_player_popup_box{
        height:795px;
        margin-top:-397px;
    }

    .live_video_player_popup_box.open{
        height:640px;
        margin-top: -320px;
    }


    .live_video_player_popup_box .video_box_ux,
    .live_video_player_popup_box .video_box_ux .video-js{
        height:640px;
    }

    .live_video_player_popup_box.open .video_box_ux,
    .live_video_player_popup_box.open .video_box_ux .video-js{
        height:485px
    }
}

@media (max-width: 991px) {
    .live_video_player_on .live_kv_img{display: none !important;}
    .live_video_player_on .live_video_player_popup_mask, .live_video_player_on .live_video_player_popup_box{background:none;}

    .live_video_player_on{height:auto; padding:0;transition: all .5s;}
    .live_video_player_on .live-container{display:none;}

    .live_video_player_popup_box{width:100%;height:auto; left:0;top:0;margin:0; position: relative;}
    .live_video_player_popup_box .video_box_ux{width: 100%;padding-bottom: 56.25%;height: 0;position: relative;}
    .live_video_player_popup_box .video_box_ux .player-outer-box{width: 100%;height: 100%;background-color: #000;position: absolute;}
    /*.live_video_player_popup_box .video_box_ux .video-js{ height: 0;max-width: 100%;padding-top: 56.25%;}*/

    .scrollbarBox{}


    .live_kv_control_btn{display:none;}

    .live_video_player_popup_box .video_info_box{display:none;}
    .live_video_player_popup_box .live-introduce2,
    .live_video_player_popup_box .live-infodata2 {display:block;}
    #live-introduce2.active, #live-infodata2.active{display:block;}
    .live_video_player_on .video_play_title_box.on{display:block;}

    .live_video_player_popup_box .video_more_box{ position: relative;left: auto;right: auto;top: auto;width: 100%;height:auto;border-bottom: 1px #efefef solid;}
    .live_video_player_popup_box .video_more_box .video_more_tab{position: relative;background: #fff;border-bottom: 1px #e5e5e5 solid; padding:0 11px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li{background: #fff;text-align: center; width:25%;}
    .live_video_player_popup_box .video_more_box .video_more_tab li{ width:50%;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.active{border-bottom:2px #cb141e solid;}
    .live_video_player_popup_box .video_more_box .video_more_tab li a{padding: inherit;background: none;}
    .live_video_player_popup_box .video_more_box .live-tab-content{}
    .live_video_player_popup_box .video_more_box .live-tab-content > .tab-pane{}
    .live_recommend_list{height:auto;overflow-y:initial;
        /*width:750px;*/
    }
    .live_video_player_popup_box .video_more_box .video_more_tab li{height:80px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li a{font-size:22px; line-height:80px;}
    .live_recommend_item{width:50%; height:auto; padding:20px 10px;float: left;}

    .live_recommend_item .liveText{padding:0 20px;}
    .live_recommend_item .liveText h5{font-size:20px;}
    .live_recommend_item .liveText p{font-size:18px;}
    .live_recommend_item .liveDuration{font-size:18px;}

    .live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_recommendbtn a{background-position: 20px 30px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_recommendbtn.active a{background-position:20px -26px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.live-introduce2 a{background-position:20px -26px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.live-introduce2.active a{background-position: 20px 30px;}


    .live_recommend_info{
        padding: 20px 0;
        width: 90%;
        margin: 0 auto;
        font-size: 22px;
        height: auto;
        text-align: left;
        min-height: 380px;
        overflow-y: auto;
    }
    .video_play_title_box{height:60px;line-height:60px; display:block;}
    .video_play_title_box .video_play_back_btn{height: 30px;width: 50px;top: 20px;}
    .video_play_title_box #video_play_title{font-size:20px;left:50px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden; width:80%;}

}

@media (max-width: 450px) {


    .live_video_player_popup_box .video_more_box .video_more_tab li{height:50px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li a{font-size:18px; line-height:50px;}

    .live_recommend_item{width:100%; height:auto; padding:20px 10px;float: left;}

    .video_play_title_box #video_play_title{font-size:18px;}


    #live-introduce2 .live_recommend_info{font-size:20px;color:#666; line-height:1.5;}
    #live-introduce2 .live_recommend_info p{font-size:20px;color:#666; line-height:1.5;}


    .live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_recommendbtn a{background-position: 20px 14px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.video_more_tab_recommendbtn.active a{background-position: 20px -42px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.live-introduce2 a{background-position:20px -42px;}
    .live_video_player_popup_box .video_more_box .video_more_tab li.live-introduce2.active a{background-position: 20px 14px;}
}

/* hot */
.live_hot_block{position: relative; overflow: hidden;}
.live_hot_bg{position: absolute;right:0;top:58px;width:490px;height:1236px;pointer-events: none;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_hot_bg.png") no-repeat 0 0; z-index: -1;}
.live_title{padding:90px 0 0 0;}
.live_title h2{padding-left:40px;font-size:38px;color:#4e4e4e;line-height:80px;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_hot_arrow.png") no-repeat 0 28px;}
.live_title a.live_subscribe_btn{float:right;padding:10px 20px;margin:32px 0 0 0;background:#C7000B;font-size:16px;color:#fff; text-align: center;text-decoration: none;}
.live_title a.live_subscribe_btn:hover,.live_title a.live_subscribe_btn:focus{color:#fff;text-decoration: none;}

.live_hot_box{padding-top:65px; height:400px;}
.live_hot_box:before,
.live_hot_box:after {content: " ";display: table;}
.live_hot_box:after{clear: both;}

.live_hot_tab{float:left;width:160px;height:400px;position: relative;}
.live_hot_tab_line{position: absolute;right:0;top:0;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_hot_line.png") no-repeat 0 0;width:42px;height:240px; z-index: -1;}
.live_hot_tab_line.on{background-position: -42px 0;}
.live_hot_tab li{line-height:40px; padding-left:8px;}
.live_hot_tab li.last-week{margin-top:142px;}
.live_hot_tab li a{color:#b2b2b2;font-size:20px;display:block;}
.live_hot_tab li.active a{color:#333;}

.live_hot_tab_content{position: absolute;
    left:0;
    top:220px;
    height:300px;
    width:130%;
    padding-top:30px;
    overflow: hidden;

}
.live-tab-content > .active{position: relative;}
.live_hot_tab_content_swiper-this-week .slick-slide,
.live_hot_tab_content_swiper-last-week .slick-slide {
    /*margin-right: -60px;*/
    /*width:488px;height:306px;*/
    transition: all .5s;

}

.live_hot_tab_content_swiper-this-week .slick-track,
.live_hot_tab_content_swiper-last-week .slick-track{ transition: all .3s;}


.live_hot_tab_content_swiper-this-week .hot-slide,
.live_hot_tab_content_swiper-last-week .hot-slide {
    position: relative;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.live_my_wrapper1,
.live_my_wrapper2{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.live_hot_tab_content_swiper{}

.live_hot_tab_item{width:488px;height:306px;margin-right:0px; transition: all .5s; position: relative;}
.live_hot_tab_item{width:388px;height:243px;}
.live_hot_tab_item .playBgBox{position: relative;overflow: hidden; height:100%;}
.live_hot_tab_item .playBgBox>img{ border:none; }
.live_hot_tab_item .liveText{ position: absolute;left: 60px;bottom: 20px;color: #fff;width: 60%;}
.live_hot_tab_item .liveText a{color:#fff;}
.live_hot_tab_item .liveText h5{font-size: 18px;font-weight: 400;height: 50px;overflow: hidden;line-height: 1.5;}
.live_hot_tab_item .liveText p{font-size:14px;color:#fff;}
.live_hot_tab_item .liveIcon{position: absolute; right:40px;top:20px; color:#fff;background:#C7000B;font-size:16px; font-weight: 700; padding:4px 10px;}
.live_hot_tab_item .liveIcon span{display: block;}


.live-tab-content .slick-list{overflow: initial;}



.live_hot_pc{position: relative}
.live_hot_mask{position: absolute;left:-98px;top:-90px;width:150px;height:400px;
    background: #fff;
    transform: rotate(25deg);
    z-index: 1;
}

.live_hot_slick-dots{position: absolute;width: 100%;left: 0;bottom:10px;}
.slick-dots-this-week{text-align: center;}
.slick-dots-last-week{text-align: center;display:none;}
.slick-dots-this-week .slick-dots li,
.slick-dots-last-week .slick-dots li,
.slick-dots-this-week .swiper-pagination-bullet,
.slick-dots-last-week .swiper-pagination-bullet{ cursor: pointer; display:inline-block; background:#E8E8E8;border-radius:0;opacity: 1;width:50px;height:4px; margin:0 4px; border:none;}
.slick-dots-this-week .slick-dots li.slick-active,
.slick-dots-last-week .slick-dots li.slick-active,
.slick-dots-this-week .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slick-dots-last-week .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#C7000B;}

.slick-arrow-box{position: absolute;left:0;top:0;width:100%;height:300px;display:none;}
.slick-arrow-box .slick-prev{left:0px; z-index: 2; transition: all 1s;}
.slick-arrow-box .slick-next{right:15%; z-index: 2; transition: all 1s;}
.slick-arrow-box .slick-prev, .slick-arrow-box .slick-next{overflow: hidden;text-indent: -1000px;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_series_arrow.png") no-repeat 0 20px;height:80px;}

.slick-arrow-box .slick-next{background-position: right 20px;}

.hot-slide.slick-slide,
.hot-slide.slick-slide .live_hot_tab_item,

.live_hot_tab_content_swiper-this-week .slick-track.no-transition,
.live_hot_tab_content_swiper-last-week .slick-track.no-transition{ transition: all 0s;}

@media (max-width: 991px) {

    .slick-arrow-box{display:none !important;}
    /* hot */
    .live_title{padding:30px 0 0 0;}
    .live_title h2{padding-left:40px;font-size: 40px;background-position: 0;line-height: 1.5;margin: 0;}
    .live_title a.live_subscribe_btn{margin:0;}
    .live_hot_box{padding-top:100px;height:auto;}
    .live_hot_tab{float: none;width: 100%;height: 100px;display: block;}
    .live_hot_tab_line{transform: rotate(-90deg) ;transform-origin: 0 0;left: 50px;top: 80px;}
    .live_hot_tab li{    display: inline-block;}
    .live_hot_tab li a{ font-size:30px;}
    .live_hot_tab li.active a{}
    .live_hot_tab li.last-week{margin: 0 0 0 50px;}
    .live_hot_tab_content{position: relative;height: auto;left: auto;top: auto;right: auto;width: 100%; padding:0;}
    .live_hot_tab_content_swiper{transform: skew(0deg); height:auto; padding:0 11px;}
    .live_hot_tab_item{width: 100%;height: auto;margin: 0 0 30px 0;}

    .live_hot_tab_item .liveIcon span{font-size:30px;}
    .live_hot_tab_item .liveText{left:0; width:100%; padding:0 40px;bottom:50px; }
    .live_hot_tab_item .liveText h5{font-size:32px; line-height:1.7;height:100px; margin-bottom:30px;}
    .live_hot_tab_item .liveText p{font-size:22px;}

    .live_hot_mob{width:750px; margin:0 auto;}
    .live_hot_tab_item .playBgBox>img{width:100%;}

}


@media (max-width: 450px) {
    .live_title h2{ padding-left:30px; font-size: 24px;background-size: 16px; }
    .live_title a.live_subscribe_btn{margin:10px 0 0 0;font-size: 12px;zoom: 0.6;
        -moz-transform:scale(0.5);
        transform-origin:left top;
    }
    .live_title a.live_subscribe_btn:hover,.live_title a.live_subscribe_btn:focus{color:#fff;text-decoration: none;}
    .live_hot_box{
        zoom: 0.8;
        -moz-transform:scale(0.8);
        transform-origin:left top;
        padding-top:30px;
    }
    .live_hot_tab_line{left:30px;}
    .live_hot_tab li a{ font-size:20px;    height: 80px;}
    .live_hot_tab li.last-week{margin: 0 0 0 90px;}
    .live_hot_tab_item .liveIcon{right:20px;}
    .live_hot_tab_item .liveIcon span{font-size:12px;}
    .live_hot_tab_item .liveText{ bottom: 20px;    padding: 0 10px;}
    .live_hot_tab_item .liveText h5{font-size:18px; line-height:1.7; margin-bottom:0; height:60px;}
    .live_hot_tab_item .liveText p{font-size:14px;}

    .live_hot_mob{width:100%; margin:0 auto;}
}

@media (min-width: 993px) {
    .live_hot_bg{right:-140px;}
    .live_title{padding:90px 0 0 0;}
    .live_title h2{padding-left: 40px;font-size: 38px;background-size: inherit;background-position: 0 28px;line-height: 80px;margin: 20px 0 0 0;}
    .live_hot_tab_content{
        /*width:80%;*/
        /*padding-top:30px;*/
        /*top: 225px;*/
        /*padding-left:50px;*/
    }

    .live_hot_tab_content_swiper-this-week .slick-slide.active,
    .live_hot_tab_content_swiper-last-week .slick-slide.active{
        transform:scale(1.2);
        margin:0 -40px 0 20px;
    }

    .live_hot_tab_content_swiper-this-week .slick-slide.prevactive,
    .live_hot_tab_content_swiper-last-week .slick-slide.prevactive{
        margin:0 -60px 0 -20px;
    }


    .live_hot_tab_content_swiper-this-week .hot-slide.active .live_hot_tab_item,
    .live_hot_tab_content_swiper-last-week .hot-slide.active .live_hot_tab_item{
        transform:scale(1.1);
        margin:0 -20px 0 0px;
        z-index: 1;
    }

    .live_hot_tab_content_swiper-this-week .hot-slide.prevactive .live_hot_tab_item,
    .live_hot_tab_content_swiper-last-week .hot-slide.prevactive .live_hot_tab_item
    {
        margin:0 -20px 0 20px;
    }


}
@media (min-width: 1200px) {
    .live_hot_bg{right:0;}
}
@media (min-width: 1366px) {
    .live_hot_tab{width:200px;}
    /*.live_hot_tab_content{width:70%;}*/
}

@media (min-width: 1448px) {
    /*.live_hot_tab_content{width:60%; right:0;}*/
    /*.live_hot_tab_item{width: 488px;height: 306px;}*/

    /*.live_hot_tab_content_swiper-this-week .slick-slide.active,*/
    /*.live_hot_tab_content_swiper-last-week .slick-slide.active{*/
    /*    transform:scale(1.1);*/
    /*    margin:0 -40px 0 20px;*/
    /*}*/

    /*.live_hot_tab_content_swiper-this-week .slick-slide,*/
    /*.live_hot_tab_content_swiper-last-week .slick-slide{width: 488px;height: 306px;}*/

}


/* series */

.live_series_bg{position: absolute;left:0;top:630px;width:548px;height:1102px;pointer-events: none;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_series_bg.png") no-repeat 0 0;z-index: -1;}

.live_series_box{ height: 620px; padding:0 60px 0; }
.live_series_box:before,
.live_series_box:after {content: " ";display: table;}
.live_series_box:after{clear: both;}
.live_series_container{margin: 0 -15px;padding: 0 15px;}
.live_series_swiper{width:100%; margin-top:100px;}
.live_series_swiper .slick-slide {
    position: relative;
    text-align: center;
    transition: all .5s;
    margin: auto -80px;

    /*zoom: 0.6;*/
    /*transform:scale(0.6);*/
    /*transform-origin:center center;*/
}
/*.live_series_swiper .slick-list{overflow: visible;}*/
.live_series_swiper .slick-slide.slick-active{}
.live_series_item{position: relative;width:538px;height:408px;}
.live_series_item .playBgBox{
    width:538px;
    height:408px;
    width: 400px;
    height: 303px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -150px;
    transition: all .8s;
}
.live_series_item .playBgBox .mediaMask{position: absolute;left:0;top:0;width:100%;height:100%;}
.live_series_item .playBgBox .mediaMask img{width:100%;height:100%;}

.live_series_item .liveIcon{
    position: absolute;
    left: 24px;
    top: 20px;
    color: #fff;
    background: #C7000B;
    font-size: 16px;
    font-weight: 700;
    padding: 4px 10px;
}
.live_series_item .liveIcon span{display: block;}
.live_series_item .liveDuration{position: absolute; right:24px;bottom:30px; color:#fff;background:rgba(0,0,0,0.7);font-size:16px; font-weight: 700; padding:4px 10px;}
.live_series_item .liveDuration span{display: block;}
.live_series_item .liveText{ position: absolute; left:0;bottom:30px; text-align: left; color:#fff;padding: 0 30px;}
.live_series_item .liveText h5{ font-size: 26px;
    line-height: 1.2;}
.live_series_item .liveText p{font-size:22px;color:#fff;}


.live_series_swiper .slick-slide .live_series_item .playBgBox .mediaMask,
.live_series_swiper .slick-slide .live_series_item .liveIcon,
.live_series_swiper .slick-slide .live_series_item .liveDuration.on,
.live_series_swiper .slick-slide .live_series_item .liveText{
    opacity: 0;
    display:none;
    transition: all .1s 0s;
}

.live_series_swiper .slick-slide.slick-current.slick-active.slick-center{

    z-index: 1;
    transition: all .8s .5s;

    /*zoom:1;*/
    /*transform: scale(1);*/
}
.live_series_swiper .slick-slide.slick-current.slick-active.slick-center .live_series_item .playBgBox{
    width:538px;height:408px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -204px 0 0 -269px;
    transition: all .8s .3s;
}

/* .live_series_swiper .live_series_item.swiper-slide-active .playBgBox{width:538px;height:408px;} */
.live_series_swiper .slick-slide.slick-current.slick-active.slick-center .live_series_item .playBgBox .mediaMask,
.live_series_swiper .slick-slide.slick-current.slick-active.slick-center .live_series_item .liveIcon,
.live_series_swiper .slick-slide.slick-current.slick-active.slick-center .live_series_item .liveDuration.on,
.live_series_swiper .slick-slide.slick-current.slick-active.slick-center .live_series_item .liveText{
    opacity: 1;
    display:block;
    transition: all .8s .5s;
}


.live_series_box .slick-slider .slick-prev:before, .live_series_box .slick-slider .slick-next:before{color:#C7000B;font-size: 30px;}
.live_series_box .slick-slider .slick-prev{left:-50px;}
.live_series_box .slick-slider .slick-next{right:-50px;}


.slick-slider .slick-prev, .slick-slider .slick-next{overflow: hidden;text-indent: -1000px;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_series_arrow.png") no-repeat 0 20px;height:80px;}

.slick-slider .slick-next{background-position: right 20px;}



.slick-dots-live_series{margin:0 -60px;}
.slick-dots-live_series .slick-dots{bottom:30px;}
.slick-dots-live_series .slick-dots li,
.slick-dots-live_series .slick-dots li{background:#E8E8E8;border-radius:0;opacity: 1;width:50px;height:4px; margin:0 4px; border:none;}
.slick-dots-live_series .slick-dots li.slick-active,
.slick-dots-live_series .slick-dots li.slick-active{background:#C7000B;}

@media (max-width: 992px) {
    /* series */
    .live_series_container{background: #F4F4F4;padding:0;}
    .live_series_container .live-container{width:100% !important; padding:0;}
    .live_series_container .live-container .live_title{width: 750px;margin: 0 auto;padding: 30px 15px 0;}
    .live_series_box{ padding:0 0 50px 0;}

    .live_series_item .liveText h5{line-height:1.5; font-size:24px;}
    .live_series_item .liveText p{font-size:18px;}
    .live_series_item .liveDuration span{font-size:14px;}

    /*.live_series_item .playBgBox{width: 538px;height: 408px;}*/
    .slick-dots-live_series{margin:0;}
    .slick-dots-live_series .slick-dots li, .slick-dots-live_series .slick-dots li{width:25px;}
}

@media (max-width: 450px) {
    .live_series_box{ height:370px;}
    .live_series_swiper{margin-top:50px;}

    .live_series_item{width:286px;height:217px;}
    .live_series_item .playBgBox{
        width:186px;height:141px;
        margin-left: -93px;
        margin-top: -70px;
    }
    .live_series_swiper .slick-slide{margin:auto -50px;}
    .live_series_swiper .slick-slide.slick-current.slick-active.slick-center .live_series_item .playBgBox{width:286px;height:217px;margin: -108.5px 0 0 -143px;}
    .live_series_item .liveIcon{font-size: 12px;padding: 2px 5px;left: 12px;top: 10px;}
    .live_series_item .liveDuration{bottom:10px; }
    .live_series_item .liveDuration span{font-size:12px;}
    .live_series_item .liveText{ padding: 0 10px;bottom: 10px;}
    .live_series_item .liveText h5{font-size:16px;}
    .live_series_item .liveText p{font-size:14px;}

}

@media (min-width: 1200px) {
    /* series */
    .live_series_bg{left:0;}

}


/* history */
.live_history_tag{font-size:20px;padding:8px 0;}
.live_history_box{position: relative;}
.live_history_search{position: relative;height:40px; padding:30px 0; }
.live_history_search input#historySearchText{ padding:0 20px; float:left; width:245px; height:40px;border:none; border-top:1px #666 solid; border-left:1px #666 solid; border-bottom:1px #666 solid;}
.live_history_search input#historySearchText.error{border:1px #ff0000 solid;}
/* .live_history_search input#historySearchText::-webkit-input-placeholder{} */
.live_history_search button#historySearchBtn{ float:left; width:40px;height:40px; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_search_icon.png") #C7000B no-repeat center;border: none;}

/*.fl{ float: left; }*/
/*.fr{ float: right; }*/
.fls{ float: left; }
.frs{ float: right; }
.tagcloud_slick_box{position: relative; width:70%;height:300px;}
.slick-dots-live_tagcloud{display:none;}
.tagcloud { position: relative; padding-top:3em;  width:100%; }
.tagcloud .live_history_key{display:inline-block; color:#666; font-size:1em;line-height:40px;}
.tagcloud a{ cursor: pointer;  display: inline-block; border:1px #707070 solid; color: #4c4c4c; font-size:.75em; padding:5px 10px; margin:0 10px 10px 0; text-decoration: none; white-space: nowrap;}
.tagcloud a:hover{ color: #C7000B;opacity:1 !important;}
.tagcloud a.on{color: #C7000B; opacity:1 !important;}

.tagcloud a.liveTagCloudFontsize_Big{font-size:24px;}
.tagcloud a.liveTagCloudFontsize_small{font-size:12px;}
.tagcloud a.liveTagCloudFontsize_normal{font-size:18px;}


.live_history_list{padding-top:45px;}
.live_history_list:before,
.live_history_list:after {content: " ";display: table;}
.live_history_list:after{clear: both;}

.live_history_row{float:left;position: relative; padding:0;}
/* .live_history_row_6{width:50%;}
.live_history_row_3{width:25%;} */

.live_history_row .playBgBox{height:280px;overflow: hidden; position: relative;}
.live_history_row .playBgBox img{height:100%; transition: all .8s;}
.live_history_row .playBgBox .mediaMask{position: absolute;left:0;top:0;width:100%;height:100%;
    background:rgba(0,0,0,0.6);
    opacity: 0;}
.live_history_row .playBgBox .mediaMask img{width:100%;height:100%; display:none; display:block\0;display:none\9\0;}
.live_history_row .liveIcon{position: absolute; left:24px;top:20px; color:#fff;background:#C7000B;font-size:16px; font-weight: 700; padding:4px 10px;opacity: 0;transition: all .8s;}
.live_history_row .liveIcon span{display: block;}
.live_history_row .liveDuration{position: absolute; right:24px;bottom:20px; color:#fff;background:rgba(0,0,0,0.7);font-size:14px; font-weight: 700; padding:4px 10px;opacity: 0;transition: all .8s;}
.live_history_row .liveDuration span{display: block;}
.live_history_row .liveText{ position: absolute; left:0;bottom:16px; text-align: left; color:#fff;padding: 0 30px;opacity: 0;transition: all .8s; }
.live_history_row .liveText a{color:#fff;text-decoration: none;}
.live_history_row .liveText h5{font-size:30px;line-height: 1.7; overflow: hidden;}
.live_history_row .liveText p{font-size:20px;color:#fff;}

.live_history_row:hover .playBgBox .mediaMask,
.live_history_row:hover .liveIcon,
.live_history_row:hover .liveDuration,
.live_history_row:hover .liveText{opacity: 1;}
.live_history_row:hover .playBgBox img{transform: scale(1.1);}

.live_history_keyword_box{display:none; font-size:20px; margin:45px 0;}
.live_history_keyword_box #live_history_keyword{color:#C7000B;font-weight: 700; padding-right:80px;}
.live_history_keyword_box #clear_history_keyword_btn{display:inline-block; text-decoration: underline;color:#999;}

.live_history_search_result{display:none;}
.live_history_search_result:before,
.live_history_search_result:after {content: " ";display: table;}
.live_history_search_result:after{clear: both;}
.live_history_search_result_item{padding-bottom:20px;}
.live_history_search_result_item .playBgBox{overflow: hidden; position: relative;}
.live_history_search_result_item .playBgBox .mediaMask{position: absolute;left:0;top:0;width:100%;height:100%;}
.live_history_search_result_item .playBgBox img{width:100%; height:100%;}
.live_history_search_result_item .liveIcon{display:none;}

.live_history_search_result_item .liveDuration{position: absolute; right:10px;bottom:12px; color:#fff;background:rgba(0,0,0,0.7);font-size:12px; padding:2px 6px;}
.live_history_search_result_item .liveDuration span{display: block;}
.live_history_search_result_item .liveText{ text-align: left; color:#4c4c4c;padding:5px 10px 20px;    background: #eee; height:120px;}
.live_history_search_result_item .liveText h5{font-size: 14px;height: 50px; line-height: 1.5; padding: 6px 0; color:#4c4c4c; overflow: hidden;}
.live_history_search_result_item .liveText p{font-size:12px;color:#b2b2b2;}

.live_history_search_result.error{ font-size:20px;}
.live_history_search_result.error p{ background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_search_result_error_icon.png") no-repeat 0 4px; padding-left:30px; font-size:20px;}
.live_history_search_result.error p span{color: #C7000B;font-weight: 700;}
.live_history_search_result.error ul{padding-left:30px;}
.live_history_search_result.error ul li{font-size:20px;}



.live_history_search_result_item .livePicBlock {width:100%;height:100%;background-position: center;background-repeat: no-repeat;background-size:cover;
    background:rgba(0,0,0,0.6);
    background: none\0;
}
.live_history_search_result_item .livePicBlock img{display:none;display:block\0;}

@media (max-width: 992px) {
    /* history */
    .live_history_tag{font-size:24px;}
    .slick-dots-live_tagcloud{display:block;}
    .tagcloud_slick_box{width:100%;}
    .tagcloud_slick_box.frs{width:100%; float:left;}
    /*.tagcloud{margin-top:100px;}*/
    .live_history_row .liveIcon {font-size: 20px;}
    .live_history_box .live_history_logo{left: auto;right:8%; top: 50%;margin-top: -21px;}

    .live_history_row .liveText h5 {font-size: 24px; height:80px;}
    .live_history_row .liveText p {font-size: 20px;}

    .live_history_keyword_box{font-size:20px; margin:30px 0;}
    .live_history_search_result_item .liveText{padding:5px 10px;}
    .live_history_search_result_item .liveText h5{font-size:14px;height:50px;}
    .live_history_search_result_item .liveText p{font-size:14px;}
    .live_history_search_result_item{}
    .live_history_search_result_item .playBgBox{width:345px;height:210px; overflow:hidden;text-align:center;position:relative;}

    .live_history_row .playBgBox{}
    .live_history_row .playBgBox .mediaMask,
    .live_history_row .liveIcon,
    .live_history_row .liveDuration,
    .live_history_row .liveText{opacity: 1;}

    .live_divsort{display:table; width:100%; position: relative;}
    .live_divsort .live_history_row{float:none;}
    .live_divsort .live_history_row.live_history_row_6{display:table-header-group;}
    .live_divsort .live_history_row.live_history_row_3{display:table-footer-group; float: left;}
    .live_divsort .live_history_row.live_history_row_3:last-child{float: right;position: absolute;right: 0;bottom: 0;}
    .live_history_keyword_box #live_history_keyword{padding:0;}

    .live_history_box .live_history_logo{display: none;}
}

@media (max-width: 450px) {
    /* history */

    .live_history_row .playBgBox {height: 160px;}
    .live_history_row .playBgBox img{height: 100%;width: 100%;}
    .live_history_tag{font-size:16px;}
    /*.live_history_box{zoom:0.5;height:400px;}*/
    .tagcloud_slick_box{height:400px;}
    /*.live_history_search{zoom:1.2;}*/
    .live_history_row .liveIcon {font-size: 12px;zoom: 0.5;}
    .live_history_row .liveDuration {font-size: 12px;zoom: 0.5;}
    .live_history_row .liveText {zoom: 0.8;
        -moz-transform:scale(0.8);
        transform-origin:left top;
        bottom: 14px;
        padding: 0 15px;
    }
    .live_history_row .liveText h5 {font-size: 16px;    height: 55px;}
    .live_history_row .liveText p {font-size: 12px;}
    .live_history_keyword_box{font-size:16px; margin:30px 0;}


    .live_history_search_result_item{}
    .live_history_search_result_item .liveText{padding:5px 10px;}
    .live_history_search_result_item .liveText h5{font-size:14px;height:50px;}
    .live_history_search_result_item .liveText p{font-size:14px;}


    .live_history_search_result_item .playBgBox{width:100%;height:196px; overflow:hidden;text-align:center;position:relative;}



    .tagcloud a.liveTagCloudFontsize_Big{font-size:20px;}
    .tagcloud a.liveTagCloudFontsize_small{font-size:12px;}
    .tagcloud a.liveTagCloudFontsize_normal{font-size:16px;}
}

@media (min-width: 992px) {
    /*  */
    .slick-dots-live_tagcloud{display:none;}
    .tagcloud_slick_box{width:70%;}
    .tagcloud_slick_box.fls{margin-left:50px;}
    .tagcloud_slick_box.frs{margin-right:50px;}

    .live_history_row .liveText p {font-size: 20px;}

    .questionnaire-title{font-size:14px;}

    .live_history_search_result_item{}

    .live_history_search_result_item .playBgBox{width:220px;height:134px; overflow:hidden;text-align:center;position:relative;}

    /* history */
    .live_history_row .liveText h5{font-size:18px;height:120px;}

    .live_history_row .playBgBox .mediaMask,
    .live_history_row .liveIcon,
    .live_history_row .liveDuration,
    .live_history_row .liveText{ opacity: 0;}

    .live_history_search_result_item{}
}

@media (min-width: 768px) {
    .live_history_row .playBgBox{height:361px;}
    .live_history_row .playBgBox img{height: 361px;width: 100%;}
}
@media (min-width: 992px) {
    .live_history_row .playBgBox{height:236px;}
    .live_history_row .playBgBox img{height: 236px;width: 100%;}
}
@media (min-width: 1200px) {

    /*.live_hot_tab_content{width:70%;}*/
    .live_history_search_result_item .playBgBox{width:252px;height:153px; overflow:hidden;text-align:center;position:relative;}

    .live_history_row .playBgBox{height:275px;}
    .live_history_row .playBgBox img{height: 275px;width: 100%;}
}
@media (min-width: 1920px) {
    /*.live_hot_tab_content{width:65%;}*/
    /* .live-container {
      width: 1330px;
    } */
}




/* info */
.live_info_block{position: relative;}
.live_info_bg{position: absolute;left:0;top:-180px;width:663px;height:1351px;pointer-events: none;background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_info_bg.png") no-repeat 0 0;z-index: -1;}
.live_info_logo{text-align: center;}
.live_info_logo img{margin:0 auto;}
.live_info_content{ padding:10px 0; font-size:14px; line-height: 1.7; color:#666666;}
.live_info_link{font-size:14px; color:#4c4c4c;}
.live_info_link ul{display:inline-block;}
.live_info_link ul li{display:inline-block;padding:0 20px;}
.live_info_link a{font-size:14px;color:#b2b2b2;}

.live_info_link a:hover, .live_info_link a:focus {
    text-decoration: underline;
}
.live_footer_subscribe{padding:50px;}
.live_footer_subscribe_text{padding:0px 50px 160px;}
.live_footer_subscribe_box{text-align: center; width:180px; margin:0 auto;}
a.live_footer_subscribe_btn{display:inline-block;  margin:0 auto; width:100%;height:46px;background:#C7000B;font-size:16px;color:#fff;line-height: 46px;text-align: center;text-decoration: none;}
a.live_footer_subscribe_btn:hover,a.live_footer_subscribe_btn:focus{color:#fff;text-decoration: none;}
.live_footer_subscribe_describe{font-size:14px; color:#666666;line-height: 46px; padding:20px 0;}


@media (max-width: 768px) {
    .live_footer_subscribe{padding:20px 0 30px;}
    .live_info_content{ padding:30px 0;}
    .live_info_link ul{display:block; padding-top:20px;}
    .live_info_link ul li{  text-align: left; padding:0 40px 0 0;}
    .live_info_logo{width: 60%;margin: 0 auto;}
}

/* questionnaire */

.live_questionnaire_block{background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_questionnaireBg.png") no-repeat center;background-size:cover;}
.live_questionnaire_type{color:#fff; height:3em;}
.live_questionnaire_type a{color:#fff;}
.questionnaire-title{font-size:16px;line-height: 40px; padding:50px 15px;}
.questionnaire-block{position: relative; padding:50px 0 20px;}
.questionnaire-lists{position: relative;}
.questionnaire-item{ display:inline-block; color:#fff; padding:0 20px; margin-bottom:20px; margin-right:30px; height:40px;font-size:14px; line-height: 40px;border:1px #fff solid; text-align: center;}
textarea#live_questionnaire_text{width:100%;height:210px; background:none; border:1px #fff solid;color:#fff;font-size:12px; padding:10px;}
textarea#live_questionnaire_text::-webkit-input-placeholder{color:#fff;}
button#live_questionnaire_submit{margin:30px auto; width:176px;height:46px;background:#C7000B;font-size:16px;color:#fff;line-height: 46px;text-align: center;text-decoration: none;border:none;}
.live_questionnaire_submit_box{text-align: center;}
.live_questionnaire_error_tag1,.live_questionnaire_error_tag2{font-size:12px;color:#ff0000;display:none;}
textarea#live_questionnaire_text.error{border:1px #ff0000 solid;}

@media (max-width: 767px) {


    /* info */
    .live_info_block{background: #F4F4F4;}
    .live_footer_subscribe_text{padding:0 0 50px;}
    .live_questionnaire_type{padding:0 11px;}
    .questionnaire-title{padding: 50px 0 20px;}
    .questionnaire-block{padding: 20px 0 20px;}
    textarea#live_questionnaire_text{font-size:16px;}
    button#live_questionnaire_submit{    display: inherit;float:none;}
}

@media (min-width: 992px) {

    .live-container{max-width:1128px;}

    /* info */
    .live_info_bg{left:-150px;}
    .live_info_block{background: none;}
    /* info */

}
@media (min-width: 1200px) {
    /* info */
    .live_info_bg{left:0;}
}

@media (min-width: 1366px) {
    /* .live-container {width: 1467px;} */
    /* .live_hot_tab_content{width:66%;} */
}

/*live share kv*/
.live_kv_share_maskBox{display:none;z-index: 99999; position: fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.5);}
.live_kv_sharePopupBox{display:none;z-index: 99999; width:500px;height:544px;position: absolute;left: 80px;top: -85px;background:#fff;}
.live_kv_share_block{position: absolute;left:36px;top:50px;width:430px;height:460px;color:#707070; font-size:28px;}
.live_kv_share_block p{font-size:18px;}
.live_share_block{}

.live_share_block #sharelink{background: #F4F4F4;border: none;font-size: 14px;color: #707070;height: 46px;padding: 20px 10px;width: 310px;float: left;}
.live_share_block #sharecopybtn{background: #C7000B;border: none;height: 46px;font-size: 14px;color: #fff;text-align: center;padding: 0 20px; display:block; width:110px;}
.live_kv_share_demo{width:80%; padding-left:20%;}
.live_kv_share_demo img{width:100%;}
.live_kv_share_closeBtn{cursor: pointer; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_share_popup_closebtn.png") no-repeat center; position: absolute;right:30px;top:26px; width:50px;height:50px;}

#live-popup-box.fixedVideoPlayBox{position: fixed;z-index:80; right:60px; bottom:100px; width:300px;height:169px;     background-color: #000;}
h2{
    -moz-user-select:none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.lpMoreBtnBox{ position: relative;text-align: center; height:100px;}
.lpMoreBtnBox a.lp-load-more,
.lpMoreBtnBox a.lp-remove-more{ background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_pageturningBtnBg.png") no-repeat right bottom;  display:none; transform: translateX(-50%);width: 34px; height: 34px; line-height: 36px; text-align: center; position: absolute; left: 50%; top: 30px; }

.lpMoreBtnBox a.lp-remove-more{left:53%; background-position: 0 0; display:none;}

.lpMoreBtnBox a.lp-load-more:hover{background-position: right top;}
.lpMoreBtnBox a.lp-remove-more:hover{background-position: left bottom;}

.swiper-button-next::after, .swiper-button-prev::after{font-size:50px;}



.live_popup_wrapper{left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index: 99; position: fixed; display:none; }
.live_popup_tag{position: absolute; left:50%;top:50%;margin-left:-350px; margin-top:-150px; width:700px;height:300px;background:#fff; text-align: center;}
.live_popup_close_btn{position: absolute;right:10px;top:10px;width:50px;height:50px; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_share_popup_closebtn.png") no-repeat center; cursor: pointer; }

.live_popup_tips_icon{text-align: center;font-size:22px;display:none;}
.live_popup_tips_icon .live_popup_text{ padding:50px;  }
.live_popup_tips_icon h5{color:#333;font-size:22px;}
.live_popup_tips_icon p{color:#666; font-size:18px;padding:12px 0;}
a.live_popupBtn{ display:inline-block; background:#c3c3c3;color:#fff;text-align: center;width:150px;height:50px; line-height:50px;font-size:18px;}
a.live_popupBtn:hover{color:#fff;background:#C7000B;}


@media (max-width: 450px) {
    .live_popup_tag{width:350px;height:300px; margin-left:-175px;margin-top:-75px;}
    .live_popup_tips_icon .live_popup_text{padding:50px 25px;}
    .live_popup_tips_icon h5{font-size:18px;}
    .live_popup_tips_icon p{font-size:14px;}
    a.live_popupBtn{color:#fff;background:#C7000B;}
}


#live-popup-box #liveIframeDefault{position: absolute;  display:none; width:100%;height:100%;
    left:0;top:0;
    background-position: center;background-repeat: no-repeat;background-size: cover;
    -ms-behavior: url("https://www.huawei.com/Assets/corp/2020/img/live/backgroundsize.min.htc");
    behavior: url("https://www.huawei.com/Assets/corp/2020/img/live/backgroundsize.min.htc");
}

#live-popup-box #liveIframeDefault.on{display:block;}
.liveDuration{display:none;}
.liveDuration.on{display:block;}

.sintroduction{display:none;}

#live-popup-box iframe{border:none;}

#live-popup-box.fixedVideoPlayBox #live-popup-close-btn{ display:block; cursor: pointer; background:url("https://www.huawei.com/Assets/corp/2020/img/live/live_mini_popup_closebtn.png") no-repeat center; position: absolute;right:-25px;top:-25px; width:50px;height:50px;}
#live-popup-box #live-popup-close-btn{display:none;}


.slick-arrow-box.highest_show{display:block !important;}
/*0722*/


.live_new_series_box{}

.live_new_series_title_box{ position: relative; height:180px; padding-top:50px; overflow: hidden;}

.live_new_series_title_box .row{
    margin-left:-30px; margin-right:-30px;
}
.live_new_series_title_box .row .live_new_series_title_item{ text-align: center; padding-left:0;padding-right:0;}
.live_new_series_title_box .row .live_new_series_title_item a{text-align: center;color:#707070; font-size:20px;}
.live_new_series_title_box .row .live_new_series_title_item a p{
    height:80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: center;
   -ms-flex-flow:row wrap;
}
.live_new_series_title_box .row .live_new_series_title_item a.active{color:#CB0007;}
.live_new_series_title_box .row .live_new_series_title_item a span{background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian0.png") no-repeat center 10px; margin: 0 auto; display:block;width:100%;height:50px;}
.live_new_series_title_box .row .live_new_series_title_item a.active span{background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian1.png") no-repeat center 10px;}
.live_new_series_title_box .row .live_new_series_title_item:first-child a span{background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian1_0.png") no-repeat center 10px;}
.live_new_series_title_box .row .live_new_series_title_item:first-child a.active span{background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian1_1.png") no-repeat center 10px;}
.live_new_series_title_box .row .live_new_series_title_item:last-child a span{background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian6_0.png") no-repeat center 10px;}
.live_new_series_title_box .row .live_new_series_title_item:last-child a.active span{background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian6_1.png") no-repeat center 10px;}

.live_new_series_nr_box{padding-top:60px;}
.live_new_series_nr_box .tab-pane{display:none;}
.live_new_series_nr_box .tab-pane.active{display:block;}

.live_new_series_nr_item{}
.live_new_series_nr_item .live_new_series_link_btn p{color:#707070;font-size:18px;line-height: 1.5; padding:4px 0; min-height:70px;}
.live_new_series_nr_item .live_new_series_link_btn span{display:block;color:rgba(112,112,112,.5); font-size:16px;}
.live_new_series_nr_item .live_new_series_link{padding:12px 0 30px 0; text-align:center;}


.live_new_series_nr_item .playBgBox .jumpLinkIcon{opacity: 0;transition: all .3s; position: absolute; right:18px;top:18px;width:20px;height:20px; background:url() no-repeat 0 0; overflow: hidden;text-indent: 1000px;}
.live_new_series_nr_item .playBgBox .liveIcon{position: absolute; left:18px;top:18px; color:#fff;background:#C7000B;font-size:14px; font-weight: 700; padding:4px 10px;}
.live_new_series_nr_item .playBgBox .liveIcon span{display: block;color:#fff;font-size:14px;}
.live_new_series_nr_item .playBgBox{overflow: hidden; position: relative; border:1px #0092ce solid;}
.live_new_series_nr_item .playBgBox img{ transition: all .8s; width:100%; }
.live_new_series_nr_item .playBgBox:hover img{transform: scale(1.1);}
.live_new_series_nr_item .playBgBox:hover  .jumpLinkIcon{opacity: 1;}

.live_new_series_more_box{padding:30px 0 30px 0;}
.live_new_series_more_box .liveNewSeriesMoreBtn{ text-align: right; color:#707070;}
.live_new_series_more_box .liveNewSeriesMoreBtn span{font-size:20px;}
.live_new_series_more_box .liveNewSeriesMoreBtn a{display:inline-block;font-size:18px;padding:8px 22px; margin: 0 0 0 20px; text-align: center;color:#707070;border:1px #6C6C6C solid;}
.live_new_series_more_box .liveNewSeriesMoreBtn a:hover{background:#C7000B;color:#fff;border:1px #fff solid;}


.live_series_popup_box{ display:none; position: fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);left: 0;top: 0;right: 0;bottom: 0; z-index: 10;}
.live_series_popup_iframe_box{position: absolute;left: 50%;top:50%; margin-left:-570px;margin-top:-280px; width:1140px;height:640px;}
.live_series_popup_iframe{ padding-bottom: 56%; width: 100%;position: relative;background:rgba(0,0,0,0.1); }
.live_series_popup_iframe iframe{border:none; width: 100%;height: 100%;position: absolute;top: 0;left: 0;  }
.live_series_popup_close_btn{position: absolute; cursor: pointer; background:url("https://www.huawei.com/Assets/corp/2020/img/live/dian_close_btn.png") no-repeat center;right:-20px;top:-70px; width:80px;height:80px;}

.slick-dots-live_tagcloud.pagination {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.slick-dots-live_tagcloud .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #858585;
    cursor: pointer;
}
.slick-dots-live_tagcloud .swiper-active-switch {
    background: #858585;
}


@media (max-width: 992px) {
    .live_new_series_box,
    .live_new_series_nr_box,
    .liveNewSeriesMoreBtn{width:750px; margin: 0 auto;}
    /*.live_new_series_nr_item .playBgBox img{ width:345px;height:208px;}*/

    .live_new_series_more_box{padding:30px 0 60px 0;}
    .live_new_series_more_box .liveNewSeriesMoreBtn{ padding-left:20px;padding-right:20px; text-align: left;}
    .live_new_series_more_box .liveNewSeriesMoreBtn span{font-size:22px;}

    .live_new_series_title_box{overflow-x:scroll;}
    .live_new_series_title_box .row{margin:0;width:1130px;}
    .live_new_series_nr_item .playBgBox  .jumpLinkIcon{opacity: 1;}
    .live_new_series_nr_box .row{margin:0;}

    .live_series_popup_iframe_box{ margin-left:-320px;margin-top:-180px; width:640px;height:360px;}
}


@media (max-width: 450px) {
    .live_series_container {
        padding: 0 15px;
    }
    .live_new_series_nr_item .playBgBox img{ width:346px;height:346px;}

    .live_new_series_box,
    .live_new_series_nr_box,
    .liveNewSeriesMoreBtn{width:100%; margin: 0 auto;}

    .live_new_series_more_box .liveNewSeriesMoreBtn{padding:0px; text-align: left;}
    .live_new_series_more_box .liveNewSeriesMoreBtn span{font-size:18px;}
    .live_new_series_more_box .liveNewSeriesMoreBtn a{font-size:14px;margin: 0 0 0 5px;padding:8px 14px; }
    .live_new_series_title_box .row .live_new_series_title_item a{font-size:16px;}

    .live_new_series_nr_item .playBgBox img{ width:100%;height:auto;}
    .live_new_series_title_box .row{margin:0;width:800px;}
    .live_new_series_nr_box{padding-top:30px;}
    .live_new_series_nr_item a p{font-size:16px; min-height:60px;}

    .live_new_series_nr_box .row{margin:0 -15px;}


    .live_series_popup_iframe_box{ margin-left:-150px;margin-top:-85px; width:300px;height:169px;}

}

@media (min-width: 768px) {

    .live_series_popup_iframe_box{ margin-left:-320px;margin-top:-180px; width:640px;height:360px;}

}
@media (min-width: 992px) {
    .live_new_series_nr_item .playBgBox img{ width:293px;height:293px;}
    .live_series_popup_iframe_box{ margin-left:-480px;margin-top:-270px; width:960px;height:540px;}
}
@media (min-width: 1200px) {
    .live_new_series_nr_item .playBgBox img{ width:346px;height:346px;}
    /*.live_series_popup_iframe_box{ margin-left:-570px;margin-top:-280px; width:1140px;height:640px;}*/
}
@media (min-width: 1920px) {
}


/*.live_new_series_more_box .liveNewSeriesMoreBtn .liveNewSeriesMoreBtnTitle,*/
/*.live_new_series_more_box .liveNewSeriesMoreBtn .liveNewSeriesMoreBtnDiv{ display:inline-block;}*/

/*@media (max-width: 450px) {*/
/*    .live_new_series_more_box .liveNewSeriesMoreBtn .liveNewSeriesMoreBtnTitle { display:block; float: left;}*/
/*    .live_new_series_more_box .liveNewSeriesMoreBtn .liveNewSeriesMoreBtnDiv { display:block; margin-left: 100px;}*/
/*    .live_new_series_more_box .liveNewSeriesMoreBtn .liveNewSeriesMoreBtnDiv a {margin: 0 0 10px 0px;}*/
/*}*/
@media (max-width: 767px) {
    .live_kv_text .kvPlayBtn {
        font-size: 14px;
        line-height: 1.8;
        padding-right: 30px;
        background-size: contain;
    }
    .live_kv_text{width:calc(100% - 30px);}
    .live_kv_text h3{font-size:25px; margin-bottom:30px;line-height:1.7; }
    .live_kv_text p{font-size:18px;margin-bottom: 10px;}
}

@media (min-width: 768px) {
    .live_kv_text{width:600px;}
    .live_kv_text h3{font-size: 46px;margin-bottom: 60px;}
    .live_kv_text p{font-size: 30px;margin-bottom: 26px;}
}

@media (min-width: 992px){
    .live_kv_text{width:520px;}
}

@media (min-width: 1200px){
    .live_kv_text{width:550px;}
}

.live_hot_tab_content_swiper-this-week .hot-slide, .live_hot_tab_content_swiper-last-week .hot-slide{
    flex-shrink: 0;
    }</style>