.middle-menu {
    width: 100%;
}

    .middle-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: 0.27rem 0 0.3rem;
        background-color: #fff;
        font-size: 0.12rem;
        color: #333;
    }

        .middle-menu ul li p {
            margin-top: 0.05rem;
        }

        .middle-menu ul li img {
            width: 0.45rem;
            height: 0.45rem;
        }

.OEM-teamwork {
    background-color: #f2f2f2;
    padding-bottom: 0.25rem;
}

    .OEM-teamwork .OEM-teamwork-content {
        width: 92%;
        margin: 0 auto;
        margin-top: 0.33rem;
        position: relative;
    }

        .OEM-teamwork .OEM-teamwork-content img {
            width: 100%;
        }

        .OEM-teamwork .OEM-teamwork-content .img-font {
            width: 100%;
            height: 0.55rem;
            background-color: rgba(0,0,0,0.3);
            font-size: 0.12rem;
            text-align: center;
            position: absolute;
            bottom: 0;
            color: #fff;
            padding: 0.12rem 0.6rem;
        }

.production-solution .production-solu-content {
    margin-top: 0.33rem;
    width: 100%;
    padding: 0 0.17rem;
}

    .production-solution .production-solu-content .content-row-2 {
        margin-top: 0.15rem;
    }

    .production-solution .production-solu-content .content-item {
        display: inline-block;
        height: 1.85rem;
        width: 1.6rem;
        -webkit-box-shadow: 0px 0.03rem 0.1rem 0px rgba(0,0,0,0.2);
        box-shadow: 0px 0.03rem 0.1rem 0px rgba(0,0,0,0.2);
    }

        .production-solution .production-solu-content .content-item:first-child {
            margin-right: 0.15rem;
        }

        .production-solution .production-solu-content .content-item img {
            width: 100%;
        }

        .production-solution .production-solu-content .content-item p {
            height: 0.4rem;
            line-height: 0.4rem;
            background-color: #fff;
            color: #333;
            font-size: 0.14rem;
        }

.vgo-support {
    width: 100%;
    background: #f2f2f2;
}

    .vgo-support .vgo-support-content {
        width: 2rem;
        height: 2rem;
        background-image: url("/images/mobile/index/support-img.png");
        background-size: cover;
        margin: 0.38rem auto 0;
        position: relative;
    }

        .vgo-support .vgo-support-content .support-item {
            width: 1.04rem;
            height: 0.38rem;
            background-color: #fff;
            border-radius: 0.25rem;
            padding: 0 0.13rem;
            line-height: 0.38rem;
            display: inline-block;
            position: absolute;
        }

            .vgo-support .vgo-support-content .support-item:nth-child(1) {
                left: -0.4rem;
                top: 0;
            }

            .vgo-support .vgo-support-content .support-item:nth-child(2) {
                top: -0.04rem;
                right: -0.4rem;
            }

            .vgo-support .vgo-support-content .support-item:nth-child(3) {
                right: -0.75rem;
                top: 0.5rem;
            }

            .vgo-support .vgo-support-content .support-item:nth-child(4) {
                top: 0.8rem;
                left: -0.75rem;
            }

            .vgo-support .vgo-support-content .support-item:nth-child(5) {
                right: -0.75rem;
                top: 1.07rem;
            }

            .vgo-support .vgo-support-content .support-item:nth-child(6) {
                top: 1.5rem;
                left: -0.5rem;
            }

            .vgo-support .vgo-support-content .support-item:nth-child(7) {
                right: -0.4rem;
                top: 1.65rem;
            }

            .vgo-support .vgo-support-content .support-item img {
                width: 0.25rem;
                height: 0.25rem;
            }

            .vgo-support .vgo-support-content .support-item span {
                margin-left: 0.05rem;
                color: #333;
            }

.vgo-strength {
    width: 100%;
}

    .vgo-strength .vgo-strength-content {
        width: 100%;
    }

        .vgo-strength .vgo-strength-content .vgo-strength-top {
            width: 100%;
            margin-top: 0.3rem;
            position: relative;
        }

            .vgo-strength .vgo-strength-content .vgo-strength-top ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: distribute;
                justify-content: space-around;
            }

                .vgo-strength .vgo-strength-content .vgo-strength-top ul li {
                    width: 0.64rem;
                    text-align: center;
                    font-size: 0.15rem;
                    color: #333;
                }

                    .vgo-strength .vgo-strength-content .vgo-strength-top ul li img {
                        width: 0.64rem;
                        height: 0.64rem;
                    }

                    .vgo-strength .vgo-strength-content .vgo-strength-top ul li p {
                        margin-top: 0.08rem;
                    }

        .vgo-strength .vgo-strength-content .vgo-strength-bottom {
            margin-top: 0.25rem;
            width: 100%;
        }

            .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour {
                width: 100%;
                position: relative;
            }

                .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .vgo-honour-item {
                    padding: 0 0.12rem;
                    margin-bottom: 0.21rem;
                }

                    .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .vgo-honour-item:last-child {
                        margin-bottom: 0;
                    }

                    .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .vgo-honour-item .honour-year {
                        display: inline-block;
                        width: 0.6rem;
                        height: 0.2rem;
                        background-color: #999;
                        color: #fff;
                        line-height: 0.2rem;
                        text-align: center;
                        font-size: 0.12rem;
                    }

                    .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .vgo-honour-item span {
                        margin-left: 0.58rem;
                        display: inline-block;
                        width: 2.32rem;
                        vertical-align: middle;
                        color: #333;
                        position: relative;
                    }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .vgo-honour-item span::before {
                            display: inline-block;
                            content: "";
                            background-image: url("/images/mobile/index/honour-icon.png");
                            background-size: cover;
                            width: 0.13rem;
                            height: 0.14rem;
                            position: absolute;
                            left: -0.17rem;
                            top: 0.02rem;
                        }

                .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line {
                    position: absolute;
                    top: 0.05rem;
                    left: 0.88rem;
                }

                    .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .honour-line {
                        width: 1px;
                        height: 3.4rem;
                        border: 1px solid #ccc;
                        position: absolute;
                        left: 0.04rem;
                        top: 0.04rem;
                        z-index: 1;
                    }

                    .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round {
                        background-color: #fff;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                        width: 0.1rem;
                        height: 0.1rem;
                        border-radius: 0.25rem;
                        border: 0.02rem solid #ccc;
                        position: absolute;
                        z-index: 2;
                    }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(1) {
                            top: -0.1rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(2) {
                            top: 0.52rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(3) {
                            top: 1rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(4) {
                            top: 1.52rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(5) {
                            top: 1.97rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(6) {
                            top: 2.45rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(7) {
                            top: 2.95rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(8) {
                            top: 3.40rem;
                        }

                        .vgo-strength .vgo-strength-content .vgo-strength-bottom .vgo-honour .year-line .round:nth-child(9) {
                            top: 0.04rem;
                        }

.join-vgo-wrap {
    overflow: hidden;
    width: 100%;
    height: 1.82rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.22rem;
    background-image: url("/images/mobile/index/joinvgo-bgi.jpg");
}

    .join-vgo-wrap .module-title {
        color: #fff;
        font-size: 0.15rem;
        margin-top: 0.25rem;
    }

        .join-vgo-wrap .module-title::after {
            background-color: #fff;
        }

    .join-vgo-wrap .from-wrap {
        margin-top: 0.22rem;
    }

        .join-vgo-wrap .from-wrap .join-vgo-sty:first-child {
            margin-bottom: 0.1rem;
        }

        .join-vgo-wrap .from-wrap .join-vgo-sty input {
            width: 3.3rem;
            height: 0.25rem;
            border-radius: 0.03rem;
            outline: none;
            padding: 0 0.08rem;
            border: none;
            background: #ccc;
        }

        .join-vgo-wrap .from-wrap .join-btn {
            width: 3.3rem;
            height: 0.25rem;
            background-color: #f39b17;
            border-radius: 0.03rem;
            color: #fff;
            font-size: 0.12rem;
            line-height: 0.25rem;
            text-align: center;
            margin-top: 0.1rem;
        }

.vr-photography {
    padding-bottom: 0.26rem;
}

    .vr-photography .swiper-container {
        width: 3.15rem;
    }

        .vr-photography .swiper-container img {
            width: 0.99rem;
            height: 1.76rem;
        }

        .vr-photography .swiper-container .swiper-slide-duplicate-prev:after,
        .vr-photography .swiper-container .swiper-slide-active:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 0.99rem;
            height: 1.76rem;
            background-color: rgba(255,255,255,0.6);
        }

    .vr-photography .avatar {
        height: 0.6rem;
        position: relative;
    }

        .vr-photography .avatar img {
            position: absolute;
            width: 0.8rem;
            left: 50%;
            top: 0.05rem;
            -webkit-transform: translateX(-38%);
            transform: translateX(-38%);
            z-index: 9;
        }

.common-section {
    padding-bottom: 0.15rem;
}

    .common-section .content img {
        width: 3.13rem;
    }
