
* {
    margin: 0;
    padding: 0;
}
.q3pad .pc-show{
    display: block;
}
.q3pad .mob-show{
    display: none;
}

.q3pad .sec1 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.q3pad .sec1 img {
    width: 100%;
    display: block;
}

.q3pad .sec1 .sec1-kvimg {
    width: 40.208333vw;
    margin: 4.895833vw 0 5.041667vw 10.989583vw;
}

.q3pad .sec1 .sec1-text {
    width: 31.666667vw;
    position: absolute;
    top: 8.854167vw;
    right: 9.84375vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.q3pad .sec1 .sec1-text p {
    font-size: 1.5625vw;
    margin: 1.5625vw 0 1.927083vw;
    line-height: 1.25;
    color: #000;
}

.q3pad .sec1 .sec1-text a {
    font-size: .677083vw;
    color: #fff;
    padding: .3125vw 1.40625vw .46875vw;
    border-radius: .3125vw;
    background-color: #000;
}

.q3pad .sec3 .screnn-content {
    position: relative;
}

.q3pad .sec3 .screnn-sticky {
    overflow: hidden;
}

.q3pad .sec3 .bali-sequence-animation canvas {
    width: 50.625vw;
    display: block;
    margin-left: 7.34375vw;
}

.q3pad .sec3 .sec3-title-active {
    transform: scale(1) !important;
    color: #000 !important;
}

.q3pad .sec3 .sec3-title-bigbox {
    width: 35.614583vw;
    position: absolute;
    top: 3.088542vw;
    right: 4.114583vw;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.q3pad .sec3 .sec3-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 1.145833vw;
    border-right: .078125vw solid rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
}

.q3pad .sec3 .sec3-title .sec3-title-box {
    width: 100%;
    color: #A7A7A7;
    margin-bottom: 1.770833vw;
    text-align: right;
    transform: scale(.8);
    transform-origin: 100% 50%;
    transition: .8s;
    cursor: pointer;
}


.q3pad .sec3 .sec3-title::after {
    content: "";
    width: .15625vw;
    height: 4.739583vw;
    background-color: #505050;
    position: absolute;
    right: -.05vw;
    top: 0;
    transition: .5s;
}

.q3pad .sec3 .sec3-title.sec3-after::after {
    top: 30%;
    transition: .5s;
}

.q3pad .sec3 .sec3-title :last-child {
    margin: 0 !important;
}

.q3pad .sec3 .sec3-title .sec3-title-box h3 {
    font-size: 1.979167vw;
    line-height: 1.25;
    margin-bottom: .416667vw;
    font-weight: 600;
}
.q3pad .sec3 .sec3-title .sec3-title-box p{
    font-size: .78125vw;
    line-height: 1.3;
    font-weight: 700;
}


.q3pad .sec3 .sec3-title .sec3-title-box p {
    font-size: .78125vw;
    line-height: 1.3;
}
.q3pad .sec3 .sec3-but{
    width: fit-content;
    margin-top: 2.265625vw;
    margin-right: 1.145833vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    display: none;
}
.q3pad .sec3 .sec3-title-bigbox>div:nth-child(2){
    display: flex;
}
.q3pad .sec3 .sec3-but .sec3-but-top{
    display: flex;
    align-items: center;
    margin-bottom: 2.708333vw;
}
.q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-md{
    display: flex;
    align-items: center;
    text-align: right;
    flex-direction:row-reverse;
}
.q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-md img{
    width: 2.1875vw;
    display: block;
    margin-left: .885417vw;
}
.q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-md p{
    font-size: .625vw;
    line-height: 1.16;
    font-weight: 700;
}
.q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-line{
    width: .078125vw;
    height: 1.302083vw;
    background-color: #707070;
    margin: 0 1.640625vw;
}
.q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-price span{
    font-size: 1.40625vw;
    color: #000;
    line-height: 1.3;
    font-weight: 700;
}

.q3pad .sec3 .sec3-but a{
    width: fit-content;
    font-size: .677083vw;
    line-height: 1.25;
    padding: .3125vw 1.666667vw .46875vw;
    background-color: #000;
    color: #fff;
    border-radius: .3125vw;
    font-weight: 700;
}
.sec3-video{
    width: 68.385417vw;
    margin-left: 0;
    position: relative;
    overflow: hidden;
}
.sec3-video video{
    width: 101%;
    display: block;
    mix-blend-mode: darken;
}
.sec3-video .sec3-video-icon{
    width: 2.135417vw;
    position: absolute;
    bottom: .9375vw;
    left: 8.333333vw;
    background-color: #0000003d;
    border-radius: 50%;
    overflow: hidden;
    display: none;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter:blur(20px)
}
.sec3-video .sec3-video-icon img{
    width: 100%;
}
.sec3-video .sec3-video-icon img:nth-of-type(2){
    display: none;
}


.q3pad .sec3 .sec3-swiper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 2.916667vw 0 0;
    padding-left: 4.21875vw;
    padding-right: 2vw;
    padding-bottom: 6.25vw;
    box-sizing: border-box;
}

.q3pad .sec3 .sec3-swiper .swiper-wrapper {
    width: fit-content;
}

.q3pad .sec3 .sec3-swiper .swiper-slide {
    width: 29.84375vw;
    position: relative;
    border-radius: 1.25vw;
    overflow: hidden;
    transition: 0.5s;
    margin-right: 1.822917vw;
}

.q3pad .sec3 .sec3-swiper .swiper-slide:last-child {
    margin-right: 0;
}

.q3pad .sec3 .sec3-swiper .swiper-slide img {
    width: 100%;
    display: block;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-mask {
    width: 100%;
    height: 100%;
    background-color: #070707;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-text {
    width: 26.427083vw;
    position: absolute;
    top: 1.302083vw;
    left: 1.510417vw;
    color: #fff;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-text p {
    font-size: 1.5625vw;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: .15625vw;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-text span {
    font-size: 1.041667vw;
    line-height: 1.35;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box {
    width: 1.927083vw;
    position: absolute;
    bottom: 1.197917vw;
    right: 1.25vw;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box img {
    width: 100%;
    display: block;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box .sec3-icon {
    width: 100%;
    border-radius: 50%;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter:blur(3px);
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box .sec3-icon-wave {
    width: 3.008333vw;
    height: 3.008333vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box .sec3-icon-hover {
    width: 100%;
    border-radius: 50%;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter:blur(3px);
    display: none;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box:hover .sec3-icon {
    display: none;
}

.q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box:hover .sec3-icon-hover {
    display: block;
}

.q3pad .sec3 .sec3-swiper-button {
    width: 5.677083vw;
    position: absolute;
    bottom: 2.5vw;
    right: 3.697917vw;
    display: flex;
    justify-content: space-between
}

.q3pad .sec3 .sec3-swiper-button>div {
    width: 2.135417vw;
    height: 2.135417vw;
    position: relative;
    background-color: #cacaca;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    left: auto;
    right: auto;
}

.q3pad .sec3 .sec3-swiper-button>div::after {
    font-size: .9vw;
    color: #5B5B5B;
    font-weight: 700;
    line-height: normal;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    background-color: #E2E2E5 !important;
    opacity: 1;
}

.swiper-button-prev.swiper-button-disabled::after,
.swiper-button-next.swiper-button-disabled::after {
    color: #ADADAD !important;
}


.q3pad .sec3 .sec3-swiper-button .sec3-swiper-button-mask {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.q3pad .sec3 .sec3-swiper-button>div:hover .sec3-swiper-button-mask {
    opacity: 0.2;
}

.q3pad .sec3 .sec3-bar-box-active {
    transform: scale(1) !important;
    color: #000 !important;
}

.q3pad .sec3 .sec3-bar-box {
    width: 24.322917vw;
    margin: 1.666667vw 0 0 19.895833vw;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar-box-text {
    width: 12.135417vw;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.q3pad .sec3 .sec3-bar-box .sec3-bar-box-text:hover p {
    transform: scale(1);
    color: #000;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar-box-text p {
    font-weight: 700;
    font-size: 1.09375vw;
    transform: scale(0.857);
    color: #AAAAAA;
    line-height: 1.3;
    margin-top: 1.25vw;
    transition: .5s;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar-box-text>div {
    width: 100%;
    height: .3125vw;
    background-color: #ccc;
    border-radius: .15625vw;
    overflow: hidden;
    position: relative;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar-box-text>div .sec3-bar-black {
    width: 0;
    height: 100%;
    background-color: #828282;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar {
    width: 2.604167vw;
    position: absolute;
    top: -.520833vw;
    left: 0;
    display: block;
    z-index: 10;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar img {
    width: 100%;
    display: block;

    pointer-events: none;
}

.q3pad .sec3 .sec3-bar-box .sec3-bar:hover {
    cursor: pointer;
}

.sec3-eject-active {
    height: 100vh !important;
    overflow: hidden !important;
}

.q3pad .sec3-eject {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    padding: calc(2.34375vw + 56px) 0 4.947916667vw;
    box-sizing: border-box;
    /* overflow-y: scroll; */
    z-index: 99;

}

.q3pad .sec3-eject .eject-box .eject-in .eject-video{
    position: relative;
}
.q3pad .sec3-eject .eject-box .eject-in .eject-video .sec3-eject-video-icon{
    width: 2.135417vw;
    position: absolute;
    right: 2.1875vw;
    bottom: 1.666667vw;
    background-color: #0000003d;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter:blur(20px);
    border-radius: 50%;
    overflow: hidden;
    display: none;
}
.q3pad .sec3-eject .eject-box .eject-in .eject-video .sec3-eject-video-icon img{
    width: 100%;
}
.q3pad .sec3-eject .eject-box .eject-in .eject-video .sec3-eject-video-icon img:nth-of-type(1){
    display: none;
}

.q3pad .sec3-eject .eject-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #3a3a3a73;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter:blur(10px);
}

.q3pad .sec3-eject .eject-box {
    width: 57.291667vw;
    background-color: #fff;
    border-radius: 1.25vw;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.q3pad .sec3-eject .eject-box .eject-out {
    width: 2.090625vw;
    position: fixed;
    top: calc(2.34375vw + 56px);
    right: 18.046875vw;
    background-color: rgba(0, 0, 0, 1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter:blur(10px);
    border-radius: 50%;
    cursor: pointer;
}

.q3pad .sec3-eject .eject-box .eject-out:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.q3pad .sec3-eject .eject-box .eject-out img {
    width: 100%;
    display: block;
}

.q3pad .sec3-eject .eject-box .eject-in {
    padding: 1.770833vw 0 2.34375vw;
    border-radius: 1.25vw;
    background-color: #fff;
    visibility: hidden;
    overflow: hidden;
}

.q3pad .sec3-eject .eject-box .eject-in img {
    width: 100%;
    display: block;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text {
    width: 52.1875vw;
    margin: 0 auto 1.822917vw;
    color: #000;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text p {
    font-size: 1.25vw;
    line-height: 1.3;
    font-weight: 700;
    margin: 1.40625vw 0 .677083vw;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text span {
    font-size: 1.041667vw;
    line-height: 1.35;
    display: block;
    margin-bottom: 1.822917vw;
    font-weight: 500;
    color: #5c5c5c;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text1 h2 {
    font-size: 1.822917vw;
    line-height: 1.3;
    font-weight: 700;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text1 p {
    font-size: 1.041667vw;
    margin: 2.239583vw 0 1.041667vw;
    font-weight: 600;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text1 span {
    font-size: .833333vw;
    font-weight: 500;
    color: #5C5C5C;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text3 span {
    margin-bottom: 3.177083vw;
}

.q3pad .sec3-eject .eject-box .eject-in .eject-in-text.eject-in-explain {
    margin-bottom: 0;
    margin-top: 1.61458333vw;
    font-size: 0.625vw;
    color: #989898;
    font-weight: 400;
}

.q3pad .sec3-video-but {
    width: 100%;
    margin-bottom: 4.6875vw;
}

.q3pad .sec3-video-but p {
    width: fit-content;
    margin: 0 auto;
    border-radius: 2.395833vw;
    padding: 1.510417vw 3.645833vw 1.5625vw 2.760417vw;
    font-size: 1.25vw;
    line-height: 1.3;
    color: #fff;
    background-color: #000;
    font-weight: 500;
    cursor: pointer;
}

.q3pad .sec3-video-but p:hover {
    background-color: rgb(51, 51, 51);
}

.fancybox-overlay {
    background-color: rgba(0, 0, 0,.5);
    backdrop-filter: blur(60px) !important;
    -webkit-backdrop-filter:blur(60px);
    will-change: transform;
}

.fancybox-opened .fancybox-skin {
    border-radius: 1.25vw;
}

.fancybox-inner {
    border-radius: 1.25vw;
}

.fancybox-overlay video {
    height: 100%;
    object-fit: cover;
}

/* .fancybox-margin video {
    border-radius: 1.25vw;
}
*/

.fancybox-close {
    position: absolute;
    top:  0.8888889vw;
    right: 0.8888889vw;
    background-color: rgba(216, 216, 216, 0.7);
    border-radius: 50%;
    background-image: url(/content/dam/huawei-cbg-site/ecommerce/common/offer/tables-sequence/img/sec3-video-out.svg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter:blur(20px);
} 

.fancybox-inner .cbg-jwplayer{
    border-radius: 1.25vw;
}


/* .q3pad .sec3-video-eject{
    width: 100vw;
    height: 100vh;
    padding: 4.166667vw;
    box-sizing: border-box;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.q3pad .sec3-video-eject .eject-mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(60px);
}
.q3pad .sec3-video-eject .sec3-video-box{
    width: fit-content;
    height: 100%;
    position: relative;
    z-index: 12;
    margin: 0 auto;
    border-radius: 1.25vw;
    overflow: hidden;
}
.q3pad .sec3-video-eject .sec3-video-box video{
    height: 100%;
    display: block;
}
.q3pad .sec3-video-eject .sec3-video-box .sec3-video-out{
    width: 2.083333vw;
    position: absolute;
    top: 1.25vw;
    right: 1.25vw;
    background-color: #F5F5F5;
    border-radius: 50%;
}
.q3pad .sec3-video-eject .sec3-video-box .sec3-video-out:hover{
    background-color: #D8D8D8;
}
.q3pad .sec3-video-eject .sec3-video-box .sec3-video-out img{
    width: 100%;
    display: block;
} */


@-moz-keyframes scrollX {
    0% {
        -moz-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -moz-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@-webkit-keyframes scrollX {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@keyframes scrollX {
    0% {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@-moz-keyframes scrollX_back {
    0% {
        -moz-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }

    to {
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes scrollX_back {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes scrollX_back {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.sec5 {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 4.479167vw 0 4.21875vw;
}

.sec5 .sec5-top {
    width: fit-content;
    display: flex;
    margin-bottom: .833333vw;
    transform: translateX(0);

}

.sec5 .sec5-bottom {
    width: fit-content;
    transform: translateX(-50%);
    display: flex;

}

.sec5 img {
    width: 26.302083vw;
    margin-right: .520833vw;
    display: block;
    border-radius: 1.25vw;
}

.sec5 .sec5-box {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    color: #fff;
    display: none;
}

.sec5 .sec5-box .sec5-box-text {
    text-align: center;
    padding-bottom: 1vw;
}
.sec5 .sec5-box .sec5-box-text-hidd{
    display: none;
}

.sec5 .sec5-box h2 {
    font-size: 2.291667vw;
    line-height: 1.3;
    margin-bottom: .3125vw;
    font-weight: 700;
}

.sec5 .sec5-box p {
    font-size: 1.458333vw;
    opacity: 0.6;
}

.sec5 .sec5-box .btn-box{
    width: max-content;
    margin: 0 auto;
    border-radius: 2.083333vw;
}

.sec5 .sec5-box a {
    width: fit-content;
    font-size: .833333vw;
    padding: .677083vw 2.03125vw;
    margin: 1.890625vw auto 0;
    color: #fff;
    display: block;
    position: relative;
    border-radius: 2.083333vw;
    background-color: rgba(156, 156, 156, 0.502);
    backdrop-filter: blur(20px);
    will-change: transform;
    z-index: 1;
}

/* .sec5 .sec5-box .btn-box a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 2.083333vw;
    background-color: #9c9c9c40;
    backdrop-filter: blur(20px);
    will-change: transform;
    z-index: -1; 
  } */

@media screen and (max-aspect-ratio: 11/10) {


    .q3pad .pc-show{
        display: none;
    }
    .q3pad .mob-show{
        display: block;

    }
    .q3pad {
        background-color: #F1F3F5;
    }

    .q3pad .sec3 .screnn-content {
        padding-top: 5.555556vw;
    }

    .q3pad .sec3 .sec3-title-bigbox {
        width: 95.555556vw;
        position: relative;
        top: 0;
        right: 0;
        margin-left: 4.444444vw;
        margin-bottom: 2.222222vw;
        align-items: flex-start;
    }

    .q3pad .sec3 .sec3-title {
        width:83.888889vw;
        padding-right: 0;
        padding-left: 2.777778vw;
        border-right: 0;
        border-left: .25vw solid #a7a7a7;
    }

    .q3pad .sec3 .sec3-title .sec3-title-box {
        color: #A7A7A7;
        margin-bottom: 3.333333vw;
        text-align: left;
        transform: scale(.8);
        transform-origin: 0 50%;
    }

    .q3pad .sec3 .sec3-title .sec3-title-box h3 {
        font-size: 4.444444vw;
        margin-bottom: .833333vw;
    }

    .q3pad .sec3 .sec3-title .sec3-title-box p {
        font-size: 2.777778vw;
    }

    .q3pad .sec3 .sec3-title::after {
        content: "";
        width: .416667vw;
        height: 15.833333vw;
        background-color: #444444;
        right: auto;
        left: -0.1vw;
        top: 0;
    }

    .q3pad .sec3 .sec3-title.sec3-after::after {
        top: 30%;
        transition: .5s;
    }

    .q3pad .sec3 .sec3-but {
        width: 90%;
        margin: 6.9444444vw 0 0 2.916667vw;
        display: flex;
        flex-direction: row;
        align-items: end;
        justify-content: space-between;
        display: none;
    }

    .q3pad .sec3 .sec3-but .sec3-but-top {
        display: flex;
        align-items: flex-start;
        margin-bottom: 0;
        flex-direction: column;
        max-width: 50vw;
    }

    .q3pad .sec3 .sec3-but a {
        margin-left: 8.888889vw;
        font-size: 3.611111vw;
        padding: 1.666667vw 3.888889vw 2.5vw;
        border-radius: 1.666667vw;
        line-height: normal;
    }

    .q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-md {
        text-align: left;
        flex-direction: row;
        margin-bottom: 5vw;
    }

    .q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-md img {
        width: 7.777778vw;
        display: block;
        margin: 0;
        margin-right: 1.666667vw;
    }

    .q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-md p {
        width: max-content;
        font-size: 2.777778vw;
    }

    .q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-line {
        width: .28vw;
        height: 4.166667vw;
        margin: 0 4.444444vw;
        display: none;
    }
    .q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-price{
        margin-bottom: 1.388889vw;
    }
    .q3pad .sec3 .sec3-but .sec3-but-top .sec3-but-price span {
        font-size: 4.444444vw;
    }

    .sec3-video{
        width: 100%;
    }
    .sec3-video .sec3-video-icon{
        width: 7.777778vw;
        right: 4.444444vw;
        left: auto;
        bottom: 2.222222vw;
    }


    .q3pad .sec3-eject .eject-box .eject-in .eject-video .sec3-eject-video-icon{
        width: 7.777778vw;
        right: 6.666667vw;
        bottom: 5.555556vw;
    }



    .q3pad .sec3 .bali-sequence-animation canvas {
        width: 100%;
        margin: 0;
    }

    .q3pad .sec3 .sec3-bar-box {
        width: 75.277778vw;
        margin: 11.527777778vw auto 9.722222vw;
    }

    .q3pad .sec3 .sec3-bar-box .sec3-bar-box-text {
        width: 37.5vw;
    }

    .q3pad .sec3 .sec3-bar-box .sec3-bar-box-text>div {
        width: 100%;
        height: 1.111111vw;
        border-radius: .833333vw;
    }

    .q3pad .sec3 .sec3-bar-box .sec3-bar-box-text p {
        font-weight: 700;
        font-size: 3.3333333vw;
        transform: scale(1);
        color: #A7A7A7;
        margin-top: 6.805555556vw;
    }

    .q3pad .sec3 .sec3-bar-box .sec3-bar {
        width: 10.56vw;
        position: absolute;
        top: -1.8888889vw;
        left: 0;
    }

    .q3pad .sec3 .sec3-swiper {
        margin: 6.666667vw 0 0;
        padding-left: 4.444444vw;
        padding-bottom: 24.444444vw;
        padding-right: 6vw;
    }

    .q3pad .sec3 .sec3-swiper .swiper-slide {
        width: 86.666667vw;
        border-radius: 4.444444vw;
        margin-right: 2.222222vw;
    }

    .q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-text {
        width: fit-content;
        top: 4.444444vw;
        left: 4.444444vw;
    }

    .q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-text p {
        font-size: 4.444444vw;
        margin-bottom: .833333vw;
    }

    .q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-text span {
        font-size: 3.333333vw;
    }

    .q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box {
        width: 8.888889vw;
        position: absolute;
        bottom: 2.222222vw;
        right: 3.611111vw;
    }

    .q3pad .sec3 .sec3-swiper .swiper-slide .sec3-swiper-icon-box .sec3-icon-wave {
        width: 13.888889vw;
        height: 13.888889vw;
    }

    .q3pad .sec3 .sec3-swiper-button {
        width: 20vw;
        bottom: 11.111111vw;
        right: 4.444444vw;
    }

    .q3pad .sec3 .sec3-swiper-button>div {
        width: 7.777778vw;
        height: 7.777778vw;
    }

    .q3pad .sec3 .sec3-swiper-button>div::after {
        font-size: 3.333333vw;
    }


    .q3pad .sec3-video-but {
        margin-bottom: 10vw;
    }

    .q3pad .sec3-video-but p {
        border-radius: 12.777778vw;
        padding: 3.611111vw 8.888889vw 3.611111vw 6.666667vw;
        font-size: 3.055556vw;
    }

    .q3pad .sec3-eject {
        padding: 3.333333vw 0 6.944444vw;
        top: 56px;
        height: calc(100vh - 56px);
    }

    .q3pad .sec3-eject::-webkit-scrollbar {
        width: 0;
    }

    .q3pad .sec3-eject .eject-box {
        width: 100vw;
        background-color: #fff;
        border-radius: 4.444444vw;
    }

    .q3pad .sec3-eject .eject-box .eject-out {
        width: 6.666667vw;
        top: 23.3333333vw;
        right: 4.444444vw;
        background-color: rgba(216, 216, 216, 0.7);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter:blur(10px);
        border-radius: 50%;
        cursor: pointer;
        z-index: 20;
    }

    .q3pad .sec3-eject .eject-box .eject-out:hover {
        background-color: #979797;
    }

    .q3pad .sec3-eject .eject-box .eject-in {
        padding: 5vw 0 0;
        border-radius: 4.444444vw;
    }

    .q3pad .sec3-eject .eject-box .eject-in .eject-in-text {
        width: 91.666667vw;
        margin: 0 auto 4.166667vw;
    }

    .q3pad .sec3-eject .eject-box .eject-in .eject-in-text p {
        font-size: 3.333333vw;
        font-weight: 700;
        margin: 5.833333vw 0 2.5vw;
    }

    .q3pad .sec3-eject .eject-box .eject-in .eject-in-text span {
        font-size: 3.333333vw;
        margin-bottom: 6.944444vw;
    }

    .q3pad .sec3-eject .eject-box .eject-in .eject-in-text1 h2 {
        font-size: 4.444444vw;
    }

    .q3pad .sec3-eject .eject-box .eject-in .eject-in-text1 p {
        margin: 5.277778vw 0 2.5vw;
    }

    .q3pad .sec3-eject .eject-box .eject-in .eject-in-text.eject-in-explain{
        font-size: 2.77777778vw;
        margin: 5.555556vw auto;

    }

    .q3pad .sec3-video-eject {
        padding: 9.027778vw 0 9.722222vw;
    }

    .q3pad .sec3-video-eject .sec3-video-box {
        width: 100%;
        height: auto;
    }

    .q3pad .sec3-video-eject .sec3-video-box video {
        width: 100%;
        height: auto;
    }

    .q3pad .sec3-video-eject .sec3-video-box .sec3-video-out {
        width: 6.666667vw;
        top: 4.444444vw;
        right: 4.444444vw;
        background-color: rgba(216, 216, 216, .7);
        border-radius: 50%;
    }

    .q3pad .sec3-video-eject .sec3-video-box .sec3-video-out:hover {
        background-color: #C5C5C5;
    }

    /* .fancybox-inner,
    .fancybox-inner .cbg-jwplayer{
        height: calc(100vh - 18.055555556vw) !important;
    } */

    .fancybox-close{
        top: 4.44444vw;
        right: 4.444444vw;
        width: 6.666667vw;
        height: 6.666667vw;
        background-size: 100%;
    }

    /* .fancybox-wrap{
        top: 32px !important;
        height: calc(100vh - 18.055555556vw) !important;  
    } */

    .sec5 {
        margin: 11.111111vw 0;
    }

    .sec5 .sec5-box h2 {
        font-size: 4.444444vw;
        margin-bottom: .555556vw;
        font-weight: 700;
    }

    .sec5 .sec5-box p {
        font-size: 3.333333vw;
    }

    .sec5 .sec5-box a {
        display: none;
    }

    .sec5 .sec5-top {
        margin-bottom: 1.944444vw;
    }

    .sec5 img {
        width: 59.444444vw;
        margin-right: 1.833333vw;
        border-radius: 1.65vw;
    }

    
}

@media screen and (max-width: 993px) {
    .huawei-v4 .banner-matepad .object-contain {
        border-radius: 4.444444vw;
    }
}