.public-banner {
    background: url(../images/o2ox/00-banner.jpg) no-repeat center top;
	height: 520px;
	background-size: cover;
}

.public-banner .btn-wrap .desc .bck:after {
    background: url(../images/o2ox/00-banner-icon.png) no-repeat center;
    width: 30px;
    height: 30px;
    left: 20px;
    top: 10px;
}

.public-banner .btn-div .btn-border-blue:hover {
    color: #E01802;
}

.section-1 .btn-wrap .desc .bck {
    color: #E01802;
}

.page-community .section-2 {
    padding: 27px 0px;
    box-shadow: 0px 10px 30px 0px rgba(93, 93, 93, 0.1);
}

.page-community .section-2 .containers .info {
    width: 50%;
    float: left;
}

.page-community .section-2 .containers .info div {
    display: inline-block;
    margin-left: 26px;
}

.page-community .section-2 .containers .info div h4 {
    font-size: 24px;
}

.page-community .section-2 .containers .info div span {
    font-size: 16px;
    color: rgba(136, 136, 136, 1);
}

.page-community .section-2 .containers .form {
    width: 50%;
    float: right;
    padding-top: 10px;
}

.page-community .section-2 .containers .form .input {
    width: 200px;
    height: 46px;
    background: #FFFFFF;
    float: left;
    margin-right: 10px;
}

.page-community .section-2 .containers .form .input input {
    padding: 8px 10px;
    height: 30px;
    width: calc(100% - 20px);
    font-size: 14px;
    border: 1px solid #d0cdcd;
}

.page-community .section-2 .containers .form .btn {
    float: left;
    width: 160px;
    height: 48px;
    background: linear-gradient(90deg, #2572ff, #08acfc);
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    cursor: pointer;
}

.page-community .section-3 {
    background: #F4F6F9;
}

.page-community .section-4 .info .img_div {
    display: inline-block;
    text-align: center;
}

.page-community .section-4 .info .img_div h2 {
    font-size: 20px;
}

.page-community .section-4 .info .img_div span {
    font-size: 14px;
    color: #888888;
    display: block;
}

.page-community .section-5 {
    background: #F4F6F9;
    position: relative;
}

.page-community .section-5 .list .item {
    float: left;
    width: 535px;
    height: 340px;
    margin: 0 32px 36px 0;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03);
}

.page-community .section-5 .list .item:nth-child(n+3) {
    margin-bottom: 0;
}

.page-community .section-5 .list .item img {
    position: absolute;
    top: 170px;
    right: 30px;
}

.page-community .section-5 .list .item .bg-img {
    width: 535px;
    height: 200px;
}

.page-community .section-5 .list .item-1 .bg-img {
    background: url(../images/o2ox/3f-img1.jpg) no-repeat;
}

.page-community .section-5 .list .item-2 .bg-img {
    background: url(../images/o2ox/3f-img2.jpg) no-repeat;
}

.page-community .section-5 .list .item-3 .bg-img {
    background: url(../images/o2ox/3f-img3.jpg) no-repeat;
}

.page-community .section-5 .list .item-4 .bg-img {
    background: url(../images/o2ox/3f-img4.jpg) no-repeat;
}

.page-community .section-5 .list .item .card {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
}

.page-community .section-5 .list .item .card h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: PingFang SC;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 15px;
}

.page-community .section-5 .list .item .card .desc {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 24px;
    margin-top: 10px;
}

.page-community .section-5 .list .item .card .qrcode {
    display: none;
    width: 166px;
    height: 166px;
    margin: 50px auto 0;
}


.page-community .section-6 {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03);
    position: relative;
}

.page-community .section-6 ul {
    text-align: center;
}

.page-community .section-6 .list .item {
    width: 24%;
    overflow: hidden;
    display: inline-block;
}

.page-community .section-6 .list .item .bg-img {
    width: 214px;
    height: 101px;
    margin: 0 auto;
}

.page-community .section-6 .list .item-1 .bg-img {
    background: url(../images/o2ox/4f-icon1.png) no-repeat;
}

.page-community .section-6 .list .item-2 .bg-img {
    background: url(../images/o2ox/4f-icon2.png) no-repeat;
}

.page-community .section-6 .list .item-3 .bg-img {
    background: url(../images/o2ox/4f-icon3.png) no-repeat;
}

.page-community .section-6 .list .item-4 .bg-img {
    background: url(../images/o2ox/4f-icon4.png) no-repeat;
}

.page-community .section-6 .list .item .card {
    padding: 15px 0;
    width: 225px;
}

.page-community .section-6 .list .item .card h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: PingFang SC;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 15px;
}

.page-community .section-6 .list .item .card .desc {
    font-size: 14px;
    color: rgba(136, 136, 136, 1);
    margin-top: 10px;
}

.page-community .section-6 .list .item .card .qrcode {
    display: none;
    width: 166px;
    height: 166px;
    margin: 50px auto 0;
}


.page-community .section-7 {
    height: 200px;
    background: url(../images/o2ox/5f-bg.jpg) no-repeat center top;
}

.page-community .section-7 .section-title h2 {
    font-size: 30px;
}

.page-community .section-7 .section-title {
    margin-bottom: 32px;
    padding-top: 45px;
}

.page-community .section-7 .btns {
    text-align: center;
}

.page-community .section-7 .btns a {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 18px 57px;
}

@media screen and (max-width: 768px) {
    .page-community .mob-s1 {
        background-color: #FFFFFF;
        box-shadow: 0px 10px 30px 0px rgba(93, 93, 93, 0.1);
        display: none;
    }

    .page-community .mob-s1 .form_sub {
        text-align: center;
    }

    .page-community .mob-s1 .form_sub input {
        width: calc(100% - 85px);
        font-size: 1.4rem;
        color: rgba(136, 136, 136, 1);
        line-height: 5rem;
        margin: 1.2rem 0px;
        text-indent: 1.5rem;
    }

    .page-community .mob-s1 .form_sub div {
        width: calc(100% - 130px);
        height: 5rem;
        background: linear-gradient(90deg, #f20d23, #E73619);
        font-size: 1.4rem;
        text-align: center;
        line-height: 5rem;
        color: #FFFFFF;
        display: inline-block;
    }

    .page-community .mob-s3 {
        background-color: #f7f9fc;
    }

    .page-community .mob-s5 {
        padding-bottom: 0;
        background-color: #FFFFFF;
    }

    .page-community .mob-s5 .list li h3 {
        font-size: 1.5rem;
        font-weight: 700;
    }

    .page-community .mob-s5 .list .item-1 .img {
        background: url(../images/o2ox/2f-img1.png) round;
    }

    .page-community .mob-s5 .list .item-2 .img {
        background: url(../images/o2ox/2f-img2.png) round;
    }

    .page-community .mob-s5 .list .item-3 .img {
        background: url(../images/o2ox/2f-img3.png) round;
    }

    .page-community .mob-s5 .list .item-4 .img {
        background: url(../images/o2ox/2f-img4.png) round;
    }

    .page-community .mob-s5 .list li .inner .content {
        display: inline-block;
        text-align: center;
        width: 200px;
    }

    .page-community .mob-s5 .list li .inner .content p {
        height: 5rem;
        font-size: 1.2rem;
    }

    .page-community .mob-s5 .list li .img {
        width: 21rem;
        height: 40rem;
    }

    .page-community .mob-s4 {
        background: #F7F9FC;
    }

    .page-community .mob-s4 .s-title {
        padding: 0;
        margin: 2rem;
    }

    .page-community .mob-s4 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .page-community .mob-s4 .list .item {
        padding-bottom: 1.3rem;
        background-color: #ffffff;
        margin-bottom: 15px;
    }

    .page-community .mob-s4 .list .item img {
        width: 100%;
    }

    .page-community .mob-s4 .list .item h3 {
        width: 95%;
        margin: 0 auto;
        font-size: 1.3rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
        line-height: 3rem;
    }

    .page-community .mob-s4 .list .item span {
        font-size: 1.1rem;
        display: inherit;
        width: 95%;
        margin: 0 auto;
        color: #888888;
    }

    .page-community .mob-s8 {
        background: #FFFFFF;
    }

    .page-community .mob-s8 .s-title h2 {
        font-size: 1.6rem;
    }

    .page-community .mob-s8 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .page-community .mob-s8 .list .item {
        width: 48%;
        text-align: center;
        margin: 2.5rem 0;
    }

    .page-community .mob-s8 .list h3 {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
    }

    .page-community .mob-s8 .list span {
        color: #888888;
    }

    .page-community .mob-s8 .list .item img {
        margin-bottom: 1rem;
    }

    .page-community .mob-s9 {
        background: url(../images/mobile/o2ox/5f-bg.jpg) no-repeat center top;
        background-size: cover;
        padding-bottom: 2rem;
        height: 150px;
    }

    .page-community .mob-s9 .btns h3 {
        font-size: 1.6rem;
        color: #FFFFFF;
        text-align: center !important;
        margin-top: 25px;
    }

    .page-community .mob-s9 .btns a {
        color: #FFFFFF;
        border: 1px solid rgba(255, 255, 255, 1);
        padding: 1rem 3rem;
        display: inline-block;
        margin-top: 20px;
        font-size: 1.4rem;
    }

}
