@charset "utf-8";
/* 响应式原则：调大看小； */
@media screen and (max-width: 1919px) {
    
    /* 1919end */
}
@media screen and (max-width: 1680px) {
    /* 全站基础 */
    html {
        font-size: 86px;
    }
    :root{
        --font60: 0.64rem;
        --font54: 0.58rem;
        --font50: 0.54rem;
        --font46: 0.5rem;
        --font40: 0.44rem;
        --font36: 0.38rem;
        --font32: 0.34rem;
        --font30: 0.32rem;
        --font28: 0.3rem;
        --font26: 0.28rem;
        --font24: 0.26rem;
        --font22: 0.24rem;
        --font20: 0.22rem;
        --font18: 0.2rem;
        --font16: 0.18rem;
        --font14: 0.16rem;
        --headh: 150px;
    }
    .footer-logo {
        width: 180px;
    }
    .footer-main {
        padding-left: 1.2rem;
        width: calc(100% - 180px);
    }
    .footer-contact {
        padding-left: 2rem;
    }
    .ys-hd-pc .head-logo {
        width: 140px;
    }
    /* B1当季新品详情-start */
    .product-buy-link {
        line-height: 60px;
    }
    .product-size-item {
        min-width: 100px;
    }
    .product-size-item p{
        line-height: 46px;
    }
    /* B1当季新品详情-end */

    /* H1个性化定制-start */
    .custom-bottom-btn a {
        line-height: 50px;
    }
    /* H1个性化定制-end */

    /* J3品牌资讯-start */

    /* J3品牌资讯-end */

    /* K1法律声明-start */

    /* K1法律声明-end */

    /* J1海琛介绍-start */
    .about-strength-info{
        bottom: 0.5rem;
    }
    .aric-name{
        font-size: var(--font18);
    }
    /* J1海琛介绍-end */

    /* J4资讯详情-start */
    .article-main .ys-nyban-cont,
    .news-detail-body {
        width: 65%;
    }
    /* J4资讯详情-end */

    /* I1常见问题-start */
    .faq-question span {
        top: 40px;
    }
    .faq-filter {
        margin: 0.6rem auto 0;
    }
    /* I1常见问题-end */

    /* I2联系我们-start */
    .contact-panel{
        padding: 0.6rem;
    }
    .contact-info-panel {
        margin-right: 0.4rem;
    }
    .ys-form.contact-form {
        --height: 50px;
    }
    .contact-form-panel .ys-select-xtbbox .iconfont {
        font-size: 14px;
    }
    .contact-info-icon {
        width: 26px;
    }
    .contact-info-text {
        width: calc(100% - 26px);
    }
    .contact-social-list li {
        margin: 0 0.3rem;
    }
    .contact-social-btn {
        width: 44px;
    }
    .contact-social-btn img {
        width: 24px;
    }
    .contact-social-list li::after {
        height: 20px;
        left: -0.3rem;
    }
    .contact-form .ys-fia-text-btn{
        top: 4px;
    }
    /* I2联系我们-end */

    /* J2品牌传承-start */
    .brand-history-1987 .brand-history-copy {
        width: 5rem;
    }

    /* J2品牌传承-end */
    /* 1680end */
}
@media screen and (max-width: 1440px) {
    .ys-modal-content {
        max-height: 650px;
    }
    html {
        font-size: 62px;
    }
    :root {
        --font60: 0.76rem;
        --font54: 0.72rem;
        --font50: 0.68rem;
        --font46: 0.6rem;
        --font40: 0.54rem;
        --font36: 0.48rem;
        --font32: 0.42rem;
        --font30: 0.4rem;
        --font28: 0.38rem;
        --font26: 0.36rem;
        --font24: 0.34rem;
        --font22: 0.32rem; 
        --font20: 0.3rem; 
        --font18: 0.26rem;  
        --font16: 0.24rem;   
        --font14: 0.22rem;  
        --headh: 120px;
    }
    .std-btn1-box span {
        line-height: 40px;
    }
    .footer-logo {
        width: 160px;
    }
    .footer-main {
        width: calc(100% - 160px);
    }
    .head-nav-item-title {
        font-size: var(--font18);
    }
    .head-lang-text,
    .head-search-text,
    .site-nav-down-card-title,
    .sndc-le-tit,
    .site-nav-down-list a{
        font-size: var(--font16);
    }
    .ys-hd-pc .head-logo {
        width: 120px;
    }
    .sndc-le {
        width: 3rem;
        padding-right: 0.5rem;
    }
    /* B1当季新品详情-start */
    .product-color-img {
        width: 30px;
        height: 30px;
    }
    .product-buy-link {
        line-height: 50px;
    }
    .product-size-item {
        min-width: 90px;
    }
    .product-size-item p{
        line-height: 42px;
    }
    /* B1当季新品详情-end */

    /* D1旅行箱列表-start */
    .product-filter-toggle-tit {
        line-height: 50px;
    }
    .product-filter-toggle-icon {
        width: 20px;
        margin-left: 5px;
    }
    .product-color-dot {
        width: 12px;
        height: 12px;
    }
    
    .product-size-nub-circle {
        width: 14px;
        height: 14px;
    }
    /* D1旅行箱列表-end */

    /* H1个性化定制-start */
    .custom-product-arrow {
        width: 40px;
        height: 40px;
    }
    .custom-bottom-btn a {
        line-height: 46px;
    }
    /* H1个性化定制-end */

    /* J3品牌资讯-start */
    .news-more-btn {
        width: 3rem;
        line-height: 42px;
    }
    /* J3品牌资讯-end */
    
    /* I3附近门店-start */
    .store-section-title,
    .store-list-head {
        margin-bottom: 0.8rem;
    }
    .store-list {
        margin: -1rem -0.3rem 0;
    }
    .store-list-item {
        margin-top: 1rem;
    }
    .store-recommend-time {
        margin-top: 0.3rem;
    }
    .store-more-btn {
        line-height: 42px;
    }
    /* I3附近门店-end */

    /* J1海琛介绍-start */
    .about-global-section-cont {
        padding: 0 0.5rem;
    }
    .about-region-item-circle {
        width: 120px;
        height: 120px;
    }
    .about-region-pop {
        width: 300px;
        top: 130px;
    }
    .about-beyond-text {
        padding: 0 1rem;
    }
    /* J1海琛介绍-end */

    /* I1常见问题-start */
    .faq-filter-current{
        height: 46px;
    }
    .faq-question span {
        top: 32px;
        width: 12px;
        height: 12px;
    }
    /* I1常见问题-end */

    /* I2联系我们-start */
    .ys-form.contact-form {
        --height: 46px;
    }
    .contact-info-icon {
        width: 22px;
    }
    .contact-info-text {
        width: calc(100% - 22px);
    }
    .contact-form .ys-fii-submit {
        line-height: 46px;
    }
    /* I2联系我们-end */

    /* J2品牌传承-start */
    .brand-history-award {
        width: 58%;
    }
    .brand-history-1987 .brand-history-copy {
        width: 6rem;
        right: 1rem;
        bottom: 0.5rem;
    }
    .brand-history-row-67 {
        width: 80%;
    }   
    .brand-history-process .brand-history-copy {
        width: 320px;
    }
    .brand-history-2011 .brand-history-copy {
        padding: 0 1rem 0 2rem;
    }
    /* J2品牌传承-end */
    .product-size-nub {
        min-width: 2rem;
    }
    /* 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.68rem;
        --font60: var(--fontr4); 
        --font58: var(--fontr4); 
        --font56: var(--fontr4); 
        --font54: 0.64rem; 
        --font50: 0.6rem; 
        --font46: 0.58rem; 
        --font40: 0.5rem; 
    }
    /* 移动端-副导航 - start */
    .footer-nav{
        flex-direction: column;
        --gap1: 0px;
        --gap2: 0px;
        border-top: 1px solid #e9e9e9;
        width: 100%;
    }
    .footer-nav>li{
        position: relative;
        border-bottom: 1px solid #e9e9e9;
    }
    .footer-nav>li>a{
        padding: 10px 0;
        margin-bottom: 0;
        font-size: 18px;
    }
    .footer-nav ul a{
        font-size: 16px;
    }
    .footer-nav>li::before,
    .footer-nav>li::after{
        content: '';
        position: absolute;
        width: 16px;
        height: 1px;
        background: var(--color000);
        right: 2px;
        top: calc(0.875em + 10px);
        transition: all .4s ease;
    }
    .footer-nav>li::after{
        transform: rotate(90deg);
    }
    .footer-nav ul{
        display: none;
        padding: 10px 0;
        border-top: 1px solid #e9e9e9;
    }
    .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%;
    }
    .footer-main{
        width: 100%;
        padding-left: 0;
        flex-wrap: wrap;
        margin-top: 0.8rem;
    }
    .footer-top .head-lang{
        position: static;
        width: 100%;
        display: none;
    }
    .footer-contact{
        padding-left: 0;
        width: 100%;
    }
    .footer-contact-icon{
        display: block;
    }
    .footer-nav ul li + li, .footer-contact li + li {
        margin-top: 10px;
    }
    .footer-logo {
        margin: auto;
    }
    .ys-footer {
        padding: 0.8rem 0.6rem;
    }
    .footer-contact-title{
        font-size: 18px;
        padding: 10px 0;
        margin-bottom: 0;
    }
    .footer-contact li p {
        font-size: 16px;
    }
    .footer-bot {
        margin-top: 0.8rem;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .footer-text{
        width: 100%;
        margin-top: 0.2rem;
    }
    .footer-follow{
        width: 100%;
        justify-content: flex-start;
    }
    .footer-follow span.std-text16,
    .footer-text p,
    .footer-text, .footer-text p, .footer-text a{
        font-size: 16px;
    }
    .footer-share {
        --width1: 24px;
    }
    .ys-page-wrap.act .ys-main {
        margin-top: var(--headh);
    }
    /* 移动端-副导航 - end */
    /* 2026.06.23 - Teemo - start */
    .no-white .ys-hd-ph.isfixed .ys-phnav-menubtn span,
    .no-white .ys-hd-ph.isfixed .ys-phnav-menubtn::after,
    .no-white .ys-hd-ph.isfixed .ys-phnav-menubtn::before{
        background: var(--colorfff);
    }
    .no-white .ys-hd-ph.isfixed .ys-phnav-header{
        background: transparent;
        border-bottom: 1px solid transparent;
    }
    .no-white .ys-hd-ph.isfixed .ys-phnav-logo img:nth-of-type(1){
        opacity: 1;
    }
    .no-white .ys-hd-ph.isfixed .ys-phnav-logo img:nth-of-type(2){
        opacity: 0;
    }
    .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(1){
        opacity: 0;
    }
    .no-white .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(2){
        opacity: 0;
    }
    .no-white .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(1){
        opacity: 1;
    }
    .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(2){
        opacity: 1;
    }
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnav-menubtn span,
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnav-menubtn::after,
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnav-menubtn::before{
        background: var(--hovercolor);
    }
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnav-logo img:nth-of-type(1){
        opacity: 0;
    }
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnav-logo img:nth-of-type(2){
        opacity: 1;
    }
    .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(1){
        opacity: 0;
    }
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(2){
        opacity: 1;
    }
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnavss-btn img:nth-child(1){
        opacity: 0;
    }
    .no-white.istrue .ys-hd-ph.isfixed .ys-ph-navbar4 .ys-phnav-header{
        border-bottom: 1px solid transparent;
     }
    .no-white.istrue .ys-hd-ph.isfixed .ys-phnav-header{
        background: var(--colorfff);
    }
    /* 2026.06.23 - Teemo - end */
    /* 首页-start */
    .ys-phnavss-btn img:nth-child(2){
        opacity: 0;
    }
    .home-scene-info {
        padding: 0.3rem;
    }
    .home-news-copy {
        padding-left: 1rem;
    }
    .home-product-info {
        margin-top: 0.3rem;
    }
    .ys-ph-navbar4 .ys-ph-nav .ys-phnav-header-font, .ys-ph-navbar4 .ys-ph-nav a{
        color: var(--color000);
    }
    .ys-ph-navbar4 .ys-phnav-icon::after, .ys-ph-navbar4 .ys-phnav-icon::before{
        background: var(--color000);
    }
    .inside-main.on .ys-phnavss-btn img:nth-child(1) {
        opacity: 0;
    }
    .inside-main.on .ys-phnavss-btn img:nth-child(2) {
        opacity: 1;
    }
    .sndc-le {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .sndc-cont{
        flex-wrap: wrap;
        padding: 20px 0;
        border-bottom: 1px solid #e9e9e9;
    }
    .site-nav-down-list{
        display: block !important;
    }
    .sndc-ri{
        width: 100%;
    }
    .site-nav-down-card{
        width: 25%;
    }
    .ys-ph-nav ul{
        padding: 0;
    }
    .sndc-le-tit{
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 400;
    }
    .site-nav-down-card-title{
        font-size: 16px;
        font-weight: 400;
    }
    .site-nav-down-list li + li {
        margin-top: 8px;
    }
    .ys-ph-navbar4 .ys-phnav-lisbox {
        border-bottom: 1px solid #e9e9e9;
    }
    .site-nav-down-card-list{
        flex-wrap: wrap;
    }
    .ys-ph-navbar4 .ys-phmenu-scroll {
        max-height: calc(100vh - 84px);
    }
    .ys-phnav2-lang-modal .ys-ph-nav ul{
        padding-left: 20px !important;
    }
    .ys-phnav2-lang-modal .ys-ph-nav ul li a,
    .ys-phnav2-lang-modal .ys-ph-nav ul li .ys-phnav-header-font{
        font-size: 14px;
    }
    .ys-phnav2-lang-modal .ys-ph-nav ul li a{
        padding: 0.5em 0;
    }
    /* 首页-end */

    /* B1当季新品详情-start */
    .origin-detail-cont {
        padding: 0 0.6rem;
    }
    .origin-detail .product-highlight-item {
        width: 50%;
        margin-bottom: 0.3rem;
    }
    .product-gallery{
        top: calc(56px + 0.56rem);
    }
    .product-detail-desc {
        margin-top: 0.3rem;
        line-height: 1.75;
    }
    .product-model {
        margin-top: 0.6rem;
        padding: 0.3rem 0;
        line-height: 1.75;
    }
    .pdim-nub,
    .product-action,
    .product-highlight,
    .product-capacity{
        padding: 0.3rem 0;
    }
    .product-color-img {
        width: 26px;
        height: 26px;
    }
    .product-color-item {
        margin-left: 0.24rem;
    }
    .origin-detail .product-highlight-more{
        margin: 0.3rem -0.075rem 0 !important;
    }
    .product-capacity-text{
        margin-top: 0.3rem;
    }
    .product-buy-link {
        line-height: 46px;
    }
    .product-size-item {
        min-width: 80px;
        margin-left: 0.2rem;
    }
    .product-size-item p{
        line-height: 38px;
    }
    /* B1当季新品详情-end */

    /* C1当季大片-start */
    .blockbuster-video-section{
        width: 100%;
    }
    .blockbuster-video-section-gif{
        display: block;
    }
    /* C1当季大片-end */

    /* D1旅行箱列表-start */
    .product-series-section-tp{
        padding: 0 0.6rem;
    }
    .product-card-item{
        width: 33.333333%;
    }
    /* D1旅行箱列表-end */

    /* D3旅行场景-start */
    .tspi-tit{
        margin-bottom: 0.3rem;
    }
    .tag-scene-cover-text {
        padding: 0 0.5rem;
        top: 0.5rem;
    }
    .tag-scene-row {
        margin-bottom: 0.8rem;
    }
    .tag-recommend-section .product-card-item{
        width: 33.333333% !important;
    }
    /* D3旅行场景-end */

    /* J3品牌资讯-start */
    .news-main .news-list-item {
        margin-bottom: 0.5rem;
        width: 50%;
    }
    /* J3品牌资讯-end */

    /* I3附近门店-start */
    .store-list-item {
        padding: 0 0.2rem;
        margin-top: 0.8rem;
    }
    .store-list {
        margin: -0.8rem -0.2rem 0;
    }
    /* I3附近门店-end */

    /* K1法律声明-start */
    .policy-section {
        width: 82.5%;
    }
    /* K1法律声明-end */

    /* J1海琛介绍-start */
    .ys-nyban-cont {
        width: 100%;
        padding: 0 20px;
    }
    .about-strength-item{
        width: 50%;
    }
    .about-beyond-text {
        padding: 0 0.6rem;
    }
    .about-global-section-cont {
        padding: 0;
    }
    .about-region-item-circle {
        width: 80px;
        height: 80px;
        border: 1px solid var(--colormain)
    }
    .about-global-title{
        padding: 0 0.6rem;
    }
    .aric-num {
        font-size: 0.4rem;
    }
    .aric-name {
        font-size: var(--font16);
    }
    .about-region-pop {
        top: 90px;
        padding: 0.3rem;
    }
    .about-global-section{
        overflow: visible;
    }
    .about-region-item.act {
        z-index: 5;
    }
    .about-region-item.act .about-region-pop{
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translate(-50%, 0);
    }
    .about-region-item.act .aric-cont::after{
        transform: translate(-50%,-50%) scale(1.2);
    }
    .about-region-item.act .aric-name,
    .about-region-item.act .aric-num{
        color: var(--colorfff);
    }
    .about-region-pop-title {
        padding-bottom: 0.2rem;
    }
    .about-region-pop-text {
        margin-top: 0.2rem;
    }
    /* J1海琛介绍-end */

    /* J4资讯详情-start */
    .article-main .ys-nyban-cont,
    .news-detail-body {
        width: 82.5%;
    }
    /* J4资讯详情-end */

    /* I1常见问题-start */
    .faq-list {
        width: 82.5%;
    }
    .faq-filter {
        margin: 0.4rem auto 0;
    }
    .faq-filter-current {
        height: 42px;
    }
    .faq-question span {
        top: 28px;
    }
    .faq-group {
        padding: 0.6rem;
    }
    .faq-question {
        padding: 0.4rem 0;
    }
    .faq-item.act .faq-question span::after {
        top: 15px;
    }
    /* I1常见问题-end */

    /* I2联系我们-start */
    .contact-panel-core{
        width: 82.5%;
        flex-wrap: wrap;
    }
    .contact-panel{
        width: 100%;
    }
    .contact-info-panel{
        margin-right: 0;
        margin-bottom: 0.8rem;
    }
    .contact-info-list,
    .contact-social-list {
        margin-top: 0.08rem;
    }
    .contact-social-list li.act .contact-social-code{
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
    .contact-panel-title {
        font-size: var(--font32);
    }
    .contact-form {
        margin-top: 0.5rem;
    }
    .contact-form .ys-fia-text-btn {
        width: 18px;
        height: 18px;
    }
    .contact-form .ys-fia-text-word {
        width: calc(100% - 18px);
    }
    .contact-form .ys-fii-submit {
        line-height: 40px;
        margin: .5rem auto 0;
    }
    .contact-form .ys-select-scroll {
        max-height: 265px;
    }
    /* I2联系我们-end */

    /* J2品牌传承-start */
    .brand-wide-img {
        margin-top: 0.6rem;
        padding: 0 1.5rem;
    }
    .brand-logo-story {
        margin: 1.8rem 0;
        padding: 0 1.5rem;
    }
    .brand-logo-story-copy p {
        margin-bottom: 0.6rem;
    }
    .brand-video-box{
        padding: 0 1.5rem;
    }
    .brand-logo-story-logo {
        width: 40%;
    }
    .brand-logo-story-logo img {
        width: 50%;
    }
    .brand-logo-story-copy {
        width: 60%;
    }
    .brand-history-feature {
        width: 62%;
    }
    .brand-history-row-23 {
        padding: 0 1.2rem;
    }
    .brand-history-entry:nth-child(odd) .brand-history-copy {
        padding-left: 0;
    }
    .brand-history-card {
        margin-top: 0.4rem;
    }
    .brand-history-entry:nth-child(even) {
        padding-top: 1.8rem;
    }
    .bhec-img {
        margin-right: 0.5rem;
    }
    .brand-history-1985 .brand-history-copy {
        width: calc(47% - 0.5rem);
    }
    .brand-history-award {
        width: 75%;
    }
    .brand-history-1987 .brand-history-copy {
        width: 4rem;
    }
    .brand-history-1992 .brand-history-copy {
        margin-top: 0.4rem;
        padding-left: 0;
    }
    .brand-history-2011 .brand-history-copy {
        padding: 0 0.5rem 0 1rem;
    }
    .brand-history-2001 {
        width: 75%;
    }
    .brand-continue-section {
        margin-top: 1rem;
    }
    .brand-history-section {
        padding-bottom: 1rem;
    }
    .brand-history-2024 .brand-history-copy {
        margin-top: 0.4rem;
    }
    .brand-history-entry-tit {
        margin-top: 0.2rem;
        font-size: var(--font18);
    }
    .brand-video-box-img{
        display: block;
    }
    .brand-history-process .brand-history-copy {
        width: 300px;
        top: -35px;
        right: -50px;
    }
    .brand-history-row-67 {
        margin: 1.5rem auto 0;
    }
    /* J2品牌传承-end */
    /* 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;
        /* 下 */
        --font60: 0.62rem;
        --font54: 0.58rem;
        --font50: 0.56rem;
        --font46: 0.54rem;
        --font40: 0.5rem;
        --font36: 0.47rem;
        --font32: 0.44rem;
        --font30: 0.4rem;
        --font28: 0.38rem;
        --font26: 0.36rem;
        --font24: 0.34rem;
        --font22: 0.32rem;
        --font20: 0.28rem;
        --font18: 0.26rem;
        --font16: 0.24rem;
        --font14: 0.22rem;
        --contSpace80: 0.8rem;
        --pargaCont: 0.7rem;
    }

    /* 首页-start */
    .ys-phnavss-btn img:nth-child(2){
        opacity: 0;
    }
    .home-main .home-product-item,
    .home-main .home-scene-item{
        width: var(--width1);
        margin: 0;
    }
    .home-main .home-product-bt-ul,
    .home-main .home-scene-info-ul{
        width: calc(var(--width1) * var(--total));
        flex-wrap: nowrap;
        margin-top: 0;
        margin-bottom: 0;
    }
    .home-main .home-product-bt{
        --width1: 280px;
        position: relative;
        margin-top: 0.5rem;
    }
    .home-main .home-scene-more{
        --width1: 280px;
        position: relative;
    }
    .home-brand-img-ph{
        display: block;
    }
    .home-brand-img-pc{
        display: none;
    }
    .home-product,
    .home-scene,
    .home-recommend{
        padding: var(--contSpace80) 0;
    }
    .home-news,
    .home-brand{
        padding-top: var(--contSpace80);
    }
    .echolac-content1 {
        padding: 0 20px;
    }
    .home-product .home-title-sub {
        margin-top: 0.3rem;
    }
    .home-news-img {
        width: 100%;
    }
    .home-news-core{
        position: relative;
    }
    .home-news-copy{
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 0;
        align-items: center;
    }
    .home-news-copy .std-font54,
    .home-news-copy .home-title-sub,
    .home-news-copy .home-title-sub p{
        color: var(--colorfff);
    }
    .home-news-copy .std-btn1-box{
        border: 1px solid var(--colorfff);
    }
    .home-news-copy .std-btn1-box span{
        color: var(--colorfff);
    }
    .home-news-copy-btn {
        margin-top: 0.5rem;
    }
    .std-btn1-box {
        min-width: 120px;
    }
    .std-btn1-box span {
        line-height: 36px;
    }
    .home-season{
        height: 50vh;
    }
    .home-recommend-item{
        width: 50% !important;
        margin-bottom: 0;
    }
    .home-recommend-ul{
        flex-wrap: nowrap;
        margin: 0.5rem -0.05rem 0 !important;
    }
    .swiper-scrollbar {
        width: 200px !important;
        left: 50% !important;
        transform: translateX(-50%);
        height: 2px !important;
        background: #f2f2f2 !important;
    }
    .swiper-scrollbar-drag{
        background: #000 !important;
    }
    .swiper-container-horizontal>.swiper-scrollbar {
        position: relative !important;
        bottom: 0 !important;
        margin-top: 0.5rem !important;
    }
    .home-recommend .home-title-sub{
        margin-top: 0.3rem;
    }
    .home-recommend-more{
        margin: 0.5rem auto 0;
    }
    .home-recommend{
        background: #fafafa;
    }
    .footer-follow span.std-text16{
        font-size: 14px;
    }
    .footer-text p, .footer-text, .footer-text p, .footer-text a {
        font-size: 10px;
    }
    .footer-record-icon {
        width: 16px;
    }
    .ys-footer {
        padding: var(--contSpace80) 20px;
    }
    .footer-contact-icon {
        width: 18px;
        margin-right: 12px;
    }
    .footer-nav>li>a,
    .footer-contact-title{
        font-size: 16px;
    }
    .footer-nav ul a,
    .footer-contact li p {
        font-size: 14px;
    }
    .footer-share > li {
        margin-left: 0.3rem;
    }
    .footer-share{
        padding-left: 0.3rem;
    }
    .footer-nav>li::before, .footer-nav>li::after {
        width: 12px;
    }
    .site-nav-down-card{
        width: 50%;
        padding: 0 0.15rem;
        margin-top: 0.3rem;
    }
    .site-nav-down-card-list{
        margin: -0.3rem -0.15rem 0;
    }

    /* 首页-end */

    /* B1当季新品详情-start */
    .origin-detail-cont {
        padding: 0 20px;
    }
    .product-gallery{
        width: 100%;
    }
    .product-detail-info{
        width: 100%;
        margin-top: 0.6rem;
    }
    .origin-detail{
        padding: var(--contSpace80) 0 0.3rem;
    }
    .origin-detail .product-highlight-list{
        margin: 0.3rem -0.075rem 0;
    }
    .origin-detail .product-highlight-item{
        margin-bottom: 0;
        width: 280px;
    }
    .origin-detail .product-highlight-more{
        flex-wrap: nowrap;
    }
    .origin-detail .swiper-scrollbar{
        width: 100% !important;
    }
    .product-model{
        margin-top: 0.3rem;
    }
    .pdim-nub,
    .product-action,
    .product-highlight,
    .product-capacity{
        padding: 0.5rem 0;
    }
    .product-detail-desc,
    .product-detail-desc p{
        font-size: var(--font18);
    }
    .product-buy-link {
        width: 57%;
    }
    .product-size-item{
        min-width: auto;
        padding: 0;
        width: 25%;
        margin-left: 0;
        border: none !important;
        font-size: var(--font18);
        border-radius: 0;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .product-size-item p{
        font-size: var(--font18);
        border: 1px solid #e9e9e9;
        padding: 0 15px;
        border-radius: 4px;
        width: 100%;
    }
    .product-size-item.act p{
        border: 1px solid var(--colormain);
    }
    .product-size-item.is-disabled p{
        color: #f2f2f2;
    }
    .origin-main .product-size-list{
        margin: 0.3rem -5px -10px;
    }
    .product-color-item{
        width: 14.285714%;
        margin-left: 0;
        margin-bottom: 0.2rem;
    }
    .origin-main .product-color-list{
        margin: 0.24rem 0 -0.2rem;
    }
    /* B1当季新品详情-end */
    /* C1当季大片-start */
    .film-main .ys-nybanner {
        height: auto;
    }
    .blockbuster-word,
    .blockbuster-statement,
    .blockbuster-story-block{
        padding-top: var(--contSpace80);
    }
    .blockbuster-video-section{
        margin: 0.6rem auto 0;
    }
    .blockbuster-gallery,
    .blockbuster-scene-section{
        margin-top: var(--contSpace80);
    }
    .blockbuster-gallery-item{
        width: 100%;
    }
    .blockbuster-story-copy{
        width: 100%;
    }
    .bsbu-li-img {
        width: 100%;
        margin-top: 0.5rem;
    }
    .blockbuster-story-img {
        width: 100%;
        margin: 0 !important;
    }
    .blockbuster-story-block-ul{
        padding: 0 20px;
    }
    .blockbuster-story-text{
        width: 100%;
    }
    .bsbu-li{
        margin-bottom: var(--contSpace80);
    }
    .home-recommend-info h3 {
        font-size: var(--font16);
    }
    .blockbuster-story-text-parga,
    .blockbuster-story-text-parga p{
        font-size: var(--font20);
    }
    /* C1当季大片-end */

    /* D1旅行箱列表-start */
    .product-series-section-tp,
    .echolac-content3,
    .echolac-content4,
    .echolac-content5{
        width: 100%;
        padding: 0 20px;
    }
    .product-card-item{
        width: 100%;
        margin-bottom: 0.5rem;
    }
    .product-filter-toggle-tit {
        line-height: 44px;
    }
    .product-filter-toggle-icon {
        width: 18px;
    }
    .product-color-dot {
        margin: 0 0.15rem
    }
    .product-series-section .product-card-list {
        margin: 0 -0.1rem -0.5rem;
    }
    .product-scene-cont-tit {
        padding-bottom: 0.5rem;
    }
    .psct-parga{
        margin-top: 0.2rem;
    }
    .product-scene .home-scene-item {
        width: 100% !important;
        margin-top: 0;
    }
    .product-scene .home-scene-info-ul{
        flex-wrap: nowrap;
    }
    .product-scene .echolac-content4{
        padding: 0;
    }
    .product-scene-cont-tit{
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-scene .swiper-container{
        width: 80%;
        overflow: visible !important;
    }
    .ys-nyban-cont-parga,
    .ys-nyban-cont-parga p{
        line-height: 1.75;
    }
    .product-filter-toggle-tit {
        font-size: var(--font16);
    }
    .product-size-panel{
        display: none;
    }
    .pfms-box-name{
        pointer-events: all;
    }
    .pfms-box .product-size-nub-circle {
        width: 12px;
        height: 12px;
    }
    .pfms-box {
        padding: 0.3rem 0;
    }
    .product-filter-modal .product-size-nub:not(:first-child) {
        margin-top: 0.1rem;
    }
    /* D1旅行箱列表-end */

    /* D3旅行场景-start */
    .tag-scene-cover{
        width: 100%;
    }
    .tag-scene-product{
        width: 100%;
        padding: 30px 0;
    }
    .tag-scene-row {
        margin-bottom: 0.6rem;
    }
    .tag-scene-section,
    .tag-recommend-section{
        padding-top: var(--contSpace80);
    }
    .tag-recommend-title{
        margin-bottom: 0.5rem;
        text-align: center;
    }
    .inside-content{
        padding-bottom: var(--contSpace80);
    }
    .scene-main .product-card-list{
        flex-wrap: nowrap;
    }
    .tag-recommend-section .swiper-scrollbar{
        width: 100% !important;
    }
    .tag-recommend-section .product-card-item{
        width: 100% !important;
    }
    /* D3旅行场景-end */

    /* H1个性化定制-start */
    .custom-product-section{
        padding: var(--contSpace80) 0 0;
    }
    .custom-product-arrow {
        width: 30px;
        height: 30px;
    }
    .custom-product-slider{
        margin-top: 0.5rem;
    }
    .inside-title-parga,
    .inside-title-parga p{
        line-height: 1.75;
    }
    .product-card-nub a{
        padding: 0.4rem 0;
    }
    .product-card-info{
        margin-top: 0.4rem;
    }
    .product-card-info-type {
        font-size: var(--font20);
    }
    .custom-type-section{
        padding-top: var(--contSpace80);
    }
    .inside-title-parga{
        margin-top: 0.2rem;
    }
    .custom-type-list{
        margin-top: 0.5rem;
        padding: 0 20px;
    }
    .custom-type-img{
        width: 100%;
    }
    .custom-type-text{
        width: 100%;
        padding: 20px;
        text-align: left;
    }
    .custom-type-item{
        margin-bottom: 0.5rem;
    }
    .custom-type-item:last-child{
        margin-bottom: var(--contSpace80);
    }
    .custom-bottom-section{
        padding: 1rem 0;
    }
    .custom-bottom-btn a {
        line-height: 42px;
        margin: 0.5rem auto 0;
    }
    .custom-product-title h2 {
        font-size: 0.42rem;
    }
    /* H1个性化定制-end */

    /* J3品牌资讯-start */
    .news-feature-core {
        width: 100%;
        padding: var(--contSpace80) 20px;
    }
    .news-feature-card{
        margin-top: 0.5rem;
    }
    .news-all-section{
        padding: var(--contSpace80) 0;
    }
    .news-main .news-list-item{
        width: 100%;
        margin-bottom: 0.6rem;
    }
    .news-section-head{
        flex-wrap: wrap;
        margin-bottom: 0.5rem;
    }
    .news-section-title{
        width: 100%;
        text-align: center;
    }
    .news-main .news-tab-list{
        justify-content: center;
        width: calc(100% + 0.6rem);
        margin-top: 0.4rem;
    }
    .news-main .news-tab-item {
        margin: 0 0.2rem;
        font-size: var(--font16);
    }
    .news-feature-info {
        margin-top: 0.32rem;
    }
    .news-main .news-list-info {
        margin-top: 0.4rem;
    }
    .news-more-btn {
        width: 2.5rem;
        line-height: 36px;
    }
    .news-list-info .news-card-date{
        margin-top: 0.24rem;
    }
    /* J3品牌资讯-end */

    /* I3附近门店-start */
    .store-more-btn {
        width: 2.5rem;
        line-height: 36px;
    }
    .store-section,
    .store-list-section{
        padding: var(--contSpace80) 0;
    }
    .store-list-item{
        width: 100%;
        margin-top: 0.6rem;
    }
    .store-list {
        margin: -0.6rem -0.2rem 0;
    }
    .store-section-title, .store-list-head {
        margin-bottom: 0.5rem;
    }
    .store-recommend-list-wrap .store-recommend-list{
        flex-wrap: nowrap;
    }
    .store-recommend-list-wrap .swiper-scrollbar{
        width: 100% !important;
    }
    .store-recommend-item{
        width: 100% !important;
        margin-bottom: 0;
    }
    .store-recommend-info{
        margin-top: 0.4rem;
    }
    .product-card-info p, .scene-card-info p, .feature-card-item p, .custom-step-item p, .store-list-item p, .news-list-info p{
        margin-top: 0.16rem;
    }
    /* I3附近门店-end */

    /* K1法律声明-start */
    .policy-section {
        width: 100%;
        padding: var(--contSpace80) 20px;
    }
    .policy-tit{
        margin-bottom: 0.5rem;
    }
    /* K1法律声明-end */

    /* J1海琛介绍-start */
    .about-expert-section{
        padding: var(--contSpace80) 20px;
    }
    .about-beyond-section{
        margin-top: var(--contSpace80);
    }
    .about-beyond-text {
        padding: 0 20px;
        text-align: center;
    }
    .about-expert-desc, .about-expert-desc p,
    .about-beyond-desc, .about-beyond-desc p{
        line-height: 1.75;
        font-size: var(--font16);
    }
    .about-global-section{
        padding: var(--contSpace80) 0;
    }
    .about-region-item-circle,
    .about-region-pop{
        display: none;
    }
    .about-region-item-icon{
        display: block;
    }
    .about-global-map{
        margin-top: 0.5rem;
    }
    .about-region-item{
        opacity: 0.5;
        transition: var(--transition);
    }
    .about-region-item.act{
        opacity: 1;
    }
    .about-global-ph{
        display: block;
        padding: 0 20px;
        margin: 0.3rem -10px 0; 
    }
    .about-global-ph-nub {
        width: 100%;
        padding: 0 10px;
    }
    .agpn-cont{
        height: 100%;
        padding: 0.3rem;
        border: 1px solid red;
    }
    /* J1海琛介绍-end */

    /* J4资讯详情-start */
    .article-main .ys-nyban-cont{
        width: 100%;
        padding: 0 20px;
    }
    .news-detail-body {
        width: 100%;
        padding: var(--contSpace80) 20px;
    }
    .news-detail-body .yxedr-active, .news-detail-body .yxedr-active p, .news-detail-body .yxedr-active span, .news-detail-body .yxedr-active li{
        line-height: 1.75;
    }
    .article-main .ys-nyban-cont h1 {
        font-size: var(--font40);
    }
    /* J4资讯详情-end */

    /* I1常见问题-start */
    .faq-section{
        padding: var(--contSpace80) 0;
    }
    .faq-list{
        width: 100%;
        padding: 0 20px;
    }
    .faq-group {
        padding: 0.4rem 20px;
    }
    .faq-question h3 {
        padding-right: 0.5rem;
        font-size: var(--font20);
    }
    .faq-question span {
        width: 8px;
        height: 8px;
    }
    .faq-item.act .faq-question span {
        margin-top: 0;
    }
    .faq-question span::after {
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        border: 2px solid #d80b36;
    }
    .faq-item.act .faq-question span::after {
        top: 12px;
    }
    .faq-answer {
        padding: 0.24rem 0;
    }
    /* I1常见问题-end */

    /* I2联系我们-start */
    .contact-panel-core{
        width: 100%;
        padding: 0 20px;
    }
    .contact-panel-section{
        padding: var(--contSpace80) 0;
    }
    .contact-panel {
        padding: 0.6rem 0.4rem;
    }
    .contact-info-icon {
        width: 20px;
    }
    .contact-info-text {
        width: calc(100% - 20px);
    }
    .contact-info-text span{
        font-size: var(--font16);
    }
    .contact-info-text .std-text16,
    .contact-info-text .std-text16 p{
        font-size: var(--font18);
    }
    .contact-info-list li {
        padding: 0.32rem 0;
    }
    .contact-info-list,
    .contact-social-list {
        margin-top: 0.18rem;
    }
    .contact-social-btn img {
        width: 22px;
    }
    .contact-social-list li::after {
        height: 16px;
    }
    .ys-form.contact-form {
        --height: 40px;
        --spacebot: 20px;
    }
    .contact-form .ys-fia-text-btn {
        top: 3px;
    }
    .contact-form .ys-select-scroll {
        max-height: 135px;
    }
    /* I2联系我们-end */

    /* J2品牌传承-start */
    .echolac-content2{
        padding: 0 20px;
    }
    .brand-wide-img{
        padding: 0 20px;
        margin-top: 0.5rem;
    }
    .brand-story-desc, .brand-story-desc p{
        line-height: 1.75;
    }
    .brand-start{
        padding-top: var(--contSpace80);
    }
    .brand-logo-story{
        padding: 0 20px;
        margin: var(--contSpace80) 0;
    }
    .brand-logo-story-core{
        flex-direction: column-reverse;
    }
    .brand-logo-story-copy{
        width: 100%;
    }
    .brand-logo-story-logo{
        width: 100%;
        margin-top: 0.5rem;
    }
    .brand-logo-story-logo img {
        width: 130px;
    }
    .brand-logo-story-copy p {
        margin-bottom: 0.32rem;
        text-align: center;
    }
    .brand-wide-img-full{
        height: 200px;
    }
    .brand-wide-img-full img{
        height: 100%;
        object-fit: cover;
    }
    .brand-status{
        padding-top: var(--contSpace80);
    }
    .brand-status .brand-story-desc{
        margin-top: 0.24rem;
    }
    .brand-video-box{
        padding: 0 20px;
        margin-top: 0.5rem;
    }
    .brand-history-section{
        margin-top: var(--contSpace80);
        padding: 1rem 0;
    }
    .brand-history-feature{
        width: calc(100% - 40px);
    }
    .brand-history-box {
        margin-top: 0.7rem;
    }
    .brand-history-desc,
    .brand-history-desc p{
        font-size: var(--font18);
    }
    .brand-history-feature .brand-history-copy {
        bottom: 10%;
    }
    .brand-history-row-23{
        padding: 0 20px;
        margin-top: var(--pargaCont);
    }
    .brand-history-entry:nth-child(odd){
        width: 100%;
    }
    .brand-history-entry:nth-child(even){
        width: 100%;
        padding-top: var(--pargaCont);
    }
    .brand-history-entry-tit{
        margin-top: 0.15rem;
    }
    .brand-history-award{
        width: calc(100% - 40px);
        margin-top: var(--pargaCont);
    }
    .brand-history-1985 .brand-history-entry-core{
        flex-direction: column-reverse;
    }
    .brand-history-1985 .brand-history-copy{
        width: 100%;
    }
    .bhec-img {
        margin-right: 0;
        width: 100%;
    }
    .brand-history-1987 .brand-history-media{
        padding: 0 20px;
    }
    .brand-history-1987 .brand-history-copy{
        position: static;
        width: 100%;
        padding: 0 20px;
        margin-bottom: 0.4rem;
    }
    .brand-history-1987 .brand-history-year, .brand-history-1987 .brand-history-copy p,.brand-history-1987 .brand-history-entry-tit{
        color: var(--color000);
    }
    .brand-history-1992{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .brand-history-row-67{
        width: calc(100% - 40px);
        margin-top: var(--pargaCont);
    }
    .brand-history-1992 .brand-history-copy{
        margin-top: 0;
        margin-bottom: 0.4rem;
    }
    .brand-history-process {
        width: 100%;
        padding-top: var(--pargaCont);
    }
    .brand-history-process .brand-history-copy{
        width: 100%;
        position: static;
    }
    .brand-history-process-box{
        display: flex;
        flex-direction: column-reverse;
    }
    .brand-history-2001{
        width: calc(100% - 40px);
        margin-top: var(--pargaCont);
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .brand-history-2001 .brand-history-media {
        width: 100%;
    }
    .brand-history-2001 .brand-history-copy{
        width: 100%;
        transform: translateX(0);
    }
    .brand-history-2011 .brand-history-entry-core{
        background: transparent;
        flex-wrap: wrap;
    }
    .brand-history-2011 .brand-history-copy{
        width: 100%;
        padding: 0 20px;
    }
    .brand-history-2011 .brand-history-media{
        width: 100%;
        margin-top: 0.5rem;
        padding: 0 20px;
    }
    .brand-history-row-1011{
        width: calc(100% - 40px);
        margin-top: var(--pargaCont);
        padding-bottom: 0;
    }
    .brand-history-2018{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .brand-history-2024{
        width: 100%;
        position: static;
        display: flex;
        flex-direction: column-reverse;
        margin-top: var(--pargaCont);
    }
    .brand-history-2024 .brand-history-copy {
        margin-top: 0;
        margin-bottom: 0.4rem;
    }
    .brand-history-2018 .brand-history-copy {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0.4rem;
    }
    .brand-continue-section{
        margin-top: var(--contSpace80);
    }
    .brand-history-2018 .brand-history-media img:nth-child(1){
        display: none;
    }
    .brand-history-2018 .brand-history-media img:nth-child(2){
        position: static;
    }
    .brand-history-1987 .brand-history-media{
        height: 230px;
    }
    .brand-history-1987 .brand-history-media img{
        height: 100%;
        object-fit: cover;
    }
    .brand-history-2011{
        margin-top: var(--pargaCont);
    }
    /* J2品牌传承-end */
    .ys-fic-auth label {
        margin-right: 10px;
    }
}