* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

body {
    position: relative;
}

@media (min-width: 960px) {
    html,
    body {
        font-family: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“';
        font-size: 14px;
        overflow-x: hidden;
        min-width: 13rem;
    }
    .content {
        width: 12rem;
        margin: 0 auto;
        position: relative;
    }
    .banan_bg {
        width: 100%;
        height: 880px;
        background: url('../images/bz2.png') no-repeat center center;
        background-size: cover;
        position: relative;
        padding-top: 80px;
        box-sizing: border-box;
    }
    .banan_bg .content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .banan_bg .title {
        font-size: 46px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 65px;
        margin-top: 177px;
    }
    .banan_bg .info_list {
        display: flex;
        margin-top: 47px;
    }
    .banan_bg .info_list .item {
        display: flex;
        align-items: center;
        font-size: 20px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 28px;
        text-shadow: 1px 1px 4px rgba(0, 55, 171, 0.5);
        margin: 0 28px;
    }
    .banan_bg .info_list .item img {
        margin-right: 10px;
    }
    .banan_bg .download_btn {
        margin-top: 243px;
        width: 268px;
        height: 68px;
        background: rgba(255, 255, 255, 1);
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 22px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .banan_bg .download_btn img {
        margin-left: 17px;
    }
    .banan_bg .download_btn:hover {
        color: #0055D7;
    }
    .banan_bg .download_btn .icon {
        width: 22px;
        height: 22px;
        background: url('../images/icon_download.png') no-repeat center;
        margin-left: 17px;
        display: block;
    }
    .banan_bg .download_btn:hover .icon {
        background: url('../images/icon_download2.png') no-repeat center;
    }
    .noe_view {
        padding: 94px 0;
        background: #F9FAFC;
    }
    /*.noe_view .list_m{*/
    /*    display: none;*/
    /*}*/
    .noe_view .list {
        display: flex;
        justify-content: space-between;
        margin-top: 50px;
    }
    .noe_view .list li {
        position: relative;
        width: 285px;
        height: 367px;
        background: rgba(255, 255, 255, 1);
        box-shadow: 2px 2px 8px 0px rgba(0, 85, 215, 0.15);
    }
    .noe_view .list img {
        margin: 35px auto 23px;
        display: block;
    }
    .noe_view .title {
        text-align: center;
        font-size: 36px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
    }
    .noe_view .list .text_box {}
    .noe_view .list .text_box h3 {
        text-align: center;
        height: 25px;
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        color: rgba(51, 51, 51, 1);
        line-height: 25px;
    }
    .noe_view .list .text_box p {
        margin: 36px auto 0;
        width: 220px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
        text-align: center;
    }
    .zcyw_view {
        padding: 110px 0 100px 0;
        /* background: rgba(249, 249, 249, 1); */
    }
    .zcyw_view .title {
        text-align: center;
        font-size: 32px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 45px;
        margin-bottom: 49px;
    }
    .zcyw_view .list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 1000px;
        margin: 0 auto;
    }
    .zcyw_view .list li {
        width: 280px;
        height: 240px;
        flex-direction: column;
        align-items: center;
        text-align: center;
        box-sizing: border-box;
    }
    .zcyw_view .list li img {
        width: 52px;
        height: 52px;
    }
    .zcyw_view .list li h3 {
        height: 28px;
        font-size: 18px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 28px;
        margin: 23px 0 18px 0;
    }
    .zcyw_view .list li p {
        display: block;
        width: 280px;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 22px;
    }
    .jdcz_view {
        background: #F9FAFC;
        padding: 100px 0 96px 0;
    }
    .jdcz_view .title {
        text-align: center;
        font-size: 32px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #333;
        line-height: 45px;
        margin-bottom: 100px;
    }
    .jdcz_view .list_m {
        display: none;
    }
    .jdcz_view .title .secondary {
        color: #333;
        margin-left: 20px;
    }
    .jdcz_view .list {
        display: flex;
        align-items: center;
    }
    .jdcz_view .list .next {
        margin: 0 9px 0 4px;
    }
    .jdcz_view .list .item p {
        text-align: center;
        font-size: 24px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 33px;
        margin-bottom: 29px;
    }
    .jdcz_view .list .item img {
        width: 368px;
        height: 262px;
    }
    .cjwt_view {
        padding: 100px 0;
    }
    .cjwt_view .title {
        text-align: center;
        margin-bottom: 104px;
        font-size: 36px;
        font-family: PingFangSC-Light, PingFang SC;
        font-weight: 300;
        color: rgba(0, 0, 0, 1);
        line-height: 50px;
    }
    .cjwt_view .list {
        display: flex;
        justify-content: center;
    }
    .cjwt_view .item-box {
        position: relative;
        z-index: 1;
        /* margin: 0 15px; */
    }
    .cjwt_view .item {
        position: relative;
        width: 500px;
        min-height: 378px;
        /* background: rgba(255, 255, 255, 1); */
        /* box-shadow: 2px 2px 8px 0px rgba(0, 85, 215, 0.15); */
        border-radius: 18px;
        text-align: center;
    }
    .cjwt_view .item-box .circular {
        width: 90px;
        height: 90px;
        position: absolute;
        box-shadow: 2px 2px 8px 0px rgba(0, 85, 215, 0.15);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #FFF;
        top: -45px;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }
    .cjwt_view .item-box .icon_box {}
    .cjwt_view .item-box .icon_box img {
        width: 72px;
        height: 72px;
    }
    .cjwt_view .item .title_min {
        font-size: 18px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: 25px;
        text-align: center;
    }
    .cjwt_view .item ul {
        width: 100%;
        padding: 43px;
        box-sizing: border-box;
    }
    .cjwt_view .item ul li {
        margin-bottom: 20px;
        text-align: left;
    }
    .cjwt_view .item ul li:last-child {
        margin-bottom: 0;
    }
    .cjwt_view .item ul a.active {
        color: #0055D7;
    }
    .cjwt_view .item ul a {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 20px;
    }
    .cjwt_view .item .more {
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(0, 0, 0, 1);
        line-height: 22px;
        text-align: center;
        text-decoration: underline;
    }
    .rmtj_view {
        padding: 100px 0;
        background: rgba(249, 249, 249, 1);
    }
    .rmtj_view .title {
        font-size: 36px;
        font-family: PingFangSC-Light, PingFang SC;
        font-weight: 300;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
        text-align: center;
        margin-bottom: 50px;
    }
    .rmtj_view .list {
        display: flex;
        justify-content: center;
    }
    .rmtj_view .list .item {
        min-height: 500px;
        border-radius: 20px;
        padding: 20px 30px 30px;
        box-sizing: border-box;
        text-align: center;
    }
    .rmtj_view .list .item:first-child {
        border-right: 1px solid #ccc;
    }
    .rmtj_view .list .item ul {
        width: 500px;
        display: block;
        margin: 0 auto;
    }
    .rmtj_view .list .item h4 {
        text-align: center;
        font-size: 20px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: 28px;
        margin-bottom: 30px;
    }
    .rmtj_view .list .item img {
        width: 95px;
        height: 95px;
        object-fit: cover;
        border-radius: 7px;
    }
    .rmtj_view .list .item li {
        display: flex;
        margin-bottom: 20px;
        text-align: left;
    }
    .rmtj_view .list .item li div {
        flex: 1;
        margin-left: 21px;
    }
    .rmtj_view .list .item .text_title {
        display: block;
        font-size: 16px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(0, 85, 215, 1);
        line-height: 22px;
        margin-bottom: 17px;
    }
    .rmtj_view .list .item .ellipsis2 {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 20px;
    }
    .rmtj_view .list .item .more {
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
        line-height: 22px;
        text-decoration: underline;
    }
    .six_view {
        background: url('../images/img_bg.png') no-repeat;
        background-size: cover;
        padding: 72px 0;
        height: 533px;
        box-sizing: border-box;
    }
    .six_view .content {
        height: 390px;
        background: rgba(0, 0, 0, 0.2);
        padding: 47px 0;
        box-sizing: border-box;
    }
    .six_view .content .title {
        font-size: 36px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 50px;
        text-align: center;
        margin-bottom: 15px;
    }
    .six_view .content .row {
        display: flex;
        justify-content: center;
        padding: 37px 0;
    }
    .six_view .content .row .item {
        display: flex;
        box-sizing: border-box;
        align-items: center;
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        line-height: 25px;
        width: 500px;
        padding-left: 100px;
    }
    .six_view .content .row .item .text {
        font-size: 18px;
    }
    .six_view .content .row .item .line {
        font-size: 18px;
        padding: 0 20px;
    }
    .six_view .content .row .item img {
        margin-right: 30px;
    }
    .pageserver .swiper-container {
        width: 1120px;
        padding: 5px 0 !important;
    }
    .pageserver {
        padding: 75px 0 100px;
    }
    .pageserver .swiper-container li {
        width: 400px;
        height: 400px;
        background: #FFFFFF;
        border-radius: 10px;
        padding: 77px 44px;
        box-sizing: border-box;
        cursor: pointer;
        box-shadow: 0 2px 8px 0 rgba(20, 21, 45, 0.28);
    }
    .pageserver .swiper-container .swiper-slide-active {
        border-radius: 10px;
    }
    .pageserver .evaluate-user {
        text-align: center;
        border-bottom: 1px solid #D8D8D8;
        padding-bottom: 30px;
    }
    .pageserver .evaluate-user img {
        width: 80px;
        height: 80px;
    }
    .pageserver .evaluate-user .name {
        font-size: 16px;
        color: #000000;
        line-height: 16px;
        margin-top: 20px;
    }
    .pageserver .evaluate-content {
        margin-top: 27px;
        font-size: 16px;
        color: #666666;
        letter-spacing: 0;
        line-height: 24px;
    }
    .pageserver .page_title {
        font-size: 36px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
        margin-bottom: 44px;
        text-align: center;
    }
    .pageserver .swiper-button-prev,
    .pageserver .swiper-button-next {
        display: none;
    }
}

@media (max-width: 960px) {
    .banan_bg {
        width: 100%;
        height: 4.00rem;
        background: url('../images/mobile/banner_bg (2).png') no-repeat center center;
        background-size: cover;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: .80rem;
        padding-top: .50rem;
    }
    .banan_bg .content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .banan_bg .title {
        font-size: .46rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: .80rem;
        text-align: center;
    }
    .banan_bg .info_list {
        display: flex;
        margin-top: .25rem;
    }
    .banan_bg .info_list .item {
        display: flex;
        align-items: center;
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: .33rem;
        text-shadow: .01rem .01rem .04rem rgba(0, 55, 171, 0.5);
        margin: 0 .15rem;
    }
    .banan_bg .info_list .item img {
        margin-right: .05rem;
        width: .24rem;
    }
    .banan_bg .download_btn {
        display: none;
        width: 268px;
        height: 68px;
        background: rgba(255, 255, 255, 1);
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 22px;
        justify-content: center;
        align-items: center;
    }
    .banan_bg .download_btn .icon {
        width: 22px;
        height: 22px;
        background: url('../images/icon_download.png') no-repeat center;
        margin-left: 17px;
        display: block;
    }
    .banan_bg .download_btn:hover .icon {
        background: url('../images/icon_download2.png') no-repeat center;
    }
    .banan_bg .download_btn img {
        margin-left: 17px;
    }
    .noe_view {
        padding: .80rem 0;
        background: #F9FAFC;
    }
    /*.noe_view .list_m{*/
    /*    display: none;*/
    /*}*/
    .noe_view .list {
        display: flex;
        /* justify-content: space-between; */
        margin-top: .20rem;
        flex-wrap: wrap;
    }
    .noe_view .list li {
        margin-top: .30rem;
        padding: .30rem 0;
        margin-left: 4%;
        position: relative;
        width: 44%;
        /* height: 367px; */
        background: rgba(255, 255, 255, 1);
        box-shadow: 2px 2px 8px 0px rgba(0, 85, 215, 0.15);
    }
    .noe_view .list img {
        margin: 0px auto .20rem;
        display: block;
        width: .60rem;
    }
    .noe_view .title {
        text-align: center;
        font-size: .42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
    }
    .noe_view .list .text_box {}
    .noe_view .list .text_box h3 {
        text-align: center;
        font-size: .30rem;
        font-family: PingFangSC-Medium, PingFang SC;
        color: rgba(51, 51, 51, 1);
        line-height: .46rem;
        font-weight: 500;
    }
    .noe_view .list .text_box p {
        margin: .13rem auto 0;
        font-size: .22rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: .46rem;
        text-align: center;
        padding: 0 4%;
    }
    .zcyw_view {
        padding: .95rem 0 .95rem 0;
        background: #fff;
    }
    .zcyw_view .title {
        font-size: .42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: .61rem;
        text-align: center;
        margin-bottom: .44rem;
    }
    .zcyw_view .list {
        width: 100%;
        padding: 0 4%;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .zcyw_view .list li {
        width: 46%;
        background: rgba(255, 255, 255, 1);
        /* box-shadow: 1px 1px 8px 0px rgba(0, 74, 207, 0.2); */
        border-radius: 4px;
        /* margin: 0 15rem 30rem; */
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: .30rem 0;
        box-sizing: border-box;
    }
    .zcyw_view .list li img {
        width: .52rem;
        height: .52rem;
        margin-top: .6rem;
    }
    .zcyw_view .list li h3 {
        text-align: center;
        font-size: .28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: .40rem;
        margin: .24rem 0 .20rem 0;
    }
    .zcyw_view .list li p {
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: .52rem;
        text-align: center;
        white-space: normal;
    }
    .jdcz_view {
        padding: .85rem 0 .40rem 0;
        background: #F9FAFC;
    }
    .jdcz_view .title {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: .46rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(0, 74, 207, 1);
        line-height: .65rem;
        margin-bottom: .57rem;
    }
    .jdcz_view .title .secondary {
        color: #333;
    }
    .jdcz_view .list {
        display: none;
    }
    .jdcz_view .list_m {
        width: 100%;
        padding: 0 .27rem;
        box-sizing: border-box;
    }
    .jdcz_view .list_m .item_box {
        display: flex;
        align-items: flex-end;
        margin-bottom: .67rem;
    }
    .jdcz_view .list_m .item_box>.next_right {
        width: .90rem;
        height: .89rem;
        margin-bottom: -0.22rem;
        margin-left: .38rem;
        transform: rotateY(180deg);
    }
    .jdcz_view .list_m .item_box>.next_left {
        width: .90rem;
        height: .89rem;
        margin-bottom: -0.22rem;
        margin-left: .40rem;
        margin-right: .53rem;
    }
    .jdcz_view .list_m .item_box .item p {
        font-size: .28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: .40rem;
        text-align: center;
        margin-bottom: .27rem;
    }
    .jdcz_view .list_m .item_box .item img {
        width: 4.49rem;
        height: 3.54rem;
        object-fit: cover;
    }
    .cjwt_view {
        padding: .56rem 0 .01rem 0;
    }
    .cjwt_view .title {
        text-align: center;
        font-size: .36rem;
        font-family: PingFangSC-Light, PingFang SC;
        font-weight: 300;
        color: rgba(0, 0, 0, 1);
        line-height: .50rem;
        margin-bottom: .80rem;
    }
    .cjwt_view .list {
        width: 100%;
    }
    .cjwt_view .item-box {
        position: relative;
        z-index: 1;
        margin: 0 15px;
    }
    .cjwt_view .item {
        position: relative;
        width: 6.90rem;
        /* min-height: 597rem; */
        background: rgba(255, 255, 255, 1);
        /* box-shadow: 2rem 2rem 8rem 0rem rgba(0, 85, 215, 0.15); */
        border-radius: 18px;
        padding-top: 0.70rem;
        text-align: center;
        margin-bottom: 0.95rem;
    }
    .cjwt_view .item-box .circular {
        width: 1.20rem;
        height: 1.20rem;
        position: absolute;
        box-shadow: 2px 2px 8px 0px rgba(0, 85, 215, 0.15);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #FFF;
        top: -0.55rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }
    .cjwt_view .item-box .icon_box {
        width: 1.10rem;
        height: 1.10rem;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #FFF;
        top: -0.55rem;
        left: 50%;
        transform: translateX(-50%);
    }
    .cjwt_view .item-box .icon_box img {
        width: .90rem;
        height: .90rem;
    }
    .cjwt_view .item .title_min {
        text-align: center;
        font-size: .26rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: .37rem;
    }
    .cjwt_view .item ul {
        width: 100%;
        padding: .30rem;
        box-sizing: border-box;
    }
    .cjwt_view .item ul li {
        margin-bottom: 20px;
        text-align: left;
    }
    .cjwt_view .item ul li:last-child {
        margin-bottom: 0;
    }
    .cjwt_view .item ul a.active {
        color: #0055D7;
    }
    .cjwt_view .item ul a {
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: .33rem;
    }
    .cjwt_view .item .more {
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(0, 0, 0, 1);
        line-height: .33rem;
        text-decoration: underline;
    }
    .rmtj_view {
        width: 100%;
        padding: 1.18rem 0;
        background: rgba(249, 249, 249, 1);
    }
    .rmtj_view .title {
        text-align: center;
        font-size: .36rem;
        font-family: PingFangSC-Light, PingFang SC;
        font-weight: 300;
        color: rgba(51, 51, 51, 1);
        line-height: .50rem;
        margin-bottom: .30rem;
        display: none;
    }
    .rmtj_view .list {
        width: 100%;
        padding: 0 4%;
        box-sizing: border-box;
    }
    .rmtj_view .list .item {
        border-radius: .20rem;
        box-sizing: border-box;
        text-align: center;
    }
    .rmtj_view .list .item:nth-child(1) {
        display: none;
    }
    .rmtj_view .list .item h4 {
        text-align: center;
        font-size: .42rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600;
        color: rgba(51, 51, 51, 1);
        line-height: .60rem;
        margin-bottom: .50rem;
    }
    .rmtj_view .list .item img {
        width: 1.20rem;
        height: 1.20rem;
        object-fit: cover;
    }
    .rmtj_view .list .item li {
        display: flex;
        margin-bottom: .30rem;
        text-align: left;
    }
    .rmtj_view .list .item li div {
        flex: 1;
        margin-left: .20rem;
    }
    .rmtj_view .list .item .text_title {
        display: block;
        font-size: .24rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(0, 85, 215, 1);
        line-height: .33rem;
        margin-bottom: .21rem;
    }
    .rmtj_view .list .item .ellipsis2 {
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: .33rem;
    }
    .rmtj_view .list .item .more {
        font-size: .24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: .33rem;
        text-decoration: underline;
    }
    .six_view {
        background: url('../images//mobile/img_bg (1).png') no-repeat;
        background-size: cover;
        padding: .72rem 4% .65rem;
        /* height: 541rem; */
        box-sizing: border-box;
    }
    .six_view .content {
        background: rgba(0, 0, 0, 0.2);
        padding: .30rem 0;
        box-sizing: border-box;
    }
    .six_view .content .title {
        font-size: .42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: .50rem;
        text-align: center;
        margin-bottom: .30rem;
    }
    .six_view .content .row {
        display: flex;
        justify-content: center;
        padding: .25rem 0;
    }
    .six_view .content .row .item {
        display: flex;
        box-sizing: border-box;
        align-items: flex-start;
        font-size: .22rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        line-height: .28rem;
        width: 500px;
        padding-left: 1.00rem;
        position: relative;
        flex-direction: column;
    }
    .six_view .content .row .item .text {
        font-size: .28rem;
        margin-bottom: .08rem;
        line-height: .40rem;
    }
    .six_view .content .row .item .line {
        font-size: 18px;
        padding: 0 20px;
        display: none;
    }
    .six_view .content .row .item img {
        margin-right: 30px;
        width: .40rem;
        position: absolute;
        left: .30rem;
        top: .10rem;
    }
    .pageserver {
        padding: .68rem 0 .80rem
    }
    .pageserver .swiper-container {
        padding: .05rem 0;
    }
    .pageserver .swiper-container li {
        width: 4.00rem;
        padding: .38rem .20rem .40rem;
        background: #FFFFFF;
        border-radius: 10px;
        box-sizing: border-box;
        cursor: pointer;
        box-shadow: 0 2px 8px 0 rgba(20, 21, 45, 0.28);
    }
    .pageserver .swiper-container .swiper-slide-active {
        border-radius: 10px;
    }
    .pageserver .evaluate-user {
        text-align: center;
        border-bottom: 1px solid #D8D8D8;
        padding-bottom: .20rem;
    }
    .pageserver .evaluate-user img {
        width: .92rem;
        height: .92rem;
    }
    .pageserver .evaluate-user .name {
        font-size: .28rem;
        color: #000000;
        line-height: .40rem;
        margin-top: .20rem;
    }
    .pageserver .evaluate-content {
        margin-top: .10rem;
        font-size: .24rem;
        color: #666666;
        letter-spacing: 0;
        line-height: .50rem;
    }
    .pageserver .page_title {
        font-size: .42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
        margin-bottom: .42rem;
        text-align: center;
    }
    .pageserver .swiper-button-prev,
    .pageserver .swiper-button-next {
        display: none;
    }
}