.header-nav.w{
    max-width: 1600px;
    margin: 0 auto;
}
@media screen and (max-width: 1700px) {
    .header-nav.w{
        width: 88.75rem;
        margin: 0 auto;
    }
}
/* 首页修改版2021.3.2 */
.home-page{
    font-family: SourceHanSansCN;
}

.home-page .pc-hidden{
    display: none;
}
.home-page .wap-hidden{
    display: initial;
}

 /* swiper分页器样式 */
.home-page .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets, .home-page .swiper-box .swiper-pagination-custom, .home-page .swiper-box .swiper-pagination-fraction{
     bottom: 40px;
 }
html.mobile .home-page .swiper-box .swiper-container-horizontal>.swiper-pagination-bullets,html.mobile .home-page .swiper-box .swiper-pagination-custom,html.mobile .home-page .swiper-box .swiper-pagination-fraction{
    bottom: 10px;
}
 .home-page  .swiper-button-next, .home-page .swiper-container-rtl .swiper-button-prev{
     width: 40px;
     height: 40px;
     border-radius: 50%;
     background: rgba(31,45,61,.11);
 }
 .home-page .swiper-button-prev, .home-page .swiper-container-rtl .swiper-button-next{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(31,45,61,.11);
 }
 .home-page  .swiper-button-next:hover,.home-page .swiper-container-rtl .swiper-button-prev:hover
 {
    background: rgba(31,45,61, .5)
 }
 .home-page  .swiper-button-prev:hover,.home-page .swiper-container-rtl .swiper-button-next:hover
 {
    background: rgba(31,45,61, .5)
 }
 .home-page .swiper-button-prev::after,.home-page .swiper-container-rtl .swiper-button-next::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/right-icon.png) no-repeat center;
    background-size: contain;
    transform:rotate(180deg);
 }
 .home-page  .swiper-button-next::after, .home-page .swiper-container-rtl .swiper-button-prev::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/right-icon.png) no-repeat center;
    background-size: contain;
 }
.home-page .swiper-pagination-bullet{
    height: 3px;
    width: 60px;
    background: #C2C2C2;
    border-radius: 0;
}
.home-page .swiper-box .img,.home-page .swiper-box .video{
    /* height: 820px; */
    width: 100%;
    object-fit: cover;
}
.home-page .swiper-pagination-bullet-active{
    background: #E4CAA7;
}
.home-page .swiper-box .float-box{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}
.home-page .swiper-box .swiper-video .float-box{
    /* background: rgba(0,0,0,.5); */
}
.home-page .swiper-box {
    width: 100%;
    position: relative;
    margin-top: 80px;
}
.home-page .swiper-box .swiper-slide{
    width: 100%;
    background: #2e2f31;
    color: #fff;
}
.home-page .swiper-box .swiper-pagination-bullet{
    height: 3px;
    width: 80px;
    background: #fff;
    border-radius: 0;
}
.home-page .swiper-box .swiper-pagination-bullet-active{
    background: #E4CAA7;
}

.home-page .swiper-box .float-box .float-txt{
    color: #fff;
    font-size: 62px;
}
/* 内容框架 */
.home-page .w{
    max-width: 1300px;
    margin: 0 auto;
}
@media screen and (max-width: 1400px) {
    .home-page .w{
        margin: 0 100px;
    }
}
.home-page .img-fit-cover{
    object-fit: cover;
}
.home-page .scale-img{
    cursor: pointer;
    overflow: hidden;
}
.home-page .scale-img img{
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.home-page .scale-img:hover img{
    transform: scale(1.1);
}
/* 标题栏 */
.home-page .box-title{
    text-align: center;
    display: flex;
    padding: 40px 0;
}
.home-page .box-title .title{
    flex: 1;
    font-size: 30px;
    color: #000;
}
.home-page .box-title .more-btn{
    display: flex;
    align-items: flex-end;
}
.home-page .box-title .more-btn a{
    color: #9D9E9F;
}

/* 我要找产品 */
.home-page .search-box .product-list ul{
    /* overflow-x: auto; */
    white-space:nowrap;
}
.home-page .search-box .product-list ul li{
    width: 10%;
    display: inline-block;
    text-align: center;
    padding: 30px 0 20px 0;
    background: #fff;
    transition: all 0.5s;
    cursor: pointer;
}
.home-page .search-box .product-list ul li.more{
    display: none;
}
.home-page .search-box .product-list ul li .icon img{
    width: 38px;
}
.home-page .search-box .product-list ul li.more .icon img{
    width: 0.3rem;
}
.home-page .search-box .product-list ul li:hover{
    background: #e4caa7;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-2px,0);
}
.home-page .search-box .product-list ul li .icon{
    text-align: center;
}
.home-page .search-box .product-list ul li .name{
    font-size: 16px;
    margin-top: 20px;
}

/* 品牌矩阵 */
.home-page .jz-box{
    margin-top: 60px;
}
.home-page .jz-box .main-content{
   /* display: flex;*/
  position: relative;
}
.home-page .jz-box .main-content .cover-box{
    /*flex: 1.5;*/
}
.home-page .jz-box .main-content .cover-box img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.home-page .jz-box .main-content .intro-box{
    /*flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;*/
    padding: 110px 20px 20px 20px;
    background: url('../images/bg-logo.png') right bottom no-repeat #E4CAA7;
    position: absolute; right: 45px; top: 45px; bottom: 45px;
    width: 535px;
}
.home-page .jz-box .main-content .intro-box .content{
    text-align: left;
}
.home-page .jz-box .main-content .intro-box .title-img{
    position: relative;
}
.home-page .jz-box .main-content .intro-box .title{
    font-size: 22px;
    font-weight: bold;
}
.home-page .jz-box .main-content .intro-box .desc-txt{
    font-size: 16px;
    color: #1F2831;
    padding-top: 38px;
    position: relative;
    line-height: 26px;
}
.home-page .jz-box .main-content .intro-box .desc-txt::before{
    content: '';
    position: absolute;
    left: 0;
    top: 19px;
    border-top: 2px solid #1F2831;
    width: 40px;
}
.home-page .jz-box .main-content .intro-box .link-btn{
    margin-top: 45px;
    display: flex;
    align-items: center;
}
.home-page .jz-box .main-content .intro-box .link-btn .icon{
    margin-left: 10px;
    font-size: 18px;
    color: #1F2831;
}
.home-page .jz-box .brand-list{
    margin-top: 30px;
    text-align: center;
}
.home-page .jz-box .brand-list ul{
    text-align: left;
}
.home-page .jz-box .brand-list ul li{
   display: inline-block; 
   cursor: pointer;
   width: 130px;
   margin-right: 10px;
   margin-top: 10px;
}
.home-page .jz-box .brand-list ul li img{
    width: 100%;
}
.home-page .jz-box .brand-swiper {
    margin-top: 30px;
    padding: 5px 0;
}
.home-page .jz-box .brand-swiper .swiper-wrapper{
	/*display: block;*/
	/*text-align: center;*/
}
.home-page .jz-box .brand-swiper .swiper-slide{
    width: 130px;
    margin-left: 20px;
    cursor: pointer;
    /*display: inline-block;*/
}
.home-page .jz-box .brand-swiper .swiper-slide img{
    width: 100%;
}

/* 雷克萨斯方块悬浮效果类 */
.home-page .card-template{
    position: relative;
}
.home-page .card-template .img{
    overflow: hidden;
}
.home-page .card-template .img img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    object-fit: cover;
    transform: scale(1);
    transition: transform .5s cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.home-page .card-template:hover .img img{
    transform: scale(1.1);
}
.home-page .card-template .mask-box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    background: linear-gradient(transparent,transparent,rgba(0,0,0,.9));
}
.home-page .card-template .mask-box h3{
    position: absolute;
    bottom: 30px;
    width: 100%;
    margin: 0;
    transition: bottom 400ms cubic-bezier(0.025, 0.025, 0.17, 1);
    transition-delay: 40ms;
    font-size: 18px;
}
.home-page .card-template .mask-box p{
    position: absolute;
    bottom: 20px;
    width: 100%;
    margin: 0;
    opacity: 0;
    font-size: 14px;
    filter: alpha(opacity=0);
}
.home-page .card-template .mask-box .more{
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    font-size: 14px;
    transition: transform 200ms cubic-bezier(0.025, 0.025, 0.17, 1);
    transform: scale(1, 0);
    transform-origin: 100% 100%;
}
.home-page .card-template:hover h3{
    bottom: 84px;
    transition: all 400ms cubic-bezier(0.025, 0.025, 0.17, 1);
}
.home-page .card-template:hover p{
    bottom: 56px;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: bottom 400ms cubic-bezier(0.02, 0.045, 0.22, 0.975), opacity 0.4s cubic-bezier(0.02, 0.045, 0.22, 0.975);
    transition-delay: 80ms;
}
.home-page .card-template:hover .more{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1, 1);
    transform-origin: 100% 100%;
    transition: transform 400ms cubic-bezier(0.02, 0.045, 0.22, 0.975);
    transition-delay: 200ms;
}


/* 中间广告栏 */

.home-page .banner-box{
    margin-top: 100px;
    background: url(../images/banner-bg.jpg) no-repeat center center;
    background-size:cover;
    position: relative;
}
.home-page .banner-box .banner-bg{
    position: absolute;
    top: 0;
    left: 0;
}
.home-page .banner-box .content-box{
    display: flex;
    padding-top: 80px;
}
.home-page .banner-box .left-half{
    flex: 1;
    color: #fff;
    display: flex;
    align-items: center;
    margin-right: 50px;
    padding: 40px 0;
}
.home-page .banner-box .left-half .content{
    width: 100%;
}
.home-page .banner-box .left-half .title{
    font-size: 36px;
    padding-top: 40px;
    position: relative;
}
.home-page .banner-box .left-half .title::after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 78px;
    border-top: 2px solid #C79358;
}
.home-page .banner-box .left-half .decs{
    font-size: 16px;
    margin-top: 30px;
    line-height: 30px;
}
.home-page .banner-box .left-half .video-box{
    margin-top: 30px;
    width: 95%;
}
.home-page .banner-box .right-half{
    flex: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.home-page .banner-box .right-half img{
    width: 80%;
}


/* 品牌大赏 */
.home-page .ds-box {
    margin-top: 100px;
}
.home-page .ds-box .content-box .slide-box{
    display: flex;
    padding-bottom: 35px;
}
.home-page .ds-box .content-box .slide-box .left-half{
    flex: 1;
    margin-right: 15px;
}
.home-page .ds-box .content-box .slide-box .left-half .card-template{
    height: 100%;
}
.home-page .ds-box .content-box .slide-box .right-half{
    flex: 1;
}
.home-page .ds-box .content-box .slide-box .right-half .card-template:first-child{
    margin-bottom: 15px;
} 


/* 品牌服务 */
.home-page .service-box{
    margin-top: 100px;
}
.home-page .service-box .service-list ul{
    display: flex;
}
.home-page .service-box .service-list ul li{
    margin-right: 13px;
    text-align: center;
}
.home-page .service-box .service-list ul li:last-child{
    margin-right: 0;
}

/* 慕思动态 */
.home-page .dt-box{
    margin-top: 100px;
    margin-bottom: 100px;
}
.home-page .dt-box .content-box{
    display: flex;
}
.home-page .dt-box .content-box .cover-half{
    flex: 1;
    margin-right: 15px;
    height: 510px;
    position: relative;
}
.home-page .dt-box .content-box .cover-half .img{
    width: 100%;
    height: 100%;
}
.home-page .dt-box .content-box .cover-half .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-page .dt-box .content-box .cover-half .mask-box{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    padding: 15px 30px;
    color: #fff;
    width: 100%;
}
.home-page .dt-box .content-box .new-list{
    flex: 1;
}
.home-page .dt-box .content-box .cover-half .mask-box h3{
    font-size: 18px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
}
.home-page .dt-box .content-box .cover-half .mask-box p{
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
    opacity: 0.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home-page .dt-box .content-box .new-list ul{
    max-height: 510px;
    overflow-y:auto;
}
.home-page .dt-box .content-box .new-list ul li{
    padding: 20px;
    display: flex;
    align-items: center;
    height: 160px;
    transition: ease-in-out 0.5s;
}
.home-page .dt-box .content-box .new-list ul li:hover{
    background: #E4CAA7;
}
.home-page .dt-box .content-box .new-list ul li .order-box{
    width: 120px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-page .dt-box .content-box .new-list ul li .order-box::after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid #EBEBEB;
}
.home-page .dt-box .content-box .new-list ul li .order-box .index{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}
.home-page .dt-box .content-box .new-list ul li .order-box .index::after{
    position: absolute;
    content: '';
    border-top: 1px solid #B6A286;
    width: 35px;
    bottom: -10px;
    left: 0;
}
.home-page .dt-box .content-box .new-list ul li .order-box .date{
    color: #798187
}
.home-page .dt-box .content-box .new-list ul li .decs-box{
    flex: 1;
    padding: 0 15px;
    position: relative;
}
.home-page .dt-box .content-box .new-list ul li .decs-box .title{
    font-size: 18px;
    color: #000;
}
.home-page .dt-box .content-box .new-list ul li .decs-box .decs{
    margin-top: 18px;
    color: rgba(0,0,0,.5);
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}







/* 手机端适配 */
html.mobile .home-page .pc-hidden{
    display: block;
}
html.mobile .home-page .wap-hidden{
    display: none;
}
html.mobile .home-page .w{
    margin: 0 0.15rem;
}
html.mobile .home-page .box-title .more-btn{
    display: none;
}
html.mobile .home-page .box-title .title{
    font-size: 0.18rem;
}
html.mobile .home-page .search-box .product-list ul{
    display: flex;
    flex-wrap: wrap;
    overflow : hidden;
    transition: all 0.5s;
    max-height: 1rem;
}
html.mobile .home-page .search-box .product-list ul li{
    width: 25%;
    padding: 0.2rem 0;
}
html.mobile .home-page .search-box .product-list ul li.more{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: #ebebeb;
}
html.mobile .home-page .search-box .product-list ul li .name{
    font-size: 0.12rem;
    margin-top: 0.1rem;
}
html.mobile .home-page .product-list .more-btn{
    display: block;
    height: 1px;
    width: 100%;
    margin: 0.2rem 0;
    background-color: rgba(0,0,0,.5);
    position: relative;
}
html.mobile .home-page .product-list .more-btn .more-txt{
    position: absolute;
    background-color: #fff;
    padding: 0 20px;
    font-weight: 500;
    color: #7F7F7F;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
html.mobile .home-page .jz-box .main-content{
    flex-wrap: wrap;
}
html.mobile .home-page .jz-box .main-content .cover-box{
    width: 100%;
    flex: auto;
}
html.mobile .home-page .jz-box .main-content .intro-box{
    width: 100%;
    flex: auto;
    padding: 0.25rem;
    position: static;
}
html.mobile .home-page .box-title{
    padding: 0.22rem 0;
}
html.mobile .home-page .jz-box .main-content .intro-box .title-img img{
    width: 0.6rem;
}
html.mobile .home-page .jz-box .main-content .intro-box .desc-txt::before{
    width: 0.28rem;
}
html.mobile .home-page .jz-box .main-content .intro-box .desc-txt{
    font-size: 0.12rem;
    line-height: 0.2rem;
}
html.mobile .home-page .jz-box .main-content .intro-box .link-btn{
    font-size: 0.12rem;
}
html.mobile .home-page .jz-box .main-content .intro-box{
    background-size: 58%;
}
html.mobile .home-page .jz-box .brand-list ul{
    display: flex;
    flex-wrap: wrap;
}
html.mobile .home-page .jz-box .brand-list{
    margin-top: 0rem;
}
html.mobile .home-page .jz-box .brand-list ul li{
    width: 25%;
    margin-right: 0;
    padding-right: 10px;
}
html.mobile .home-page .banner-box{
    background: url(../images//banner-bg-m.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 2rem;
    margin-top: 0.5rem;
}
html.mobile .home-page .banner-box .content-box{
    flex-wrap: wrap;
}
html.mobile .home-page .banner-box .left-half{
    width: 100%;
    flex: auto;
    margin-right: 0;
    padding: 0;
}
html.mobile .home-page .banner-box .right-half{
    width: 100%;
    flex: auto;
}
html.mobile .home-page .dt-box .content-box{
    flex-wrap: wrap;
}
html.mobile .home-page .dt-box .content-box .cover-half{
    width: 100%;
    flex: auto;
    height: 2.5rem;
    margin-right: 0;
}
html.mobile .home-page .dt-box .content-box .new-list{
    width: 100%;
    flex: auto;
    margin-top: 0.2rem;
}
html.mobile .home-page .banner-box .left-half .title{
    font-size: 0.18rem;
    padding-top: 0.2rem;
}
html.mobile .home-page .banner-box .left-half .decs{
    font-size: 0.1rem;
    line-height: 0.2rem;
    margin-top: 0.3rem;
}
html.mobile .home-page .banner-box .right-half img{
    width: 100%;
}
html.mobile .home-page .ds-box .content-box .slide-box{
    flex-wrap: wrap;
}
html.mobile .home-page .ds-box .content-box .slide-box .left-half{
    width: 100%;
    flex: auto;
    margin-right: 0;
}
html.mobile .home-page .ds-box .content-box .slide-box .right-half{
    width: 100%;
    flex: auto;
    margin-top: 0.1rem;
}
html.mobile .home-page .ds-box .content-box .slide-box .right-half .card-template:first-child{
    margin-bottom: 0.1rem;
}
html.mobile .home-page .swiper-pagination-bullet{
    width: 0.3rem;
    height: 2px;
}
html.mobile .home-page .card-template h3{
    bottom: 12px;
    font-size: 0.12rem;
    font-weight: normal;
}
html.mobile .home-page .card-template .more{
  display: none;
}
html.mobile .home-page .service-box .service-list ul{
    flex-wrap: wrap;
}
html.mobile .home-page .service-box .service-list ul li{
    width: 49%;
    margin-right: 0;
    margin-top: 2%;
}
html.mobile .home-page .service-box .service-list ul li:nth-child(2n+1){
    margin-right: 2%;
}
html.mobile .home-page .card-template .mask-box p{
    display: none;
}
html.mobile .home-page .dt-box .content-box .cover-half .mask-box{
   
    padding: 0.13rem;
}
html.mobile .home-page .dt-box .content-box .cover-half .mask-box p{
    display: none;
    font-size: 0.12rem;
    line-height: normal;
    margin-top: 0.05rem;
}
html.mobile .home-page .dt-box .content-box .cover-half .mask-box h3{
    font-size: 0.14rem;
    line-height: normal;
}
html.mobile .home-page .dt-box .content-box .new-list ul li{
    padding: 0.16rem 0;
}
html.mobile .home-page .dt-box .content-box .new-list ul li .order-box{
    width: 0.5rem;
}
html.mobile .home-page .dt-box .content-box .new-list ul li .order-box .index::after{
    width: 0.25rem;
}
html.mobile .home-page .dt-box .content-box .new-list ul li .order-box::after{
    content: none;
}
html.mobile .home-page .dt-box .content-box .new-list ul{
    overflow-y: unset;
}
html.mobile .home-page .dt-box .content-box .new-list ul li{
    height: auto;
    position: relative;
}

html.mobile .home-page .dt-box .content-box .new-list ul li::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #EBEBEB;
}
html.mobile  .home-page .dt-box .content-box .new-list ul li .decs-box{
    padding: 0 0.1rem;
}
html.mobile .home-page .dt-box .content-box .new-list ul li .decs-box .date{
    font-size: 0.09rem;
    color: rgba(0,0,0,.5);
    margin-bottom: 0.12rem;
}
html.mobile .home-page .dt-box .content-box .new-list ul li .decs-box .title{
    font-size: 0.14rem;
}
html.mobile .home-page .dt-box .content-box .new-list ul li .decs-box .decs{
    display: none;
    font-size: 0.12rem;
    margin-top: 0.05rem;
}
html.mobile .home-page .swiper-box{
    margin-top: 0.6rem;
}
html.mobile .home-page .swiper-box .swiper-slide .float-box img{
    width: 2.24rem;
}
html.mobile .home-page .swiper-box .float-box .float-txt{
    font-size: 0.3rem;
}
html.mobile .home-page .search-box .product-list ul li:hover{
    box-shadow:0 4px 4px rgba(0,0,0,.1);
}
html.mobile .home-page .jz-box .main-content .intro-box .title{
    font-size: 0.16rem;
}
html.mobile .home-page .swiper-box .img{
    height: auto;
}
html.mobile .home-page .banner-box .left-half .video-box{
    width: 100%;
}
html.mobile .home-page .jz-box .brand-swiper {
    margin-top: 0.2rem;
    padding-bottom: 0.05rem 0;
}
html.mobile .home-page .jz-box .brand-swiper .swiper-slide{
    width: 25%;
    margin-left: 0;
    padding-right: 0.1rem;
}