@media screen and (max-width: 1500px) {
    .main {
        margin: 0 auto;
        max-width: 1000px;
    }

    .banner {
        height: 610px;
    }

    .banner .header_xx .logo {
        width: 120px;
    }

    .banner .header_xx a {
        width: 90px;
        height: 35px;
        font-size: 14px;
        padding: 7px 10px !important;
    }

    .banner .content {
        padding-top: 275px;
    }

    .banner .content .title {
        font-size: 50px;
    }

    .banner .content .inp {
        margin-top: 50px;
        width: auto;
        height: 40px;
    }

    .banner .content .inp .txt {
        font-size: 14px;
    }

    .banner .content .inp .kh {
        width: 130px;
        height: 34px;
        font-size: 18px;
        margin: 2px;
    }

    .banner .content .inp .kh i {
        left: 15px;
        top: 9px;
        width: 12px;
        height: 17px;
    }

    .collection ul li {
        width: 435px;
        height: 275px;
        margin: 50px 90px 0 0;
    }

    .collection ul li .t {
        padding: 10px 20px 0 30px;
    }

    .collection ul li .t .title {
        font-size: 24px;
    }

    .collection ul li .t .img {
        width: 80px;
        height: 80px;
    }

    .collection ul li .xx {
        padding: 0 20px 0 30px;
    }

    .collection ul li .xx p {
        font-size: 13px;
    }

    .collection ul li:nth-child(2) {
        margin-top: 120px;
    }

    .collection ul li:nth-child(3) {
        margin-top: -20px;
    }

    .collection ul li:nth-child(4) {
        margin-top: 50px;
    }

    .collection ul li:nth-child(4) .xx p {
        width: 360px;
        font-size: 13px;
        white-space: normal;
        background-position-y: 14px;
    }

    .foreign {
        margin-top: 30px;
        height: auto;
        padding-bottom: 30px;
    }

    .foreign .foreign_c .title {
        font-size: 34px;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .foreign .foreign_c ul li {
        width: 450px;
        height: auto;
        margin-bottom: 15px;
    }

    .foreign .foreign_c ul li:nth-child(odd) {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .foreign .foreign_c ul li .img {
        margin: 15px 15px 0 15px;
    }

    .foreign .foreign_c ul li .xx {
        margin-top: 15px;
    }

    .foreign .foreign_c ul li .xx .name {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .foreign .foreign_c ul li .xx .ms {
        font-size: 14px;
        width: 300px;
        height: auto;
    }

    .payment .title {
        margin: 30px auto;
        font-size: 34px;
    }

    .payment .content .list {
        width: 760px;
    }

    .payment .content .list:nth-child(2) {
        width: 880px;
    }

    .payment .content .list:nth-child(3) {
        width: 1000px;
    }

    .payment .content .list:nth-child(4) {
        width: 880px;
    }

    .payment .content .list:nth-child(5) {
        width: 760px;
    }

    .payment .content .list .item {
        width: 160px;
        height: 47px;
        font-size: 14px;
        line-height: 47px;
        margin-bottom: 20px;
    }

    .payment .zj {
        top: 90px;
        width: 370px;
        height: 310px;
        margin-left: -185px;
    }

    .payment .zj .sk,
    .payment .zj .fk {
        font-size: 24px;
    }

    .payment .zj .img {
        width: 204px;
        height: 198px;
    }

    .payment .box_x_bg {
        top: 174px;
        width: 560px;
        height: 208px;
        margin-left: -280px;
    }

    .payment .box_x_q {
        top: 170px;
        width: 560px;
        height: 209px;
        margin-left: -284px;
    }

    .payment .box_x_q .xq {
        width: 8px;
        height: 8px;
    }

    @keyframes box_x_q_animX {
        0% {
            left: 560px;
        }

        100% {
            left: 0;
        }
    }

    @keyframes box_x_q_animY {
        0% {
            top: 209px;
        }

        100% {
            top: 0;
        }
    }

    .payment .box_d_bj {
        /* top: 169px;
        width: 600px;
        height: 210px;
        margin-left: -300px; */
        top: 152px;
        width: 800px;
        height: 280px;
        margin-left: -400px;
    }

    .payment .box_d_q {
        top: 148px;
        width: 800px;
        height: 280px;
        margin-left: -404px;
    }

    .payment .box_d_q .xq {
        width: 8px;
        height: 8px;
    }

    @keyframes box_d_q_animX {
        0% {
            left: 0;
        }

        100% {
            left: 800px;
        }
    }

    @keyframes box_d_q_animY {
        0% {
            top: 0;
        }

        100% {
            top: 280px;
        }
    }

    .flobal {
        margin-top: 50px;
        height: auto;
        padding-bottom: 30px;
    }

    .flobal .flobal_c .title {
        font-size: 34px;
        margin: 30px auto;
    }

    .flobal .flobal_c .content ul {
        padding: 0 100px;
    }

    .flobal .flobal_c .content ul li .img {
        width: 184px;
        height: 156px;
    }

    .flobal .flobal_c .content ul li .ms {
        width: 200px;
        height: auto;
        font-size: 16px;
        line-height: 30px;
    }

    .flobal .flobal_c .content ul li .ms span {
        font-size: 20px;
    }

    .prepare {
        height: auto;
        justify-content: center;
        margin-bottom: 50px;
        overflow: hidden;
    }

    .prepare .prepare_x {
        font-size: 32px;
        margin: 30px 0;
    }

    .prepare .swiper-container {
        width: 850px;
        height: 215px;
    }

    .prepare .swiper-container .swiper-slide {
        padding: 15px;
    }

    .prepare .swiper-container .swiper-slide .limg {
        width: 180px;
        height: 165px;
    }

    .prepare .swiper-container .swiper-slide .xx {
        width: auto;
        padding-top: 5px;
    }

    .prepare .swiper-container .swiper-slide .xx .title {
        font-size: 14px;
        line-height: 26px;
    }

    .prepare .swiper-container .swiper-slide .xx .mc {
        margin-top: 15px;
    }

    .prepare .swiper-container .swiper-slide .xx .mc .dz {
        font-size: 15px;
    }

    .prepare .swiper-container .swiper-slide .xx .mc .dz::after {
        bottom: 1;
    }

    .prepare .swiper-container .swiper-slide .xx .mc .user .name {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .prepare .swiper-container .swiper-slide .xx .mc .user .position {
        font-size: 16px;
        margin-top: 3px;
    }

    .register {
        height: 230px;
    }

    .register .register_c {
        width: 800px;
    }

    .register .register_c .title {
        font-size: 24px;
        margin-top: 56px;
    }

    .register .register_c .btn {
        width: 110px;
        height: 34px;
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
    }

    .register .register_c img {
        width: 200px;
        top: 6px;
    }

    .register .register_c .register_t {
        top: -21px;
        width: 78px;
        height: 40px;
    }

    .cooperative .title {
        font-size: 34px;
        margin: 50px auto;
    }



    .section_container_con {
        width: 1150px !important;
        max-width: 1150px;
    }

    .footer_top_box .footer_left {
        width: 35%;
        padding-right: 5px;
    }

    .footer_top_box .footer_right {
        width: 54%;
    }

    .footer_top_box .footer_right ul li .li_con {
        width: 85px;
    }

    .footer_top_box .footer_left .numbers_box {
        padding-right: 10px;
    }

    .footer_top_box .footer_right ul li p a {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .footer_top_box .footer_right ul li a {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .footer_top_box .footer_left .numbers_box h3 {
        font-size: 28px;
        margin-right: 48px;
    }

    .footer_top_box .footer_left .numbers_box .numbers {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .footer_top_box .footer_left .code_box {
        margin-top: 50px;
        padding: 30px 45px;
    }

    .footer_top_box .footer_left .code_box .pic_line {
        padding: 0 30px;
        height: 135px;
    }

    .footer_top_box .footer_left .code_box .pic_box {
        width: 110px;
    }

    .footer_top_box .footer_left .code_box .pic_box img {
        width: 100%;
    }

    .footer_top_box .footer_left .numbers_box p {
        font-size: 14px;
    }

    .footer_top_box .footer_left .code_box .pic_box p {
        font-size: 15px;
    }

    .footer_bottom .footer_column {
        padding: 12px 0 !important;
    }

    .footer_bottom .footer_column .m_hover p {
        width: 178px !important;
    }

    .footer_bottom p {
        font-size: 12px;
        padding: 18px 0;
    }

    /* 侧边栏 */
    .sidebar_box {
        width: 40px;
        height: auto;
        position: fixed;
        top: 35%;
        right: 10px;
        margin-top: -60px;
        z-index: 999;
    }

    .sidebar_box_conter {
        width: 100%;
        height: auto;
        position: relative;
    }

    .sidebar_box_conter ul li {
        float: left;
        width: 40px;
        height: 50px;
        padding: 12px 8px;
        box-sizing: border-box;
        text-align: center;
        background: rgba(31, 120, 240, 1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        cursor: pointer;
    }

    .sidebar_box_conter ul li p {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 16px;
    }

    .sidebar_box_conter ul li .text_box {
        width: 0px;
        height: 50px;
        background: #3774ea;
        box-sizing: border-box;
        padding: 17px 0px;
        box-sizing: border-box;
        position: absolute;
        right: 40px;
        opacity: 0;
    }

    .sidebar_box_conter ul li.zhiCustomBtn .text_box {
        top: 0px;
    }

    .sidebar_box_conter ul li.sidebar_box_telephone .text_box {
        top: 50px;
    }

    .sidebar_box_conter ul li.qaCustonBtn .text_box {
        top: 150px;
    }

    .sidebar_box_conter ul li.registerCustonBtn .text_box {
        top: 200px;
    }

    .sidebar_box_conter ul li .text_box p {
        width: 150px;
        font-size: 16px;
        line-height: 16px;
    }

    .sidebar_box_gzh .gzh {
        left: -146px;
        top: 66px;
    }

    .sidebar_box_gzh .gzh img {
        width: 110px;
    }

}

.sildebar_moblie_box {
    display: none;
  }


@media screen and (max-width: 768px) {
    .main {
        margin: 0 auto;
        max-width: 100%;
    }

    .sidebar_box {
        display: none;
    }

    .section_container_con {
        width: 100% !important;
        max-width: 100%;
    }

    .banner {
        height: 65vh;
        background: url(../images/banner.png) no-repeat 34% center;
        background-size: cover;
    }

    .banner .header_xx {
        padding: 20px;
    }

    .banner .header.active .header_xx {
        padding: 20px;
    }

    .banner .header_xx .logo {
        width: 80px;
    }

    .banner .header_xx a {
        width: 55px;
        height: auto;
        font-size: 12px;
    }

    .banner .header_xx .gw {
        width: 70px;
        margin-right: 18px;
    }

    .banner .header_xx .login {
        padding: 4px 0px;
    }

    .banner .header_xx .reg {
        padding: 4px 0;
    }

    .banner .content {
        padding-top: 200px;
    }

    .banner .content .title {
        font-size: 20px;
    }

    .banner .content .inp {
        width: auto;
        height: 40px;
        padding-right: 3px;
    }

    .banner .content .inp .txt {
        font-size: 12px;
    }

    .banner .content .inp .kh {
        width: 100%;
        height: 34px;
        font-size: 12px;
        padding: 0px 20px 0 35px;
    }

    .banner .content .inp .kh i {
        left: 15px;
        top: 9px;
        width: 12px;
        height: 17px;
    }

    .cooperative img {
        margin-bottom: 0px;
    }

    .collection ul li {
        width: 100%;
        margin: 10px;
        height: auto;
        padding-bottom: 10px;
        box-shadow: none;
    }

    .collection ul li::before {
        opacity: 1;
    }

    .collection ul li .t {
        padding: 10px 35px 0 35px;
    }

    .collection ul li:nth-child(n) .t .title {
        font-size: 20px;
        color: #FFFFFF;
    }

    .collection ul li .t .img {
        width: 60px;
        height: 60px;
        background: url(../images/sk1_1.png) no-repeat center center;
        background-size: cover;
    }

    .collection ul li .xx {
        padding: 0 18px;
    }

    .collection ul li:nth-child(n) .xx p {
        width: 100%;
        white-space: normal;
        font-size: 12px;
        color: #FFFFFF;
        background: url(../images/icon_jc0.png) no-repeat left 5px;
        background-size: 12px;
        line-height: 23px;
    }

    .collection ul li:nth-child(n+2) {
        margin: 10px;
        margin-top: 0;
        box-shadow: none;
    }

    .collection ul li:nth-child(2) .t .img {
        background: url(../images/sk2_2.png) no-repeat center center;
        background-size: cover;
    }

    .collection ul li:nth-child(3) .t .img {
        background: url(../images/sk3_3.png) no-repeat center center;
        background-size: cover;
    }

    .collection ul li:nth-child(4) .t .img {
        background: url(../images/sk4_4.png) no-repeat center center;
        background-size: cover;
    }

    .foreign {
        height: auto;
        margin-top: 0;
    }

    .foreign .foreign_c .title {
        font-size: 24px;
        margin: 30px 0;
        margin-bottom: 20px;
    }

    .foreign .foreign_c ul {
        margin-bottom: 10px;
    }

    .foreign .foreign_c ul li {
        width: 100%;
        height: auto;
        margin: 10px 20px 0 20px !important;
        padding-bottom: 4px;
    }

    .foreign .foreign_c ul li .img {
        margin: 10px 10px 0 10px;
    }

    .foreign .foreign_c ul li .xx {
        width: 70%;
        padding: 0 10px;
        margin-top: 15px;
    }

    .foreign .foreign_c ul li .xx .name {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .foreign .foreign_c ul li .xx .ms {
        width: auto;
        font-size: 12px;
        font-weight: bold;
    }

    .payment .title {
        font-size: 24px;
        margin: 30px 0;
    }

    .payment .zj,
    .payment .box_x_bg,
    .payment .box_x_q,
    .payment .box_d_bj,
    .payment .box_d_q {
        display: none;
    }

    .payment .content {
        width: 100%;
        margin-bottom: 10px;
        padding: 0 20px;
    }

    .payment .content .list:nth-child(n) {
        width: 96%;
        margin: 10px auto;
        margin-top: 0;
    }

    .payment .content .list .item {
        width: 48%;
        height: auto;
        margin-bottom: 0;
        font-size: 14px;
    }

    .flobal {
        margin-top: 0;
        height: auto;
    }

    .flobal .flobal_c .title {
        margin: 30px;
        font-size: 24px;
        line-height: 35px;

        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;
    }

    .flobal .flobal_c .content ul {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .flobal .flobal_c .content ul li {
        margin-bottom: 10px;
        border: 1px solid #d7d7d7;
        padding: 10px;
        border-radius: 10px;
    }

    .flobal .flobal_c .content ul li .ms {
        width: auto;
        height: auto;
        font-size: 16px;
        line-height: 20px;

    }

    .flobal .flobal_c .content ul li .ms span {
        font-size: 20px;
    }

    .prepare {
        height: auto;
        flex-direction: column;
    }

    .prepare .prepare_main {
        margin-bottom: 30px;
    }

    .prepare .prepare_x {
        font-size: 24px;
    }

    .prepare .swiper-container {
        width: 100%;
        height: auto;
    }

    .prepare .swiper-container .swiper-slide {
        flex-direction: column;
        align-items: center;
    }

    .prepare .swiper-container .swiper-slide .limg {
        width: auto;
        height: auto;
        margin: 0 auto;
    }

    .prepare_main .prev,
    .prepare_main .next {
        display: none;
    }


    .register {
        height: auto;
    }

    .register .register_c .register_t {
        display: none;
    }

    .register .register_c .register_b {
        display: none;
    }


    .register .register_c {
        width: 100%;
    }

    .register .register_c img {
        width: 160px;
        height: 160px;
        left: 50%;
        margin-left: -80px;
    }

    .register .register_c .title {
        margin: 30px;
        margin-top: 205px;
        font-size: 24px;
        line-height: 30px;
    }

    .register .register_c .btn {
        margin: 0 auto;
        margin-bottom: 10px;
        font-size: 16px;
        width: 130px;
        height: 40px;
        line-height: 36px;
    }

    .cooperative {
        padding-bottom: 30px;
    }

    .cooperative .title {
        margin: 30px auto;
        font-size: 24px;
        line-height: 30px;
        width: 100%;
        text-align: center;
    }

    /* .footer {
        display: none;
    }

    footer div {
        font-size: 12px;
    } */
    .footer_top_box .footer_right {
        display: none;
    }

    .footer_top_box .footer_left {
        width: 100%;
        padding-top: 0;
        padding-right: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }


    .footer_top_box .footer_left .numbers_box p {
        float: left;
        width: 100%;
    }

    .footer_top_box .footer_left .numbers_box h3 {
        font-size: 22px;
        line-height: 30px;
        margin-right: 46px;
        white-space: nowrap;
    }

    .footer_top_box .footer_left .numbers_box .numbers {
        font-size: 22px;
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer_top_box .footer_left .numbers_box {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .footer_top_box .footer_left .numbers_box p {
        margin-top: 10px;
        font-size: 12px;
        white-space: nowrap;
    }

    .footer_top_box .footer_left .code_box {
        width: auto;
        margin-top: 30px;
        padding: 30px 26px;
        display: flex;
        justify-content: center;
    }

    .footer_top_box .footer_left .code_box .pic_box {
        display: inline-block;
        margin-left: 0;
        margin-right: 0px;
    }

    .footer_top_box .footer_left .code_box .pic_box p {
        margin-top: 12px;
    }

    .footer_top_box .footer_left .code_box .pic_line {
        padding: 0 25px;
    }

    .footer_top_box .footer_left .code_box .pic_box p {
        font-size: 13px;
        white-space: nowrap;
    }

    .footer .footer_top {
        padding: 35px 0 35px;
    }

    .footer_top .section_container_con {
        width: 100% !important;
        margin: 0 auto;
        padding: 0px 30px;
    }

    .footer_bottom {
        padding: 0 15px;
        text-align: justify;
    }

    .footer_bottom p {
        padding: 15px 0;
    }

    .footer_bottom .footer_column {
        width: 100% !important;
        flex-direction: column !important;
        text-align: center;
    }

    .footer_bottom .footer_column p {
        line-height: 16px;
    }

    .footer_bottom .footer_column a {
        margin-top: 10px;
    }

    .footer_bottom .footer_column a p {
        margin-left: 0;
        width: 210px !important;
    }

    .footer_top_box .footer_left .code_box .pic_line img {
        display: block;
        width: auto;
        max-height: 100%;
    }

    .footer_bottom .footer_column .m_hover p {
        width: 178px !important;
    }


    .home_wrapper_moblie {
        padding-bottom: 75px;
      }
    
      .sildebar_moblie_box {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        padding: 12px 0 16px 0;
        background: #136EDC;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0.41666667vw 2.08333333vw rgba(0, 0, 0, .08);
        z-index: 999;
      }
    
      .sildebar_moblie_box .sildebar_moblie_box_con {
        width: 25%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
    
      .sildebar_moblie_box .sildebar_moblie_box_con .number {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
    
      .sildebar_moblie_box .sildebar_moblie_box_con .number .tx {
        width: 24px;
        height: 24px;
        display: block;
      }
    
      .sildebar_moblie_box .sildebar_moblie_box_con .number .title {
        font-size: 12px;
        color: #fff;
        margin-top: 6px;
      }

      
}