@media screen and (min-width: 769px) {

    .conts0_mobile {
        display: none;
    }

    .conts0_mobile_base {
        display: none;
    }

    .right_btn_show {
        display: none;
    }

    .head_top_img {
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 999;
    }

    .top_images {
        width: 100%;
    }

    .top_close {
        width: 0.13rem;
        height: 0.13rem;
        position: absolute;
        right: 15%;
        top: 50%;
        transform: translateY(-50%);
    }

    .header-cn-lang {
        display: inline-block;
        width: 2.8%;
        height: 0.13rem;
        margin-left: 0.35rem;
        cursor: pointer;
        position: relative;
    }

    .header-cn-lang img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .header-nav-content-mobile {
        display: none;
    }

    li {
        list-style: none;
    }

    /* 头部 */
    body {
        width: 100%;
        margin: 0;
    }

    html {
        width: 100%;
    }

    .header-serviceone {
        width: 0.3125rem;
        height: 100%;
        font-size: 0.10417rem;
        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: rgba(255, 255, 255, 1);
        white-space: nowrap;
    }

    .header-mobile-nav {
        display: none;
    }

    .header {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 68px;
        position: fixed;
        top: 0;
        z-index: 999;
        background-color: #FFFFFF;
    }

    .header .main {
        display: flex;
        align-items: center;
        width: 100%;
        max-width: 1200px;
        height: 100%;
    }

    .head_logo {}

    .head_logo img {
        height: 22px;
    }

    .head_main {
        display: flex;
        align-items: center;
    }

    .head_main ul {
        display: flex;
        align-items: center;
    }

    .head_main ul li {
        font-family: 'SourceHanSansCN-Regular', '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: 16px;
        color: #333333;
        cursor: pointer;
        margin-left: 22px;
        cursor: pointer;
        height: 108px;
        line-height: 108px;
        position: relative;
    }

    .add_color {
        color: #1C5EE5;
    }

    .head_main ul li:hover {
        color: #1C5EE5;
    }

    .head_contact {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .head_contact .phone {
        display: flex;
        align-items: center;
    }

    .head_contact .phone img {
        width: 25px;
        height: 25px;
        background: #1D69F0;
        border-radius: 50%;
    }

    .head_contact .phone span {
        font-family: 'SourceHanSansCN-Regular', '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: 16px;
        color: #3A434D;
        margin-left: 8px;
    }

    .head_contact .logon {
        font-family: 'SourceHanSansCN-Regular', '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: 16px;
        color: #3A434D;
        margin-left: 26px;
        cursor: pointer;
    }

    .head_contact .exp {
        width: 121px;
        height: 35px;
        background: #0072E6;
        border-radius: 2px;
        font-family: 'SourceHanSansCN-Medium', '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: 500;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 24px;
        margin-left: 28px;
        cursor: pointer;
    }

    .head_contact .lang {
        width: 21px;
        height: 21px;
        border-radius: 3px;
        border: 2px solid #0073E5;
        margin-left: 27px;
    }

    .parts {
        top: 108px;
        position: absolute;
    }

    .part-wrap {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .parts1 {
        display: none;
        width: 1035px;
        height: 418px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 30px 0px rgba(78, 106, 161, 0.1);
        left: -150px;
        box-sizing: border-box;
        border-radius: 10px;
    }

    .parts1 .left {
        flex: 1;
        height: 100%;
        padding: 32px 68px;
        box-sizing: border-box;
    }

    .parts1 .left .nav_header {}

    .parts .left .nav_title {
        font-family: 'MicrosoftYaHei-Bold', '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;
        font-size: 18px;
        color: #2E2F33;
        height: 32px;
        line-height: 32px;
    }

    .parts1 .nav_title_underline {
        width: 100%;
        height: 1px;
        background: #E6EEF7;
        margin-top: 16px;
    }

    .parts1 .p_list {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .parts1 .p_list a {
        height: 32px;
        position: relative;
        width: 25%;
        display: flex;
        align-items: center;
        margin-top: 16px;
    }

    .parts1 .p_list a p {
        width: 20px;
        height: 20px;
        background-image: url("/newweb/mobile/daohang.png");
        background-size: 100%;
    }

    #icon1_4 {
        background-position: 0 0;
    }

    #icon1_1 {
        background-position: 0 calc(-20px * 1);
    }

    #icon1_2 {
        background-position: 0 calc(-20px * 2);
    }

    #icon1_3 {
        background-position: 0 calc(-20px * 3);
    }

    #icon1_5 {
        background-position: 0 calc(-20px * 4);
    }

    #icon1_6 {
        background-position: 0 calc(-20px * 5);
    }

    #icon1_7 {
        background-position: 0 calc(-20px * 6);
    }

    #icon1_8 {
        background-position: 0 calc(-20px * 7);
    }

    #icon1_9 {
        background-position: 0 calc(-20px * 8);
    }

    #icon1_10 {
        background-position: 0 calc(-20px * 9);
    }

    #icon1_11 {
        background-position: 0 calc(-20px * 10);
    }

    #icon1_12 {
        background-position: 0 calc(-20px * 11);
    }

    #icon1_13 {
        background-position: 0 calc(-20px * 12);
    }

    #icon1_14 {
        background-position: 0 calc(-20px * 13);
    }

    #icon1_15 {
        background-position: 0 calc(-20px * 14);
    }

    #icon1_16 {
        background-position: 0 calc(-20px * 15);
    }

    #icon1_17 {
        background-position: 0 calc(-20px * 16);
    }

    .parts1 .p_list .hot {
        height: 10px;
        margin-left: 6px;
    }

    .parts1 .p_list a span {
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #2E2F33;
        height: 32px;
        line-height: 32px;
        margin-left: 6px;
    }

    .parts1 .right {
        width: 290px;
        margin: 32px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgb(230, 238, 247);
    }

    .parts1 .right img {
        width: 150px;
    }

    .parts1 .right .title {
        font-size: 17px;
        line-height: 21px;
        font-family: 'MicrosoftYaHei-Bold', '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: #2E2F33;
        margin-top: 30px;
    }

    button {
        cursor: pointer;
        border: none;
    }

    a {
        text-decoration: none;
    }

    .parts1 .right button {
        width: 137px;
        height: 31px;
        background: #1D69F0;
        border-radius: 3px;
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 13px;
        margin-top: 35px;
    }

    .parts2 {
        width: 1200px;
        height: 345px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 30px 0px rgba(78, 106, 161, 0.1);
        position: absolute;
        box-sizing: border-box;
        display: none;
        border-radius: 10px;
        left: -300px;
    }

    .parts2 .left {
        width: 200px;
        height: 100%;
        padding: 46px 0 0 26px;
        background-image: url('https://sitelibrarymarket.obs.cn-east-3.myhuaweicloud.com/fscloud/head/part3_bg.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        box-sizing: border-box;
        position: relative;
        border-radius: 10px 0 0 10px;
    }

    .parts2 .left .title {
        font-size: 18px;
        font-family: 'MicrosoftYaHei', '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: 600;
        color: #fff;
        height: 47px;
        line-height: 47px;
        box-sizing: border-box;
    }

    .parts2 .left .title0 {
        color: #FFFFFF;
    }

    .parts2 .left .title1 {
        color: #2E2F33;
    }

    .line0 {
        width: 107px;
        height: 1px;
        margin-bottom: 4px;
        background: #FFFFFF;
    }

    .anima0 {
        animation-name: moveToRight0;
        animation-duration: 2s;
    }

    .anima1 {
        animation-name: moveToRight1;
        animation-duration: 2s;
    }

    @keyframes moveToRight0 {
        from {
            width: 0;
        }

        to {
            width: 107px;
        }
    }

    @keyframes moveToRight1 {
        from {
            width: 0;
        }

        to {
            width: 144px;
        }
    }

    .line1 {
        display: none;
        width: 144px;
        height: 1px;
        background: #FFFFFF;
    }

    .parts2 .middle {
        flex: 1;
        height: 100%;
        float: left;
        font-size: 0;
        padding: 26px 0;
        box-sizing: border-box;
    }

    .parts2 .middle .p_list {
        height: 100%;
        font-size: 0;
        padding: 0 22px;
        box-sizing: border-box;
        justify-content: space-between;
        flex-flow: row wrap;
        display: flex;
    }

    .parts2 .middle a {
        width: 25%;
        border-bottom: 1px solid #E6EEF7;
        border-right: 1px solid #E6EEF7;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .parts2 .middle a:nth-child(2) {
        padding-left: 0;
    }

    .parts2 .middle a:nth-child(5) {
        border-right: none;
        padding-right: 0;
    }

    .parts2 .middle a:nth-child(6) {
        border-bottom: none;
        padding-top: 42px;
        padding-left: 0;
    }

    .parts2 .middle a:nth-child(7) {
        border-bottom: none;
        padding-top: 42px;
    }

    .parts2 .middle a:nth-child(8) {
        border-bottom: none;
        padding-top: 42px;
    }

    .parts2 .middle a:nth-child(9) {
        border-bottom: none;
        border-right: none;
        padding-top: 42px;
    }

    .parts2 .middle a .up {
        display: flex;
        align-items: center;
    }

    .parts2 .middle a .up p {
        width: 20px;
        height: 20px;
        background-image: url("https://sitelibrarymarket.obs.cn-east-3.myhuaweicloud.com/fscloud/head/code1.png");
        background-size: 100%;
        margin-right: 4px;
    }

    #icon2_1 {
        background-position: 0 0;
    }

    #icon2_2 {
        background-position: 0 calc(-20px * 1);
    }

    #icon2_3 {
        background-position: 0 calc(-20px * 2);
    }

    #icon2_4 {
        background-position: 0 calc(-20px * 3);
    }

    #icon2_5 {
        background-position: 0 calc(-20px * 4);
    }

    #icon2_6 {
        background-position: 0 calc(-20px * 5);
    }

    #icon2_7 {
        background-position: 0 calc(-20px * 6);
    }

    #icon2_8 {
        background-position: 0 calc(-20px * 7);
    }

    .parts2 .middle a .up .title {
        font-size: 18px;
        line-height: 39px;
        font-family: 'MicrosoftYaHei-Bold', '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: 600;
        color: #2E2F33;
    }

    .parts2 .middle a .subtitle {
        font-family: 'MicrosoftYaHeiLight', '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;
        font-size: 14px;
        line-height: 24px;
        color: #595B62;
        margin-top: 4px;
        text-align: left;
    }

    .parts2 .middle .p_list .middle_img_box {
        display: none;
        justify-content: center;
        align-items: center;
    }

    .parts2 .middle .p_list .bg_mid {
        display: none;
        width: 100%;
    }

    .parts2 .right {
        width: 220px;
        margin: 32px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgb(230, 238, 247);
    }

    .parts2 .right .right0 {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%;
        align-items: center;
    }

    .parts2 .right .right1 {
        display: none;
        flex-direction: column;
        width: 100%;
        height: 100%;
        align-items: center;
    }

    .circle_left {
        z-index: 99;
        position: absolute;
        width: 0.1rem;
        height: 0.1rem;
        top: 0.3rem;
        left: 0.15rem;
    }

    .circle_right {
        z-index: 99;
        position: absolute;
        width: 0.1rem;
        height: 0.1rem;
        top: 0.3rem;
        right: 0.15rem;
    }

    .parts2 .right .nav_img {
        width: 150px;
    }

    .parts2 .right .title {
        font-size: 17px;
        line-height: 21px;
        font-family: 'MicrosoftYaHei-Bold', '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: #2E2F33;
        margin-top: 30px;
    }

    .parts2 .right button {
        width: 137px;
        height: 31px;
        background: #1D69F0;
        border-radius: 3px;
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 13px;
        margin-top: 35px;
    }

    .parts3 {
        width: 1010px;
        height: 422px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 30px 0px rgba(78, 106, 161, 0.1);
        position: absolute;
        left: -300px;
        box-sizing: border-box;
        border-radius: 10px;
        display: none;
    }

    .parts3 .left {
        flex: 1;
        height: 100%;
        box-sizing: border-box;
        padding: 0 24px 45px;
    }

    .parts3 .left .p_list {
        display: flex;
        justify-content: space-between;
        flex-flow: row wrap;
        height: 100%;
    }

    .parts3 .left a {
        flex: 0 25%;
        text-align: center;
    }

    .parts3 .left a .title {
        width: 80px;
        font-family: 'MicrosoftYaHei-Bold', '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;
        font-size: 18px;
        color: #2E2F33;
        line-height: 39px;
        margin: 35px auto 0;
        border-bottom: 1px solid #A2AEC3;
    }

    .parts3 .left a p {
        display: block;
        width: 100px;
        height: 33px;
        margin: 0 auto;
        background-image: url(https://fscloud.com.cn/SiteFiles/Library/images/2025/3/13339be983adf71.png/13339be983adf71.png);
        background-size: 910.5px;
        box-shadow: 0px 0px 10px 0px rgba(53, 86, 206, 0.11);
        border-radius: 3px;
        margin-top: 6px;
    }

    #logo1 {
        background-position: calc(-15px - 129.5px * 0) calc(-12px - 43.5px * 0);
    }

    #logo2 {
        background-position: calc(-15px - 129.5px * 0) calc(-12px - 43.5px * 1);
    }

    #logo3 {
        background-position: calc(-15px - 129.5px * 0) calc(-12px - 43.5px * 2);
    }

    #logo4 {
        background-position: calc(-15px - 129.5px * 1) calc(-12px - 43.5px * 0);
    }

    #logo5 {
        background-position: calc(-15px - 129.5px * 1) calc(-12px - 43.5px * 1);
    }

    #logo6 {
        background-position: calc(-15px - 129.5px * 1) calc(-12px - 43.5px * 2);
    }

    #logo7 {
        background-position: calc(-15px - 129.5px * 2) calc(-12px - 43.5px * 0);
    }

    #logo8 {
        background-position: calc(-15px - 129.5px * 2) calc(-12px - 43.5px * 1);
    }

    #logo9 {
        background-position: calc(-15px - 129.5px * 2) calc(-12px - 43.5px * 2);
    }

    #logo10 {
        background-position: calc(-15px - 129.5px * 3) calc(-12px - 43.5px * 0);
    }

    #logo11 {
        background-position: calc(-15px - 129.5px * 3) calc(-12px - 43.5px * 1);
    }

    #logo12 {
        background-position: calc(-15px - 129.5px * 3) calc(-12px - 43.5px * 2);
    }

    #logo13 {
        background-position: calc(-15px - 129.5px * 4) calc(-12px - 43.5px * 0);
    }

    #logo14 {
        background-position: calc(-15px - 129.5px * 4) calc(-12px - 43.5px * 1);
    }

    #logo15 {
        background-position: calc(-15px - 129.5px * 4) calc(-12px - 43.5px * 2);
    }

    #logo16 {
        background-position: calc(-15px - 129.5px * 5) calc(-12px - 43.5px * 0);
    }

    #logo17 {
        background-position: calc(-15px - 129.5px * 5) calc(-12px - 43.5px * 1);
    }

    #logo18 {
        background-position: calc(-15px - 129.5px * 5) calc(-12px - 43.5px * 2);
    }

    #logo_yj1 {
        background-position: calc(-15px - 129.5px * 6) calc(-12px - 43.5px * 0);
    }

    #logo_yj2 {
        background-position: calc(-15px - 129.5px * 6) calc(-12px - 43.5px * 1);
    }

    #logo_yj3 {
        background-position: calc(-15px - 129.5px * 6) calc(-12px - 43.5px * 2);
    }

    .parts3 .right {
        width: 290px;
        margin: 32px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgb(230, 238, 247);
    }

    .parts3 .right img {
        width: 150px;
    }

    .parts3 .right .title {
        font-size: 17px;
        line-height: 21px;
        font-family: 'MicrosoftYaHei-Bold', '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: #2E2F33;
        margin-top: 30px;
    }

    .parts3 .right button {
        width: 137px;
        height: 31px;
        background: #1D69F0;
        border-radius: 3px;
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 13px;
        margin-top: 35px;
    }

    .parts4 {
        width: 690px;
        height: 352px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 30px 0px rgba(78, 106, 161, 0.1);
        position: absolute;
        left: -250px;
        box-sizing: border-box;
        border-radius: 10px;
        display: none;
    }

    .parts4 .left {
        flex: 1;
        height: 100%;
        padding: 16px 20px 0 66px;
        box-sizing: border-box;
    }

    .parts4 .p_list {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-flow: row wrap;
        box-sizing: border-box;
    }

    .parts4 .p_list a {
        flex: 0 45%;
        height: 0.25rem;
        position: relative;
        display: flex;
        align-items: center;
        margin-top: 20px;
    }

    .parts4 .p_list .empty {
        pointer-events: none;
    }

    #icon3_1 {
        background-position: 0 calc(-20px * 0);
    }

    #icon3_2 {
        background-position: 0 calc(-20px * 1);
    }

    #icon3_3 {
        background-position: 0 calc(-20px * 2);
    }

    #icon3_4 {
        background-position: 0 calc(-20px * 3);
    }

    #icon3_5 {
        background-position: 0 calc(-20px * 4);
    }

    #icon3_6 {
        background-position: 0 calc(-20px * 5);
    }

    .parts4 .p_list a p {
        width: 20px;
        height: 20px;
        background-image: url("https://sitelibrarymarket.obs.cn-east-3.myhuaweicloud.com/fscloud/head/code2.png");
        background-size: 100%;
        margin-right: 8px;
    }

    .parts4 .p_list a span {
        font-family: 'MicrosoftYaHei', '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;
        font-size: 18px;
        color: #2E2F33;
        line-height: 39px;
    }

    .parts4 .right {
        width: 290px;
        margin: 32px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgb(230, 238, 247);
    }

    .parts4 .right img {
        width: 150px;
    }

    .parts4 .right .title {
        font-size: 17px;
        line-height: 21px;
        font-family: 'MicrosoftYaHei-Bold', '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: #2E2F33;
        margin-top: 30px;
    }

    .parts4 .right button {
        width: 137px;
        height: 31px;
        background: #1D69F0;
        border-radius: 3px;
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 13px;
        margin-top: 35px;
    }

    .parts5 {
        width: 604px;
        height: 352px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 30px 0px rgba(78, 106, 161, 0.1);
        position: absolute;
        left: -250px;
        box-sizing: border-box;
        border-radius: 10px;
        display: none;
    }

    .parts5 .left {
        flex: 1;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 35px 16px 0 50px
    }

    .parts5 .nav_header {}

    .parts5 .nav_title {
        font-family: 'MicrosoftYaHei-Bold', '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;
        font-size: 18px;
        color: #2E2F33;
        line-height: 32px;
    }

    .parts5 .nav_title_underline {
        height: 1px;
        background: #A2AEC3;
        margin: 14px 0 14px 0;
    }

    .parts5 .p_list {
        display: flex;
        flex-direction: column;
    }

    .parts5 a {
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #2E2F33;
        line-height: 32px;
        margin-bottom: 18px;
    }

    .parts5 .middle {
        flex: 1;
        box-sizing: border-box;
        margin: 35px 50px 0 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .parts5 .right {
        width: 270px;
        flex-direction: column;
        display: flex;
        background-color: #3980FE;
        border-radius: 0 10px 10px 0;
    }

    .parts5 .right .right_content {
        flex: 1;
        margin: 32px 0 0 24px;
    }

    .parts5 .right .title1 {
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 32px;
    }

    .parts5 .right .phone {
        font-size: 0.0885rem;
        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.0885rem;
        margin-bottom: 0.109375rem;

        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 17px;
    }

    .parts5 .right .title2 {
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 32px;
        margin-top: 14px;
    }

    .parts5 .right .e-mail {
        font-family: 'MicrosoftYaHei', '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;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 17px;
    }

    .parts5 .right .right_bottom {
        display: flex;
        position: relative;
    }

    .parts5 .right img {
        margin: 24px 0 42px 24px;
    }

    .parts5 .right .title3 {
        position: absolute;
        left: 62px;
        bottom: 42px;
        writing-mode: vertical-lr;
        font-family: 'MicrosoftYaHeiLight', '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: 13px;
        font-weight: 300;
        color: #fff;
    }

    .left_side {
        float: left;
    }

    .left_side .top {
        line-height: 0.09375rem;
    }

    .right_side {
        float: right;
        margin-right: 1.015625rem;
    }

    .left_side .small {
        display: inline-block;
        width: 0.1rem;
        margin-right: 0.078125rem;
        vertical-align: middle;
    }

    .left_side 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;
    }

    .left_side .texts {
        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: #FFFFFF;
        line-height: 0.39583rem;
    }

    .right_side .title {
        line-height: 0.09375rem;
        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;
    }

    .right_side .bigger {
        width: 0.8073rem;
        height: 0.8073rem;
        margin-top: 0.135417rem;
    }

    .header-mobile-apply {
        display: none;
    }

    .angle {
        display: none;
    }

    .sub-menu-header {
        display: none;
    }

    .side-bar-wrapper {
        width: 70px;
        border-radius: 5px;
        position: fixed;
        right: 0;
        z-index: 999999999999;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
    }

    .side-bar-wrapper ul {
        padding-left: 0;
        display: flex;
        border-radius: 5px;
        background: linear-gradient(90deg, #0063F5 0%, #0093FB 84%);
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

    .side-bar-wrapper ul .jy-li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
        position: relative;
    }

    .side-bar-wrapper ul .jy-li:hover .mini-bar {
        display: block !important;
        opacity: 1;
        visibility: visible;
    }

    .side-bar-wrapper ul .jy-li {
        margin-bottom: 28px;
    }

    .side-bar-wrapper ul .jy-li img {
        width: auto;
        height: 27px;
        margin-bottom: 5px;
    }

    .mini-bar {
        width: 140px;
        background: #FFFFFF !important;
        box-shadow: 0px 0px 4px 0px rgba(16, 25, 58, 0.12);
        position: absolute;
        right: 70px;
        top: -8px;
        display: none !important;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s;
    }

    .mini-bar li {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        font-size: 16px;
        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: #444444;
    }

    #nb_icon_wrap {
        display: none !important
    }

    .conts0 {
        background-color: #666;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 70px;
        position: fixed;
        top: 0;
        z-index: 999;
    }

    .triangle {
        width: 10px;
        position: absolute;
        top: -5px;
    }

    .triangle1 {
        left: 175px;
    }

    .triangle2 {
        left: 325px;
    }

    .triangle3 {
        left: 325px;
    }

    .triangle4 {
        left: 275px;
    }

    .triangle5 {
        left: 275px;
    }

    .parts00 {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    * {
        margin: 0;
        padding: 0;
    }

    .conts0 {
        display: none;
    }

    .header {
        display: none;
    }

    /* 移动端的头部展示 */
    .conts0_mobile_base {
        height: 1.6rem;
        width: 100%;
    }

    .conts0_mobile {
        background-color: #fff;
        width: 100%;
        height: 1.6rem;
        z-index: 999;
        position: fixed;
        top: 0rem;
    }

    .conts0_mobile .logo {
        position: fixed;
        width: 3.17rem;
        height: 0.525rem;
        margin-left: 0.453rem;
        top: 0.475rem;
    }

    .conts0_mobile .right_btn {
        position: fixed;
        width: 0.64rem;
        height: 0.4267rem;
        right: 0.453rem;
        top: 0.525rem;
    }

    .right_btn_show {
        display: none;
        /* 可以滚动 */
        overflow: scroll;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #fff;
        z-index: 998;
        border-top: 1px solid #E6EEF7;
        box-sizing: border-box;
    }

    li {
        list-style: none;
    }

    .right_btn_show .main {
        display: flex;
        height: 100%;
        font-size: 0;
    }

    .right_btn_show .part-wrap {
        display: flex;
        height: 100%;
        width: 100%;
    }

    .right_btn_show .main .left {
        flex: 1;
        height: 100%;
        background-color: #F4F6FD;
    }

    .right_btn_show .main .left li {
        width: 100%;
        height: 1.44rem;
        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;
        padding-left: 0.45rem;
        box-sizing: border-box;
        font-weight: 400;
        color: #333333;
        line-height: 1.44rem;
    }

    .m_li_active {
        border-left: 3px solid #1D69F0;
        background: #FFFFFF;
        color: #1D69F0 !important;
    }

    .right_btn_show .main .right {
        flex: 2;
        height: 100%;
        background-color: #FFFFFF;
    }

    .right_btn_show .main .right .r_part {
        width: 100%;
        height: 100%;
        max-height: calc(100% - 3rem);
        padding: 0 0.32rem 0 0.5467rem;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .right_btn_show .main .right .r_part .up {
        height: 1.44rem;
        border-bottom: 1px solid #E6EEF7;
        box-sizing: border-box;
        font-size: 0.3867rem;
        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: 600;
        color: #333333;
        line-height: 1.44rem;
    }

    .right_btn_show .main .right .r_part .up2 {
        border-bottom: none;
    }

    .right_btn_show .main .right .r_part .up3 {
        border-bottom: none;
    }

    .right_btn_show .main .right .r_part .down {
        margin-top: 0.48rem;
    }

    .right_btn_show .main .right .r_part .down a {
        display: block;
        width: 100%;
        height: 1.173rem;
        position: relative;
    }

    .right_btn_show .main .right .r_part .down a p {
        width: 0.5rem;
        height: 0.5rem;
        position: absolute;
        top: 0.333rem;
        left: 0;
        background-image: url('/newweb/mobile/daohang.png');
        background-size: 100%;
    }

    #m_p1 {
        background-position: 0 0;
    }

    #m_p2 {
        background-position: 0 -0.5rem;
    }

    #m_p3 {
        background-position: 0 -1rem;
    }

    #m_p4 {
        background-position: 0 -1.5rem;
    }

    #m_p5 {
        background-position: 0 -2rem;
    }

    #m_p6 {
        background-position: 0 -2.5rem;
    }

    #m_p7 {
        background-position: 0 -3.5rem;
    }

    #m_p8 {
        background-position: 0 -3.5rem;
    }

    #m_p9 {
        background-position: 0 -4.5rem;
    }

    #m_p10 {
        background-position: 0 -5.5rem;
    }

    #m_p11 {
        background-position: 0 -6rem;
    }

    #m_p12 {
        background-position: 0 -6.5rem;
    }

    #m_p13 {
        background-position: 0 -7rem;
    }

    #m_p14 {
        background-position: 0 -7.5rem;
    }

    #m_p15 {
        background-position: 0 -8rem;
    }

    #m_p16 {
        background-position: 0 -8.5rem;
    }

    #m_p17 {
        background-position: 0 -9rem;
    }

    .right_btn_show .main .right .r_part .down a .title {
        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: #2E2F33;
        line-height: 1.173rem;
        position: absolute;
        top: 0;
        left: 0.84rem;
    }

    .right_btn_show .main .right .r_part .down a img {
        width: 0.7867rem;
        height: 0.293rem;
        position: absolute;
        top: 0.44rem;
        left: 2.4267rem;
    }

    .r_part1 {
        display: block;
    }

    .r_part2 {
        display: none;
    }

    .right_btn_show .main .right .r_part .down2 {
        display: none;
        margin-top: 0;
    }

    .ro {
        width: 0.36rem;
        height: 0.2rem;
        position: absolute;
        top: 0.65rem;
        right: 0.32rem;
    }

    .right_btn_show .main .right .r_part .down2 a p {
        background-image: url("https://sitelibrarymarket.obs.cn-east-3.myhuaweicloud.com/fscloud/head/code1.png");
        background-size: 100%;
    }

    #m_q1 {
        background-position: 0 0;
    }

    #m_q2 {
        background-position: 0 -0.5rem;
    }

    #m_q3 {
        background-position: 0 -1rem;
    }

    #m_q4 {
        background-position: 0 -1.5rem;
    }

    #m_q5 {
        background-position: 0 -2rem;
    }

    #m_q6 {
        background-position: 0 -2.5rem;
    }

    #m_q7 {
        background-position: 0 -3rem;
    }

    #m_q8 {
        background-position: 0 -3.5rem;
    }

    .r_part3 {
        display: none;
    }

    .r_part4 {
        display: none;
    }

    .r_part5 {
        display: none;
    }

    .right_btn_show .main .right .r_part .down3 {
        margin-top: 0.1467rem;
    }

    .down3 a .title {
        left: 0 !important;
    }

    .down4 a .title {
        left: 0 !important;
    }


    /* 头部 */
    .header-cn-lang {
        display: none;
    }

    .header {
        display: none;
        align-items: center;
        overflow: hidden;
    }

    .header-logo {
        display: flex;
        margin-left: 0.775rem;
        height: 100%;
        align-items: center;
    }

    .header-serviceone {
        font-size: 14px;
        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: 200;
        color: rgba(255, 255, 255, 1);
        padding-bottom: 2px;
        line-height: 30px;
    }

    .header-logo img {
        width: 4.0625rem;
        height: 1.0625rem;
    }

    .header-mobile-nav {
        flex: 1;
    }

    .header-mobile-nav img {
        width: 19px;
        float: right;
        height: 14px;
        margin-right: 14px;
        background-color: rgb(15, 12, 12);
    }

    .mobile-menu img {
        width: 20px;
        height: 15px;
    }

    .header-nav {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        display: none;
    }

    .header-nav-content-mobile {
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(0, 0, 0, 0.3);
        top: 0;
        right: 0;
        z-index: 999;
        display: none;
    }

    .header-nav-content-mobile ul {
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 296.5px;
        margin-left: auto;
        background: #FFF;
        height: 100%;
        overflow: visible !important;
        padding-left: 23px;
        padding-top: 74px;
        z-index: 999;
    }

    .header-nav-content-mobile ul a {
        color: #454545 !important;
        font-size: 16px !important;
        width: 100%;
        font-weight: bold !important;
        margin-bottom: 15px;
        display: flex;
    }

    .header-nav-content-mobile ul a li {
        font-size: 16px;
        color: black !important;
        font-weight: bold;
        width: 100%;
        align-items: center;
    }

    .header-nav-content-mobile ul a li {
        font-size: 16px;
        color: black !important;
        font-weight: bold;
    }

    .header-nav-content-mobile ul a li::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 0.1rem;
        background: white;
        margin-left: -5px;
    }

    .header-demo {
        display: none;
    }

    .header-telephone {
        display: none;
    }

    .header-logo-line {
        width: 1px;
        height: 17px;
        background: #BEC9CE;
        margin-right: 5px;
        margin-left: 6px;
    }

    .header-mobile-apply {
        background: rgba(43, 204, 168, 1);
        border-radius: 13px;
        width: 90px;
        height: 27px;
        margin: 0 auto;
        flex: 1;
        text-align: center;
    }

    .header-mobile-apply a {
        font-size: 12px;
        font-family: Hiragino Sans GB;
        font-weight: normal;
        color: rgba(255, 255, 255, 1);
        line-height: 27px;
    }

    .header-nav-subcontent {
        margin: 0rem 0rem 0rem 15px;
        color: #666666;
        width: 100%;
        font-size: 15px;
        width: 100% !important;
    }

    .header-logo-left {
        flex: 2;
        display: flex;
        align-items: center;
    }

    .dorp {
        width: 100%;
        text-align: left;
        display: flex;
        border-bottom: 1px solid white;
    }

    .header-nav ul li {
        padding: 0;
        margin-bottom: 15px;
        align-items: center;
        width: 100%;
    }

    .angle {
        width: 6.5px;
        margin-left: 7.5px;
        margin-bottom: auto;
        margin-top: auto;
        box-sizing: border-box;
    }

    .header-nav-subcontent p {
        width: 50%;
        float: left;
    }

    .header-nav-subcontent p a {
        width: 120px;
        font-size: 16px !important;
        margin-bottom: 15px;
        line-height: 16px !important;
        display: inline-block;
        font-weight: normal !important;
    }

    .sub-menu-header {
        width: 296.5px;
        height: 26px;
        display: flex;
        background: #fff;
        justify-content: space-between;
        align-items: center;
        padding: 12px 11px 12px 12px;
        border-bottom: 1px solid #E2E2E2;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
    }

    .sub-logo {
        width: 97px;
        height: 25.5px;
        background: url(../img/home_logo反白.png) no-repeat center center;
        background-size: 100%;
    }

    .sub-close {
        width: 15px;
        height: 15px;
        opacity: 0.9;
        background: url(../img/close.png) no-repeat center center;
        background-size: 100%;
    }

    .rotate {
        transform: rotate(180deg);
    }

    .hidemenu {
        display: none;
    }

    .side-bar-wrapper {
        display: none !important;
    }
}