* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

body {
    position: relative;
}

@media (min-width: 960px) {
    .banan_bg {
        background: url('../images/banner_bg4.png') no-repeat;
        background-size: cover;
        height: 800px;
        box-sizing: border-box;
        padding-top: 80px;
        margin-top: 80px;
    }
    .banan_bg .info {
        width: 1000px;
        margin: 0 auto;
    }
    .banan_bg .info .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;
        text-align: center;
    }
    .banan_bg .info ul {
        display: flex;
        margin-top: 56px;
        justify-content: center;
    }
    .banan_bg .info ul li {
        display: Flex;
        align-items: center;
        font-size: 18px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 25px;
        /* margin-right: 44px; */
        margin: 0 32px;
    }
    .banan_bg .info ul li img {
        margin-right: 12px;
    }
    .banan_bg .info .download_btn {
        width: 300px;
        height: 70px;
        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;
        margin: 72px auto 0;
    }
    .banan_bg .info .download_btn .icon {
        background: url('../images/icon_qrcode2.png') no-repeat;
        margin-left: 22px;
        width: 20px;
        height: 20px;
    }
    .banan_bg .info .download_btn:hover {
        color: #0055D7;
    }
    .banan_bg .info .download_btn:hover .icon {
        background: url('../images/icon_qrcode.png') no-repeat;
    }
    .banan_info {
        background: #333333;
        padding: 32px 0;
    }
    .banan_info .row {
        width: 1000px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        background: #333333;
        font-size: 20px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 28px;
        justify-content: space-between;
        padding: 18px 0;
    }
    .banan_info .row .item {
        display: flex;
        align-items: center;
        width: 300px;
    }
    .row {
        display: flex;
    }
    .banan_info .row .item:nth-child(2) {
        flex: 1;
        justify-content: center;
    }
    .banan_info .row .item img {
        margin-right: 20px;
    }
    .zcyw_view .download_btn {
        width: 300px;
        height: 70px;
        background: rgba(255, 255, 255, 1);
        border: 1px solid rgba(51, 51, 51, 1);
        display: flex;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 22px;
    }
    .zcyw_view .download_btn .icon {
        background: url('../images/icon_download (2).png') no-repeat;
        margin-left: 20px;
        width: 20px;
        height: 20px;
    }
    .zcyw_view .download_btn:hover {
        color: #0055D7;
        border: 1px solid #0055D7;
    }
    .zcyw_view .download_btn:hover .icon {
        background: url('../images/icon_download3.png') no-repeat;
    }
    .thr_view {
        background: #F9FAFC;
        padding-top: 66px;
        height: 380px;
        overflow: hidden;
    }
    .thr_view .content {
        width: 1100px;
        display: flex;
    }
    .thr_view .content img {
        margin-right: 123px;
        margin-left: 142px;
    }
    .thr_view .content .info {
        /* width: 404px; */
    }
    .thr_view .content .info .title {
        margin-top: 80px;
        font-size: 24px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 33px;
    }
    .thr_view .content .info .desc {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 32px;
        margin-top: 30px;
    }
    .four_view {
        padding-top: 48px;
    }
    .four_view .content {
        width: 1000px;
        display: flex;
    }
    .four_view .content img {
        margin-right: 110px;
        margin-left: 155px;
    }
    .four_view .content .info {
        width: 404px;
        margin-left: 106px;
    }
    .four_view .content .info .title {
        margin-top: 106px;
        font-size: 24px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 33px;
    }
    .four_view .content .info .desc {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 32px;
        margin-top: 17px;
    }
    .five_view {
        background: #F9FAFC;
        padding-top: 33px;
        margin-bottom: 100px;
    }
    .five_view .content {
        width: 1000px;
        display: flex;
    }
    .five_view .content img {
        margin-right: 146px;
        margin-left: 220px;
    }
    .five_view .content .info .title {
        margin-top: 112px;
        font-size: 24px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 33px;
        margin-bottom: 30px;
    }
    .five_view .content .info .desc {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 32px;
        margin-top: 12px;
        width: 404px;
    }
    .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;
    }
    .zcyw_view .list li {
        width: 280px;
        height: 240px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        box-sizing: border-box;
        justify-content: center;
    }
    .zcyw_view .list li a {
        display: flex;
        width: 100%;
        height: 100%;
        flex-direction: column;
        align-items: center;
        text-align: center;
        box-sizing: border-box;
        justify-content: center;
    }
    .zcyw_view .list li a:hover {
        background: rgba(255, 255, 255, 1);
        box-shadow: 2px 2px 8px 0px rgba(0, 85, 215, 0.15);
    }
}

@media (max-width: 960px) {
    .banan_bg {
        background: url('../images/mobile/banner_bg (6).png') no-repeat;
        background-size: cover;
        height: 4.00rem;
        box-sizing: border-box;
        padding: 0.43rem 4% 0;
        margin-top: 0.80rem;
    }
    .banan_bg .info {
        /* width: 1000px; */
        margin: 0 auto;
    }
    .banan_bg .info .download_btn .icon {
        background: url('../images/icon_download (2).png') no-repeat;
        background-size: contain;
        margin-left: 0.22rem;
        width: 0.30rem;
        height: 0.30rem;
    }
    .download_btn .icon {
        display: none;
    }
    .isPC .icon {
        display: block;
    }
    .banan_bg .info .title {
        font-size: 0.46rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 0.60rem;
        /* margin-top: 177px; */
        text-align: center;
    }
    .banan_bg .info ul {
        display: flex;
        margin-top: 0.26rem;
        justify-content: center;
    }
    .banan_bg .info ul li {
        display: Flex;
        align-items: center;
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 25px;
        margin-right: 0.32rem;
        white-space: nowrap;
    }
    .banan_bg .info ul li img {
        margin-right: 0.08rem;
        width: 0.24rem;
    }
    .banan_bg .info .download_btn {
        width: 3.00rem;
        height: 0.70rem;
        background: rgba(255, 255, 255, 1);
        font-size: 0.26rem;
        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;
        margin: 0.62rem auto 0;
    }
    .zcyw_view .download_btn img {
        margin-left: 0.10rem;
        width: 0.24rem;
    }
    .zcyw_view .download_btn .qrcode_view .arr_icon {
        width: 0.70rem;
    }
    .banan_info {
        background: #333333;
        padding: 0.30rem 2% 0;
        box-sizing: border-box;
    }
    .banan_info .row {
        /* width: 1000px; */
        margin: 0 auto;
        display: flex;
        /* flex-wrap: wrap; */
        background: #333333;
        font-size: 0.20rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 28px;
        justify-content: space-between;
        padding-bottom: 0.30rem;
    }
    .banan_info .row .item {
        display: flex;
        align-items: center;
        width: 33%;
    }
    .banan_info .row .item span {
        white-space: nowrap;
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .row {
        display: flex;
    }
    .banan_info .row .item:nth-child(2) {
        flex: 1;
        justify-content: center;
    }
    .banan_info .row .item img {
        margin-right: 0.20rem;
        height: 0.30rem;
    }
    .zcyw_view .download_btn {
        width: 3.00rem;
        height: 0.80rem;
        background: rgba(255, 255, 255, 1);
        border: 1px solid rgba(51, 51, 51, 1);
        display: flex;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
        font-size: 0.28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
    }
    .zcyw_view .download_btn img {
        margin-left: 0.10rem;
        width: 0.24rem;
    }
    .thr_view {
        background: #F9FAFC;
        padding-top: 0.75rem;
    }
    .thr_view .content {
        /* width: 1000px; */
        display: flex;
        align-items: flex-start;
    }
    .thr_view .content img {
        /* margin-right: 85rem; */
        width: 3.24rem;
        /* margin-left: 0.3rem; */
        margin-right: 0.41rem;
    }
    .thr_view .content .info {
        flex: 1;
    }
    .thr_view .content .info .title {
        font-size: 0.32rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 0.45rem;
        margin-bottom: 0.20rem;
    }
    .thr_view .content .info .desc {
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 0.46rem;
    }
    .thr_view .content .info .desc span {
        display: block;
        margin-top: 0.08rem;
    }
    .four_view {
        padding-top: 0.4rem;
    }
    .four_view .content {
        /* width: 1000px; */
        display: flex;
        padding: 0 4%;
        box-sizing: border-box;
        align-items: flex-start;
        justify-content: space-between;
    }
    .four_view .content img {
        width: 2.58rem;
        margin-left: 0.80rem;
    }
    .four_view .content .info {
        flex: 1;
    }
    .four_view .content .info .title {
        margin-top: 0.10rem;
        font-size: 0.32rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 0.59rem;
    }
    .four_view .content .info .desc {
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 0.46rem;
    }
    .five_view {
        background: #F9FAFC;
        margin-bottom: 0.80rem;
        padding: 0.30rem 4% 0 0;
    }
    .five_view .content {
        /* width: 1000px; */
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .five_view .content img {
        /* margin-right: 126px; */
        margin-left: 0.3rem;
        width: 3.10rem;
        margin-right: 0.30rem;
    }
    .five_view .content .info .title {
        font-size: 0.32rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 0.45rem;
        margin-bottom: 0.26rem;
        margin-top: 0.30rem;
    }
    .five_view .content .info .desc {
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        line-height: 0.46rem;
    }
    .six_view {
        background: url('../images//mobile/img_bg (1).png') no-repeat;
        background-size: cover;
        padding: 0.72rem 4% 0.65rem;
        /* height: 541rem; */
        box-sizing: border-box;
    }
    .six_view .content {
        background: rgba(0, 0, 0, 0.2);
        padding: 0.30rem 0;
        box-sizing: border-box;
    }
    .six_view .content .title {
        font-size: 0.42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 0.50rem;
        text-align: center;
        margin-bottom: 0.30rem;
    }
    .six_view .content .row {
        display: flex;
        justify-content: center;
        padding: 0.25rem 0;
    }
    .six_view .content .row .item {
        display: flex;
        box-sizing: border-box;
        align-items: flex-start;
        font-size: 0.22rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        line-height: 0.28rem;
        width: 500px;
        padding-left: 1.00rem;
        position: relative;
        flex-direction: column;
    }
    .six_view .content .row .item .text {
        font-size: 0.28rem;
        margin-bottom: 0.08rem;
        line-height: 0.40rem;
    }
    .six_view .content .row .item .line {
        font-size: 18px;
        padding: 0 0.28rem;
        display: none;
    }
    .six_view .content .row .item img {
        margin-right: 30px;
        width: 0.40rem;
        position: absolute;
        left: 0.30rem;
        top: 0.10rem;
    }
    .zcyw_view {
        padding: 0.95rem 0 0.95rem 0;
        background: #fff;
    }
    .zcyw_view .title {
        font-size: 0.42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 0.61rem;
        text-align: center;
        margin-bottom: 0.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: 0.30rem 0;
        box-sizing: border-box;
    }
    .zcyw_view .list li a {
        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;
        box-sizing: border-box;
    }
    .zcyw_view .list li img {
        width: 0.52rem;
        height: 0.52rem;
        margin-top: 0.06rem;
    }
    .zcyw_view .list li h3 {
        text-align: center;
        font-size: 0.28rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 500;
        color: rgba(51, 51, 51, 1);
        line-height: 0.40rem;
        margin: 0.24rem 0 0.20rem 0;
    }
    .zcyw_view .list li p {
        font-size: 0.24rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 0.52rem;
        text-align: center;
    }
    .pageserver {
        padding: 0.68rem 0 0.80rem
    }
    .pageserver .swiper-container {
        padding: 0.05rem 0 !important;
    }
    .pageserver {
        padding: 0.68rem 0 0.80rem;
    }
    .pageserver .swiper-container li {
        width: 4.00rem;
        padding: 0.38rem 0.20rem 0.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: 0.20rem;
    }
    .pageserver .evaluate-user img {
        width: 0.92rem;
        height: 0.92rem;
    }
    .pageserver .evaluate-user .name {
        font-size: 0.28rem;
        color: #000000;
        line-height: 0.40rem;
        margin-top: 0.20rem;
    }
    .pageserver .evaluate-content {
        margin-top: 0.10rem;
        font-size: 0.24rem;
        color: #666666;
        letter-spacing: 0;
        line-height: 0.50rem;
    }
    .pageserver .page_title {
        font-size: 0.42rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 50px;
        margin-bottom: 0.42rem;
        text-align: center;
    }
    .pageserver .swiper-button-prev,
    .pageserver .swiper-button-next {
        display: none;
    }
}