
/* 首页-banner */
.md18469.md-home_banner{width: 100%;position: relative;background-color: #000;}
.md18469.md-home_banner .wa-swiper{width: 100%;}
.md18469.md-home_banner .wa-item{width: 100%;position: relative;}
.md18469.md-home_banner .wa-link{display: block;width: 100%;position: relative;}
.md18469.md-home_banner .wa-media{width: 100%;position: relative;overflow: hidden;padding-top: calc(850/1920*100%);}
.md18469.md-home_banner .wa-media img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md18469.md-home_banner .wa-media video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;} 
.md18469.md-home_banner .wa-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;max-width: 92%;}
.md18469.md-home_banner .wa-titles{font-family: 'Montserrat-SemiBold';width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1;}
.md18469.md-home_banner .wa-intro{width: 100%;margin-bottom: .5rem;color: #ffffff;line-height: 1.5;}
.md18469.md-home_banner .wa-more{transition: all ease .3s;display: inline-block;cursor: pointer;padding: 0 .28rem;color: #333333;line-height: .48rem;background-color: #ffffff;border-radius: .24rem;}
.md18469.md-home_banner .wa-more:hover{background-color: #333;color: #fff;}
.md18469.md-home_banner .wa-prev{left: .3rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18469.md-home_banner .wa-next{transform: rotate(-180deg);right: .3rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18469.md-home_banner .wa-pagination{position: absolute;bottom: .3rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.md18469.md-home_banner .wa-pagination .swiper-pagination-bullet{display: none;vertical-align: middle;position: relative;margin:0 .1rem;border-radius: 0;opacity: 1;width: .9rem;height: 3px;background-color: rgba(255,255,255,.5);}
.md18469.md-home_banner .wa-pagination .swiper-pagination-bullet:after{content: '';position: absolute;top: 0;left: 0;width: 0;height: 100%;background-color: #fff;}
.md18469.md-home_banner .wa-pagination .swiper-pagination-bullet-active{display: inline-block;}
.md18469.md-home_banner .wa-pagination .swiper-pagination-bullet-active:after{animation: wa_pagination_w 4.5s linear;animation-fill-mode: forwards;}
@keyframes wa_pagination_w{
    0%{width: 0;}
    100%{width: 100%;}
}
@media (max-width: 750px) {
  .md18469.md-home_banner .wa-intro{margin-bottom: .25rem;}
  .md18469.md-home_banner .wa-more{line-height: .6rem;border-radius: .3rem;}
  .md18469.md-home_banner .wa-prev{left: .1rem;}
  .md18469.md-home_banner .wa-next{right: .1rem;}
  .md18469.md-home_banner .wa-pagination{bottom: .15rem;}
}

/* 首页-产品-分类 */
.md18470.md-home_product_classify{width: 100%;padding: 1rem 0 .5rem;}
.md18470.md-home_product_classify img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18470.md-home_product_classify .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md18470.md-home_product_classify .wb-cont{width: calc(100% + .3rem);position: relative;left: -.15rem;}
.md18470.md-home_product_classify .wb-swiper{width: 100%;}
.md18470.md-home_product_classify .wb-item{display: block;width: 33.33%;padding: 0 .15rem;}
.md18470.md-home_product_classify .wb-link{display: block;cursor: pointer;width: 100%;position: relative;}
.md18470.md-home_product_classify .wb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(720/513*100%);}
.md18470.md-home_product_classify .wb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18470.md-home_product_classify .wb-text{position: absolute;bottom: 0;left: 0;width: 100%;padding: .5rem .3rem;}
.md18470.md-home_product_classify .wb-name{font-family: 'Montserrat-Medium';width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.7;}
.md18470.md-home_product_classify .wb-more{transition: all ease .3s;display: inline-block;cursor: pointer;padding: 0 .28rem;color: #333333;line-height: .48rem;background-color: #ffffff;border-radius: .24rem;}
.md18470.md-home_product_classify .wb-link:hover  .wb-img img{transform: scale(1.05);}
.md18470.md-home_product_classify .wb-link:hover  .wb-more{background-color: #333;color: #fff;}

@media (max-width: 750px) {
    .md18470.md-home_product_classify .wb-more{line-height: .6rem;border-radius: .3rem;}
   .md18470.md-home_product_classify .wb-item{width: 80%;}
}

/* 首页-产品-最新 */
.md18471.md-home_product_new{width: 100%;padding: .45rem 0 .5rem;}
.md18471.md-home_product_new img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18471.md-home_product_new .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md18471.md-home_product_new .wc-titles{font-family: 'Montserrat-Medium';width: 100%;text-align: center;padding-bottom: .45rem;color: #333333;line-height: 1.25;}
.md18471.md-home_product_new .wc-morebox{width: 100%;text-align: center;padding-top: .1rem;}
.md18471.md-home_product_new .wc-more{transition: all ease .3s;display: inline-block;cursor: pointer;padding: 0 .28rem;color: #ffffff;line-height: .48rem;background-color: #333;border-radius: .24rem;}
.md18471.md-home_product_new .wc-cont{width: calc(100% + .3rem);position: relative;left: -.15rem;display: flex;flex-wrap: wrap;}
.md18471.md-home_product_new .wc-item{display: block;width: 33.33%;padding: 0 .15rem;margin-bottom: .3rem;}
.md18471.md-home_product_new .wc-link{display: block;cursor: pointer;width: 100%;}
.md18471.md-home_product_new .wc-imgbox{width: 100%;position: relative;}
.md18471.md-home_product_new .wc-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(513/513*100%);}
.md18471.md-home_product_new .wc-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18471.md-home_product_new .wc-text{width: 100%;padding-top: .2rem;}
.md18471.md-home_product_new .wc-name{font-family: 'Montserrat-Medium';width: 100%;color: #333333;line-height: 1.5;}
.md18471.md-home_product_new .wc-pricebox{width: 100%;font-size: 0;}
.md18471.md-home_product_new .wc-price{display: inline-block;vertical-align: middle;margin-top: .05rem;margin-right: .12rem;color: #f7390d;line-height: 1.6;}
.md18471.md-home_product_new .wc-price2{display: inline-block;vertical-align: middle;margin-top: .05rem;text-decoration: line-through;color: #999999;line-height: 1.6;}
.md18471.md-home_product_new .wc-link:hover .wc-img img{transform: scale(1.05);}

.md18471.md-home_product_new .wc-item:nth-child(n + 6){display: none;}
.md18471.md-home_product_new .wc-item:nth-child(1){width: 66.66%;}
.md18471.md-home_product_new .wc-item:nth-child(1) .wc-img{padding-top: calc(658/1056*100%);}
@media (min-width: 750px) {
  .md18471.md-home_product_new .wc-item:nth-child(5){position: absolute;bottom: 0;right: 0;}
  .md18471.md-home_product_new .wc-item:nth-child(5) .wc-img{padding-top: calc(658/513*100%);}
}
@media (max-width: 750px) {
   .md18471.md-home_product_new .wc-item{width: 50%;}
   .md18471.md-home_product_new .wc-item:nth-child(1){width: 100%;}
   .md18471.md-home_product_new .wc-more{line-height: .6rem;border-radius: .3rem;}
}

/* 首页-大图 */
.md18472.md-home_product_big{width: 100%;background-color: #000;} 
.md18472.md-home_product_big img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18472.md-home_product_big .wd-cont{width: 100%;position: relative;}
.md18472.md-home_product_big .wd-swiper{width: 100%;}
.md18472.md-home_product_big .wd-item{display: block;width: 100%;}
.md18472.md-home_product_big .wd-link{display: block;cursor: pointer;width: 100%;}
.md18472.md-home_product_big .wd-bg{width: 100%;position: relative;overflow: hidden;padding-top: calc(850/1920*100%);}
.md18472.md-home_product_big .wd-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18472.md-home_product_big .wd-bottom{position: absolute;top: 0;left: 50%;transform: translate(-50%,0);width: 16rem;max-width: 92%;height: 100%;}
.md18472.md-home_product_big .wd-box{position: absolute;left: 0;top: 50%;transform: translate(0,-50%);width: 4.58rem;padding: .05rem 0 .3rem;max-height: 90%;overflow: auto;background-color: #ffffff;}
.md18472.md-home_product_big .wd-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(458/458*100%);}
.md18472.md-home_product_big .wd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18472.md-home_product_big .wd-text{width: 100%;padding: .2rem .3rem 0;}
.md18472.md-home_product_big .wd-name{font-family: 'Montserrat-Medium';width: 100%;color: #333333;line-height: 1.5;}
.md18472.md-home_product_big .wd-pricebox{width: 100%;font-size: 0;}
.md18472.md-home_product_big .wd-price{display: inline-block;vertical-align: middle;margin-top: .05rem;margin-right: .12rem;color: #f7390d;line-height: 1.6;}
.md18472.md-home_product_big .wd-price2{display: inline-block;vertical-align: middle;margin-top: .05rem;text-decoration: line-through;color: #999999;line-height: 1.6;}
.md18472.md-home_product_big .wd-link:hover .wd-img img{transform: scale(1.05);}

.md18472.md-home_product_big .wd-prev{left: 1.15rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18472.md-home_product_big .wd-next{transform: rotate(-180deg);right:1.15rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18472.md-home_product_big .wd-pagination{position: absolute;bottom: .35rem;left: 0;width: 100%;text-align: center;font-size: 0;}
.md18472.md-home_product_big .wd-pagination .swiper-pagination-bullet{vertical-align: middle;position: relative;margin:.05rem;border-radius: 50%;opacity: 1;width: .1rem;height: .1rem;background-color: rgba(255,255,255,.4);}
.md18472.md-home_product_big .wd-pagination .swiper-pagination-bullet-active{background-color: #fff;}

@media (max-width: 900px) {
   .md18472.md-home_product_big .wd-prev{left: .3rem;}
   .md18472.md-home_product_big .wd-next{right: .3rem;}
}
@media (max-width: 750px) {
    .md18472.md-home_product_big .wd-cont{padding-bottom: .6rem;}
    .md18472.md-home_product_big .wd-pagination{bottom: .15rem;}
    .md18472.md-home_product_big .wd-bottom{position: relative;left: 0;transform: translate(0,0);width: 100%;max-width: 100%;}
    .md18472.md-home_product_big .wd-box{position: relative;top: 0;transform: translate(0,0);width: 80%;max-width: 320px;margin: -.6rem auto 0;}
}

/* 首页-产品-热门 */
.md18473.md-home_product_hot{width: 100%;padding: .95rem 0 1rem;}
.md18473.md-home_product_hot img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18473.md-home_product_hot .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md18473.md-home_product_hot .we-titles{font-family: 'Montserrat-Medium';width: 100%;text-align: center;padding-bottom: .45rem;color: #333333;line-height: 1.25;}
.md18473.md-home_product_hot .we-morebox{width: 100%;text-align: center;padding-top: .45rem;}
.md18473.md-home_product_hot .we-more{transition: all ease .3s;display: inline-block;cursor: pointer;padding: 0 .28rem;color: #ffffff;line-height: .48rem;background-color: #333;border-radius: .24rem;}
.md18473.md-home_product_hot .we-cont{width: calc(100% + .3rem);position: relative;left: -.15rem;}
.md18473.md-home_product_hot .we-swiper{width: 100%;}
.md18473.md-home_product_hot .we-item{display: block;cursor: pointer;width: 25%;padding: 0 .15rem;}
.md18473.md-home_product_hot .we-link{display: block;cursor: pointer;width: 100%;}
.md18473.md-home_product_hot .we-imgbox{width: 100%;position: relative;padding: .32rem 0;background-color: #f1f1f1;}
.md18473.md-home_product_hot .we-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(513/513*100%);}
.md18473.md-home_product_hot .we-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18473.md-home_product_hot .we-text{width: 100%;padding-top: .2rem;}
.md18473.md-home_product_hot .we-name{font-family: 'Montserrat-Medium';width: 100%;color: #333333;line-height: 1.5;}
.md18473.md-home_product_hot .we-pricebox{width: 100%;font-size: 0;}
.md18473.md-home_product_hot .we-price{display: inline-block;vertical-align: middle;margin-top: .05rem;margin-right: .12rem;color: #f7390d;line-height: 1.6;}
.md18473.md-home_product_hot .we-price2{display: inline-block;vertical-align: middle;margin-top: .05rem;text-decoration: line-through;color: #999999;line-height: 1.6;}
.md18473.md-home_product_hot .we-link:hover .we-img img{transform: scale(1.05);}

.md18473.md-home_product_hot .we-prev{top: 2.2rem;left: -.3rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18473.md-home_product_hot .we-next{transform: rotate(-180deg);top: 2.2rem;right:-.3rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18473.md-home_product_hot .we-pagination{position: static;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.md18473.md-home_product_hot .we-pagination .swiper-pagination-bullet{vertical-align: middle;position: relative;margin:.05rem;border-radius: 50%;opacity: 1;width: .1rem;height: .1rem;background-color: rgba(0,0,0,.15);}
.md18473.md-home_product_hot .we-pagination .swiper-pagination-bullet-active{background-color: #000000;}

@media (max-width: 750px) {
    .md18473.md-home_product_hot .we-item{width: 50%;}
    .md18473.md-home_product_hot .we-more{line-height: .6rem;border-radius: .3rem;}
    .md18473.md-home_product_hot .we-prev{left: -.1rem;}
    .md18473.md-home_product_hot .we-next{right: -.1rem;}
}

/* 首页-产品-三个板块 */
.md18474.md-home_product_three{width: 100%;overflow: hidden;padding-bottom: .9rem;}
.md18474.md-home_product_three img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18474.md-home_product_three .layout{width: 12.08rem;max-width: 92%;margin: 0 auto;}
.md18474.md-home_product_three .wf-cont{width: 100%;position: relative;}
.md18474.md-home_product_three .wf-swiper{width: 100%;overflow: visible;}
.md18474.md-home_product_three .wf-item{display: block;width: 100%;padding: 0 .04rem;}
.md18474.md-home_product_three .wf-link{display: block;cursor: pointer;width: 100%;}
.md18474.md-home_product_three .wf-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(675/1200*100%);}
.md18474.md-home_product_three .wf-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18474.md-home_product_three .wf-text{opacity: 0;transition: all ease .5s;position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding: 0 1.2rem;}
.md18474.md-home_product_three .wf-name{font-family: 'Montserrat-Medium';width: 100%;margin-bottom: .1rem;color: #ffffff;line-height: 1.25;}
.md18474.md-home_product_three .wf-pricebox{width: 100%;font-size: 0;}
.md18474.md-home_product_three .wf-price{display: inline-block;vertical-align: middle;margin-right: .12rem;margin-bottom: .1rem;color: #ffffff;line-height: 1.6;}
.md18474.md-home_product_three .wf-price2{display: inline-block;vertical-align: middle;margin-bottom: .1rem;color: rgba(255,255,255,.6);line-height: 1.6;text-decoration: line-through;}
.md18474.md-home_product_three .wf-more{transition: all ease .3s;display: inline-block;cursor: pointer;margin-top: .4rem;padding: 0 .28rem;color: #333333;line-height: .48rem;background-color: #ffffff;border-radius: .24rem;}
.md18474.md-home_product_three .wf-item.swiper-slide-active  .wf-text{opacity: 1;}
.md18474.md-home_product_three .wf-link:hover .wf-img img{transform: scale(1.05);}
.md18474.md-home_product_three .wf-link:hover .wf-more{background-color: #333;color: #fff;}

.md18474.md-home_product_three .wf-prev{left: -2.4rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18474.md-home_product_three .wf-next{transform: rotate(-180deg);right:-2.4rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('/static/home/images/wa1.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18474.md-home_product_three .wf-scrollbar{position: absolute;bottom: -.45rem;left: .04rem;width: calc(100% - .08rem);height: 3px;background-color: rgba(0,0,0,.1);}
.md18474.md-home_product_three .swiper-scrollbar-drag{height: 100%;background-color: #000000;}

@media (max-width: 900px) {
    .md18474.md-home_product_three .wf-text{padding: 0 .8rem;}
   .md18474.md-home_product_three .wf-prev{left:  .3rem;}
   .md18474.md-home_product_three .wf-next{right:  .3rem;}
}

/* 首页-产品-你也许会喜欢 */
.md18475.md-home_product_like{width: 100%;padding: .45rem 0 1rem;}
.md18475.md-home_product_like img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18475.md-home_product_like .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md18475.md-home_product_like .wg-titles{font-family: 'Montserrat-Medium';width: 100%;text-align: center;padding-bottom: .45rem;color: #333333;line-height: 1.25;}
.md18475.md-home_product_like .wg-morebox{width: 100%;text-align: center;padding-top: .45rem;}
.md18475.md-home_product_like .wg-more{transition: all ease .3s;display: inline-block;cursor: pointer;padding: 0 .28rem;color: #ffffff;line-height: .48rem;background-color: #333;border-radius: .24rem;}
.md18475.md-home_product_like .wg-cont{width: calc(100% + .3rem);position: relative;left: -.15rem;}
.md18475.md-home_product_like .wg-swiper{width: 100%;}
.md18475.md-home_product_like .wg-item{display: block;cursor: pointer;width: 25%;padding: 0 .15rem;}
.md18475.md-home_product_like .wg-link{display: block;cursor: pointer;width: 100%;}
.md18475.md-home_product_like .wg-imgbox{width: 100%;position: relative;padding: .32rem 0;background-color: #f1f1f1;}
.md18475.md-home_product_like .wg-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(513/513*100%);}
.md18475.md-home_product_like .wg-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md18475.md-home_product_like .wg-text{width: 100%;padding-top: .2rem;}
.md18475.md-home_product_like .wg-name{font-family: 'Montserrat-Medium';width: 100%;color: #333333;line-height: 1.5;}
.md18475.md-home_product_like .wg-pricebox{width: 100%;font-size: 0;}
.md18475.md-home_product_like .wg-price{display: inline-block;vertical-align: middle;margin-top: .05rem;margin-right: .12rem;color: #f7390d;line-height: 1.6;}
.md18475.md-home_product_like .wg-price2{display: inline-block;vertical-align: middle;margin-top: .05rem;text-decoration: line-through;color: #999999;line-height: 1.6;}
.md18475.md-home_product_like .wg-link:hover .wg-img img{transform: scale(1.05);}

.md18475.md-home_product_like .wg-prev{top: 2.2rem;left: -.3rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('../images/wa1-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18475.md-home_product_like .wg-next{transform: rotate(-180deg);top: 2.2rem;right:-.3rem;width: .12rem;margin-top: -.25rem;height: .5rem;background-image: url('../images/wa1-b.png');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.md18475.md-home_product_like .wg-pagination{position: static;bottom: 0;left: 0;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.md18475.md-home_product_like .wg-pagination .swiper-pagination-bullet{vertical-align: middle;position: relative;margin:.05rem;border-radius: 50%;opacity: 1;width: .1rem;height: .1rem;background-color: rgba(0,0,0,.15);}
.md18475.md-home_product_like .wg-pagination .swiper-pagination-bullet-active{background-color: #000000;}

@media (max-width: 750px) {
    .md18475.md-home_product_like .wg-item{width: 50%;}
    .md18475.md-home_product_like .wg-more{line-height: .6rem;border-radius: .3rem;}
    .md18475.md-home_product_like .wg-prev{left: -.1rem;}
    .md18475.md-home_product_like .wg-next{right: -.1rem;}
}
