﻿* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif, "宋体";
}

input:focus,
textarea:focus {
    outline: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

li {
    list-style: none;
}

.location {
    position: absolute;
}

body {
    max-width: 10rem;
    margin: auto;
    overflow-x: hidden;
}

.container {
    position: relative;
    background-color: #FFFFFF;
    min-height: 100vh;
}

.header-swiper {
    margin: 0rem auto 0;
}

    .header-swiper .swiper {
        width: 10rem;
        height: 5.33333333rem;
        overflow: hidden;
        margin: auto;
    }

        .header-swiper .swiper .swiper-container .swiper-wrapper .swiper-slide img {
            width: 10rem;
            height: 5.33333333rem;
        }

.box_navbar {
    width: 10rem;
    height: 1.06666667rem;
    overflow-y: hidden;
    display: flex;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0.02666667rem 0.37333333rem 0px rgba(0, 0, 0, 0.06);
}

    .box_navbar .navbar {
        width: 10rem;
        height: 1.06666667rem;
        background: #ffffff;
        box-shadow: 0px 0.02666667rem 0.37333333rem 0px rgba(0, 0, 0, 0.06);
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -o-box;
        display: box;
        padding-bottom: 0.53333333rem;
    }

        .box_navbar .navbar li {
            font-size: 0.37333333rem;
            color: #9097A8;
            text-align: center;
            line-height: 0.96rem;
            padding: 0rem 0.45333333rem 0rem 0.45333333rem;
        }

        .box_navbar .navbar .activeline_box {
            left: 0;
            position: absolute;
            top: 0.8rem;
            height: 0.08rem;
            text-align: center;
            min-width: 1.33333333rem;
            transition: all 300ms cubic-bezier(0.35, 0, 0.25, 1) 0s;
        }

            .box_navbar .navbar .activeline_box .activeline {
                width: 0.53333333rem;
                height: 0.08rem;
                background: #000000;
                border-radius: 0.10666667rem;
                margin: auto;
            }

.RelevanList .top {
    width: 9.2rem;
    height: 0.48rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

    .RelevanList .top .title {
        font-size: 0.48rem;
        color: #333333;
        font-weight: bold;
    }

    .RelevanList .top .box_more .more {
        font-size: 0.37333333rem;
        color: #999999;
    }

.RelevanList .bottom {
    width: 9.46666667rem;
    margin: 0.45333333rem auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .RelevanList .bottom li {
        width: 4.61333333rem;
        height: 4.64rem;
        display: inline-block;
        background: #ffffff;
        text-align: center;
        line-height: 0.93333333rem;
        margin: 0rem 0.24rem 0.34666667rem 0rem;
        font-size: 0.34666667rem;
        color: #333333;
    }

        .RelevanList .bottom li .box_video {
            width: 4.61333333rem;
            height: 3.06666667rem;
            position: relative;
            border-radius: 0.13333333rem;
        }

            .RelevanList .bottom li .box_video img {
                width: 4.61333333rem;
                height: 3.06666667rem;
                border-radius: 0.13333333rem;
            }

            .RelevanList .bottom li .box_video .box_p_type01 {
                width: 1.386667rem;
                height: 0.4rem;
                position: absolute;
                right: 0.18666667rem;
                bottom: 0.18666667rem;
                background: #000000;
                opacity: 0.3;
                border-radius: 0.05333333rem;
            }

            .RelevanList .bottom li .box_video .type01 {
                width: 1.386667rem;
                height: 0.4rem;
                position: absolute;
                right: 0.18666667rem;
                bottom: 0.18666667rem;
                z-index: 1000;
                font-size: 0.26666667rem;
                color: #FFFFFF;
                justify-content: center;
                align-items: center;
                align-content: center;
                display: flex;
                border-radius: 0.2rem;
                text-align: center;
                /* line-height: 0.5rem; */
            }

                .RelevanList .bottom li .box_video .type01 .stringStar {
                    width: 0.2rem;
                    height: 0.35rem;
                    margin: 0 0.08rem 0 0;
                }

            .RelevanList .bottom li .box_video .type02 {
                width: 0.85333333rem;
                height: 0.4rem;
                position: absolute;
                right: 0.18666667rem;
                bottom: 0.18666667rem;
                z-index: 1000;
                font-size: 0.26666667rem;
                color: #FFFFFF;
                text-align: center;
                line-height: 0.4rem;
            }

            .RelevanList .bottom li .box_video .box_p_type02 {
                width: 0.85333333rem;
                height: 0.4rem;
                position: absolute;
                right: 0.18666667rem;
                bottom: 0.18666667rem;
                background: #000000;
                opacity: 0.3;
                border-radius: 0.05333333rem;
            }

        .RelevanList .bottom li p {
            font-size: 0.34666667rem;
            color: #333333;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            width: 4.21333333rem;
            text-align: left;
            line-height: 0.48rem;
            margin: 0.21333333rem 0rem 0rem 0rem;
        }

        .RelevanList .bottom li:nth-child(2n) {
            margin: 0rem 0rem 0.34666667rem 0rem;
        }

.Advertising {
    width: 9.46666667rem;
    height: 1.6rem;
    position: relative;
    margin: 0.16rem auto 0;
}

    .Advertising img {
        width: 9.46666667rem;
        height: 1.6rem;
    }

    .Advertising .box_p {
        width: 0.85333333rem;
        height: 0.4rem;
        background: #000000;
        opacity: 0.3;
        border-radius: 0.05333333rem;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .Advertising p {
        width: 0.85333333rem;
        height: 0.4rem;
        font-size: 0.26666667rem;
        color: #FFFFFF;
        border-radius: 0.05333333rem;
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: center;
        line-height: 0.4rem;
    }

.CharacterInterview {
    margin: 0.93333333rem auto 0;
}

    .CharacterInterview .top {
        width: 9.2rem;
        height: 0.48rem;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;
    }

        .CharacterInterview .top .title {
            font-size: 0.48rem;
            color: #333333;
            font-weight: bold;
        }

        .CharacterInterview .top .box_more .more {
            font-size: 0.37333333rem;
            color: #999999;
        }

    .CharacterInterview .bottom {
        width: 9.46666667rem;
        margin: 0.45333333rem auto 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

        .CharacterInterview .bottom li {
            width: 4.61333333rem;
            height: 4.64rem;
            display: inline-block;
            background: #ffffff;
            text-align: center;
            line-height: 0.93333333rem;
            margin: 0rem 0.24rem 0.34666667rem 0rem;
            font-size: 0.34666667rem;
            color: #333333;
        }

            .CharacterInterview .bottom li .box_video {
                width: 4.61333333rem;
                height: 3.06666667rem;
                position: relative;
                border-radius: 0.13333333rem;
            }

                .CharacterInterview .bottom li .box_video img {
                    width: 4.61333333rem;
                    height: 3.06666667rem;
                    border-radius: 0.13333333rem;
                }

                .CharacterInterview .bottom li .box_video .box_p_type01 {
                    width: 0.98666667rem;
                    height: 0.4rem;
                    position: absolute;
                    right: 0.18666667rem;
                    bottom: 0.18666667rem;
                    background: #000000;
                    opacity: 0.3;
                    border-radius: 0.05333333rem;
                }

                .CharacterInterview .bottom li .box_video .type01 {
                    width: 0.98666667rem;
                    height: 0.4rem;
                    position: absolute;
                    right: 0.18666667rem;
                    bottom: 0.18666667rem;
                    z-index: 1000;
                    font-size: 0.26666667rem;
                    color: #FFFFFF;
                    text-align: center;
                    line-height: 0.4rem;
                }

                .CharacterInterview .bottom li .box_video .type02 {
                    width: 0.85333333rem;
                    height: 0.4rem;
                    position: absolute;
                    right: 0.18666667rem;
                    bottom: 0.18666667rem;
                    z-index: 1000;
                    font-size: 0.26666667rem;
                    color: #FFFFFF;
                    text-align: center;
                    line-height: 0.4rem;
                }

                .CharacterInterview .bottom li .box_video .box_p_type02 {
                    width: 0.85333333rem;
                    height: 0.4rem;
                    position: absolute;
                    right: 0.18666667rem;
                    bottom: 0.18666667rem;
                    background: #000000;
                    opacity: 0.3;
                    border-radius: 0.05333333rem;
                }

            .CharacterInterview .bottom li p {
                font-size: 0.34666667rem;
                color: #333333;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
                width: 4.21333333rem;
                text-align: left;
                line-height: 0.48rem;
                margin: 0.21333333rem 0rem 0rem 0rem;
            }

            .CharacterInterview .bottom li:nth-child(2n) {
                margin: 0rem 0rem 0.34666667rem 0rem;
            }

* {
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}
