/*
 * @Author: 杨曦
 * @Date: 2019-09-27 08:21:50
 * @LastEditors: 杨曦
 * @LastEditTime: 2022-01-24 13:34:46
 * @Version: 
 * @Description: 公共样式  包括 header footer contactUs 以及 字体
 */
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, table, caption, tbody,
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;-moz-user-select:none;}

html{
    touch-action:none;
}
input {
    outline: none;
    -webkit-appearance: none; /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 16px; line-height: 1.5; color: #222;cursor: auto !important; }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none !important; color: #fff; background: none }
a:hover { text-decoration: none !important}
ul, ol { list-style: none; }
ul,li{ padding:0;margin:0;list-style:none}
:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block;}
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}

a:active{
    text-decoration: none !important;
}


.banner-cn{
    font-style: normal;
}

.swal-footer{
    text-align: center;
}
body{
    font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans GB,Microsoft YaHei,Helvetica,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}
input{
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
        user-select: auto;
}
.content h2{
    font-style:italic ;
    font-size: 0.25rem !important;
    line-height: 0.31rem;
}
.shouzimu{
    
    font-style:italic;
    font-size: 0.3rem !important;
}
.erweima1{
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    margin: 0 auto;
}
.About-h3{
    
    font-size: 0.17rem !important;
}
.erweima2{
    margin: 0 auto;
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    background-size: cover;
}
.banner-area {
    background-color: #fff;
}
.navbar .container{
    width: 100%;
}

.icontop_login{
    /* font-size: 0.15rem !important; */
}
.navbar{
    margin-bottom: 0px ;
    min-height:0.3rem;
}
nav.navbar.bootsnav ul.nav > li > a{
    text-transform:none;
}
nav.navbar.bootsnav{
    box-shadow: none !important;
}
.navbar-header{
    position: relative;
    min-height: 60px;
    box-sizing: border-box;
}
nav.navbar.bootsnav.navbar-fixed{
    z-index: 1000;
}
#banner-main{
    padding: 0 !important;
    margin: 0 !important;
}
#banner-main p{
    font-size:0.13rem;
    
    color:rgba(255,255,255,1);
    line-height:0.15rem;
}
nav.navbar.bootsnav.navbar-fixed .navbar-brand{
    top: 50% !important;
    transform: translate(0,-50%);
    left: 15px;
    position: absolute;
}
.video-back{
    background-image: url('../../../assets/images/img/videoBanner-cover.jpg');
    background-position: center;
    background-size: cover;
    height: 100vh !important;
}
nav.navbar.bootsnav.navbar-fixed .navbar-toggle{
    position: absolute;
    top: 50% !important;
    transform: translate(0,-50%);
    right: 20px;
    margin: 0px;
}

nav.navbar.bootsnav{
    background: none;
}
.navbar-toggle .fa{
    color: #fff;
}
.login-flex{
    height: 60px !important;
}

.header-login{
    height: 60px;
    display: inline-block;
    float: right;
    line-height: 60px;
    color: #fff;
    
}
/* .header-top_nav__ul--login{
    margin-left: 0.03rem;
    height:0.15rem;
     font-size:0.14rem; 
    
     line-height:0.16rem; 
} */
.wrapper{
    position: relative;
}
#home{
    width: 100%;
    position: absolute;
    top: 0;
}
nav.navbar.bootsnav.navbar-fixed{
    position: relative;
}
.header-user{
    width:60px;
    height: 60px;
    
}
.person-img .persondetail-img{
    /* background-image: url('../images/icons/headerHome.png'); */
    font-size: 25px;
}
.person-img a{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform:translate(-50%,-50%) ;
            transform:translate(-50%,-50%) ;
    display: block;
}
.my-DropDown{
    width:203px;
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
    opacity:1;
    z-index: 20;
    display: none;
    position: absolute;
    top: 66px;
    right: -19px;
    font-size: 12px;
    line-height: 24px;
    background: #fff;
}
.my-DropDown_li{
}
.my-DropDown_li1{
    cursor: pointer;
}
.my-DropDown_li2{
    cursor: pointer;
}
.my-DropDown_li3{
    cursor: pointer;
}
.user-logout{
    cursor: pointer;
}
.user-name{
    font-size:16px;
    
    ;
    line-height:22px;
    color:rgba(59,59,59,.96);
    opacity:1;
    margin-top: 18px;
    margin-left: 24px;
}

.my-DropDown_li a:hover{
    color:#C32E47;
    opacity:1;
}
.user-mylive .mylive-icon{
    font-size: 0.2rem;
    line-height: 0.7rem;
    margin-right: 0.24rem;
}
.user-myvideo .iconshipinsHome-copy{
    font-size: 0.2rem;
    line-height: 0.7rem;
    margin-right: 0.24rem;
}
.user-logout:hover{
    color:#C32E47;
    opacity:1;
}
.lines-span{
    display: block;
    width: 153px;
    height: 1px;
    background: rgba(72,89,102,0.10196078431372549);
    margin: 0 auto;
}
.user-id{
    width: 153px;
    font-size:14px;
    
    ;
    line-height:20px;
    color:rgba(59,59,59,.96);
    opacity:0.5;
    margin: 4px 0px 0px 24px;
    padding-bottom: 11px;
    border-bottom:1px solid rgba(72,89,102,0.10196078431372549);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
nav.navbar.bootsnav .navbar-nav > li > a{
}

nav.navbar.bootsnav ul.nav > li > a{
    font-size:18px;
    
    color:rgba(54,59,62,1);
    line-height:20px;
}
.Login-header{
    float: left;
}
.lines-span1{
    margin-top: 10px;
}
.user-myvideo{
    width: 100%;
    text-indent: 24px;
    display: block;
    margin-top: 9px;
    padding: 10px 0;
    margin-top: 19px;
    font-size:14px;
    
    ;
    line-height:20px;
    color:rgba(59,59,59,0.96);
    opacity:1;
}
.user-mylive{
    width: 100%;
    text-indent: 24px;
    display: block;
    margin-top: 8px;
    padding: 10px 0 10px;
    font-size:14px;
    
    ;
    line-height:20px;
    color:rgba(59,59,59,0.96);
    opacity:1;
}
.my-DropDown_li2{
   
}
.user-logout{
    margin-left: 25px;    
    font-size:14px;
    
    ;
    line-height:58px;
    color:#3B3B3B;
    opacity:1;
}
.header-top_nav__ul--login{
    font-size: 14px;
    margin-left: 7px;
    
    line-height:60px;
    color:rgba(255,255,255,1);
}
.header-top_nav__ul--user{
    float: left\9;
    
    font-size: 21px;
    color: #2B2B2B;
    letter-spacing: -0.1px;
    position: relative;
}
.person-img{
    width: 60px;
    height: 60px !important;
    position: relative;
}
.header-top_nav__ul--lastli{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
            transform: translate(0,-50%);
    right: 25%;
    /* margin-top: 30px; */
}
.main_right-icons{
    padding-bottom: 40px;
}
.persondetail-img{
    color: rgba(255,255,255,0.6);
    background-size: 100%,100%;
    border-radius:50%;
    opacity:1;
}
.banner-area .content h2{
    margin-bottom: 0 !important;
    margin-top: 0.2rem;
}
#banner-main .yearsNum{
    font-size:0.2rem;
    opacity: 0.7;
    
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:0.42rem;
}
@media (min-width: 1024px){
    .navbar-brand{
        display: none !important; 
    }
}
.navbar-brand > img{
    height: 22px !important;
}

.navbar-brand{
    padding:  30px 0px;
}
.erweima2text{
    padding-bottom: 0.2rem;
}
/* nav.navbar.bootsnav ul.nav > li > a{
    border: none !important;
    font-weight: normal;
    letter-spacing:0;
    padding: 15px 0 !important; 
} */
nav.navbar.bootsnav ul.nav > li > a {
    border: none !important;
    font-weight: normal;
    letter-spacing: 0;
    padding: 15px 0 !important;
    font-weight: 500;
}
nav.navbar.bootsnav ul.nav > li > a {
    font-size: 14px;
    color: rgba(54,59,62,1);
    line-height: 20px;
}
#navbar-menu{
    background: #fff !important;
    margin-bottom: 0px !important;
}
ul.nav{
}
.support-login{
    margin-top: 40px;
    height:20px;
    font-size:14px;
    
    font-weight:400;
    color:#363B3E;
    line-height:20px;
}
@media (max-width: 1023px){
    #navbar-brand{
        left: 30px;
    }
}
nav.navbar.bootsnav.no-full .navbar-collapse{
    max-height: none !important;
    overflow-y: hidden !important;
}
@media screen and (min-width:768px){
    nav.navbar.bootsnav.navbar-fixed .navbar-brand{
        left: 30px;
    }
    .header-top_nav__ul--lastli{
        right: 61px;
    }
}
.support-erweima{
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
}
.support-p{
    font-size:12px;
    
    font-weight:400;
    margin-top: 10px;
    color:rgba(137,137,137,1);
    line-height:18px;
}
.support-img{

    margin: 0 auto;
    margin-bottom: 20px;
    width: 230px;
    height: 145px;
    background-size: cover;
    background-image: url('../../../assets/images/img/support@2x.png');
    margin-top: 30px;
}
.support{
    z-index: 10000;
}
.backToLogin{
    text-align: center;
    display: -webkit-box;
    display: flex;
    margin: 0 auto;
    margin-top: 15px;
    width: 125px;
}
.back-login{
    font-size:14px;
    
    color:rgba(195,46,71,1);
    line-height:15px;
}
.back-img{
    margin-left: 7px;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url('../../../assets/images/icons/1571.png');
    background-size: cover;
    background-position: center;
}
.banner-area .box-cell, .banner-area .box-cell div{
    height: 100% !important;
}
.banner-area .box-table{
    height: 100%;
}
#page{
    margin-top: 0px !important;
}
.nav.navbar.bootsnav .navbar-collapse.collapse.in{
    margin-bottom: 0px !important;
}
@media (min-width: 768px){
    .d-md-block{
        display: none !important;
    }
    .container{
        padding: 0px;
    }
}
@media (min-width: 1000px){
    .navbar-header{
        width: 20%;        
        float: right;
    }
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 0px !important;
        line-height: 60px;
    }
    .navbar-nav>li{
        height: 100%;
    }
    .navbar-nav > li > a{
        height: 100%;
        line-height: 60px;
    }
    .header-top_nav__ul--lastli{
        right: 20%;
    }
    .Totranslate{
        left: 20% !important;
    }
    .navbar-right {
        display: flex;
        justify-content: space-between;
        float: right!important;
        margin-right: 0px !important;
        line-height: 60px;
        height: 60px !important;
        width: 100%;
    }
    #navbar-menu{
        width: 80%;
        float: left;
        background: transparent !important;
        overflow: hidden;
        height: 60px !important;
        line-height: 60px;
    }
    nav.navbar.bootsnav.no-full .navbar-collapse{
        overflow-x: hidden !important;
    }
}


.toTop{
    display: none;
    width: 40px;
    height: 40px;
    background-image: url('../../../assets/images/img/toTop.png');
    background-size: cover;
    background-position: center;
    position: fixed;
    right: 20px;
    bottom: 20%;
    z-index: 66;
 }
 .toTop:hover{
    cursor: pointer;
 }
 .Totranslate{
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 25%;
    transform: translate(0,-50%);
    color: #fff;
    
    font-size:14px;
    line-height:16px;
 }
 .Totranslate-lines , .Totranslate-cn{
     opacity: 0.5;
 }
 .Totranslate .icon-tarnslate{
     font-size: 16px;
     line-height: 16px;
 }
 .code-mask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000 !important;
    background:rgba(0,0,0,0.6);
}
.code-dia{
    display: none;
    z-index: 10001 !important;
    width:300px;
    height:219px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.about-area .info a{
    margin-top: 0 ;
}
.resume-img{
    background-image: url('../../../assets/images/icons/files-icon-folder@3x.png');
}
.pushPosition-resume_img-rar{
    background-image: url('../../../assets/images/icons/files-icon-folder@3x.png') !important;
}
.pushPosition-resume_img-pdf{
    background-image: url('../../../assets/images/icons/files-icon-PDF@3x.png') !important;
}
.pushPosition-resume_img-gif{
    background-image: url('../../../assets/images/icons/files-icon-PDF@3x.png') !important;
}
.pushPosition-resume_img-csv{
    background-image: url('../../../assets/images/icons/files-icon-DOCX@3x.png') !important;
}
.pushPosition-resume_img-doc,.pushPosition-resume_img-docx{
    background-image: url('../../../assets/images/icons/files-icon-DOCX@3x.png') !important;
}
.erweima1text,.erweima2text{
    margin-top: 0.08rem !important;
}
nav.navbar.bootsnav .navbar-nav{
    height: calc(100vh - 60px);
}
.CouresList-loading{
    position: absolute;
    left: 50%;
    top: 40px;
    transform: translate(-50%,0);
    z-index: 555;
}
.boxCourse [data-loader=rectangle] {
    margin: 0 auto !important;
    height: 20px;
    animation: rectangle2 infinite 1s ease-in-out -.2s;
    background-color: #c32e47 !important;
}
.boxCourse [data-loader=rectangle]:before {
    position: absolute;
    width: 10px;
    height: 30px;
    content: '';
    background-color: #c32e47 !important;
}
.boxCourse [data-loader=rectangle]:before {
    animation: rectangle2 infinite 1s ease-in-out -.4s;
    left: -25px !important;
}
.boxCourse [data-loader=rectangle]:after {
    position: absolute;
    width: 10px;
    height: 30px;
    content: '';
    background-color: #c32e47 !important;
}
.boxCourse [data-loader=rectangle]:after {
    animation: rectangle2 infinite 1s ease-in-out;
    right: -25px !important;
}
[data-loader=rectangle]:after, [data-loader=rectangle]:before {
    position: absolute;
    width: 10px;
    height: 30px;
    content: '';
    background-color: #c32e47;
}
@keyframes rectangle2{
    0%, 100%, 80% {
        height: 15px;
        -webkit-box-shadow: 0 0 #c32e47;
        box-shadow: 0 0 #c32e47;
    }
    40% {
        height: 25px;
        -webkit-box-shadow: 0 -20px #c32e47;
        box-shadow: 0 -20px #c32e47;
    }
}
.loading-block{
    position: relative;
}
.prism-big-play-btn{
    left: 50% !important;
    bottom: 50% !important;
    transform: translate(-50%,50%) !important;
}
.accessCode{
    font-weight: 500;
}
.prism-player .prism-big-play-btn{
    background-size: 95%,95% !important;
    background-position: center !important;
}
.outter{
    display: none !important;
}
.prism-player .prism-ErrorMessage{
    overflow: visible !important;
}

.weApp-block{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.weApp-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.weApp-main{
    width:280px;
    height:365px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.title-weApp_img{
    text-align: center;
    margin-top: 40px;
}
.weAppCompanyLogo{
    height: 30px;
}
.img-erweima_block{
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    height:175px;
    background:rgba(255,255,255,1);
}
.weApperweima{
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.img-weApp_message{
    margin-top: 20px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    color:rgba(137,137,137,1);
    line-height:20px;
}




