@media screen and (min-width: 769px) {
    @-webkit-keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        }
        100% {
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0);
        }
    }
    @keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        }
        100% {
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0);
        }
    }
    @-moz-keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        }
        100% {
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0);
        }
    }
    @-ms-keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        }
        100% {
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0);
        }
    }
    @-o-keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        }
        100% {
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0);
        }
    }
.header-nav-content ul {
font-size: 0;}
.dorp li {
padding:0 0.07rem;}
    li {
        list-style: none;
    }
    a {
        text-decoration: none;
    }
    .banner {
        width: 100%;
        height: 4rem;
        opacity: 0.98;
        margin-top: 70px;
        position: relative;
    }
    .swiper-pagination {
        top: 1.75rem;
        left: 1.354rem;
    }
    .swiper-pagination-bullet {
        display: inline-block;
        width: 0.28125rem;
        height: 5px;
    }
    .swiper-pagination-bullet-active {
        background: #0073E6;
    }
    .banner_01 {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
    }
    .banner img {
        width: 100%;
    }
    .banner .up {
        position: absolute;
        width: 72.5%;
        height: 1.85rem;
        left: 50%;
        top: 0.3rem;
        transform: translate(-50%, 0);
    }
    .banner .up .left {
        width: 50%;
        height: 100%;
        display: inline-block;
    }
    .banner .up .left .title {
        display: block;
        height: 0.28125rem;
        font-size: 0.28125rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
    }
    .banner .up .left .subtitle {
        display: block;
        width: 3rem;
        height: 0.2815rem;
        font-size: 0.104rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 300;
        color: #1A2233;
        line-height: 0.1823rem;
        margin-top: 0.1823rem;
    }
    .banner .up .left .btn {
        width: 0.833rem;
        height: 0.25rem;
        /* background: #0073E6; */
        text-transform: uppercase;
        transition: 0.8s;
        background-size: 200% auto;
        background-image: linear-gradient(to right, #00c6ff 0%, #0072ff 51%, #00c6ff 100%);
        box-shadow: 0px 15px 22px 2px rgba(0, 61, 93, 0.2);
        border: none;
        border-radius: 1px;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.25rem;
        margin-top: 0.28125rem;
        cursor: pointer;
    }
    .banner .up .left .btn:hover {
        background-position: right center;
        /* change the direction of the change here */
        color: #fff;
        text-decoration: none;
    }
    .banner .up .right {
        display: inline-block;
        display: none;
        width: 47%;
        height: 100%;
    }
    .banner_mobile {
        display: none;
    }
    /* 这边补充video的参数 */
    .banner_down {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 1.8rem;
        width: 72.5%;
        height: 0.95rem;
        background: #FFFFFF;
        border: 1px solid #E6E6E6;
        box-shadow: -2px 8px 10px 0px rgba(25, 27, 57, 0.08);
        opacity: 0.95;
        border-radius: 5px;
    }
    .banner_down ul {
        display: flex;
        height: 100%;
    }
    .banner_down li {
        height: 100%;
        float: left;
        margin-right: 0.15625rem;
        margin-left: 0.15625rem;
        flex: 1;
    }
    .banner_down li .title {
        width: fit-content;
        padding: 0 0.078rem;
        height: 0.15625rem;
        background: #DDE3ED;
        border-radius: 2px;
        font-size: 0.0625rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #7B8CAB;
        line-height: 0.15625rem;
        margin-top: 0.1rem;
        box-sizing: border-box;
    }
    .banner_down li .subtitle {
        width: 1.224rem;
        height: 0.275rem;
        font-size: 0.083rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #222222;
        line-height: 0.12rem;
        margin-top: 0.0885rem;
      
    }
    .banner_down li a {
        font-size: 0.0833rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #86909C;
        line-height: 0.4rem;
    }
    .banner_down li:hover a {
        color: #0059B3;
    }
    .banner_down .border_right {
        width: 1px;
        height: 0.75rem;
        float: left;
        margin-top: 0.15625rem;
        background: #e3e8ee;
    }
    .product_center {
        width: 100%;
        height: 4.2135rem;
        background: #EFF4F7;
        margin-top: -1.75rem;
    }
    .product_center_mobile {
        display: none;
    }
    .product_center img {
        width: 100%;
    }
    .product_center .title1 {
        width: 100%;
        height: 0.208rem;
        text-align: center;
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.208rem;
        margin-top: 0.515625rem;
    }
    .product_center .subtitle1 {
        width: 100%;
        height: 0.09375rem;
        text-align: center;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.09375rem;
        margin-top: 0.15rem;
    }
    .product_center .up {
        width: 80%;
        height: 0.73rem;
        margin: 0 auto;
        background: #FFFFFF;
        border: 1px solid #CFD6E2;
        box-shadow: 0px 20px 20px 0px rgba(68, 93, 192, 0.12);
        border-radius: 5px;
        margin-top: 0.1615rem;
    }
    .product_center .up ul {
        display: flex;
        height: 100%;
    }
    .product_center .up li {
        flex: 1;
        height: 100%;
        text-align: center;
        color: #888888;
        cursor: pointer;
    }
    .product_center .up li .title {
        font-size: 0.125rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        /* color: #888888; */
        line-height: 0.125rem;
        margin-top: 0.2604rem;
    }
    .product_center .up li .subtitle {
        font-size: 0.0833rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        /* color: #888888; */
        line-height: 0.0833rem;
        margin-top: 0.073rem;
    }
    .active {
        background: #0073E6 !important;
        color: #ffffff !important;
    }
    .product_center .up li:hover {
        background: #0073E6;
        color: #ffffff;
    }
    .product_center .down {
        width: 72.5%;
        height: 1.9rem;
        margin: 0 auto;
        margin-top: 0.3645rem;
        position: relative;
    }
    .product_center .down .part {
        height: 100%;
    }
    .product_center .down .left {
        width: 50%;
        height: 100%;
        display: inline-block;
    }
    .product_center .down .title {
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #444444;
    }
    .product_center .down .content {
        height: 0.94rem;
        margin-top: 0.07rem;
        font-size: 0.104rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #676767;
        line-height: 0.21rem;
    }
    .product_center .down .content li:before {
        content: "\2022";
        color: #2BCCA8;
        font-size: 0.104rem;
        margin-right: 0.0417rem;
    }
    .product_center .down button {
        width: 0.8333rem;
        height: 0.25rem;
        background: #0073E6;
        margin-top: 0.25rem;
        border: none;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 2px;
        text-align: center;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.25rem;
        cursor: pointer;
    }
    .product_center .down .right {
        display: flex;
        width: 2.7605rem;
        height: 94%;
        position: absolute;
        top: 0.08rem;
        right: 0;
        /* 消除里面何止之间的固定间距font-size: 0; */
        font-size: 0;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .product_center .down .right .model {
        width: 1.3rem;
        height: 0.45135rem;
        background: #FFFFFF;
        border: 1px solid #DDE3ED;
        margin-bottom: 0.1rem;
        position: relative;
    }
    .product_center .down .right .model img {
        width: 0.208rem;
        height: 0.208rem;
        margin-left: 0.14583rem;
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
    }
    .product_center .down .right .model .text {
        width: 0.7rem;
        height: 0.208rem;
        font-size: 0.08333rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #818181;
        line-height: 0.125rem;
        margin-left: 0.464rem;
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
    }
    /* 解决方案 */
    .sub {
        width: 100%;
        height: 3.62rem;
        position: relative;
    }
    .solution_mobile {
        display: none;
    }
    .solutions {
        width: 100%;
        height: 3.07rem;
        margin-top: 0.2rem;
    }
    .sub .title {
        width: 100%;
        height: 0.208rem;
        text-align: center;
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.208rem;
        margin-top: 0.515625rem;
    }
    .sub .subtitle {
        width: 100%;
        height: 0.09375rem;
        text-align: center;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.09375rem;
        margin-top: 0.15rem;
    }
    .solutions .solution {
        margin-top: 0.078125rem;
        width: 100%;
        height: 3.54167rem;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0.01) 41%, rgba(0, 0, 0, 0.42) 100%);
        border-radius: 0px 5px 5px 0px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .solution .solution_part {
        width: 72.5%;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }
    .solution_part_rg {
        position: absolute;
        top: 0.8rem;
        left: 1.36rem;
        display: inline-block;
        width: 1.16rem;
        height: 2.73rem;
        background: #FFFFFF;
        border: 1px solid #EFF0F6;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 5px;
        z-index: 99;
    }
    .solution_part_rg li {
        width: 100%;
        height: 0.39rem;
        text-align: center;
        font-size: 0.104rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.39rem;
        cursor: pointer;
    }
    .solution_tabActive {
        color: #0059B3 !important;
    }
    .solution_part_rg .line2 {
        width: 100%;
        height: 1px;
        background: #EEEEEE;
    }
    .solution_part_lt {
        position: absolute;
        top: 0.4rem;
        left: 1.3854rem;
        display: inline-block;
        width: 4.63rem;
        height: 2.4rem;
    }
    .solution_part_lt .body {
        font-size: 0.104rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.2604rem;
    }
    .btn0 {
        margin-top: 0.1rem;
        margin-bottom: 0.5rem;
        font-size: 0;
    }
    .btn3 {
        width: 0.8333rem;
        height: 0.25rem;
        background: #0073E6;
        border: none;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 2px;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.25rem;
        margin-right: 0.104rem;
        cursor: pointer;
    }
    .btn4 {
        width: 0.8333rem;
        height: 0.25rem;
        background: rgba(255, 255, 255, 0.3);
        border: 1px solid #FFFFFF;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 2px;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.25rem;
        box-sizing: border-box;
        cursor: pointer;
    }
    .solution_part_lt span {
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
    }
    .solution_part_lt .icons {
        margin-top: 0.1458rem;
        display: table;
    }
    .solution_part_lt .icons img {
        display: inline-block;
        width: 1.04rem;
        height: 0.364583rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 2px;
        margin-right: 0.0625rem;
        cursor: pointer;
    }
    .solution_part_lt .icons img:last-child {
        margin-right: 0rem;
    }
    .solution_mobile {
        display: none;
    }
    .advantage {
        width: 100%;
        height: 4.6rem;
        background: linear-gradient(0deg, #F7F8FB 0%, #F2F5FA 100%);
    }
    .advantage_mobile {
        display: none;
    }
    .home_oth_nav {
        width: 72.5%;
        height: 100%;
        margin: 0 auto;
        padding-top: 0.448rem;
        box-sizing: border-box;
    }
    .home_oth_nav .title {
        width: 100%;
        height: 0.208rem;
        text-align: center;
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.208rem;
    }
    .home_oth_nav .subtitle {
        width: 100%;
        height: 0.09375rem;
        text-align: center;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.09375rem;
        margin-top: 0.15rem;
    }
    .home_oth_nav_blocks {
        font-size: 0;
        display: flex;
        width: 90%;
        height: 2.96rem;
        margin: 0 auto;
        margin-top: 0.29rem;
    }
    .home_oth_nav_block {
        flex: 1;
        margin-right: 0.151rem;
        padding: 0.22rem 0.177rem 0 0.1354rem;
    }
    .home_oth_nav_block:last-child {
        margin-right: 0;
    }
    .home_oth_nav_blocks .counter {
        font-size: 0.4167rem;
        font-family: FZZongYi-M05S;
        font-weight: 400;
        color: #0071EF;
        line-height: 0.375rem;
    }
    .home_oth_nav_subtitle {
        font-size: 0.15625rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #333333;
        line-height: 0.375rem;
    }
    .home_oth_nav_description {
        font-size: 0.104rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #757387;
        line-height: 0.1875rem;
    }
    .affirmation {
        width: 100%;
        height: 8.5rem;
        padding-top: 0.526rem;
        box-sizing: border-box;
        position: relative;
    }
    .benchmarking_mobile {
        display: none;
    }
    .affirmation .a_left {
        width: 0.27rem;
        height: 0.27rem;
        background: #DBDFE6;
        border-radius: 50%;
        z-index: 10;
        position: absolute;
        top: 3.515625rem;
        left: 1.35rem;
    }
    .affirmation .a_right {
        width: 0.27rem;
        height: 0.27rem;
        background: #DBDFE6;
        border-radius: 50%;
        z-index: 10;
        position: absolute;
        top: 3.515625rem;
        left: 1.82rem;
    }
    .affirmation .title {
        width: 100%;
        height: 0.208rem;
        text-align: center;
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.208rem;
    }
    .affirmation .subtitle {
        width: 100%;
        height: 0.09375rem;
        text-align: center;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.09375rem;
        margin-top: 0.15rem;
    }
    .affirmation .middle {
        margin-top: 0.312rem;
        width: 100%;
        height: 2.963rem;
        position: relative;
    }
    .affirmation .middle .left {
        width: 72.5%;
        height: 2.5885rem;
        /* background: #F2F5FA; */
        position: absolute;
        top: 0.36458rem;
    }
    .affirmation .middle .left .content {
        width: 62.5%;
        height: 100%;
        margin: 0 auto;
    }
    .affirmation .middle .left .content img {
        width: 1.3rem;
        height: 0.4167rem;
        margin-top: 0.26rem;
        margin-left: -0.052rem;
    }
    .affirmation .middle .left .content .name {
        font-size: 0.114583rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.208rem;
    }
    .affirmation .middle .left .content .job {
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #1A2233;
        line-height: 0.208rem;
        margin-left: 0.078125rem;
    }
    .affirmation .middle .left .content .text {
        width: 3.15625rem;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #444444;
        line-height: 0.208rem;
    }
    .affirmation .middle .right {
        width: 4.953125rem;
        height: 2.724rem;
        position: absolute;
        right: 0;
        top: 0.13rem;
    }
    .affirmation .cardshow {
        width: 72.5%;
        height: 3.55rem;
        margin: 0 auto;
        padding-top: 0.3rem;
        box-sizing: border-box;
    }
    .affirmation .cardshow ul {
        display: flex;
        height: 100%;
    }
    .affirmation .cardshow li {
        height: 100%;
        flex: 1;
        display: inline-block;
        text-align: center;
        margin-right: 0.1823rem;
    }
    .affirmation .cardshow li h3 {
        font-size: 0.0833rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #444444;
        line-height: 0.109375rem;
    }
    .affirmation .cardshow li img {
        width: 0.771rem;
        height: 0.359375rem;
        background: #FFFFFF;
        border: 1px solid #EFF0F6;
        margin-top: 0.114583rem;
        cursor: pointer;
    }
    .affirmation .cardshow li img:hover {
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.35);
    }
    .btn_more {
        width: 0.8333rem;
        height: 0.25rem;
        margin: 0.25rem auto 0;
        text-align: center;
        border: none;
        background: #0073E6;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 5px;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.25rem;
    }
    .contact {
        width: 100%;
        position: relative;
        display: none;
    }
    .contact_mobile {
        display: none;
    }
    .contact img {
        width: 100%;
    }
    .contact .cont {
        position: absolute;
        width: 72.5%;
        height: 100%;
        top: 41%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-top: 0.479rem;
        box-sizing: border-box;
    }
    .contact .cont .text1 {
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.3125rem;
        margin-top: 0;
    }
    .contact .cont .text2 {
        font-size: 0.208rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.3125rem;
    }
    .contact .cont .right {
        position: absolute;
        right: 0;
        top: 0.6rem;
        width: 2.604rem;
        height: 0.3333rem;
        background: #FFFFFF;
        border: none;
        box-shadow: 0px 25px 50px 0px rgba(78, 106, 161, 0.14);
        border-radius: 5px;
        font-size: 0;
    }
    .contact .cont .right input {
        display: inline-block;
        width: 60%;
        height: 0.33rem;
        border: none;
        border-radius: 5px 0px 0px 5px;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #7A7F83;
        line-height: 0.3333rem;
        padding-left: 0.1927rem;
        box-sizing: border-box;
        outline: none;
    }
    .apply {
        width: 40%;
        height: 0.33rem;
        display: inline-block;
        background: #0073E6;
        border-radius: 0px 5px 5px 0px;
        font-size: 0.09375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.3333rem;
        text-align: center;
        cursor: pointer;
    }
}

@media screen and (max-width: 768px) {
    .banner {
        display: none;
    }
    .banner_mobile {
        width: 100%;
        position: relative;
    }
    .banner_mobile img {
        width: 100%;
    }
    .banner_mobile .title {
        position: absolute;
        width: 100%;
        height: 0.7rem;
        top: 2rem;
        text-align: center;
        font-size: 0.7rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.84rem;
    }
    .banner_mobile .subtitle {
        position: absolute;
        width: 85%;
        height: 1.2rem;
        top: 3.2rem;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        font-size: 0.35rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        color: #1A2233;
        line-height: 0.6rem;
    }
    .btn_start {
        position: absolute;
        top: 5rem;
        width: 3.6rem;
        height: 1.11rem;
        background: #0665E0;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 5px;
        font-size: 0.35rem;
        text-align: center;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.11rem;
    }
 
 
    li {
        list-style: none;
    }
    .banner_down {
        width: 100%;
        font-size: 0;
    }
    .banner_down li {
        display: inline-block;
        width: 50%;
        height: 3.687rem;
        border-right: 1px solid #E3E8EE;
        border-bottom: 1px solid #E3E8EE;
        background-color: #fff;
        padding: 0.53rem 0.335rem 0 0.391rem;
        box-sizing: border-box;
    }
    .border_right {
        display: none;
    }
    .banner_down li .title {
        width: 2rem;
        height: 0.55rem;
        background: #E5F2FF;
        border-radius: 2px;
        font-size: 0.25rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        text-align: center;
        color: #4B5771;
        line-height: 0.55rem;
    }
    .banner_down li .subtitle {
        margin-top: 0.335rem;
        margin-bottom: 0.5rem;
        height: 0.86rem;
        font-size: 0.335rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #222222;
        line-height: 0.446rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .banner_down li a {
        height: 0.39rem;
        font-size: 0.39rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #86909C;
        line-height: 0.754rem;
    }
    .product_center {
        display: none;
    }
    .product_center_mobile {
        width: 100%;
        height: 22rem;
        background-color: #EEF2F7;
        padding: 1rem 0.55rem 0;
        box-sizing: border-box;
    }
    .product_center_mobile .title1 {
        font-size: 0.9375rem;
        text-align: center;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.837rem;
    }
    .product_center_mobile .subtitle1 {
        font-size: 0.39rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.39rem;
        text-align: center;
        margin-top: 0.47rem;
        margin-bottom: 1rem;
    }
    .product_center_mobile .up {
        width: 100%;
        height: 4.2rem;
        background: #FFFFFF;
        border: 1px solid #CFD6E2;
        box-shadow: 0 0.279rem 0.279rem 0 rgba(68, 93, 192, 0.12);
        border-radius: 5px;
        font-size: 0;
    }
    .product_center_mobile .up li {
        display: inline-block;
        width: 33.3%;
        height: 2.1rem;
        border-right: 1px solid #E3E8EE;
        border-bottom: 1px solid #E3E8EE;
        box-sizing: border-box;
        font-size: 0.42rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 2.1rem;
        text-align: center;
    }
    .active {
        background: #0073E6 !important;
        color: #ffffff !important;
    }
    .product_center_mobile .down {
        width: 100%;
        height: 12rem;
    }
    .product_center_mobile .down .title {
        height: 0.74rem;
        font-size: 0.74rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #444444;
        line-height: 0.75rem;
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }
    .product_center_mobile .down .content {
        margin-bottom: 0.7rem;
    }
    .product_center_mobile .down li {
        font-size: 0.335rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #676767;
        line-height: 0.65rem;
    }
    .product_center_mobile .down .content li:before {
        content: "\2022";
        color: #2BCCA8;
        font-size: 0.5rem;
        margin-right: 0.1rem;
    }
    .product_center_mobile .down button {
        width: 3.6rem;
        height: 1.11rem;
        background: #0073E6;
        border: none;
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
        border-radius: 2px;
        font-size: 0.39rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.11rem;
    }
    .product_center_mobile .down .right {
        margin-top: 0.65rem;
        width: 100%;
        height: 5.2rem;
        font-size: 0;
    }
    .product_center_mobile .down .right .model {
        width: 47%;
        height: 1.536rem;
        background: #FFFFFF;
        border: 1px solid #DDE3ED;
        margin-right: 0.433rem;
        margin-bottom: 0.3rem;
        display: inline-block;
        box-sizing: border-box;
        position: relative;
    }
    .product_center_mobile .down .right .model:nth-child(2n) {
        margin-right: 0 !important;
    }
    .product_center_mobile .down .right .model img {
        width: 0.586rem;
        height: 0.586rem;
        position: absolute;
        top: 50%;
        left: 0.5rem;
        transform: translateY(-50%);
    }
    .product_center_mobile .down .right .model .text {
        width: 2.5rem;
        height: 0.7rem;
        font-size: 0.279rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #818181;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 1.5rem;
    }
    /* 行业解决方案 */
    .sub {
        display: none;
    }
    .solution {
        width: 100%;
        height: 22rem;
    }
    .solution_part .title {
        height: .9375rem;
        font-size: .9375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 1.3125rem;
        margin: 0 auto;
        padding-top: 1.5rem;
        padding-bottom: .71875rem;
        text-align: center;
    }
    .solution_part .part {
        width: 9.0625rem;
        height: .9375rem;
        font-size: .375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: .625rem;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 0.5rem;
    }
    .conts2 {
        width: 9.25rem;
        height: 15.45rem;
        background: #FFFFFF;
        box-shadow: 0px 0px .3125rem 0px rgba(68, 93, 192, 0.15);
        border-radius: .0625rem;
        margin: 0 auto;
    }
    .conts2 ul {
        display: table;
        font-size: 0;
        padding-top: .85rem;
        padding-left: .21875rem;
    }
    .conts2 li {
        list-style: none;
        display: inline-block;
        width: 4.35rem;
        height: 1.25rem;
        border-right: 1px solid #B3C6DE;
        text-align: center;
        font-size: .4375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #1F2329;
        line-height: 1.28125rem;
    }
    .conts2 li:hover {
        background: #0665E0;
        color: #FFFFFF;
    }
    .solution_tabActive {
        background: #0665E0;
        color: #FFFFFF !important;
    }
    .conts2 .down {
        margin-top: 1rem;
        padding-left: .46875rem;
        padding-right: .46875rem;
    }
    .conts2 .down .head {
        font-size: .75rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1F2329;
        margin-bottom: .46875rem;
    }
    .conts2 .down .body {
        font-size: .375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #555555;
        line-height: .55rem;
    }
    .conts2 .down .btn_b {
        width: 4.6875rem;
        height: 1.40625rem;
        background: #0665E0;
        border-radius: .0625rem;
        margin-top: .6875rem;
        margin-bottom: .55rem;
        text-align: center;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-size: .46875rem;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.40625rem;
    }
    .conts2 .down .icons {
        display: table;
    }
    .conts2 .down .icons img {
        height: 1.1rem;
        margin-top: .3125rem;
    }
    .advantage {
        display: none;
    }
    .advantage_mobile {
        width: 100%;
        height: 15rem;
        background: linear-gradient(0deg, #F7F8FB 0%, #F2F5FA 100%);
        padding: 1.13rem 0.55rem 0;
        box-sizing: border-box;
    }
    .advantage_mobile .title {
        font-size: 0.9375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.9375rem;
        text-align: center;
    }
    .advantage_mobile .subtitle {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 0.4rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #888888;
        line-height: 0.55rem;
        margin-top: 0.32rem;
        margin-bottom: 0.8rem;
    }
    .advantage_mobile .part {
        width: 100%;
        height: 2.5rem;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-bottom: 0.2rem;
    }
    .advantage_mobile .number {
        font-size: 1rem;
        font-family: FZZongYi-M05S;
        font-weight: 400;
        color: #0071EF;
        display: inline-block;
        line-height: 2.5rem;
    }
    .advantage_mobile .name {
        display: inline-block;
        font-size: 0.447rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #333333;
        line-height: 2.5rem;
    }
    /* 信赖之选 */
    .affirmation {
        display: none;
    }
    .benchmarking_mobile {
        width: 100%;
        height: 23rem;
        padding-top: 1.71875rem;
        box-sizing: border-box;
    }
    .benchmarking_mobile li {
        list-style: none;
    }
    .benchmarking_mobile .benchmarking_title {
        width: 9.6875rem;
        height: .9375rem;
        font-size: .875rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1F2329;
        line-height: .9375rem;
        margin: 0 auto;
        text-align: center;
    }
    .benchmarking_mobile .benchmarking_part {
        width: 8.7125rem;
        height: .375rem;
        margin: 0 auto;
        margin-top: .375rem;
        font-size: .375rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #444444;
        line-height: .375rem;
        text-align: center;
    }
    .swiper5 {
        margin-top: 20px;
        width: 100%;
        height: 400px;
        text-align: center;
        /* background-color: red; */
        overflow: hidden;
    }
    .swiper5 .swiper-wrapper .swiper-slide {
        margin: 0 auto;
        position: relative;
        /* transition: .8s; */
        width: 8rem;
        height: 8.4rem;
        background: #FFFFFF;
        border: 1px solid #CFD6E2;
        box-shadow: 0px 20px 20px 0px rgba(68, 93, 192, 0.12);
        border-radius: 10px;
        padding: 0 0.68rem;
        box-sizing: border-box;
    }
    .swiper5 .swiper-wrapper .swiper-slide img {
        width: 5.2rem;
        height: 2rem;
        margin: 0 auto;
        margin-top: 0.666rem !important;
    }
    .swiper5 .swiper-wrapper .swiper-slide .name {
        font-size: 0.41rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.55rem;
        display: inline-block;
    }
    .swiper5 .swiper-wrapper .swiper-slide .job {
        font-size: 0.33rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #1A2233;
        line-height: 0.55rem;
        display: inline-block;
    }
    .swiper5 .swiper-wrapper .swiper-slide .text {
        font-size: 0.36rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #444444;
        line-height: 0.62rem;
    }
    .propaganda {
        text-align: center;
    }
    .propaganda_show {
        width: 100%;
        text-align: center;
    }
    .propaganda_show img {
        width: 91.15%;
    }
    .more_cases {
        width: 3.65625rem;
        height: 1.125rem;
        background: #ffffff;
        border: 1px solid #1C5EE5;
        border-radius: 5px;
        font-size: 12px;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #1C5EE5;
        line-height: 11px;
        margin-top: 31px;
    }
    .contact {
        display: none;
    }
    .contact_mobile {
        width: 100%;
        height: 5rem;
        position: relative;
    }
    .contact_mobile img {
        width: 100%;
    }
    .contact_mobile .text1 {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 1rem;
        font-size: 0.55rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.65rem;
        margin-top: 0;
    }
    .contact_mobile .text2 {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 1.8rem;
        font-size: 0.55rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: bold;
        color: #1A2233;
        line-height: 0.65rem;
    }
    .contact_mobile .cont .right {
        position: absolute;
        width: 8rem;
        height: 1.25rem;
        top: 3rem;
        left: 50%;
        transform: translateX(-50%);
        background: #FFFFFF;
        border: none;
        box-shadow: 0px 25px 50px 0px rgb(78 106 161 / 14%);
        border-radius: 5px;
        font-size: 0;
    }
    .contact_mobile .cont .right input {
        display: inline-block;
        width: 60%;
        height: 1.25rem;
        border: none;
        border-radius: 5px 0px 0px 5px;
        font-size: 0.39rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #7A7F83;
        line-height: 1.25rem;
        padding-left: 0.5rem;
        box-sizing: border-box;
        outline: none;
    }
    .contact_mobile .cont .right .apply {
        width: 39%;
        height: 1.2rem;
        display: inline-block;
        background: #0073E6;
        border-radius: 0px 5px 5px 0px;
        font-size: 0.39rem;
        font-family: 'mac os','SF Pro SC','HanHei SC','SF Pro Text','Myriad Set Pro','SF Pro Icons','PingFang SC','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.25rem;
        text-align: center;
    }
}