* {
    margin: 0;
    padding: 0;
}

.container {
    width: 10rem;
    overflow-x: hidden;
    min-height: 100vh;
}




.right_btn .box_btn {
    position: fixed;
    right: calc(50vw - 5rem + 0.33rem);
}

    .right_btn .box_btn img {
        border-radius: 50%;
        width: 1.33333333rem;
        height: 1.33333333rem;
        background: #ffffff;
        box-shadow: 0px 0.10666667rem 0.21333333rem 0px rgba(51, 51, 51, 0.08);
    }

.right_btn .box_btn01 {
    bottom: 6.58666667rem;
}

.right_btn .box_btn02 {
    bottom: 4.92rem;
}


.ft-word-detail {
    width: 9.70666667rem;
    border-radius: 0.26666667rem;
    margin: auto;
}

    .ft-word-detail .swiper-container {
        width: 9.70666667rem;
    }

        .ft-word-detail .swiper-container .swiper-wrapper {
            width: 9.70666667rem;
            height: 100%;
        }

            .ft-word-detail .swiper-container .swiper-wrapper .swiper-slide {
                width: 100%;
                height: 100%;
            }

    .ft-word-detail .swiper-item-item {
        width: 9.70666667rem;
        position: relative;
        /* margin: auto; */
        text-align: center;
    }

        .ft-word-detail .swiper-item-item img.icon {
            position: absolute;
            top: 0.42666667rem;
            left: -0.06rem;
            width: 2.6rem;
            height: 1.06666667rem;
        }

        .ft-word-detail .swiper-item-item .iconText {
            position: absolute;
            top: 0.49666667rem;
            left: -0.01rem;
            width: 2.2rem;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 0.8rem;
            font-size: 0.3rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #ffffff;
            line-height: 0.44rem;
            letter-spacing: 0.05333333rem;
            text-shadow: 0px 0.01333333rem 0.02666667rem #d0964b;
        }

        .ft-word-detail .swiper-item-item img.product {
            width: 3.09333333rem;
            height: 2.98666667rem;
            margin: 1.25333333rem auto 0;
            object-fit: contain;
        }

        .ft-word-detail .swiper-item-item img.brand {
            width: 1.70666667rem;
            height: 0.96rem;
            border-radius: 0.02666667rem;
            border: 0.01333333rem solid #f4f5f7;
            position: absolute;
            top: 0.42666667rem;
            right: 0.45333333rem;
            object-fit: scale-down;
        }

        .ft-word-detail .swiper-item-item span.productTitle {
            width: 100%;
            text-align: center;
            height: 0.53333333rem;
            font-size: 0.45333333rem;
            font-family: PingFangSC-Semibold, PingFang SC;
            font-weight: 600;
            color: #ffffff;
            line-height: 0.53333333rem;
            display: inline-block;
            margin: 0.533333rem auto 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .ft-word-detail .swiper-item-item .detail {
            position: absolute;
            display: flex;
            align-items: flex-start;
            align-content: flex-start;
            justify-content: flex-start;
        }

            .ft-word-detail .swiper-item-item .detail .line {
                width: 0.94666667rem;
                height: 0.02666667rem;
                background: #333333;
                margin: 0.24rem 0.02666667rem 0 0;
            }

            .ft-word-detail .swiper-item-item .detail .circle {
                width: 0.17333333rem;
                height: 0.17333333rem;
                border: 0.04rem solid #e4ba83;
                border-radius: 50%;
                background-color: #ffffff;
                margin: 0.14666667rem 0 0 0;
            }

            .ft-word-detail .swiper-item-item .detail span {
                width: 2.25333333rem;
                height: 0.42666667rem;
                font-size: 0.26666667rem;
                font-family: PingFangSC-Regular, PingFang SC;
                font-weight: 400;
                color: #333333;
                line-height: 0.42666667rem;
                text-align: left;
            }

        .ft-word-detail .swiper-item-item .detail01 {
            top: 2.66666667rem;
            right: 5.94666667rem;
            justify-content: flex-end;
        }

        .ft-word-detail .swiper-item-item .detail02 {
            top: 1.69333333rem;
            left: 5.94666667rem;
        }

        .ft-word-detail .swiper-item-item .detail03 {
            top: 3.25333333rem;
            left: 5.94666667rem;
        }

    .ft-word-detail .box_type_2 {
        margin: 0 auto 0.8rem;
        /* width: 9.36rem; */
    }

    .ft-word-detail .box_text {
        height: 0.8rem;
        position: relative;
        margin: 0.2rem 0 0 0;
    }

        .ft-word-detail .box_text img {
            width: 0.8rem;
            height: 0.8rem;
            border-radius: 50%;
        }

        .ft-word-detail .box_text .img01 {
            position: absolute;
            left: 0.30666667rem;
            top: 0;
        }

        .ft-word-detail .box_text .img02 {
            position: absolute;
            left: 3.77333333rem;
            top: 0;
        }

        .ft-word-detail .box_text .text01 {
            height: 0.8rem;
            font-size: 0.32rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #ffffff;
            line-height: 0.8rem;
            position: absolute;
            top: 0rem;
            left: 1.26666667rem;
        }

            .ft-word-detail .box_text .text01 span {
                height: 0.8rem;
                font-size: 0.37333333rem;
                font-family: PingFangSC-Semibold, PingFang SC;
                font-weight: 600;
                color: #ffffff;
                line-height: 0.8rem;
                margin: 0 0 0 0.13333333rem;
            }

        .ft-word-detail .box_text .text02 {
            height: 0.8rem;
            font-size: 0.32rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #ffffff;
            line-height: 0.8rem;
            position: absolute;
            top: 0rem;
            left: 4.73333333rem;
        }

            .ft-word-detail .box_text .text02 span {
                height: 0.8rem;
                font-size: 0.37333333rem;
                font-family: PingFangSC-Semibold, PingFang SC;
                font-weight: 600;
                color: #ffffff;
                line-height: 0.8rem;
                margin: 0 0 0 0.13333333rem;
            }

        .ft-word-detail .box_text .img03 {
            width: 1.46666667rem;
            height: 0.8rem;
            border-radius: 0.4rem;
            position: absolute;
            right: 0.32rem;
            top: 0;
        }

        .ft-word-detail .box_text .img03-yp {
            width: 1.96666667rem !important;
        }

        .ft-word-detail .box_text .img04 {
            width: auto;
            height: 0.8rem;
            border-radius: 0.4rem;
            position: absolute;
            right: 0.32rem;
            top: 0;
            z-index:100000;
        }

    .ft-word-detail .box_bottomText {
        position: absolute;
        width: 10rem;
        height: 0.85333333rem;
        left: 0;
        bottom: 0.666667rem;
        text-align: left;
    }

        .ft-word-detail .box_bottomText .bottomText {
            display: inline-block;
            height: 0.85333333rem;
            border-radius: 0.08rem;
            /* margin: auto; */
            text-align: left;
            margin: 0 0 0 1.333333rem;
            font-size: 0.37333333rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #6b4346;
            line-height: 0.85333333rem;
        }

    .ft-word-detail .swiper-pagination {
        position: absolute;
        bottom: 0.20rem !important;
        left: 0;
        z-index: 1000;
        height: 0.10666667rem;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        justify-content: center;
    }

        .ft-word-detail .swiper-pagination .swiper-pagination-bullet {
            width: 0.10666667rem;
            height: 0.10666667rem;
            background: rgba(255,255,255,0.8);
            border-radius: 0.05333333rem;
        }

        .ft-word-detail .swiper-pagination .swiper-pagination-bullet-active {
            width: 0.48rem;
            height: 0.10666667rem;
            background: rgba(255,255,255,1);
            border-radius: 0.05333333rem;
        }

.box-swiper-item1 {
    width: 9.70666667rem;
    /* height: 6.93333333rem; */
}

.box-swiper-item2 {
    width: 9.36rem;
    height: 7.89333333rem;
    margin: 0 auto 0.32rem;
}

    .box-swiper-item2 .swiper-item-item {
        width: 9.36rem;
        height: 7.89333333rem;
        position: relative;
    }

.box_item_swiper1 {
    display: inline-block;
    width: 9.36rem;
    height: 6.93333333rem;
    background-color: #ffffff;
    background-image: url(../../static/img/home_product_ccc.png);
    background-size: 9.36rem auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-radius: 20px;
    margin: 0 auto 0rem;
    /* margin: 0 0 0.32rem 0rem; */
    text-align: center;
}

.box_item_swiper2 {
    display: inline-block;
    width: 9.36rem;
    height: 7.89333333rem;
    background-color: #ffffff;
    background-image: url(../../static/img/home_product_eee.png);
    background-size: 9.36rem auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-radius: 20px;
    margin: 0 auto 0.3rem;
    text-align: center;
}

    .box_item_swiper2 img.icon {
        left: -0.17333333rem;
    }


.ft-buy-car {
    width: 100vw;
    background: rgba(48,49,51,0.7);
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}


    .ft-buy-car .box_img {
        width: 5rem;
        height: auto;
    }
