@charset "utf-8";

/* 响应式原则：调大看小 */
@media screen and (max-width: 1919px) {

    /* 1919end */
}

@media screen and (max-width: 1680px) {
    html {
        font-size: 90px;
    }

    :root {
        /* 间距 */
        --space250: 2.0rem;
        --space240: 1.95rem;
        --space230: 1.9rem;
        --space220: 1.85rem;
        --space210: 1.8rem;
        --space200: 1.75rem;
        --space190: 1.7rem;
        --space180: 1.65rem;
        --space170: 1.6rem;
        --space160: 1.55rem;
        --headh: 80px;
    }

    .std-btn1-box span,
    .footer-nav>li>a {
        line-height: 46px;
    }

    .std-btn1-box {
        padding: 0 28px;
    }

    .home-strength-icon {
        width: 38px;
    }

    .footer-logo {
        width: 280px;
    }

    .head-logo {
        width: 200px;
    }

    .about-vm-list {
        gap: 0.64rem;
    }

    /* .about-modal-detail-text {
        max-height: 440px;
    } */
    .technology-card-text li::before {
        top: 9px;
    }

    .article-copy .has-icon1 li::before {
        width: 34px;
        height: 27px;
    }

    .contact-office-points li::before {
        top: 12px;
    }

    .contact-job-icon {
        width: 22px;
    }

    /* 2026.7.28 - Teemo新增- start */
    .partner-content .contact-job-card {
        padding: 0.57rem 1rem;
        margin-top: 0.7rem;
    }

    .partner-coop-part-cont {
        margin-bottom: 0.6rem;
    }

    /* 2026.7.28 - Teemo新增- end */
    /* 2026.8.10 - Teemo新增- start */
    .head-nav {
        --gap2: 0.152em;
    }

    .head-other {
        padding-left: 0.6rem;
    }

    .head-search-btn {
        margin-right: 0.24rem;
    }

    .head-lang-btn {
        padding-left: 0.4rem;
    }

    /* 2026.8.10 - Teemo新增- end */
    /* 1680end */
}

@media screen and (max-width: 1440px) {
    html {
        font-size: 70px;
    }

    :root {
        --font50: 0.54rem;
        --font44: 0.48rem;
        --font42: 0.46rem;
        --font40: 0.44rem;
        --font36: 0.4rem;
        --font34: 0.38rem;
        --font32: 0.36rem;
        --font26: 0.32rem;
        --font24: 0.3rem;
        --font22: 0.26rem;
        --font20: 0.24rem;
        --font18: 0.22rem;
        --font16: 0.2rem;
        --font14: 0.18rem;
        --font12: 0.16rem;
        --headh: 70px;
    }

    .head-logo {
        width: 180px;
    }

    .std-btn1-box span,
    .footer-nav>li>a {
        line-height: 42px;
    }

    .std-btn1-box {
        padding: 0 24px;
    }

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

    .home-strength-icon {
        width: 34px;
    }

    .footer-logo {
        width: 260px;
    }

    .footer-share {
        --width1: 22px;
    }

    .ahyw-slick-li span {
        line-height: 36px;
    }

    .about-history-nav {
        width: 110px;
    }

    .about-history-arrow {
        width: 50px;
    }

    .about-history-card-cont {
        max-height: 350px;
    }

    /* .about-modal-detail-text {
        max-height: 380px;
    } */
    .ys-nyban-title {
        bottom: 1rem;
    }

    .tlfn-ul-li-icon {
        width: 40px;
    }

    .tlfn-text-title {
        font-size: 18px;
    }

    .pipeline-overview-item {
        margin-top: 0.8rem;
    }

    .job-banner-icon {
        width: 16px;
        height: 16px;
    }

    .contact-office-points li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .ys-modal-wrap-cont {
        max-width: 95vw;
        min-width: 95vw;
    }

    .about-modal-content {
        padding: 80px;
    }

    .about-modal-detail-text {
        height: calc(80vh - 160px);
    }

    /* 2026.6.30 - code - start */
    .stock-price-trend {
        width: 26px;
    }

    .stock-analyst table>thead>tr>th p {
        padding: 0.14rem 0.35rem;
    }

    .events-year-select {
        width: 1.5rem;
    }

    .events-action-img {
        width: 16px;
    }

    .disclosure-report-panels {
        width: 76.5%;
    }

    .govern-committee-core thead>tr>th p {
        padding: 0.14rem;
    }

    .govern-doc-link-tit {
        width: 76%;
    }

    .govern-committee table>tbody>tr>td>p img {
        width: 26px;
    }

    .govern-legend-item-img {
        width: 26px;
    }

    .ir-contact-content .ir-mail-icon {
        width: 50px;
    }

    .hnid-ul {
        padding: 0.26rem 0.28rem;
    }

    .ir-contact-content .ir-mail-card {
        padding: 0.42rem 0.8rem;
        margin-bottom: 0.6rem;
    }

    .ir-contact-content .ir-relations .ir-section-title {
        margin-bottom: 0.4rem;
    }

    .disclosure-doc-list-large {
        --gap: 0.3rem;
    }

    .disclosure-title {
        margin-bottom: 0.4rem;
    }

    .govern-info-card {
        padding: 0.35rem 0.28rem;
    }

    .govern-info-main {
        margin-bottom: 0.3rem;
    }

    .govern-section-title {
        margin-bottom: 0.4rem;
    }

    .ir-contact-content .ir-section-title {
        margin-bottom: 0.2rem;
    }

    .ir-contact-content .ir-subscription-desc {
        margin-bottom: 0.5rem;
    }

    /* 2026.6.30 - code - end */

    /* 2026.7.28 - Teemo新增 - start */
    .partner-coop-part-ul {
        --gap: 0.4rem;
    }

    .partner-content .contact-job-card {
        padding: 0.5rem 0.83rem;
        margin-top: 0.6rem;
    }

    .piul-cont-info-msg {
        width: 100%;
    }

    .piul-cont-info {
        width: 46.7%;
    }

    .partner-coop-part-cont p {
        margin-bottom: 0.2rem;
    }

    /* 2026.7.28 - Teemo新增 - end */
    /* 2026.8.10 - Teemo新增 - start */
    .head-nav {
        --gap2: 0.1em;
    }

    .head-other {
        padding-left: 0.36rem;
    }

    .head-search-btn {
        margin-right: 0.2rem;
    }

    .head-lang-btn {
        padding-left: 0.2rem;
    }

    /* 2026.8.10 - Teemo新增 - end */

    /* 2026.8.25 start */

    .iicr-icon {
        margin-bottom: 0.3rem;
    }

    .iicr-email {
        margin-bottom: 0.3rem;
        line-height: 1.2;
    }

    /* 2026.8.25 end */
    /* 1440end */
}

@media screen and (max-width: 1199px) {
    html {
        font-size: 60px;
    }

    :root {
        --headh: 56px;
        --font18: 0.24rem;
        --font16: 0.22rem;
        --font14: 0.2rem;
        --font12: 0.18rem;
    }

    /* 首页 - start */
    .footer-cta {
        width: 100%;
    }

    .home-strength-list {
        flex-wrap: wrap;
    }

    .footer-nav>li {
        border-bottom: 0;
    }

    .footer-nav>li::before,
    .footer-nav>li::after {
        display: none;
    }

    .footer-main {
        width: 100%;
    }

    /* 首页 - end */
    /* About Us - start */
    .about-intro-core,
    .about-modal-main {
        flex-direction: column;
        gap: 0.64rem;
    }

    .about-modal-img {
        width: 100%;
    }

    .about-team-item {
        width: 33.333333%;
    }

    .about-modal-content {
        padding: 0.8rem;
    }

    .about-modal-img {
        max-width: 3rem;
    }

    /* About Us - end */

    /* Technology - start */
    .technology-intro-copy-right {
        width: 100%;
    }

    .technology-lead-title {
        margin-bottom: 0.4rem;
    }

    .technology-pipeline-info {
        padding: 0 0 0 0.5rem;
    }

    /* Technology - end */
    /* one - end */

    /* News - start */
    .news-release-link {
        padding: 0.5rem;
    }

    .news-release-page {
        margin-top: 0.58rem;
    }

    .news-release-date {
        width: 120px;
    }

    .news-release-heading {
        width: calc(100% - 120px);
        padding-left: 0.5rem;
    }

    .pc-fenye li {
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin: 0 6px;
    }

    /* News Detail - start */
    .article-banner-text {
        width: 100%;
    }

    .article-banner-title {
        max-width: 10.8rem;
        font-size: var(--font38);
    }

    .article-copy .has-icon1 {
        margin: 0.26rem 0 0.7rem;
    }

    .article-copy .has-icon1 li::before {
        width: 30px;
        height: 24px;
    }

    /* News Detail - end */
    /* Career Detail - start */
    .job-banner {
        min-height: 4.6rem;
    }

    .job-banner::before {
        width: 100%;
        background: linear-gradient(90deg, rgba(41, 51, 106, .86) 0%, rgba(41, 51, 106, .48) 64%, rgba(41, 51, 106, .12) 100%);
    }

    .job-banner-title {
        margin-bottom: 0.22rem;
        font-size: 0.55rem;
        line-height: var(--line12);
    }

    /* Career Detail - end */
    /* News - end */

    /* Contact - start */
    .contact-office-item {
        padding: 0 0.1rem;
        margin-top: 0.2rem;
    }

    .contact-office-list {
        margin: -0.2rem -0.1rem 0;
    }

    .contact-values-word {
        font-size: 1.8rem;
    }

    .contact-values-card {
        padding: 0.5rem 0.8rem 1.8rem;
    }

    .contact-job-card {
        padding: 0.5rem 1rem;
    }

    /* Contact - end */

    /* 全站移动端导航 - start */
    /* 顶部横条：统一首页、内页移动端导航 */
    /* Pipeline - start */
    .pipeline-banner {
        min-height: 5rem;
    }

    .pipeline-banner::before {
        width: 100%;
        background: linear-gradient(90deg, rgba(41, 51, 106, .82) 0%, rgba(41, 51, 106, .48) 58%, rgba(41, 51, 106, .12) 100%);
    }

    .pipeline-section-title,
    .pipeline-overview-text {
        max-width: none;
    }

    .pipeline-overview-text {
        margin-top: 0.26rem;
    }

    .pipeline-mobile-tip {
        display: block;
    }

    .pipeline-table-inner {
        width: 1050px;
    }

    .pipeline-notes {
        margin-top: 0.32rem;
    }

    .pipeline-progress {
        height: 30px;
    }

    .pipeline-table-row-title,
    .pipeline-table-row-title>.pipeline-table-cell,
    .pipeline-stage-heads span {
        min-height: 42px;
    }

    .pipeline-table-row,
    .pipeline-table-cell {
        min-height: 38px;
    }

    .pipeline-merge-span3 {
        transform: translateY(calc(38px + 0.05rem));
    }

    .pipeline-merge-span2 {
        transform: translateY(calc(19px + 0.05rem));
    }

    /* Pipeline - end */

    .site-ph-navbar .ys-phnav-logo {
        width: 200px;
    }

    .site-ph-navbar .ys-phnav-logo img {
        opacity: 1 !important;
    }

    .site-ph-navbar .ys-phnav-r {
        display: flex;
        align-items: center;
    }

    /* 语言下拉 */
    .site-ph-navbar .ys-phnav-language {
        position: relative;
    }

    .site-ph-navbar .ys-phlang-btn {
        display: flex;
        align-items: center;
        gap: 0.08rem;
        padding: 0;
        border: 0;
        background: transparent;
        color: var(--colormain);
        font-family: var(--medium);
        font-size: var(--font20);
        line-height: var(--line15);
    }

    .site-ph-navbar .ys-phlang-btn i {
        width: 0;
        height: 0;
        border-left: 0.04rem solid transparent;
        border-right: 0.04rem solid transparent;
        border-top: 0.06rem solid var(--colormain);
        transition: var(--transition);
    }

    .site-ph-navbar .ys-phnav-language.on .ys-phlang-btn i {
        transform: rotate(180deg);
    }

    .site-ph-navbar .ys-phlang-dropdown {
        position: absolute;
        right: 0;
        top: calc(100% + 0.12rem);
        min-width: 1.48rem;
        padding: 0.14rem 0;
        background: #fff;
        box-shadow: 0 0.08rem 0.2rem rgba(41, 51, 106, .1);
        opacity: 0;
        visibility: hidden;
        transform: translateY(-0.08rem);
        transition: var(--transition);
    }

    .site-ph-navbar .ys-phnav-language.on .ys-phlang-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .site-ph-navbar .ys-phlang-dropdown a {
        display: block;
        padding: 0.08rem 0.18rem;
        color: var(--colormain);
        font-size: var(--font14);
        line-height: var(--line16);
    }

    /* 菜单按钮 */
    .site-ph-navbar .ys-phnav-menubtn {
        width: 30px;
        height: 36px;
    }

    .site-ph-navbar .ys-phnav-menubtn span,
    .site-ph-navbar .ys-phnav-menubtn::before,
    .site-ph-navbar .ys-phnav-menubtn::after {
        width: 100%;
        height: 4px;
        border-radius: 0.06rem;
        background: var(--colormain);
    }

    .site-ph-navbar .ys-phnav-menubtn::before {
        margin-top: -10px;
    }

    .site-ph-navbar .ys-phnav-menubtn::after {
        margin-top: 10px;
    }

    /* 右侧弹出菜单 */
    .site-ph-navbar .ys-phnav-mask {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99;
        width: 100%;
        height: 100vh;
        padding: 0;
        border: 0;
        background: rgba(0, 0, 0, .8);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: var(--transition);
    }

    .site-ph-navbar .ys-phnav-mask.on {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }

    .site-ph-navbar .ys-phnav-menu {
        padding: 40px 20px;
        width: 440px;
        max-width: 100%;
        left: auto;
        right: 0;
    }

    .site-ph-navbar .ys-phmenu-top {
        display: flex;
        justify-content: flex-end;
        height: auto;
        border: none;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .site-ph-navbar .ys-phmenu-logo {
        width: 2.78rem;
    }

    .site-ph-navbar .ys-phmenu-logo img {
        display: block;
        width: 100%;
    }

    .site-ph-navbar .ys-phmenu-close {
        position: relative;
        width: 0.42rem;
        height: 0.42rem;
        padding: 0;
        border: 0;
        background: transparent;
        flex: 0 0 auto;
    }

    .site-ph-navbar .ys-phmenu-close span {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 0.38rem;
        height: 0.05rem;
        border-radius: 0.05rem;
        background: var(--colormain);
        transform-origin: center;
    }

    .site-ph-navbar .ys-phmenu-close span:first-child {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .site-ph-navbar .ys-phmenu-close span:last-child {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .site-ph-navbar .ys-phmenu-scroll {
        height: calc(100vh - 80px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    .site-ph-navbar .ys-phnav-lisbox>a {
        display: block;
    }

    .site-ph-navbar .ys-ph-nav .ys-phnav-header-font,
    .site-ph-navbar .ys-ph-nav a {
        font-size: 22px;
        line-height: 1.4em;
        color: var(--colormain);
        font-family: var(--medium);
        text-align: center;
    }

    .site-ph-navbar .ys-ph-nav li.yxnav-active1 .ys-phnav-header-font,
    .site-ph-navbar .ys-ph-nav li.select-anchor .ys-phnav-header-font,
    .site-ph-navbar .ys-ph-nav li.yxnav-active1 .ys-phnav-lisbox>a,
    .site-ph-navbar .ys-ph-nav li.select-anchor .ys-phnav-lisbox>a {
        color: var(--colormain1);
    }

    .site-ph-navbar .ys-phmenu-contact {
        text-align: center;
    }

    .head-lang-down {
        width: 135px;
        padding: 5px 10px;
    }

    .ys-phmenu-scroll-logo {
        width: 206px;
        margin: auto;
    }

    .ys-phmenu-scroll-logo a {
        display: block;
        width: 100%;
    }

    .ys-phmenu-scroll-logo img {
        width: 100%;
    }

    .ys-ph-navbar3 .ys-ph-nav {
        padding: 50px 0;
    }

    .ys-hd-ph.has-btn .ys-phnav-header {
        background: transparent;
        box-shadow: 0 0 0 0 transparent;
    }

    .ys-hd-ph.isfixed .ys-phnav-header {
        background: #fff;
        box-shadow: var(--shadow);
    }

    .ys-phnav-menubtn.on span {
        opacity: 1;
    }

    .ys-phnav-menubtn.on::before,
    .ys-phnav-menubtn.on::after {
        transform: translateY(-50%);
    }

    .ys-ph-nav>li>.ys-phnav-lisbox>a {
        padding: 20px !important;
    }

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

    .head-lang-top span {
        font-size: 20px;
    }

    .ys-ph-navbar,
    .ys-phnav-header {
        height: 60px;
    }

    .ys-ph-navbar3 .ys-ph-nav li.yxnav-active1>.ys-phnav-lisbox .ys-phnav-header-font,
    .ys-ph-navbar3 .ys-ph-nav li.yxnav-active1>.ys-phnav-lisbox a {
        color: var(--colormain1);
    }

    /* 全站移动端导航 - end */
    .ys-ban-title {
        width: 100%;
    }

    .ys-ban-info {
        width: 100%;
        padding-left: 0;
        margin-top: 0.64rem;
    }

    .home-intro-info .home-section-text {
        padding-right: 0;
    }

    .home-tech-info .home-section-title {
        padding-right: 0;
    }

    .home-intro-info {
        padding-left: 0.5rem;
    }

    .home-different {
        width: 50%;
        padding: 0.4rem;
    }

    .home-tech-info {
        width: 50%;
        padding-right: 0.5rem;
    }

    .home-tech-info .home-section-text {
        padding-right: 0;
    }

    .home-strength-list-li {
        width: 50%;
    }

    .home-strength-title {
        margin: 0 auto 0.6rem;
    }

    .footer-top {
        flex-wrap: wrap;
        gap: 0.6rem;
    }

    .footer-top-le {
        width: 100%;
    }

    .footer-top-ri {
        width: 100%;
        padding-left: 0;
    }

    .footer-logo {
        width: 220px;
    }

    .footer-nav>li>a {
        line-height: 1.5;
    }

    .ys-footer {
        padding-top: var(--space120);
    }

    .footer-bot {
        margin-top: 0.6rem;
        padding-bottom: 0.6rem;
    }

    .footer-top-ri-btn {
        margin-top: 0.3rem;
    }

    .footer-bot-cont {
        margin-top: 0.24rem;
    }

    .ys-nyban-title {
        bottom: 0.75rem;
    }

    .about-intro-copy {
        width: 100%;
        padding-right: 0;
    }

    .about-intro-copy .about-section-title {
        padding-right: 0;
    }

    .about-intro-gallery {
        width: 100%;
    }

    .about-vm-title {
        width: 100%;
        padding-right: 0;
    }

    .about-vm-text {
        width: 100%;
        padding-right: 0;
        margin-top: 0.32rem;
    }

    .about-vision-text {
        position: relative;
        padding: var(--space120) 0;
        z-index: 5;
    }

    .about-vision-bg {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .about-vision-bg img {
        height: 100%;
        object-fit: cover;
        object-position: right;
    }

    .about-history-card {
        padding: 0.4rem;
    }

    .about-history-arrow {
        width: 40px;
    }

    .about-modal-close {
        width: 22px;
        right: 0.4rem;
        top: 0.4rem;
    }

    .ahyw-slick-li span {
        line-height: 32px;
    }

    .technology-intro-copy {
        padding-right: 0.5rem;
    }

    .technology-intro-row:nth-child(2n) .technology-intro-copy {
        padding-right: 0;
        padding-left: 0.5rem;
    }

    .tcll-cont {
        padding: 0.3rem;
    }

    .technology-advantage-icon {
        width: 38px;
        margin-bottom: 0.3rem;
    }

    .technology-advantage-list>li {
        padding: 0 0.2rem;
        margin-top: 0.4rem;
    }

    .technology-advantage-list {
        margin: -0.4rem -0.2rem 0;
    }

    .tlfn-ul-li-icon {
        width: 28px;
    }

    .newsdet-main .ys-nyban-title,
    .jobdet-main .ys-nyban-title {
        bottom: 0.4rem;
    }

    .ys-nyban-parga {
        margin-top: 0.3rem;
    }

    .contact-job-icon {
        width: 20px;
    }

    .about-vm-title.ys-faderight1,
    .about-vm-text.ys-fadeleft1 {
        transform-origin: 0% 50%;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .about-vm-title.ys-faderight1.ys-fade-true,
    .about-vm-text.ys-fadeleft1.ys-fade-true {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .ys-ban-li.act .ys-ban-info {
        animation: ysfadeInUp 0.8s ease-in-out both .2s;
    }

    .technology-intro-row {
        margin-top: 0.6rem;
    }

    .technology-card-list-li {
        margin-top: 0.2rem;
        padding: 0 0.1rem;
    }

    .technology-card-list {
        margin: -0.2rem -0.1rem 0;
    }

    .technology-card-text li::before {
        top: 8px;
        width: 3px;
        height: 3px;
    }

    .technology-lead-figure-nub1 {
        margin-top: 60px;
    }

    .tlfn-img {
        width: 80px;
        margin-left: calc(100% - 80px);
    }

    .tlfn-line {
        width: 24px;
        height: 40px;
        border-bottom: 1px solid var(--colormain);
    }

    .tlfn-text-title,
    .tlfn-tp-text {
        font-size: 14px;
    }

    .tlfn-text-parga p {
        font-size: 10px;
    }

    .tlfn-line::after {
        width: 1px;
    }

    .tlfn-tp {
        width: 80px;
    }

    .technology-lead-figure-nub2 {
        padding-top: 40px;
    }

    .tlfn-tp-line {
        width: 38px;
        height: 52px;
        border-top: 1px solid var(--colormain);
    }

    .tlfn-tp-line::after {
        width: 1px;
    }

    .technology-lead-figure-nub3 {
        margin-top: 50px;
    }

    .tlfn-img3 {
        width: 80px;
    }

    .technology-lead-figure-nub3 .tlfn-text {
        margin: -10px 0 0 15px;
    }

    .tlfn-line3 {
        width: 34px;
        height: 48px;
        border-left: 1px solid var(--colormain);
        left: -14px;
        top: 22px;
    }

    .tlfn-line3::after {
        height: 1px;
    }

    .tlfn-cont-tit {
        font-size: 8px;
        left: 0.1rem;
    }

    .tlfn-ul-li {
        margin-bottom: 0.15rem;
    }

    .tlfn-cont-img2 {
        width: 40px;
    }

    .tlfn-cont-img1 {
        width: 20px;
    }

    .tlfn-info p {
        font-size: 8px;
    }

    .pipeline-overview-info {
        padding-right: 0.5rem;
    }

    .pipeline-table-row-title .pipeline-table-cell {
        min-height: 38px;
    }

    .pipeline-table-row-title,
    .pipeline-table-row-title>.pipeline-table-cell,
    .pipeline-stage-heads span {
        min-height: 38px;
    }

    .tlfn-tp-line::before {
        height: 1px;
    }

    .tlfn-line3::before {
        width: 1px;
    }

    .tlfn-line::before {
        height: 1px;
    }

    .ys-nyban-title h1 {
        font-size: 0.4rem;
    }

    /* 字号修改-start */
    .std-font40 {
        font-size: 30px;
    }

    .std-font36,
    .std-font36 p {
        font-size: 28px;
    }

    .std-text20,
    .std-text20 p {
        font-size: 18px;
    }

    .std-font32,
    .std-font32 p {
        font-size: 30px;
    }

    .std-text18,
    .std-text18 p {
        font-size: 16px;
    }

    /* 字号修改-end */
    /* 2026.06.23 - Teemo修改 - start */
    .technology-card-list {
        margin: -0.4rem -0.2rem 0;
    }

    .technology-card-list-li {
        width: 50%;
        padding: 0 0.2rem;
    }

    /* 2026.06.23 - Teemo修改 - end */


    /* 2026.6.30 - code - start */

    .stock-quote-card {
        padding: 0.6rem 0.4rem;
    }

    .stock-analyst table>thead>tr>th p {
        padding: 0.18rem 0.35rem;
    }

    .events-year-select {
        width: 1.6rem;
        height: 36px;
    }

    .events-year-arrow {
        right: 0.3rem;
    }

    .govern-legend-item-img {
        width: 24px;
    }

    .govern-doc-link-tit {
        width: 84%;
    }

    .govern-doc-link-img {
        width: 18px;
    }

    .ir-contact-content .ir-mail-icon {
        width: 46px;
    }

    .govern-committee-core tbody>tr>td p {
        font-size: 16px;
    }

    .govern-committee-core thead>tr>th p {
        font-size: 18px;
        min-height: calc(2.6em + 0.28rem);
    }

    .events-presentation-link-text p {
        font-size: 24px;
    }

    .events-year-value::placeholder {
        font-size: 16px;
    }

    .disclosure-card-title {
        line-height: 1.3;
        font-size: 24px;
    }

    .disclosure-card-title {
        font-size: 24px;
    }

    .stock-analyst table>tbody>tr>td p {
        font-size: 16px;
    }

    .stock-analyst table>thead>tr>th p {
        font-size: 18px;
    }

    .ir-contact-content .ir-mail-card {
        padding: 0.4rem 0.6rem;
        margin-bottom: 0.5rem;
    }

    .ir-contact-content .ir-mail-icon {
        width: 40px;
    }

    .events-bot-ul .events-cell {
        padding: 0.3rem 0.2rem;
    }

    .events-cell1 {
        padding: 0.16rem 0.2rem;
    }

    .events-cell2 {
        padding: 0.16rem 0.2rem;
    }

    .events-cell3 {
        padding: 0.16rem 0.2rem;
    }

    .events-archive .events-cell {
        padding: 0.2rem;
    }

    .events-archive .events-bot .events-cell1 {
        padding: 0.2rem;
    }

    .events-archive .events-bot .events-cell2 {
        padding: 0.2rem;
    }

    .disclosure-doc-list-large {
        --gap: 0.2rem;
    }

    .events-presentations .events-head .events-cell1 {
        padding: 0.24rem;
    }

    .events-presentations .events-head .events-cell2 {
        padding: 0.24rem;
    }

    .events-presentations .events-list .events-cell2 {
        padding: 0.3rem 0.24rem;
    }

    .events-presentations .events-list .events-cell1 {
        padding: 0.3rem 0.24rem;
    }

    .disclosure-doc-img {
        margin-bottom: 0.2rem;
    }

    .disclosure-reports .disclosure-doc-img {
        margin-bottom: 0.2rem;
    }

    .govern-section-title {
        margin-bottom: 0.3rem;
    }

    .govern-info-card {
        padding: 0.3rem 0.2rem;
    }

    .govern-card-item {
        width: 50%;
    }

    .govern-committee table>tbody>tr>td>p img {
        width: 24px;
    }

    .stock-price {
        margin-top: 0.1rem;
    }

    .stock-date {
        margin-top: 0.15rem;
    }

    .ir-contact-content .ir-subscription-desc {
        margin-bottom: 0.4rem;
    }

    .ir-contact-content .ir-relations .ir-section-title {
        margin-bottom: 0.3rem;
    }

    .disclosure-title {
        margin-bottom: 0.3rem;
    }

    .govern-section-title {
        margin-bottom: 0.3rem;
    }

    .govern-doc-link {
        padding: 0.3rem;
    }

    .govern-doc-list {
        --gap2: 0.1rem;
    }

    /* 2026.6.30 - code - end */

    /* 2026.7.28 新增 start */
    .partner-coop-part-cont p {
        margin-bottom: 0.16rem;
    }

    .partner-coop-part-tit {
        margin-bottom: 0.2rem;
    }

    .pcpu-li {
        margin-bottom: 0.2rem;
    }

    .partner-content .contact-job-card {
        padding: 0.46rem 0.66rem;
        margin-top: 0.6rem;
    }

    .piul-cont-img {
        width: 49.7%;
    }

    .partner-info-ul-li {
        margin-bottom: 0.6rem;
    }

    .piul-cont-info-msg {
        margin-bottom: 0.3rem;
    }

    .site-ph-navbar .ys-ph-nav .ys-phnav-header-font,
    .site-ph-navbar .ys-ph-nav a {
        max-width: 100%;
    }

    .site-ph-navbar .ys-ph-nav li.yxnav-active1 .ys-phnav-header-font,
    .site-ph-navbar .ys-ph-nav li.select-anchor .ys-phnav-header-font,
    .site-ph-navbar .ys-ph-nav li.yxnav-active1 .ys-phnav-lisbox>a,
    .site-ph-navbar .ys-ph-nav li.select-anchor .ys-phnav-lisbox>a {
        color: var(--colormain);
    }

    .partner-coop-part-ul {
        --gap: 0.1rem;
    }

    .pcpu-li-img {
        padding: 0;
    }

    .corporate-main-modal .about-modal-content {
        padding: 0.8rem;
    }

    .corporate-main-modal .amdt-box {
        padding-right: 0.5rem !important;
    }

    /* 2026.7.28 新增 end */
    /* 2026.8.25 start */

    .iicr-tit {
        line-height: 1.3;
    }

    .ir-inver-core {
        flex-direction: column;
        padding: 0.4rem;
        padding-top: 0.8rem;
    }

    .ir-inver-core-ri {
        width: 100%;
        padding: 0.4rem;
    }

    /* 2026.8.25 end */

    .ys-nyban-title h1 {
        font-size: 40px;
    }
    /* 1199end */
}

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

    .ys-ban-pc,
    .ys-nyban-pc {
        display: none !important;
    }

    .ys-ban-video {
        display: none !important;
    }

    .ys-ban-ph,
    .ys-nyban-ph {
        display: block !important;
    }

    .ys-table-swipe {
        display: flex;
    }

    html {
        font-size: 56px;
    }

    :root {
        /* 间距 */
        --space250: 1.00rem;
        --space240: 0.99rem;
        --space230: 0.97rem;
        --space220: 0.95rem;
        --space210: 0.93rem;
        --space200: 0.91rem;
        --space190: 0.89rem;
        --space180: 0.87rem;
        --space170: 0.85rem;
        --space160: 0.83rem;
        --space150: 0.81rem;
        --space140: 0.79rem;
        --space130: 0.77rem;
        --space120: 0.75rem;
        --space110: 0.73rem;
        --space100: 0.71rem;
        --space90: 0.69rem;
        --space80: 0.67rem;
        --space70: 0.65rem;
        --space60: 0.6rem;
        --font18: 0.25rem;
        --font16: 0.25rem;
    }

    /* 首页 - start */
    .std-btn-link,
    .head-contact a {
        padding: 0.13rem 0.32rem;
    }

    .home-tech-gallery>li {
        width: 100% !important;
    }

    .home-different {
        width: 100%;
        margin-top: 0.5rem;
    }

    .home-strength-title {
        margin: 0 auto 0.5rem;
        width: 100%;
    }

    .home-strength-list>li {
        width: 100%;
    }

    .footer-cta-title {
        margin-bottom: 0.24rem;
    }

    .footer-share {
        width: 100%;
        order: -1;
        margin-right: 0;
    }

    /* 首页 - end */
    /* About Us - start */
    .about-intro-gallery {
        gap: 0.24rem;
    }

    .about-intro-gallery>li {
        width: calc((100% - 0.24rem) / 2);
    }

    .about-vm-list {
        gap: 0.5rem;
    }

    .about-history {
        padding: 0.72rem 0;
    }

    .about-history-side {
        flex-direction: column;
        gap: 0.34rem;
    }

    .about-history-nav {
        width: 100%;
        margin-top: 0.5rem;
    }

    .about-history-years {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 0.12rem;
        transform: none;
    }

    .about-history-years:not(.slick-initialized)>li:nth-child(n+5) {
        display: block;
    }

    .about-history-years>li,
    .about-history-years.slick-vertical .slick-slide {
        width: calc((100% - 0.36rem) / 4);
        margin-bottom: 0;
    }

    .about-history-arrow {
        display: none !important;
    }

    .about-history-card.mCustomScrollbar {
        padding-right: 0.3rem;
    }

    .about-history-card .mCSB_inside>.mCSB_container {
        margin-right: 0.22rem;
    }

    .about-history-card .mCSB_scrollTools {
        right: 0.14rem;
    }

    .about-team {
        padding-bottom: 0.9rem;
    }

    .about-team-item {
        width: 50%;
    }

    /* .about-modal-container {
        max-width: calc(100vw - 40px);
    } */
    .about-modal-content {
        padding: 0.4rem;
    }

    .about-modal-close {
        width: 20px;
        right: 0.22rem;
        top: 0.22rem;
    }

    .about-modal-img {
        max-width: 2.8rem;
    }

    /* About Us - end */

    /* Technology - start */
    .technology-intro-row {
        gap: 0.44rem;
    }

    .technology-lead-figure {
        flex-wrap: wrap;
    }

    .technology-lead-molecule-pc {
        display: none;
    }

    .technology-lead-molecule-ph {
        display: block;
        left: 0.34rem;
        top: 0.46rem;
        width: 2.7rem;
    }

    .technology-lead-part-enhancer {
        left: 1.76rem;
        top: 0.5rem;
        width: 1.56rem;
    }

    .technology-lead-part-linker {
        left: 2.42rem;
        top: 3.36rem;
        width: 1rem;
    }

    .technology-lead-part-ligands {
        left: 2.72rem;
        top: 5.36rem;
        width: 1.2rem;
    }

    .technology-lead-copy-enhancer {
        left: 2.46rem;
        top: 1.64rem;
        width: 2.34rem;
    }

    .technology-lead-copy-linker {
        left: 3.03rem;
        top: 4.24rem;
        width: 1.24rem;
    }

    .technology-lead-copy-ligands {
        left: 3.1rem;
        top: 6.12rem;
        width: 1.76rem;
    }

    .technology-lead-note {
        left: 0;
        top: 7.48rem;
        width: 4.8rem;
    }

    .technology-lead-delivery {
        left: 2rem;
        top: 8.88rem;
        width: 1.18rem;
        height: 1.18rem;
    }

    .technology-lead-arrow-pc {
        display: none;
    }

    .technology-lead-arrow-ph {
        display: block;
        transform: rotate(90deg);
    }

    .technology-lead-delivery-text {
        left: 0.25rem;
        top: 0.29rem;
    }

    .technology-lead-bg {
        display: none;
    }

    .technology-lead-targets {
        left: 2rem;
        right: auto;
        top: 10.05rem;
        width: 2.3rem;
    }

    .technology-lead-targets>li+li {
        margin-top: 0.3rem;
    }

    .technology-lead-target-icon {
        width: 0.46rem;
    }

    .technology-lead-target-text {
        padding-left: 0.18rem;
    }

    .technology-advantage {
        padding: var(--space120) 0;
    }

    .technology-advantage-icon {
        width: 32px;
        margin-bottom: 0.2rem;
    }

    .technology-pipeline-info .std-btn1 {
        margin-top: 0.24rem;
    }

    .technology-advantage-list>li {
        width: 50%;
    }

    .technology-advantage-text,
    .technology-advantage-text p {
        font-size: 12px;
    }

    .technology-lead-figure-nub2 {
        width: 100%;
        padding-top: 30px;
    }

    .technology-lead-molecule {
        width: 150px;
    }

    .tlfn-info {
        width: 100%;
        margin-top: 0.2rem;
    }

    .tlfn-info p {
        font-size: 12px;
    }

    .technology-lead-figure-nub1 {
        width: 120px;
        margin-top: 0;
        position: absolute;
        top: 0;
        left: 150px;
    }

    .tlfn-img {
        margin-left: 0;
    }

    .tlfn-line {
        width: 40px;
        height: 20px;
        border-bottom: none;
        border-top: 2px solid var(--colormain);
        right: auto;
        left: -36px;
        top: 35px;
    }

    .tlfn-line::after {
        right: auto;
        left: 0;
        width: 2px;
    }

    .technology-lead-figure-nub3 {
        margin-top: 0;
        position: absolute;
        width: 120px;
        top: 48%;
        left: 200px;
    }

    .technology-lead-figure-nub4 {
        width: 100%;
        margin: 30px 0;
    }

    .tlfn-cont-tit {
        position: static;
        z-index: 5;
        font-size: 12px;
    }

    .technology-lead-figure-nub5 {
        width: 100%;
    }

    .technology-lead-figure-nub6 {
        display: none;
    }

    .tlfn-ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .tlfn-ul-li {
        width: 50%;
        margin-bottom: 0.2rem;
    }

    .tlfn-ul-li:last-child {
        margin-bottom: 0.2rem;
    }

    /* Technology - end */
    /* one - end */

    /* News - start */
    .news-release-list {
        gap: 0.4rem;
    }

    .news-release-link {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.2rem;
        padding: 0.4rem;
    }

    .news-release-date {
        width: 100%;
        padding: 0;
    }

    .news-release-heading {
        width: 100%;
        padding-left: 0;
    }

    .news-release-page {
        margin-top: 0.44rem;
    }

    .news-release-date-icon {
        width: 14px;
        position: relative;
        top: -2px;
    }

    /* News Detail - start */
    .article-banner {
        min-height: 5rem;
    }

    .article-banner::before {
        width: 100%;
        background: linear-gradient(90deg, rgba(41, 51, 106, .82) 0%, rgba(41, 51, 106, .48) 58%, rgba(41, 51, 106, .12) 100%);
    }

    .article-banner-title {
        max-width: 100%;
        font-size: var(--font28);
    }

    .article-banner-date {
        margin-top: 0.18rem;
    }

    .article-banner-date,
    .article-banner-date p {
        font-size: var(--font16);
    }

    .article-copy .has-icon1 {
        margin: 0.22rem 0 0.54rem;
    }

    .article-copy .has-icon1 li::before {
        width: 24px;
        height: 19px;
    }

    /* News Detail - end */
    /* Career Detail - start */
    .job-banner-meta {
        gap: 0.2rem;
        margin-top: 0.3rem;
    }

    .job-banner-icon {
        width: 14px;
        height: 14px;
        position: relative;
        top: -1px;
    }

    /* Career Detail - end */
    /* News - end */

    /* Contact - start */
    .contact-office-list {
        margin: -0.4rem -0.1rem 0;
    }

    .contact-office-item {
        width: 100%;
        margin-top: 0.4rem;
    }

    .contact-office-points {
        margin-top: 0.2rem;
    }

    .contact-mail-card {
        padding: 0.4rem;
    }

    .contact-jobs .contact-section-title {
        margin-bottom: 0.5rem;
    }

    .contact-job-card {
        padding: 0.4rem;
    }

    .contact-office-points li::before {
        top: 10px;
    }

    .contact-values-card {
        padding: 0.4rem 0.4rem 1rem;
        margin: -0.5rem auto 0;
    }

    .contact-values-copy p {
        margin-bottom: 0.16rem;
    }

    .contact-values-word {
        font-size: 0.9rem;
        bottom: -0.25rem;
    }

    .contact-job-icon {
        width: 18px;
    }

    .contact-job-text {
        margin-top: 0.25rem;
    }

    .contact-job-meta {
        margin: 0.25rem 0 0;
    }

    .contact-job-item {
        padding: 0.4rem 0;
    }

    /* Contact - end */

    /* 全站移动端导航 - start */
    /* Pipeline - start */
    .pipeline-overview-list {
        display: flex;
        flex-direction: column;
    }

    .pipeline-overview-item {
        flex-direction: column;
        gap: 0.28rem;
        margin-top: 0.6rem;
    }

    .pipeline-overview-info {
        width: 100%;
        padding-right: 0;
    }

    .pipeline-overview-img {
        width: 100%;
    }

    .pipeline-overview-img {
        border-radius: 0.16rem;
    }

    .pipeline-programs {
        padding: 0.58rem 0 0.72rem;
    }

    .pipeline-programs-title {
        width: 100%;
    }

    .pipeline-table-list {
        margin-top: 0.5rem;
    }

    .pipeline-table-row {
        gap: 0.08rem;
    }

    .pipeline-table-row+.pipeline-table-row {
        margin-top: 0.08rem;
    }

    .pipeline-stage-heads {
        gap: 0.08rem;
    }

    .pipeline-notes {
        margin-top: 0.28rem;
    }

    /* Pipeline - end */
    .site-ph-navbar .ys-phlang-btn {
        font-size: var(--font18);
    }

    .site-ph-navbar .ys-phmenu-logo {
        width: 2.42rem;
    }

    .site-ph-navbar .ys-phnav-logo {
        width: 180px;
    }

    .head-lang-top span {
        font-size: 16px;
        margin: 0 3px;
    }

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

    /* 全站移动端导航 - end */
    .home-intro-img {
        width: 100%;
    }

    .home-intro-info {
        width: 100%;
        padding-left: 0;
        margin-top: 0.5rem;
    }

    .home-intro-info .home-section-text {
        margin-top: 0.25rem;
    }

    .home-intro-info .std-btn1 {
        margin-top: 0.25rem;
    }

    .std-btn1-box {
        padding: 0 20px;
    }

    .home-intro {
        overflow: visible;
    }

    .home-tech-info {
        width: 100%;
        padding-right: 0;
    }

    .home-tech-info .std-btn1 {
        margin-top: 0.25rem;
    }

    .footer-logo {
        width: 180px;
    }

    .footer-nav {
        width: calc(100% + calc(var(--gap1)* 2));
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: -0.16rem;
    }

    .footer-nav>li {
        width: 33.333333%;
        margin-top: 0.16rem;
    }

    .footer-share {
        --codew: 100px;
    }

    .footer-share-code::before {
        border-top: 6px solid var(--colorfff);
        bottom: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        left: 15px;
        transform: translateX(0%);
    }

    .footer-share-code {
        left: 0;
        transform: translateX(0);
    }

    .ys-ban-info {
        margin-top: 0.5rem;
    }

    .ys-ban-txtbox {
        bottom: 0.75rem;
    }

    .ys-ban-info-btn {
        margin-top: 0.25rem;
    }

    .std-btn1-box span {
        line-height: 38px;
    }

    .about-vm-text {
        margin-top: 0.24rem;
    }

    .about-intro-core,
    .about-modal-main {
        gap: 0.5rem;
    }

    .about-history-side {
        width: 100%;
    }

    .ahyw-slick-li {
        margin-bottom: 0;
    }

    .about-history-body {
        width: 100%;
        margin-top: 0.3rem;
    }

    .about-history-card {
        padding-right: 0.2rem;
    }

    .about-history-title,
    .about-history-text {
        padding-right: 0.2rem !important;
    }

    .about-team-title {
        margin-bottom: 0.5rem;
    }

    .about-modal-detail-img {
        width: 100%;
    }

    .about-modal-detail-text {
        width: 100%;
        padding-left: 0;
        margin-top: 0.5rem;
        /* max-height: 210px; */
    }

    .news-release-title {
        margin-bottom: 0.5rem;
    }

    .contact-office-item.ys-fadeleft1 {
        transform-origin: 0% 50%;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .contact-office-item.ys-fadeleft1.ys-fade-true {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .ys-fadeleft1,
    .ys-faderight1,
    .technology-intro-row:nth-child(2n) .technology-intro-copy,
    .technology-intro-row:nth-child(2n) .technology-intro-img,
    .technology-card-list-li:nth-child(3n+2),
    .contact-office-item:nth-child(3n+2),
    .technology-card-list-li:nth-child(3n+3),
    .contact-office-item:nth-child(3n+3) {
        transform-origin: 0% 50%;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0);
    }

    .ys-fadeleft1.ys-fade-true,
    .ys-faderight1.ys-fade-true,
    .technology-intro-row:nth-child(2n) .technology-intro-copy.ys-fade-true,
    .technology-intro-row:nth-child(2n) .technology-intro-img.ys-fade-true,
    .technology-card-list-li:nth-child(3n+2).ys-fade-true,
    .contact-office-item:nth-child(3n+2).ys-fade-true .technology-card-list-li:nth-child(3n+3).ys-fade-true,
    .contact-office-item:nth-child(3n+3).ys-fade-true {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .technology-intro-copy {
        width: 100%;
        padding-right: 0;
    }

    .technology-intro-img {
        width: 100%;
    }

    .technology-intro-row:nth-child(2n) .technology-intro-copy {
        padding-left: 0;
    }

    .technology-card-list {
        margin: -0.4rem -0.1rem 0;
    }

    .technology-card-list-li {
        width: 100%;
        margin-top: 0.4rem;
    }

    .tcll-cont {
        padding: 0.4rem;
    }

    .technology-pipeline-img {
        width: 100%;
    }

    .technology-pipeline-info {
        width: 100%;
        padding: 0;
        margin-top: 0.5rem;
    }

    .technology-pipeline-text {
        margin-top: 0.24rem;
    }

    .tlfn-cont-img2 {
        transform: rotate(90deg);
    }

    .tlfn-cont-img1 {
        transform: rotate(90deg);
    }

    .tlfn-cont {
        flex-direction: column;
    }

    .tlfn-tp {
        position: absolute;
        top: 48%;
        left: 116px;
    }

    .tlfn-tp-line {
        width: 65px;
        height: 100px;
        border-top: none;
        border-bottom: 2px solid var(--colormain);
        right: auto;
        left: -46px;
        bottom: auto;
        top: 50px;
    }

    .tlfn-tp-line::after {
        width: 2px;
    }

    .tlfn-line3 {
        border: none;
        transform: rotate(-30deg);
        left: -85px;
        top: 52px;
    }

    .tlfn-line3::after {
        height: 2px;
        width: 88px;
    }

    .pipeline-table-inner {
        width: 1200px;
    }

    .pipeline-table-title {
        font-size: 16px;
    }

    .pipeline-mobile-tip {
        font-size: 12px;
    }

    .footer-text {
        width: 100%;
    }

    .footer-privacy {
        padding-left: 0;
    }

    .tlfn-line::before {
        height: 2px;
        bottom: auto;
        top: 0;
    }

    .tlfn-tp-line::before {
        height: 2px;
        top: auto;
        bottom: 0;
    }

    .tlfn-line3::before {
        display: none;
    }

    .tlfn-ul {
        width: 260px;
        margin: auto;
    }

    .ys-modal-wrap-cont {
        max-width: calc(100vw - 40px);
        min-width: calc(100vw - 40px);
    }

    .about-modal-detail-text {
        height: 210px;
    }

    /* 字号修改-start */
    .std-font40 {
        font-size: 26px;
    }

    .std-font26,
    .std-font26 p {
        font-size: 22px;
    }

    .std-font36,
    .std-font36 p {
        font-size: 24px;
    }

    .std-text20,
    .std-text20 p {
        font-size: 16px;
    }

    .std-font32,
    .std-font32 p {
        font-size: 24px;
    }

    .std-font22,
    .std-font22 p {
        font-size: 18px;
    }

    /* 字号修改-end */

    /* 2026.6.30 - code - start */

    .stock-quote-img {
        width: 100%;
    }

    .stock-price-trend {
        width: 22px;
        margin-top: 0.34rem;
    }

    .stock-price-symbol {
        margin-top: 0.14rem;
    }

    .stock-quote-card {
        padding: 0.4rem 0.25rem;
    }

    .stock-date {
        margin-top: 0.2rem;
    }

    .events-head {
        display: none;
    }

    .events-list {
        flex-direction: column;
    }

    .events-cell {
        width: 100%;
    }

    .events-cell span {
        display: block;
    }

    .events-cell1 span {
        display: block;
    }

    .events-cell2 span {
        display: block;
    }

    .events-bot-ul .events-list-li1 {
        padding: 0.05rem 0;
    }

    .events-bot-ul .events-list-li2 {
        padding: 0.05rem 0;
    }

    .events-bot-ul .events-list-li3 {
        padding: 0.05rem 0;
    }

    .events-list {
        padding: 0.3rem;
        margin-bottom: 0.2rem;
    }

    .events-year-select {
        width: 1.6rem;
    }

    .events-archive-item-ul {
        display: block;
        padding: 0.4rem 0.2rem;
    }

    .events-archive .events-bot .events-cell1 {
        padding: 0.1rem 0;
    }

    .events-archive .events-bot .events-cell2 {
        padding: 0.1rem 0;
    }

    .events-cell1 {
        width: 100%;
    }

    .events-archive .events-cell2 {
        width: 100%;
    }

    .events-archive-link {
        flex-direction: column;
    }

    .events-presentations .events-cell2 {
        width: 100%;
    }

    .events-archive-desc-con span {
        display: inline-block;
    }

    .events-presentations .events-list .events-cell2 {
        padding: 0.1rem 0;
    }

    .events-presentations .events-list .events-cell1 {
        padding: 0.1rem 0;
    }

    .events-presentations .events-archive-item-ul {
        display: block;
        padding: 0.2rem;
    }

    .events-presentations .events-list {
        padding: 0;
        margin-bottom: 0;

    }

    .events-presentations .events-archive-item-ul {
        padding: 0.3rem;
        margin-bottom: 0.2rem;
    }

    .disclosure-reports .about-history-nav {
        width: 100%;
    }

    .disclosure-report-core {
        display: block;
    }

    .disclosure-report-panels {
        width: 100%;
    }

    .ahyw-slick {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .disclosure-doc-list-large {
        --gap: 0.1rem;
    }

    .disclosure-doc-list-large .disclosure-doc-item {
        width: 50%;
    }

    .disclosure-report-list .disclosure-doc-item {
        width: 50%;
        margin-bottom: 0.3rem;
    }

    .govern-card-item {
        width: 100%;
    }

    .govern-doc-item {
        width: 100%;
    }

    .govern-doc-list {
        --gap2: 0.1rem;
    }

    .govern-doc-link-tit {
        width: 88%;
    }

    .events-archive-desc-con {
        margin-top: 0.22rem;
    }

    .events-action-list {
        margin-top: 0.2rem;
    }

    .ir-contact-content .ir-mail-card {
        padding: 0.5rem;
        margin-bottom: 0.4rem;
    }

    .ir-contact-content .ir-mail-icon {
        width: 34px;
    }

    .ir-contact-content .ir-mail-link {
        margin-left: 0.4rem;
    }

    .ir-contact-content .ir-office-item {
        width: 100%;
    }

    .ir-contact-content .ir-office-list {
        --gap2: 0.1rem;
    }

    .govern-committee-core thead>tr>th p {
        font-size: 16px;
    }

    .stock-analyst table>thead>tr>th p {
        font-size: 16px;
    }

    .events-archive .events-title {
        margin-bottom: 0.3rem;
    }

    .events-presentations .events-cell1 span {
        display: none;
    }

    .events-presentations .events-cell2 span {
        display: none;
    }

    .events-presentation-link-text {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .events-presentations .events-list .events-cell1 {
        padding-bottom: 0 !important;
    }


    .disclosure-title {
        margin-bottom: 0.2rem;
    }

    .disclosure-doc-img {
        margin-bottom: 0.15rem;
    }

    .disclosure-reports .disclosure-doc-img {
        margin-bottom: 0.15rem;
    }

    .govern-committee table>tbody>tr>td>p img {
        width: 20px;
    }

    .govern-legend-item-img {
        width: 20px;
    }

    .govern-doc-link {
        padding: 0.35rem 0.2rem;
    }

    .stock-quote-core {
        flex-direction: column;
        align-items: center;
    }

    .stock-quote-card {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .stock-date {
        margin-top: 0.1rem;
    }

    .stock-note {
        margin-top: 0.1rem;
    }

    .stock-analyst table>thead>tr>th p {
        padding: 0.18rem 0.1rem;
    }

    .stock-analyst table>tbody>tr>td p {
        padding: 0.2rem 0.1rem;
    }

    .ir-contact-content .ir-section-title {
        margin-bottom: 0.15rem;
    }

    .ir-contact-content .ir-subscription-desc {
        margin-bottom: 0.35rem;
    }

    .ir-contact-content .ir-mail-card {
        padding: 0.4rem 0.3rem;
        margin-bottom: 0.35rem;
    }

    .ir-contact-content .ir-mail-icon {
        width: 30px;
    }

    .ir-contact-content .ir-mail-link {
        margin-left: 0.25rem;
    }

    .ir-contact-content .ir-office-info {
        margin-top: 0.15rem;
    }

    .ptnc-centbox-hint {
        opacity: 1;
    }

    /* 2026.6.30 - code - end */
    /* 2026.7.6 - Teemo新增 - start */
    .technology-intro-text li {
        list-style-type: disc;
        margin-left: 20px;
    }

    /* 2026.7.6 - Teemo新增 - end */


    /* 2026.7.28 新增 start */

    .partner-coop-part-cont p {
        margin-bottom: 0.11rem;
    }

    .partner-content .contact-job-card {
        padding: 0.36rem;
        margin-top: 0.2rem;
    }

    .partner-coop-part-cont {
        margin-bottom: 0.4rem;
    }

    .pcpu-li {
        width: 50%;
    }

    .corporate-main-modal .about-modal-content {
        padding: 0.4rem;
    }

    .corporate-main-modal .amdt-box {
        padding-right: 0.3rem !important;
    }

    .piul-cont {
        display: block;
    }

    .piul-cont-img {
        width: 100%;
        margin-bottom: 0.3rem;
    }

    .piul-cont-info {
        width: 100%;
    }

    .stock-analyst table>tbody>tr {
        --gap: 0.1rem;
    }

    .stock-analyst table>tbody>tr>td {
        padding: 0.2rem 0.3rem;
    }

    /* 2026.7.28 新增 end */

    /* 2026.8.25 start */
    .ir-inver-core {
        padding:0;
    }

    .ir-inver-core-le {
        width: 100%;
    }

    .ir-inver-core-ri {
        width: 100%;
        padding: 0.6rem 0.3rem 0.7rem;
    }

    /* 2026.8.25 end */
    /* 2026.8.29 mia start */
    .about-modal-content {
        padding: 0.8rem 0.4rem 0.4rem;
    }
    /* 2026.8.29 mia end */

    .ys-nyban-title h1 {
        font-size: 36px;
    }
    /* 767end */
}