body {
    /* overflow-x: hidden; */
}


/* 横屏 */




/* 移动端 */

@media (max-width: 768px) {
    .head-bg {
        /* background-image: url('static/homepagemb.png'); */
        background-image: url(../static/homepagemb.png);
        /* background-size: 1920px 1080px; */
        background-size: 100% 100%;
    }

    .Wdiv {
        display: none;
        opacity: 0;
        width: 100%;
        height: 100vh;
        position: relative;
        animation: scaleDraw2 1s linear forwards;
    }

    .ballon1 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        -webkit-object-fit: cover;
        object-position: 50% 50%;
        -webkit-object-position: 50% 50%;
    }

    .btn-v {
        width: 312px;
        height: 92px;
        margin: 0 auto;
        /* height: 23px; */
        box-sizing: border-box;
        padding: 22px 10px;
        font-family: Alibaba-PuHuiTi-Light;
    }

    .openlink {
        font-size: 26px;
        
    }

    .btn-img {
        width: 52px;
        height: 10px;
    }

    .va-h-im {
        width: 400px;
        height: 92px;
        margin-top: 176px;
    }

    .head-titleimg {
        width: 100%;
       text-align: center;
        /* padding-left: 6%; */
        box-sizing: border-box;
    }

    .fix-v {
        /* position: fixed; */
        /* position: absolute; */
        /* bottom: 4%; */
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        box-sizing: border-box;
        font-size: 20px;
        font-family: Alibaba-PuHuiTi;
        text-align: center;
        color: #ffffff;
    }

    .fix-v-t {
        font-family: Alibaba-PuHuiTi;
        opacity: 0.5;
    }

    .bo {
        /* padding-left: 6%; */
        font-size: 72px;
        line-height: 96px;
        /* font-weight: 600; */
        margin-top: 86px;
        margin-bottom: 16px;
        box-sizing: border-box;
        text-align: center;
    }

    .bofamily{
     font-family: Alibaba-PuHuiTi;
     font-weight: 900;
    }
    .mofamily{
        font-family: normal;
        font-size: 62px;
        font-weight: 300;

    }

    .text-v {
        font-family: Alibaba-PuHuiTi-Light;
        text-align: center;
        width: 636px;
        height: 132px;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 28px;
        font-weight: 300;
        letter-spacing: 5px;
        opacity: 0.6;
        margin-bottom: 60px;
    }

    .text-v-t {
      
        /* font-family: Alibaba-PuHuiTi-Light; */
    }
        .imgc {
            width: 340px;
            height: 76px;
        }
}


/* 网页端 */

@media (min-width: 768px) {
    .head-bg {
        /* background-image: url('static/homepagepc.png'); */
        background-image: url(../static/homepagepc.png);
        background-size: 100% 100%;
    }

    /* body{
        font-size: 10px;
    } */
    .Wdiv {

        /* position: relative; */
        /* display: none; */
        opacity: 0;
        width: 100%;
        height: 100vh;
        /*        min-height: 900px;
        min-width: 1300px;*/
        animation: scaleDraw2 1s linear forwards;
        /* -webkit-animation-name: scaleDraw2; */
        /*关键帧名称*/
        /* -webkit-animation-timing-function: ease-in-out; */
        /*动画的速度曲线*/
        /* -webkit-animation-iteration-count: 1; */
        /*动画播放的次数*/
        /* -webkit-animation-duration: 1s; */
        /*动画所花费的时间*/
    }

    /* .ballon2{
        background: url("../static/image_bgnew.jpg") center center no-repeat; 
         background-size: cover;
         
          position: relative;
          
        /* animation: fadeinfine 15s linear 1 forwards; */
    /* } */
    /* */
    .ballon1s {
        width: 100%;
        height: 900px;
        /* height: 100%; */
        /* overflow: hidden; */
        /* overflow-x: hidden;
        overflow-y: hidden; */
        min-height: 900px;
        min-width: 1200px;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .ballon1 {
        width: 100%;
        height: 100%;
        /* background-image: url("../static/image_bgnew.jpg"); */
        object-fit: cover;
        -webkit-object-fit: cover;
        object-position: 50% 50%;
        -webkit-object-position: 50% 50%;
    }

    .btn-v {
        width: 243px;
        height: 64px;
        height: 20px;
        box-sizing: border-box;
        padding: 20px 10px;
        margin: 0 auto;
        font-family: Alibaba-PuHuiTi-Light;
    }

    .va-h-im {
        width: 466px;
        height: 106px;
        /* margin-top: 7%; */
       margin-top: 72px;
    }

    .head-titleimg {
        /* width: 100%;
    padding: 7% 10%; */
    text-align: center;
        box-sizing: border-box;
    }

    .fix-v {
        position: fixed;
       bottom: 10px;
       left: 50%;
       transform: translateX(-50%);
        box-sizing: border-box;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #ffffff;
        font-weight: 400;
    }

    .fix-v-t {
        font-family: Alibaba-PuHuiTi;
    }

    .bo {
        /* padding-left: 10%; */
        /* margin-left: 10%; */
        /* font-size: 106px; */
        /* font-size: 7.2rem; */
        /* line-height: 7.2rem; */
        font-weight: 600;
        box-sizing: border-box;
        text-align: center;
        font-size: 96px;
       
    }
         .bofamily {
             font-family: Alibaba-PuHuiTi;
             font-weight: 900;
            font-size: 96px;
         }
    
         .mofamily {
             font-family: normal;
            font-size: 94px;
             font-weight: 300;
    
         }

        .bopc{
            font-weight: 600;
            box-sizing: border-box;
            text-align: center;
            font-size: 96px;
            color: #FFFFFF;
            margin-top: 60px;
            line-height: 104px;
            margin-bottom: 12px;
        }

    .text-v {
        width: 1011;
        height: 76px;
       margin:0 auto ;
        font-size: 26px;
        letter-spacing: 5px;
            /* opacity: 0.6; */
        font-family: Alibaba-PuHuiTi-Light;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 80px;
    }

         .text-v-pc {
             width: 1011;
             height: 76px;
             margin: 0 auto;
             font-size: 26px;
             letter-spacing: 5px;
             /* opacity: 0.6; */
             font-family: Alibaba-PuHuiTi-Light;
             box-sizing: border-box;
             text-align: center;
             margin-bottom: 80px;
             color: #ffffff;
         }

    .ballon2 {
        /*        min-height: 900px;
        min-width: 1200px;*/
    }

        .imgc {
            width: 418px;
            height: 93px;
        }
}


/* .ballon2{
    min-height: 900px;
    min-width: 1200px;
 } */

.ballon1 {
    width: 100%;
    height: 100%;
    /* 禁止图片缩放 */
    -webkit-animation-name: scaleDraw;
    /*关键帧名称*/
    -webkit-animation-timing-function: linear;
    /*动画的速度曲线*/
    -webkit-animation-iteration-count: 1;
    /*动画播放的次数*/
    -webkit-animation-duration: 15s;
    /*动画所花费的时间*/
}


/* .ballon1s{
    width: 100%; */


/* height: 900px; */


/* overflow: hidden; */


/* overflow-x: hidden;
    overflow-y: hidden; */


/* min-height: 900px;
    min-width: 1200px; */


/* overflow-x: hidden;
    overflow-y: hidden;
 } */

@font-face {
    font-family: AlibabaSans-Bold;
    src: url(/css/AlibabaSans-Bold.otf);
}

@font-face {
    font-family: AlibabaSans-Regular;
    src: url(/css/AlibabaSans-Regular.otf);
}

@font-face {
    font-family: AlibabaSans-Medium;
    src: url(/css/AlibabaSans-Medium.otf);
}

@font-face {
    font-family: Alibaba-PuHuiTi;
    src: url(/css/AlibabaPuHuiTi-2-55-Regular.otf);
}

@font-face {
    font-family: Alibaba-PuHuiTi-Light;
    src: url(/css/AlibabaPuHuiTi-2-45-Light.ttf);
}

.ballon2 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
}

.logd {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}


.head-titleimg {
    width: 100%;
    /* padding: 10%; */
    box-sizing: border-box;
}

.va-h-im {
    /* width: 15rem;
height: 3rem; */
}

.bo {
    color: #ffffff;
    box-sizing: border-box;
}

.text-v {
    /* padding-left: 10%; */
    color: #ffffff;
    box-sizing: border-box;
}

.btn-v {
    /* width: 10rem; */
    background-color: #000000;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    /* padding: 0.5rem; */
}

.openlink {
    text-decoration: none;
    /* font-family: AlibabaSans-Medium; */
    color: #ffffff;
}

.btn-img {
    width: 52px;
    height: 10px;
}

/* .fix-v {
    width: 100%;
    color: #ffffff;
    letter-spacing: 1px;
    box-sizing: border-box;
} */



/* .animate__animated .animate__fadeInTopLeft {
  animation-delay: 13s;
  -webkit-animation-delay: 13s;
} */

@keyframes scaleDraw2 {
    0% {
        opacity: 0;
    }

    /* 25% {
         opacity: 0.4;
     }
     50% {
         opacity: 0.9;
     } */
    100% {
        opacity: 1;
    }
}

@keyframes scaleDraw {
    0% {
        /* opacity: 0.1; */
        transform: scale(1.3);
    }

    /* 25% {
    opacity: 0.6;
}

50% {
    opacity: 0.9;
} */
    100% {
        /* opacity: 1; */
        transform: scale(1);
    }
}

.test {
    animation: fadein 1s linear 1 forwards;
}

.test2 {
    animation: fadein2 0.2s linear 1 forwards;
}

@keyframes fadein {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes fadein2 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeinfine {
    0% {
        background-size: 150% 150%;
        /* background-size: cover; */
    }

    100% {
        background-size: 100% 100%;
        /* background-size: cover; */
    }
}



/* 横屏样式 */
.wh-item {
    padding: 10px 40px;
}

.wh-img {
    width: 111px;
    height: 23px;

}

.wh-bo {
    font-size: 42px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 5px;
    font-family: AlibabaSans-Bold;
}

.wh-text {
    color: #ffffff;
    width: 437px;
    margin-top: 10px;
    font-size: 10px;
    font-family: AlibabaSans-Regular;
}

.wh-btn {
    width: 120px;
    background: #000000;
    padding: 4px 10px;
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wh-openlink {
    text-decoration: none;
    font-family: AlibabaSans-Medium;
    font-size: 12px;
    color: #ffffff;
}

.right {
    width: 40px;
    height: 10px;
}

.wh-fix {
    color: #ffffff;
    font-size: 12px;
    margin-top: 20px;
}