@charset "utf-8";

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

    /* 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: 72px;
    }
    .std-btn-link1 {
        line-height: 42px;
        height: 42px;
    }
    .energy-summary-le img {
        margin-right: 0.1rem;
        width: 44px;
    }
    .home-sec-title img {
        width: 22px;
    }
    .energy-layout-le-img {
        width: 2.4rem;
    }
    .solution-case-ri-cri{
        width: 2.4rem;
        bottom: -16%;
        right: -12%;
    }
    .svbl-line{
        width: 2.4rem;
        top: -19%;
        left: -12%;
    }
    .elll-item .ys-imgbox-cover {
        border-radius: 0.4rem;
    }
    .home-banner .slick-dots {
        bottom: 35px;
    }
    .ys-dots1 .slick-dots li {
        width: 40px;
    }
    .home-footer .footer-share {
        --codew: 110px;
    }
    .home-main .head-logo {
        width: 170px;
    }
    .solution-connection-top-le img {
        width: 22px;
        top: -16px;
    }
    .solution-service-bot-list {
        height: 490px;
    }
    .about-hist-swiper-item1{
        width:400px !important;
    }
    .about-hist-swiper-item1.istitle{
        width: 200px !important;
    }
    .acli-box-top img {
        width: 44px;
    }
    .about-solution-cry {
        width: 75%;
    }
    /* 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;
    }
    .home-banner .slick-dots {
        bottom: 30px;
    }
    .ys-dots1 .slick-dots li {
        margin: 0 3px;
        width: 32px;
    }
    .home-sec-title img {
        width: 20px;
    }
    .energy-layout-le-img {
        top: -11%;
    }
    .elll-item .ys-imgbox-cover {
        border-radius: 0.34rem;
    }
    .std-btn-link1 {
        line-height: 38px;
        height: 38px;
        min-width: 1.5rem;
    }
    .energy-summary-le img {
        width: 38px;
    }
    .energy-summary-icon, .energy-copy-top img {
        width: 12px;
    }
    .news-feature .std-btn1 {
        margin-top: 1.8rem;
    }
    .news-feature-link-line {
        bottom: -27%;
        right: -7%;
    }
    .home-footer .footer-share {
        --codew: 100px;
    }
    .home-main .head-logo {
        width: 150px;
    }
    .scll-item-cry img {
        width: 22px;
    }
    .solution-case-ri-cri {
        bottom: -16%;
        right: -11%;
    }
    .solution-service-bot-list {
        height: 440px;
    }
    .solution-connection-top-le img {
        width: 20px;
    }
    .about-solution-cry{
        max-width: 80%;
    }
    .acbs-item-img img{
        width: 0.5rem;
    }
     .about-hist-swiper-item1{
        width:320px !important;
    }
    .about-hist-swiper-item1.istitle{
        width: 140px !important;
    }
    .acli-box-top img {
        width: 40px;
    }
    .about-hist-swiper-item .ys-spot {
        top: 10px;
    }
    /* 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;
    }
    /* 移动端-副导航 - start */
    .footer-nav{
        flex-direction: column;
        border-top: 1px solid rgba(102,102,102,.5);
    }
    .footer-nav>li{
        position: relative;
        border-bottom: 1px solid rgba(102,102,102,.5);
    }
    .footer-nav>li>a{
        padding: 6px 0;
    }
    .footer-nav>li::before,
    .footer-nav>li::after{
        content: '';
        position: absolute;
        width: 16px;
        height: 1px;
        background: rgba(51,51,51,.5);
        right: 2px;
        top: calc(0.875em + 6px);
        transition: all .4s ease;
    }
    .footer-nav>li::after{
        transform: rotate(90deg);
    }
    .footer-nav ul{
        display: none;
    }
    .footer-nav>li.act::after {
        transform: rotate(0deg);
    }
    .footer-nav>li.no-nav::before,
    .footer-nav>li.no-nav::after{
        display: none;
    }
    .footer-nav>li.no-nav a{
        width: 100%;
    }
    /* 移动端-副导航 - end */

    /* 首页 - start */
    .home-ban-txtbox {
        padding-top: 2.25rem;
    }
    .home-ban-desc {
        width: 80%;
    }
    .energy-layout {
        margin-top: .58rem;
    }
    .energy-visual {
        width: 5.5rem;
    }
    .network-globe {
        width: 5.4rem;
    }
    .partner-horse {
        --width1: 2.5rem;
    }
    .partner-logo-card {
        height: 1.55rem;
    }
    .news-feature {
        min-height: auto;
    }
    .news-feature-img {
        width: 52%;
    }
    .home-footer .footer-mid {
        padding-bottom: .48rem;
    }
    /* 首页 - end */
    .home-ban-desc{
        font-size: 14px;
    }
    .home-banner-line{
        width: 100%;
        top: 50%;
    }
    .home-sec-title img {
        width: 18px;
    }
    .energy-summary-le img {
        width: 30px;
    }
    .std-btn-link1 {
        line-height: 36px;
        height: 36px;
    }
    .energy-layout-le-img {
        width: 2rem;
        top: -13%;
    }
    .energy-summary-icon, .energy-copy-top img{
        width: 10px;
    }
    .elll-item .ys-imgbox-cover{
        border-radius: 0.28rem;
    }
    .footer-top,.home-footer .footer-mid {
        flex-direction: column;
    }
    .home-footer .footer-logo{
        margin-bottom: 0.4rem;
    }
    .home-footer .footer-nav{
        width: 100%;
    }
    .footer-nav>li>a{
        text-align: center;
    }
    .home-footer .footer-mid{
        border-top: unset;
    }
    .footer-nav>li{
        border-bottom: unset;
    }
    .footer-nav{
        border-top: unset;
    }
    .footer-nav>li:not(:last-child){
        border-bottom: 1px solid #DDD;
    }
    .footer-nav>li.no-nav a{
        padding: 20px 0;
    }
    .home-footer .footer-mid{
        padding: 0;
    }
    .home-footer .footer-bot::before{
        content: unset;
    }
    .footer-privacy{
        width: 100%;
        position: relative;
        padding-top:0.18rem ;
    }
    .footer-privacy::before{
        content: "";
        width: 100vw;
        height: 1px;
        background: #DDD;
        top: 0;
        left: calc(var(--place) * -1);
        position: absolute;
    }
    .footer-bot{
        flex-direction: column;
    }
    .home-footer .footer-powered{
        width: 100%;
        margin-top: 0.05rem;
        text-align: center;
    }
    .home-footer .footer-gongan img {
        width: 14px;
        height: 14px;
    }
    .footer-privacy{
        margin: 0;
        justify-content: center;
    }
    .home-footer .footer-text p{
        justify-content: center;
    }
    .footer-privacy>li{
        padding: 0;
    }
    .footer-privacy>li:not(:last-child){
        margin-right: 0.2rem;
    }
    .home-footer .footer-top{
        padding-bottom: 0.3rem;
    }
    .news-item-title{
        margin-top: 2px;
    }
    .news-list .news-date{
        margin-top: 0.22rem;
    }
    .news-item-link{
        padding-bottom: 0.3rem;
    }
    .footer-text {
        width: 100%;
    }
    .solution-case-le {
        width: 40%;
    }
    .solution-case-ri{
        width: 55%;
    }
    .scll-item-cry{
        padding: 10px 15px;
    }
    .solution-case-ri-cri {
        bottom: -23%;
        right: -13%;
        width: 2.2rem;
    }
    .solution-case-le-cry {
        margin-top: 0.2rem;
    }
    .solution-connection-top-le img {
        width: 18px;
    }
    .solution-service-bot-list {
        height: auto;
    }
    .solution-service-bot-list {
        flex-direction: column;
    }
    .ys-dots1.res .slick-dots li::before {
        background: rgba(0, 110, 251, 0.2);
    }
    .ys-dots1.res .slick-dots li::after{
        background:rgba(0, 110, 251, 1);
    }
    .svbl-line {
        width: 2.2rem;
        top: -22%;
        left: -14%;
    }
    .solution-veloxis .solution-service-topcry {
        width: 82%;
    }
    .stsi-cry{
        padding: 25px 20px;
    }
    .stsi-cry-top .std-font30{
        margin-bottom: 0.1rem;
    }
    .stsi-cry-bot{
        margin-top: 20px;
    }
    .about-solution-cry {
        margin: 0 auto 0.6rem;
    }
    .about-solution-list>li>div{
        padding: 20px 15px;
    }
    .acli-box-bot, .acli-box-bot p{
        font-size: var(--font20);
    }
    .acli-box-top img {
        width: 38px;
    }
    .about-hist-swiper{
        overflow: hidden !important;
    }
    .about-hist-swiper-item.istitle{
        display: none;
    }
    .about-hist-swiper-item.istitle + li .ahsi-tit{
        display: flex;
    }
    .about-hist-swiper-item{
        transform: unset !important;
        height: auto !important;
        padding-left: 0.2rem;
        display: flex;
        flex-direction: column;
    }
    .ahsi-cry{
        flex: 1;
    }
    .ahsi-tit .std-font40 {
        margin-left: 0.2rem;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px !important;
    }
    .swiper-pagination-bullet{
        width: 26px !important;
        height: 2px !important;
    }
    .swiper-pagination-bullet{
        background: rgba(0, 110, 251, 0.2) !important;
        opacity: 1 !important;
    }
    .swiper-pagination-bullet{
        position: relative;
    }
    .swiper-pagination-bullet::before{
        content: '';
        height: 2px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(255, 255, 255, .5);
    }
    .swiper-pagination-bullet::after {
        content: '';
        position: absolute;
        background: rgba(0, 110, 251, 1);
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 2px;
    }
    .swiper-pagination-bullet-active.swiper-pagination-bullet::after {
        animation: dots1 4s linear both;
    }
    .about-hist-swiper {
        padding: 0 0 20px !important;
    }
    .ys-dots1 .slick-dots li {
        width: 26px;
    }
    .about-hist-swiper-item .ys-spot {
        top: 0px;
    }
    .asli-box img{
        display: none;
    }
    /* 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;
    }


    /* 首页 - start */
    .home-ban-txtbox {
        padding-top: 1.45rem;
    }
    .home-ban-title {
        font-size: .48rem;
    }
    .home-ban-desc {
        width: 86%;
        font-size: .22rem;
    }
    .home-banner-ring {
        top: -.35rem;
        width: 8rem;
        max-width: 115vw;
    }
    .home-sec-desc {
        width: 100%;
        padding: 0;
        font-size:14px;
        margin-top: 0.1rem;
    }
    .home-title-mark {
        width: .26rem;
        height: .3rem;
        margin-left: .08rem;
    }
    .energy-layout {
        display: none;
    }
    .energy-mobile-list {
        display: block;
        margin-top: .6rem;
    }
    .energy-mobile-item {
        margin-bottom: .9rem;
    }
    .energy-mobile-item:last-child {
        margin-bottom: 0;
    }
    .energy-mobile-img {
        width: 100%;
        border-radius: var(--border-radius5);
    }
    .energy-mobile-img img:nth-child(n+2) {
        object-fit: cover;
        object-position: center center;
    }
    .energy-mobile-copy {
        margin-top: .48rem;
    }
    .energy-mobile-copy .energy-name {
        font-size: .32rem;
    }
    .energy-mobile-copy .energy-desc {
        margin: .22rem 0 .3rem;
        font-size: .22rem;
    }
    .network-layout {
        display: block;
        margin-top: .55rem;
    }
    .network-globe {
        width: 100%;
    }
    .network-num {
        font-size: .42rem;
    }
    .network-label {
        font-size: 14px;
    }
    .partner-horse-wrap {
        margin-top: .5rem;
    }
    .partner-horse {
        --width1: 2.26rem;
        margin-bottom: .16rem;
    }
    .partner-logo-card {
        height: 1.2rem;
        border-radius: .12rem;
    }
    .news-feature {
        display: block;
        border-radius: .16rem;
    }
    .news-feature-link {
        display: block;
        min-height: auto;
    }
    .news-feature-img {
        width: 100%;
    }
    .news-feature-copy {
        width: 100%;
        padding: 20px 15px;
    }
    .news-title {
        font-size: .3rem;
        line-height: 1.4;
    }
    .news-deco-ring {
        right: -.85rem;
        bottom: -.8rem;
    }
    .news-list {
        display: block;
        margin-top: 20px;
    }
    .news-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .news-item:last-child {
        margin-bottom: 0;
    }
    .footer-text *{
        font-size: 12px;
        line-height: 1.2;
    }
    .footer-text p a{
        margin: 0;
        font-size: 12px !important;
    }
    .footer-nav>li.no-nav a{
        padding: 15px 0;
    }
    .home-footer{
        padding: 42px 0 10px;
    }
    .footer-privacy{
        padding-top: 15px;
        justify-content: center;
    }
    .home-footer .footer-text p,.home-footer .footer-powered{
        text-align: center;
        font-size: 12px;
    }
    .home-footer .footer-text p {
        justify-content: center;
    }
    .epli-link .ys-imgbox-cover{
        height: 30vh;
        border-radius: 0.3rem;
        margin-bottom: 20px;
    }
    .home-sec-title{
        margin-bottom: 15px;
    }
    .home-sec-title img {
        width: 14px;
    }
    .std-font54, .std-font54 p, .yxedr-active h2{
        font-size: 24px;
    }
    .energy-name{
        font-size: 18px;
    }
    .energy-desc, .energy-desc p{
        line-height: 1.5;
    }
    .energy-kicker{
        font-size: 12px;
        padding-right: 0;
    }
    .energy-phbox-list-item .std-btn1{
        margin-top: 10px;
    }
    .energy-phbox-list-item:not(:last-child){
        margin-bottom: 25px;
    }
    .energy-desc{
        margin-top: 0.15rem;
    }
    .home-partner .home-sec-title{
        padding: 0 20px;
    }
    .network-metrics{
        width: auto;
        margin: 0 -8px;
    }
    .network-metric{
        padding: 15px 8px;
    }
    .home-partner{
        padding-bottom: 0;
    }
    .home-news{
        padding-top: 42px;
    }
    .news-date-feature,.news-date{
        font-size: 12px;
    }
    .std-btn-link1 {
        line-height: 32px;
        height: 32px;
    }
    .news-feature .std-btn1{
        margin-top: 12px;
    }
    .news-item-link{
        padding-bottom: 15px;
    }
    .news-item-title{
        font-size: 16px;
    }
    .news-list{
        margin-bottom: 0;
    }
    .energy-phbox{
        display: block;
    }
    .solution-case .ys-cont1400 {
        align-items: flex-start;
        flex-direction: column;
    }
    .solution-case-le,.solution-case-ri{
        width: 100%;
    }
    .solution-case-le{
        margin-bottom: 25px;
    }
    .scll-item-cry{
        padding: 10px;
    }
    .scll-item-cry img {
        width: 20px;
    }
    .solution-case-le-cry{
        margin-top: 0;
    }
    .solution-page .home-sec-title{
        margin-bottom: 8px;
    }
    .solution-case-le-list{
        margin-top: 0.2rem;
    }
    .solution-case-ri-cri{
        display: none;
    }
    .solution-connection{
        padding-top: var(--space150);
    }
    .solution-connection-top {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 15px;
    }
    .solution-connection-top-ri{
        width: 100%;
        margin-top: 10px;
    }
    .solution-case{
        padding-bottom: 0;
    }
    .solution-connection-bottom{
        height: 50vh;
    }
    .solution-connection-bottom-img,.scbi-list,.scbi-list-item{
        height: 100%;
    }
    .scbi-list-item *{
        height: 100%;
        object-fit: cover;
    }
    .solution-connection-bottom-ri {
        right: 0;
        padding: 0 20px;
    }
    .scbi-list{
        position: relative;
    }
    .scbi-list::before{
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 6;
    }
    .solution-service-bot{
        margin-top: 20px;
    }
    .solution-service .solution-connection-top-le{
        margin-bottom: 8px;
    }
    .solution-service-topcry, .solution-service-topcry p,.solution-connection-top-ri, .solution-connection-top-ri p{
        line-height: 1.55;
        text-align: left;
    }
    .solution-service-bot-list{
        height: 50vh;
    }
    .solution-service-bot-list .slick-track,.solution-service-bot-list .slick-track .ssbl-item{
        height: 100%;
    }
    .solution-veloxis-bot {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 20px;
    }
    .solution-veloxis-bot-le{
        width: 100%;
        margin-bottom: 20px;
    }
    .solution-veloxis-bot-ri{
        width: 100%;
    }
    .svbl-line{
        display: none;
    }
    .solution-veloxis .solution-service-topcry{
        width: 100%;
    }
    .solution-veloxis .solution-connection-top-le{
        margin-bottom: 0.15rem;
    }
    .svbr-listcry-item{
        padding: 0.2rem 0;
    }
    .svbr-listcry-item .std-font30{
        margin-bottom: 0.1rem;
    }
    .svbr-listcry-item .std-font30{
        font-size: 18px;
    }
    .solution-transaction-slick{
        margin-top: 20px;
    }
    .stsi-cry{
        padding: 20px 15px;
    }
    .about-solution-cry {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .about-solution-cry, .about-solution-cry p{
        font-size: 16px;
    }
    .about-solution-list {
        --ge: 50%;
        --gap1: 0.1rem;
        --gap2: 0.2rem;
    }
    .about-solution-line {
        width: 200%;
        left: -50%;
        max-width: unset;
    }
    .asli-box-bot, .asli-box-bot p{
        line-height: 1.4;
    }
    .asli-box-top{
        font-size: 22px;
    }
    .about-solution-list>li>div {
        padding: 15px 10px;
    }
    .about-culture-list {
        --ge: 50%;
        justify-content: center;
    }
    .about-culture-list>li>div{
        padding: 20px 15px;
    }
    .acli-box-bot{
        margin-top: 8px;
    }
    .acli-box-top img {
        width: 36px;
    }
    .center-tit{
        margin-bottom: 20px;
    }
    .about-hist{
        padding-top: 62px;
    }
    .about-culture{
        padding-bottom: 30px;
    }
    #solution5, 
    [id^="solution"] {
        scroll-margin-top: 42px; 
    }
    .ys-dots1 .slick-dots li {
        width: 22px;
        margin: 0 2px;
    }
    .scli-bot, .scli-bot p{
        font-size: 12px;
    }
    .swiper-pagination-bullet{
        width: 22px !important;
    }
     .about-solution-cry {
        width: 100%;
    }
    /* 767end */
}






