.section-1 {
    background: url(../images/group/00-banner.jpg) no-repeat center top;
}

.more-function .item-list .item:nth-child(1) .div-img {
    background-position: -449px 0px !important;
}

.navigation .tab-list div.active span {
    border-bottom: 2px solid #1dcb90;
    color: #10c68d;
}

.btn-div a {
    background: linear-gradient(90deg, #16c78d, #4cd79d) !important;
}

.public-banner .btn-div .btn {
    background: #FFFFFF !important;
    color: #10c68d;
}

.public-banner .btn-div .btn-border-blue:hover {
    color: #10c68d;
    opacity: 0.9;
}

.navigation .tab-list div {
    width: 150px;
}

.navigation .tab-list div span {
    width: 100%;
}

.section-2 .list {
    overflow: hidden;
    text-align: center;
}

.section-2 .list li {
    width: 195px;
    height: 230px;
    margin-right: 98px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}

.section-2 .list li:last-child {
    margin-right: 0;
}

.section-2 .list li .img {
    width: 77px;
    height: 77px;
    margin: 22px auto 5px;
    background: url(../images/group/5f-icon.png) no-repeat;
    background-size: cover;
}

.section-2 .list li.item-1 .img {
    background-position: 0 0;
}

.section-2 .list li.item-2 .img {
    background-position: -152px 0px;
}

.section-2 .list li.item-3 .img {
    background-position: -304px 0px;
}

.section-2 .list li.item-4 .img {
    background-position: -456px 0px;
}

.section-2 .list li h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.section-2 .list li p {
    font-size: 14px;
    color: #888;
}

.section-3 {
    height: 739px;
    background: linear-gradient(90deg, #05C28A, #5ADDA4);
}

.section-3 .bg-div {
    background: url(../images/group/2f-img.png) no-repeat center top;
    width: 1186px;
    height: 640px;
    margin: 80px auto 0;
}

.section-4 {
    padding: 0;
}

.section-4 .bg-div {
    background: url(../images/group/3f-img.png) no-repeat center top;
    width: 1186px;
    height: 680px;
    margin: 80px auto 0;
}

.section-6 .bg-div {
    background: url(../images/group/4f-img.png) no-repeat center top;
    width: 1077px;
    height: 403px;
    margin: 0 auto;
}

.section-5 .list {
    text-align: center;
}

.section-5 .list li {
    width: 240px;
    height: 260px;
    background: #fff;
    margin: 0 20px 26px 0;
    overflow: hidden;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    box-shadow: 0px 10px 30px 0px #00000014;
    display: inline-block;
}

.section-5 .list li:nth-child(4n) {
    margin-right: 0;
}

.section-5 .list li .img {
    width: 70px;
    height: 63px;
    margin: 32px auto 5px;
    background: url(../images/group/1f-icon.png) no-repeat center top;
    background-size: cover;
}

.section-5 .list li.item-1 .img {
    background-position: -6px 0;
}

.section-5 .list li.item-2 .img {
    background-position: -150px 0;
}

.section-5 .list li.item-3 .img {
    background-position: -295px 0;
}

.section-5 .list li.item-4 .img {
    background-position: -442px 0;
}


.section-5 .list li h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 22px 0 10px 0;
}

.section-5 .list li p {
    font-size: 14px;
    color: #888;
}

.section-3 {
    padding: 0;
}

.section-2 .container {
    opacity: 0;
}

.section-3 .container {
    opacity: 0;
}

.section-4 .container {
    opacity: 0;
}

.section-5 .container {
    opacity: 0;
}

.section-6 .container {
    opacity: 0;
}

@media screen and (max-width: 768px) {
    .mob-banner {
        background: url(../images/mobile/group/00-banner.jpg) no-repeat center top;
        background-size: cover;
        height: 34rem;
    }

    .mob-s1 .list {
        margin: 0 -.5rem;
    }

    .mob-s1 .list {
        overflow: hidden;
    }

    .mob-s1 .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: 17rem;
    }

    .mob-s1 .list li .img {
        width: 5rem;
        height: 4rem;
        margin: 0.5rem auto;
        background: url(../images/mobile/group/1f-icon.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .list li.item-1 .img {
        background-position: 0 0;
    }

    .mob-s1 .list li.item-2 .img {
        background-position: -101px 0;
    }

    .mob-s1 .list li.item-3 .img {
        background-position: -206px 0;
    }

    .mob-s1 .list li.item-4 .img {
        background-position: -311px 0;
    }

    .mob-s1 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
        font-size: 1.5rem;
    }

    .mob-s1 .list li p {
        font-size: 1.3rem;
        margin: 0 1rem;
    }

    .mob-s2 {
        background: linear-gradient(90deg, #05C28A, #5ADDA4);
    }

    .mob-s2 .s-title h2 {
        color: #fff;
    }

    .mob-s2 .list {
        margin: 0 -.5rem;
    }

    .mob-s2 .list {
        overflow: hidden;
    }

    .mob-s2 .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: 13rem;
    }

    .mob-s2 .list li .img {
        width: 4rem;
        height: 4rem;
        border: 1px solid #22CB93;
        border-radius: 50%;
        margin: 0.5rem auto;
        font-size: 2rem;
        color: #22CB93;
        font-weight: bold;
        line-height: 4rem;
    }

    .mob-s2 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
        font-size: 1.5rem;
    }

    .mob-s5 .list {
        margin: 0 -.5rem;
    }

    .mob-s5 .list {
        overflow: hidden;
    }

    .mob-s5 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 1rem;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 14rem;
    }

    .mob-s5 .list li p {
        font-size: 1.2rem;
    }

    .mob-s5 .list li .img {
        width: 4rem;
        height: 4rem;
        border: 1px solid #22CB93;
        border-radius: 50%;
        margin: 0.5rem auto;
        font-size: 2rem;
        color: #22CB93;
        font-weight: bold;
        line-height: 4rem;
    }

    .mob-s5 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
        font-size: 1.5rem;
    }

    .mob-s3 .img-div {
        background: url(../images/group/4f-img.png) no-repeat center top;
        height: 10rem;
        background-size: cover
    }

    .mob-s4 .list {
        margin: 0 -.5rem;
    }

    .mob-s4 .list {
        overflow: hidden;
    }

    .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: 15rem;
    }

    .mob-s4 .list li .img {
        width: 4rem;
        height: 4rem;
        margin: 0.5rem auto;
        background: url(../images/mobile/group/5f-icon.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s4 .list li.item-1 .img {
        background-position: 0 0;
    }

    .mob-s4 .list li.item-2 .img {
        background-position: -94px 0;
    }

    .mob-s4 .list li.item-3 .img {
        background-position: -189px 0;
    }

    .mob-s4 .list li.item-4 .img {
        background-position: -283px 0;
    }

    .mob-s4 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
        font-size: 1.5rem;
    }

    .mob-s4 .list li p {
        font-size: 1.3rem;
        margin: 0 1rem;
    }

    .mob-more-function .list .item-1 div {
        background: url(../images/mobile/common/5f-icon-6.png) no-repeat center top !important;
        background-size: contain !important;
        background-position: 0 7px !important;
    }
}
