:root {
    --color: #ed6d00;
    --0c1424: #0c1424;
    --f8f9fa: #f8f9fa;
    --hoverboxshadow: 0 10px 18px rgba(23, 96, 248, 0.12);
    --mt45p: 45px;
    --fs14: 14px;
    --fs16: 16px;
    --fs18: 18px;
    --fs20: 20px;
    --fs22: 22px;
    --fs24: 24px;
    --fs30: 30px;
    --fs32: 32px;
    --fs36: 36px;
    --fs40: 40px;
    --fs46: 46px;
    --fs54: 54px;
    --baner-height: 820px;
}

@media screen and (max-width:1680px) {
    :root {
        /* --mt45p: 45px; */
        --fs14: 14px;
        --fs16: 16px;
        --fs18: 16px;
        --fs20: 18px;
        --fs22: 20px;
        --fs24: 22px;
        --fs30: 28px;
        --fs32: 30px;
        --fs36: 34px;
        --fs40: 38px;
        --fs46: 42px;
        --fs54: 48px;
        --b700: 700;
    }

    .tab {
        padding: 15% 10%;
    }
}

@media screen and (max-width:1600px) {
    :root {
        --baner-height: 700px;
    }

    .w1500 {
        width: 1300px;
        margin: 0 auto;
    }
}



@media screen and (max-width:1440px) {

    :root {
        --baner-height: 640px;
        /* --mt45p: 45px; */
        --fs14: 14px;
        --fs16: 14px;
        --fs18: 16px;
        --fs20: 16px;
        --fs22: 18px;
        --fs24: 20px;
        --fs30: 20px;
        --fs32: 24px;
        --fs36: 32px;
        --fs40: 34px;
        --fs46: 38px;
        --fs54: 40px;
        --b700: 700;
    }

    .w1500 {
        width: 1200px;
        margin: 0 auto;
    }

    .person_tab {
        padding: 9% 10%;
    }

    .sg2banerwz {
        min-width: 1000px;
    }

    .w1400 {
        width: 1200px;
    }

    .servicea1_ul {
        width: 10%;
    }

    .servicea1_on {
        width: 565px;
        transition: all 0.5s ease;
    }

    .develop_p1 {
        font-size: 14px;
    }

    .develop_p2 {
        font-size: 12px;
    }

    .new_right_item {
        margin-top: 5.5%;
    }

    .power_p1 {
        top: 19%;
    }

    .power_item {
        margin-top: 30px;
    }

    .power_tit {
        top: 60%;
    }

    /* .project_p6 {
        font-size: var(--fs20);
    } */

    .pubmore {
        padding: 10px 30px;
    }

    .hhraslide {
        padding: 0 2.5%;
    }

    .abt26btc2 {
        width: 90%;
        max-width: 90%;
    }

    .sunshinec {
        height: 750px;
    }

    .tab {
        padding: 11.5% 10%;
    }

    .express_btn .tab {
        padding: 5%;
    }

    .abo_pll {
        max-height: 240px;
    }

    .chron_cont {
        max-height: 340px;
    }

    .conjun_right .conjun_img1 {
        height: 480px;
    }
}

@media screen and (max-width:1366px) {
    :root {
        --baner-height: 580px;
    }

    .t2nav a {
        margin: 0 6px;
        /* font-size: 14px; */
    }

    .ab7cbg_auto3 {
        height: 50vh;
    }

    .ab7cbg_auto {
        min-height: 420px;
    }

    .power_p3 {
        font-size: 14px;
    }

    .power_item {
        margin-right: 26px;
    }

    .xyg_li {
        top: 90%;
    }

    .ab7cbgca1 {
        height: 55vh;
    }

    .hhrbswiper {
        padding: 30px 40px;
    }

    /* .sg2baner {
        height: 70vh;
    } */

    /* .sg2banerwz-1 {
        bottom: 35%;
        left: 55%;
    } */

    /* .ab7czw {
        transform: translateX(-50%);
    } */
    .ab7czw_123 {
        top: 55%;
    }
}

@media screen and (max-width:768px) {
    :root {
        --mt45p: 25px;
        --fs14: 14px;
        --fs16: 14px;
        --fs18: 14px;
        --fs20: 14px;
        --fs22: 14px;
        --fs24: 16px;
        --fs30: 16px;
        --fs32: 18px;
        --fs36: 20px;
        --fs40: 22px;
        --fs46: 24px;
        --fs54: 26px;
        --b700: 700;
    }

    .w95 {
        width: 95%;
        min-width: 95%;
    }

    .pc {
        display: none;
    }

    .phone {
        display: block;
    }

    .sthand_nav {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 5;
        background: #f8fafb;
        margin-top: 80px;
        padding: 0 20px;
    }

    .xxmenu {
        width: 90%;
        height: 80px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        top: 10px;
        left: 5%;
        z-index: 9;
        transition: all 0.5s ease;
        /* padding: 0 20px; */
        padding: 0;
        /* box-shadow: 0 5px 15px rgb(0 0 0 / 10%); */
        /* background: orange; */
    }

    .xxmenu1 {
        display: flex;
        align-items: center;
        background: #fff;
        padding: 10px;
        border-radius: 50px;
    }

    .xxmenu.on {
        background: rgba(255, 255, 255, 0.8);
        backdrop-filter: blur(12px);
    }

    .xxmenu .mlogo1 {
        display: none;
    }

    .xxmenu.on .mlogo1 {
        display: block;
    }

    .xxmenu .mlogo2 {
        display: block;
        height: 23px;
    }

    .t2right_s2 {
        padding: 10px 20px;
        font-size: 14px;
        border: 8px solid #fff;
    }

    .t2right {
        height: 70%;
    }

    .t2right_s2 a {
        font-size: 14px;
    }

    .xxmenu.on .mlogo2 {
        display: none;
    }


    .menu_logo {
        width: 85%;
    }


    .menu_msp {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-right: 10px;
    }

    .li3 {
        display: flex;
        flex-direction: column;
        width: 36px;
        height: 36px;
        border: 1px solid #cdcdcd;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
    }

    .li1 {
        width: 20%;
        display: flex;
        align-items: center;
    }

    .li3 span {
        width: 24px;
        height: 2px;
        background: #000;
        display: inline-block;
        margin: 2px 0;
        opacity: 0.8;
        transition: all 0.5s ease;
    }

    .xxmenu.on .li3 span {
        background: #333;
    }

    .mmeauom .msp1 {
        transform: rotate(45deg);
        margin: -2px;
    }

    .mmeauom .msp2 {
        opacity: 0;
        margin: 0;
    }

    .mmeauom .msp3 {
        margin: -2px;
        transform: rotate(-45deg);
    }

    .xxlist {
        width: 75vw;
        height: 100%;
        background: var(--color);
        position: fixed;
        top: 0;
        left: -75vw;
        z-index: 180;
        transition: all 0.5s ease;
    }

    .xxlistss {
        position: fixed;
        left: 0vw;
        top: 0;
        width: 75vw;
        height: 100%;
    }

    .xxlist_ul {
        padding: 10px 0px;
    }

    .xxlist_div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;

    }

    .xxlist_li2 {
        position: relative;
    }

    .xxlist_li2 img {
        width: 30px;
    }

    .xxlist_li3 {
        position: absolute;
        top: 40px;
        left: -10px;
        z-index: 111;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }

    .xxlist_li3 a {
        display: inline-block;
        padding: 10px 15px;
        background: #fff;

    }

    .xxlist_li2:hover .xxlist_li3 {
        opacity: 1;
        visibility: visible;
    }

    .xxlist_li1 img {
        width: 70%;
    }

    .xxlist_ul2 {
        padding: 0;
    }

    .bBor,
    .twoa {
        position: relative;
        list-style: unset;
        /* margin-left: 8px; */
    }

    .bBor .menu_span1,
    .twoa .menu_span1 {
        /* width: 25px;
        height: 49px; */
        position: absolute;
        right: 15px;
        top: 13px;
        /* background: url(../img/jia_black1.svg) no-repeat center; */
        color: #fff;
        background-size: 16px;
        transition: all 0.3s ease;

    }

    .bBor .menu_span3,
    .twoa .menu_span3 {
        width: 25px;
        height: 49px;
        position: absolute;
        right: 0;
        top: 0;
        background: url(../img/pbtyuyan4.png) no-repeat center;
        background-size: 16px;
        transition: all 0.3s ease;
    }

    .bBor .menu_span3.on,
    .twoa .menu_span3.on {
        transform: rotatex(180deg);
    }

    .bBor .menu_span2,
    .twoa .menu_span2 {
        width: 25px;
        height: 49px;
        position: absolute;
        right: 0;
        top: 0;
        background: url(../img/jia_black1.svg) no-repeat center;
        background-size: 16px;
    }

    .bBor a,
    .twoa a {
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 14px;
        display: block;
        border-bottom: 1px solid rgb(255, 255, 255, 0.3);
        padding: 0 15px;
    }

    .bBor .proList,
    .twoa .proList {
        display: none;
        padding-left: 20px;
    }

    .bBor .proList li a,
    .twoa .proList li a {
        font-size: 13px;
        height: 36px;
        line-height: 36px;
    }

    .bBor.on .menu_span1 {
        /* background-image: url(../img/jian_black.svg);
        background-size: 15px; */
        transform: rotate(180deg);

    }

    .twoa.on .menu_span2 {
        /* background-image: url(../img/jian_black.svg);
        background-size: 15px; */
        transform: rotate(180deg);
    }

    body {
        position: relative;
    }

    body,
    .mhead {
        left: 0;
        transition: all 0.4s ease;
    }

    body.hc-nav-open {
        left: 100px;
    }


    body.hc-nav-open {
        position: fixed;
        width: 100%;
        min-height: 100%
    }

    .tica-bg {
        position: fixed;
        left: 0;
        top: 0;
        background: #000;
        opacity: 0.5;
        display: none;
        z-index: 40;
        width: 100%;
        height: 100%;
        height: 100vh;
    }

    .tica-bg.on {
        display: block;
    }


    /*  */
    .w1600 {
        width: 90%;
        margin: 0 auto;
        max-width: none;
        min-width: revert;
    }

    .sg2banerp1 {
        font-size: 14px;
    }

    .sg2banerp2 {
        font-size: var(--fs24);
        margin-top: 20px;
    }

    .sg2banerwz-1 {
        /* bottom: 55%; */
        top: 30%;
    }

    .ptb100p {
        padding: 40px 0;
    }

    .sul2eimg {
        width: 100%;
    }

    .ny2slide2_p1 {
        font-size: 16px;
    }

    .abpcn {
        font-size: 22px;
        margin-bottom: 0;
    }

    .t5sswrapper {
        flex-wrap: wrap;
    }

    .t5sslidem {
        width: 100%;
        margin-top: 20px;
    }

    .t5sslidem:first-child {
        margin-top: 00px;
    }

    .project_p1 {
        padding: 10px 5px;
        border: 1px solid #c9c9c9;
        border-radius: 0px;
        margin: 0 5px;
        transition: all 0.3s ease;
        font-size: 12px;
    }

    .t5sp2 {
        font-size: 16px;
    }

    .t5smore {
        margin-top: 40px;
    }



    .w1400 {
        width: 90%;
        min-width: 90%;
    }

    .banner_top {
        position: absolute;
        bottom: 7%;
        left: 5%;
        border: 2px solid #fff;
        z-index: 111;
        width: 35px;
        height: 35px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        color: #fff;
    }

    .pd4 {
        padding-left: 4%;
        padding-right: 4%;
    }

    .pd40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .xyg_xc {
        position: relative;
        margin-top: 25px;
    }

    .xyg_img1 {
        width: 100%;
    }

    .xyg_li {
        top: 50%;
    }

    .sunsh_ph1 {
        position: relative;
    }

    .sunsh_ph1 img {
        width: 100%;
    }

    .sunsh_ph2 {
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }


    .sunsh_ph3 {
        top: 50%;
    }

    .sunsh_ph66 {
        position: absolute;
        top: 30%;
        /* left: 50%; */
        transform: translate(-50%, -50%);
        width: 100%;
        opacity: 0;
    }

    .sunsh_ph71 {
        top: 20%;
    }

    .sunsh_ph67 {
        top: 20%;
    }

    .mi_serv {
        top: 20% !important;
    }

    .sunsh_ph68 {
        top: 20%;
    }

    .sunsh_ph66 p {
        color: #fff;
    }

    .sunsh_ph67 p {
        color: #0056a7;
    }

    .sunsh_ph70 {
        color: #fff;
        top: 20%;
    }

    .digewzm {
        width: 80%;
        margin: 0 auto;
        margin-top: 20px;
        background: rgb(255, 255, 255, 0.2);
        padding: 20px 30px;
        border-radius: 10px;
    }

    .sunsh_ph69 p {
        color: #000;
    }

    .sunsh_p2 {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 12px;
    }

    .digewzm .digep2 {
        display: none;
    }

    .digewzm:hover .digep2 {
        display: block;
    }

    .solution_item {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .solution_item:first-child {
        margin-top: 0px;
    }

    .border20 {
        border-radius: 10px;
    }

    .solution_li1 {
        border-radius: 10px;
    }

    .solution_tit {
        padding: 20px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .solution_s1 {
        font-size: 16px;
    }

    .develop_item {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .develop_item:first-child {
        margin-top: 25px;
    }

    .develop_li2 {
        padding: 20px;
    }

    .solution {
        padding-top: 40px;
        padding-bottom: 00px;
    }

    .sunshph_list {
        margin-top: 40px;
        overflow: hidden;
    }

    .sunshph_item {
        background: rgb(255, 255, 255, 0.2);
    }

    .sunshph_item img {
        width: 50px;
    }

    .digep1 {
        font-size: 14px;
        margin-top: 10px;
        margin-left: 10px;
    }

    .digep2 {
        font-size: 12px;
    }

    .caseSwiperph {
        width: 90%;
        margin: 0 auto;
        margin-top: 5px;
        overflow: hidden;
    }

    .caesph_pagin .swiper-pagination-bullet-active,
    .develop_pagin .swiper-pagination-bullet-active {
        background: #fff;
    }

    .caesph_pagin,
    .develop_pagin {
        text-align: center;
        margin-top: 20px;
    }

    .develop_p3 {
        display: flex;
        justify-content: center;
        margin-top: 40px;
    }

    .new_main {
        flex-wrap: wrap;
    }

    .new_left {
        width: 100%;
        margin-top: 40px;
    }

    .new_right {
        width: 100%;
    }

    .new_main {
        width: 90%;
        margin: 0 auto;
        margin-top: 25px;
    }


    .t7f {
        padding: 40px 0;
    }

    .t7fb {
        padding: 20px 0;
        margin-top: 20px;
    }

    .t7fbb {
        width: 100%;
        justify-content: flex-start;
        margin-top: 30px;
    }

    .t7fc {
        padding: 15px 0 0 0;
    }

    .t7fc ul {
        display: flex;
        flex-wrap: wrap;
    }

    .p_rightc {
        width: 50px;
        height: 50px;

    }

    .p_rightc1 {
        /* background: linear-gradient(to top, #46bbf9, #54c2ff); */
        background: linear-gradient(to bottom, #49c3fc, #1e58e7);
    }

    .p_rightc2 {
        /* background: linear-gradient(to top, #3c92f3, #46bbf9); */
        background: linear-gradient(to bottom, #49c3fc, #1e58e7);
    }

    .p_rightc3 {
        /* background: linear-gradient(to top, #2e74ed, #3c92f3); */
        background: linear-gradient(to bottom, #49c3fc, #1e58e7);
    }

    .p_rightc4 {
        /* background: linear-gradient(to top, #1f5ae2, #2e74ed); */
        background: linear-gradient(to bottom, #49c3fc, #1e58e7);
    }

    .p_rightc1 i,
    .p_rightc2 i,
    .p_rightc3 i,
    .p_rightc4 i {
        color: #fff;
    }

    .p_right_kf i {
        margin-top: 12px;
    }

    .t7fbb_a .t7fbb_a1 {
        padding: 5px 0px;
        border: none;
    }

    .t7fbb_a i {
        margin-left: 5px;
    }

    .p_rightb {
        width: 50px;
        height: 50px;
        line-height: 48px;
        background: #ffcb05;
    }

    .p_rightb:hover {
        /* background: linear-gradient(to top, #1f5ae2, #2e74ed); */
        background: #ffcb05;

    }

    .p_rightb i {
        color: #fff;
    }


    .p_right {
        position: fixed;
        display: flex;
        z-index: 355;
        width: 50px;
        text-align: center;
        bottom: 50px;
        flex-wrap: wrap;
        right: 20px;
        display: none;
    }

    /* .p_right {
        right: 5px;
    } */

    .pcrights {
        position: fixed;
        display: flex;
        z-index: 355;
        width: 50px;
        text-align: center;
        bottom: 200px;
        flex-wrap: wrap;
        right: 20px;
        display: block;
    }

    .new_right_item {
        margin-top: 0px;
        padding: 0 15px;
        font-size: 14px;
    }

    .t7fc,
    .t7fc a {
        font-size: 12px;
    }

    .new_right_item p::before {
        left: 5px;
        top: 16px;
    }

    .new_right_item p {
        width: 100%;
        margin-top: 10px;
    }

    .new_left_p1 {
        font-size: 14px;
        /* color: #000; */
        overflow: visible;
        text-overflow: unset;
        white-space: normal;
    }

    .newa1_li2 {
        padding: 20px 20px;
        margin-top: 0;
        background: rgb(255, 255, 255, 0.2);
    }

    .sunsh_ph4 {
        top: 48%;
    }


    .sunsh_tit {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .sunsh_p1 {
        color: #fff;
        font-size: 12px;
        text-align: justify;
    }

    .ab7cp4 {
        flex-wrap: wrap;
        margin-top: 0px;
    }

    .ab7cp4 ul:first-child {
        width: 100%;
        text-align: left;
    }

    .ab7cp4 ul {
        width: 45%;
        text-align: left;
        margin-top: 40px;
    }

    .ab7cp42 span {
        font-size: 28px;
    }

    .ab7cp42 em {
        font-size: 16px;
    }

    .ab7cp42 {
        margin-top: 0;
    }

    .t7fcr {
        margin-top: 10px;
    }

    .t7fcr a {
        margin-left: 0;
    }

    .titp2 {
        font-size: var(--fs40);
    }

    .bantit {
        padding: 0;
        top: 50%;
        text-align: center;
    }

    .supus_li1 {
        border-radius: 10px;
    }

    .supus_li1 img {
        border-radius: 10px;
    }

    .new1_list {
        display: flex;
        flex-wrap: wrap;
    }

    .new3rlta {
        border-radius: 10px;
    }

    .w1200 {
        width: 90%;
    }

    .new1_list {
        padding: 40px 0;
    }

    .xxitem_ul1 {
        width: 100%;
    }

    .xxitem_ul2 {
        width: 100%;
        padding: 15px 10px;
    }

    .xxitem_p2 {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        white-space: break-spaces;
        -webkit-box-orient: vertical;
    }

    .xxitem_p3 {
        margin-top: 10px;
        font-size: 12px;
    }

    .zxcdbtzwl {
        width: 100%;
    }

    .zxcdbtzwr {
        width: 100%;
        margin-top: 40px;
    }

    .zxnewother a {
        font-size: 14px;
    }

    .pageNews a {
        font-size: 14px;
    }

    .newdzxdesc {
        margin: 25px 0;
        font-size: 14px;
    }

    .newdzxh2 {
        font-size: var(--fs18);
    }

    .zxcdbtzwra {
        border-radius: 10px;
        padding: 20px;
    }

    .abpen {
        font-size: 12px;
        letter-spacing: 0px;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .project_item {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
    }

    .project_item:first-child {
        margin-top: 10px;
    }

    .project_bg {
        margin-top: 0px;
    }

    .project_list {
        margin-top: 10px;
    }

    .project_li2 {
        padding: 15px 20px;
    }

    .project_p6 {
        font-size: 14px;
    }

    .titp1 {
        font-size: 14px;
    }

    .phabtit_top {
        position: relative;
    }

    .phabtit_tit {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 95%;
        text-align: center;
    }

    .phabtit_tit .abpen {
        text-align: justify;
        padding: 0 10px;
    }

    .phabtit_img1 img {
        width: 100%;
        border-radius: 10px;
    }

    .core_item {
        width: 100%;
        padding: 10px 0;
        margin-top: 5px;
        background: rgb(255, 255, 255, 0.2);
        border-radius: 10px;
    }

    .core_item p {
        font-size: 14px;
        color: #fff;
        margin-top: 10px;
    }

    .core_item span {
        color: #fff;
        font-size: 12px;
    }

    .core_item img {
        height: 35px;
    }

    .core_item:hover {
        background: none;
    }

    .serviceb1_ul {
        width: 100%;
        margin-top: 10px;
    }

    .serviceb1_list {
        margin-top: 20px;
    }

    .power_p1 {
        top: 20%;
        font-size: var(--fs24);
    }

    .powerSwiper {
        overflow: hidden;
        position: relative;
    }

    .power_item {
        margin-top: 10px;
    }

    .power_tit {
        padding: 15px 10px;
    }

    .power_item {
        padding: 10px 0;
    }

    .power_pagin {
        text-align: center;
        margin-top: 10px;
    }

    .power_btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 11;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .power_btn span {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        border-radius: 50%;
    }

    .digewz_li1 {
        margin-right: 0;
    }

    .core_item2 {
        /* width: 80%; */
        /* background: rgb(255, 255, 255, 0.5); */
        background: none;
    }

    .digewz_li1 {
        margin: 0px 0;
    }

    .core_item2 span {
        color: #fff;
    }

    .phabtitSwiper {
        padding: 0 10px;
    }

    .phabtitSwiper2 {
        padding: 0 10px;
        margin-top: 25px;
    }

    .hhreh4 {
        font-size: 14px;
        margin-top: 0;
    }

    .hhreslide:hover .hhrewz_tit {
        font-size: 12px;
    }

    .hhrgicon4 {
        width: 50px;
        height: 50px;
    }

    .hhrgicon img {
        width: 90%;
    }

    .hhrgicon {
        width: 40px;
        height: 50px;
    }

    .hhrgnum {
        top: 12%;
    }

    /* 鑳℃旦 */


    .abpen {
        font-size: 12px;
        line-height: 18px;
    }

    .sun63aml,
    .sun63amr {
        width: 100%;
        font-size: 14px;
    }

    .sun63amr {
        display: none;
    }

    .qytdxxm {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
        padding: 25px 10px;
    }

    .qytdxxm {
        min-width: 48.5% !important;
        width: 48.5%;
        margin-right: 3% !important;
        margin-top: 3% !important;
    }

    .qytdxxm:nth-child(2n) {
        margin-right: 0 !important;
    }

    .qytdxxmni {
        position: relative;
        width: 60px;
        height: 60px;
        top: 0;
        margin: 0;
        display: inline-block;
    }

    .qytdxxmn {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .qytdxxmnspan b {
        font-size: 26px;
    }

    .qytdxxmnspan i {
        padding-left: 15px;
    }

    .qytdxxmnspan em {
        right: 18px;
    }

    .qytdxxmnp {
        color: #555;
        font-size: 14px;
    }

    .qytdxxmni img {
        margin: auto;
    }

    .qytdxxm:nth-child(1) .qytdxxmnspan i {
        padding-left: 5px;
    }

    .qytdxxm:nth-child(2) .qytdxxmnspan i {
        padding-left: 5px;
    }

    .qytdxxm:last-child .qytdxxmnspan i {
        /* padding-left: 5px; */
    }

    /* .qytdxxm:nth-child(3) .qytdxxmnspan i {
        padding-left: 5px;
    } */

    .sun63ba {
        padding: 40px 5%;
    }

    .sun63bam {
        width: 100%;
    }

    .sun63bm {
        width: 100%;
    }

    .sun63ba {
        border-radius: 0;
    }

    .sun63bam {
        font-size: 14px;
    }

    .sun63bam2 {
        padding-right: 0;
        margin-top: 25px;
        font-size: 12px;
    }

    .sun63b {
        padding-bottom: 0;
        padding-top: 0;
    }

    .sun63dslide:nth-child(1),
    .sun63dslide:nth-child(2),
    .sun63dslide:nth-child(3) {
        width: 56%;
    }

    .sun63dh5 span:before,
    .sun63dh5 span:after {
        width: 24px;
    }

    .sun63dh5 span {
        padding: 0 30px;
        font-size: 14px;
    }

    .sun63dslide img {
        margin-top: 15px;
        max-width: 60%;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
    }

    .mppiontdot,
    .mppiont {
        width: 4px;
        height: 4px;
    }

    .mppiontdot {
        left: 0;
        top: 0;
    }

    .mppiontpulse {
        width: 30px;
        height: 30px;
        top: -13px;
        left: -13px;
    }

    .sun63ep1 {
        font-size: 14px;
    }

    .hhraslide {
        width: auto;
    }

    .hhraswiper {
        padding: 0;
        box-shadow: none;
        background: none;
        border-radius: 0;
    }

    .hhra .w1400 {
        width: 100%;
        padding-left: 5%;
    }

    .hhraslide {
        border: none;
        padding: 25px;
        background: #fff;
        border-radius: var(--borders20);
        height: auto;
        margin-top: 20px;
        width: 95%;
    }

    .hhradesc {
        font-size: 12px;
    }

    .hhraswiper {
        overflow: inherit;
    }

    .hhraicon img {
        max-width: 60%;
        max-height: 60%;
    }

    .hhra {
        overflow: hidden;
    }

    .hhrb {
        padding: 60px 0;
    }

    .hhrbswiper {
        overflow: inherit;
    }

    .hhrbswiper {
        padding: 0;
        box-shadow: none;
        background: none;
        border-radius: 0;
    }

    .hhrbslide {
        border: none;
        padding: 25px;
        background: rgba(255, 255, 255, 0.9);
        border-radius: var(--borders20);
        height: auto;
    }

    .hhrbslide {
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
    }

    .hhrb .w95 {
        width: 100%;
        padding-left: 5%;
    }

    .hhrbswrapper {
        flex-wrap: inherit;
    }

    .hhrap0 {
        font-size: var(--fs32);
    }

    .hhrbbg {
        height: 110%;
        top: -5%;
    }

    .msg0603-50 {
        width: 100%;
    }

    .msg0603txt,
    .wdxqxl span,
    .msg0603text {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .wdxqxlsub li {
        font-size: 14px;
    }

    .msg0603nm label {
        left: 10px;
    }

    .city-picker-select {
        width: calc(100% - 100px);
        left: auto;
        right: 10px;
        font-size: 14px;
    }

    .city-picker-select select {
        width: 33.33%;
        box-sizing: border-box;
        padding: 0;
        padding-left: 5px;
        font-family: 'Microsoft YaHei', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif;
    }

    .city-picker-select select:nth-child(2) {
        margin: 0 !important;
    }

    .msg0603nm label {
        font-size: 14px;
    }

    .msg0603n {
        margin: 0;
    }

    .msg0603nm {
        margin-top: 15px;
    }

    .msg0603n2 {
        margin-top: 25px;
    }

    .hhrep1 br {
        display: none;
    }

    .hhrep1 {
        font-size: 12px;
        margin-top: 10px;
    }

    /* .hhre .w1400 {
        width: 100%;
        padding-left: 5%;
    } */

    .hhrf {
        padding: 60px 0;
    }

    .hhrf .w1400 {
        width: 100%;
        overflow: hidden;
    }

    .hhrfwrapper {
        flex-wrap: inherit;
    }

    .hhrfslide {
        margin-top: 0;
    }

    .hhrfswiper {
        padding-left: 5%;
    }

    .hhrfp2 {
        font-size: 12px;
    }

    .hhrgwrapper {
        flex-wrap: wrap;
    }

    .hhrfp2 br {
        /* display: none; */
    }

    .hhrgnum {
        font-size: 40px;
    }

    .hhrgslide {
        margin-top: 20px;
    }

    .hhrgslide:first-child {
        margin-top: 0;
    }

    .sun63d {
        overflow: hidden;
    }

    .carer63alink {
        width: 100%;
        margin: 0;
        margin-top: 10px !important;
    }

    .carer63atit {
        font-size: 14px;
    }

    .carer63adesc,
    .carer63alinkm {
        /* padding: 20px; */
        padding: 10px 15px;

    }

    .carer63alinkm .pubmore span {
        font-size: 12px;
    }

    .carer63alinkm {
        border-radius: 10px;
    }

    .carer63amore {
        padding: 8px 0;
        width: 140px;
        font-size: 14px;
        margin: 10px 0;
    }

    .carer63alink:nth-child(1) {
        margin-top: 0 !important;
    }

    .carer63c .ab7cbg {
        width: 100%;
        border-radius: 0;
        overflow: hidden;
    }

    .carer63c .ab7cbg {
        height: auto;
        min-height: inherit;
        position: relative;
    }

    .carer63c .ab7cbg>img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .carer63cswiper {
        position: relative;
        bottom: 0;
    }

    .carer63cslider {
        border-radius: var(--borders20);
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        background: rgba(255, 255, 255, 0.2);
        padding: 30px 10px;
    }

    .carer63cp1 {
        font-size: 16px;
        font-weight: 700;
    }

    .carer63cswiper {
        width: 100%;
        padding: 50px 0;
        padding-left: 5%;
        overflow: inherit;
        left: 0;
    }

    :root {
        --borders20: 10px;
    }

    .hhrfbg,
    .hhrbbg,
    .carer63bbg,
    .sun63cbg {
        transform: none !important;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .maioto,
    .carer63c .ab7cbg,
    .carer63an,
    .sun63ama,
    .sun63amr,
    .sun63ba,
    .sun63dswiper,
    .hhraswiper,
    .hhrbswiper,
    .hhreswiper,
    .hhrfswiper,
    .hhrgswiper,
    .corebusi_img {
        margin-top: 25px;
    }



    .abt26btc2close2 {
        right: 20px;
        top: 15px;
    }

    .serviceb1_ul::before {
        background: none;
    }

    .servicea1_icon {
        background: #0056a7;
        position: relative;
        top: 13px;
        padding: 5px 15px;
    }

    .service_p2 {
        font-size: 14px;
    }

    .scenbe {
        padding-bottom: 40px;
    }

    .power_btn2 span {
        background: none;
    }

    .corebusi_list {
        margin-top: 25px;
        overflow: hidden;
    }

    .corebusi_item {
        padding: 20px 50px;
        text-align: justify;
        background: rgb(255, 203, 5);
        border-radius: 10px;
        min-height: 140px;
    }

    .corebusi_item p {
        font-size: 14px;
        font-weight: bold;
    }

    .corebusi_item span {
        font-size: 12px;
        display: inline-block;
        line-height: 1.4;
        margin-top: 10px;
    }

    .corebusi_img .core_bg1 {
        width: 95%;
    }

    .mppiont01 {
        left: 49%;
        top: 33%;
    }

    .mppiont02 {
        left: 60%;
        top: 33%;
    }

    .mppiont03 {
        left: 75%;
        top: 33%;
    }

    .mppiont04 {
        left: 88%;
        top: 29%;
    }

    .mppiont05 {
        left: 92%;
        top: 15%;
    }

    .mppiont06 {
        left: 81%;
        top: 11%;
    }

    .mppiont07 {
        left: 71%;
        top: 10%;
    }

    .mppiont08 {
        left: 62%;
        top: 9%;
    }

    .mppiont09 {
        left: 33%;
        top: 8%;
    }

    .mppiont10 {
        left: 18%;
        top: 10%;
    }

    .mppiont11 {
        left: 5%;
        top: 15%;
    }

    .mppiont12 {
        left: 10%;
        top: 28%;
    }

    .mppiont13 {
        left: 24%;
        top: 33%;
    }

    .mppiont14 {
        left: 37%;
        top: 34%;
    }

    .power_p3 {
        font-size: 14px;
    }

    .project_p7 {
        font-size: 12px;
        margin-top: 5px;
    }

    .xxbanerpage {
        height: 280px;
    }

    .bantit .pubmore {
        margin-top: 20px;
    }

    .carer63cicon {
        width: 50px;
        height: 50px;
    }

    .carer63cslider p {
        font-size: 14px;
        margin-top: 0;
    }

    .phabtitSwiper .carer63cslider {
        padding: 10px;
    }

    .carm {
        margin-top: 25px;
    }


    .hhreswiper_page {
        text-align: center;
        margin-top: 30px;
    }

    .hhrfwz {
        padding: 30px 7% 10px;
    }

    .hhrfswiper_page,
    .hhrfswiper_page2,
    .sun63d_page {
        text-align: center;
        margin-top: 30px;
    }


    .hhrgwz {
        padding: 5%;
    }

    .hhrah4 {
        margin-top: 5px;
        font-size: 14px;
    }

    .hhradesc {
        line-height: 1.4;
    }

    .sun63dslide2 img {
        max-width: 35%;
    }

    /* .sg2baner {
        height: 100vh;
    } */

    .t7fbaimg {
        height: 25px;
    }

    .corebusi_img .core_bg3 {
        width: 4%;
        position: absolute;
        top: 1%;
        left: 48%;
    }

    .maioto {
        font-size: 12px;
    }

    .bBor_list {
        background: #2b5cac;
        /* background-color: hsla(0, 0%, 100%, .5);
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px); */
        /* border-radius: 30px; */
        /* margin-top: -50px; */
    }

    .bBor_list a {
        color: #fff;
    }

    .sun63bam2 {
        padding: 20px;
        background: rgb(255, 255, 255, 0.3);
        border-radius: 10px;
    }

    .htfootsharea {
        margin-right: 20px;
    }

    .layvideo video {
        width: 100%;
    }

    .htftssub {
        margin-left: -20px;
    }

    .layvideo {
        width: 100%;
    }

    .digewzm img {
        width: 35px;
    }

    .sun63bam1 img {
        max-width: 35%;
    }

    .sun63ba {
        margin-top: 0;
    }

    .sun63ap1 p {
        font-size: 12px;
    }

    .carer63adesc {
        font-size: 12px;
    }

    .pubmore span {
        font-size: 14px;
    }

    /* .pubmore {
        padding: 10px 30px;
    } */

    .wxsubm h6 {
        text-align: center;
        font-size: 12px;
    }

    .hhreslide {
        margin-top: 10px;
        padding: 20px 5px;
    }

    .hhreslide:first-child {
        margin-top: 0;
    }


    .mpp_sp0 {
        font-size: 12px;
    }

    .mppi_sp0 {
        top: 40px;
        left: -135px;
    }

    .mppi_sp2 {
        left: -175px;
    }

    .mppi_sp3 {
        left: -230px;
    }

    .mppi_sp4 {
        top: 50px;
        left: -275px;
    }

    .mppi_sp5 {
        top: 100px;
        left: -285px;
    }

    .mppi_sp6 {
        top: 100px;
        left: -245px;
    }

    .mppi_sp7 {
        left: -215px;
        top: 90px;
    }

    .mppi_sp8 {
        left: -180px;
        top: 100px;
    }

    .mppi_sp9 {
        left: -80px;
        top: 110px;
    }

    .mppi_sp10 {
        left: -30px;
        top: 110px;
    }

    .mppi_sp11 {
        left: 20px;
        top: 80px;
    }

    .mppi_sp12 {
        left: 0px;
        top: 60px;
    }

    .mppi_sp13 {
        left: -50px;
        top: 50px;
    }

    .mppi_sp14 {
        left: -95px;
        top: 70px;
    }

    .hhrewz {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .hhreh4 {
        display: flex;
        align-items: center;
        /* justify-content: center; */
        font-weight: normal;
    }

    .hhreicon {
        width: 40px;
        height: 40px;
    }

    .hhrewz_li1 {
        width: 20%;
    }

    .hhrewz_li2 {
        width: 50%;
    }

    .t7fbb {
        width: 100%;
        justify-content: flex-start;
        padding-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        margin-top: 20px;
    }

    .t7fb {
        padding: 20px 0 10px 0;
        margin-top: 30px;
    }

    .hline {
        height: 5px;
    }


    .corebusi_main {
        margin-top: 40px;
    }

    .corebusi_img .core_bg2 {
        width: 12%;
        left: 44%;
    }

    .maioto {
        color: #000;
    }

    .htftssub p {
        padding-bottom: 5px;
    }

    .htftssub {
        bottom: 25px;
    }

    .t7fbb_list {
        margin-left: -60px;
    }

    .index_nav1 {
        padding: 100px 0 40px 0;
    }

    .index_nav1_btn {
        flex-wrap: wrap;
    }

    .index_nav1_btn_ul1 {
        width: 100%;
    }

    .index_nav1_btn_ul2 {
        width: 100%;
    }

    .index_nav1_p1 {
        font-size: 32px;
    }

    .index_nav1_p2 {
        font-size: 16px;
        margin: 15px 0;
    }

    .index_nav1_btn1 {
        padding: 10px 65px;
    }

    .index_cx {
        position: static;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .index_put1 {
        width: 100%;
        font-size: 12px;
        padding: 15px 15px 15px 90px;
    }

    .labicon2 {
        top: 15px;
        font-size: 12px;
    }

    .labicon3 {
        width: 100%;
        height: 42px;
        line-height: 42px;
    }

    .labicon1 {
        top: 30px;
    }

    .index_cx label {
        margin-top: 20px;
    }

    .labicon1 {
        top: 10px;
    }

    .index_boxw1 {
        padding-bottom: 0;
        border-radius: 0;
    }

    .index_boxw1.on {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
    }

    .index_boxw1.on .sg2banerimg {
        border-radius: 0;
    }

    .index_item1 img {
        border-radius: 30px;
    }

    .pd80px {
        padding: 40px 0;
    }

    .express_p2 {
        font-size: 14px;
    }

    .expressSwiper {
        margin-top: 20px;
        overflow: hidden;
    }

    .personSwiper,
    .valueSwiper,
    .industrySwiper {
        overflow: hidden;
    }

    .industrySwiper {
        margin-top: 20px;
    }


    .express_title img {
        border-radius: 10px;
    }

    .express_title {
        background: var(--color);
        border-radius: 10px;
    }

    .person_title img {
        border-radius: 10px;
    }

    .express_tit2 {
        padding: 20px 20px;
    }

    .express_p6 {
        font-size: 20px;
    }

    .express_tit p::before,
    .person_title p::before {
        content: '';
        position: absolute;
        width: 5px;
        height: 28px;
        background-color: #ed6d00;
        left: -15px;
        top: 2px;
        border-radius: 5px;
    }

    .express_p3 {
        color: #fff;
    }

    .express_p4 {
        color: #fff;
        font-size: 14px;
        min-height: 45px;
    }

    .express_p5 {
        margin-top: 10px;
        font-size: 14px;
    }

    .express_a1 {
        color: #fff;
    }

    .express_tit {
        right: 30px;
        top: 20px;
        left: 35px;
    }

    .express_pagin,
    .person_pagin,
    .value_pagin,
    .industry_pagin {
        text-align: center;
        margin-top: 10px;
    }

    .express_pagin span,
    .person_pagin span,
    .value_pagin span,
    .industry_pagin span {
        background-color: var(--color);
    }

    .person_bg {
        background: #f5f5f5;
    }

    .expree_c {
        color: #333;
    }

    .person_conph {
        margin-top: 20px;
    }

    .person_box {
        flex-wrap: wrap;
        margin-top: 20px;
        background: #f5f5f5;
        padding: 30px 20px;
        border-radius: 10px;
    }

    .person_box1 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .person_box2 {
        width: 100%;
    }

    .person_item img {
        width: 70%;
    }

    .per_p4 {
        margin-top: 10px;
        font-size: 14px;
    }

    .value_list {
        display: flex;
        flex-direction: column;
    }

    .value_item {
        width: 100%;
        margin-top: 20px;
        border-radius: 15px;
    }

    .value_ul1 span {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .value_ul1 img {
        width: 30px;
    }

    .value {
        background: #fff;
    }

    .value_p2 {
        font-size: 14px;
    }

    .support_left {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .support_tit {
        padding: 10px 10px;
        width: 33%;
        font-size: 14px;
        white-space: nowrap;
        text-align: center;
    }

    .support_tit.active {
        padding: 10px;
    }

    .supus_box {
        position: static;
        width: 100%;
    }

    .supus_p2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .supus_p1 {
        margin-top: 10px;
    }

    .more_btn {
        font-size: 14px;
        padding: 10px 20px;
    }

    .invite_tit.active .invite_p1::after {
        display: none;
    }

    .invite_box {
        flex-direction: column;
    }

    .invite_left {
        width: 100%;
        display: flex;
    }

    .invite_tit {
        width: 50%;
        text-align: center;
    }

    .invi_box {
        flex-wrap: wrap;
        border-radius: 0;
    }

    .invi_right {
        width: 100%;
    }

    .invi_left {
        width: 100%;
        padding: 20px;
    }

    .invite_right {
        width: 100%;
    }

    .invi_title {
        padding-bottom: 20px;
    }

    .invite_tab2.active::after {
        bottom: -22px;
    }

    .invite_p2 {
        font-size: 14px;
    }

    .invite_p3 {
        position: static;
        margin-top: 40px;
    }

    .invi_right img {
        border-radius: 10px;
    }

    .invi2 {
        font-size: 14px;
    }

    .new3list {
        flex-wrap: wrap;
    }

    .new3lista {
        width: 100%;
    }

    .new3rlt {
        width: 100%;
        padding: 0;
    }

    .new3rltwz {
        padding: 0 10px;
    }

    .new3rlta:nth-child(1) {
        margin-top: 15px;
    }

    .new3toplp2 a {
        font-size: 14px;
    }

    .new3top {
        align-items: center;
    }

    .new3p3 {
        font-size: 16px;
    }

    .new3p7 {
        font-size: 14px;
    }

    .t7fa {
        flex-direction: column;
    }

    .t7fba_m {
        display: flex;
        justify-content: space-between;
    }

    .t7f {
        padding: 0;
    }

    .t7fba_p3 {
        margin-top: 15px;
    }

    .gotop {
        width: 41px;
        height: 41px;
        line-height: 41px;
    }

    .t7fa2 li {
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 10px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .t7fa2 i {
        color: rgba(255, 255, 255, 0.5);
    }

    .t7fa2 li:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        margin-top: 20px;
    }

    .t7fba_p4 {
        margin-top: 10px;
    }

    .t7fba1 {
        width: 35%;
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .t7fba1 p {
        margin-top: 15px;
    }

    .t7fba1ll {
        justify-content: space-evenly;
    }

    .t7fba_a1 {
        font-size: 14px;
        padding: 10px 7px;
    }

    .t7fba_p5 {
        margin-top: 15px;
    }

    .t7fba_a1:last-child {
        margin-top: 15px;
    }

    .t7fa_con {
        margin-top: 30px;
    }

    .t7fa_con div {
        width: 100%;
    }

    .t7fa2_a1 {
        width: 100%;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5);
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    .t7fa2_a2 a {
        display: inline-block;
        margin-top: 10px;
        font-size: 12px;
    }

    .w1500 {
        width: 90%;
        margin: 0 auto;
    }

    .about_main {
        margin-top: -30px;
        border-radius: 20px 20px 0 0;
    }

    .about_title {
        display: flex;
        justify-content: space-between;
        width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
    }

    .about_a1 {
        padding-bottom: 10px;
        margin: 0 8px;
    }

    /* .about_title::-webkit-scrollbar {
        display: none;
    } */

    .about_con {
        flex-wrap: wrap;
    }

    .abo_left {
        width: 100%;
    }

    .abo_right {
        width: 100%;
    }

    .abo_p1 {
        padding-left: 0;
    }

    .abo_p2 {
        border-radius: 10px;
    }

    .abo_p3 {
        margin-top: 20px;
    }

    .chronicle_nav {
        flex-wrap: wrap;
    }

    .chronicle_nav1 {
        width: 100%;
    }

    .chronicle_nav2 {
        overflow: hidden;
        width: 100%;
    }

    .chronicle,
    .enterprise {
        border-radius: 30px 30px 0 0;
    }

    .abo_p5 {
        margin-top: 0;
    }

    .chronicle_p1 {
        font-size: 14px;
    }

    .chron_item {
        display: flex;
        flex-wrap: wrap;
    }

    .chron_left {
        width: 100%;
    }

    .chron_right {
        width: 100%;
        margin-top: 30px;
    }

    .chron_cont {
        max-height: 220px;
        padding-right: 10px;
    }

    .chronicle_list {
        display: flex;
        flex-direction: inherit;
        padding: 10px 0;
    }

    .zkibswiperbtn3 {
        transform: rotate(0deg);
        position: absolute;
        top: 35%;
        left: 0%;
    }

    .zkibswiperbtn4 {
        transform: rotate(0deg);
        position: absolute;
        top: 35%;
        left: 90%;
    }

    .chron_p3 {
        font-size: 70px;
    }

    .car_btn {
        margin-top: 20px;
    }

    .smile_item {
        border-radius: 10px;
        padding: 30px;
    }

    .smile_btn2 {
        position: absolute;
        top: -80px;
        right: 0;
        width: 100%;
        height: auto;
        z-index: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: initial;
    }

    .smile_p3 {
        font-size: 14px;
        margin-top: 15px;
    }

    .smile_btn2 span {
        width: 35px;
        height: 35px;
        line-height: 33px;
        margin: 15px 5px;
    }

    .enterprise_item {
        width: 100%;
        padding: 20px 20px;
        border-radius: 10px;
    }

    .enterprise_item:first-child {
        margin-top: 0px;
    }

    .enterprise_p2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .enterprise_p1 {
        margin-top: 10px;
    }

    .supus_img {
        border-radius: 10px;
    }

    .new3toplp2 em {
        padding: 0 10px;
    }

    .service_title a {
        font-size: 14px;
    }

    .xs2newaslide {
        flex-wrap: wrap;
    }

    .xs2newaimg {
        width: 100%;
    }

    .xs2newawz {
        width: 100%;
        padding: 5% 6%;
    }

    .xs2newap2 {
        padding: 10px 0;
    }

    .i2newlink {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
    }

    .i2newimg {
        border-radius: 10px;
    }

    .i2newimg img {
        border-radius: 10px;
    }

    .i2newp1 {
        min-height: 50px;
    }

    .i2newp2 {
        margin-top: 10px;
        font-size: 14px;
    }

    .newpage {
        margin-top: 20px;
    }

    .newpage a,
    .aprev,
    .anext,
    .aback {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }

    .newdetailwz_left {
        width: 100%;
    }

    .newdetailwz_right {
        width: 100%;
        margin-top: 20px;
    }

    .newde_title {
        padding: 15px 0;
    }

    .newdetailwz_left p {
        font-size: 14px;
    }

    .newdetailwz {
        margin: 25px 0 0 0;
    }

    .newde_btn a {
        border-radius: 10px;
        padding: 10px 20px;
        font-size: 14px;
    }

    .newd28-r-team-link {
        padding: 10px 0;
    }

    .newd28-r-tzhw {
        font-size: 14px;
    }

    .newd28-r-tname {
        font-size: 14px;
    }

    .newde_btn {
        margin-top: 20px;
    }

    .about_contive .about_a1 {
        margin-right: 0;
    }
    .about_a1:hover {
        color: #282c33;
        border-bottom: none;
    }
    .i2newms {
        padding: 20px 0 0 0;
    }

    .conjun_item {
        width: 100%;
        border-radius: 10px;
        margin-right: 0;
        padding: 6% 7%;
    }

    .conjun_item h4 {
        margin-bottom: 10px;
    }

    .conjun_item p {
        font-size: 14px;
    }

    .conjun_left {
        width: 100%;
        border-radius: 10px;
    }

    .conjun_right {
        width: 100%;
        margin-top: 20px;
    }

    .conjun_right .conjun_img1 {
        height: 270px;
        border-radius: 10px;
    }

    .conjun_right_item img {
        width: 110px;
    }

    .conjun_right_item {
        font-size: 14px;
        border-radius: 10px;
    }

    .conjun_p4 {
        margin-top: 10px;
        font-size: 14px;
    }

    .conjun_p3 {
        margin: 10px 0;
    }

    .conjun_p5 p {
        font-size: 14px;
    }

    .conjun_p5 {
        border-radius: 0 0 20px 20px;
    }

    .conjun_left_item {
        padding: 20px;
    }

    .help_line {
        margin: 20px 0;
    }

    .help_input input {
        border-radius: 10px;
    }

    .help_input2 {
        width: 100%;
    }

    .help_input {
        margin-top: 15px;
    }

    .help_input textarea {
        height: 120px;
    }

    .help_input2 span {
        border-radius: 10px;
        padding: 15px 30px;
    }

    .faq12abh4 span:first-child {
        width: 50%;
    }

    .faq12abh4 {
        padding: 15px 45px 15px 20px;
    }

    .faq12abh4 i {
        right: 15px;
        top: 15px;
    }

    .faq12abms {
        padding: 15px 25px;
    }

    .faq12abms p {
        font-size: 14px;
    }

    .faq12abms h4:first-child {
        margin-top: 0;
    }

    .enterprise_li img {
        height: 45px;
    }

    .contra_main {
        padding: 20px 20px;
    }

    .contra_title {
        padding: 10px 10px;
        font-size: 14px;
    }

    .content_title p {
        font-size: 14px;
    }

    .cont_h4 {
        margin-bottom: 10px;
    }

    .cont_line {
        margin: 20px 0;
    }

    .faq12abm {
        margin-top: 15px;
    }

    .cont_map img {
        border-radius: 10px;
    }

    .cont_map_tit {
        position: static;
        transform: none;
        width: 100%;
        flex-wrap: wrap;
        padding: 20px 20px;
        border-radius: 10px;
    }

    .cont_p1 {
        padding-right: 0;
        height: 50px;
        line-height: 50px;
        border: none;
    }

    .cont_ul2 p {
        font-size: 14px;
    }

    .cont_map_gzh {
        width: 100%;
        justify-content: center;
        margin-top: 20px;
    }

    .cont_map_gzh p {
        font-size: 14px;
    }

    .cont_map {
        margin-bottom: 0;
    }

    .servicec2_main {
        border-radius: 30px 30px 0 0;
    }

    .service_li1 {
        border-radius: 10px;
    }

    .servicec1_main {
        flex-wrap: wrap;
        margin-top: 00px;
    }

    .servicec1_ul2 {
        width: 100%;
    }

    .servicec1_ul1 {
        width: 100%;
        margin-top: 20px;
    }

    .service1_p3 {
        margin-top: 20px;
    }

    .service1_p2 {
        margin-top: 10px;
        padding: 10px 0;
    }

    .servicec1_ul3 {
        margin-top: 20px;
    }

    .service2_item {
        width: 100%;
        margin-right: 0;
    }

    .service2_li2 {
        border-radius: 10px 10px 0 0;
    }

    .service2_item .service2_img {
        border-radius: 10px;
    }

    .service2_li {
        border-radius: 10px;
        background: #f8f9fa;
        padding: 20px 25px;
        margin-top: -30px;
        position: relative;
        z-index: 1;
    }

    .service2_p3 {
        font-size: 14px;
    }

    .service2_p4 {
        margin-top: 20px;
    }

    .service2_item {
        margin-top: 25px;
    }

    .service2_bg {
        border-radius: 20px 20px 0 0;
    }

    .serv2_img img {
        border-radius: 10px 10px 0 0;
    }

    .serb_title {
        border-radius: 0 0 10px 10px;
    }

    .service2_p5 {
        font-size: 18px;
    }

    .serb_con {
        padding: 15px 0;
        font-size: 14px;
    }

    .servicea1_box {
        flex-wrap: wrap;
    }

    .servicea1_left {
        position: relative;
    }

    .servicea1_left {
        width: 100%;
    }

    .servicea1_right {
        width: 100%;
    }

    .sera {
        padding: 15px 25px;
    }

    .sera_p2 {
        font-size: 14px;
    }

    .servia {
        margin-top: 30px;
    }

    .sera_li1 img {
        border-radius: 10px;
    }

    .sera_li2 {
        left: 20px;
        bottom: 20px;
    }

    .dock_list {
        flex-wrap: wrap;
    }

    .dock_ul1 {
        width: 100%;
    }

    .dock_ul2 {
        width: 100%;
        margin-top: 20px;
    }

    .dock_p2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .dock_p3 {
        margin-top: 20px;
    }

    .dock_li1 img {
        border-radius: 10px;
    }

    .shop_list {
        flex-wrap: wrap;
    }

    .shop_p1 {
        font-size: 14px;
    }

    .shop_p2 {
        margin-top: 20px;
    }

    .individual_list {
        flex-wrap: wrap;
    }

    .individual_ul1 {
        width: 100%;
        padding: 20px 30px;
        border-radius: 10px;
    }

    .individual_ul2 {
        width: 100%;
        padding: 20px 25px;
        border-radius: 10px;
        margin-top: 20px;
    }

    .indiv_p3,
    .indiv_p4 {
        margin-top: 20px;
        font-size: 14px;
    }

    .indiv_p2 {
        font-size: 14px;
    }

    .individual_main {
        border-radius: 10px;
        padding: 30px 20px;
    }

    .indiv_item {
        margin-top: 20px;
        width: 100%;
    }

    .indiv_li1 {
        min-height: 70px;
    }

    .individual_list2 {
        margin-top: 45px;
    }

    .sera.active {
        border-radius: 10px;
    }

    .sera_li1 {
        border-radius: 10px;
    }

    .dock_li1 {
        border-radius: 10px;
    }
    .rfixediconm4 {
        width: auto;
        height: auto;
    }

    /* 12.30 */
    .chronicle_list{
        padding: 20px 0;
        justify-content: center;
    }
    .chronicle_item {
        width: 22% !important;
    }
    .chron_p3{
        font-size: 28px;
    }
    .chron_left img {
        height: 280px;
    }
    .new3rlta {
        height: 110px;
    }
}
