@font-face {
    font-family: Font;
    font-weight: 500;
    src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/HARMONYOS_SANS_SC_MEDIUM.TTF?v=1722937772")
}

#swiper-box {
    font-family: Font
}

#swiper-box a:link {
    color: #000
}

#swiper-box a {
    text-decoration: none;
    color: #333
}

#swiper-box a:hover {
    color: #000
}

#swiper-box a:active {
    color: #000
}

#swiper-box .banner-main {
    width: 100%
}

#swiper-box .banner-main #swiper-box .swiper-container {
    height: 35vw
}

#swiper-box .banner-main .swiper-wrapper {
    height: 35vw
}

#swiper-box .banner-main .swiper-pagination {
    bottom: 2%;
    width: 100%
}

#swiper-box .banner-main .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

#swiper-box .banner-item {
    width: 100%;
    position: relative;
    background: 50% no-repeat;
    height: 100%;
    cursor: pointer
}

#swiper-box .banner-item .banner-word {
    position: absolute;
    width: 69.3641618497%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#swiper-box .banner-item.banner-item-right .banner-word {
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%)
}

#swiper-box .banner-item .banner-word .h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#swiper-box .banner-main .right .banner-word {
    left: 55%
}

#swiper-box .active .delay-1 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#swiper-box .active .delay-2 {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

#swiper-box .active .delay-3 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

#swiper-box .active .delay-4 {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

#swiper-box .banner-opacity-0 {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#swiper-box .active .banner-opacity-1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#swiper-box .margin-empty-line {
    height: 20px
}

#swiper-box .margin-empty-line-1 {
    height: 25px
}

#swiper-box .h3 {
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 1
}

#swiper-box .banner-item-4 .h3,
#swiper-box .banner-item-1 .h3 {
    margin-bottom: 10px
}

#swiper-box .h4 {
    font-size: 1.25vw;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 1.0416666667vw
}

#swiper-box .font-color-white {
    display: inline-block
}

#swiper-box .font-color-white h3 {
    color: #fff
}

#swiper-box .font-color-white h4 {
    color: #fff
}

#swiper-box .font-color-white .banner-word-box1 p {
    color: #fff
}

#swiper-box .font-color-white .banner-word-link a {
    background-color: #fff;
    color: #000
}

#swiper-box .banner-word-box1 p {
    font-weight: 400;
    font-size: 1.1458333333vw;
    line-height: 1.2;
    margin-top: 1.6145833333vw;
    color: #000
}

#swiper-box .banner-word-box2 p {
    font-size: 20px;
    line-height: 1.2;
    color: #000
}

#swiper-box .banner-word-box2 .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#swiper-box .banner-word-box2 .price-box p {
    font-size: 48px;
    line-height: 1;
    color: #000;
    padding-right: 10px;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FD7914), to(#F61909));
    background: linear-gradient(90deg, #FD7914 0%, #F61909 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#swiper-box .pc-hidden {
    display: none
}

#swiper-box .banner-word-link {
    display: inline-block;
    margin-right: 10px;
    margin-top: 2.7083333333vw
}

#swiper-box .banner-word-link a {
    background: #000;
    border-radius: 25px;
    font-size: 1.1458333333vw;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: .2604166667vw 1.0416666667vw
}

#swiper-box .andriod .and_pc {
    margin-left: 15px
}
@keyframes progress {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}
.swiper-inner-box{
    width: 66%;
    height: 60px;
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#swiper-box .swiper-button-container {
    width:70px;
    height: 60px;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2,1fr);
    column-gap: 10px;
    margin-left: 2.3vw;
}
#swiper-box .bv-swiper-pagination {
    width:173px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;

}
#swiper-box .swiper-button-next {

    background-image: url("https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/pic/right-20240718064114236.png") !important;
    background-size:24px 24px !important;
}

#swiper-box  .swiper-button-container .swiper-button {
    position: unset;
    top: unset;
    left: unset;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    margin-left: 0px;
    transition: .3s ease-out;
    background-color: rgba(17, 17, 17, .1);
    border-radius: 25px;
    font-size: 24px;
    color: #fff;
    background-size:24px 24px!important;
    background-position: center;
    margin-top: unset;
}

#swiper-box .swiper-button-prev {
    left: 12%;
    width: 6vh;
    height: 6vh;
    background-image: url("https://d2kbvjszk9d5ln.cloudfront.net/yshop/upload/pic/left-20240718064843635.png") !important;


}
#swiper-box .swiper-button-prev:hover{
    background-color: rgba(17,17,17,.8) !important;
}
#swiper-box .swiper-button-next:hover{
    background-color: rgba(17,17,17,.8) !important;
}

#swiper-box .swiper-pagination-custom,
#swiper-box .swiper-pagination-bullets .num {
    position: absolute;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    bottom: unset;
}
#swiper-box .swiper-pagination-bullets .index-current {
    left: -30px;
}
#swiper-box .swiper-pagination-bullets .index-total {
    right: -30px;
}
#swiper-box .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    background-color: #666 !important;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%) !important;
    transform: translateX(0%) !important;
    animation: progress 3s ease-in-out;

    /*animation-name: progress;*/
    /*animation-duration: 3s;*/
    /*animation-play-state: running;*/
}

#swiper-box .swiper-pagination-bullets .swiper-pagination-bullet-active.paused::after {
    animation-play-state: paused;
}



#swiper-box .swiper-slide :hover .swiper-pagination-bullets .swiper-pagination-bullet-active{
    animation-play-state: paused;
}
#swiper-box  .swiper-pagination-bullets .swiper-pagination-bullet::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 99;
    background-color: #666;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}
#swiper-box  .swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 8px;
    background: #d8d8d8;
    height: 2px;
    border-radius: 1px;
}
#swiper-box  .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 100%;
    height: 2px;
    margin-left: 0;
    overflow: hidden;
    border-radius: 0;
    /*opacity: 1;*/
    position: relative;
    background: #fff;
    flex: 1;
    background: rgba(0, 0, 0, 0);
    border-radius: 1px;
    z-index: 1;
}



@media screen and (max-width: 1500px)and (min-width: 1200px) {
    /*#swiper-box .swiper-button-container{*/
    /*    right: 7%;*/
    /*    width: 9vw;*/
    /*}*/

}
#swiper-box .banner-item  .banner-word .pc-font-white{
    color: #fff;
}
#swiper-box .banner-item  .banner-word .pc-font-black{
    color: #000;
}

@media screen and (min-width: 801px) {
    #swiper-box .andriod {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #swiper-box .banner-item .banner-item-img {
        width: 100%
    }

    #swiper-box .banner-h5 {
        display: none
    }
}

@media screen and (max-width: 800px)and (min-width: 200px) {

    #swiper-box {
        height: calc(100vh - 115px)
    }
    #swiper-box .swiper-button-container{
        display: none;
    }
    #swiper-box .swiper-inner-box{
        width: 95%;
        justify-content: center;
        bottom: 1px;
    }
    #swiper-box .bv-swiper-pagination{
        width: 80%;
    }
    /*#swiper-box .swiper-pagination-custom.swiper-pagination{*/
    /*    left: 50%;*/
    /*    right: unset;*/
    /*    transform: translateX(-50%);*/
    /*    justify-content: center;*/
    /*}*/

    #swiper-box .banner-word-box2 p {
        font-size: 14px
    }

    #swiper-box .banner-word-box2 .price-box p {
        font-size: 30px
    }

    #swiper-box .and_h5 {
        height: 20px;
        margin-top: 5px
    }

    #swiper-box .pc-hidden {
        display: block
    }

    #swiper-box .h5-hidden {
        display: none
    }

    #swiper-box .banner-main #swiper-box .swiper-container {
        height: 113.33vw
    }

    /*#swiper-box .banner-main .swiper-pagination {*/
    /*    bottom: 5%;*/
    /*    text-align: right;*/
    /*    right: 2%;*/
    /*    width: auto*/
    /*}*/


    /*#swiper-box .banner-main .swiper-pagination .swiper-pagination-bullet {*/
    /*    margin: 0px 2px*/
    /*}*/

    /*#swiper-box .banner-main .swiper-pagination-bullet {*/
    /*    width: 5px;*/
    /*    height: 5px;*/
    /*    margin: 0 1px;*/
    /*    -webkit-transition: all .3s ease-out;*/
    /*    transition: all .3s ease-out*/
    /*}*/

    /*#swiper-box .banner-main:hover .swiper-button-next,*/
    /*#swiper-box .banner-main:hover .swiper-button-prev {*/
    /*    display: none*/
    /*}*/









    #swiper-box .app-white-font {
        color: #fff
    }

    #swiper-box .app-white-font {
        color: #fff
    }

    #swiper-box .app-white-font .banner-word-link a {
        color: #000;
        background-color: #fff
    }

    #swiper-box .font-color-white .banner-word-link a {
        color: #fff;
        background-color: #000
    }

    /*#swiper-box .swiper-pagination-bullet .banner-main .swiper-button-next,*/
    /*#swiper-box .banner-main #swiper-box .swiper-container-rtl .swiper-button-prev {*/
    /*    display: none*/
    /*}*/

    /*#swiper-box .banner-main .swiper-button-prev,*/
    /*#swiper-box .banner-main #swiper-box .swiper-container-rtl .swiper-button-next {*/
    /*    display: none*/
    /*}*/

    /*#swiper-box .banner-main .swiper-pagination-bullet-active {*/
    /*    width: 25px;*/
    /*    background-color: #fff;*/
    /*    border-radius: 5px*/
    /*}*/




    #swiper-box .banner-main .swiper-wrapper {
        height: calc(100vh - 110px)
    }

    #swiper-box .banner-item .banner-item-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover
    }






    #swiper-box .banner-pc {
        display: none
    }

    #swiper-box .banner-h5 {
        width: 100%;
        height: auto !important
    }

    #swiper-box .banner-item .banner-word {
        top: 65%;
        width: 96%;
        text-align: left;
        left: 2%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #swiper-box .banner-item .banner-word .h3 {
        font-size: 8vw;
        text-align: left
    }

    #swiper-box .banner-item .banner-word .h4 {
        font-size: 4.2666666667vw;
        text-align: left
    }

    #swiper-box .banner-word-link a {
        color: #fff;
        font-size: 4vw;
        padding: .6666666667vw 2.6666666667vw;
        height: auto;
        line-height: 1
    }

    #swiper-box .banner-word-box1 p {
        font-size: 4vw;
        text-align: left;
        margin-top: 3.2vw
    }

    #swiper-box .margin-empty-line {
        height: 10px
    }

    #swiper-box .margin-empty-line-1 {
        height: 10px
    }

    #swiper-box .banner-link-1 {
        margin-top: 4.4444444444vw
    }

    #swiper-box .banner-item.banner-item-right .banner-word {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}