.content{
    width: 100%;
    height: 100%;
    /* background-color: #f00; */
    position: relative;
}
.start{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.homePage{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.yunbaoLeftSpecial{
    position: absolute;
    width: 150px;
    height: 188px;
    left: 0px;
    top: 0px;
    /* background: url('../images/modelLeft.png') no-repeat center / 100%; */
    z-index: 10;
    animation: updown 2s linear infinite;
}

.btn{
    position: absolute;
    width: 109px;
    height: 91px;
    background: url('../images/nextBtn.png') no-repeat center / 100%;
    right: 0px;
    top: 80px;
    /* z-index: 1000; */
    cursor: pointer;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome 和 Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -webkit-perspective: 0;
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;
}
.btnSpecial{
    position: absolute;
    width: 109px;
    height: 91px;
    background: url('../images/nextBtn.png') no-repeat center / 100%;
    right: 70px;
    top: 80px;
    /* z-index: 1000; */
}
.btn3{
    top: 170px;
    left: 450px;
}
.specialBtn3{
    display: block;
}
.mainBtn{
    width: 340px;
    height: 110px;
    line-height: 100px;
    background: url('../images/title1.png') no-repeat center / 100%;
    position: absolute;
    font-size: 28px;
    color: #4a4a4a;
    text-indent: 3.5em;
    cursor: pointer;
    /* z-index: 1000; */
}
.moveWorkBtn{
    left: 1055px;
    top: 257px;
}
.HDVideoMeetingBtn{
    left: 1927px;
    top: 737px;
}
.videoCommunicationBtn{
    left: 1076px;
    top: 694px;
}
.teamWorkBtn{
    left: 1743px;
    top: 258px;
    
}

/* .textBorder_hp{
    position: absolute;
    width: 770px;
    height: 220px;
    line-height: 220px;
    background: url('../images//textLeft.png') no-repeat center / 100%;
    left: 80px;
    top: 20px;
    font-size: 35px;
} */

.newbtn{
    position: absolute;
    width: 379px;
    height: 93px;
    background: url('../images/fourWord.png') no-repeat center / 100%;
    /* z-index: 1000; */
    cursor: pointer;
    line-height: 88px;
    text-align: center;
    font-size: 24px;
}
.newbtn1{
    left: 1794px;
    top: 49px;
}
.newbtn2{
    left: 603px;
    top: 172px;
    opacity: 0.5;
}
.newbtn3{
    left: 1000px;
    top: 82px;
    opacity: 0.5;
}
.newbtnFive{
    position: absolute;
    width: 286px;
    height: 90px;
    background: url('../images/fiveWord.png') no-repeat center / 100%;
    /* z-index: 1000; */
    cursor: pointer;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
}
.newbtnFive1{
    left: 1850px;
    top: 249px;
}
.newbtnFive2{
    left: 1250px;
    top: 249px;
}
.newbtnFive3{
    left: 1300px;
    bottom: 180px;
}
.newbtnSix{
    position: absolute;
    width: 338px;
    height: 92px;
    background: url('../images/sevenWord.png') no-repeat center / 100%;
    /* z-index: 1000; */
    cursor: pointer;
    line-height: 92px;
    text-align: center;
    font-size: 24px;
}
.newbtnSix1{
    left: 950px;
    top: 550px;
    opacity: 0.5;
}
.newbtnSix2{
    left: 1600px;
    top: 700px;
    opacity: 0.5;
}
.jqqd{
    position: absolute;
    width: 129px;
    height: 25px;
    background: url('../images/qidai.png') no-repeat center / 100%;
    /* z-index: 1000; */
}
.jqqd1{
    left: 750px;
    top: 170px;
}
.jqqd2{
    left: 1137px;
    top: 80px;
}
.jqqd3{
    left: 1067px;
    top: 552px;
}
.jqqd4{
    left: 1710px;
    top: 703px;
}
.closeAudio{
    position: absolute;
    right: 445px;
    top: 100px;
    width: 96px;
    height: 97px;
    background: url('../images/music-c.png') no-repeat center / 100%;
    cursor: pointer;
    z-index: 100;
}
 /* .closeAudio:hover > .closeAudio:after{
     content: "Control Audio";
     position: absolute;
     bottom: -38px;
     font-size: 18px;
     color: white;
     width: 100%;
     height: 40px;
     font-weight: bold;
     text-align: center;
     text-shadow: 0 0 10px #fb494b;
 } */
/*.closeAudio::after?{
    ??????content:?"首页";
    ??????position:?absolute;
    ??????bottom:?-38px;
    ??????font-size:?18px;
    ??????color:?white;
    ??????width:?100%;
    ??????height:?40px;
    ??????font-weight:?bold;
    ??????text-align:?center;
    ??????text-shadow:?0?0?10px?#fb494b;
}     */
.LanguageBtn{ 
    position: absolute;
    right: 445px;
    top: 210px;
    width: 96px;
    height: 97px;
    background: url('../images/cn.png') no-repeat center / 100%;
    cursor: pointer;
    z-index: 100;
}
.LinkBtn{ 
    position: absolute;
    right: 445px;
    top: 320px;
    width: 96px;
    height: 97px;
    background: url('../images/link.png') no-repeat center / 100%;
    cursor: pointer;
    z-index: 100;
}
.downloadBtn{ 
    position: absolute;
    right: 445px;
    top: 430px;
    width: 96px;
    height: 97px;
    background: url('../images/download.png') no-repeat center / 100%;
    cursor: pointer;
    z-index: 100;
}
.AudioShow{
    position: absolute;
    top: 190px;
    left: 2310px;
    font-size: 18px;
    color: white;
    width: 196px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 10px #fb494b;
    display: none;
    
}
.LanguageShow{
   position: absolute;
   top: 300px;
   left: 2360px;
   font-size: 18px;
   color: white;
   width: 96px;
   height: 40px;
   font-weight: bold;
   text-align: center;
   text-shadow: 0 0 10px #fb494b;
   overflow: hidden;
   display: none;
}
.LinkShow{
    position: absolute;
    top: 410px;
    left: 2310px;
    font-size: 18px;
    color: white;
    width: 196px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 10px #fb494b;
    overflow: hidden;
    display: none;
}
.downloadShow{
    position: absolute;
    top: 520px;
    left: 2310px;
    font-size: 18px;
    color: white;
    width: 196px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 10px #fb494b;
    overflow: hidden;
    display: none;
}
.content .closeAudio:hover + .AudioShow{
    display: block;
}
.LanguageBtn:hover + .LanguageShow{
    display: block;
}
.LinkBtn:hover + .LinkShow{
    display: block;
}
.downloadBtn:hover + .downloadShow{
    display: block;
}
.hand{
    position: absolute;
    width: 73px;
    height: 106px;
    background: url('../images/hand.png') no-repeat center / 100%;
    animation: opacity 1s linear infinite;
    /* cursor: pointer; */
    /* z-index: 1000; */
    cursor: pointer;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome 和 Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -webkit-perspective: 0;
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;
}
.hand1{
    left: 1369px;
    top: 284px;
}
.hand2{
    left: 2017px;
    top: 284px;
}
.hand3{
    left: 1418px;
    top: 1048px;
}
.hand4{
    left: 1946px;
    top: 84px;
}
.logo{
    width: 93px;
    height: 94px;
    background: url('../images/logo.png') no-repeat center / 100%;
    position: absolute;
    left: 360px;
    top: 50px;
}
.huaweiCloud{
    width: 185.5px;
    height: 126.75px;
    position: absolute;
    right: 480px;
    bottom: 50px; 
    background: url('../images/cloudLogo.png') no-repeat center / 100%;
}
.progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #efefef;
    background: url('../images/bg.png') no-repeat center center / 100% 100%;
}
.progress_all{
    position: absolute;
    top: 215px;
    left: 0;
    width: 100%;
}
.loading_gif {
    background: url('https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/about/events/exhibition/pic/loading.gif');
    width: 2000px;
    height: 882px;
    margin-left: 478px;
    margin-top: -19px;
}

.progress_border {
    margin: 0 auto;
    background: url('../images/loading.png');
    width: 1129px;
    height: 14px;
}

.progress_num {
    width: 50px;
    margin: 10px auto;
    font-weight: 800;
    font-size: 26px;
    color: #595757;
    margin-top: 890px;
}

.loading_pro {
    position: absolute;
    top: 926px;
    left: 900px;
    width: 1106px;
    height: 7px;
}

.loading_pro img {
    width: 0%;
    height: 7px;
}
.dialogBox{
    position: relative;
    width: 870px;
    height: 220px;
    left: 1032px;
    top: 518px;
}
.yunbaoLeft{
    position: absolute;
    width: 150px;
    height: 188px;
    left: 0px;
    top: 0px;
    background: url('../images/modelLeft.png') no-repeat center / 100%;
    z-index: 10;
    animation: updown 2s linear infinite;
}
.textBorder{
    position: absolute;
    width: 770px;
    height: 220px;
    line-height: 220px;
    background: url('../images/textLeft.png') no-repeat center / 100%;
    left: 80px;
    top: 20px;
    font-size: 33px;
    color: #595757;
    font-weight: bold;
    /* z-index: 5; */
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome 和 Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -webkit-perspective: 0;
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;
}
.textBorder p{
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    width: 80%;
    text-align: left;
    margin-left: 84px;
}
.btn{
    position: absolute;
    width: 109px;
    height: 91px;
    background: url('../images/nextBtn.png') no-repeat center / 100%;
    right: 0px;
    top: 80px;
    z-index: 1000;
    cursor: pointer;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome 和 Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -webkit-perspective: 0;
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;
}
.load_wrap{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5000;
    display: none;
}
.code_wrap{
    width: 800px;
    height: 600px;
    /* background-color: white; */
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top:-300px;
    border-radius: 10px;
}
.code_common{
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
   
}
.close_code{
    background-image: url('../images/close.png');
    width: 96px;
    height: 96px;
    top: -48px;
    right: -48px;
    cursor: pointer;
}
.code_img{
    width: 400px;
    height: 400px;
    background-image: url('../images/downloadContent.png');
    margin-left: -200px;
    margin-top: -200px;
    top: 50%;
    left: 50%;
}
@keyframes updown{
    0%{
        transform: translateY(0px);
    }
    50%{
        transform: translateY(30px);
    }
    100%{
        transform: translateY(0px);
    }
}
@keyframes opacity{
    0%{
        opacity: 0.3;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0.3;
    }
}