* {
    margin: 0;
    padding: 0;
}

.container {
    width: 10rem;
    overflow-x: hidden;
}

.head {
    width: 10rem;
    height: 5.97333333rem;
    position: relative;
}

    .head .swiper-container {
        width: 10rem;
        height: 5.97333333rem;
    }

        .head .swiper-container .swiper-wrapper {
            width: 10rem;
            height: 5.97333333rem;
        }

            .head .swiper-container .swiper-wrapper .swiper-slide {
                width: 10rem;
                height: 5.97333333rem;
            }

                .head .swiper-container .swiper-wrapper .swiper-slide img {
                    width: 10rem;
                    height: 5.97333333rem;
                }

                .head .swiper-container .swiper-wrapper .swiper-slide video {
                    width: 10rem;
                    height: 5.97333333rem;
                }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    position: absolute;
    bottom: 0.2rem !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    height: 0.2rem;
    z-index: 10000;
}

.head .swiper-pagination-bullet {
    background-color: #ffffff;
    border-radius: 50%;
    width: 0.2rem !important;
    height: 0.2rem !important;
}

.head .swiper-pagination-bullet-active {
    background: #970622 !important;
}

.head .box_logo {
    display: block;
    width: 100%;
    height: 0.29333333rem;
    margin: 0 0 0 0.30666667rem;
}

    .head .box_logo img {
        width: 1.56rem;
        height: 0.29333333rem;
    }

.head .img01 {
    width: 100%;
    height: 2.44rem;
    text-align: center;
    margin: 0.81333333rem auto 0;
}

    .head .img01 img {
        width: 2.09333333rem;
        height: 2.44rem;
        margin: auto;
    }

.head .img02 {
    width: 100%;
    height: 0.68rem;
    text-align: center;
    margin: 0.53333333rem auto 0;
}

    .head .img02 img {
        width: 3.74666667rem;
        height: 0.68rem;
        margin: auto;
    }

.body {
    width: 10rem;
    background: #221f21;
    display: inline-block;
    height: auto;
}

    .body .part {
        margin: 1rem auto 0;
        width: 100%;
    }

        .body .part .box_title {
            width: 100%;
            text-align: center;
        }

            .body .part .box_title .title {
                position: relative;
                margin: auto;
                text-align: center;
                height: 0.6rem;
                font-size: 0.42666667rem;
                font-family: PingFangSC-Medium, PingFang SC;
                font-weight: 500;
                color: #fae9cb;
                line-height: 0.6rem;
            }

                .body .part .box_title .title:before {
                    content: "";
                    position: absolute;
                    background-image: url(../static/img/introduce/introduction_img_left.png);
                    width: 1.25333333rem;
                    height: 0.21333333rem;
                    top: 0.21333333rem;
                    left: -1.6rem;
                    background-size: 100% 100%;
                }

                .body .part .box_title .title:after {
                    content: "";
                    background-image: url(../static/img/introduce/introduction_img_right.png);
                    position: absolute;
                    width: 1.25333333rem;
                    height: 0.21333333rem;
                    top: 0.21333333rem;
                    right: -1.6rem;
                    background-size: 100% 100%;
                }

        .body .part .box_content .content_part01 {
            width: 8.82666667rem;
            font-size: 0.37333333rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #9f9fa0;
            line-height: 0.6rem;
            margin: 0.66666667rem auto 0;
        }

            .body .part .box_content .content_part01 .txt01 {
                display: inline-block;
            }

            .body .part .box_content .content_part01 .txt02 {
                margin: 0.66666667rem auto 0;
                display: inline-block;
            }

        .body .part .box_scroll {
            margin: 0.4rem auto 0;
        }

        .body .part .box_image {
            margin: 0.4rem auto 0;
            text-align: center;
        }

            .body .part .box_image img {
                width: 6.66666667rem;
                height: 14.68rem;
            }

    .body .part02 .box_txt03 {
        width: 8.82666667rem;
        /* height: 3.29333333rem;
        background: #fae9cb;*/
        border-radius: 0.13333333rem;
        margin: 0.8rem auto 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }

        .body .part02 .box_txt03 span {
            font-size: 0.37333333rem;
            font-weight: 600;
            color: #303133;
            display: inline-block;
            width: 100%;
            height: 0.53333333rem;
            line-height: 0.53333333rem;
            text-align: center;
        }

    .body .part03 {
        position: relative;
    }

        .body .part03 .box_card,
        .body .part03 .box_card22 {
            margin: 0.53333333rem auto 0;
            width: 8.8rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            max-height: 5.933333rem;
            padding: 0 0 0.2rem 0;
            overflow-y: scroll;
            /* border: 1px solid red; */
        }

            .body .part03 .box_card .cardShadow,
            .body .part03 .box_card22 .cardShadow {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 10rem;
                height: 0.74666667rem;
                z-index: 1000;
                background: linear-gradient(180deg, rgba(34, 31, 33, 0) 0%, #221f21 100%);
            }


            .body .part03 .box_card .item_card {
                width: 2.92966667rem;
                /* border: 1px solid red; */
                height: 2.2rem;
                margin: 0 0 0.333333rem 0;
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: flex-start;
                align-content: flex-start;
                box-sizing: border-box;
            }

            .body .part03 .box_card22 .item_card {
                width: 2.66666667rem;
                height: 1.33333333rem;
                margin: 0 0 0.3333333rem 0.19333333rem;
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: flex-start;
                align-content: flex-start;
            }


                .body .part03 .box_card22 .item_card img {
                    width: 2.66666667rem;
                    height: 1.33333333rem;
                }

            .body .part03 .box_card .item_card img {
                width: 2.66666667rem;
                height: 1.33333333rem;
            }

            .body .part03 .box_card .item_card span {
                width: 2.53333333rem;
                font-size: 0.24rem;
                font-family: PingFangSC-Regular, PingFang SC;
                font-weight: 400;
                color: #8c8c8d;
                line-height: 0.4rem;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
                margin: 0.02666667rem auto 0rem;
                text-align: left;
            }

        .body .part03 .box_card02 {
            margin: 0.53333333rem auto 0;
            width: 8.8rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
        }

            .body .part03 .box_card02 .item_card {
                width: 2.66666667rem;
                height: 0.74666667rem;
                margin: 0 0 0.26666667rem 0.13333333rem;
                text-align: center;
                display: inline-block;
                background: rgba(255, 255, 255, 0.16);
                line-height: 0.74666667rem;
                border-radius: 0.02666667rem;
                border: 0.01333333rem solid;
                border-image: radial-gradient(circle, #ffffff, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.36)) 1 1;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

    .body .part04 {
        position: relative;
    }

        .body .part04 .box_card {
            margin: 0.53333333rem auto 0;
            width: 8.8rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            max-height: 6.93333333rem;
            overflow-y: scroll;
        }

            .body .part04 .box_card .item_card {
                width: 2.66666667rem;
                height: 1.33333333rem;
                margin: 0 0 0 0.13333333rem;
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: flex-start;
                align-content: flex-start;
            }

                .body .part04 .box_card .item_card img {
                    width: 2.66666667rem;
                    height: 1.33333333rem;
                }

        .body .part04 .box_card02 {
            margin: 0.53333333rem auto 0;
            width: 8.8rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
        }

            .body .part04 .box_card02 .item_card {
                width: 2.66666667rem;
                height: 0.74666667rem;
                margin: 0 0 0.26666667rem 0.13333333rem;
                text-align: center;
                display: inline-block;
                background: rgba(255, 255, 255, 0.16);
                line-height: 0.74666667rem;
                border-radius: 0.02666667rem;
                border: 0.01333333rem solid;
                border-image: radial-gradient(circle, #ffffff, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.36)) 1 1;
            }

.box_card03 {
    margin: 0.53333333rem auto 0;
    width: 8.8rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .box_card03 .item_card {
        width: 2.66666667rem;
        height: 1.33333333rem;
        margin: 0 0.32rem 0.32rem 0rem;
        text-align: center;
        display: inline-block;
        background: rgba(255, 255, 255, 0.16);
        border-radius: 0.02666667rem;
    }

        .box_card03 .item_card img {
            width: 2.66666667rem;
            height: 1.33333333rem;
        }

        .box_card03 .item_card:nth-child(3n) {
            margin: 0 0rem 0.32rem 0rem;
        }



.otherBrand {
    width: 8.64rem;
    height: 0.85333333rem;
    background: #ffffff;
    border-radius: 0.05333333rem;
    font-size: 0.32rem;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #666666;
    line-height: 0.85333333rem;
    text-align: center;
}

.content_connect {
    margin: 0.66666667rem auto 2.66666667rem;
}

    .content_connect .item01 {
        width: 8.6rem;
        margin: 0 auto 0.12rem;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .content_connect .item01 img {
            width: 0.72rem;
            height: 0.72rem;
        }

        .content_connect .item01 span {
            /* width: 8.10666667rem; */
            text-align: left;
            font-size: 0.37333333rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #8c8c8d;
            margin: 0.07rem 0.2rem 0 0;
        }

.box_sort3-2 {
    height: 3.29333333rem;
}

    .box_sort3-2 .scroll-view-item_H3 {
        height: 3.29333333rem;
    }

.box_sort3 {
    height: 2.85333333rem;
}

.box_sort3,
.box_sort3-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0.16rem 0 0 0;
    overflow: hidden;
}

    .box_sort3 .scroll-view_H3,
    .box_sort3-2 .scroll-view_H3 {
        white-space: nowrap;
        width: 10rem;
        overflow-x: scroll;
        padding: 0 0 0.66666667rem 0;
    }

    .box_sort3 .scroll-view-item_H3,
    .box_sort3-2 .scroll-view-item_H3 {
        width: 3.28rem;
        margin: 0 0.26666667rem 0 0;
        display: inline-block;
        text-align: center;
    }

        .box_sort3 .scroll-view-item_H3 img,
        .box_sort3-2 .scroll-view-item_H3 img {
            box-sizing: border-box;
            width: 3.28rem;
            height: 2.2rem;
            border: 1px solid #979797;
        }

        .box_sort3 .scroll-view-item_H3 .txt01,
        .box_sort3-2 .scroll-view-item_H3 .txt01 {
            text-align:center;
            width: 3.28rem;
            font-size: 0.32rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #c9c9cb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .box_sort3 .scroll-view-item_H3 .txt02,
        .box_sort3-2 .scroll-view-item_H3 .txt02 {
            text-align: left;
            width: 3.28rem;
            height: 0.88rem;
            font-size: 0.32rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #c9c9cb;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            white-space: normal;
            margin-top:0.1rem;
        }

        .box_sort3 .scroll-view-item_H3:nth-child(1),
        .box_sort3-2 .scroll-view-item_H3:nth-child(1) {
            margin: 0 0.26666667rem 0 0.84rem;
        }

.box_sort4 {
    width: 10rem;
    height: 5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0.16rem 0 0 0;
    overflow: hidden;
}

    .box_sort4 .scroll-view_H3 {
        white-space: nowrap;
        width: 10rem;
        height: 4.93333333rem;
        overflow-x: scroll;
        padding: 0 0 0.66666667rem 0;
        display:flex;
        flex-wrap:nowrap;
    }

    .box_sort4 .scroll-view-item_H3 {
        width: 3.28rem;
        margin: 0 0.26666667rem 0 0;
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        border-radius: 0.02666667rem;
        border: 1px solid #979797;
    }

        .box_sort4 .scroll-view-item_H3 img {
            box-sizing: border-box;
            width: 3.28rem;
            height: 3.28rem;
        }

        .box_sort4 .scroll-view-item_H3 .txt01 {
            text-align: center;
            margin: auto;
            width: 2.85333333rem;
            height: 0.44rem;
            font-size: 0.37rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: bold;
            color: #c9c9cb;
            line-height: 0.44rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .box_sort4 .scroll-view-item_H3 .txt02 {
            text-align: left;
            width: 2.85333333rem;
            font-size: 0.26666667rem;
            color: #8c8c8d;
            margin: 0.06666667rem auto 0;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            white-space:pre-wrap;
        }   

        .box_sort4 .scroll-view-item_H3:nth-child(1) {
            margin: 0 0.26666667rem 0 0.84rem;
        }

.ft-rule-boxs .cover .box_box_rules .box_rules {
    /* margin: 0 auto 2rem; */
    display: flex;
    justify-content: center;
}
    .ft-rule-boxs .cover .box_box_rules .box_rules .box_head {
        top:-0.2rem !important;
        width: 9.2rem;
        height: 0.96rem;
        position: absolute;
        left: 0rem;
        display:flex;
        flex-wrap:nowrap;
        align-items:center;
        align-content:center;
        justify-content:center;
    }
    

    .ft-rule-boxs .cover .box_box_rules .box_rules .title2 {
        /* width: 100%; */
        max-width:60%;
        height: 0.96rem;
        /* position: absolute; */
        /* left: 0; */
        text-align: center;
        font-size: 0.48rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #ffffff;
        line-height: 0.96rem;
        letter-spacing: 2px;
        background-image: url(../static/img/introduction_img_standard.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0rem auto 0;
        padding: 0 1rem;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }

    .ft-rule-boxs .cover .box_box_rules .box_rules .rules .rulesContent {
        /* max-height: 11rem !important; */
        /* min-height: 4rem; */
        height: 11rem;
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        align-content: flex-start;
        margin: 1.2rem auto 0.8rem;
    }
.imgLoading {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-content: center;
}


 .imgLoading img.load {
        width: 1rem;
        height: auto;
        object-fit: contain;
    }

    .imgLoading span.loadTxt1 {
        font-size: 0.32rem;
        color: #000000;
        width: 100%;
        text-align: center;
        margin-top: 0.5rem;
    }
    .imgLoading span.loadTxt2 {
        font-size: 0.32rem;
        color: #ffffff;
        width: 100%;
        text-align: center;
        margin-top:-3rem;
    }
    .ft-rule-boxs .cover .box_box_rules .box_rules .rules .rulesContent img.detailImg {
        width: 8.4rem;
        height: auto;
    }

    .ft-rule-boxs .cover .box_box_rules .box_rules .rules {
        /* margin: -0.58rem auto 0; */
        overflow: hidden;
    }


    .ft-rule-img {
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background: rgba(34, 31, 33, 0.9);
        justify-content: center;
        z-index: 1000000;
        align-content: center;
    }

    .ft-rule-img .box_img {
        width: 8.53333rem;
        height: 13.2rem;
        background: #444243;
        border-radius: 0.26666rem;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        border: 1px solid #ffffff;
    }

    .ft-rule-img .box_img .itemImg {
        width: 8.53333rem;
        height: 12.5rem;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        overflow: scroll;
    }

    .ft-rule-img img {
        max-width: 8.53333rem;
        height: auto;
        object-fit: contain;
    }

    .ft-rule-img .box_close {
        width: 100%;
        text-align: center;
        margin: 1rem auto 0;
    }

    .ft-rule-img .box_close .close {
        width: 0.96rem;
        height: 0.96rem;
        margin: auto;
    }
