* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

li {
    list-style: none;
}

.location {
    position: absolute;
}

.fontColor {
    color: #919BEA !important;
}

.btnColor {
    background: linear-gradient(0deg, #919bea 0%, #cc8ae2 100%) !important;
}

html {
    width: 100%;
    overflow-x: hidden;
}

body {
    text-align: center;
    width: 100%;
    overflow-x: hidden;
}

.container {
    text-align: center;
    width: 10rem;
    max-width: 10rem;
    overflow: hidden;
    margin: auto;
    padding: 0rem 0rem 1.33333333rem 0rem;
}

header {
    width: 10rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

    header .left {
        height: 1.33333333rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

        header .left .txt01 {
            margin: 0 0 0 0.2rem;
            height: 1.33333333rem;
            line-height: 1.33333333rem;
            font-size: 0.4rem;
            color: #666666;
        }

    header .logo {
        width: 1.14666667rem;
        height: 0.72rem;
        margin: 0rem 0rem 0rem 0.45333333rem;
    }

    header .search {
        width: 0.53333333rem;
        height: 0.53333333rem;
        margin: 0rem 0.4rem 0rem 0rem;
    }

.headView {
    width: 10rem;
    height: 5.8666666666rem;
}

    .headView .swiper-container {
        width: 10rem;
        height: 5.8666666666rem;
    }

        .headView .swiper-container .swiper-wrapper .swiper-slide {
            width: 10rem;
            height: 5.8666666666rem;
        }

            .headView .swiper-container .swiper-wrapper .swiper-slide img {
                width: 10rem;
                height: 5.8666666666rem;
                object-fit: cover;
            }

        .headView .swiper-container .swiper-pagination {
            width: 10rem;
            bottom: 0.26666667rem;
            left: 0rem;
            z-index: 10;
            position: absolute;
            display: flex;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: center;
            align-content: center;
            font-size: 0.29333333rem;
            color: #ffffff;
            font-family: PingFang;
            font-weight: 500;
            line-height: 20px;
        }

            .headView .swiper-container .swiper-pagination .swiper-pagination-bullet {
                width: 0.08rem !important;
                height: 0.08rem !important;
                background: #ffffff;
                border-radius: 0.02666667rem !important;
            }

            .headView .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
                width: 6px !important;
                background: #919BEA;
                border-radius: 0.02666667rem !important;
            }

.box_container {
    width: 10rem;
    height: auto;
    margin: -0.24rem auto 0;
    z-index: 1000;
    background: #ffffff;
    padding: 0rem 0rem 0.666667rem 0rem;
    border-top-left-radius: 0.34666667rem;
    border-top-right-radius: 0.34666667rem;
}

    .box_container .one {
        position: relative;
    }

        .box_container .one .bg_one {
            position: absolute;
            top: 0;
            left: 0;
            width: 10rem;
            height: 0.24rem;
            background: rgba(255,255,255,1);
            border-radius: 0.346666rem 0.346666rem 0 0;
            z-index: 10;
        }

        .box_container .one .one_1 {
            height: 1.6rem;
            display: flex;
            flex-wrap: nowrap;
            justify-content: flex-start;
            align-content: center;
            align-items: center;
        }

            .box_container .one .one_1 img {
                width: 0.56rem;
                height: 0.56rem;
                margin: 0rem 0.21333333rem 0rem 0.4rem;
            }

            .box_container .one .one_1 p {
                font-size: 0.4rem;
                color: #666666;
            }

                .box_container .one .one_1 p span {
                    font-size: 0.4rem;
                    color: #919BEA;
                    margin: 0rem 0.13333333rem 0rem 0rem;
                }

        .box_container .one .one_2 .one_2_1 {
            width: 9.2rem;
            height: 2.37333333rem;
            object-fit: cover;
            border-top-left-radius: 0.21333333rem;
            border-top-right-radius: 0.21333333rem;
        }

        .box_container .one .one_2 .box_img {
            width: 9.2rem;
            margin: 0.21333333rem auto 0;
            display: flex;
            flex-wrap: nowrap;
            justify-content: space-between;
        }

            .box_container .one .one_2 .box_img img {
                width: 2.93333333rem;
                height: 2.93333333rem;
                object-fit: cover;
                border: 0.0266666rem solid rgba(191,191,191,0.5);
            }

.part .box_title .left:before {
    background-color: #919BEA;
}

.part .box_content {
    position: relative;
    width: 9.22666667rem;
    height: 6.66666667rem;
    margin: auto;
}

    .part .box_content img {
        width: 9.22666667rem;
        height: 6.66666667rem;
    }

    .part .box_content .locaItem {
        position: absolute;
        z-index: 8;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .part .box_content .locaItem .round {
            width: 0.53333333rem;
            height: 0.53333333rem;
            border-radius: 50%;
            position: relative;
        }

            .part .box_content .locaItem .round .circle {
                width: 0.53333333rem;
                height: 0.53333333rem;
                background-color: #ffffff;
                -webkit-animation: twinkling 1.2s infinite ease-in-out;
                animation: twinkling 1.2s infinite ease-in-out;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
                position: absolute;
                top: 0rem;
                left: 0rem;
                z-index: 10;
                border-radius: 50%;
            }

            .part .box_content .locaItem .round .circle_bottom {
                position: absolute;
                top: 0.12333333rem;
                left: 0.12933333rem;
                width: 0.26666667rem;
                height: 0.26666667rem;
                border-radius: 50%;
                z-index: 1000;
                background-color: rgba(255, 255, 255, 0.7);
            }

            .part .box_content .locaItem .round .circle_bottom2 {
                position: absolute;
                top: 0.17rem;
                left: 0.17rem;
                width: 0.21333333rem;
                height: 0.21333333rem;
                border-radius: 50%;
                z-index: 10000;
                background-color: rgba(255, 255, 255, 0.7);
            }

    .part .box_content .animation {
        -webkit-animation: twinkling 3.8s infinite ease-in-out;
        animation: twinkling 3.8s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .part .box_content .animation2 {
        -webkit-animation: twinkling 2.1s infinite ease-in-out;
        animation: twinkling 2.1s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

@-webkit-keyframes twinkling {
    0% {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }

    50% {
        opacity: 0.5;
        filter: alpha(opacity=50);
        -webkit-transform: scale(1.12);
    }

    100% {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }
}

@keyframes twinkling {
    0% {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }

    50% {
        opacity: 0.5;
        filter: alpha(opacity=50);
        -webkit-transform: scale(1.12);
    }

    100% {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1);
    }
}

.part .box_content .locaItem01 {
    width: 0.66666667rem;
    height: 4.48rem;
    top: 1.01333333rem;
    left: 0.8rem;
}

    .part .box_content .locaItem01 .box_round {
        position: absolute;
        top: 2.006667rem;
        left: 0.4rem;
        display:none;
    }

.part .box_content .locaItem02 {
    width: 1.6rem;
    height: 1.6rem;
    top: 1.01333333rem;
    left: 1.86666667rem;
}

    .part .box_content .locaItem02 .box_round {
        position: absolute;
        top: 0.26666667rem;
    }

.part .box_content .locaItem03 {
    width: 1.6rem;
    height: 1.09333333rem;
    top: 2.88rem;
    left: 1.86666667rem;
}

    .part .box_content .locaItem03 .box_round {
        position: absolute;
        top: 0.26666667rem;
    }

.part .box_content .locaItem04 {
    width: 1.6rem;
    height: 1.06666667rem;
    top: 4.93333333rem;
    left: 1.86666667rem;
}

    .part .box_content .locaItem04 .box_round {
        position: absolute;
        top: 0.26666667rem;
    }

.part .box_content .locaItem05 {
    width: 0.74666667rem;
    height: 2.56rem;
    top: 1.01333333rem;
    left: 3.6rem;
}

    .part .box_content .locaItem05 .box_round {
        position: absolute;
        top: 0.666667rem;
        left: 0.55rem;
    }

.part .box_content .locaItem06 {
    width: 0.74666667rem;
    height: 2rem;
    top: 3.6rem;
    left: 3.6rem;
}

    .part .box_content .locaItem06 .box_round {
        position: absolute;
        top: 0.66666667rem;
        left: 0.55rem;
    }

.part .box_content .locaItem07 {
    width: 0.64rem;
    height: 2.4rem;
    top: 0.82666667rem;
    left: 5.2rem;
    transform: rotate(43deg);
}

    .part .box_content .locaItem07 .box_round {
        position: absolute;
        bottom: 0.26666667rem;
        left: 0.3rem;
        top: 0.8rem;
    }

.part .box_content .locaItem08 {
    width: 1.06666667rem;
    height: 1.86666667rem;
    top: 3.86666667rem;
    left: 4.93333333rem;
    transform: rotate(-44deg);
}

.part .box_content .locaItem09 {
    width: 1.73333333rem;
    height: 1.6rem;
    top: 0.93333333rem;
    left: 6.66666667rem;
}

.part .box_content .locaItem010 {
    width: 1.73333333rem;
    height: 0.64rem;
    top: 4.93333333rem;
    left: 6.58666667rem;
}

    .part .box_content .locaItem010 .box_round {
        position: absolute;
        top: 0.4rem;
        left: 0.8rem;
    }

.part .box_content2 {
    margin: 0rem 0rem 0.53333333rem 0rem;
}

    .part .box_content2 .oilList {
        margin: 0rem auto 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 9.46666667rem;
    }

        .part .box_content2 .oilList .item {
            height: 0.74666667rem;
            padding: 0rem 0.16rem 0rem 0.16rem;
            margin: 0rem 0rem 0.256667rem 0.25666667rem;
            background: #f6f6f6;
            border-radius: 0.05333333rem;
            text-align: center;
            line-height: 0.74666667rem;
        }

        .part .box_content2 .oilList .active {
            background-color: #919BEA;
            color: #ffffff;
        }

    .part .box_content2 .list2 {
        margin: 0.24rem auto 0;
        width: 9.2rem;
        height: auto;
        background: #F8F8F8;
        border-radius: 0.26666667rem;
        z-index: 10000;
    }

        .part .box_content2 .list2 .item {
            width: 8.4rem;
            margin: 0rem auto 0;
            height: 2.24rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: nowrap;
            border-bottom: 0.02666667rem solid #E5E5E5;
        }

            .part .box_content2 .list2 .item .two {
                margin: 0rem 0rem 0rem 0rem;
                width: 2.56rem;
                height: 1.14666667rem;
            }

                .part .box_content2 .list2 .item .two img {
                    width: 2.56rem;
                    height: 1.14666667rem;
                    background: #ffffff;
                    border: 0.02666667rem solid #e8e8e8;
                }

            .part .box_content2 .list2 .item .three {
                width: 2.8rem;
            }

                .part .box_content2 .list2 .item .three .txt01 {
                    font-size: 0.4rem;
                    color: #000000;
                    font-weight: bold;
                    overflow: hidden;
                    /*超出部分隐藏*/
                    text-overflow: ellipsis;
                    /* 超出部分显示省略号 */
                    white-space: nowrap;
                    /*规定段落中的文本不进行换行 */
                    max-width: 2.66666667rem;
                    /*需要配合宽度来使用*/
                    text-align: left;
                }

                .part .box_content2 .list2 .item .three .txt02 {
                    font-size: 0.29333333rem;
                    overflow: hidden;
                    /*超出部分隐藏*/
                    text-overflow: ellipsis;
                    /* 超出部分显示省略号 */
                    white-space: nowrap;
                    /*规定段落中的文本不进行换行 */
                    max-width: 2.66666667rem;
                    /*需要配合宽度来使用*/
                    text-align: left;
                    color: #919BEA !important;
                }

                    .part .box_content2 .list2 .item .three .txt02 span {
                        font-size: 0.29333333rem;
                        color: #919BEA !important;
                    }

            .part .box_content2 .list2 .item .four {
                width: 1.81333333rem;
                height: 0.82666667rem;
                background-image: url('/images/btnbg.png');
                background-position: center;
                background-size: 100% 100%;
                background: linear-gradient(0deg, #919bea 0%, #cc8ae2 100%) !important;
                border-radius: 0.32rem;
                display: flex;
                justify-content: center;
                align-items: center;
            }

                .part .box_content2 .list2 .item .four .img01 {
                    width: 0.37333333rem;
                    height: 0.37333333rem;
                }

                .part .box_content2 .list2 .item .four .txt01 {
                    font-size: 0.32rem;
                    color: #ffffff;
                    line-height: 0.32rem;
                    height: 0.32rem;
                    margin: 0rem 0rem 0rem 0.08rem;
                }

            .part .box_content2 .list2 .item .active {
                background-image: url('/images/btnbg2.png');
            }

            .part .box_content2 .list2 .item:last-child {
                border: none;
            }

    .part .box_content2 .search {
        height: 1.2rem;
        line-height: 1.2rem;
    }

        .part .box_content2 .search span {
            font-size: 0.32rem;
            color: #999999;
            margin: 0rem 0.13333333rem 0rem 0rem;
        }

        .part .box_content2 .search img {
            width: 0.10666667rem;
            height: 0.18666667rem;
        }

.part .box_content3 {
    width: 9.2rem;
    height: 6.66666667rem;
    margin: auto;
}

    .part .box_content3 #heart {
        position: absolute;
        bottom: 0.53333333rem;
        right: -0.26666667rem;
        z-index: 8;
        width: 1.33333333rem !important;
        height: 2.13333333rem !important;
    }

    .part .box_content3 .box_view {
        position: relative;
        width: 9.2rem;
        height: 5.17333333rem;
    }

        .part .box_content3 .box_view img {
            width: 9.2rem;
            height: 5.17333333rem;
            object-fit: cover;
        }

        .part .box_content3 .box_view .box_left {
            position: absolute;
            bottom: 0.26666667rem;
            left: 0.26666667rem;
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            align-content: center;
            justify-content: center;
            height: 0.53333333rem;
        }

        .part .box_content3 .box_view .status {
            padding: 0rem 0.16rem 0rem 0.16rem;
            height: 0.53333333rem;
            border-radius: 0.05333333rem;
            font-size: 0.26666667rem;
            color: #ffffff;
            display: flex;
            justify-content: center;
            align-content: center;
            align-items: center;
        }

            .part .box_content3 .box_view .status .circle {
                width: 0.10666667rem;
                height: 0.10666667rem;
                background-color: #ffffff;
                border-radius: 50%;
                margin: 0rem 0.08rem 0rem 0rem;
            }

        .part .box_content3 .box_view .status01 {
            background-color: #919BEA;
        }

        .part .box_content3 .box_view .status02 {
            background-color: #F4AF38;
        }

        .part .box_content3 .box_view .status03 {
            background-color: #919BEA;
        }

        .part .box_content3 .box_view .count {
            height: 0.53333333rem;
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            align-content: center;
            justify-content: center;
            background-color: rgba(0, 0, 0, 0.2);
            padding: 0rem 0.08rem 0rem 0.08rem;
            font-size: 0.26666667rem;
            color: #ffffff;
            border-radius: 0.08rem;
            overflow: hidden;
        }

            .part .box_content3 .box_view .count img.eye {
                width: 0.26666667rem;
                height: auto;
                margin: 0rem 0.08rem 0rem 0rem;
            }

        .part .box_content3 .box_view .boxHeart {
            position: absolute;
            bottom: 0.26666667rem;
            right: 0.4rem;
            width: 0.53333333rem;
            height: 0.53333333rem;
        }

            .part .box_content3 .box_view .boxHeart .heartImg {
                width: 0.53333333rem;
                height: 0.53333333rem;
            }

    .part .box_content3 .boxText {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start;
        margin: 0.26666667rem 0rem 0rem 0rem;
    }

        .part .box_content3 .boxText p.left {
            font-size: 0.34666667rem;
            color: #000000;
            width: 6.93333333rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            width: 6.4rem;
            text-align: left;
        }

        .part .box_content3 .boxText p.time {
            font-size: 0.26666667rem;
            color: #999999;
        }

.part .box_content4 .all_View2 {
    height: 5.6rem !important;
}

.part .box_content4 .all_View {
    margin: 0rem auto 0;
    height: 4.8rem;
    overflow-y: hidden;
    width: auto;
}

    .part .box_content4 .all_View .box_view {
        width: 10rem;
        margin: 0rem auto 0;
        display: flex;
        flex-wrap: nowrap;
        padding: 0 0 2rem 0;
        justify-items: flex-start;
        overflow-x: scroll;
    }

        .part .box_content4 .all_View .box_view .box_li {
            margin: 0rem 0rem 0rem 0.29333333rem;
            text-align: left;
        }

            .part .box_content4 .all_View .box_view .box_li:last-child {
                padding: 0rem 0.4rem 0rem 0rem;
            }

        .part .box_content4 .all_View .box_view .item {
            border: 1px solid red;
            width: 4.48rem;
            background: #ffffff;
            border: 0.02666667rem solid #e4e4e4;
            position: relative;
            display: block;
        }

            .part .box_content4 .all_View .box_view .item .status {
                top: 0.21333333rem;
                left: 0.21333333rem;
                height: 0.4rem;
                line-height: 0.4rem;
                padding: 0rem 0.13333333rem 0rem 0.26666667rem;
                position: absolute;
                border-radius: 0.05333333rem;
                display: flex;
                flex-wrap: nowrap;
                align-items: center;
                align-content: center;
                justify-content: flex-start;
            }

                .part .box_content4 .all_View .box_view .item .status .circle {
                    border-radius: 50%;
                    width: 0.13333333rem;
                    height: 0.13333333rem;
                    margin: 0rem 0.05333333rem 0rem 0rem;
                    background-color: #ffffff;
                }

                .part .box_content4 .all_View .box_view .item .status span {
                    font-size: 0.26666667rem;
                    color: #ffffff;
                    height: 0.4rem;
                    line-height: 0.4rem;
                }

            .part .box_content4 .all_View .box_view .item .status01 {
                background: #919BEA;
            }

            .part .box_content4 .all_View .box_view .item .status02 {
                background: #F4AF38;
            }

            .part .box_content4 .all_View .box_view .item .status03 {
                background: #3393FF;
            }

            .part .box_content4 .all_View .box_view .item img.head {
                width: 4.48rem;
                height: 2.96rem;
            }

            .part .box_content4 .all_View .box_view .item .lock {
                width: 4.48rem;
                height: 2.96rem;
                position: absolute;
                top: 0;
                left: 0;
                display: flex;
                justify-content: center;
                align-content: center;
                align-items: center;
                background: rgba(0, 0, 0, 0.5);
            }

                .part .box_content4 .all_View .box_view .item .lock img {
                    width: 0.53333333rem;
                    height: 0.69333333rem;
                }

            .part .box_content4 .all_View .box_view .item .bottom {
                display: flex;
                flex-wrap: wrap;
                align-content: flex-start;
                justify-items: center;
                height: 1.49333333rem;
            }

                .part .box_content4 .all_View .box_view .item .bottom .txt1 {
                    font-size: 0.37333333rem;
                    color: #333333;
                    margin: 0.02666667rem auto 0;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    width: 3.86666667rem;
                    height: auto;
                    max-height: 1.1rem;
                    text-align: left;
                }

            .part .box_content4 .all_View .box_view .item .bottom2 {
                display: flex;
                flex-wrap: wrap;
                align-content: flex-start;
                justify-items: center;
                height: 2.13333333rem;
            }

                .part .box_content4 .all_View .box_view .item .bottom2 .txt1 {
                    font-size: 0.37333333rem;
                    color: #333333;
                    margin: 0.02666667rem auto 0;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    width: 3.86666667rem;
                    text-align: left;
                }

                .part .box_content4 .all_View .box_view .item .bottom2 .box_bottom {
                    font-size: 0.32rem;
                    color: #999999;
                    width: 3.86666667rem;
                    margin: 0.26666667rem auto 0;
                    display: flex;
                    flex-wrap: wrap;
                    align-content: flex-start;
                    justify-content: space-between;
                }

                    .part .box_content4 .all_View .box_view .item .bottom2 .box_bottom img {
                        width: 0.29333333rem;
                        height: 0.21333333rem;
                        margin: 0rem 0.13333333rem 0rem 0rem;
                    }

.part .box_content4 .listActive {
    margin: 0 auto 0.37333333rem;
}

    .part .box_content4 .listActive li.item {
        width: 9.2rem;
        border-bottom: 0.02666667rem solid #E4E4E4;
        margin: 0rem auto 0;
        display: flex;
        flex-wrap: wrap;
        justify-items: flex-start;
        align-content: center;
        height: 1.81333333rem;
    }

        .part .box_content4 .listActive li.item a {
            width: 9.2rem;
            display: flex;
            flex-wrap: wrap;
            justify-items: flex-start;
            align-content: center;
            height: 1.81333333rem;
        }

        .part .box_content4 .listActive li.item .title {
            width: 100%;
            font-size: 0.4rem;
            color: #333333;
            overflow: hidden;
            /*超出部分隐藏*/
            text-overflow: ellipsis;
            /* 超出部分显示省略号 */
            white-space: nowrap;
            /*规定段落中的文本不进行换行 */
            max-width: 9.06666667rem;
            /*需要配合宽度来使用*/
            text-align: left;
        }

        .part .box_content4 .listActive li.item .box_bottom {
            width: 100%;
            text-align: left;
            margin: 0.01333333rem 0rem 0rem 0rem;
            font-size: 0.32rem;
            color: #999999;
        }

            .part .box_content4 .listActive li.item .box_bottom .view img {
                width: 0.29333333rem;
                height: 0.21333333rem;
            }

            .part .box_content4 .listActive li.item .box_bottom .num01 {
                margin: 0rem 0.53333333rem 0rem 0rem;
            }

.part .box_content5 .box_view {
    width: 9.33333333rem;
    margin: 0px auto 0.333333rem;
    display: flex;
    flex-wrap: wrap;
    justify-items: flex-start;
}

    .part .box_content5 .box_view .item:nth-child(2n+1) {
        margin: 0rem 0.26666667rem 0rem 0rem;
    }

    .part .box_content5 .box_view .item {
        width: 4.48rem;
        height: 6.69333333rem;
        background: #ffffff;
        border: 0.02666667rem solid #e0e0e0;
        margin-bottom: 0.56rem;
        position: relative;
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

        .part .box_content5 .box_view .item img.head {
            width: 4.48rem;
            height: 4.48rem;
            object-fit: cover;
        }

        .part .box_content5 .box_view .item .bottom {
            display: flex;
            flex-wrap: wrap;
            align-content: flex-start;
            justify-content: center;
            background: #ffffff;
        }

            .part .box_content5 .box_view .item .bottom .txt1 {
                font-size: 0.37333333rem;
                color: #333333;
                width: 4.42666667rem;
                margin: 0.22666667rem auto 0;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
                width: 3.86666667rem;
                text-align: left;
                line-height: 0.5rem;
                height: 0.9066667rem;
            }

            .part .box_content5 .box_view .item .bottom .box_bottom {
                width: 4.42666667rem;
                display: flex;
                flex-wrap: nowrap;
                align-items: center;
                align-content: center;
                /* border: 1px solid red; */
                justify-content: space-between;
                margin: auto;
                margin: 0.12333333rem auto 0;
            }

                .part .box_content5 .box_view .item .bottom .box_bottom .txt2 {
                    width: 1.73333333rem;
                    height: 0.53333333rem;
                    margin: 0rem 0rem 0rem 0.26666667rem;
                    border: 0.02666667rem solid #e2e2e2;
                    border-radius: 0.13333333rem;
                    display: flex;
                    flex-wrap: nowrap;
                    align-items: center;
                    align-content: center;
                    justify-content: center;
                }

                    .part .box_content5 .box_view .item .bottom .box_bottom .txt2 img {
                        width: 0.29333333rem;
                        height: 0.29333333rem;
                        margin: 0rem 0.05333333rem 0rem 0rem;
                    }

                    .part .box_content5 .box_view .item .bottom .box_bottom .txt2 span {
                        font-size: 0.26666667rem;
                        color: #666666;
                    }

                .part .box_content5 .box_view .item .bottom .box_bottom .btn {
                    margin: 0rem 0.32rem 0rem 0rem;
                    /* display: flex; */
                }

                    .part .box_content5 .box_view .item .bottom .box_bottom .btn img {
                        width: 0.4rem;
                        height: auto;
                        margin: 0.1rem 0 0 0;
                    }

                .part .box_content5 .box_view .item .bottom .box_bottom .btn02 {
                    width: 1.6rem;
                    height: 0.66666667rem;
                    line-height: 0.66666667rem;
                    background-color: #919BEA;
                    border-radius: 0.13333333rem;
                    color: #ffffff;
                }

                    .part .box_content5 .box_view .item .bottom .box_bottom .btn02 img {
                        width: 0.26666667rem;
                        height: auto;
                    }

                .part .box_content5 .box_view .item .bottom .box_bottom .activeBtn02 {
                    background: #cdcdcd;
                }

                    .part .box_content5 .box_view .item .bottom .box_bottom .activeBtn02 span {
                        color: #ffffff !important;
                    }

                .part .box_content5 .box_view .item .bottom .box_bottom .activeBtn span {
                    color: #919BEA !important;
                }


.comeInPic {
    width: 10rem;
    height: 100vh;
    background: rgba(48,49,51,0.69);
    position: fixed;
    top: 0;
    left: calc(50vw - 5rem);
    z-index: 10000000000;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

    .comeInPic .box_pic {
        width: 10rem;
        height: 10.666667rem;
        background-image: url('../images/index/bg.png');
        background-size: 100% 100%;
    }
        .comeInPic .box_pic .box_video {
            width: 7.466666666666rem;
            height: 4.2666666666rem;
            margin: 4.7rem auto 0;
        }

    .comeInPic .close {
        width: 0.853333rem;
    }
body::-webkit-scrollbar {
    display: none;
}

body::-webkit-scrollbar {
    width: 0px;
}
