.section-fixed-contact {
    display: none;
}

.container .form .h1 {
    line-height: 48px !important;
    margin-bottom: 0 !important;
}

* {
    font-family: PingFang SC;
}

.container .form span {
    font-weight: normal;
}

.bottom-float {
    display: none;
}

.section-title.white p {
    color: #888;
}

.section-0 {
    height: 425px;
    background: url(../images/s2b2c/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.section-0 .btn-div .a {
    width: 180px;
    height: 60px;
    line-height: 60px;
}

.section-0 .btn-div .btn {
    background: #FFFFFF;
    color: #F20D23;
    border-radius: 2px;
    margin-right: 8px;
}

.section-0 .btn-div .btn-border-blue:hover {
    color: #fff;
    background: none;
    opacity: 0.9;
}

.section-0 .container {
    position: relative;
    height: 390px;
}

.section-0 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-3 {
    padding: 26px 0 110px 0;
}

.section-3 .img {
    height: 440px;
    background: url(../images/s2b2c/1f-img.png) no-repeat center top;
}

.section-4 .content {
    text-align: center;
    background: #fff;
}

.section-4 .content-div {
    display: inline-block;
    padding: 38px 18px 38px;
}

.section-4 .content-div .top {
    text-align: center;
    position: relative;
}

.section-4 .content-div .img-div {
    width: 149px;
    height: 149px;
    margin: 0 auto;
    border-radius: 50%;
}

.section-4 .content-div:nth-child(1) .img-div {
    background: url("../images/s2b2c/2f-img1.png") no-repeat center;
}

.section-4 .content-div:nth-child(2) .img-div {
    background: url("../images/s2b2c/2f-img2.png") no-repeat center;
}

.section-4 .content-div:nth-child(3) .img-div {
    background: url("../images/s2b2c/2f-img3.png") no-repeat center;
}

.section-4 .content-div:nth-child(4) .img-div {
    background: url("../images/s2b2c/2f-img4.png") no-repeat center;
}

.section-4 .content-div .title {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
}

.section-4 .content-div .content {
    font-size: 14px;
    color: #888888;
    width: 242px;
    line-height: 22px;
    text-align: center;
}

.section-5 .list li {
    width: 240px;
    height: 230px;
    background: #fff;
    margin: 0px 59px 0;
    overflow: hidden;
    text-align: center;
    transition: all ease 300ms;
    padding: 0 20px;
    border-radius: 5px;
    display: inline-block;
}

.section-5 .list li:nth-child(3n) {
    margin-right: 0;
}

.section-5 .list li:hover {
    -webkit-box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
    box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.section-5 .list li:nth-child(n+5) {
    margin-bottom: 0
}

.section-5 .list li .img {
    width: 68px;
    height: 68px;
    margin: 22px auto 5px;
}

.section-5 .list li.item-1 .img {
    background: url(../images/s2b2c/5f-icon1.png) no-repeat center;
}

.section-5 .list li.item-2 .img {
    background: url(../images/s2b2c/5f-icon2.png) no-repeat center;
}

.section-5 .list li.item-3 .img {
    background: url(../images/s2b2c/5f-icon3.png) no-repeat center;
}

.section-5 .list li.item-4 .img {
    background: url(../images/s2b2c/5f-icon4.png) no-repeat center;
}

.section-5 .list li.item-5 .img {
    background: url(../images/s2b2c/5f-icon5.png) no-repeat center;
}

.section-5 .list li.item-6 .img {
    background: url(../images/s2b2c/5f-icon6.png) no-repeat center;
}

.section-5 .list li h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.section-5 .list li p {
    font-size: 14px;
    color: #888;
}

.section-8 table {
    display: inline-block;
}


.section-8 .content {
    width: 1010px;
    margin: 0 auto;
}

.section-8 .content td .desc {
    float: right;
    color: #f20d23;
    cursor: pointer;
}

.section-8 .ewm-div {
    float: right;
}

.section-8 .ewm-div .ewm-img {
    background: url("../images/s2b2c/6f-img.png") no-repeat center;
    width: 163px;
    height: 186px;
}

.section-8 .ewm-div p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-top: 20px;
}

.section-6 {
    color: #FFFFFF;
    width: 100%;
    background: linear-gradient(-30deg, #2D2E38, #101016);
}

.section-6 .section-title span {
    color: #FFFFFF;
}

.section-6 .bg-div {
    background: url("../images/s2b2c/3f-img.png") no-repeat center;
    width: 1199px;
    height: 597px;
}

.section-7 .bg-div {
    background: url("../images/s2b2c/4f-img.png") no-repeat center;
    width: 1200px;
    height: 583px;
}

.section-3 .container {
    opacity: 0;
}

.section-4 .container {
    opacity: 0;
}

.section-5 .container {
    opacity: 0;
}

.section-6 .container {
    opacity: 0;
}

.section-7 .container {
    opacity: 0;
}

.section-8 .container {
    opacity: 0;
}

.section-9 .container {
    opacity: 0;
}

.section-10 .container {
    opacity: 0;
}

.section-11 .container {
    opacity: 0;
}

@media screen and (max-width: 768px) {
    .mob-banner {
        background: url(../images/mobile/s2b2c/00-banner.jpg) no-repeat center top;
        background-size: cover;
        height: 38rem;
    }

    .mob-s3 .s-title {
        padding-top: 0;
    }

    .mob-s3 .list {
        margin: 0 -.5rem;
    }

    .mob-s3 .list {
        overflow: hidden;
    }

    .mob-s3 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 260px;
    }

    .mob-s3 .list li .img {
        width: 8rem;
        height: 8rem;
        margin: 0.5rem auto;
        border-radius: 50%;
    }

    .mob-s3 .list li.item-1 .img {
        background: url(../images/s2b2c/2f-img1.png) no-repeat center;
    }

    .mob-s3 .list li.item-2 .img {
        background: url(../images/s2b2c/2f-img2.png) no-repeat center;
    }

    .mob-s3 .list li.item-3 .img {
        background: url(../images/s2b2c/2f-img3.png) no-repeat center;
    }

    .mob-s3 .list li.item-4 .img {
        background: url(../images/s2b2c/2f-img4.png) no-repeat center;
    }

    .mob-s3 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s3 .list li p {
        margin: 0 1rem;
    }

    .mob-s4 .list {
        margin: 0 -.5rem;
    }

    .mob-s4 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 215px;
    }

    .mob-s4 .list li .img {
        width: 6rem;
        height: 6rem;
        margin: 0.5rem auto;
        background: url(../images/mobile/s2b2c/1f-iocn.png) no-repeat center;
        background-size: 700%;
    }

    .mob-s4 .list li.item-1 .img {
        background-position: 1px 1px;
    }

    .mob-s4 .list li.item-2 .img {
        background-position: -145px 1px;
    }

    .mob-s4 .list li.item-3 .img {
        background-position: -288px 1px;
    }

    .mob-s4 .list li.item-4 .img {
        background-position: -432px 1px;
    }

    .mob-s4 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s4 .list li p {
        margin: 0 1rem;
    }

    .mob-s5 .list {
        margin: 0 -.5rem;
        overflow: hidden;
    }

    .mob-s5 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 215px;
    }

    .mob-s5 .list li .img {
        width: 6rem;
        height: 6rem;
        margin: 0.5rem auto;
    }

    .mob-s5 .list li.item-1 .img {
        background: url(../images/s2b2c/5f-icon1.png) no-repeat center;
    }

    .mob-s5 .list li.item-2 .img {
        background: url(../images/s2b2c/5f-icon2.png) no-repeat center;
    }

    .mob-s5 .list li.item-3 .img {
        background: url(../images/s2b2c/5f-icon3.png) no-repeat center;
    }

    .mob-s5 .list li.item-4 .img {
        background: url(../images/s2b2c/5f-icon4.png) no-repeat center;
    }

    .mob-s5 .list li.item-5 .img {
        background: url(../images/s2b2c/5f-icon5.png) no-repeat center;
    }

    .mob-s5 .list li.item-6 .img {
        background: url(../images/s2b2c/5f-icon6.png) no-repeat center;
    }

    .mob-s5 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s5 .list li p {
        margin: 0 1rem;
    }

    .mob-btn-div .mob-btn-red {
        background: linear-gradient(-88deg, #FF601A, #F20600);
    }
}
