﻿* {
    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;
}

.RelevanList {
    margin: 0.93333333rem auto 0;
}

    .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: 0.98666667rem;
                    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: 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;
                }

                .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;
            }
