.navigation .tab-list div {
    margin-right: 190px;
}

.navigation .tab-list div:last-child {
    margin-right: 0;
}

.section-0 .btn-wrap p {
    letter-spacing: 10px;
}

* {
    font-family: PingFang SC;
}

.navigation .tab-list div {
    width: auto;
}

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

.section-0 .btn-wrap {
    text-align: center;
    color: #FFFFFF;
    margin-top: 83px;
}

.section-0 .btn-wrap h1 {
    font-size: 44px;
}

.section-0 .btn-wrap p {
    font-size: 24px;
    margin-top: 17px;
}

.section-2 {
    padding-bottom: 110px;
}

.section-2 .section-title {
    padding-top: 10px;
}

.section-2 .list {
    display: inline-block;
    text-align: center;
}

.section-2 .list .item {
    display: inline-block;
    width: 214px;
    height: 265px;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-right: 27px;
    box-shadow: 0px 10px 30px 0px #00000008;
}

.section-2 .list .item:last-child {
    margin-right: 0;
}

.section-2 .list .item:hover {
    box-shadow: 0px 10px 30px 0px #0000001c;
}

.section-2 .list .item:hover .card p {
    background: linear-gradient(-45deg, #FF6946 0%, #FF2B30 99.5849609375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

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

.section-2 .list .item .bg-img {
    width: 214px;
    height: 183px;
}

.section-2 .list .item-1 .bg-img {
    background: url(../images/service/1f-img1.jpg) no-repeat center top;
}

.section-2 .list .item-2 .bg-img {
    background: url(../images/service/1f-img2.jpg) no-repeat center top;
}

.section-2 .list .item-3 .bg-img {
    background: url(../images/service/1f-img3.jpg) no-repeat center top;
}

.section-2 .list .item-4 .bg-img {
    background: url(../images/service/1f-img4.jpg) no-repeat center top;
}

.section-2 .list li:nth-child(5) .bg-img {
    background: url(../images/service/1f-img5.jpg) no-repeat center top;
}

.section-2 .list .item .card {
    width: 85%;
    margin: 0 auto;
    padding: 15px 0;
    text-align: left;
}

.section-2 .list .item .card .title-div {
    margin-top: 15px;
}

.section-2 .list .item .card .title-div h2 {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    display: inline-block;
}

.section-2 .list .item .card .title-div p {
    display: inline-block;
    float: right;
    font-size: 32px;
    font-weight: bold;
    color: #FFDEDB;
    line-height: 48px;
    margin-top: -10px;
}

.section-2 .list .item .card a {
    background: linear-gradient(90deg, #f20d23, #fc4d10);
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px 33px;
    top: 1px;
    display: inline-block;
    margin: 25px 0;
}

.section-2 .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: 15px;
}

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

.section-3 {
    height: 522px;
}

.section-3 table {
    border-top: 2px solid #ec5051;
    font-size: 16px;
    background: #ffffff;
}

.section-3 table th {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-top: 2px solid #ec5051;
}

.section-3 table td, table th {
    border: 1px solid #dcdcdc;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.section-3 table tr .desc {
    color: #666666;
    text-align: left;
    padding-left: 45px;
}

.section-3 table tr td:first-child {
    background: #fff4f4;
}

.section-3 table th:nth-child(1) {
    width: 400px;
}

.section-3 table th:nth-child(2) {
    width: 400px;
}

.section-3 table th:nth-child(3) {
    width: 600px;
}

.section-3 .remind {
    text-align: center;
    padding: 6px;
    color: #f20d23;
    font-size: 16px;
    background: none !important;
}

.section-4 .content {
    height: 720px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0px 5px 10px 0px rgba(44, 46, 51, 0.1);
    border-radius: 5px;
}

.table {
    margin: 60px 85px;
}

.table tr {
    margin-top: 52px;
    padding-bottom: 55px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
}

.table tr:first-child {
    margin-top: 0;
}

.table tr:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.table tr td:nth-child(1) {
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    width: 200px;
    float: left;
    line-height: 22px;
    position: relative;
    padding-left: 36px;
    font-weight: bold;
}

.table tr td:nth-child(1):before {
    content: '';
    position: absolute;
    width: 31px;
    height: 29px;
    left: -6px;
    top: -5px;
}

.table tr:nth-child(1) td:nth-child(1):before {
    background: url("../images/service/num-1.png") no-repeat center left;
    width: 24px;
    left: 0;
}

.table tr:nth-child(2) td:nth-child(1):before {
    background: url("../images/service/num-2.png") no-repeat center left;
}

.table tr:nth-child(3) td:nth-child(1):before {
    background: url("../images/service/num-3.png") no-repeat center left;
}

.table tr:nth-child(4) td:nth-child(1):before {
    background: url("../images/service/num-4.png") no-repeat center left;
}

.table tr td:nth-child(2) {
    font-size: 16px;
    color: #666666;
}

.section-4 .table tr td .title {
    color: #333;
    padding-left: 20px;
    position: relative;
}

.section-4 .table tr td .title:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    background: #F20D23;
    top: 9px;
}

.section-4 .config-div .play span {
    display: inline-block;
    margin-right: 105px;
    font-size: 14px;
}

.section-4 .config-div .play span:nth-child(1) {
    width: 107px;
}

.section-4 .config-div .play span:nth-child(2) {
    width: 265px;
}

.section-4 .config-div .play span:last-child {
    margin-right: 0;
}

.section-4 .table tr .remind {
    color: #F20D23;
    font-size: 14px;
    margin-top: 53px;
}

.section-5 .content-div {
    height: 1119px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0px 5px 10px 0px rgba(44, 46, 51, 0.1);
    border-radius: 5px;
    box-sizing: border-box;
}

.section-5 .table tr td:nth-child(1) {
    width: 100%;
}

.section-5 td .content {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    margin-top: 40px;
    line-height: 36px;
}

.section-5 td .content .title {
    padding-left: 20px;
    position: relative;
}

.section-5 td .content .title:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    background: #F20D23;
    top: 15px;
}

.section-5 .more-div {
    text-align: center;
    padding-top: 25px;
}

.section-5 .more-div span {
    text-align: center;
    color: #F20D23;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-right: 18px;
    cursor: pointer;
}

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

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

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

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

.section-5 .more-div span:after {
    content: '';
    position: absolute;
    right: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    border-left: 2px solid #F20D23;
    border-bottom: 2px solid #F20D23;
    transform: rotate(225deg);
}

@media screen and (max-width: 768px) {

    .mob-s1 .item-list {
        text-align: center;
    }

    .mob-s1 .item-list .item {
        display: inline-block;
        width: 47%;
        background: #FFFFFF;
        border-radius: 2px;
        box-shadow: 0px 5px 10px 0px rgba(44, 46, 51, 0.1);
    }

    .mob-s1 .item-list .item:nth-child(n+2) {
        margin-top: 1rem;
    }

    .mob-s1 .item-list .item:nth-child(2n) {
        margin-left: 3%;
    }

    .mob-s1 .item-list .item .img-div {
        height: 9rem;
    }

    .mob-s1 .item-list .item:nth-child(1) .img-div {
        background: url("../images/mobile/service/1f-img1.jpg") no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .item-list .item:nth-child(2) .img-div {
        background: url("../images/mobile/service/1f-img2.jpg") no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .item-list .item:nth-child(3) .img-div {
        background: url("../images/mobile/service/1f-img3.jpg") no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .item-list .item:nth-child(4) .img-div {
        background: url("../images/mobile/service/1f-img4.jpg") no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .item-list .item:nth-child(5) .img-div {
        background: url("../images/mobile/service/1f-img5.jpg") no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .item-list .item .desc-div .title-div {
        margin: 1rem 0;
    }

    .mob-s1 .item-list .item .desc-div .title-div p {
        font-size: 1.5rem;
        font-weight: bold;
        color: #333333;
        margin-top: 1rem;
        display: inline-block;
    }

    .mob-s1 .item-list .item .desc-div .title-div span {
        float: right;
        font-size: 3rem;
        font-family: DIN Condensed;
        font-weight: bold;
        color: #F92119;
        line-height: 48px;
    }

    .mob-s1 .item-list .item .desc-div {
        padding: 0 1rem 1rem;
    }

    .mob-s1 .item-list .item .desc-div .desc {
        color: #888888;
        font-size: 1.2rem;
    }

    .mob-s2 table {
        border-top: 2px solid #ec5051;
        font-size: 16px;
        background: #fff;
    }

    .mob-s2 table th {
        height: 58px;
        line-height: 58px;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        border-top: 2px solid #ec5051;
    }

    .mob-s2 table td, table th {
        border: 1px solid #dcdcdc;
        height: 45px;
        line-height: 30px;
        text-align: center;
    }

    .mob-s2 table tr .desc {
        color: #666666;
        text-align: left;
        padding: 10px;
    }

    .mob-s2 table tr td:first-child {
        background: #fff4f4;
    }

    .mob-s2 table th:nth-child(1) {
        width: 7rem;
    }

    .mob-s2 table th:nth-child(2) {
        width: 7rem;
    }

    .mob-s2 .remind {
        text-align: center;
        padding: 6px;
        color: #f20d23;
        font-size: 16px;
        background: none !important;
    }

    .body .content-div {
        background: #FFFFFF;
        border: 1px solid #E6E6E6;
        box-shadow: 0px 5px 10px 0px rgba(44, 46, 51, 0.1);
        border-radius: 5px;
    }

    .body ul {
        margin: 1rem;
        padding: 1rem;
    }

    .body ul li {
        border-bottom: 1px solid #E6E6E6;
        padding-bottom: 2rem;
        margin-top: 2rem;
    }

    .body ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .body ul li .tab-title {
        color: #333333;
        font-size: 1.5rem;
        margin-bottom: 1rem;
        font-weight: bold;
        position: relative;
        text-indent: 3.5rem;
    }

    .body ul li .tab-title:before {
        content: '';
        position: absolute;
        width: 31px;
        height: 29px;
        left: 0;
        top: -5px;
    }

    .body ul li:nth-child(1) .tab-title:nth-child(1):before {
        background: url("../images/service/num-1.png") no-repeat center left;
        width: 24px;
        left: 6px;
    }

    .body ul li:nth-child(2) .tab-title:nth-child(1):before {
        background: url("../images/service/num-2.png") no-repeat center left;
    }

    .body ul li:nth-child(3) .tab-title:nth-child(1):before {
        background: url("../images/service/num-3.png") no-repeat center left;
    }

    .body ul li:nth-child(4) .tab-title:nth-child(1):before {
        background: url("../images/service/num-4.png") no-repeat center left;
    }

    .body ul li .content {
        color: #666666;
        font-size: 1.4rem;
        margin-left: 3.5rem;
    }

    .body ul li .content .title {
        color: #333;
        padding-left: 20px;
        position: relative;
        margin-bottom: 1rem;
    }

    .body ul li .content .title:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        left: 0;
        background: #F20D23;
        top: 9px;
    }

    .mob-s3 ul li .content .desc {
        color: #666666;
        padding-left: 20px;
        position: relative;
    }

    .mob-s3 .remind {
        color: #F20D23;
        font-size: 1.3rem;
        margin-top: 1rem;
    }

    .mob-s4 ul li .content {
        line-height: 3rem;
        word-break: break-all;
    }

    .mob-s4 ul li .content .title:before {
        top: 1.3rem;
    }

    .mob-s4 .more-div {
        text-align: center;
        padding-bottom: 25px;
    }

    .mob-s4 .more-div span {
        text-align: center;
        color: #F20D23;
        font-size: 18px;
        font-weight: bold;
        position: relative;
        padding-right: 18px;
        cursor: pointer;
    }

    .mob-s4 .more-div span:after {
        content: '';
        position: absolute;
        right: 0;
        top: 9px;
        width: 7px;
        height: 7px;
        border-left: 2px solid #F20D23;
        border-bottom: 2px solid #F20D23;
        transform: rotate(225deg);
    }

}
