@charset "utf-8";

/* 响应式原则：调大看小 */
@media screen and (max-width: 1920px) {
    /* 2026.6.12 - start */
    .home-solution-item {
        width: 5.5rem;
    }
    /* 2026.6.12 - end */
    /* 1919end */
}
@media screen and (max-width: 1919px) {
    /* 2026.6.12 - start */
    /* 2026.6.12 - end */
    /* 1919end */
}
@media screen and (max-width: 1680px) {
    html {
        font-size: 86px;
    }
    :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: 68px;
    }
    /* 2026.6.12 - start */
    .home-chip-icon {
        width: 1.24rem;
        height: 1.24rem;
    }
    .home-chip-item:not(:last-child)::after {
        transform: translateY(calc(-50% + 0.74rem));
    }
    .ys-nybanner2 .std-font80{
        line-height: 1.2;
    }
    .ys-nybanner2 .ys-cont1520 {
        margin-top: 0.56rem;
    }
    .contact-news-inof {
        --gap1: 0.2rem;
    }   
    .contact-news {
        padding-top: 1.38rem;
        padding-bottom: 0.95rem;
    }
    .cnii-link-text {
        padding-top: 0.32rem;
    }
    .cnii-link .cnii-link-text-mail {
        margin-bottom: 0.23rem;
    }
    .cnii-link .std-btn5 {
        margin-top: 0.7rem;
    }
    .std-btn5-link {
        padding: 0.16rem 0.42rem;
    }
    /* 2026.6.12 - end */
    /* 1680end */
}
@media screen and (max-width: 1440px) {
    .ys-modal-content {
        max-height: 650px;
    }
    html {
        font-size: 62px;
    }
    :root {
        --font28: 0.30rem; 
        --font26: 0.28rem; 
        --font24: 0.28rem; 
        --font22: 0.26rem; 
        --font20: 0.26rem; 
        --font18: 0.24rem;  
        --font16: 0.22rem;   
        --font14: 0.20rem;  
        --font12: 0.16rem;   
        --headh: 68px;
    }
    .acrab-logo {
        width: 1.6rem;
        height: auto;
    }
    .acrab-logo img {
        width: 80% !important;
    }
    .acrab-logo a{
        padding: 0.08rem 0;
    }
    .home-surface-caption {
        padding: 0.52rem 0.05rem;
    }
    .home-surfaces-item.act .home-surface-caption {
        padding: 0.33rem 0.1rem;
    }
    .home-surfaces-item.act {
        width: 70%;
    }
    .home-foundation-core {
        width: 8rem;
    }
    .home-surface-title, .home-surfaces-item.act .home-surface-title{
        font-size: var(--font20);
        transform: scale(1)!important;
    }
    /* 2026.6.12 - start */
    .home-surface-caption {
        height: 1.58rem;
    }
    .home-solution-item {
        width: 5rem;
        margin-right: 0.48rem;
    }
    .home-solution-item-text {
        padding-right: 0;
    }
    .home-solutions .std-title1 {
        width: 6.0rem;
        padding-right: 0.8rem;
    }
    .ys-banner1 .std-font120, .ys-banner1 .std-font120 p{
        width: 10em;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 0.2rem;
    }
    .ys-nyban-title .std-font120{
        width: 13em;
        max-width: 100%;
        margin: 0 auto;
    }
    .prodect-system-inof-item{
        align-items: center;
    }
    .prodect-system-inof-item .std-title1 {
        padding-top: 0;
    }
    /* 2026.6.12 - end */
    /* 1440end */
}
@media screen and (max-width: 1199px) {
    :root {
        --headh: 56px;
    }
    html {
        font-size: 58px;
    }
    :root {
        /* 字号82-100 0.66rem 38px */
        --fontr1: 0.66rem;
        --font100: var(--fontr1);
        --font98: var(--fontr1);
        --font96: var(--fontr1);
        --font94: var(--fontr1);
        --font92: var(--fontr1);
        --font90: var(--fontr1);
        --font88: var(--fontr1);
        --font86: var(--fontr1);
        --font86: var(--fontr1);
        --font84: var(--fontr1);
        --font82: var(--fontr1);
        /* 字号72-80 0.59rem 34px */
        --fontr2: 0.59rem;
        --font80: var(--fontr2);
        --font78: var(--fontr2);   
        --font76: var(--fontr2); 
        --font74: var(--fontr2); 
        --font72: var(--fontr2); 
        /* 字号62-70 0.55rem 32px */
        --fontr3: 0.55rem;
        --font70: var(--fontr3); 
        --font68: var(--fontr3);
        --font66: var(--fontr3);
        --font64: var(--fontr3);
        --font62: var(--fontr3);  
        /* 字号52-60 0.52rem 30px */
        --fontr4: 0.52rem;
        --font60: var(--fontr4); 
        --font58: var(--fontr4); 
        --font56: var(--fontr4); 
        --font54: var(--fontr4); 
        --font52: var(--fontr4); 
        /* 间距 */
        --space250: 1.425rem;
        --space240: 1.4rem;
        --space230: 1.375rem;
        --space220: 1.35rem;
        --space210: 1.325rem;
        --space200: 1.3rem;
        --space190: 1.275rem;
        --space180: 1.25rem;
        --space170: 1.225rem;
        --space160: 1.2rem;
        --space150: 1.175rem;
        --space140: 1.15rem;
        --space130: 1.125rem;
        --space120: 1.1rem;
        --space110: 1.0rem;
        --space100: 0.95rem;
    }
    /* Acrab首页公共结构 - start */
    .std-title1,
    .home-foundation-core {
        width: 100%;
    }
    .home-section-title {
        font-size: var(--font40);
    }
    .acrab-btn {
        min-width: 1.72rem;
        padding: 0.11rem 0.2rem;
    }
    /* Acrab首页公共结构 - end */

    /* Acrab首页Header - start */
    .acrab-header {
        position: absolute;
    }
    .acrab-header .ys-hd-pc {
        display: none;
    }
    .acrab-header .ys-hd-ph {
        display: block;
    }
    .acrab-phnav {
        background: transparent;
    }
    .acrab-phnav .ys-phnav-header {
        padding: 0.24rem;
        background: transparent;
    }
    .acrab-phnav .ys-phnav-logo {
        width: 1.6rem;
        padding: 0;
        background: #fff;
        border-radius: 0.3rem;
        overflow: hidden;
        line-height: 1;
    }
    .acrab-phnav .ys-phnav-logo a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        line-height: 1;
        padding: 0.08rem 0;
    }
    .acrab-phnav .ys-phnav-logo img {
        width: 81%;
        height: auto;
        object-fit: contain;
    }
    .acrab-phnav .ys-phnav-menubtn span,
    .acrab-phnav .ys-phnav-menubtn::before,
    .acrab-phnav .ys-phnav-menubtn::after {
        background: #333;
    }
    .acrab-phnav .ys-phnav-menu {
        background: rgba(233, 242, 246, 0.96);
        -webkit-backdrop-filter: blur(18px);
        backdrop-filter: blur(18px);
    }
    .acrab-phnav .ys-phnav-header-font {
        color: #333;
    }
    .acrab-phnav .ys-ph-nav li.select-anchor .ys-phnav-header-font {
        color: #03c2d5;
    }
    .acrab-phnav-action {
        padding: 0.24rem;
    }
    /* Acrab首页Header - end */

    /* Acrab首页Banner - start */
    .home-ban-imgbox::before {
        background:
            linear-gradient(180deg, #e8eff4 0%, rgba(232, 239, 244, 0) 36%),
            linear-gradient(90deg, rgba(235, 249, 255, 0.92) 0%, rgba(235, 249, 255, 0.72) 54%, rgba(249, 246, 240, 0) 100%);
    }
    .home-ban-txtbox {
        padding-top: 56px;
    }
    .home-ban-content {
        width: 6.25rem;
        max-width: 100%;
    }
    .home-ban-title {
        font-size: var(--font48);
    }
    .home-btns {
        flex-wrap: wrap;
        margin-top: 0.26rem;
    }
    .home-btns .acrab-btn {
        margin-bottom: 0.12rem;
    }
    /* Acrab首页Banner - end */

    /* 执行场景手风琴 - start */
    .home-surfaces-inof {
        display: block;
        aspect-ratio: auto;
        margin-top: 0.35rem;
    }
    .home-surfaces-item,
    .home-surfaces-item.act {
        width: 100%;
        flex-basis: auto;
        margin-right: 0;
    }
    .home-surfaces-item:last-child {
        margin-bottom: 0;
    }
    .home-surface-card {
        height: auto;
        aspect-ratio: 846 / 530;
    }
    .home-surface-caption,
    .home-surfaces-item.act .home-surface-caption {
        left: 0.1rem;
        right: 0.1rem;
        bottom: 0.1rem;
        min-height: 0.98rem;
        padding: 0.24rem 0.18rem;
    }
    .home-surface-title,
    .home-surfaces-item.act .home-surface-title {
        font-size: var(--font20);
    }
    .home-surface-desc,
    .home-surfaces-item.act .home-surface-desc {
        display: none;
    }
    /* 执行场景手风琴 - end */

    /* 技术笔记 - start */
    .home-notes-inof {
        margin-top: 0.65rem;
    }
    .home-notes-item {
        width: 50%;
    }
    .home-note-top {
        padding-top: 0.28rem;
        margin-bottom: 0.3rem;
    }
    /* 技术笔记 - end */

    /* Acrab页脚 - start */
    .footer-main {
        margin-bottom: 0.46rem;
    }
    .footer-text,
    .footer-text p {
        width: 4.8rem;
    }
    .footer-action {
        padding-top: 0.46rem;
    }
    .footer-nav {
        align-items: stretch;
        width: 4.2rem;
    }
    .footer-nav>li {
        margin-right: 0;
    }
    .footer-nav a {
        display: block;
        width: 100%;
        padding: 0.1rem 0;
    }
    /* Acrab页脚 - end */
    .ys-phnav-r .acrab-phnav-action{
        padding: 0;
    }
    .ys-phnav-r .acrab-phnav-action * {
        line-height: 1.4;
        color: #fff!important;
    }
    .ys-phnav-r>div {
        margin-left: 20px;
    }
    .home-surface-desc, .home-surfaces-item.act .home-surface-desc{
        display: block;
    }
    .home-surface-desc .std-text14{
        -webkit-line-clamp: inherit;
        height: auto;
    }
    .home-surfaces-item:not(:first-child){
        display: none;
    }
    /* 2026.6.12 - start */
    .home-surfaces-inof.slick-initialized .home-surfaces-item {
        display: block;
    }
    /* 2026.6.12 - end */
    .home-surfaces-item, .home-surfaces-item.act{
        width: 50%;
    }
    .home-surfaces-inof.slick-dotted,
    .home-notes-inof.slick-dotted{
        padding-bottom: 0.5rem;
    }
    .mod-dots1 .slick-dots{
        bottom: 0rem;
    }
    .footer-text, .footer-text p {
        width: 24em;
    }
    .footer-nav>li {
        margin-right: 0.4rem;
    }
    .footer-nav {
        width: auto;
        flex-grow: 1;
    }
    .footer-bot {
        padding: 0.12rem 0 0.15rem;
    }
    .footer-bot .ys-cont1280 {
        flex-direction: column-reverse;
    }
    .footer-privacy{
        margin-bottom: 0.05rem;
    }
    /* 2026.6.12 - start */
    .ys-nyban-title .std-font120,
    .ys-banner1 .std-font120, .ys-banner1 .std-font120 p{
        font-size: 0.7rem;
    }
    .ys-banner1 .home-btns .acrab-btn {
        margin-bottom: 0rem;
    }
    .home-chip-inof {
        margin-top: 0.65rem;
    }
    .home-chip {
        padding-top: 1.3rem;
        padding-bottom: 1.49rem;
    }
    .home-surfaces-inof.slick-dotted, .home-notes-inof.slick-dotted {
        padding-bottom: 0.6rem;
    }
    .mod-dots1 .slick-dots li {
        width: 10px;
        height: 10px;
    }
    .home-surface-desc, .home-surface-desc p{
        line-height: 1.3;
    }
    .home-surface-caption {
        height: 1.68rem;
    }
    .home-cta-collage-item .ys-imgbox-cover{
        border-radius: 10px;
    }
    .home-cta-collage {
        --gap1: 2px;
    }
    .prodect-misson .std-title1 {
        width: 45.3%;
        margin-right: 0.4rem;
    }
    .prodect-misson .std-btn4 {
        margin-top: 0.45rem;
    }
    .prodect-misson .std-title1 .std-title1-text {
        margin-top: 0.2rem;
    }
    .prodect-misson .std-font24 {
        margin-top: 0.25rem;
    }
    .prodect-misson .std-font24 p:not(:last-child) {
        margin-bottom: 0.14rem;
    }
    .prodect-misson {
        padding-top: 1.3rem;
        padding-bottom: 1.4rem;
    }
    .contact-news-inof{
        padding-bottom: 0.6rem;
    }
    .cnii-link .std-btn5 {
        margin-top: 0.5rem;
    }
    .cnii-link .std-font30{
        font-size: var(--font36);
    }
    .prodect-system-inof-item .std-title1 {
        width: 34.03%;
    }
    /* 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;
    }
    .ys-modal-content {
        max-height: 550px;
        padding: 50px 20px;
    }
    html {
        font-size: 56px;
    }
    :root {
        /* 字号82-100 0.60rem 34px */
        --fontr1: 0.60rem;
        /* 字号72-80 0.57rem 32px */
        --fontr2: 0.57rem;
        /* 字号62-70 0.54rem 30px */
        --fontr3: 0.54rem;
        /* 字号52-60 0.50rem 28px */
        --fontr4: 0.50rem;
        /* 下 */
        --font36: 0.38rem; 
        --font34: 0.36rem; 
        --font32: 0.36rem; 
        --font30: 0.34rem; 
        --font28: 0.34rem; 
        --font26: 0.32rem; 
        --font24: 0.30rem; 
        --font22: 0.28rem; 
        --font20: 0.26rem; 
        --font18: 0.26rem;  
        --font16: 0.25rem;   
        --font14: 0.24rem;  
        --font12: 0.18rem;
        /* 间距 */
        --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;
    }
    
    /* Acrab首页公共结构 - start */
    .home-section-title {
        font-size: var(--font36);
    }
    .std-title1-text,
    .std-title1-text p,
    .home-ban-text,
    .home-ban-text p {
        line-height: 1.55;
    }
    .acrab-btn {
        min-width: 1.6rem;
    }
    /* Acrab首页公共结构 - end */

    /* Acrab首页Header - start */
    .acrab-phnav .ys-phnav-header {
        padding: 0.2rem;
    }
    /* Acrab首页Header - end */

    /* Acrab首页Banner - start */
    .home-ban-txtbox {
        align-items: flex-start;
        padding: 1.45rem 0 0.72rem;
    }
    .home-ban-content {
        width: 100%;
    }
    .home-ban-title {
        font-size: var(--font40);
        max-width: 5.8rem;
    }
    .home-ban-text {
        max-width: 5.65rem;
    }
    .home-btns {
        display: flex;
        align-items: flex-start;
    }
    .home-btns .acrab-btn {
        margin-right: 0.12rem;
    }
    /* Acrab首页Banner - end */

    /* 执行场景手风琴 - start */
    .std-title1 .home-section-title {
        margin-bottom: 0.16rem;
    }
    .home-surface-card {
        aspect-ratio: 846 / 600;
    }
    .home-surface-caption,
    .home-surfaces-item.act .home-surface-caption {
        min-height: 0.86rem;
        padding: 0.18rem 0.15rem;
    }
    /* 执行场景手风琴 - end */

    /* 硬件基础介绍 - start */
    .home-foundation-core .std-title1-text {
        margin-bottom: 0.22rem;
    }
    /* 硬件基础介绍 - end */

    /* 芯片横幅 - start */
    .home-chip-img img {
        min-height: 2.4rem;
        object-fit: cover;
    }
    /* 芯片横幅 - end */

    /* 技术笔记 - start */
    .home-notes-inof {
        display: block;
        margin-top: 0.4rem;
    }
    .home-notes-item {
        width: 100%;
    }
    .home-notes-item:last-child {
        margin-bottom: 0;
    }
    .home-note-top {
        padding-top: 0.22rem;
        margin-bottom: 0.22rem;
    }
    /* 技术笔记 - end */

    /* Acrab页脚 - start */
    .footer-main,
    .footer-bottom {
        display: block;
    }
    .footer-main {
        margin-bottom: 0.42rem;
    }
    .footer-logo {
        width: 1.45rem;
        margin-bottom: 0.22rem;
    }
    .footer-text,
    .footer-text p {
        width: 100%;
        font-size: var(--font24);
    }
    .footer-action {
        padding-top: 0.26rem;
    }
    .footer-nav {
        width: 100%;
        margin-bottom: 0.24rem;
    }
    .footer-share {
        justify-content: flex-start;
    }
    .footer-share>li {
        margin-left: 0;
        margin-right: 0.22rem;
    }
    /* Acrab页脚 - end */
    .home-surfaces-item, .home-surfaces-item.act{
        width: 100%;
    }
    .mod-dots1 .slick-dots li{
        width: 10px;
        height: 10px;
    }
    .home-surface-desc, .home-surface-desc p{
        line-height: 1.2;
    }
    .footer-logo {
        width: 1.5rem;
    }
    .footer-nav{
        flex-wrap: wrap;
    }
    .footer-nav>li {
        margin-right: 0;
        width: 50%;
        padding-right: 0.1rem;
    }
    .footer-nav {
        --gap2: 0px;
    }
    .footer-share>li .footer-share-btn {
        width: 0.32rem;
    }
    .footer-text1, .footer-text1 p{
        font-size: 11px;
    }
    .footer-bot {
        padding: 9px 0 14px;
    }
    /* 2026.6.12 - start */
    .ys-nyban-title .std-font120,
    .ys-banner1 .std-font120, .ys-banner1 .std-font120 p {
        font-size: 0.59rem;
    }
    .std-btn3 .acrab-btn {
        padding: 0.14rem 0.5rem;
    }
    .home-mv-inof-item .std-font26, .home-mv-inof-item .std-font26 p{
        line-height: 1.5;
    }
    .home-mv-inof-item{
        padding: 0 20px;
    }
    .home-mv-inof-item .std-font60{
        margin-bottom: 0.12rem;
    }
    .home-solutions .std-title1 {
        width: 4.3rem;
        padding-right: 20px;
    }
    .home-solution-item {
        width: 4.6rem;
        margin-right: 0.4rem;
    }
    .home-chip {
        padding-top: 0.9rem;
        padding-bottom: var(--space120);
    }
    .home-chip-inof {
        margin-top: var(--space50);
        flex-direction: column;
        align-items: center;
    }
    .home-chip-item:first-child{
        padding-top: 0;
    }
    .home-chip-item:last-child{
        padding-bottom: 0;
    }
    .home-chip-item{
        width: 100%;
        padding: 0.35rem 0;
    }
    .home-chip-icon {
        width: 1.0rem;
        height: 1.0rem;
        margin-bottom: 0.18rem;
    }
    .home-chip-item:not(:last-child)::after{
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        width: 0.7rem;
        height: 1px;
    }
    .home-surface-desc, .home-surface-desc p{
        font-size: 11px;
    }
    .home-surfaces-inof.slick-dotted, .home-notes-inof.slick-dotted {
        padding-bottom: 0.5rem;
    }
    .home-cta-collage {
        width: 128%;
        margin-left: -14%;
    }
    .home-cta-text {
        margin-top: 0.1rem;
    }
    .home-cta .home-section-title{
        font-size: var(--font60);
    }
    .std-btn3 .acrab-btn {
        padding: 0.14rem 0.4rem;
    }
    .contact-news-inof-item{
        width: 100%;
    }
    .prodect-misson .ys-cont1280{
        flex-direction: column;
    }
    .prodect-misson .std-title1 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.5rem;
    }
    .prodect-misson .prodect-misson-img{
        width: 100%;
    }
    .prodect-misson {
        padding-top: var(--space120);
        padding-bottom: var(--space120);
    }
    .prodect-misson .std-btn4 {
        margin-top: 0.35rem;
    }
    .std-btn4-link {
        padding: 0.11rem 0.31rem;
    }
    .cnii-link-text-word, .cnii-link-text-word p{
        font-size: var(--font18);
    }
    .cnii-link .std-btn5 {
        margin-top: 0.4rem;
    }
    .contact-news-inof{
        padding-bottom: 0.5rem;
    }
    .contact-news {
        padding-top: var(--space140);
        padding-bottom: var(--space140);
    }
    .std-btn5-link .ys-imgbox-cover{
        width: 0.28rem;
    }
    .ys-nybanner2 .ys-cont1520 {
        margin-top: auto;
    }
    .prodect-system-inof-item .std-title1,
    .psii-img {
        width: 100%;
    }
    .prodect-system-inof-item,
    .prodect-system-inof-item:nth-of-type(2n){
        flex-direction: column;
    }
    .prodect-system-inof-item .std-title1{
        margin-bottom: 0.4rem;
    }
    .prodect-system .std-title1 .std-title1-text {
        margin-top: 0.24rem;
    }
    /* 2026.6.12 - end */
    /* 767end */
}
