<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 首页 */
.homepage .banner-wrap{ position: relative;}
.homepage .start-love{margin-top:21px; height: 441px;}
.homepage .title-common{height: 129px; }
.homepage .title-common.title1{background: url(../images/homepage-title1.png) no-repeat center top; background-size: auto 100%;}
.homepage .title-common.title2{background: url(../images/homepage-title2.png) no-repeat center top; background-size: auto 100%;}
.homepage .title-common.title3{background: url(../images/homepage-title3.png) no-repeat center top; background-size: auto 100%;}
.homepage .title-common.title4{background: url(../images/homepage-title4.png) no-repeat center top; background-size: auto 100%;}
.homepage .tab-box .tab-cover .cover-a{ display: none; height:701px;}
.homepage .tab-box .tab-cover .cover-a.active{ display: block;}
.homepage .tab-box .tab-btn{display: flex;}
.homepage .tab-box .tab-btn .tab-btn-a{ flex:1;width: 50%; height: 54px; line-height: 54px; text-align: center; font-size: 20px; background-color: #E6E6E6; color:#808080;}
.homepage .tab-box .tab-btn .tab-btn-a.active{background-color: #FF6F68;color: #000;}
.homepage .marry-box{ height: 745px;}
.homepage .dang-box{margin-top:98px;height: 269px;background: url(../images/homepage-dang-img.png) no-repeat center top; background-size: auto 100%;}
.homepage .tab-log-box.tab-box .tab-cover .cover-a{ height: 722px;}
.homepage .tab-log-box.tab-box .tab-btn .tab-btn-a.active{background-color: #FFBF01;}
.homepage .train-box{position: relative; padding: 0 16px; height: 780px; background: url(../images/homepage-train-bg.png) no-repeat center top; background-size: auto 100%;}
.homepage .swiper-container{ height: 98%; }
.homepage .swiper-slide{ margin: 0 10px; width: 440px; height: 100%; }
/* 探索品牌 */
.main-box.main-brand .main-img-box{ padding-bottom: 0;}
.main-box.main-brand .train-box{position: relative; padding: 0; height: 890px; background: url(../images/brand-train-bg.png) no-repeat center top; background-size: auto 100%;}
.main-box.main-brand .swiper-container{ height: 98%; }
.main-box.main-brand .swiper-slide{ margin: 0 10px; width: 440px; height: 100%; }
.main-box.main-brand .brand-train-title{position: absolute; left: 110px; top: 88px;display: block; width: 546px;height: 131px; background: url(../images/brand-train-title.png) no-repeat 0 0; background-size: auto 100%;z-index: 10;}
.main-box.main-brand .more-tips{ position: absolute; bottom: 0; left: 0; right: 0; font-size: 24px; text-align: center;}
@media (max-width: 1659px){
    /* 首页 */
    .homepage .start-love{margin-top:21px; height: 314px;}
    .homepage .title-common{height: 91px; }
    .homepage .tab-box .tab-cover .cover-a{ height:499px;}
    .homepage .tab-box .tab-btn .tab-btn-a{ height: 38px; line-height: 38px; font-size: 16px; }
    .homepage .marry-box{ height: 530px;}
    .homepage .dang-box{margin-top:69px;height: 191px;}
    .homepage .tab-log-box.tab-box .tab-cover .cover-a{ height: 514px;}
    .homepage .train-box{padding: 0 12px; height: 555px; }
    .homepage .swiper-slide{ width: 327px; }

    /* 探索品牌 */
    .main-box.main-brand .train-box{ height: 635px; }
    .main-box.main-brand .swiper-slide{ width: 313px;  }
    .main-box.main-brand .brand-train-title{ left: 78px; top: 62px; width: 388px;height: 93px;  }
    .main-box.main-brand .more-tips{ font-size: 18px;}
}


</pre></body></html>