@charset "utf-8";

/* 响应式原则：调大看小 */
@media screen and (max-width: 1920px) {
    .home-inno-le {
        padding: 110px 0;
    }

    .about-values {
        padding-top: 99px;
        padding-bottom: 218px;
    }

    .person-demo-bom {
        max-height: 36vh;
    }

    .home-inno-le>.std-text1 {
        margin-top: 14px;
    }

    .home-inno-le-ul {
        margin-top: 0px;
    }

    .hilu-li {
        margin-top: 25px;
    }

    .hilu-li .std-text1 {
        margin-top: 10px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 40px;
    }

    .home-inno .ys-cont1360 {
        padding-bottom: 22vh;
        padding-top: 22vh;
    }

    .person-demo-bom {
        max-height: 38vh;
    }

    .recogn-about {
        padding-top: 150vh;
    }

    /* 二期切图 star */

    /* 二期切图 end */
    /* 1920end */
}

@media screen and (max-width: 1900px) {
    .about-inter {
        padding-top: 200px;
        padding-bottom: 300px;
    }

    :root {
        /* 字号 */
        --font64: 50px;
        --font56: 36px;
        --font48: 34px;
        --font40: 30px;
        --font32: 28px;
        --font28: 24px;
        --font24: 20px;
        --font20: 18px;
        /* 段落字号 */
        --font18: 16px;
        --font16: 14px;
        --font14: 14px;
        /* 板块间距 */
        --space120: 80px;
        --space50: 30px;
        --space24: 20px;
    }

    .person-demo .ys-modal-content {
        padding: 80px 50px 60px 100px;
    }

    .person-demo-top-ri {
        width: calc(100% - 260px);
        padding-left: 40px;
        padding-right: 25px;
        padding-bottom: 19px;
    }

    .hilu-li .std-text1 {
        max-height: 100px;
    }
}

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

    /* lucas start */
    :root {
        /* 字号 */
        --font64: 44px;
        --font56: 40px;
        --font48: 36px;
        --font40: 32px;
        --font32: 28px;
        --font28: 26px;
        --font24: 22px;
        --font20: 18px;
        /* 段落字号 */
        --font18: 16px;
        --font16: 14px;
        --font14: 14px;
        /* 板块间距 */
        --space120: 100px;
        --space50: 40px;
        --space24: 20px;
        /* 导航-高度 */
        --headtop: 65px;
        --headbom: 50px;
        --headh: 115px;
    }

    .ys-hd-pc-top .head-nav-item {
        padding: 0 30px;
    }

    .ys-hd-pc-top .head-nav {
        margin: 0 -30px;
    }

    .ys-hd-pc-bom .head-nav-item {
        padding: 0 30px;
    }

    .ys-hd-pc-bom .head-nav {
        margin: 0 -30px;
    }

    /* C3 */
    .property-info-box {
        padding: 63px 100px 90px;
    }


    .property-info-box .yxedr-active {
        padding-top: 40px;
        margin-top: 40px;
    }

    .property-info-box::before {
        top: 69px;
        height: 85px;
    }

    .property-info {
        margin-top: -53px;
    }

    /* C4 */
    .scientpub-top-box .ys-mbx {
        margin-bottom: 50px;
    }

    .scientpub-top-box-title {
        margin-bottom: 40px;
    }

    .scientpub-top-box-bottom {
        padding-bottom: 60px;
    }

    .scientpub-page .scientpub-top-box-btnbox .std-btn3:first-child .std-btn3-box {
        margin-right: 14px;
    }

    .scientpub-top-box-btnbox .std-btn3 .std-btn3-box {
        padding: 10px 28px;
    }

    .sibl-ul-link {
        padding: 40px var(--space50);
    }

    .sibl-ul-link-doi::after {
        width: 18px;
        height: 18px;
    }

    .stbs-box-search::after {
        width: 22px;
        height: 18px;
    }

    .sibl-ul-link-cry {
        margin-bottom: 26px;
    }

    .sibl-ul-link-title {
        margin-bottom: 14px;
    }

    .scientpub-info-box-list {
        margin-bottom: 80px;
    }

    .scientpub-info-box-page {
        margin-bottom: 80px;
    }

    .scientpub-info-box-page .pc-fenye li {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0 6px;
    }

    .stbs-box input {
        height: 40px;
    }

    .scientpub-top-box-search {
        width: 330px;
    }

    /* C5 */
    .scientlist-page .scientpub-top-box {
        padding-bottom: 70px;
    }

    .slbl-li {
        margin-bottom: 26px;
        padding: 0 13px;
    }

    .scientlist-list-box-ul {
        margin: 0 -13px;
    }

    .scientlist-list-bg {
        width: 868px;
    }

    .scientlist-list {
        padding-bottom: 50px;
    }

    /* E1 */
    .newslist-page .scientpub-top-box-btnbox .std-btn3:last-child .std-btn3-box {
        padding: 10px 28px;
    }

    .nlbc-list-li-link {
        padding: 50px 0;
    }

    .nlll-right {
        padding-left: 100px;
    }

    .nlbc-list-li-link::after {
        width: 28px;
        height: 28px;
    }

    .newslist-list-box-cry {
        margin-bottom: 80px;
    }

    /* E2 */
    .newsdetail-page .scientpub-top {
        margin-bottom: 50px;
    }

    .newsdetail-cntr-box-right {
        width: 90%;
        padding-left: 120px;
    }

    .ncbr-title {
        font-size: 26px;
        padding-bottom: 30px;
    }

    .ncbr-info {
        padding-top: 30px;
    }

    .newsdetail-cntr {
        margin-bottom: 90px;
    }

    .newsdetail-bottom-box {
        padding: 60px 0 75px;
    }

    .newsdetail-bottom-box-cry {
        margin-bottom: 33px;
        max-width: 770px;
    }

    .ncbl-time {
        margin-bottom: 40px;
    }

    .ncbl-share {
        margin-bottom: 100px;
    }

    .ncbl-share-cry-text {
        padding-left: 16px;
    }

    .nscl-link img {
        width: 22px;
        height: 22px;
    }

    .ncbl-a-icon {
        width: 36px;
        height: 36px;
    }

    /* I3 */
    .grow-page .ys-pos-center {
        top: 64%;
    }

    .grow-leadership-box {
        padding: 100px 0 90px;
    }

    .grow-leadership-box-info {
        width: 58%;
        padding-right: 120px;
    }

    .glbi-title {
        margin-bottom: 30px;
    }

    .grow-learning-box-left p {
        margin-bottom: 40px;
    }

    .glbl-list {
        padding-top: 40px;
    }

    .blil-info {
        padding-left: 15px;
    }

    .glbl-list-info-li img {
        width: 22px;
        height: 22px;
    }

    .grow-learning-box-left {
        padding-right: 100px;
    }

    .glbl-name {
        margin-bottom: 20px;
    }

    /* G1 */
    .businesscoop-page .ys-nyban-title p {
        margin-top: 20px;
    }

    .businesscoop-open-box {
        padding: 70px 0 110px;
    }

    .businesscoop-open {
        margin: 60px auto;
    }

    .businesscoop-open-box-title {
        margin-bottom: 20px;
    }

    .bpbl-list-circle {
        width: 712px;
        height: 180px;
    }

    .bpbl-list {
        max-width: 700px;
    }

    .blll-anime {
        padding-left: 16px;
        padding-top: 68px;
    }

    .blll-anime-img {
        margin-bottom: 90px;
        width: 50px;
        height: 50px;
    }

    .businesscoop-parship {
        padding: 120px 0 100px;
    }

    .businesscoop-partners-box-title {
        margin-bottom: 40px;
    }

    .businesscoop-parship::after {
        bottom: 0px;
    }

    .bpbs-prev,
    .bpbs-next {
        width: 55px !important;
        height: 55px !important;
    }

    .bpbs-next::before {
        width: 55px;
        height: 55px;
    }

    .bpbs-prev::before {
        width: 55px;
        height: 55px;
    }

    .sslt-btn {
        width: 38px;
        height: 38px;
    }

    .sslt-btn::after {
        left: 25%;
        top: 28%;
        width: 16px;
        height: 16px;
    }

    .spbs-slide-link {
        box-shadow: 0px 8px 24px 0px rgba(0, 33, 67, 0.06);
        padding: 24px 34px 30px;
    }

    .spbs-slide-link-top img {
        width: 236px;
    }

    .spbs-slide-link-top img {
        width: 236px;
    }

    .businesscoop-partners {
        margin-bottom: 60px;
    }

    .businesscoop-intere-box-title {
        font-size: 36px;
        max-width: 496px;
        margin-bottom: 30px;
    }

    .businesscoop-intere .businesscoop-intere-bg {
        width: 734px;
    }

    .businesscoop-intere-box {
        padding: 68px 0;
    }

    .businesscoop-intere .std-btn3-box {
        padding: 10px 28px;
    }

    .bpbs-swiper-btn {
        width: 126px;
    }

    /* I2 */
    .culture-page .ys-pos-center {
        top: 64%;
    }

    .ctbc-wrapper-info-cry {
        margin-bottom: 40px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info {
        padding: 56px 30px 30px;
    }

    .ctbc-wrapper-info-btn {
        width: 45px;
        height: 45px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info-btn::after {
        left: 20px;
        top: 20px;
    }

    .ctbc-wrapper-info-btn::after {
        width: 45px;
        height: 45px;
    }

    .ctbc-wrapper-info-cry {
        padding-top: 30px;
    }

    .ctbc-wrapper-img-title {
        top: 56px;
        left: 30px;
    }

    /* I2sticky */


    .culture-position-bg-box img {
        width: 100%;
        height: 80vh;
        object-fit: cover;
    }

    .culture-position-text {
        left: calc(100% - 1360px);
        top: 300px;
    }

    .culture-position-text-title {
        margin-bottom: 20px;
    }

    .culture-position-list-cry {
        padding-top: 200px;
    }

    .culture-position-list {
        width: 85vw;
    }

    .cplc-li-title {
        margin-bottom: 18px;
    }

    .cplc-li {
        padding: 35px;
        margin-bottom: 50px;
    }

    /* I2l轮播 */
    .culture-swiper-title {
        margin-bottom: 14px;
    }

    .culture-slide-prev,
    .culture-slide-next {
        width: 55px !important;
        height: 55px !important;
    }

    .culture-slide-prev::before {
        width: 55px;
        height: 55px;
    }

    .culture-slide-next::before {
        width: 55px;
        height: 55px;
    }

    .culture-slide-btn {
        width: 126px;
    }

    .pibc-title::before {
        content: "";
        width: 4px;
        height: 84px;
        background: var(--color775);
        position: absolute;
        left: -99px;
        top: 50%;
        z-index: 1;
        transform: translate(-50%, -50%);
    }

    .sibl-ul-link-title::before {
        left: -3.2%;
        height: 50px;
    }

    .ctbc-wrapper.swiper-slide {
        height: 450px;
    }

    .culture-top-box-cry {
        margin-bottom: 40px;
    }

    .culture-container .culture-slide-pagination {
        width: calc(100% - 156px) !important;
    }

    /* lucas end */
    .home-comp-warp-cont {
        padding: 100px 0px 40px;
    }

    .home-comp-warp-cont .std-btn3 {
        padding-top: 25px;
    }

    .home-comp-warp-cont .std-text1 {
        padding-top: 15px;
    }

    .home-comp-warp-cont .std-btn3 {
        padding-top: 40px;
    }

    .home-comp-num {
        padding: 30px;
    }

    .home-comp-num-ul {
        margin: 0 -30px;
    }

    .hcnu-li {
        padding: 0 30px;
    }

    .hcnu-li .std-text1 p {
        margin-bottom: 10px;
    }

    .hilu-li {
        margin-top: 30px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 60px;
    }

    .home-area-warp {
        padding-top: 120px;
        padding-bottom: 160px;
    }

    .home-area-warp>.std-text1 p {
        padding-top: 20px;
    }

    .home-area-warp-ul {
        padding-top: 30px;
        margin: 0 -20px;
    }

    .hawu-li {
        padding: 0 20px;
    }

    .hawu-li-box {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .hawu-li-img {
        width: 50px;
    }

    .home-area-warp .std-btn3 {
        margin-top: 50px;
    }

    .home-deve-warp {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .home-deve-warp-text {
        padding-top: 18px;
    }

    .home-deve-warp .std-btn3 {
        padding-top: var(--space50);
    }

    .home-deve-warp-tit {
        padding-top: 24px;
    }

    .home-news-ul-li {
        padding: 0 12px;
    }

    .home-news-ul {
        margin: 0 -12px;
    }

    .hnul-tit p {
        padding: 20px 30px 0;
    }

    .hnul-text {
        flex: 1;
        padding: 12px 30px 0;
    }

    .hnul-btn {
        padding: 30px 30px 30px;
    }

    .std-btn3-box p {
        line-height: 46px;
    }

    .ys-foot-top-le {
        padding-top: 65px;
        padding-bottom: 60px;
    }

    .yftl-logo {
        width: 130px;
    }

    .ys-foot-top-mid {
        padding-left: 108px;
        padding-right: 40px;
        padding-top: 65px;
        padding-bottom: 60px;
    }

    .ys-foot-top-ri {
        padding-top: 65px;
        padding-bottom: 60px;
        padding-left: 50px;
    }

    .yftl-follow {
        margin-top: 30px;
    }

    .ys-foot-top-mid>ul>li {
        margin-bottom: 30px;
    }

    .ys-foot-top-ri>ul>li {
        margin-bottom: 30px;
    }

    .ys-foot-bom {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .about-inter {
        padding-top: 160px;
        padding-bottom: 240px;
    }

    .about-inter-warp .std-text1 p {
        margin-top: 20px;
    }

    .about-team-warp-li {
        padding: 0 10px;
    }

    .about-team-warp {
        margin: 0 -10px;
    }

    .person-demo .ys-modal-content {
        padding: 60px 40px 40px 80px;
    }

    .person-demo-top-ri {
        width: calc(100% - 220px);
        padding-left: 30px;
        padding-right: 25px;
        padding-bottom: 19px;
    }

    .person-demo-top-le {
        width: 220px;
    }

    .person-demo-top-ri .std-h4 {
        margin-top: 14px;
    }

    .person-demo-bom {
        margin-top: 50px;
    }

    .about-values {
        padding-top: 80px;
        padding-bottom: 180px;
    }

    .about-contact {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .hilu-li {
        margin-top: 20px;
    }

    .home-inno .ys-cont1360 {
        top: 3%;
        padding-bottom: 20vh;
        padding-top: 20vh;
    }

    .home-inno-le .std-btn3 {
        margin-top: 50px;
    }

    .hnul-box-word {
        padding: 25px 30px 30px;
    }

    .hnul-tit::before {
        left: -30px;
    }

    .hnul-btn {
        margin-top: 30px;
    }

    .hnul-text {
        margin-top: 15px;
    }


    .ys-nyban-title p {
        margin-top: 15px;
    }

    .contact-main .ys-pos-center {
        top: 65%;
    }

    .cont-layo-tit {
        margin-bottom: 30px;
    }

    .clwl-box-ri {
        padding-left: 60px;
    }

    .cbrt-warp {
        padding-top: 20px;
        margin-top: 50px;
    }

    .ciul-box {
        padding: 40px 30px 40px;
    }

    .ciul-top-le::before {
        left: -30px;
        width: 5px;
        height: 56px;
    }

    .ciul-top-ri {
        width: 94px;
        height: 94px;
    }

    .ciul-bom {
        margin-top: 40px;
        padding-top: 12px;
    }

    .ciul-bom-li {
        margin-top: 20px;
    }

    .contact-inform {
        padding-bottom: var(--space120);
    }

    .cont-layo-warp {
        margin: 0 -30px;
    }

    .cont-layo-warp-li {
        padding: 0 30px;
    }



    .join-main .ys-pos-center {
        top: 62%;
    }

    .join-futu-le {
        padding-right: 50px;
    }

    .join-futu-le .std-h2 {
        margin-bottom: 25px;
    }

    .jwul-box-work {
        padding: 50px 60px 45px 60px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 40px;
    }

    .join-invite {
        padding-top: var(--space120);
        padding-bottom: var(--space120);
    }

    .join-vers-bj {
        height: 650px;
    }

    .join-vers-bj img {
        height: 100%;
        object-fit: cover;
    }

    .join-version .ys-cont1360 {
        top: 35%;
    }

    .dots1 {
        width: 50px !important;
    }

    .dots2 {
        width: 70px !important;
    }

    .dots3 {
        width: 110px !important;
    }

    .dots4 {
        width: 70px !important;
    }

    .dots5 {
        width: 130px !important;
    }

    .dots6 {
        width: 50px !important;
    }

    .culture-position-text {
        top: 200px;
    }

    .about-glob-text .yxedr-active p {
        padding: 0 60px;
    }

    .about-glob-text {
        margin: 0 -60px;
    }

    .about-global .std-h2 {
        margin-bottom: 50px;
    }

    .ahwc-top-ul-li {
        width: 392px !important;
    }

    .ahwc-bom {
        margin-top: 60px;
    }


    .cont-form-warp {
        padding: 90px 0;
    }

    .cont-form-warp-form .ys-fii-input {
        height: 46px;
    }

    .cont-form-warp .ys-fii-name {
        line-height: 46px;
    }

    .cont-form-warp .ys-fic-auth-img {
        height: 46px;
        margin-left: 30px;
    }

    .cont-form-warp .ys-form-inof-item {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .ys-form-inof {
        margin: 0 -10px;
    }

    /* 二期切图 star */

    .recogn-break-img {
        top: -19%;
        left: -9%;
        width: 12%;
    }

    .recogn-break-desz {
        width: 32%;
        left: -38%;
    }

    .recogn-break-img1 {
        bottom: -22%;
        left: 42%;
        width: 16%;
    }

    .recogn-break-le-icon {
        width: 50px;
        margin-top: 36px;
    }

    .recogn-break-le-tit {
        margin-bottom: 18px;
    }

    .recogn-break-le {
        width: 56%;
    }

    .recogn-break {
        height: calc(100vh - 117px);
        top: 117px;
    }

    .recogn-about {
        padding-top: 110vh;
        padding-bottom: 110px;
    }

    .recogn-about-top-tit {
        margin-bottom: 32px;
    }

    .recogn-about-top {
        margin-bottom: 65px;
    }

    .recogn-about-btm {
        padding: 50px;
        padding-bottom: 58px;
    }

    .recogn-page .scientpub-top {
        margin-top: 132px;
    }

    .hc-hd {
        cy: 55%;
        cx: 76%;
        r: 18%;
    }

    .pipeli-diseas-top {
        margin-bottom: 53px;
    }

    .pipeli-pop-wrap {
        padding: 60px 60px;
    }

    .ppws-tit {
        padding-bottom: 26px;
        margin-bottom: 30px;
    }

    .ppws-btm-tit {
        margin-bottom: 28px;
    }

    .pbtl-tit {
        padding-left: 25px;
        margin-bottom: 15px;
    }

    .pbtl-li {
        padding: 32px 0;
    }

    /* 辅助  leah start */
    /* H1 */
    .patient-the-le-tit {
        margin-bottom: 20px;
    }

    .patient-the-le-text p {
        margin-bottom: 34px;
    }

    .patient-area {
        padding: 182px 0;
    }

    .patient-pro-top-ri {
        width: 56%;
        padding-top: 8px;
        padding-left: 20px;
    }

    .patient-pro-top-tit {
        width: 44%;
    }

    .pptr-text p {
        margin-bottom: 36px;
    }

    .patient-pro-top {
        margin-bottom: 68px;
    }

    .patient-the-le {
        padding-right: 45px;
    }

    /* C2 */
    .tech-all-tit {
        margin-bottom: 16px;
    }

    .tech-all-text p {
        margin-bottom: 30px;
    }

    .tbcl-ul-li-tit {
        margin-bottom: 20px;
    }

    .tbcl-ul-li-text p {
        margin-bottom: 15px;
    }

    .tech-below-more-tit {
        margin-bottom: 32px;
    }

    .tbcl-ul-li-tit::before {
        margin-right: 14px;
    }


    /* D1 */
    .taul-cont-le-li {
        margin-bottom: 32px;
        padding-left: 24px;
    }

    .taul-cont-ri-top p {
        font-size: 32px;
    }

    .taul-cont-ri-top {
        margin-bottom: 35px;
    }

    .taul-cont-ri-text p {
        margin-bottom: 35px !important;
    }

    .tcru-li {
        margin-bottom: 35px;
    }

    .tcru-li-tit {
        margin-bottom: 14px;
        padding-left: 22px;
    }

    .tcru-li-tit::after {
        height: 22px;
    }

    .taul-cont-ri-ul {
        margin-bottom: -35px;
    }

    .treat-page .scientpub-top {
        margin-top: 132px;
    }

    .taul-cont-ri-li:nth-child(1) {
        padding-top: 60px;
    }

    /* 辅助 leah end */

    /* 新增 leah start */
    /* j1 */
    .ciul-box {
        padding: 40px 30px 70px;
    }

    .ciul-bom {
        margin-top: 28px;
    }

    .ciul-top-le::before {
        height: 32px;
    }

    /* l1 */
    .jfbu-li {
        padding: 0 14px;
    }

    .join-futu-bom-ul {
        margin: 0 -14px;
    }

    .jfbu-li-text {
        padding: 24px 5px 24px 35px;
    }

    .jfbu-li-text::after {
        width: 5px;
        height: 45px;
    }

    /* G1 */
    .bias-back::after {
        width: 64%;
    }

    .businesscoop-ideal-tit {
        margin-bottom: 18px;
        padding-right: 20px;
    }

    .businesscoop-ideal-ul-li {
        padding-bottom: 45px;
    }

    .biul-cont p {
        padding-left: 4px;
        padding-top: 6px;
    }

    .biul-cont {
        padding: 26px 15px 26px 15px;
    }

    .businesscoop-ideal-ul {
        padding-top: 130px;
        padding-bottom: 70px;
    }

    .businesscoop-ideal-cont {
        width: 44%;
        padding-top: 165px;
    }

    .tech-below-top-desz {
        width: 20%;
    }

    /* 新增 leah end */

    .taul-cont-le {
        top: 90px;
    }

    .head-nav-item-drop {
        width: 266px;
        padding: 18px 18px;
    }

    .hnid-link img {
        width: 20px;
    }

    .hnid-link {
        padding: 7px 8px;
    }

    /* 
    .hnid-li {
        padding: 6px 0;
    } */

    .person-demo-bom {
        max-height: 40vh;
    }

    .ctbc-wrapper-link .ctbc-wrapper-info-name {
        margin-bottom: 0px;
    }

    .join-vers-bj {
        height: 752px;
    }

    .hnid-link {
        padding: 0px 20px !important;
    }

    .hnid-link-flex {
        padding: 12px 10px;
    }

    .recogn-break-img {
        top: -12%;
        left: -8%;
    }

    .pipeli-pop .mCSB_scrollTools {
        height: 90%;
        top: 10%;
    }

    .pipeli-pop .ys-modal-close {
        right: 31px;
    }

    .ys-foot-bom-le p>a,
    .ys-foot-bom-ri>ul>li>a,
    .ys-foot-bom-le p>span {
        font-size: 12px;
        line-height: 1.5;
    }

    .tech-below-cont {
        margin-bottom: 77px;
    }

    .culture-position-text {
        left: 9vw;
    }

    .culture-position-text {
        max-width: 515px;
    }

    .hnid-link img {
        transform: translateX(28px);
    }

    .culture-position-text {
        top: 180px !important;
    }

    .pipeli-diseas-btm-head {
        top: 117px;
    }

    .recogn-about {
        padding-top: 150vh;
    }

    .patient-the-le-more {
        margin-top: 35px;
    }

    /* 二期切图 end */
    /* 1680end */
}

@media screen and (max-width: 1560px) {
    .tech-below-cont-le {
        padding-left: 45px;
    }

    .tech-below-cont:nth-child(2n) .tech-below-cont-le {
        padding-right: 75px;
    }

    .tech-below-cont {
        margin-bottom: 80px;
    }

    .tbcl-ul-li-tit {
        margin-bottom: 12px;
    }

    .tbcl-ul-li-text p {
        margin-bottom: 8px;
    }

    .tbcl-ul-li {
        margin-bottom: 26px;
    }

    .culture-one-ul-li {
        width: 20%;
    }

    .coul-link-caro-pic .clch-tit {
        padding: 38px 26px;
    }

    .coul-link-caro-hover {
        max-width: 390px;
        padding: 38px 26px;
    }

    .clch-icon {
        width: 42px;
    }

    .coul-link-caro-pic {
        max-width: 350px;
    }

    .home-comp-warp-cont {
        padding: 100px 0px 100px;
    }

}

@media screen and (max-width: 1440px) {
    .ys-modal-content {
        max-height: 650px;
    }

    /* lucas start */
    :root {
        /* 字号 */
        --font64: 50px;
        --font56: 38px;
        --font48: 34px;
        --font40: 30px;
        --font32: 24px;
        --font28: 22px;
        --font24: 20px;
        --font20: 18px;
        /* 段落字号 */
        --font18: 16px;
        --font16: 14px;
        --font14: 14px;
        /* 板块间距 */
        --space120: 80px;
        --space50: 30px;
        --space24: 16px;
        /* 导航-高度 */
        --headtop: 60px;
        --headbom: 40px;
        --headh: 100px;
    }

    .ys-hd-pc-top .head-nav-item {
        padding: 0 30px;
    }

    .ys-hd-pc-top .head-nav {
        margin: 0 -30px;
    }

    .ys-hd-pc-bom .head-nav-item {
        padding: 0 30px;
    }

    .ys-hd-pc-bom .head-nav {
        margin: 0 -30px;
    }

    .property-page .ys-pos-center {
        top: 65%;
    }

    .property-info {
        margin-top: -43px;
    }

    .property-info-box .yxedr-active {
        padding-top: 30px;
        margin-top: 30px;
    }

    .property-info-box {
        padding: 51px 70px 60px;
        border-radius: 6px;
    }

    .property-info-box::before {
        top: 70px;
        height: 70px;
    }

    .property-info-box .pibc-cry p {
        margin-bottom: 6px;
    }

    /* C4 */
    .scientpub-top-box .ys-mbx {
        margin-bottom: 40px;
    }

    .scientpub-top-box-title {
        margin-bottom: 30px;
    }

    .scientpub-top-box-bottom {
        padding-bottom: 40px;
    }

    .scientpub-page .scientpub-top-box-btnbox .std-btn3:first-child .std-btn3-box {
        margin-right: 12px;
    }

    .scientpub-top-box-btnbox .std-btn3 .std-btn3-box {
        padding: 8px 24px;
    }

    .sibl-ul-link {
        padding: 35px var(--space50);
    }

    .sibl-ul-link-doi::after {
        width: 16px;
        height: 16px;
    }

    .stbs-box-search::after {
        width: 18px;
        height: 16px;
    }

    .sibl-ul-link-cry {
        margin-bottom: 22px;
    }

    .sibl-ul-link-title {
        margin-bottom: 12px;
    }

    .scientpub-info-box-list {
        margin-bottom: 60px;
    }

    .scientpub-info-box-page {
        margin-bottom: 60px;
    }

    .scientpub-info-box-page .pc-fenye li {
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin: 0 6px;
    }


    .stbs-box input {
        height: 36px;
        padding: 8px 38px;
    }

    .stbs-box::before {
        height: 15px;
        left: 27px;
        top: 52%;
    }

    /* C5 */
    .scientlist-page .scientpub-top-box-bottom {
        padding-bottom: 50px;
    }

    .slbl-li {
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .scientlist-list-box-ul {
        margin: 0 -10px;
    }

    .scientlist-list-bg {
        width: 718px;
    }

    .scientlist-list {
        padding-bottom: 40px;
    }

    /* E1 */
    .newslist-page .scientpub-top-box-btnbox .std-btn3:last-child .std-btn3-box {
        padding: 8px 24px;
    }

    .nlbc-list-li-link {
        padding: 40px 0;
    }

    .nlll-right {
        padding-left: 70px;
    }

    .nlbc-list-li-link::after {
        width: 24px;
        height: 24px;
    }

    .newslist-list-box-cry {
        margin-bottom: 60px;
    }

    .nlll-left {
        border-radius: 6px;

        img {
            border-radius: 6px;
        }
    }

    .nlll-right-title {
        margin-bottom: 12px;
    }

    /* E2 */
    .newsdetail-page .scientpub-top {
        margin-bottom: 40px;
    }

    .newsdetail-cntr-box-right {
        padding-left: 90px;
    }

    .ncbr-title {
        font-size: 24px;
        padding-bottom: 25px;
    }

    .ncbr-info {
        padding-top: 25px;
    }

    .newsdetail-cntr {
        margin-bottom: 70px;
    }

    .newsdetail-bottom-box {
        padding: 50px 0 60px;
    }

    .newsdetail-bottom-box-cry {
        margin-bottom: 28px;
        max-width: 698px;
    }

    .ncbl-time {
        margin-bottom: 35px;
    }

    .ncbl-share {
        margin-bottom: 80px;
    }

    .ncbl-share-cry-text {
        padding-left: 14px;
    }

    .nscl-link img {
        width: 20px;
        height: 20px;
    }

    .ncbl-a-icon {
        width: 34px;
        height: 34px;
    }

    .ncbl-share-text {
        margin-bottom: 24px;
    }

    .newsdetail-page .std-btn3-box {
        padding: 9px 35px;
    }

    .newsdetail-bottom-box-title {
        margin-bottom: 12px;
    }

    .newsdetail-page .yxedr-active p {
        margin-bottom: 8px;
    }

    /* I3 */
    .grow-page .ys-pos-center {
        top: 72%;
    }

    .grow-leadership-box {
        padding: 80px 0 70px;
    }

    .grow-leadership-box-info {
        padding-right: 90px;
    }

    .glbi-title {
        margin-bottom: 25px;
    }

    .grow-learning-box-left p {
        margin-bottom: 30px;
    }

    .glbl-list {
        padding-top: 30px;
    }

    .blil-info {
        padding-left: 13px;
    }

    .glbl-list-info-li img {
        width: 20px;
        height: 20px;
    }

    .grow-learning-box-left {
        padding-right: 90px;
    }

    .glbl-name {
        margin-bottom: 18px;
    }

    /* G1 */
    .businesscoop-page .ys-nyban-title p {
        margin-top: 18px;
    }

    .businesscoop-open-box {
        padding: 50px 0 90px;
    }

    .businesscoop-open {
        margin: 50px auto;
    }

    .businesscoop-open-box-title {
        margin-bottom: 18px;
    }

    .bpbl-list-circle {
        width: 612px;
    }

    .bpbl-list {
        max-width: 600px;
    }

    .blll-anime {
        padding-left: 14px;
        padding-top: 73px;
    }

    .blll-anime-img {
        margin-bottom: 70px;
        width: 36px;
    }

    .businesscoop-parship {
        padding: 90px 0 70px;
    }

    .businesscoop-partners-box-title {
        margin-bottom: 30px;
    }

    .businesscoop-parship::after {
        bottom: 0px;
    }

    .bpbs-prev,
    .bpbs-next {
        width: 50px !important;
        height: 50px !important;
    }

    .bpbs-next::before {
        width: 50px;
        height: 50px;
    }

    .bpbs-prev::before {
        width: 50px;
        height: 50px;
    }

    .sslt-btn {
        width: 34px;
        height: 34px;
    }

    .sslt-btn::after {
        left: 25%;
        top: 28%;
    }

    .spbs-slide-link {
        box-shadow: 0px 8px 20px 0px rgba(0, 33, 67, 0.06);
        padding: 24px 34px;
    }

    .spbs-slide-link-top img {
        width: 200px;
    }


    .businesscoop-partners {
        margin-bottom: 50px;
    }

    .businesscoop-intere-box-title {
        font-size: 32px;
        max-width: 446px;
        margin-bottom: 20px;
    }

    .businesscoop-intere .businesscoop-intere-bg {
        width: 624px;
    }

    .businesscoop-intere-box {
        padding: 55px 0;
    }

    .businesscoop-intere .std-btn3-box {
        padding: 8px 24px;
    }

    .spbs-wrapper {
        padding: 40px 0;
    }

    /* I2 */
    .culture-page .ys-pos-center {
        top: 72%;
    }

    .ctbc-wrapper-info-cry {
        margin-bottom: 40px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info {
        padding: 56px 30px 30px;
    }

    .bpbs-swiper-btn {
        width: 116px;
    }

    /* I2l轮播 */
    .culture-swiper-title {
        margin-bottom: 12px;
    }

    .culture-slide-prev,
    .culture-slide-next {
        width: 50px !important;
        height: 50px !important;
    }

    .culture-slide-prev::before {
        width: 50px;
        height: 50px;
    }

    .culture-slide-next::before {
        width: 50px;
        height: 50px;
    }

    .culture-slide-btn {
        width: 116px;
    }

    .culture-container .culture-slide-pagination {
        bottom: 25px !important;
        width: 86% !important;
    }

    .culture-swiper-text {
        margin-bottom: 40px;
    }

    .ctbc-wrapper-info-cry {
        margin-bottom: 30px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info {
        padding: 45px 30px 25px;
    }

    .ctbc-wrapper-info-cry {
        padding-top: 20px;
    }

    .ctbc-wrapper-info-btn {
        width: 40px;
        height: 40px;
    }

    .ctbc-wrapper-info-btn::after {
        width: 40px;
        height: 40px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info-btn::after {
        left: 15px;
        top: 15px;
    }

    .ctbc-wrapper-img-title {
        top: 37px;
        left: 20px;
    }

    .ctbc-wrapper-info-bottom {
        position: absolute;
        bottom: 25px;
        left: 30px;
    }

    /* I2scticky */
    .culture-position-text {
        left: 100px;
        max-width: 400px;
    }

    .culture-position-list-cry {
        padding-top: 240px;
    }

    .cplc-li {
        width: 72%;
        padding: 30px;
        margin-bottom: 40px;
    }

    .cplc-li-title {
        margin-bottom: 16px;
    }

    .culture-position-text-title {
        margin-bottom: 18px;
    }

    .pibc-title::before {
        content: "";
        width: 4px;
        height: 74px;
        background: var(--color775);
        position: absolute;
        left: -69px;
        top: 50%;
        z-index: 1;
        transform: translate(-50%, -50%);
    }

    .sibl-ul-link-title::before {
        left: -3.1%;
        height: 40px;
        width: 2px;
    }

    .nlll-right-title {
        max-height: 4.5em;
        -webkit-line-clamp: 3;
    }

    .ctbc-wrapper.swiper-slide {
        height: 400px;
    }

    .culture-top-box-cry {
        margin-bottom: 30px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info {
        width: 50%;
    }

    .ctbc-wrapper.active .ctbc-wrapper-img {
        width: 50%;
    }

    .culture-container .culture-slide-pagination {
        width: calc(100% - 146px) !important;
    }



    /* lucas end */

    .home-comp-warp-cont {
        padding: 60px 0px 220px;
    }

    .home-comp-warp-cont .std-btn3 {
        padding-top: 40px;
    }

    .home-comp-num {
        padding: 25.5px;
    }

    .home-comp-num-ul {
        margin: 0 -30px;
    }

    .hcnu-li {
        padding: 0 30px;
    }

    .hcnu-li .std-text1 p {
        margin-bottom: 10px;
    }

    .hilu-li {
        margin-top: 25px;
    }

    .home-inno-le-ul {
        margin-top: 15px;
    }

    .hilu-li .std-h3 {
        margin-top: 10px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 50px;
    }

    .home-comp-warp-cont .std-text1 {
        padding-top: 12px;
    }

    .home-area-warp {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .home-area-warp>.std-text1 p {
        padding-top: 15px;
    }

    .home-area-warp-ul {
        padding-top: 15px;
        margin: 0 -15px;
    }

    .hawu-li {
        padding: 0 15px;
    }

    .hawu-li-box {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .hawu-li-img {
        width: 44px;
    }

    .hawu-li-box .std-text1 {
        padding-left: 12px;
        padding-right: 20px;
    }

    .home-area-warp .std-btn3 {
        margin-top: 40px;
    }

    .std-btn3-box p {
        line-height: 42px;
    }

    .home-deve-warp {
        padding-top: 100px;
        padding-bottom: 80px;
    }

    .home-deve-warp-text {
        padding-top: 12px;
    }

    .home-deve-warp .std-btn3 {
        padding-top: var(--space50);
    }

    .home-deve-warp-tit {
        padding-top: 24px;
    }

    .home-news-ul-li {
        padding: 0 10px;
    }

    .home-news-ul {
        margin: 0 -10px;
    }

    .hnul-tit p {
        padding: 15px 25px 0;
    }

    .hnul-text {
        flex: 1;
        padding: 10px 25px 0;
    }

    .hnul-btn {
        padding: 20px 25px 30px;
    }

    .hnul-tit p::before {
        width: 3px;
        height: 50px;
    }

    .ys-foot-top-le {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .yftl-logo {
        width: 120px;
    }

    .ys-foot-top-mid {
        padding-left: 60px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .ys-foot-top-ri {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 30px;
    }

    .yftl-follow {
        margin-top: 25px;
    }

    .ys-foot-top-mid>ul>li {
        margin-bottom: 25px;
    }

    .ys-foot-top-ri>ul>li {
        margin-bottom: 25px;
    }

    .ys-foot-bom {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .about-inter {
        padding-top: 120px;
        padding-bottom: 200px;
    }

    .about-inter-warp .std-text1 p {
        margin-top: 8px;
    }

    .about-team-warp-li {
        padding: 0 10px;
    }

    .about-team-warp {
        margin: 0 -10px;
    }

    .atwl-box-tit {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .mod-btn-prev,
    .mod-btn-next {
        width: 50px;
    }

    .person-demo .ys-modal-content {
        padding: 40px 40px 40px 50px;
    }

    .person-demo-top-ri {
        width: calc(100% - 200px);
        padding-left: 20px;
        padding-right: 25px;
        padding-bottom: 19px;
    }

    .person-demo-top-le {
        width: 200px;
    }

    .person-demo-top-ri .std-h4 {
        margin-top: 14px;
    }

    .person-demo-bom {
        margin-top: 50px;
        max-height: 290px;
    }

    .person-demo-bom .yxedr-active {
        padding-right: 50px;
    }

    .about-values {
        padding-top: 60px;
        padding-bottom: 140px;
    }

    .about-contact {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .join-future {
        padding-top: 80px;
        padding-bottom: 64px;
    }

    .join-futu-le {
        padding-right: 64px;
    }

    .join-futu-bom {
        margin-top: 60px;
        padding-top: 50px;
    }

    .join-invite {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .join-futu-le .std-h2 {
        margin-bottom: 30px;
    }

    .jfbu-li-img {
        width: 50px;
    }


    .hilu-li {
        margin-top: 15px;
    }

    .hilu-li .std-text1 {
        margin-top: 8px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 34px;
    }

    .home-inno .ys-cont1360 {
        top: 5%;
        padding-bottom: 20vh;
        padding-top: 20vh;
    }

    .hnul-box-word {
        padding: 20px 25px 30px;
    }

    .hnul-tit::before {
        left: -20px;
        width: 3px;
        height: 50px;
    }

    .hnul-btn {
        margin-top: 20px;
    }

    .hnul-text {
        margin-top: 10px;
    }


    .head-logo {
        width: 70px;
    }

    .head-search-btn {
        width: 16px;
    }

    .head-lang-top-circle {
        width: 18px;
    }

    .head-lang-top-jian {
        width: 8px;
        margin: 0 7px 0 8px;
    }



    .ys-nyban-title p {
        margin-top: 10px;
    }

    .contact-main .ys-pos-center {
        top: 65%;
    }

    .cont-layo-tit {
        margin-bottom: 22px;
    }

    .clwl-box-ri {
        padding-left: 50px;
    }

    .cbrt-warp {
        padding-top: 20px;
        margin-top: 40px;
    }

    .cbrt-head .std-text1 {
        margin-top: 10px;
    }

    .cbrt-warp-li a {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .ciul-box {
        padding: 35px 25px 35px;
    }

    .ciul-top-le::before {
        left: -25px;
        width: 4px;
        height: 52px;
    }

    .ciul-top-ri {
        width: 84px;
        height: 84px;
    }

    .ciul-bom {
        margin-top: 32px;
        padding-top: 10px;
    }

    .ciul-bom-li {
        margin-top: 15px;
    }

    .ciul-bom-li-le {
        width: 90px;
        margin-right: 10px;
    }

    .cont-layo-warp {
        margin: 0 -20px;
    }

    .cont-layo-warp-li {
        padding: 0 20px;
    }



    .join-main .ys-pos-center {
        top: 68%;
    }

    .join-futu-le {
        padding-right: 40px;
    }

    .join-futu-le .std-h2 {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .join-futu-bom {
        margin-top: 50px;
        padding-top: 40px;
    }

    .jwul-box-work {
        padding: 40px 50px 35px 50px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 30px;
    }

    .jwul-box-work .std-text1 {
        margin-top: 10px;
    }

    .join-work-ul-li {
        padding: 0 12px;
    }

    .join-work-ul {
        margin: 0 -12px;
    }


    .join-vers-bj {
        height: 630px;
    }

    .join-vers-bj img {
        height: 100%;
        object-fit: cover;
    }

    .join-version .ys-cont1360 {
        top: 30%;
    }

    .dots1 {
        width: 46px !important;
    }

    .dots2 {
        width: 60px !important;
    }

    .dots3 {
        width: 100px !important;
    }

    .dots4 {
        width: 60px !important;
    }

    .dots5 {
        width: 120px !important;
    }

    .dots6 {
        width: 46px !important;
    }

    .yful-box-code {
        width: 90px;
    }

    .culture-position-text {
        top: 160px;
    }

    .about-glob-text .yxedr-active p {
        padding: 0 35px;
    }

    .about-glob-text {
        margin: 0 -35px;
    }

    .about-global .std-h2 {
        margin-bottom: 30px;
    }

    .ahwc-top-ul-li {
        width: 350px !important;
    }

    .atul-ul-li-box {
        padding: 32px 30px 70px 30px;
    }

    .ahwc-bom {
        margin-top: 50px;
    }

    .area-modal-warp-ri {
        padding: 80px 70px 70px 0;
    }

    .amwr-text {
        max-height: 350px;
    }

    .cont-info-ul {
        margin: 0 -14px;
    }

    .cont-info-ul-li {
        padding: 0 14px;
    }

    .cont-form-warp {
        padding: 70px 0;
    }

    .cont-form-warp-form .ys-fii-input {
        height: 46px;
    }

    .cont-form-warp .ys-fii-name {
        line-height: 46px;
    }

    .cont-form-warp .ys-fic-auth-img {
        height: 46px;
        margin-left: 30px;
    }

    .cont-form-warp .ys-form-inof-item {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .ys-form-inof {
        margin: 0 -10px;
    }

    .cont-form-warp-form .std-btn3-box {
        padding: 0 42px;
    }

    /* 二期切图 star */

    .recogn-page .scientpub-top {
        margin-top: 116px;
    }

    .hc-hd {
        cy: 53%;
        cx: 76%;
        r: 19%;
    }

    .recogn-break {
        height: calc(100vh - 102px);
        top: 102px;
    }

    .recogn-break-img {
        top: -17%;
    }

    .recogn-break-le-tit {
        margin-bottom: 15px;
    }

    .recogn-break-le-icon {
        width: 44px;
        margin-top: 22px;
    }

    .recogn-about-top-tit {
        margin-bottom: 22px;
    }

    .recogn-about-top {
        margin-bottom: 45px;
    }

    .recogn-about-btm {
        padding: 35px;
        padding-bottom: 45px;
    }

    .rabl-tit {
        margin-bottom: 15px;
    }

    .recogn-about {
        padding-top: 105vh;
        padding-bottom: 90px;
    }

    .pipeli-diseas-top {
        margin-bottom: 38px;
    }

    .scientpub-top-box-btnbox .std-btn3 .std-btn3-box {
        padding: 7px 20px;
    }

    .pdbp-li {
        padding-top: 20px;
        padding-bottom: 22px;
        padding-left: 16px;
        padding-right: 20px;
    }

    .pdbp-wrap-pipe-follow p {
        font-size: 14px;
    }

    .pdbp-wrap-pipe-follow {
        right: 12px;
    }

    .pdbp-wrap-pipe {
        height: 25px;
    }

    .pdbp-wrap5 {
        padding-right: 22px;
    }

    .pdbp-li sup {
        font-size: 10px !important;
    }

    .pipeli-diseas-btm-notes {
        padding-top: 22px;
    }

    .pipeli-explo .businesscoop-intere-box-title {
        margin-bottom: 30px;
    }

    .pipeli-pop-wrap {
        padding: 50px 42px;
    }

    .ppws-tit {
        padding-bottom: 16px;
        margin-bottom: 25px;
    }

    .pipeli-pop .ys-modal-close {
        width: 24px;
        top: 38px;
        right: 50px;
    }

    .ppws-btm-tit {
        margin-bottom: 22px;
    }

    .pbtl-tit {
        padding-left: 22px;
        margin-bottom: 10px;
    }

    .pbtl-tit::before {
        top: 1px;
        width: 3px;
        height: 24px;
    }

    .ppws-edeir p {
        margin-bottom: 26px;
    }

    .pipeli-pop .ys-modal-close {
        width: 22px;
        top: 20px;
        right: 35px;
    }


    /* 辅助 leah start */
    /* H1 */
    .patient-the-le {
        padding-right: 25px;
    }

    .patient-the-le-tit {
        margin-bottom: 16px;
    }

    .patient-the-le-text p {
        margin-bottom: 28px;
    }

    .patient-area {
        padding: 128px 0;
    }

    .pptr-text p {
        margin-bottom: 28px;
    }

    .patient-pro-top {
        margin-bottom: 55px;
    }

    /* c2 */
    .tech-all-text p {
        margin-bottom: 25px;
    }

    .tbcl-ul-li-tit {
        margin-bottom: 14px;
    }

    .tbcl-ul-li-text p {
        margin-bottom: 12px;
    }

    .tbcl-ul-li {
        margin-bottom: 35px;
    }

    .tech-below-more-tit {
        margin-bottom: 28px;
    }

    .tech-below-cont-le {
        width: 45%;
    }

    /* D1 */
    .taul-cont-le-li {
        margin-bottom: 26px;
        padding-left: 16px;
    }

    .taul-cont-ri-top {
        margin-bottom: 26px;
    }

    .taul-cont-ri-top p {
        font-size: 26px;
    }

    .taul-cont-ri-text p {
        margin-bottom: 26px !important;
    }

    .tcru-li {
        margin-bottom: 26px;
    }

    .tcru-li-tit {
        margin-bottom: 10px;
        padding-left: 18px;
    }

    .tcru-li-tit::after {
        width: 3px;
        height: 18px;
    }

    .taul-cont-ri-ul {
        margin-bottom: -26px;
    }

    .taul-cont-ri-top p {
        padding: 0 159px;
    }

    .treat-all span {
        padding-top: 10px !important;
    }

    .treat-page .scientpub-top {
        margin-top: 116px;
    }

    .taul-cont-ri-li:nth-child(1) {
        padding-top: 45px;
    }

    /* 辅助 leah end */



    /* 新增 leah start */
    /* j1 */
    .ciul-box {
        padding: 35px 25px 45px;
    }

    .ciul-top-le::before {
        left: -25px;
        width: 4px;
        height: 26px;
    }

    .ciul-bom {
        margin-top: 22px;
        padding-top: 10px;
    }

    /* l1 */
    .jfbu-li {
        padding: 0 10px;
    }

    .join-futu-bom-ul {
        margin: 0 -10px;
    }

    .jfbu-li-text {
        padding: 20px 5px 20px 30px;
    }

    .jfbu-li-text::after {
        width: 4px;
        height: 36px;
        top: 27px;
    }

    .jfbu-li .std-text1 p {
        padding-bottom: 2px;
    }

    /* G1 */
    .businesscoop-ideal-ul-li:nth-child(2n) {
        transform: translateX(-100px);
    }

    .businesscoop-ideal-cont {
        width: 47%;
        padding-top: 130px;
    }

    .businesscoop-ideal-tit {
        padding-right: 0px;
    }

    .businesscoop-ideal-ul-li {
        padding-bottom: 32px;
    }

    .biul-cont img {
        width: 30px;
    }

    .businesscoop-ideal-ul {
        width: 50%;
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .biul-cont {
        padding: 26px 12px 26px 12px;
    }

    .biul-cont p {
        padding-top: 2px;
    }


    /* 新增 leah end */

    .tech-below-cont-le {
        padding-left: 0px;
    }

    .tbcl-ul-li-text p {
        font-size: 14px;
    }

    .tech-below-cont-le {
        width: 42%;
    }

    .tbcl-ul-li-text p {
        margin-bottom: 7px;
    }

    .tech-below-top-desz {
        width: 17%;
    }

    .tech-below-cont:nth-child(2n) .tech-below-cont-le {
        padding-right: 0px;
    }

    .taul-cont-le-line {
        top: 58%;
    }

    .hnid-link span {
        font-size: 14px;
    }

    .head-nav-item-drop {
        width: 240px;
    }

    .head-nav-item-title::after {
        height: 2px;
    }

    .atul-ul-li-box .aulb-text {
        max-height: 186px;
    }

    .ahwc-bom-ul-li span {
        height: 10px;
    }

    .contact-inform .cont-info-ul .ciul-top-le::before {
        height: 36px;
    }

    .hnid-link::after {
        left: 10px;
    }

    .hnid-link-flex {
        padding: 10px 6px;
    }

    .pdbp-wrap-pipe {
        height: 18px;
    }

    .coul-link-caro {
        height: 450px;
    }

    .coul-link-caro-pic .clch-tit {
        padding: 32px 20px;
    }

    .clch-icon {
        width: 36px;
        bottom: 25px;
        left: 20px;
    }

    .coul-link-caro-pic {
        max-width: 340px;
    }

    .coul-link-caro-hover {
        max-width: 350px;
        padding: 32px 22px;
    }

    .ys-pribanner {
        height: 345px !important;
    }

    .home-comp-warp-cont {
        padding: 70px 0px 70px;
    }

    .home-comp-warp-cont .std-btn3 {
        padding-top: 25px;
    }

    .recogn-break-img {
        top: -12%;
    }

    .pipeli-pop .ys-modal-close {
        top: 43px;
        right: 17px;
    }

    .taul-cont-ri-top p {
        font-size: 30px;
    }

    .taul-cont-ri-top p {
        padding: 0 130px;
    }

    .ys-foot-bom-ri {
        flex: none;
    }

    .ys-foot-bom-ri>ul>li::after {
        top: 46%;
        height: 14px;
    }


    .tech-below-cont2 .tech-below-cont-ri {
        width: 40%;
    }

    .tech-below-cont {
        margin-bottom: 55px;
    }

    .culture-position-text {
        max-width: 470px;
    }

    .search-core {
        padding-top: 195px !important;
    }

    .atul-ul-li-box {
        padding: 32px 30px 38px 30px;
    }

    .hnid-link img {
        transform: translateX(23px);
    }

    .culture-position-text {
        top: 130px !important;
    }

    .area-modal .ys-modal-content {
        width: 980px;
    }

    .amwr-scroll {
        max-height: 394px;
    }

    .pipeli-diseas-btm-head {
        top: 102px;
    }

    .recogn-about {
        padding-top: 150vh;
    }

    .patient-the-le-more {
        margin-top: 26px;
    }
    
    .person-demo-top-ri {
        padding-right: 55px !important;
    }

    /* 二期切图 end */
    /* 1440end */
}

@media screen and (max-width: 1360px) {
    .tech-below-top-desz {
        width: 19%;
    }

    .coul-link-caro-pic {
        max-width: 300px;
    }

    .coul-link-caro-hover {
        max-width: 340px;
    }


}

@media screen and (max-width: 1280px) {
    .tech-below-top-desz {
        width: 20.5%;
    }

    .coul-link-caro-hover {
        max-width: 330px;
    }

    .coul-link-caro-pic {
        max-width: 280px;
    }

    .coul-link-caro {
        height: 420px;
    }

    .clch-text {
        margin-top: 20px;
    }

    F .clch-tit {
        padding-bottom: 13px;
    }

    .ys-pribanner {
        height: 340px !important;
    }

    .ys-privacy .ys-priban {
        top: 62% !important;
    }

    .businesscoop-ideal-cont {
        width: 50%;
    }

    .cont-info-ul-li {
        padding: 0 10px;
    }

    .cont-info-ul {
        margin: 0 -10px;
    }

    .ciul-bom-li-le {
        width: 90px;
        margin-right: 5px;
    }

    .ciul-box {
        padding: 35px 20px 40px;
    }

    .ciul-top-le::before {
        left: -20px;
    }

    .tech-below-cont1 {
        margin-bottom: 40px;
    }

    .tbcl-ul-li-tit {
        margin-bottom: 9px;
    }

    .tbcl-ul-li-text p {
        margin-bottom: 4px;
    }

    .tbcl-ul-li {
        margin-bottom: 19px;
    }

    .hawu-li-box .std-text1 {
        padding-left: 8px;
        padding-right: 10px;
    }

    .tech-below-cont {
        margin-bottom: 70px;
    }

    .tech-below-cont1 {
        margin-bottom: 110px;
    }

    .tech-below-cont2 {
        margin-bottom: 110px;
    }

    .recogn-break-img {
        top: -100px;
    }
}

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

    /* lucas start */
    :root {
        /* 字号 */
        --font64: 34px;
        --font56: 30px;
        --font48: 28px;
        --font40: 24px;
        --font32: 22px;
        --font28: 20px;
        --font24: 18px;
        --font20: 16px;
        /* 段落字号 */
        --font18: 14px;
        --font16: 14px;
        --font14: 14px;
        /* 板块间距 */
        --space120: 60px;
        --space50: 30px;
        --space24: 15px;
    }

    .property-page .ys-pos-center {
        top: 50%;
    }

    .property-info {
        margin-top: -35px;
    }

    .property-info-box {
        padding: 40px 45px 50px;
    }

    .property-info-box::before {
        top: 54px;
        height: 56px;
        width: 2px;
    }



    .property-info-box .yxedr-active {
        padding-top: 20px;
        margin-top: 20px;
    }



    /* C4 */
    .scientpub-top-box .ys-mbx {
        margin-bottom: 30px;
    }

    .scientpub-top-box-title {
        margin-bottom: 20px;
    }

    .scientpub-top-box-bottom {
        padding-bottom: 30px;
    }

    .scientpub-page .scientpub-top-box-btnbox .std-btn3:first-child .std-btn3-box {
        margin-right: 10px;
    }

    .scientpub-top-box-btnbox .std-btn3 .std-btn3-box {
        padding: 6px 20px;
    }

    .sibl-ul-link {
        padding: 25px 15px;
    }

    .sibl-ul-link-doi::after {
        width: 14px;
        height: 14px;
    }

    .stbs-box-search::after {
        width: 16px;
        height: 14px;
    }

    .sibl-ul-link-cry {
        margin-bottom: 18px;
    }

    .sibl-ul-link-title {
        margin-bottom: 10px;
    }

    .scientpub-info-box-list {
        margin-bottom: 40px;
    }

    .scientpub-info-box-page {
        margin-bottom: 40px;
    }

    .scientpub-info-box-page .pc-fenye li {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin: 0 4px;
    }


    .stbs-box input {
        height: 32px;
        padding: 6px 34px;
    }

    .stbs-box::before {
        height: 12px;
        left: 23px;
        top: 52%;
    }

    .scientpub-top {
        margin-top: 60px;
    }

    .sibl-ul-li::before {
        width: 2px;
    }

    /* C5 */
    .scientlist-page .scientpub-top-box-bottom {
        padding-bottom: 42px;
    }

    .slbl-li {
        margin-bottom: 16px;
        padding: 0 10px;
    }

    .scientlist-list-box-ul {
        margin: 0 -10px;
    }

    .scientlist-list-bg {
        width: 618px;
    }

    .scientlist-list {
        padding-bottom: 42px;
    }

    .slbl-li {
        width: calc(100% / 3);
    }

    .slbl-li-link-img {
        border-radius: 6px;

        img {
            border-radius: 6px;

        }
    }

    /* E1 */
    .newslist-page .scientpub-top-box-btnbox .std-btn3:last-child .std-btn3-box {
        padding: 6px 20px;
    }

    .nlbc-list-li-link {
        padding: 30px 0;
    }

    .nlll-right {
        padding-left: 30px;
    }

    .nlbc-list-li-link::after {
        width: 20px;
        height: 20px;
    }

    .newslist-list-box-cry {
        margin-bottom: 42px;
    }

    .nlll-right-title {
        margin-bottom: 10px;
    }

    .nlll-right-text {
        width: 68%;
    }

    .nlll-left {
        img {
            border-radius: 6px;
            object-fit: cover;
        }
    }

    .nlbc-list-li-link {
        align-items: unset;
    }

    .nlbc-list-li-link {
        padding: 25px 0;
    }

    .newsdetail-cntr-box-right {
        width: 80%;
        padding-left: 30px;
    }

    .newsdetail-cntr-box-left {
        width: 20%;
    }

    .ncbr-title {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .ncbr-info {
        padding-top: 20px;
    }

    .ncbl-time {
        margin-bottom: 30px;
    }

    .ncbl-share-text {
        margin-bottom: 20px;
    }

    .ncbl-share-cry-li {
        margin-bottom: 20px;
    }

    .nscl-link img {
        width: 18px;
        height: 18px;
    }

    .ncbl-share-cry-text {
        padding-left: 10px;
    }

    .ncbl-a-icon {
        width: 26px;
        height: 26px;
    }

    .newsdetail-bottom-box {
        padding: 42px 0;
    }

    .newsdetail-bottom-box-cry {
        margin-bottom: 20px;
    }

    .newsdetail-page .std-btn3-box {
        padding: 6px 20px;
    }

    .grow-leadership-box {
        padding: 60px 0;
    }

    .grow-leadership-box-info {
        padding-right: 50px;
    }

    .grow-learning-box-left {
        padding-right: 50px;
    }

    .grow-learning-box-left p {
        margin-bottom: 20px;
    }

    .glbl-list {
        padding-top: 20px;
    }

    .glbl-list-info-li img {
        width: 18px;
        height: 18px;
    }

    .blil-info {
        padding-left: 10px;
    }

    .glbl-list-info-li {
        margin-bottom: 15px;
    }

    .grow-page .ys-pos-center {
        top: 62%;
    }

    /* G1 */
    .businesscoop-page .ys-nyban-title p {
        margin-top: 16px;
    }

    .businesscoop-open-box {
        padding: 20px 0;
    }

    .businesscoop-open {
        margin: 42px auto;
    }

    .businesscoop-open-box-title {
        margin-bottom: 16px;
    }

    .businesscoop-page .yxedr-active p {
        margin-bottom: 8px;
    }

    .bpbl-list-circle {
        width: 412px;
        height: 90px;
    }

    .bpbl-list {
        max-width: 365px;
    }

    .blll-anime-img {
        margin-bottom: 20px;
        width: 26px;
    }

    .blll-anime {
        padding-left: 54px;
        padding-top: 33px;
    }

    .businesscoop-parship {
        padding: 40px 0;
    }

    .blll-anime-img-text {
        font-size: 14px !important;
    }

    .businesscoop-parship-box-list {
        margin-left: -30px;
    }

    .spbs-slide-link-top img {
        width: 150px;
    }

    .sslt-btn {
        width: 30px;
        height: 30px;
    }

    .sslt-btn::after {
        left: 22%;
        top: 24%;
        width: 14px;
        height: 14px;
    }

    .bpbs-prev::before {
        width: 42px;
        height: 42px;
    }

    .bpbs-next::before {
        width: 42px;
        height: 42px;
    }

    .bpbs-prev,
    .bpbs-next {
        width: 42px !important;
        height: 42px !important;
    }

    .bpbs-swiper-btn {
        width: 96px;
    }

    .businesscoop-partners-box-title {
        margin-bottom: 20px;
    }

    .spbs-wrapper {
        padding: 30px 0;
    }

    .businesscoop-intere .businesscoop-intere-bg {
        width: 414px;
    }

    .businesscoop-intere-box-title {
        font-size: 24px;
        max-width: 296px;
        margin-bottom: 15px;
    }

    .businesscoop-intere-box {
        padding: 30px 0;
    }

    .businesscoop-intere .std-btn3-box {
        padding: 8px 20px;
    }

    .spbs-slide-link {
        border-radius: 6px;

    }

    /* I2 */
    .culture-page .ys-pos-center {
        top: 62%;
    }

    .ctbc-wrapper-info-cry {
        margin-bottom: 40px;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info {
        padding: 56px 30px 30px;
    }

    .businesscoop-partners-box-swiper {
        padding: 0px 10px !important;
    }

    /* I2l轮播 */
    .culture-swiper-title {
        margin-bottom: 10px;
    }

    .culture-swiper-text {
        margin-bottom: 30px;
    }

    .culture-slide-prev,
    .culture-slide-next {
        width: 42px !important;
        height: 42px !important;
    }

    .culture-slide-prev::before {
        width: 42px;
        height: 42px;
    }

    .culture-slide-next::before {
        width: 42px;
        height: 42px;
    }

    .culture-slide-btn {
        width: 96px;
    }

    .culture-container .culture-slide-pagination {
        bottom: 20px !important;
        width: 83% !important;
        right: auto;
    }

    .ctbc-wrapper.active .ctbc-wrapper-info {
        padding: 30px 25px;
    }

    .ctbc-wrapper-info-btn {
        width: 35px;
        height: 35px;
    }

    .ctbc-wrapper-info-btn::after {
        width: 35px;
        height: 35px;

    }

    .ctbc-wrapper.active .ctbc-wrapper-info-btn::after {
        left: 11px;
        top: 11px;
        height: 38px;
        width: 38px;
    }

    .ctbc-wrapper-info-bottom {
        bottom: 30px;
        left: 25px;
    }

    .ctbc-wrapper-info-name,
    .ctbc-wrapper-img-title {
        font-size: 20px;
    }

    /* i2粘性布局 */
    .culture-position-text {
        left: 50px;
        max-width: 320px;
    }

    .culture-position-list-cry {
        padding-top: 150px;
    }

    .cplc-li {
        width: 82%;
        padding: 25px;
        margin-bottom: 30px;
    }

    .culture-position-text-title {
        margin-bottom: 16px;
        font-size: 26px;
    }

    .cplc-li-title {
        margin-bottom: 14px;
    }

    .cplc-li {
        border-radius: 6px;
    }

    .pibc-title::before {
        content: "";
        width: 2px;
        height: 74px;
        background: var(--color775);
        position: absolute;
        left: -44px;
        top: 50%;
        z-index: 1;
        transform: translate(-50%, -50%);
    }

    .sibl-ul-link-title::before {
        left: -2.1%;
        height: 35px;
        width: 2px;
    }

    .ctbc-wrapper.swiper-slide {
        height: 350px;
    }

    .culture-container .culture-slide-pagination {
        width: calc(100% - 126px) !important;
    }

    .culture-top-box-cry {
        margin-bottom: 20px;
    }

    .culture-top-box-cry p {
        font-size: 18px;
        line-height: var(--line15);
    }

    /* lucas end */


    .ys-page-wrap .ys-main {
        margin-top: 56px;
    }

    .ys-ban-title {
        width: 100%;
    }

    .home-company .ys-ban-pc {
        display: none;
    }

    .home-company .ys-ban-ph {
        display: block;
    }

    .home-comp-warp .ys-cont1560 {
        padding: 0px;
    }

    .home-comp-warp-cont {
        padding: 40px 0px 420px;
        margin: 0;
        width: 100%;
    }

    .home-comp-warp-cont .std-btn3 {
        padding-top: 40px;
    }

    .home-comp-num .ys-cont1360 {
        padding: 0px;
    }

    .home-comp-num {
        padding: 25px;
    }

    .home-comp-num-ul {
        margin: 0 -10px;
    }

    .hcnu-li {
        padding: 0 10px;
    }

    .hcnu-li .std-text1 p {
        margin-bottom: 10px;
    }

    .hilu-li {
        margin-top: 20px;
    }

    .home-inno-le-ul {
        margin-top: 10px;
    }

    .hilu-li .std-h3 {
        margin-top: 6px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 40px;
    }

    .home-comp-warp-cont .std-text1 {
        padding-top: 12px;
    }

    .home-area-warp {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .home-area-warp>.std-text1 p {
        padding-top: 10px;
    }

    .home-area-warp-ul {
        padding-top: 5px;
        margin: 0 -10px;
    }

    .hawu-li {
        padding: 0 10px;
    }

    .hawu-li-box {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .hawu-li-img {
        width: 34px;
    }

    .hawu-li-box .std-text1 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hawu-li-arrow {
        width: 18px;
        opacity: 1;
        transform: translateX(-5px);
    }

    .home-area-warp .std-btn3 {
        margin-top: 40px;
    }

    .std-btn3-box p {
        line-height: 40px;
    }

    .std-btn3-box {
        padding: 0px 25px;
    }

    .home-deve-warp {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .home-deve-warp-text {
        padding-top: 10px;
    }

    .home-deve-warp .std-btn3 {
        padding-top: var(--space50);
    }

    .home-deve-warp-tit {
        padding-top: 15px;
    }

    .home-news-ul-li {
        padding: 0 10px;
    }

    .home-news-ul {
        margin: 0 -10px;
    }

    .hnul-tit p {
        padding: 15px 20px 0;
    }

    .hnul-text {
        flex: 1;
        padding: 10px 20px 0;
    }

    .hnul-btn {
        padding: 20px 20px 25px;
    }

    .hnul-tit p::before {
        width: 2px;
        height: 40px;
    }


    .ys-foot-top-mid {
        display: none;
    }

    .ys-foot-top-ri {
        width: 220px;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 30px;
    }

    .yftl-logo {
        width: 110px;
    }

    .yftl-foll-ul {
        margin: 0 -6px;
        margin-top: 10px;
    }

    .yftl-foll-ul-li {
        padding: 0 10px;
    }

    .yful-box-img {
        width: 22px;
    }

    .ys-foot-bom .ys-cont1360 {
        flex-wrap: wrap;
    }

    .ys-foot-bom-le,
    .ys-foot-bom-ri {
        width: 100%;
    }

    .ys-foot-bom-ri {
        margin-top: 5px;
    }

    .ys-foot-bom {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .about-inter {
        padding-top: 90px;
        padding-bottom: 140px;
    }

    .about-inter-warp .std-text1 p {
        margin-top: 8px;
    }

    .about-inter-warp {
        width: 100%;
    }

    .person-demo .ys-modal-wrap {
        justify-content: center;
    }

    .person-demo .ys-modal-container {
        width: calc(100vw - 80px);
        max-height: calc(100vh - 80px);
        height: fit-content;
    }

    .person-demo .ys-modal-content {
        height: fit-content;
        padding: 40px 40px 40px 50px;
    }

    .person-demo-top-ri {
        width: calc(100% - 200px);
        padding-left: 20px;
        padding-right: 25px;
        padding-bottom: 19px;
    }

    .person-demo-top-le {
        width: 200px;
    }

    .person-demo-top-ri .std-h4 {
        margin-top: 14px;
    }

    .person-demo-bom {
        margin-top: 30px;
        max-height: 290px;
    }

    .person-demo-bom .yxedr-active {
        padding-right: 50px;
    }

    .person-demo .ys-modal-close img {
        width: 20px;
    }

    .about-values {
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .about-contact {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-valu-warp .std-text1 {
        margin-bottom: 30px;
    }


    .join-future {
        padding-top: 60px;
        padding-bottom: 44px;
    }

    .join-futu-le {
        padding-right: 34px;
    }

    .join-futu-bom {
        margin-top: 60px;
        padding-top: 50px;
    }

    .join-invite {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .join-futu-le .std-h2 {
        margin-bottom: 30px;
    }

    .jfbu-li-img {
        width: 50px;
    }




    .hilu-li {
        margin-top: 15px;
    }

    .hilu-li .std-text1 {
        margin-top: 8px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 34px;
    }

    .home-inno .ys-cont1360 {
        top: 5%;
        padding-bottom: 12vh;
        padding-top: 12vh;
    }

    .hnul-box-word {
        padding: 20px 20px 30px;
    }

    .hnul-tit::before {
        left: -20px;
        width: 3px;
        height: 44px;
    }

    .hnul-btn {
        margin-top: 14px;
    }

    .hnul-text {
        margin-top: 6px;
    }

    .home-inno-bj-img {
        top: 56px;
        height: calc(100vh - 56px);
    }

    .ys-foot-top-ri {
        width: 60%;
    }

    .ys-page-wrap.act .ys-main {
        margin-top: 56px;
    }

    .ys-nyban-title p {
        margin-top: 8px;
    }

    .contact-main .ys-pos-center {
        top: 50%;
    }

    .cont-layo-tit {
        margin-bottom: 20px;
    }

    .clwl-box-ri {
        padding-left: 30px;
    }

    .cbrt-warp {
        padding-top: 15px;
        margin-top: 30px;
    }

    .cbrt-head .std-text1 {
        margin-top: 8px;
    }

    .cbrt-warp .std-text1 {
        margin-bottom: 10px;
    }

    .cbrt-warp-li a {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .ciul-box {
        padding: 35px 25px 35px;
    }

    .ciul-top-le::before {
        left: -25px;
        width: 4px;
        height: 52px;
    }

    .ciul-top-ri {
        width: 80px;
        height: 80px;
    }

    .ciul-bom {
        margin-top: 32px;
        padding-top: 10px;
    }

    .ciul-bom-li {
        margin-top: 15px;
    }

    .ciul-bom-li-le {
        width: 90px;
        margin-right: 10px;
    }

    .cont-info-ul {
        display: block;
    }

    .cont-layo-warp {
        margin: 0 -10px;
    }

    .cont-layo-warp-li {
        padding: 0 10px;
    }

    .clwl-box-ri {
        margin-top: 28px;
    }

    .cbrt-warp {
        padding-top: 10px;
        margin-top: 20px;
    }

    .cbrt-warp .std-text1 {
        margin-top: 6px;
        margin-bottom: 10px;
    }


    .ys-pos-center {
        top: 50% !important;
    }

    .join-futu-le {
        padding-right: 30px;
    }

    .join-futu-le .std-h2 {
        padding-right: 0px;
        margin-bottom: 12px;
    }

    .join-futu-bom {
        margin-top: 35px;
        padding-top: 25px;
    }

    .join-futu-bom-ul {
        margin: 0 -10px;
    }

    .jfbu-li {
        padding: 0 10px;
    }

    .jfbu-li .std-text1 p {
        margin-top: 5px;
    }

    .jwul-box-work {
        padding: 40px 50px 35px 50px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 30px;
    }

    .jwul-box-work .std-text1 {
        margin-top: 10px;
    }

    .jfbu-li-img {
        width: 40px;
    }

    .join-invite {
        padding-top: var(--space120);
        padding-bottom: var(--space120);
    }

    .join-invite .std-btn3 {
        margin-top: 20px;
    }

    .join-work-ul-li {
        padding: 0 10px;
    }

    .join-work-ul {
        margin: 0 -10px;
    }

    .jwul-box-work {
        padding: 30px 25px 35px;
    }

    .jwul-box-work .std-text1 {
        margin-top: 8px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 25px;
    }

    .std-btn3-box p,
    .std-btn1-box p {
        line-height: 36px;
    }

    .std-btn3-box {
        padding: 0px 20px;
    }

    .join-invite .std-btn3-box {
        padding: 0 40px;
    }

    .join-invite .ys-cont1360 {
        padding-left: 0px;
        padding-right: 0px;
    }


    .join-vers-bj {
        height: 630px;
    }

    .join-vers-bj img {
        height: 100%;
        object-fit: cover;
    }

    .join-version .ys-cont1360 {
        top: 20%;
    }

    .dots1 {
        width: 40px !important;
    }

    .dots2 {
        width: 54px !important;
    }

    .dots3 {
        width: 90px !important;
    }

    .dots4 {
        width: 54px !important;
    }

    .dots5 {
        width: 100px !important;
    }

    .dots6 {
        width: 40px !important;
    }

    .join-vers-warp {
        width: 70%;
    }

    .yful-box-code {
        width: 80px;
    }

    .culture-position-bg-box {
        top: 56px;
    }

    .cpbb-img {
        height: calc(100vh - 56px) !important;
    }


    .about-glob-text .yxedr-active p {
        padding: 0 10px;
    }

    .about-glob-text {
        margin: 0 -10px;
    }

    .about-global .std-h2 {
        margin-bottom: 25px;
    }


    .ahwc-top-ul-li {
        width: 280px !important;
    }

    .atul-ul-li-box {
        padding: 30px 25px 60px 30px;
    }

    .ahwc-bom {
        margin-top: 40px;
    }

    .about-hist-bj {
        height: 230px;
    }

    .about-hist-bj img {
        height: 100%;
        object-fit: cover;
    }

    .ahwc-bom-ul-li span {
        margin: 0 6px;
    }

    .abul-num p {
        padding: 8px 15px;
    }

    .area-modal-warp-ri {
        padding: 60px 40px 40px 0;
    }

    .amwr-text {
        max-height: 230px;
        margin-top: 15px;
    }

    .area-modal .ys-modal-close img {
        width: 22px;
    }

    .cont-info-ul {
        margin: 0 -10px;
    }

    .cont-info-ul-li {
        padding: 0 10px;
    }


    .cont-form-warp {
        width: 68%;
        padding: 55px 0;
    }

    .cont-form-warp-form .ys-fii-input {
        height: 42px;
    }

    .cont-form-warp .ys-fii-name {
        line-height: 42px;
    }

    .cont-form-warp .ys-fic-auth-img {
        height: 42px;
        margin-left: 20px;
    }

    .cont-form-warp .ys-form-inof-item {
        padding: 0 10px;
        margin-bottom: 15px;
    }

    .ys-form-inof {
        margin: 0 -10px;
    }

    .cont-form-warp-form .std-btn3-box {
        padding: 0 36px;
    }

    .cont-form-warp .ys-fii-select-search .ys-select-bd {
        padding: 5px 15px 12px !important;
    }

    .cont-form-warp .ys-form-inof-item .ys-select-li {
        padding: 8px 0px;
    }

    /* 二期切图 star */

    .recogn-page .scientpub-top {
        display: none;
    }

    .recogn-break-img {
        left: -6%;
        top: -11%;
    }

    .recogn-break {
        height: calc(100vh - 55px);
        top: 55px;
    }

    .recogn-break-img1 {
        bottom: -8%;
    }

    .recogn-break-le-icon {
        width: 38px;
        margin-top: 18px;
    }

    .recogn-about-top {
        padding-left: 0px;
        padding-right: 0px;
    }

    .recogn-about-btm-le {
        width: 100%;
        margin-bottom: 20px;
    }

    .recogn-about-btm-ri {
        width: 100%;
    }

    .recogn-about-top-tit {
        margin-bottom: 16px;
    }

    .recogn-about-top {
        margin-bottom: 35px;
    }

    .recogn-about-btm {
        padding: 20px;
        padding-bottom: 35px;
        padding-top: 25px;
    }

    .rabl-tit {
        margin-bottom: 10px;
    }

    .recogn-about {
        padding-bottom: 60px;
    }

    .pipeli-diseas-top .std-btn3 {
        margin-right: 8px;
    }

    .pipeli-diseas-top .scientpub-top-box-btnbox {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
    }

    .pipeli-diseas-top {
        margin-bottom: 30px;
    }

    .pdbp-li {
        flex-wrap: wrap;
    }

    .pdbp-wrap1 {
        width: 100%;
        display: flex;
        margin-bottom: 8px;
    }

    .pdbp-wrap-info {
        padding-left: 6px;
    }

    .pdbp-wrap-tit {
        margin-bottom: 0 !important;
    }

    .pdbp-wrap5 {
        width: 100%;
    }

    .pdbp-wrap1 {
        order: 1;
        width: calc(100% - 30px);
    }

    .pdbp-wrap6 {
        order: 2;
    }

    .pdbp-wrap2 {
        order: 4;
    }

    .pdbp-wrap3 {
        order: 3;
    }

    .pdbp-wrap4 {
        order: 5;
    }

    .pdbp-wrap5 {
        order: 6;
    }

    .pdbp-wrap3,
    .pdbp-wrap2 {
        width: 50%;
        text-align: left;
        margin-bottom: 8px;
    }

    .pdbp-wrap4 {
        text-align: left;
        width: 100%;
        margin-bottom: 8px;
    }

    .pdbp-wrap-pipe-follow p {
        font-size: 12px;
    }

    .pdbp-wrap5 {
        padding-right: 0px;
    }

    .pipeli-explo .businesscoop-intere-box-title {
        margin-bottom: 22px;
    }

    .pdbp-wrap3,
    .pdbp-wrap4 {
        padding-left: 0 !important;
    }

    .pdbp-wrap-pipe {
        height: 22px;
    }

    .pipeli-pop-wrap {
        width: 70%;
    }

    /* 辅助  leah start */
    /* H1 */
    .patient-the-le {
        width: 100%;
        padding-right: 0px;
    }

    .patient-the-ri {
        width: 100%;
        margin-bottom: 20px;
    }

    .patient-the-all {
        flex-direction: column-reverse;
    }

    .patient-the-le-tit {
        margin-bottom: 10px;
    }

    .patient-the-le-text p {
        margin-bottom: 20px;
    }

    .patient-area {
        padding: 60px 0;
    }

    .patient-area-cont {
        width: 65%;
    }

    .patient-pro-top-tit {
        width: 100%;
    }

    .patient-pro-top-ri {
        width: 100%;
        padding-top: 10px;
        padding-left: 0px;
    }

    .pptr-text p {
        margin-bottom: 22px;
    }

    .patient-pro-top {
        margin-bottom: 45px;
    }


    /* C2 */
    .tech-all-tit {
        margin-bottom: 10px;
    }

    .tech-all-text p {
        margin-bottom: 15px;
    }

    .tech-below-cont-le {
        width: 52%;
    }

    .tech-below-cont-ri {
        width: 46%;
    }

    .tbcl-ul-li-tit {
        margin-bottom: 5px;
    }

    .tbcl-ul-li-text p {
        margin-bottom: 8px;
    }

    .tbcl-ul-li {
        margin-bottom: 32px;
    }

    .tech-below-more-tit {
        margin-bottom: 22px;
    }

    .tbcl-ul-li-tit::before {
        margin-right: 8px;
    }

    /* D1 */
    .taul-cont-le {
        width: 25%;
    }

    .taul-cont-le-li {
        margin-bottom: 18px;
        padding-left: 10px;
    }

    .taul-cont-ri-top p {
        font-size: 22px;
    }

    .taul-cont-ri-top {
        margin-bottom: 20px;
    }

    .taul-cont-ri-text p {
        margin-bottom: 20px !important;
    }

    .tcru-li {
        margin-bottom: 20px;
    }

    .tcru-li-tit {
        margin-bottom: 6px;
        padding-left: 12px;
    }

    .tcru-li-tit::after {
        width: 2px;
        height: 14px;
    }

    .taul-cont-le {
        display: none;
    }

    .taul-cont-ri {
        width: 100%;
    }

    .scientpub-top {
        display: none;
    }

    .taul-cont-ri-li:nth-child(1) {
        padding-top: 20px;
    }

    .treat-all {
        margin-top: var(--space120);
    }

    .taul-cont-ri-ul {
        margin-bottom: -20px;
    }

    .taul-cont-ri-top p {
        padding: 0 116px;
    }

    .treat-all span {
        padding-top: 6px !important;
        font-size: 14px !important;
    }

    .tcru-li-tit::after {
        top: 5px;
    }

    .treat-body {
        overflow: hidden;
    }


    /* 辅助  leah end */




    /* 新增 leah start */
    /* j1 */
    .ciul-box {
        padding: 35px 25px 40px;
    }

    .ciul-top-le::before {
        height: 24px;
    }

    .ciul-bom {
        margin-top: 20px;
    }

    .ciul-top-le::before {
        height: 24px;
    }

    .ciul-bom {
        margin-top: 16px;
    }

    /* l1 */
    .jfbu-li {
        width: 33.333333%;
        margin-bottom: 20px;
    }

    .jfbu-li-text {
        padding: 16px 5px 16px 20px;
        border-radius: 8px;
    }

    .jfbu-li-text::after {
        width: 3px;
        height: 32px;
        top: 22px;
    }

    .join-futu-bom-ul {
        margin: 0 -10px -20px;
    }

    .join-add .join-futu-bom {
        padding-top: 40px;
    }

    .jfbu-li .std-text1 p {
        margin-top: 0px;
    }

    /* G1 */
    .businesscoop-ideal-ul-li:nth-child(2n) {
        transform: translateX(-56px);
    }

    .businesscoop-ideal-tit {
        margin-bottom: 14px;
    }

    .businesscoop-ideal-ul-li {
        width: 82.5%;
        padding-bottom: 26px;
    }

    .biul-cont p {
        padding-left: 0px;
    }

    .biul-cont {
        padding: 26px 5px 26px 5px;
    }

    .businesscoop-ideal-ul {
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .businesscoop-ideal-cont {
        padding-top: 95px;
    }


    /* 新增 leah end */

    .tech-below-top-desz {
        display: none;
    }

    .tech-below-cont-le {
        width: 100%;
        margin-bottom: 20px;
    }

    .tech-below-cont-ri {
        margin: 0 auto;
    }

    .atul-ul-li-box .mCSB_outside+.mCSB_scrollTools {
        right: -24px;
    }

    .person-demo .ys-modal-container {
        width: 100%;
    }

    .person-demo .ys-modal-content {
        max-width: 100%;
    }

    /* .join-vers-warp {
        opacity: 1;
        transform: translateY(0px);
    }

    .join-vers-imgs-li {
        opacity: 1 !important;
    } */

    .pdbp-wrap-top {
        display: flex;
        width: 100%;
    }

    .pipeli-diseas-btm-head {
        display: none;
    }

    .pdbp-wrap-top {
        margin-bottom: 8px;
    }

    .pdbp-wrap3,
    .pdbp-wrap2,
    .pdbp-wrap4 {
        width: 33.333333%;
    }

    .pdbp-wrap5 {
        padding-top: 10px;
    }

    .coul-link-caro-pic .clch-tit {
        display: none;
    }


    .coul-link-caro-pic {
        position: relative;
        right: 0;
        top: 0;
        height: 200px;
    }

    .coul-link-caro-pic img {
        height: 100%;
        object-fit: cover;
    }

    .coul-link-caro-pic {
        max-width: 100%;
        width: 100%;
    }

    .coul-link-caro-hover {
        max-width: 100%;
        width: 100%;
    }

    .coul-link-caro {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .coul-link-caro-hover {
        flex-grow: 1;
    }

    .culture-one-ul {
        flex-wrap: wrap;
    }

    .coul-link-cont {
        height: 100%;
    }

    .clch-icon {
        bottom: 15px;
    }

    .clch-text {
        padding-right: 0 !important;
        padding-bottom: 32px;
    }

    .coul-link-caro-hover {
        padding: 20px 18px 38px;
    }

    .clch-tit {
        padding-bottom: 10px;
    }

    .clch-text {
        margin-top: 14px;
    }

    .clch-icon {
        bottom: 20px;
        left: 16px;
    }

    .ys-privacy .ys-priban {
        top: 50% !important;
    }

    .ys-pribanner {
        height: 200px !important;
    }

    .scientlist-page .scientpub-top {
        display: block;
    }

    .scientlist-page .scientpub-top-box .ys-mbx {
        display: none;
    }

    .scientlist-page .scientpub-top-box {
        padding-bottom: 25px;
    }

    .search-core {
        padding-top: 45px !important;
    }

    .atul-ul-li-box {
        padding: 30px 25px 35px 30px;
    }

    .coul-link-caro {
        flex-direction: column-reverse;
    }

    .amwr-scroll .mCSB_outside+.mCSB_scrollTools {
        right: -28px;
    }

    .amwr-scroll {
        max-height: 300px;
    }

    /* 二期切图 end */

    .newslist-page .scientpub-top,
    .scientpub-page .scientpub-top {
        display: block;
    }

    .newslist-page .std-btn3-box::after {
        background: var(--color775);
    }

    .newslist-page .scientpub-top-box-bottom {
        flex-wrap: wrap;
    }

    .newslist-page .scientpub-top-box-btnbox {
        margin-bottom: 10px;
    }

    .scientpub-top-box-btnbox .std-btn3 {
        margin-right: 10px;
    }

    /* 1199end */
}

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

    .ys-ban-pc,
    .ys-nyban-pc {
        display: none;
    }

    .ys-ban-video {
        display: none;
    }

    .ys-ban-ph,
    .ys-nyban-ph {
        display: block;
    }

    .ys-modal-content {
        max-height: 550px;
        padding: 50px 20px;
    }

    /* lucas start */
    :root {
        /* 字号 */
        --font64: 26px;
        --font56: 24px;
        --font48: 22px;
        --font40: 20px;
        --font32: 18px;
        --font28: 18px;
        --font24: 18px;
        --font20: 16px;
        /* 段落字号 */
        --font18: 14px;
        --font16: 14px;
        --font14: 14px;
        /* 板块间距 */
        --space120: 45px;
        --space50: 20px;
        --space24: 10px;
        --parpspace10: 8px;
    }

    .property-info-box {
        padding: 25px 15px;
    }

    .pibc-title {
        font-size: 20px;
    }

    .property-info-box .yxedr-active {
        padding-top: 15px;
        margin-top: 15px;
    }

    .property-info {
        margin-top: -15px;
        padding: 0 20px;
    }

    .property-page .ys-pos-center {
        top: 63%;
    }

    /* C4 */
    .sibl-ul-link-title {
        font-size: 20px;
    }

    .sibl-ul-link-date {
        font-size: 12px;
    }

    .scientpub-top-box {
        padding: 25px 20px 0px;
    }

    .scientpub-top-box-bottom {
        padding-bottom: 42px;
        border-bottom: 1px solid var(--color775);
    }

    .scientpub-top-box-bottom {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: flex-start;
    }

    .scientpub-top-box-btnbox {
        margin-bottom: 10px;
    }

    .scientpub-top-box-search {
        width: 100%;
    }

    .scientpub-top {
        margin-top: 0px;
    }

    .sibl-ul .sibl-ul-li:first-child .sibl-ul-link {
        padding-top: 42px;
    }

    .sibl-ul-link-date {
        margin-bottom: 8px;
    }

    .sibl-ul-link-title {
        margin-bottom: 8px;
    }

    .sibl-ul-link-cry {
        margin-bottom: 16px;
    }

    .scientpub-info-box-list {
        margin-bottom: 30px;
    }

    .scientpub-info-box-page {
        margin-bottom: 42px;
    }

    /* C5 */
    .slbl-li {
        width: calc(100% / 2);
    }

    .scientlist-list-bg {
        width: 348px;
    }

    .slbl-li-link-img {
        margin-bottom: 10px;
    }

    .slbl-li-link-name {
        margin-bottom: 2px;
    }

    /* E1 */
    .scientpub-top-box-btnbox .std-btn3:first-child .std-btn3-box {
        margin-right: 10px;
    }

    .newslist-page .scientpub-top-box-btnbox .std-btn3:first-child .std-btn3-box {
        margin-right: 10px;
    }

    .nlbc-list-li-link {
        flex-direction: column;
    }

    .nlll-left {
        width: 100%;
        margin-bottom: 14px;
    }

    .nlll-right-title {
        margin-bottom: 6px;
    }

    .nlll-right-time {
        text-align: left;
    }

    .nlll-right {
        width: 100%;
        padding-left: 0;
    }

    .nlll-right-text {
        width: 100%;
    }

    .nlll-right-cry {
        margin-bottom: 16px;
    }

    .slbl-li {
        padding: 0 6px;
    }

    .scientlist-list-box-ul {
        margin: 0 -6px;
    }

    .nlll-right-time {
        font-size: 12px;
    }

    .nlbc-list .nlbc-list-li:first-child .nlbc-list-li-link {
        padding-top: 42px;
    }

    .slbl-li-link-name {
        font-size: 20px;
    }

    .ncbr-title {
        font-size: 20px;
    }

    .newsdetail-cntr-box {
        flex-direction: column;
    }

    .newsdetail-cntr-box-left {
        width: 100%;
    }

    .ncbl-share {
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
    }

    .ncbl-time {
        margin-bottom: 20px;
        order: 2;
    }

    .ncbl-share-text {
        margin-right: 30px;
    }

    .ncbl-share-cry {
        display: flex;

        .ncbl-share-cry-li {
            margin-right: 12px;
            margin-bottom: 0;
        }

        .ncbl-share-cry-li:last-child {
            margin-right: 0;
        }
    }

    .ncbl-share-cry-text {
        padding-left: 6px;
    }

    .ncbl-share-text {
        margin-bottom: 0;
    }

    .newsdetail-cntr-box-left {
        margin: 52px 0 42px;
    }

    .newsdetail-cntr-box-right {
        width: 100%;
        padding-left: 0;
    }

    .newsdetail-cntr {
        margin-bottom: 42px;
    }

    .newsdetail-bottom-box-cry {
        max-width: unset;
        padding: 0 20px;
    }

    .newsdetail-page .scientpub-top {
        margin-top: 0;
    }

    .ncbl-a-icon img {
        width: 12px;
        height: 12px;
    }

    .grow-leadership-box {
        flex-direction: column;
    }

    .grow-leadership-box-info,
    .grow-leadership-box-img {
        width: 100%;
        padding: 0;
    }

    .grow-leadership-box-info {
        margin-bottom: 25px;
    }

    .grow-leadership-box {
        padding: 42px 20px;
    }

    .glbi-title {
        margin-bottom: 15px;
    }

    .glbi-title,
    .glbl-name {
        font-size: 20px;
    }

    .grow-learning-box {
        flex-direction: column;
    }

    .grow-learning-box-left,
    .grow-learning-box-img {
        width: 100%;
        padding: 0;
    }

    .grow-learning-box-left {
        margin-bottom: 25px;
    }

    .glbl-name {
        margin-bottom: 15px;
    }

    /* G1 */
    .businesscoop-open-box {
        width: 100%;
        padding: 0 20px;
    }

    .businesscoop-open-box-bg {
        position: absolute;
        top: 160px;
        left: 0;
        z-index: -1;
    }

    .spbs-slide-link {
        box-shadow: 0px 8px 20px 0px rgba(0, 33, 67, 0.06);
        padding: 25px 20px;
    }

    .businesscoop-parship-box {
        padding: 42px 20px;
    }

    .businesscoop-parship {
        padding: 0;
        margin-bottom: 42px;
    }

    .businesscoop-parship::after {
        bottom: 30px;
    }

    .bpbl-list {
        flex-wrap: wrap;
    }

    .bpbl-list-li {
        width: 50%;
        margin-bottom: 20px;
    }

    .bpbl-list-circle {
        width: 522px;
    }

    .blll-anime {
        padding-left: 72px;
        padding-top: 33px;
    }

    .blll-anime-img {
        margin-bottom: 12px;
        width: 24px;
    }

    .businesscoop-parship::after {
        bottom: 0;
        height: 100%;
        opacity: 0.5;
        background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
    }

    .businesscoop-open {
        margin: 42px auto 0;
    }

    .businesscoop-parship-box-list {
        margin-left: -60px;
        display: flex;
        justify-content: center;
    }

    .bpbs-prev,
    .bpbs-next {
        width: 35px !important;
        height: 35px !important;
    }

    .bpbs-next::before {
        width: 35px;
        height: 35px;
    }

    .bpbs-prev::before {
        width: 35px;
        height: 35px;
    }

    .bpbs-swiper-btn {
        width: 86px;
    }

    .spbs-slide-link-top {
        padding-bottom: 15px;
    }

    .spbs-slide-link-bottom {
        padding-top: 15px;
    }

    .businesscoop-intere-bg {
        position: relative;
    }

    .businesscoop-intere-bg::after {
        content: "";
        background: linear-gradient(0deg, #f9f9f9 0%, rgb(244 245 249 / 7%) 100%);
        height: calc(100% + 5px);
        width: 100%;
        bottom: -5px;
        left: 0;
        position: absolute;
    }

    .businesscoop-partners {
        margin-bottom: 22px;
        margin-top: 0;
    }

    .spbs-wrapper {
        padding: 20px 0;
    }

    .businesscoop-open-box-title,
    .businesscoop-partners-box-title,
    .businesscoop-partners-title,
    .businesscoop-intere-box-title,
    .culture-swiper-title {
        font-size: 20px;
    }


    .businesscoop-intere-box-title {
        max-width: unset;
        text-align: center;
    }

    /* I2 */
    .culture-page .ys-pos-center {
        top: 62%;
    }

    .ctbc-wrapper-info-cry {
        margin-bottom: 40px;
    }


    /* .bpbs-swiper-btn {
        width: 116px;
    } */

    /* I2l轮播 */
    .culture-swiper-title {
        margin-bottom: 10px;
    }

    .culture-swiper-text {
        margin-bottom: 20px;
    }

    .culture-slide-prev,
    .culture-slide-next {
        width: 35px !important;
        height: 35px !important;
    }

    .culture-slide-prev::before {
        width: 35px;
        height: 35px;
    }

    .culture-slide-next::before {
        width: 35px;
        height: 35px;
    }

    .culture-slide-btn {
        width: 76px;
        margin-top: 10px;
    }

    .culture-container .culture-slide-pagination {
        bottom: 15px !important;
        width: 57% !important;
        right: 25px !important;
    }


    .culture-slide {
        width: 100% !important;
    }

    .culture-page .culture-container {
        overflow: hidden !important;
        width: 100%;
        margin: auto;
        padding: 0 20px;
    }

    .culture-swiper {
        padding: var(--space120) 0;
    }

    .ctbc-wrapper-info-cry {
        margin-bottom: 20px;

        p {
            font-size: 14px;
        }

    }



    .ctbc-wrapper {
        width: 100% !important;
        height: 100%;
    }

    .ctbc-wrapper .ctbc-wrapper-info {
        padding: 25px 20px 80px !important;
        width: 60% !important;
        opacity: 1;
    }

    .ctbc-wrapper .ctbc-wrapper-img {
        width: 40% !important;
        height: auto;
    }

    .ctbc-wrapper-info-btn::after {
        background: url(../images/i2_icon02.svg) no-repeat !important;
        left: 12px !important;
        top: 12px !important;
        height: 38px;
        width: 38px;
    }

    .ctbc-wrapper-img-title {
        opacity: 0;
    }

    .ctbc-wrapper-img-title {
        top: 37px;
        left: 20px;
    }

    .ctbc-wrapper-info-bottom {
        bottom: 20px;
        left: 20px;
    }

    .ctbc-wrapper-info-name {
        padding-bottom: 10px;
    }

    .ctbc-wrapper-info-cry {
        padding-top: 10px;
    }

    .culture-top-box-card .ctbc-wrapper:last-child {
        margin-bottom: 0;
    }

    .culture-position-list {
        width: 100%;
    }

    .culture-position-list-cry {
        width: 100%;
    }

    .culture-position-list-pc {
        display: none;
    }

    .culture-position-bg-box {
        position: relative;
        top: 0;
    }

    .culture-position-list-ph {
        z-index: 11 !important;
    }

    .culture-position-list-ph {
        display: block !important;
    }

    .culture-position-bg-box img:nth-child(1) {
        display: none;
    }

    .culture-position-bg-box img:nth-child(2) {
        display: block;
    }

    .culture-position-bg-box img {
        width: 100%;
        height: 485px;
    }

    .culture-position-bg {
        height: auto;
    }

    .culture-position-text {
        position: relative;
        left: 0;
        max-width: unset;
        top: 26%;
        left: 0%;
        padding: 0 20px;
        transform: translate(-50%, -50%);
    }

    .culture-position-list {
        height: auto;
        position: absolute !important;
        bottom: auto;
        padding: 0 20px !important;
        top: 71%;
        left: 50%;
        padding: 0 40px;
        transform: translate(-50%, -50%);
        padding-bottom: 30px !important;
    }

    .culture-position-list {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        transform: translate(0, 0) !important;
    }

    .cpbb-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100% !important;
    }

    .cpbb-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .culture-position {
        min-height: unset;
    }

    .culture-position-bg {
        padding: 0;
        position: relative;
    }

    .cplc-li {
        margin-bottom: 0;
    }

    .culture-position-list-cry {
        padding-top: 0;
    }

    .culture-position-text-title {
        font-size: 20px;
    }

    .swiper-pagination-bullet {
        background: var(--color4) !important;
    }

    .cplc-li-title {
        font-size: 20px;
    }

    .businesscoop-partners-box-swiper {
        padding: 0px !important;
    }

    .businesscoop-partners-box-swiper {
        width: 100%;
        padding: 0 20px !important;
    }

    .culture-position-text-info {
        height: 7.5em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .culture-position-text-title {
        height: 2.8em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .cplc-li-title {
        height: 1.4em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .grow-leadership-box-img,
    .grow-learning-box-img {
        width: 70%;
    }

    .culture-top-pc-card {
        display: none !important;
    }

    .culture-top-ph-card {
        display: block !important;
    }

    .ctbc-wrapper {
        padding: 0;
    }

    .culture-top-box-card {
        margin: 0;
        padding-bottom: 30px;
    }

    .culture-pagination.swiper-pagination {
        bottom: 0 !important;
    }

    .culture-pagination .swiper-pagination-bullet {
        background: var(--color775) !important;
    }

    .culture-pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }

    .culture-position-pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }

    .ctbc-wrapper {
        flex-direction: column-reverse;
    }

    .ctbc-wrapper .ctbc-wrapper-img {
        width: 100% !important;
    }

    .ctbc-wrapper .ctbc-wrapper-info {
        padding: 25px 20px 80px !important;
        width: 100% !important;
        opacity: 1;
        border-radius: 0 0 8px 8px;
        height: 100%;
    }

    .ctbc-wrapper-img {
        border-radius: 8px 8px 0 0;

        img {
            height: 200px;
            border-radius: 8px 8px 0 0;
            width: 100%;
        }
    }

    .pibc-title::before {
        content: "";
        width: 2px;
        height: 54px;
        background: var(--color775);
        position: absolute;
        left: -14px;
        top: 50%;
        z-index: 1;
        transform: translate(-50%, -50%);
    }

    .sibl-ul-link-title::before {
        left: -4%;
        height: 35px;
        width: 2px;
    }

    .sibl-ul-link-title {
        line-height: var(--line13);
    }



    .sibl-ul-link-cry p {
        max-height: unset;
        -webkit-line-clamp: unset;
        margin-bottom: 20px;
    }

    .slbl-li {
        margin-bottom: 20px;
    }

    .nlll-right-time {
        position: relative;
        width: fit-content;
    }

    .nlll-right-time::after {
        content: "";
        width: 12px;
        height: 12px;
        position: absolute;
        background: url(../images/e1_icon01.svg) no-repeat;
        background-size: contain;
        bottom: 3px;
        right: -22px;
    }

    .ncbl-share {
        flex-direction: column;
    }

    .ncbl-share-text {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .ncbl-share {
        margin-bottom: 0;
        order: 3;
    }

    .newsdetail-cntr-box-left {
        display: flex;
        flex-direction: column;
    }

    .ncbl-a {
        margin-bottom: 20px;
    }

    .ctbc-wrapper-link {
        flex-direction: column-reverse;
        height: 100%;
    }

    .culture-pagination {
        display: block;
    }

    .ctbc-wrapper.active .ctbc-wrapper-img {
        border-radius: 8px 8px 0 0;

        img {
            border-radius: 8px 8px 0 0;
        }
    }

    .culture-container .culture-slide-pagination {
        width: calc(100% - 146px) !important;
    }

    .ctbc-wrapper.swiper-slide {
        height: auto;
        display: flex;
        align-items: stretch;
    }



    .businesscoop-intere {
        display: flex;
        flex-direction: column-reverse;
    }

    .businesscoop-intere .businesscoop-intere-bg {
        width: 100%;
        position: relative;
    }

    .businesscoop-parship-box {
        padding: 42px 20px 300px;
    }

    .businesscoop-intere-box-text .std-btn3 {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .businesscoop-parship .ys-nyban-img {
        top: unset;
        bottom: 0;
        height: 460px;
    }

    .businesscoop-page .yxedr-active p {
        margin-bottom: 5px;
        line-height: var(--line14);
    }

    .businesscoop-open-box-title {
        margin-bottom: 10px;
        line-height: var(--line13);
    }

    .nlll-right-title,
    .nlll-right-cry {
        max-height: unset;
        -webkit-line-clamp: unset;
        line-height: var(--line14);
    }

    .ctbc-wrapper-img::after {
        content: unset !important;
    }

    .culture-top-box-cry p {
        font-size: 14px;
        line-height: var(--line14);
    }

    .culture-top-box-cry {
        margin-bottom: 10px;
    }

    .nlbc-list-li.notdetails .nlll-right-time::after {
        content: unset;
    }

    .ctbc-wrapper-info-cry p {
        max-height: unset;
        -webkit-line-clamp: unset;
    }

    .businesscoop-intere-box-text {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: unset;
    }

    .businesscoop-intere-box {
        padding: 25px 20px 42px;
    }

    /* lucas end */
    .home-comp-warp .ys-cont1560 {
        padding: 0 20px;
    }

    .home-comp-warp-cont {
        padding: 40px 0px 250px;
        margin: 0;
        width: 100%;
    }

    .hcnu-li {
        width: 50%;
        margin-bottom: 15px;
    }

    .home-comp-warp-cont .std-btn3 {
        padding-top: 30px;
    }

    .home-comp-num .ys-cont1360 {
        padding: 0px;
    }

    .home-comp-num {
        padding: 25px 20px 10px;
    }

    .home-comp-num-ul {
        margin: 0 -10px;
    }

    .hcnu-li {
        padding: 0 10px;
    }

    .hcnu-li .std-text1 p {
        margin-bottom: 10px;
    }

    .hilu-li {
        margin-top: 20px;
    }

    .home-inno-le-ul {
        margin-top: 10px;
    }

    .hilu-li .std-h3 {
        margin-top: 6px;
    }

    .home-inno-le .std-btn3 {
        margin-top: 40px;
    }

    .home-comp-warp-cont .std-text1 {
        padding-top: 12px;
    }

    .home-area-warp {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .home-area-warp>.std-text1 p {
        padding-top: 10px;
    }

    .home-area-warp-ul {
        padding-top: 5px;
        margin: 0 -10px;
    }

    .hawu-li {
        padding: 0 10px;
    }

    .hawu-li-box {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .hawu-li-img {
        width: 30px;
    }

    .hawu-li-box .std-text1 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hawu-li-arrow {
        width: 18px;
        opacity: 1;
        transform: translateX(-5px);
    }

    .home-area-warp .std-btn3 {
        margin-top: 30px;
    }

    .std-btn3-box p {
        line-height: 36px;
    }

    .std-btn3-box {
        padding: 0px 25px;
    }

    .home-deve-warp {
        padding-top: 45px;
        padding-bottom: 85px;
        width: 100%;
    }

    .home-news-head {
        flex-wrap: wrap;
    }

    .home-news-head .std-btn3 {
        margin-top: 12px;
    }

    .home-deve-warp-text {
        padding-top: 10px;
    }

    .home-deve-warp-tit {
        padding-top: 15px;
    }

    .home-news-ul-li {
        padding: 0 10px;
    }

    .home-news-ul {
        margin: 0 -10px;
    }

    .hnul-tit p {
        padding: 15px 20px 0;
    }

    .hnul-text {
        flex: 1;
        padding: 10px 20px 0;
    }

    .hnul-btn {
        padding: 20px 20px 25px;
    }

    .hnul-tit p::before {
        width: 2px;
        height: 40px;
    }

    .std-btn3-box {
        padding: 0px 20px;
    }

    .hnul-btn .std-btn3-box p {
        line-height: 28px;
    }

    .ys-foot-top-le {
        padding-top: 40px;
        padding-bottom: 15px;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .ys-foot-top-ri {
        width: fit-content;
        padding-top: 45px;
        padding-bottom: 45px;
        padding-left: 20px;
    }

    .ys-foot-top .ys-cont1360 {
        flex-wrap: wrap;
    }

    .ys-foot-top-ri {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0px;
        border-left: 0;
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    .ys-foot-top-ri>ul>li {
        margin-bottom: 15px;
    }

    .yftl-logo {
        width: 90px;
    }

    .yftl-follow {
        margin-top: 0px;
    }

    .yful-box-img {
        width: 20px;
    }

    .yftl-foll-ul-li {
        padding: 0 7px;
    }

    .yftl-foll-ul {
        margin: 0 -7px;
        margin-top: 10px;
    }

    .ys-foot-bom {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .ys-foot-bom-le p span,
    .ys-foot-bom-le p a {
        /* display: block; */
        /* width: 100%; */
        margin-top: 10px;
        font-size: 12px;
    }

    .ys-foot-bom-ri>ul>li>a {
        font-size: 12px;
    }

    .ys-foot-bom-le p>a>span {
        width: 16px;
        margin-left: 0px;
    }

    .ys-foot-bom-ri>ul>li::after {
        height: 12px;
    }

    .ys-foot-bom-ri>ul>li {
        padding: 0 8px;
    }

    .ys-foot-bom-ri>ul {
        margin: 0 -8px;
    }

    .about-inter-warp .std-text1 p {
        margin-top: 8px;
    }

    .about-inter {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 4px;
    }

    .mod-btn-prev,
    .mod-btn-next {
        width: 34px;
    }

    .person-demo .ys-modal-container {
        width: calc(100vw - 40px);
        max-height: calc(100vh - 40px);
    }

    .person-demo .ys-modal-content {
        padding: 30px 20px 20px 20px;
    }

    .person-demo .ys-modal-close {
        right: 20px;
        top: 20px;
    }

    .person-demo .ys-modal-close img {
        width: 18px;
    }

    .person-demo-top {
        flex-wrap: wrap;
    }

    .person-demo-top-ri {
        width: calc(100%);
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 25px;
        padding-bottom: 0px;
    }

    .person-demo-top-le {
        width: 120px;
    }

    .person-demo-top-ri .std-h4 {
        margin-top: 14px;
    }

    .person-demo-bom {
        margin-top: 10px;
        max-height: 200px;
    }

    .person-demo-bom .yxedr-active {
        padding-right: 50px;
    }

    .about-values {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .about-valu-warp {
        width: 100%;
        margin: 0;
    }

    .about-contact {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .about-valu-warp .std-text1 {
        margin-bottom: 30px;
    }

    .about-contact-warp {
        width: 100%;
        margin: 0 auto;
    }

    .hcnu-li .std-text1 p {
        margin-bottom: 6px;
    }

    .home-comp-num {
        padding: 30px 20px 10px;
    }

    .hawu-li {
        width: 100%;
    }

    .hnul-box-word {
        padding: 20px 15px 30px;
    }

    .hnul-tit::before {
        left: -15px;
        width: 2px;
        height: 40px;
    }

    .home-news-btn {
        display: block;
    }

    .home-news-head .std-btn3 {
        display: none;
    }


    .clwl-box {
        flex-wrap: wrap;
    }

    .clwl-box-le,
    .clwl-box-ri {
        width: 100%;
    }

    .clwl-box-ri {
        padding-left: 0;
        margin-top: 20px;
    }

    .ciul-box {
        padding: 30px 15px 30px;
    }

    .ciul-top-le::before {
        left: -15px;
        width: 3px;
        height: 40px;
    }

    .ciul-bom-li-ri a:nth-child(n+2) {
        margin-top: 5px;
    }

    .ciul-bom {
        margin-top: 30px;
        padding-top: 8px;
    }

    .ciul-bom-li {
        margin-top: 15px;
    }


    .join-futu-top {
        flex-direction: column-reverse;
    }

    .join-futu-le {
        width: 100%;
        padding-right: 0px;
    }

    .join-futu-ri {
        width: 100%;
        margin-bottom: 20px;
    }

    .join-futu-le .std-h2 {
        padding-right: 0px;
        margin-bottom: 8px;
    }

    .join-futu-bom-ul {
        flex-wrap: wrap;
    }

    .jfbu-li {
        width: 33.333333%;
        margin-top: 20px;
    }

    .join-futu-bom {
        margin-top: 30px;
        padding-top: 15px;
    }

    .join-futu-bom-ul {
        margin: 0 -5px;
    }

    .jfbu-li {
        padding: 0 5px;
    }

    .jfbu-li-img {
        width: 36px;
    }

    .jfbu-li .std-text1 p {
        margin-top: 3px;
    }

    .jwul-box-work {
        padding: 40px 50px 35px 50px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 30px;
    }

    .jwul-box-work .std-text1 {
        margin-top: 10px;
    }

    .join-invite .std-btn3 {
        margin-top: 20px;
    }

    .join-work-ul-li {
        padding: 0 10px;
    }

    .join-work-ul {
        margin: 0 -10px;
    }

    .jwul-box-work {
        padding: 30px 25px 35px;
    }

    .jwul-box-work .std-text1 {
        margin-top: 8px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 25px;
    }

    .join-work-ul {
        display: block;
    }

    .jwul-box-work {
        padding: 25px 15px 25px;
    }

    .std-btn3-box p {
        line-height: 32px;
    }

    .jwul-box-work .std-btn3 {
        margin-top: 18px;
    }

    .join-invite .std-btn3 {
        margin-top: 15px;
    }

    .join-invite .std-btn3-box {
        padding: 0 30px;
    }

    .join-version {
        padding: 45px 0;
    }

    .join-vers-warp {
        width: 100%;
        opacity: 1;
        transform: translateY(0px);
    }

    .join-version .ys-cont1360 {
        top: 0%;
        position: relative;
    }

    .join-vers-warp .std-h2 {
        margin-bottom: 10px;
        padding: 0;
    }

    .join-vers-bj {
        height: fit-content;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .join-vers-bj img {
        height: 100%;
        object-fit: cover;
    }

    .join-version .ys-cont1360 {
        top: 20%;
    }

    .dots1 {
        width: 40px !important;
    }

    .dots2 {
        width: 54px !important;
    }

    .dots3 {
        width: 90px !important;
    }

    .dots4 {
        width: 54px !important;
    }

    .dots5 {
        width: 100px !important;
    }

    .dots6 {
        width: 40px !important;
    }

    .join-vers-imgs {
        display: flex;
        flex-wrap: wrap;
        margin: 0 5px;
    }

    .join-vers-imgs-li {
        position: relative;
        left: 0 !important;
        top: 0 !important;
        opacity: 1 !important;
        z-index: 10;
        width: 33.333333% !important;
        padding: 0 15px;
        margin-top: 20px;
    }

    .yful-box-code {
        width: 70px;
    }

    .ctbc-wrapper {
        width: fit-content !important;
        flex-shrink: inherit !important;
    }

    .culture-top-box-card {
        display: block !important;
    }

    .ctbc-wrapper .ctbc-wrapper-info {
        padding: 25px 20px 60px !important;
    }

    .culture-top-box-card {
        padding-bottom: 0;
    }

    .culture-position-bg-box {
        padding: 40px 0;
    }

    .cplc-li {
        padding: 25px 15px;
    }

    .culture-position-list {
        margin-top: 25px;
    }

    .about-glob-text .yxedr-active {
        column-count: 1 !important;
    }

    .about-global .std-h2 {
        margin-bottom: 15px;
    }

    .about-glob-text::after {
        display: none;
    }


    .ahwc-top-ul-li {
        width: fit-content !important;
    }

    .atul-ul-li-box {
        padding: 25px 20px 50px 30px;
    }

    .ahwc-bom {
        margin-top: 30px;
    }

    .about-hist-bj {
        height: 200px;
    }

    .about-hist-bj img {
        height: 100%;
        object-fit: cover;
    }

    .ahwc-bom-ul-li span {
        margin: 0 4px;
    }

    .abul-num p {
        padding: 6px 12px;
    }

    .atul-year {
        opacity: 1;
    }

    .area-modal-warp {
        flex-wrap: wrap;
    }

    .area-modal-warp-le,
    .area-modal-warp-ri {
        width: 100%;
    }

    .area-modal-warp-le {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

    .amwl-img {
        width: 100%;
        height: 100%;
    }

    .area-modal-warp-le img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .area-modal-warp-ri {
        padding: 30px 15px 25px;
    }

    .amwr-text {
        max-height: 260px;
        margin-top: 15px;
    }

    .area-modal .ys-modal-close img {
        width: 22px;
    }

    .area-modal .mCSB_inside>.mCSB_container {
        margin-right: 0px;
    }

    .area-modal-warp-ri .mCSB_inside>.mCSB_container {
        margin-right: 20px;
    }

    .area-modal-warp-ri .std-h3 {
        padding-right: 22px;
    }

    .area-modal .ys-modal-close {
        right: 12px;
        top: 12px;
        z-index: 20;
    }

    .area-modal .ys-modal-close img {
        width: 16px;
    }

    .about-valu-bj {
        position: relative;
        margin-top: -55%;
    }

    .about-values {
        padding-bottom: 0;
    }

    .ciul-top-le::before {
        left: -15px;
        width: 3px;
        height: 28px;
    }


    .cont-form-warp {
        width: 100%;
        padding: 45px 0;
    }

    .cont-form-warp-form .ys-fii-input {
        height: 40px;
    }

    .cont-form-warp .ys-fii-name {
        line-height: 40px;
    }

    .cont-form-warp .ys-fic-auth-img {
        height: 40px;
        margin-left: 20px;
        flex-shrink: 0;
    }

    .cont-form-warp .ys-form-inof-item {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .ys-form-inof {
        margin: 0 -10px;
    }

    .cont-form-warp-form .std-btn3-box {
        padding: 0 30px;
    }

    .cont-form-warp .ys-form-inof-code label {
        width: 100% !important;
    }

    .cont-form-warp .ys-fii-select-search .ys-select-bd {
        padding: 5px 15px 12px !important;
    }

    .cont-form-warp .ys-form-inof-item .ys-select-li {
        padding: 5px 0px;
    }

    .home-inno-warp {
        display: none;
    }

    .home-inno-ri {
        display: none;
    }

    .home-inno-phwarp {
        display: block;
    }

    .hiru-li-img {
        width: 60%;
        top: 0;
        transform: translateY(0);
        margin: 0 auto;
    }

    .hilu-li .std-text1 {
        max-height: 400px;
    }

    .home-inno-phwarp .std-btn3 {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .home-inno-phwarp .slick-dots li.slick-active {
        background: var(--colord00);
    }

    .culture-position-text {
        top: 0 !important;
        transform: translateY(0) !important;
    }

    .culture-position-list-cry {
        display: block !important;
    }

    .culture-position-list {
        margin-top: 20px;
        padding-bottom: 0 !important;
    }

    .culture-position-text-title {
        margin-bottom: 10px !important;
    }

    .join-invite {
        padding: 45px 20px;
    }

    .cont-layo-top {
        height: 55px !important;
    }

    .cont-layo-bomwarp {
        width: 100% !important;
    }

    .cont-layo-warp {
        margin: 0px;
    }

    .cont-layo-warp-li {
        padding: 0px;
    }

    .cont-layo-bom .slick-list {
        overflow: hidden !important;
    }

    .cont-form-bj {
        position: relative;
        margin-top: -120%;
    }

    .hilu-li .std-text1 {
        display: block;
        overflow: hidden;
    }

    .ncbl-share-text {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .ncbl-time {
        margin-bottom: 14px;
    }

    .scientpub-top {
        display: none;
    }

    /* 二期切图 star */
    .recogn-about .recogn-break-svg {
        display: block;
    }

    .recogn-break-sticky {
        overflow: hidden;
    }

    .recogn-break-absol {
        position: relative;
        top: auto;
    }

    .recogn-break-svg {
        display: none;
    }

    .recogn-break-le {
        width: 100%;
    }

    .recogn-break {
        height: auto;
        top: auto;
        position: relative;
    }

    .recogn-break {
        padding-top: 0;
    }

    /* .recogn-break-figter {
        position: relative;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    } */

    .recogn-break-figter .recogn-break-img,
    .recogn-break-figter .recogn-break-img1 {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        width: calc(50% - 10px);
        border-radius: 10px;
    }

    .recogn-break-figter img {
        border-radius: 10px;
    }

    .recogn-break-wrap {
        flex-wrap: wrap;
    }

    .recogn-about {
        position: relative;
        opacity: 1;
        padding-top: 45px;
        padding-bottom: 45px;
        pointer-events: all;
    }

    .recogn-about .recogn-break-svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .recogn-about .recogn-break-svg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .recogn-about .ys-cont1360 {
        position: relative;
        z-index: 10;
    }

    .recogn-break-le-tit {
        margin-bottom: 10px;
    }

    .recogn-break-le-icon {
        width: 32px;
        margin-top: 10px;
    }

    .recogn-about-top-tit {
        margin-bottom: 10px;
    }

    .recogn-about-top {
        margin-bottom: 26px;
    }

    .recogn-about-btm {
        padding: 16px;
        padding-bottom: 32px;
        padding-top: 20px;
    }

    .recogn-about .recogn-break-svg::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(283deg, rgba(0, 13, 33, 0.20) 10.57%, rgba(15, 83, 161, 0.20) 99.87%);
        backdrop-filter: blur(10px);
    }

    .pipeli-diseas-top .std-btn3-box p {
        font-size: 12px;
    }

    .scientpub-top-box-btnbox .std-btn3 .std-btn3-box {
        padding: 6px 14px;
    }

    .pipeli-diseas-top .std-btn3 {
        margin-right: 2px;
    }

    .pipeli-diseas-top {
        margin-bottom: 22px;
    }

    .pdbp-li {
        padding-left: 16px;
        padding-right: 16px;
    }

    .pipeli-explo .businesscoop-intere-box-title {
        margin-bottom: 15px;
    }

    .pipeli-pop-wrap {
        width: 100%;
    }

    .pipeli-pop-wrap {
        padding: 40px 20px;
        padding-right: 25px;
    }

    .pipeli-pop-wrap .mCSB_outside+.mCSB_scrollTools {
        right: -20px;
    }

    .pipeli-pop-wrap .mCSB_scrollTools {
        top: 30px;
    }

    .ppws-tit {
        padding-bottom: 10px;
        margin-bottom: 16px;
    }

    .pipeli-pop .ys-modal-close {
        right: 12px;
    }

    .ppws-edeir p {
        margin-bottom: 16px;
    }

    .ppws-edeir p span {
        font-size: 12px !important;
    }

    .ppws-btm-tit {
        margin-bottom: 12px;
    }

    .pbtl-tit {
        padding-left: 12px;
    }

    .pbtl-tit::before {
        top: 0px;
        width: 2px;
        height: 22px;
    }

    .pbtl-li {
        padding: 25px 0;
    }

    .pbtl-li:last-child {
        padding-bottom: 0 !important;
    }

    /* 辅助 leah start */
    /* H1 */
    .patient-the-le-tit {
        margin-bottom: 6px;
    }

    .patient-area {
        padding: 45px 0;
    }

    .patient-area-cont {
        width: 100%;
    }

    .patient-pro-top-ri {
        padding-top: 8px;
    }

    .pptr-text p {
        margin-bottom: 16px;
    }

    .patient-pro-top {
        margin-bottom: 34px;
    }

    .patient-the-ri {
        margin-bottom: 15px;
    }

    .patient-the-le-text p {
        margin-bottom: 15px;
    }

    .patient-area::after {
        height: 96%;
        background: linear-gradient(270deg, #F9F9F9 61.14%, rgba(255, 255, 255, 0.00) 91.04%);
        transform: rotate(-90deg);
    }

    .patient-area-back {
        position: static;
        width: 100%;
        height: 100%;
    }

    .patient-area-all {
        padding-bottom: 10px;
    }

    .patient-area {
        padding-bottom: 0;
    }


    /* C2 */
    .tech-all-tit {
        margin-bottom: 6px;
    }

    .tech-all-text p {
        margin-bottom: 10px;
    }

    .tech-below-cont {
        flex-direction: column-reverse;
    }

    .tech-below-cont-le {
        width: 100%;
    }

    .tech-below-cont-ri {
        width: 100%;
        margin-bottom: 20px;
    }

    .tech-below-more-tit {
        margin-bottom: 18px;
    }


    /* D1 */
    .taul-cont-le-li {
        margin-bottom: 14px;
    }

    .taul-cont-le {
        margin-bottom: -14px;
    }

    .taul-cont-ri-top {
        margin-bottom: 16px;
    }

    .taul-cont-ri-top p {
        font-size: 18px;
    }

    .taul-cont-ri-text p {
        margin-bottom: 16px !important;
    }

    .tcru-li {
        margin-bottom: 16px;
    }

    .taul-cont-ri-ul {
        margin-bottom: -16px;
    }

    .taul-cont-ri-top p {
        padding: 0 40px;
    }



    /* 辅助  leah end */


    /*  新增 leah start*/
    /* l1 */
    .jfbu-li {
        width: 50%;
        margin-top: 0;
        margin-bottom: 15px;
        padding: 0 8px;
    }

    .join-futu-bom-ul {
        margin: 0 -8px -15px;
    }

    .jfbu-li-text::after {
        height: 30px;
    }

    .jfbu-li-text {
        padding: 16px 5px 16px 16px;
    }

    .join-add .join-futu-bom {
        padding-top: 20px;
    }

    .jfbu-li .std-text1 p {
        margin-top: 0px;
    }

    /* j1 */
    .ciul-bom {
        margin-top: 16px;
    }

    /* G1 */
    .businesscoop-ideal {
        margin: 40px 0;
    }

    .businesscoop-ideal-cont {
        width: 100%;
        padding-top: 40px;
    }

    .businesscoop-ideal-ul {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .businesscoop-ideal-ul-li {
        width: 100%;
        padding-bottom: 15px;
    }

    .businesscoop-ideal-ul {
        justify-content: flex-start;
    }

    .businesscoop-ideal-ul-li:nth-child(2n) {
        transform: translateX(0px);
    }

    .biul-cont {
        padding: 16px 10px 16px 10px;
    }

    .tech-below-cont {
        flex-direction: column;
    }

    .tech-below-cont-ri {
        margin-bottom: 0 !important;
    }

    .tech-below-cont {
        margin-bottom: 40px;
    }

    .tech-below-cont-ri,
    .tech-below-cont2 .tech-below-cont-ri {
        width: 100% !important;
    }

    .tbcl-ul-li-text {
        margin-bottom: 0px;
    }

    .tbcl-ul-li {
        margin-bottom: 0px;
    }

    .tech-below-cont-le {
        margin-bottom: 10px;
    }

    .taul-cont-ri-top p {
        padding: 0 16px;
    }

    .person-demo .ys-modal-container {
        width: 100% !important;
    }

    .person-demo-bom {
        max-height: 100%;
        height: 55vh;
    }

    .join-vers-warp {
        opacity: 1;
        transform: translateY(0px);
    }

    .join-version .ys-cont1360 {
        position: relative;
        z-index: 10;
        top: auto !important;
        left: auto !important;
        transform: none !important;
    }

    .contact-inform .cont-info-ul .ciul-top-le::before {
        height: 24px;
        top: 0px;
    }

    .cont-layo-top {
        margin-bottom: 20px;
    }

    .cont-layo-tit-li {
        height: auto !important;
    }

    .cont-layo-tit-li .clul-tit {
        line-height: 1.2 !important;
        min-height: 2.4em;
        /* display: flex;
        align-items: center; */
    }

    .pdbp-wrap-pipe {
        height: 14px;
    }

    .pdbp-wrap5 .pdbh-info-wrap p {
        font-size: 10px;
    }

    .scientlist-page .scientpub-top {
        display: block;
    }

    .ncbl-share-pc {
        display: none;
    }

    .ncbl-share-ph {
        display: block;
        margin-top: 16px;
    }

    .ncbl-a {
        margin-bottom: 13px;
    }

    .newsdetail-cntr-box-left {
        margin-bottom: 0 !important;
    }

    .ncbr-top {
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 25px;
    }

    .newsdetail-cntr-box-right .ncbr-title {
        padding-bottom: 0 !important;
        border-bottom: none !important;
    }

    .home-inno .ys-cont1360 {
        top: 5%;
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .hilu-li {
        opacity: 1;
    }

    .home-area-warp {
        padding-bottom: 260px;
    }

    .pipeli-pop .ys-modal-close {
        top: 23px;
    }

    .tech-below-cont::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 1px;
        background: rgba(255, 255, 255, 0.6);
    }

    .tech-below-cont {
        padding-bottom: 35px;
    }

    .atul-ul-li-box {
        padding: 25px 20px 30px 30px;
    }

    .newsdetail-cntr-box-left {
        margin: 32px 0 42px;
    }

    .ahwc-top-ul-li {
        width: 100% !important;
    }

    .sibl-ul-li .std-btn3-box p,
    .sibl-ul-li .std-btn1-box p {
        line-height: 30px;
    }

    .sibl-ul-link-title::before {
        top: 4px;
        transform: none !important;
    }

    .join-version {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .join-vers-imgs-li.dots1 {
        position: absolute;
        width: 20% !important;
        top: 3% !important;
        left: 5% !important;
    }

    .join-vers-imgs-li.dots2 {
        position: absolute;
        width: 26% !important;
        top: 10% !important;
        left: 30% !important;
    }

    .join-vers-imgs-li.dots3 {
        position: absolute !important;
        width: 34% !important;
        right: 18px !important;
        left: auto !important;
        top: 1% !important;
        bottom: auto !important;
    }

    .join-vers-imgs-li.dots4 {
        position: absolute !important;
        top: auto !important;
        bottom: 8% !important;
        right: auto !important;
        left: 5% !important;
        width: 40% !important;
    }

    .join-vers-imgs-li.dots5 {
        position: absolute !important;
        top: auto !important;
        bottom: 7% !important;
        right: auto !important;
        left: 47% !important;
        width: 23% !important;
    }

    .join-vers-imgs-li.dots6 {
        position: absolute !important;
        top: auto !important;
        bottom: 14% !important;
        right: 5% !important;
        left: auto !important;
        width: 29% !important;
    }

    .culture-position-list-cry .cplc-li {
        height: auto !important;
    }

    .amwr-scroll .mCSB_outside+.mCSB_scrollTools {
        right: -14px;
    }

    .amwr-scroll {
        max-height: 300px;
    }

    .area-modal-warp-ri {
        padding: 42px 20px 160px 15px;
    }

    .hilu-li .std-text1 {
        max-height: auto !important;
    }

    .amwr-scroll {
        height: 388px;
        max-height: inherit !important;
    }

    .yful-box-code {
        width: 96px;
    }

    .recogn-break-img {
        border-radius: 50% !important;
        overflow: hidden !important;
        position: absolute !important;
        width: 27% !important;
        top: 13px !important;
        left: -40px !important;
    }

    .recogn-break-wrap {
        padding-top: 120px;
        padding-bottom: 200px;
    }

    .recogn-break-img2 {
        width: 220px !important;
        height: 220px !important;
        bottom: 7% !important;
        right: -80px !important;
        border-radius: 50%;
        overflow: hidden;
        display: block;
        position: absolute;
    }

    .recogn-break-img2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .recogn-break-img1 {
        position: absolute !important;
        bottom: -23px !important;
        left: 50px !important;
        width: 20% !important;
        border-radius: 50% !important;
    }

    .scientpub-top-box-btnbox .std-btn3:first-child .std-btn3-box {
        margin-right: 0 !important;
    }

    .pipeli-diseas-top .std-btn3 {
        margin-right: 12px;
    }

    .businesscoop-open-box-bg {
        top: 50%;
        transform: translateY(-50%);
    }

    .biul-cont p {
        font-size: 14px;
        margin-top: 4px;
    }

    .biul-cont {
        padding: 16px 20px 16px 22px;
    }

    .patient-the-le-more {
        margin-top: 12px;
    }

    .patient-area::after {
        height: 105%;
    }

    .join-vers-warp .yxedr-active p {
        text-align: left;
    }

    .home-inno-ri {
        padding-bottom: 0vh;
    }

    /* 新增 leah end */
    /* 二期切图 end */
    /* 767end */
}

/* 2025.7.2 lucas start */
@media screen and (max-width: 1920px) {

    /* index */
    .hiru-li1 .hiru-li-img {
        top: -130px;
    }
}

@media screen and (max-width: 1680px) {
    .head-nav-item-drop {
        width: 286px;
    }

    .head-nav .head-nav-item:nth-child(2) .head-nav-item-drop {
        width: 310px;
    }

    /* index */
    .hiru-li1 .hiru-li-img {
        top: -138px;
    }


    .home-inno .ys-cont1360 {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    .hiru-li {
        height: auto !important;
    }

    .hiru-li1 .hiru-li-img {
        top: -35px !important;
    }

    .home-inno-ri {
        padding-top: 10vh;
        padding-bottom: 7vh;
    }

    .pipeli-diseas-positionbox {
        top: 115px;
    }

    .pipeli-diseas-top {
        padding-top: 30px;
        margin-bottom: 30px;
        margin-top: -30px;
    }
}

@media screen and (max-width: 1560px) {
    .hiru-li1 .hiru-li-img {
        top: -128px;
    }
}

@media screen and (max-width: 1440px) {
    .head-nav-item-drop {
        width: 240px;
    }

    .head-nav .head-nav-item:nth-child(2) .head-nav-item-drop {
        width: 280px;
    }

    .pipeli-diseas-positionbox {
        top: 105px;
    }

    .pipeli-diseas-positionbox {
        top: 100px;
    }

    /* index */
    .hiru-li1 .hiru-li-img {
        top: -130px;
    }

    .pipeli-diseas-top {
        padding-top: 25px;
        margin-bottom: 25px;
        margin-top: -25px;
    }

}


@media screen and (max-width: 1199px) {
    .pipeli-diseas-positionbox {
        top: 55px;
        padding: 15px 0;
    }

    .pipeli-diseas-top {
        margin-bottom: 0;
    }



    /* index */
    .hiru-li1 .hiru-li-img {
        top: -25%;
    }

    .home-inno-ri {
        padding-bottom: 0;
    }

    .hiru-li {
        height: 40vh;
    }

    .hiru-li.hiru-li0 {
        height: 0 !important;
    }

    .hiru-li.hiru-li1 {
        height: 500px !important;
    }

    .home-inno .ys-cont1360 {
        padding-top: 80px;
    }

    .home-inno-ri {
        padding-top: 100px;
    }

    .hiru-li1 .hiru-li-img {
        top: -50px !important;
    }

    .pipeli-diseas-top {
        padding-top: 20px;
        margin-top: -20px;
    }
}

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

    /* index */
    .home-inno .ys-cont1360 {
        position: sticky;
    }

    .contact-layout-phbox {
        display: block;
    }


    .contact-layout-pcbox {
        display: none;
    }

    .contact-layout-phbox {
        margin-bottom: 20px;
    }

    .contact-layout .ys-cont1360 .contact-layout-phbox:last-child {
        margin-bottom: 0;
    }

    .recogn-about-btm-ri .ys-viewer {
        display: block;
    }

    .rabr-img {
        display: none;
    }

    .tech-below-cont-ri .ys-viewer {
        display: block;
    }

    .hiru-li-imgpc {
        display: none;
    }

    .hiru-li .ys-viewer {
        display: block;
    }

    .clul-tit p {
        font-size: 16px;
        line-height: 1.5;
    }

    .clul-tit p::after {
        bottom: -2px;
    }

    .cont-layo-top {
        height: 50px !important;
    }
        .person-demo-bom .yxedr-active {
        padding-right: 20px;
    }
    .person-demo-top-ri {
        padding-right: 25px !important;
    }
    
}


/* 2025.7.2 lucas end */