@charset "utf-8";

/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,th,input,textarea{
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body{
    line-height:1;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src:  url('../fonts/Montserrat-Regular.eot?1aukq4');
  src:  url('../fonts/Montserrat-Regular.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Regular.ttf?1aukq4') format('truetype'),
    url('../fonts/Montserrat-Regular.woff?1aukq4') format('woff'),
    url('../fonts/Montserrat-Regular.svg?1aukq4#Montserrat-Regular') format('svg');
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src:  url('../fonts/Montserrat-ExtraBold.eot?1aukq4');
  src:  url('../fonts/Montserrat-ExtraBold.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-ExtraBold.ttf?1aukq4') format('truetype'),
    url('../fonts/Montserrat-ExtraBold.woff?1aukq4') format('woff'),
    url('../fonts/Montserrat-ExtraBold.svg?1aukq4#Montserrat-ExtraBold') format('svg');
}
blockquote,q{
  quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';
  content:none;
}
:focus{
  outline:0;
}
ins{
  text-decoration:none;
}
del{
  text-decoration:line-through;
}
.martop20{margin-top: 20px;}
body,html{ margin:0px; padding:0px;}
/*body{font: 12px/1.4 "Microsoft JhengHei", "Microsoft YaHei", Arial, Helvetica, Verdana, sans-serif; margin:0px 0 20x; line-height:22px; color:#444444;}*/
/*ul, li{list-style-type:none;}*/
/*a{color:#333333;text-decoration:none;}
a:hover{color:#e2261a;text-decoration:underline;}*/
*{
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
:after,
:before{
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
  display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    line-height: 1.1;
    color: inherit;
  font-weight:300;
}
header,
footer{
  ul,ol,li{
    list-style: none;
    list-style-type: none;
  }
}
.main-left{
  ul,ol,li{
    list-style: none;
    list-style-type: none;
  }
}
img{border:0;display: block; width: 100%; height: auto;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{zoom:1;}
a{text-decoration: none;}

body,html{
  position: relative;
  font-size: 16px;
  color: #000000;
  font-family:"Montserrat-Regular", "Microsoft JhengHei", "宋体", Arial, Helvetica, Verdana, sans-serif;
  background: #f5f5f5!important;
}
.flex_w{display: flex; flex-wrap:wrap; position: relative; width: 100%;}
.wrapBox{position: relative; width: 100vw; height: 100vh; overflow: hidden;}
.flex_clum{display: flex; position: relative; flex-direction: column;height: 100%;}
.flexBox_colum_ipad,.flex_ph_w,
.flexBox{display: flex; position: relative; width: 100%;}
.justify_between_stretch{justify-content:space-between;align-items:stretch;}
.justify_between_center{justify-content:space-between;align-items:center;}
.justify_center_center{justify-content:center;align-items:center;}
.col_100{position: relative; width: 100%;}
.col_50{position: relative; width: 50%;}
.col_48{position: relative; width: 48%;}
.col_position{position: relative; width: 100%;}
.com_Abso{position: absolute;}
.trans_x{left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.trans_y{top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.trans_xy{top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}


.family_MEB{font-family: "Montserrat-ExtraBold";}
.family_MR{font-family: "Montserrat-Regular";}
.text_upper{text-transform: uppercase;}
.text_center{text-align: center;}
.text_right{text-align: right;}

.color_w{color: #fff;}

.pad_bot50{padding-bottom: 50px;}
.pad_bot30{padding-bottom: 30px;}
.pad_bot20{padding-bottom: 20px;}
body h1{font-size: 36px; font-family: "Montserrat-ExtraBold";}
body h2{font-size: 24px;font-family: "Montserrat-ExtraBold";}

.contarin{padding: 4rem 10rem 2.5rem 10rem;}
.contarin_r{padding-right: 10rem;}
/*.contarin_comControl{padding-left: 20rem;}
.contarin_comControl_r{padding-right: 20rem;}*/

.ipad_show,.ph_show{display: none;}



/*footer*/
.footerBox{position: relative;width: 100%; height:50px; overflow: hidden;display: flex;
    align-items: flex-end;
    justify-content: center;}
a.foot_btn{position: relative; width: 162px; margin: 0px auto;display: block;}
/*footer*/
.userLang{display: flex;}
img.live_img{width: 35px; margin-right: 10px; display: none;}
img.live_img.live_imgShow{display: block;}
.headerCenter{align-items: flex-end;}
 .cneterShowhesd{
 position: absolute;
 }
.headerBox{
  position: relative;
  padding: 0px 20px 0px 25px;
  align-items: center;
  width: 135px!important;
  height: 60px;
  background: #;
  color: #fff;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;;
}
.headerBox a{cursor: pointer; color: #fff;}

.headerBox  span.cricle{
    position: relative;display: block;width: 5px;height: 5px;background: #fff;border-radius: 50%;
    margin: 0px 10px;
}

.regist_btn{
  height: 60px;
  line-height: 60px;
  width: 100%;
  position: relative;
  border-radius: 50px;
  background: #;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.next_btn.disableC{
  cursor:not-allowed;
}
.next_btn.disableC #SKIPBtn{
  pointer-events:none;
  background: #867f7f;
}
#idSwiperImgScroll.controlList_scroll{
  overflow-y: hidden;
  overflow-x: auto; 
}
#idSwiperImgScroll .mCSB_scrollTools{display: block!important;}
/* 滚动条 */
.controlList_scroll,
.scroll-content{
  /*overflow: overlay;*/
  overflow-y: auto;
  /*padding-right: 8px;*/
  box-sizing: border-box;
}
.scroll-contentBack{
  overflow-y: auto;
  padding-right: 8px;
  box-sizing: border-box;
}
.el-textarea__inner::-webkit-scrollbar{
  background: #cacaca!important;
}
/*// ::-webkit-scrollbar,*/
.controlList_scroll::-webkit-scrollbar,
.scroll-content::-webkit-scrollbar,
.el-table__body-wrapper::-webkit-scrollbar {
/*滚动条整体样式*/
height:6px;
width:5px;
background: #b1b1b1;
}
/*::-webkit-scrollbar-thumb,*/
.controlList_scroll::-webkit-scrollbar-thumb,
.el-textarea__inner::-webkit-scrollbar-thumb,
.scroll-content::-webkit-scrollbar-thumb,
.el-table__body-wrapper::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
width:5px;
border-radius: 10px;
background: #363434;
}
.scroll-content.regisiteScroll::-webkit-scrollbar-thumb{
  background: #fff;
}
.show-enter-active,.show-leave-active{
   transition:all 0.8s;
   -webkit-transition:all 0.8s;
   -moz-transition:all 0.8s;
   -ms-transition:all 0.8s;
}
.show-enter,.show-leave-to{
   opacity: 0;
}
.show-enter-to,.show-leave{
  opacity: 1;
}
.demo-ruleForm{
  position: relative;
  width: 100%;
  height: 
}
.el-input__inner{
  height: 40px;
  width: 100%;
  position: relative;
  background-color: #FFF;
  box-sizing: border-box;
    color: #606266;
    display: inline-block;
  padding: 5px 20px;  border-radius: 50px; line-height:1;font-size: 16px;border:none;}
.el-select{width: 100%;}
.el-select .el-input .el-select__caret{color: #e20516;}
.regFix .el-form-item__content{margin-left: 0px!important;}
.loginInfo .el-form-item__content{
    position: relative;
    border-radius: 50px;
    background: #ffffff;
    display: flex;
  width: 100%;
  margin-left: 0px!important;
}
.headerlang{right: 0px; top:5rem ; z-index: 3;}

.controlListMain .padingtB50{padding-top: 40px; padding-bottom: 40px;}

.visitorFooter {position: relative; background: #fff;}
.visitorFooter .footerBox{align-items: center;}
.controlListMain{position: relative; width: 100%; flex:1; overflow: hidden;}
a.loginA img{max-height: 80px;width: 100%;max-width: 420px;margin-bottom:10px;}
.LogoBox img{max-height: 80px;width: auto;max-width: 420px;margin-bottom:10px;}
.videologo img{position: relative;height: auto; width: 100px;}

a.loginA {
  display: flex;
  align-items: center;
}
a.ligonlog strong{ font-size: 2rem;line-height: 1;}
a.loginA strong{ color: #000; font-size: 1.4rem; padding-left: 15px;line-height: 1;}

a.ligonlog.loginA strong {
  font-size: 2rem;
}

.video_box{height: 100%;padding-bottom: 50px;}
/*.video_bg{position: relative;background: url("../images/video_bg.jpg") center top no-repeat; background-size: 100% 90%; }*/
.video_bg{ }
.videoPlaybox{position: relative; margin: 0px auto;padding-top:5%; height:auto; text-align: center; }
.videoPlaybox video{margin: 0px auto; height:50vh;}
.videoFooter{position: absolute; width: 100%; bottom:20px;}


.smContent{padding: 10px 35px;}
.smContent_noTB{padding: 0px 35px!important;}
.vistorControl .header{position: relative; padding-right: 0px; background: #ffffff;}
.vistorControl .login{position: relative; max-width: 30%; line-height: 40px;}

.userPhoto{
  position: relative;
  display: flex;
    align-items: center;margin-right: 20px;
}
.userPhoto span.icon{position: relative; margin-right: 10px; display: inline-block; width: 40px;height:40px;border-radius: 50%; padding: 8px; background: #909090;}
.userPhoto span.icon img{width: 80%; margin:0px auto;}
.el-textarea__inner{height: 10vh!important;border:none;}

.z_indexU{position: relative; z-index: 8;}
.toggleSlideLang.video_shareBox_l{position: relative; display: none;}

.video_shareBox_l{
  position: relative;
  padding-right:20px;
  border-right:1px solid #d9d9d9;
  display: flex;
  align-items: center;
}

.video_shareBox_l .langBtn{
    position: relative;
    display: inline-block;
    width: 30px;
    height:30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #;
    margin-right:6px;
}
.video_shareBox_l .langBtn:hover,
.video_shareBox_l .langBtn.active{
/*    background: #84050c;*/
    background: #777777;
}


.thumbsUp{
    position: relative;
    align-items: center;
}
.thumbsUp p{padding: 0px 30px;height: 50px; border-left:1px solid #d9d9d9;display: flex;
    align-items: center;}
.thumbsUp .shareBox{
  height: 50px;
  border-left: 1px solid #d9d9d9;
    display: flex;align-items:center;
    padding-right: 0px;padding-left:0px;
}
.thumbsUp .shareBox span.zannum{
  position: relative;
  display: block;
  height: 100%;
    padding-left:30px;
    padding-right: 15px;
    display: flex;
    align-items:center;
    cursor: pointer; 
}
.thumbsUp .shareBox i{font-size: 24px; margin-right: 10px;}
.thumbsUp .shareBox i.active{color: #065dfc;}
    
.thumbsUp .shareBox ul.el-menu.el-menu--horizontal{height: 100%; display: flex; align-items: center;}
.thumbsUp .shareBox span:hover i{color: #065dfc;}
.thumbsUp .shareBox span:first-child i{margin-top: -6px;}
 
.el-menu-demo{
  position: relative;
  cursor: pointer;
  height: 100%;
  display: flex;
  padding: 0px 15px;
  align-items: center;
  justify-content: center;
}
.thumbsUp .shareBox span.zannum:hover,
.el-menu-demo:hover{
  background: #cacaca;
}
/*.el-menu-demo:hover .shasreSLide{
  display: block;
}*/
.el-menu-demo .shasreSLide{
  position: absolute;
  width: auto;
  min-width: 150px;
  right: 0px;
  padding: 10px 10px;
  top: 100%;
  z-index: 88;
  background: #cacaca;
  display: none;
}
.el-menu-demo .shasreSLide li,
.el-menu-demo .shasreSLide a{display: block;padding: 10px; color: #fff;    white-space: nowrap;}
.el-menu-demo span i{font-size: 20px!important}

.slideControlPPT {
    position: relative;
    border-right: 1px solid #d9d9d9;
}
.slideControlPPT .slideNav{padding-right: 30px;padding-left: 30px; width: 280px; }
.slideControlPPT .el-select .el-input__inner{
  border-radius:8px;
  height: 40px;
  line-height:40px;
  padding:10px;
  background:#cacaca;
  color: #fff;
}
  
.slideControlPPT {
  position: relative;
  border-right: 1px solid #d9d9d9;
}
.slideControlPPT .slideNav{padding-right: 30px;padding-left: 30px;  }
.slideControlPPT .el-select .el-input__inner{
  border-radius:8px;
  height: 40px;
  line-height:40px;
  padding:10px;
  background:#cacaca;
  color: #fff;
}
  
.slideControlPPT .el-input__suffix{right: 10px;}
.slideControlPPT .el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{display: none;}
.slideControlPPT i.fa-fw{font-size: 24px;}
.slideControlPPT .downLoadBox{position: relative; height: 100%;}
.slideControlPPT .downLoadBox .el-menu.el-menu--horizontal{height: 100%;    height: 100%;
   display: flex;
  align-items: stretch;
}
  
.slideControlPPT .el-menu--horizontal>.el-submenu .el-submenu__title{
        height: 100%display: flex;align-items: center;}
.slideControlPPT .el-menu--horizontal>.el-submenu .el-submenu__title:hover{background: #cacaca; }
.slideControlPPT .el-menu--horizontal>.el-submenu .el-submenu__title:hover i{color: #fff;}
    
.slideControlPPT .el-submenu__title{padding: 0px 20px;}
.slideControlPPT .el-menu--horizontal>.el-submenu.is-opened{background: #cacaca!important;}
.slideControlPPT .el-menu--horizontal>.el-submenu.is-opened i{color: #fff;}

.slideControlPPT .el-submenu.is-opened .cloudIcon{background: url("../images/cloud.png") center no-repeat; background-size: 100% auto;}


.el-select-dropdown__item.hover, .el-select-dropdown__item:hover,
.el-select-dropdown{background: #cacaca!important;}
.el-select-dropdown__item span{color: #fff;}
.el-popper[x-placement^=bottom] .popper__arrow::after{border-bottom-color: #cacaca!important;}
.el-select .el-input__inner::placeholder {
  color: #DCDFE6;
}
.el-icon-arrow-up:before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #fff !important;
  top:40%;
  right: 10px;
}

.el-menu--horizontal .el-menu .el-menu-item, .el-menu--horizontal .el-menu .el-submenu__title,
.el-menu--horizontal .el-menu{background: #cacaca!important;}
.el-menu--popup-bottom-start{margin-top: 0px;}
.el-menu--horizontal .el-menu .el-menu-item{color: #fff;}

.shareBox .el-menu--horizontal>.el-submenu .el-submenu__title:hover,
.shareBox .el-menu--horizontal>.el-submenu.is-opened{background: #cacaca!important;}
.shareBox .el-menu--horizontal>.el-submenu.is-opened i{color: #fff;}

.shareBox .el-menu--horizontal>.el-submenu .el-submenu__title{padding:0px 15px; color: #000000;}
.shareBox .el-menu--horizontal>.el-submenu .el-submenu__title .el-icon-arrow-down{ display: none;}
.shareBox .el-menu--horizontal>.el-submenu .el-submenu__title i{font-size: 20px; margin-right: 10px;color: #000000; }

/*HomePage*/
.HomeMain{height: 100vh;}

.HomeMain .homeLefth{position: relative;height:auto; flex:1;}
.HomeMain .registrationBox{background: #f5f5f5;}
.HomeMain .antaBackground{
  background:url("../images/anta-background.jpg") center no-repeat;
  background-size: cover;
  height: 100%;
}

.HomeMain .eventBox{
  position: relative;
  padding:30px;
  background: #fff;
  line-height: 1.3;
}
.HomeMain .eventBox p{
  position: relative;
  padding-bottom:15px;display: flex;
}
.HomeMain .eventBox p:last-child{padding-bottom:0px;}
.HomeMain .eventBox p span:last-child{flex:1;}
.HomeMain .eventBox p span.eventTit{width:80px;display: inline-block;}
.HomeMain .eventBox p span.eventTit i{margin-right: 10px;font-size:18px;}
.HomeMain .eventBox p span.eventTit i.font20{font-size: 20px;}
.HomeMain .downBox{position: relative;}
.HomeMain .downBox a{width: 48%;padding:0px 30px;height: 40px;line-height: 40px; text-align: left; border-radius: 50px;
    display: flex; align-items: center;border:1px solid #;color: #;margin-top: 20px;}
.HomeMain .downBox a i{display: inline-block; margin-right: 10px;}
a{display: block; position: relative;}
.HomeMain .LogoBox{position: relative;    margin-bottom: 30px;}
.HomeMain .homgImg{width: 100%; height: auto;}
.HomeMain .homeFoot{width: 100%; padding: 30px 0px; background: rgba(0,0,0,0.5); bottom: 0px;color: #fff;}

.dialogRegiste{
    position: fixed;
    width: 50%;
    height: 100vh;
    top: 0px;
    left: 0px;
    padding-right: 10px!important;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
        transition: all 1.2s;
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -o-transition: all 1.2s;
    background: rgba(0,0,0,0.8);
}
.dialogRegiste.dialogRegisteVisible{
  transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    z-index: 6;
}


.dialogRegiste .regisiteScroll{position: relative; width: 100%;height: calc(100% - 80px);}
.dialogRegiste span.RegisteClose{position: relative;padding-right:13%;color: #fff; font-size:30px; cursor: pointer;}
/*.dialogRegiste .regist_btn{margin-top: 20px;}*/
#loginBox .loginInfo .fa-eye{
  color: #409EFF;
}
.demo-ruleForm .regFix{margin-bottom: 25px;}
p.registrationThank{
    color: #fff;
    padding-bottom: 10px;
}
.downSan .selectSlideUl:before{
    content: ""!important;
    position: absolute;
    left: 50%;
    top: -7px;
    margin-top: 0px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #cacaca;
}
.downSan .selectSlideUl{
  border-radius: 10px;
  position: absolute;
  display: none;
  z-index: 88;
  width: auto;
  min-width: 100%;
  height: auto;
  padding: 10px 20px;
  max-height:130px;
  overflow-y: auto;
  background: #cacaca !important;
  margin-top: 10px;
}
ul li{list-style: none;}
.downSan .selectSlideUl li{color: #fff; line-height: 36px; cursor: pointer;white-space: nowrap; font-size:14px;}

.HomeMain .LoginCompon{margin-top: 0%; position: relative; display: none;}

#Login{
    position: relative;
    width: 320px;
    height: auto;
    margin: 0px auto;
    margin-top: 100px;
}


#loginBox .flexBox_mar{margin-bottom: 25px;}
#loginBox .or_martb{margin:10px 0px; font-size: 20px;}

#loginBox .loginInput{
    position: relative;
    display: inline-block;
    flex:1;
}

#loginBox .btnBox{
        height: 60px;
        line-height: 60px;
        width: 100%;
		  position: relative;
        border-radius: 50px;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }
#loginBox .login_btn{
    background: #;
}
#loginBox .regist_btn{
    background:#ffad2b;
}
#loginBox .eyeIcon{position:absolute; font-size: 22px; color: #c0c4cc;
 right: 10px; top: 50%; transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);}


.loginVideoBox{position: relative; width: 70%; max-width: 640px; margin: 0px auto; margin-top:20px; margin-bottom:30px;}
.loginVideoBox a{justify-content: center;}
.loginVideoBox strong{ display: block; text-align: center;}
.next_btn{width: 315px;position: relative;margin: 0px auto;}
#NEXTBtn{display: none;}





/*visitorControl*/
.vistorControl{background:#ebeaea;}
.vistorControl .controlTab{padding-top: 10px; padding-bottom: 10px;z-index: 99;}
.vistorControl .controlTab .video_shareBox{height: 50px;}
.vistorControl .controlTab .flex{text-align: right;}
.vistorControl .controlTab .flex i{color: #c4c4c4; margin-left: 20px; font-size: 24px; cursor: pointer; padding-bottom: 4px;}
.vistorControl .controlTab .flex i.activeList{
  color: #;
  border-bottom: 4px solid #;
}


.vistorControl .controlList_scroll{position: relative;height: 100%;}
.vistorControl .controlList_scroll.bg2{
 padding-bottom: 60px;
}
.vistorControl .controlList{padding-top: 40px;padding-bottom: 0px;position: relative; background: #f5f5f5; padding-right: 10px; height: 100%; border-top: 1px solid #d9d9d9; display: none;}
.vistorControl .controlList.bgs1{
    background: #e7e7e7; padding-top: 0px; padding-right: 0px;
}

.vistorControl .bgopcity::after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height:40px;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(to bottom,rgba(245,245,245,0.2),#f5f5f5);
}
.vistorControl .bgs1 .bgopcity::after{background: linear-gradient(to bottom,rgba(231,231,231,0.2),#e7e7e7);}
.vistorControl .controlItemBox{position: relative; margin-bottom:30px;}
#playBackVideo.vistorControl .controlItemBox{margin-bottom: 0px;}
.vistorControl .controlItemBox dl{cursor: pointer; }
.vistorControl .controlItemBox dl dd{padding-top: 10px;}
.vistorControl .controlItemBox dl dt{border:3px solid #f5f5f5; position: relative; }

.vistorControl #scrollCont2 .controlItemBox{
  position: relative;
  width: 14.28555%;
  padding: 0px 25px;
   margin-bottom: 50px;
}
.vistorControl .controlList.bgs1 .controlItemBox dl dt{border:3px solid #e7e7e7;}
.vistorControl .controlList.bgs1 .controlItemBox dl.active dt,
.vistorControl .controlList.bgs1 .controlItemBox dl:hover dt,
.vistorControl .controlItemBox dl.active dt,
.vistorControl .controlItemBox dl:hover dt{
    border:3px solid #d8010d!important;
}
.vistorControl .controlItemBox dl.visItemBox:hover dt,
.vistorControl .controlItemBox dl.visItemBox.active dt{
  box-shadow: darkgrey 10px 10px 30px 5px ; //边框阴影
}

.vistorControl .visitorBG{position: absolute;opacity: 0; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.5); align-items: center;
    justify-content: center; display: none;}
.vistorControl .visitorBG.zoomIconPop{display: flex;} 
.vistorControl .visitorBG i{color: #fff; font-size:20px;}
.vistorControl .controlItemBox dl.visItemBox.active .visitorBG,
.vistorControl .controlItemBox dl:hover .visitorBG{opacity: 1;}

.vistorControl .thumlistBox{
    height: 100%;
}
.vistorControl .thumlistBox #scrollCont1{
  position: relative;
  width:250px;
  height: 100%;
  padding:0px 10px;
}
.vistorControl .thumlistBox #scrollCont1 .controlItemBox{padding:0px 40px;}


.vistorControl .thumlistBox .thumlist_right{ position: relative; flex: 1; padding-left: 30px;height: 100%;}
.vistorControl .thumlistBox .thumlist_right .thumBigImgBox{position: relative; width: 100%; height: 100%; background: #f5f5f5; padding: 35px 65px;}
.vistorControl .thumlistBox .thumlist_right  .thumSRvBOx{overflow: hidden; height: 100%; cursor: pointer;}
.vistorControl .thumlistBox .thumlist_right .thumSRvBOx img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
    
/*pop*/
.popIMgMAin{display: none;}
.IMgPOPwrapBox{z-index: 2020;}
.IMgPOPwrapBox .mask-layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2020;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.IMgPOPwrapBox .mask-layer > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.IMgPOPwrapBox .mask-layer-black {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .85;
    position: absolute;
    top: 0;
    left: 0;
}
.IMgPOPwrapBox .mask-layer-container {
    width: 80%;
    height: 90%;
    position: absolute;
    margin: 0 auto;
    z-index:6;
    padding: 0 10px;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.IMgPOPwrapBox .mask-layer-container-operate {
    position: absolute;
    width: auto;
    height: auto;
    right: 40px;
    top: 2%;
        display: flex;
    align-items: center;
    z-index: 8;
}

.IMgPOPwrapBox .mask-layer-imgbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.IMgPOPwrapBox .mask-layer-imgbox > .maskIMGBOx {
    position: absolute;
        width: 100%;
        height: 100%;
}

.IMgPOPwrapBox .mask-layer-imgboxp > .maskIMGBOx > img {
    display: inline-block;
}
.IMgPOPwrapBox .maskIMGBOx p{color: #fff; padding-bottom: 10px;}
.IMgPOPwrapBox .maskIMGBOx p.padtop10{padding-bottom:0px;padding-top: 10px;}
.IMgPOPwrapBox .mask_plusbtn{
    color: #ffffff; cursor: pointer; font-size:22px;  margin: 0px 10px;
}
.IMgPOPwrapBox .mask_plusbtn.grayCss{
    opacity: 0.5;
    cursor: not-allowed;
}
.IMgPOPwrapBox .mask-close.mask_plusbtn{font-size: 46px;}
.IMgPOPwrapBox .mask_btn{font-size:65px; color: #ffffff; cursor: pointer;}
.IMgPOPwrapBox .mask-prev{left: 40px;}
.IMgPOPwrapBox .mask-next{right: 40px;}

.IMgPOPwrapBox .zoomHhidden{position: relative; width: 100%; height: 85%; overflow: hidden;align-items: center;
    display: flex;}
.IMgPOPwrapBox .zoomHhidden img{
    /*禁止元素选中*/
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
.IMgPOPwrapBox .drag-container {
   position: absolute;
   width: 100%;
   height: 100%;
   overflow: hidden;
   /*禁止元素选中*/
   -moz-user-select: none; /*火狐*/
   -webkit-user-select: none; /*webkit浏览器*/
   -ms-user-select: none; /*IE10*/
   -khtml-user-select: none; /*早期浏览器*/
   user-select: none;
   cursor: pointer;
}
.IMgPOPwrapBox .drag-container .drag-image-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    /*禁止元素选中*/
       -moz-user-select: none; /*火狐*/
   -webkit-user-select: none; /*webkit浏览器*/
   -ms-user-select: none; /*IE10*/
   -khtml-user-select: none; /*早期浏览器*/
   user-select: none;
   -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.IMgPOPwrapBox .drag-container .drag-image-box .point {
 position: absolute;
 background: red;
 height: 30px;
 width: 30px;
 border-radius: 50%;
 opacity: 0;
}
.IMgPOPwrapBox .drag-container .drag-image-box::before{content: ""; display: block;position: absolute;width: 100%; height: 100%;top: 0px; left: 0px; z-index: 6;}
.IMgPOPwrapBox .drag-container .drag-image-box img{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
   z-index: 1;
}


/*visitorControl end*/


/*visitorVideo*/
#visitorVideo.vistorControl{background:#ebeaea;}
#visitorVideo .controlListMain{
    position: relative;
    background: #f5f5f5; padding-right:30px;
}
#visitorVideo.vistorControl .videoBoxmain .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden,
#visitorVideo.vistorControl .comControl_r .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{height: 100%;}
#visitorVideo .companyList{position: relative; height: 100%; cursor: pointer;display: flex;
    align-items: center;}
#visitorVideo .comControl_r{padding-right:30px; position: relative; width: 100%; height: 100%;}
#visitorVideo .videoBoxmain{padding-left: 30px; padding-right: 0px; width: 100%; height: 100%;}
#visitorVideo .controlList_scroll{position: relative;height: 100%;display: flex; flex-wrap: wrap; align-items: flex-start;}
#visitorVideo .controlList_scroll video{width: 100%;}
#visitorVideo .controlList_scroll .wrapper{ position: relative; width: 100%; height: 100%;}
#visitorVideo .controlList_scroll .wrapper img{width: auto; max-width: 100%;max-height: 100%; margin: 0px auto;}
/*#visitorVideo .scroll-content{height: calc(100vh - 200px)!important;}*/

#visitorVideo .videoMSG{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 30px;
  /*// margin-top: 25px;*/
  padding:0px 10px;
}

#visitorVideo .videoMSG  .textareainput{
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #d9d9d9;
}
#visitorVideo .controlListMain .box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-start;
}
    /*左侧div样式*/
#visitorVideo .controlListMain .left {
  width: calc(68% - 10px);  /*左侧初始化宽度*/   
  height: 100%;
  /*// float: left;*/
}
    /*拖拽区div样式*/
#visitorVideo .controlListMain .resize {
  position: relative;
  height: 100%;
  background: #f5f5f5!important;
}

#visitorVideo .controlListMain .resize  span{
    position: relative;
    display: inline-block;
    cursor: col-resize;
    position: relative;
    top:45%;
    background-color: #cacaca;
    border-radius: 5px;
    margin-top: -30px;
    width:8px;
    height: 50px;
    line-height: 50px;
    background-size: cover;
    background-position: center;
    /*z-index: 99999;*/
    font-size:18px;
    text-align: center;
    color: white;
}
/*拖拽区鼠标悬停样式*/
#visitorVideo .controlListMain .resize:hover span{
    color: #444444;
}
#visitorVideo .controlListMain .resize::before{
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    left: 50%;
    height:3080px;
    top: -600px;
    background: #cacaca;
}
/*右侧div'样式*/
#visitorVideo .controlListMain .mid {
    /*// float: left;*/
    width: 32%;   /*右侧初始化宽度*/
    height: 100%;
}

#visitorVideo .sendBox{position: absolute; bottom: 0px;right: 10px;}
#visitorVideo .sendBox i{
  color: #;
  font-size: 24px;
  cursor: pointer;
}
#visitorVideo .controlList_scroll1{
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: space-between;
}
#visitorVideo .controlList_scroll1 .new50{height:auto;width: 100%;display: block;}
#visitorVideo .controlList_scroll1 .new501{flex: 1; min-height:120px; margin-top: 25px; background: #fff; position: relative;}
#visitorVideo .controlList_scroll video{position: relative!important; top: 0px!important;
    left: 0px!important;
    transform: translate(0px, 0px)!important; -webkit-transform: translate(0px, 0px)!important;-moz-transform: translate(0px, 0px)!important;}

.input_l{display: none;}



/*adminControl*/
#adminControl.vistorControl{background:#ebeaea;}
#adminControl .controlListMain{
    position: relative;
    background: #f5f5f5; 
}
#adminControl .controlListTOP{position: relative;flex:1; padding-top: 20px; padding-bottom:30px;padding-right: 10px;overflow: hidden;}
#adminControl .controlListTOP .controlList_scroll{height: 100%;}
#adminControl .controlListBot{position: relative; height: auto; background: #ebeaea; }
#adminControl .controlListBot span.upDown{z-index: 9; width: 20px; height: 20px; line-height: 20px; border-radius: 50%; background: #cacaca; color: #fff; text-align: center; cursor: pointer; top: -20px;}

#adminControl .companyList{position: relative; height: 100%;display: flex;
    align-items: center;}
#adminControl .controlListBot.hideBox span.upDown{top: -20px;}
#adminControl .controlListBot .controlList_scroll{position: relative;
  height: auto;
  transition:all 0.8s;
   -webkit-transition:all 0.8s;
   -moz-transition:all 0.8s;
   -ms-transition:all 0.8s;}
#adminControl .controlListBot.hideBox .controlList_scroll{
    height: 0px;
}
#adminControl .controlItemBox{position: relative; width: 300px; padding: 0px 15px; cursor: pointer; margin-bottom: 0px;}
#adminControl .controlItemBox dl{width:120px;}
#adminControl .controlItemBox dl dt{border: 3px solid #e7e7e7;}
#adminControl .controlItemBox dl dd{position: relative;
    background: #535353;color: #fff; text-align: center; padding: 5px; 
    /*margin-bottom: 10px;*/
    opacity: 0;transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#adminControl .controlListBot::before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -10px;
    left: 0px;
    background: #ebeaea;
}
/*#adminControl .controlItemBox dl dd::after{
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-left:9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 8px solid #535353;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    opacity: 0;transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}*/
#adminControl .controlItemBox dl.active dd::after,
#adminControl .controlItemBox dl.active dd{opacity: 1;}

#adminControl .controlItemBox dl.active dt,
#adminControl .controlItemBox dl:hover dt{
    border:3px solid #d8010d!important;
}

#adminControl .slideIMgBox{position: relative; width: 100%; height: 100%;}
#adminControl .slideImgCenter{position: relative; width: 100%; height: 100%; display: flex; align-items: center; overflow: hidden; max-width:1920px;} 
#adminControl .slideImgCenter img{max-width: 100%; max-height: 100%; width: auto; margin: 0px auto;}
#adminControl .slide_btn{font-size:65px; color: #; cursor: pointer;}
#adminControl .slide-prev{left: 10px;}
#adminControl .slide-next{right: 10px;} 
#adminControl .slideImgCenter{position: relative; width:100%; margin:0px auto;}
#playBackVideo .controlItemBox dl,
#adminControl .controlItemBox dl{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
#adminControl .controlListTOP .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{height: 100%}


/*
companyControl
 */
#companyControl.vistorControl{background:#ebeaea;}
#companyControl .controlListMain{
    position: relative;
    background: #f5f5f5; padding:20px 15%;
}
#companyControl .companyList{position: relative; height:100%; cursor: pointer;display: flex;
    align-items: center;}
#companyControl .controlList_scroll{position: relative;height: 100%;display: flex;
    align-items: center;justify-content: center;}
#companyControl .swperBox{position: relative; width: 100%; height: 100%; overflow: hidden;}
#companyControl .swiper-container,.swiper-wrapper,.swiper-slide{position: relative; width: 100%; height: 100%;}
#companyControl .swiper-slide{
     display: flex; align-items: center;
 }
#companyControl .swiper-slide img{max-width: 100%; max-height: 100%; width: auto; margin: 0px auto;}

#playBackVideo #popIMgMAin .mask_btn,
#companyControl #popIMgMAin .mask_btn{display: none;}

/*
playBackVideo
 */
#playBackVideo .vistorControl{background:#ebeaea;}
#playBackVideo .controlListMain{
    position: relative;
    background: #f5f5f5; padding-right: 30px;
}
#playBackVideo .controlListTOP{position: relative;flex:1;overflow: hidden;}
#playBackVideo .controlListTOP .controlList_scroll{height: 100%;}
#playBackVideo .controlListBot{position: relative; height: auto; }
#playBackVideo .controlListMain.overviasable{overflow-x: hidden;}
#playBackVideo .controlListMain.overviasable::before{
    content: "";
    position: absolute;
    display: block;
    width: 200vw;
    height: 130px;
    left: -38px;
    bottom: 10px;
    background: #ebeaea;
    transition:all 0.8s;
   -webkit-transition:all 0.8s;
   -moz-transition:all 0.8s;
   -ms-transition:all 0.8s;
}
#playBackVideo .controlListMain.overviasable.hideBox::before{
    height: 0px;
} 
#playBackVideo .controlListMain.overviasable.hideBox .flexBoxSCroll{
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#playBackVideo .controlListMain.overviasable .flexBoxSCroll{
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
#playBackVideo .controlListBot .controlList_scroll{z-index: 2; overflow-x: auto;
    overflow-y: hidden; }
#playBackVideo .controlListBot span.upDown{z-index: 9;width: 20px; margin-left: -3px; height: 20px; line-height: 20px; border-radius: 50%; background: #cacaca; color: #fff; text-align: center; cursor: pointer; top: -20px;}
#playBackVideo .controlItemBox{position: relative;  padding: 0px 15px; cursor: pointer;}
/*width: 300px;*/
#playBackVideo .controlItemBox dl{width:100px;}
#playBackVideo .controlItemBox dl dt{border: 3px solid #e7e7e7;}
#playBackVideo .controlItemBox dl dd{position: relative; font-size:12px; font-weight:normal;
    background: #535353;color: #fff; text-align: center; padding: 5px; 
    /*margin-bottom: 10px;*/
    opacity: 0;transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#playBackVideo .controlItemBox dl name,
#playBackVideo .controlItemBox dl title,
#playBackVideo .controlItemBox dl time{display: none;}
#playBackVideo .overviasable{margin-bottom: -10px;}
/*#playBackVideo .controlItemBox dl dd::after{
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-left:9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 8px solid #535353;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    opacity: 0;transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}*/
#playBackVideo .controlItemBox dl.active dd::after,
#playBackVideo .controlItemBox dl.active dd{opacity: 1;}

#playBackVideo .controlItemBox dl.active dt,
#playBackVideo .controlItemBox dl:hover dt{
/*    border:3px solid #d8010d!important; */
    border:3px solid #!important;
}
#playBackVideo .controlListBot.hideBox .controlList_scroll{
    height: 0px;
}
#playBackVideo .controlListBot .controlList_scroll{position: relative;height:auto;transition:all 0.8s;
   -webkit-transition:all 0.8s;
   -moz-transition:all 0.8s;
   -ms-transition:all 0.8s;}
#playBackVideo .controlListBot::before{
    content: "";
    display: block;
    position: absolute;
    width: 140%;
    height: 100%;
    top: -10px;
    left: -20%;
    background: #ebeaea;
}
#playBackVideo .companyList{position: relative; height: 100%; cursor: pointer;}
#playBackVideo .comControl_r{padding-right:30px; position: relative; width: 100%; height: 100%;}
#playBackVideo .videoBoxmain{padding-left: 30px; padding-right: 0px; width: 100%; height: 100%;}
#playBackVideo .controlList_scroll{
    position: relative;
    height: 100%;
}
#playBackVideo .controlList_scroll video{width: 100%;}
#playBackVideo .controlList_scroll .wrapper{position: relative; width: 100%;}

#playBackVideo .videoMSG{
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 25px;
    background: #fff;
    padding: 20px;
}

#playBackVideo .videoMSG .el-textarea{
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
   min-height: 50px;
   height: 87%;
}

/* 拖拽相关样式 */
/*包围div样式*/
#playBackVideo .controlListMain .box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-start;
}
    /*左侧div样式*/
#playBackVideo .controlListMain .left {
    width: calc(50%);  /*左侧初始化宽度*/   
    height: 100%;
    /*// float: left;*/
}
/*拖拽区div样式*/
#playBackVideo .controlListMain .resize {
  position: relative;
  height: 100%;
  background: #f5f5f5!important;
}
#playBackVideo .controlListMain .resize span{
    position: relative;
    display: inline-block;
    cursor: col-resize;
    // float: left;
    position: relative;
    top:45%;
    background-color: #cacaca;
    border-radius: 5px;
    margin-top: -30px;
    width: 8px;
    height: 50px;
    line-height: 50px;
    background-size: cover;
    background-position: center;
    /*z-index: 99999;*/
    font-size:18px;
    text-align: center;
    color: white;
}
 /*拖拽区鼠标悬停样式*/
#playBackVideo .controlListMain .resize:hover span{
  color: #444444;
}
#playBackVideo .controlListMain .resize::before{
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    left: 50%;
    height:3080px;
    top: -600px;
    background: #cacaca;
}
    /*右侧div'样式*/
#playBackVideo .controlListMain .mid {
        /*// float: left;*/
    width: 50%;   /*右侧初始化宽度*/
    height: 100%;
}
#playBackVideo .sendBox{position: relative; display: flex; justify-content: flex-end;padding-top:10px;}
#playBackVideo .sendBox i{
    color: #;
    font-size: 24px;
    cursor: pointer;
}


#playBackVideo .slideControlPPT{justify-self: flex-start;}

#playBackVideo .slideControlPPT .flexBox{
  align-items: center;
  height: 100%;
}


#playBackVideo .video_shareBox_r{flex: 1;}
#playBackVideo .video_shareBox_r .thumbsUp{justify-content: flex-end;}
#playBackVideo i.sumiCon{position: relative; display: inline-block; width: 22px;}

#playBackVideo .thumbAbord{position: relative; height: 100px; padding-top: 20px;}
#playBackVideo .thumbAbord p{position: relative; display: flex; align-items: center; padding-top: 5px;}
#playBackVideo .thumbAbord span.icon{
    position: relative;
    margin-right: 10px;
    display: inline-block;
    width:23px;
    height:23px;
    border-radius: 50%;
    padding: 5px;
    background: #909090;
}

#playBackVideo .thumBoxInfo{
    position: relative; width: 100%; height: 100%;overflow: hidden;
}
#playBackVideo .cloudIcon{position: relative; display: block; width: 22px; height: 24px;background: url("../images/cloud1.png") center bottom no-repeat; background-size: 100% auto; }
#playBackVideo .submenuBackVido .el-menu-demo:hover .cloudIcon{background: url("../images/cloud.png") center no-repeat; background-size: 100% auto;}
.submenuBackVido{
  position: relative;
  display: flex;
}
.submenuBackVido .el-menu-demo{padding: 0px 20px;}
.submenuBackVido .el-menu-demo.ipad_show{display: none;}
.submenuBackVido .el-menu-demo span i {color: #909399}
.submenuBackVido .el-menu-demo:hover span i {color: #fff;}
.submenuBackVido .el-menu-demo .shasreSLide{right: auto; left: 0px;}

.el-selectSlide{
  height: 30px;
  line-height:1;
  width: 100%;
  position: relative;
  background-color: #cacaca;
  box-sizing: border-box;
  color: #fff;
  display:flex;
  padding: 5px 20px;
  border-radius: 10px;
  font-size:14px;
  border: none;
  overflow: hidden;
  cursor: pointer;
  align-items: center;
}
.el-selectSlide::placeholder{
  color: #DCDFE6;
}
.selideDOnw::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  margin-left: -6px;
  border-bottom-width: 0;
  border-top-color: #fff !important;
  /*border-top-width: 0;
  border-bottom-color: #fff !important;*/
  top: 40%;
  right: 10px;
  z-index: 5;
}
.video-js .vjs-tech {position: relative !important;}