/*公共*/
.header{position:fixed;top:0;left:0;width:100%;z-index:998;transition: .3s;}
.header>.width{max-width:16rem;display:flex;align-items:center;height:1rem;justify-content: space-between;}
.header .logo{width:1.87rem;height:.5rem}
.header .con{display: flex;justify-content: flex-end;}
.header .con>ul{display: flex;}
.header .con>ul>li{padding:0 .2rem;font-size: .16rem;}
.header .con>ul>li>a{line-height: 1rem;}
.header .con>ul>li>a.active{color:#ff4e00}
.header .new-goods{background: #fff;border-top:1px #eee solid;position: absolute;top: 100%;left: 0;width:100%;display: none;}
.header .new-goods ul{display: flex;padding:.4rem 0 .8rem;max-width:16rem;}
.header .new-goods li{width: 4.5rem;height:2.4rem;margin-right: .25rem;position: relative;}
.header .new-goods li .img{border-radius: .1rem;}
.header .new-goods ul>a{flex:1;border-radius: .1rem;border: 1px solid #ff4e00;font-size: .2rem;line-height: .3rem;color:#ff4e00;padding: .75rem 0 0 .4rem;background: url(../images/arrow1-m.svg) no-repeat .35rem 1.45rem/.2rem;transition: .3s;}
.header .goods{background: #fff;border-top:1px #eee solid;position: absolute;top: 100%;left: 0;width:100%;display: none;}
.header .goods ul{display: flex;padding:.4rem 0 .5rem;max-width:16rem;}
.header .goods li{width: 3.2rem;margin-right: .4rem;position: relative;}
.header .goods .img-bg{height: 1.7rem;border-radius: .1rem;margin-bottom: .2rem;}
.header .goods li>p{font-size: .16rem;text-align: center;}
.header .goods ul>a{flex:1;border-radius: .1rem;border: 1px solid #ff4e00;font-size: .2rem;line-height: .3rem;color:#ff4e00;padding: .4rem 0 0 .35rem;background: url(../images/arrow1-m.svg) no-repeat .3rem 1.1rem/.2rem;transition: .3s;height: 1.7rem;}
.header .child{position: absolute;display: none;top: 100%;left: 0;width:100%;line-height: .8rem;justify-content: center;border-top: 1px #eee solid;background: #fff;text-align:center;}
.header .child>a{margin-right: .5rem;display: inline-block;}
.header .child>a:last-child{margin-right: 0;}
.header .search{width: .2rem;height:1rem;background: url(../images/search.png) no-repeat center center/100%;margin:0 .3rem 0 .2rem;position: relative;cursor: pointer;}
.header .search .popup{width: 3rem;display: none;position: absolute;top: 100%;right: 0;}
.header .search .popup>div{display: flex;}
.header .search .popup>div>input{height: .5rem;flex:1;background: #f2f2f2;border-radius: .05rem 0 0 .05rem;}
.header .search .popup>div>p{width: .5rem;height: .5rem;background: #ff4e00 url(../images/seach-w.png) no-repeat center center/.2rem;border-radius: 0 .05rem .05rem 0;cursor: pointer;}
.header .lang{width: .2rem;height:1rem;background: url(../images/lang.svg) no-repeat center center/100%;}
.header .menu{display: none;}
.header.active{background:#fff}
.header.inner{background: #fff;}
.header-space{height:1rem}
.header-mask{position: fixed;bottom:0;left: 0;width: 100%;height: calc(100vh - 1rem);background: rgba(0,0,0,.5);z-index: 997;display: none;}

.footer{background: #111;padding: 1.1rem 0 .9rem;color:#fff}
.footer .width{max-width: 16rem;}
.footer1{display: flex;justify-content: space-between;border-bottom: 1px solid rgba(255,255,255,.1);padding-bottom: .55rem;margin-bottom: .5rem;}
.footer1 ul{width: 41.25%;display: flex;flex-wrap: wrap;}
.footer1 li{width: 50%;margin-bottom: .4rem;}
.footer1 li:last-child{width: 100%;margin-bottom: 0;}
.footer1 li>p:nth-of-type(1){opacity: .3;font-size: .12rem;margin-bottom: .2rem;}
.footer1 li>p:nth-of-type(2){font-size: .18rem;line-height: .28rem;}
.footer1 li:last-child>p:nth-of-type(2){font-size: .14rem;line-height: .24rem;}
.footer1 .subscribe{width: 31.25%;}
.footer1 .subscribe>p{font-size: .18rem;}
.footer1 .subscribe .input{display: flex;margin:.25rem 0}
.footer1 .subscribe .input>input{height: .6rem;border-radius: .3rem 0 0 .3rem;background: rgba(255,255,255,.1);flex:1;padding:0 .25rem;color:rgba(255,255,255,.5)}
.footer1 .subscribe .input>input::placeholder{color:rgba(255,255,255,.5)}
.footer1 .subscribe .input>p{width:1.4rem;height: .6rem;line-height: .6rem;background: #ff4e00;text-align: center;border-radius: 0 .3rem .3rem 0;cursor: pointer;transition: .3s;}
.footer1 .subscribe label{display: flex;align-items: center;}
.footer1 .subscribe label>p{opacity: .5;margin-left: .1rem;cursor: pointer;}
.footer1 .subscribe label>p>a{display: inline-block;color:#fff;text-decoration: underline;}
.footer2{display: flex;align-items: center;}
.footer2>p{flex:1;padding-right:.5rem;opacity: .3;}
.footer2>p>a{display:inline-block;color:#fff}
.footer2 .media{display: flex;justify-content: flex-end;flex:1}
.footer2 .media>a{width: .3rem;height: .3rem;margin-right: .2rem;filter: brightness(0%) invert(100%)}
.footer2 .media>a:last-child{margin-right: 0;}

.inner-banner{position: relative;z-index: 100;}
.inner-banner .m{display: none;}
.inner-banner .img{height: 6.4rem;}
.inner-banner .width{position: absolute;top:32%;left: 50%;transform: translateX(-50%);}
.inner-banner .info{width: 50%;}
.inner-banner .info>p:nth-of-type(1){font-size: .48rem;line-height: .58rem;margin-bottom: .1rem;}
.inner-banner .info>p:nth-of-type(2){font-size: .24rem;line-height: .34rem;}

.nav-m{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;background:#fff;overflow-y:auto;z-index:1000}
.nav-m .info{display:flex;justify-content:space-between;align-items:center;height:1.2rem;position: sticky;top: 0;left: 0;background: #fff;z-index: 2;}
.nav-m .logo{width:2.62rem;height:.7rem}
.nav-m .close{width:.4rem;height:.4rem;background:url(../images/close.svg) no-repeat center center/100%}
.nav-m ul{border-top:1px solid rgba(0,0,0,.1);margin-top:.1rem;}
.nav-m li{border-bottom:1px solid rgba(0,0,0,.1);padding:.4rem 0;position:relative;font-size:.32rem}
.nav-m li::after{position:absolute;top:51%;right:0;transform:translateY(-50%);content:'';width:.36rem;height:.36rem;background:url(../images/arrow1.svg) no-repeat center center/100%;transition:.3s}
.nav-m li.rotate::after{transform:rotate(90deg);top:35%}
.nav-m li>a{display:inline-block;font-size:.32rem;}
.nav-m li.block>a{display: block;}
.nav-m li.rotate>a{color:#ff4e00}
.nav-m .new-goods{display: none;}
.nav-m .new-goods>div{position: relative;margin-top: .3rem;}
.nav-m .new-goods .img{padding-bottom: 53.33%;border-radius: .1rem;}
.nav-m .new-goods>a{border-radius: .2rem;border: 1px solid #ff4e00;font-size: .28rem;line-height: .8rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 80% center/.3rem;text-align: center;margin-top: .3rem;}
.nav-m .goods{display: none;}
.nav-m .goods .items{display: flex;flex-wrap: wrap;margin-top: .3rem;}
.nav-m .goods .item{position: relative;width: calc(50% - .1rem);margin-bottom:.3rem}
.nav-m .goods .item:nth-child(2n+1){margin-right: .2rem;}
.nav-m .goods .img-bg{border-radius: .1rem;margin-bottom: .2rem;}
.nav-m .goods .img{padding-bottom: 53.12%;}
.nav-m .goods .item>p{font-size: .28rem;text-align: center;}
.nav-m .goods>a{border-radius: .2rem;border: 1px solid #ff4e00;font-size: .28rem;line-height: .8rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 80% center/.3rem;text-align: center;}
.nav-m .child{display:none;margin-left:.3rem;margin-bottom:.4rem}
.nav-m .child>a{padding:.32rem 0;border-bottom:1px rgba(0,0,0,.1) solid;font-size:.32rem}

@media (max-width:750px){
    .header>.width{height:1.2rem}
    .header .logo{width:2.62rem;height:.7rem}
    .header .con>ul{display: none;}
    .header .search{width: .4rem;height:1.2rem;margin:0}
    .header .search .popup{width: 100%;position: fixed;top: 1.2rem;right: auto;left: 0;}
    .header .search .popup>div>input{height: .9rem;width:calc(100% - .9rem);border-radius: 0;}
    .header .search .popup>div>p{width: .9rem;height: .9rem;background-size:.35rem;border-radius: 0}
    .header .lang{width: .4rem;height:1.2rem;margin: 0 .25rem;}
    .header .menu{width: .44rem;height:1.2rem;background: url(../images/menu.svg) no-repeat center center/100%;display: block;}
    .header-space{height:1.2rem}

    .footer{padding: 1rem 0 .6rem}
    .footer1{display: block;padding-bottom: .4rem;margin-bottom: .4rem;}
    .footer1 ul{width: 100%;margin-bottom: .4rem;}
    .footer1 li{margin-bottom: .3rem;}
    .footer1 li>p:nth-of-type(1){font-size: .24rem;margin-bottom: .2rem;}
    .footer1 li>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;}
    .footer1 li:last-child>p:nth-of-type(2){font-size: .24rem;line-height: .4rem;}
    .footer1 .subscribe{width: 100%;}
    .footer1 .subscribe>p{font-size: .28rem;}
    .footer1 .subscribe .input{margin:.3rem 0}
    .footer1 .subscribe .input>input{height: .8rem;border-radius: .6rem 0 0 .6rem;padding:0 .4rem}
    .footer1 .subscribe .input>p{width:1.8rem;height: .8rem;line-height: .8rem;border-radius: 0 .6rem .6rem 0;font-size: .26rem;}
    .footer1 .subscribe label>p{margin-left: .2rem;font-size: .24rem;}
    .footer2{display: block}
    .footer2>p{padding:0 0 .3rem;text-align: center;font-size: .24rem;line-height: .4rem;}
    .footer2 .media{justify-content: center}
    .footer2 .media>a{width: .4rem;height: .4rem;margin-right: .3rem;}

    .inner-banner .pc{display: none;}
    .inner-banner .m{display: block;}
    .inner-banner .img{height: auto;padding-bottom: 100%;}
    .inner-banner .width{top:15%}
    .inner-banner .info{width: 100%;text-align: center;}
    .inner-banner .info>p:nth-of-type(1){font-size: .5rem;line-height: .7rem;}
    .inner-banner .info>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;}
}

@media (any-hover:hover){
    .header .con>ul>li>a:hover{color:#ff4e00}
    .header .new-goods ul>a:hover{background-color: #ff4e00;color:#fff;background-image: url(../images/arrow1-w.svg);}
    .header .goods li:hover .img{transform: scale(1.1);}
    .header .goods li:hover>p{color:#ff4e00}
    .header .goods ul>a:hover{background-color: #ff4e00;color:#fff;background-image: url(../images/arrow1-w.svg)}
    .header .child>a:hover{color:#ff4e00}

    .footer1 .subscribe .input>p:hover{opacity: .8;}
    .footer1 .subscribe label>p:hover{opacity: 1;}
    .footer1 .subscribe label>p>a:hover{color:#ff4e00;}
    .footer2>p>a:hover{text-decoration:underline;}
}

/* 首页 */
.index-page .width{max-width: 16rem;}
.index-page .tit{font-size: .48rem;line-height: .58rem}
.index-page .btn{display: flex;}
.index-page .btn>a{width: 1.8rem;line-height: .48rem;border: 2px #ff4e00 solid;border-radius: .25rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 80% center/.18rem;padding-left: .4rem;cursor: pointer;transition: .3s;}
.index-page .btn>a:nth-of-type(1){margin-right: .1rem;background-position: 88% center;background-size:.18rem;padding-left: .25rem;}
.index-page .more{width:1.4rem;line-height: .38rem;border: 1px #000 solid;border-radius: .2rem;color:#000;padding-left: .22rem;background: url(../images/arrow1.svg) no-repeat 88% center/.18rem;transition: .3s;}
.index-page .more.middle{width:1.8rem;border-radius: .25rem;padding-left: .25rem;line-height: .46rem;background-color: transparent;color:#fff;background-image: url(../images/arrow1-w.svg);background-size: .18rem;border:2px solid #fff}
.index-page .more.large{width:2.1rem;border-radius: .25rem;padding-left: .3rem;line-height: .48rem;background-size: .2rem;background-position: 90% center;}

.index-page .box1{height: 9.6rem;}
.index-page .box1 .m{display: none;}
.index-page .box1 .img{height: 100%;}
.index-page .box1 video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.index-page .box1 .width{position: absolute;top:28%;left: 50%;transform: translateX(-50%);}
.index-page .box1 .info{width: 40%;}
.index-page .box1 .img-div{height: .44rem;width: 100%;justify-content: flex-start;}
.index-page .box1 .info>p:nth-of-type(1){font-size: .3rem;line-height: .4rem;margin-bottom: .25rem;}
.index-page .box1 .info>p:nth-of-type(2){line-height: .3rem;color:#333;margin:.3rem 0 .6rem}
.index-page .box1 .width.center{top:18%}
.index-page .box1 .width.center .info{width:100%;}
.index-page .box1 .width.center .info>p{text-align: center;}
.index-page .box1 .width.center .info>p:nth-of-type(1){font-size: .48rem;line-height: .58rem;margin-bottom:0}
.index-page .box1 .width.center .info>p:nth-of-type(2){font-size: .18rem;line-height: .28rem;margin:.1rem 0 .45rem}
.index-page .box1 .width.center .btn{justify-content: center;}
.index-page .box1 .swiper-pagination{bottom:.5rem}
.index-page .box1 .swiper-pagination-bullet{width:.1rem;height:.1rem;background: #ddd;opacity: 1;margin: 0 .06rem;}
.index-page .box1 .swiper-pagination-bullet-active{background: #ff4e00;}

.index-page .box2{padding:1rem 0 .9rem}
.index-page .box2 .tit-box{display: flex;align-items: center;margin-bottom: .4rem;}
.index-page .box2 .tit{flex:1;padding-right: .5rem;}
.index-page .box2 ul{display: flex;margin-bottom: .2rem;}
.index-page .box2 li{width: calc(50% - .1rem);height: 6.4rem;border-radius: .2rem;padding:.8rem .6rem 0}
.index-page .box2 li:first-child{margin-right: .2rem;background: url(../images/1.jpg) no-repeat center center/cover;}
.index-page .box2 li:nth-child(2){background: url(../images/2.jpg) no-repeat center center/cover;}
.index-page .box2 li .img-div{height:3.5rem}
.index-page .box2 li>a:nth-of-type(2){font-size: .36rem;margin:.2rem 0 .15rem}
.index-page .box2 li>p{font-size: .16rem;color:#666;margin-bottom: .3rem;}
.index-page .box2 .con{background: url(../images/3.jpg) no-repeat center center/cover;display: flex;height: 6.4rem;border-radius: .2rem;position: relative;padding:1.5rem 0 0 1.2rem}
.index-page .box2 .con .img-div{position: absolute;right:.5rem;top:1.2rem;height:4rem;width:50%}
.index-page .box2 .info{width:40%;padding-top: .5rem;}
.index-page .box2 .info>a:nth-of-type(1){font-size: .48rem;}
.index-page .box2 .info>p{font-size: .18rem;margin: .15rem 0 .5rem;}

.index-page .box3 .tab{display: flex;margin:.45rem 0 .4rem}
.index-page .box3 .tab>p{line-height: .52rem;padding: 0 .4rem;background: #f5f5f5;border-radius: .4rem;margin-right: .1rem;font-size: .16rem;cursor: pointer;transition: .3s;}
.index-page .box3 .tab>p:last-child{margin-right: 0;}
.index-page .box3 .tab>p.active{color:#fff;background: #ff4e00;}
.index-page .box3 .con{height: 6.4rem;position: relative;}
.index-page .box3 ul{display: flex;position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: 0;transition: .3s;}
.index-page .box3 ul.show{opacity: 1;z-index: 2;}
.index-page .box3 li{width: calc(50% - .1rem);border-radius: .2rem;padding:.8rem .6rem 0}
.index-page .box3 li:first-child{margin-right: .2rem;background: url(../images/4.jpg) no-repeat center center/cover;}
.index-page .box3 li:nth-child(2){background: url(../images/5.jpg) no-repeat center center/cover;}
.index-page .box3 li .img-div{height:3.5rem}
.index-page .box3 li>a:nth-of-type(2){font-size: .36rem;margin:.2rem 0 .15rem}
.index-page .box3 li>p{font-size: .16rem;color:#666;margin-bottom: .3rem;}

.index-page .box4{padding:.9rem 0}
.index-page .box4 ul{display: flex;margin-top: .45rem;}
.index-page .box4 li{width:4.3rem;margin-right: .2rem;}
.index-page .box4 li:last-child{margin-right: 0;}
.index-page .box4 li.small{width:3.4rem}
.index-page .box4 .item{background: #f5f5f5;border-radius: .1rem;height: 4.6rem;position: relative;padding:.7rem .4rem 0}
.index-page .box4 .item::after{content:'';width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;top: 0;left: 0;border-radius: .1rem;transition: .5s;opacity: 0;}
.index-page .box4 .img-div{height: 2.8rem;transition: .5s;}
.index-page .box4 .info{height: 100%}
.index-page .box4 .img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: .5s;border-radius: .1rem;}
.index-page .box4 .info>p{font-size: .24rem;position: absolute;left:0;bottom:0;width:100%;padding:0 .4rem .35rem .4rem;z-index: 2;transition: padding .5s;}
.index-page .box4 li.smalls .item{height: 2.2rem;padding:.35rem .4rem}
.index-page .box4 li.smalls .item:first-child{margin-bottom: .2rem;}
.index-page .box4 li.smalls .img-div{height: 100%;}

.index-page .box5 ul{display: flex;flex-wrap: wrap;margin-top: .45rem;}
.index-page .box5 li{width: calc((100% - 11.4rem) / 2);margin-right: .2rem;position: relative;height: 6.4rem;transition: .5s;}
.index-page .box5 li:last-child{margin-right: 0;}
.index-page .box5 li .img{border-radius: .2rem;}
.index-page .box5 .con{position: absolute;left: 0;bottom: 0;width: 100%;padding: 10% .5rem .45rem;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);align-items: flex-end;border-radius: 0 0 .2rem .2rem;opacity: 0;display: flex;}
.index-page .box5 .info{flex:1;padding-right: .5rem;color:#fff;}
.index-page .box5 .info>p:nth-of-type(1){font-size: .3rem;line-height: .4rem;margin-bottom: .05rem;}
.index-page .box5 .info>p:nth-of-type(2){font-size: .16rem;line-height: .26rem;}
.index-page .box5 .more{border-color: #fff;color:#fff;background-image: url(../images/arrow1-w.svg);width: 1.5rem;}
.index-page .box5 li.active{width: 11rem;}

.index-page .box6{padding:.9rem 0 1rem}
.index-page .box6 .tab{display: flex;margin:.45rem 0 .4rem}
.index-page .box6 .tab>p{line-height: .52rem;padding: 0 .4rem;background: #f5f5f5;border-radius: .4rem;margin-right: .1rem;font-size: .16rem;cursor: pointer;transition: .3s;}
.index-page .box6 .tab>p:last-child{margin-right: 0;}
.index-page .box6 .tab>p.active{color:#fff;background: #ff4e00;}
.index-page .box6 .con{height: 4.6rem;position: relative;}
.index-page .box6 ul{display: flex;position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: 0;transition: .3s;}
.index-page .box6 ul.show{opacity: 1;z-index: 2;}
.index-page .box6 li{width: calc(25% - .15rem);margin-right:.2rem;border-radius: .1rem;background: #f5f5f5;padding:.55rem .4rem 0}
.index-page .box6 li:last-child{margin-right: 0;}
.index-page .box6 li .img-div{height:1.9rem}
.index-page .box6 li>a:nth-of-type(2){font-size: .24rem;margin:.3rem 0 .15rem}
.index-page .box6 li>p{color:#666;line-height: .24rem;margin-bottom: .15rem;}

.index-page .box7{padding: 1.15rem 0 1rem;min-height: 8.4rem;position: relative;}
.index-page .box7 .m{display: none;}
.index-page .box7 .img{height: 100%;width: 100%;position: absolute;top: 0;left: 0;}
.index-page .box7 .width{position: relative;z-index: 2;}
.index-page .box7 ul{display: flex;margin-top: .45rem;flex-wrap: wrap;}
.index-page .box7 li{width: 3.6rem;margin-right: .2rem;margin-bottom: .2rem;background: rgba(255,255,255,.5);border: 2px solid rgba(255,255,255,.5);border-radius: .1rem;padding:.4rem 1rem .3rem .4rem;transition: .3s;position: relative;}
.index-page .box7 li:nth-child(4n){margin-right: 0;}
.index-page .box7 li.large{width: 4.6rem}
.index-page .box7 li::after{content:'';position: absolute;top:2px;left:0;width: 100%;height: 100%;background: url(../images/7.png) no-repeat .5rem .26rem/auto;opacity: 0;transition: .3s;}
.index-page .box7 li.large::after{background-position: 1.45rem .26rem;}
.index-page .box7 .img-div{width:.34rem;height:.34rem;margin-bottom: .7rem;}
.index-page .box7 li>p{font-size: .2rem;line-height: .3rem;}

.index-page .box8{padding:1.6rem 0 0 1.1rem;min-height: 6rem;position: relative;margin:1rem auto}
.index-page .box8 .m{display: none;}
.index-page .box8 .img{border-radius: .2rem;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.index-page .box8 .con{width: 58%;position: relative;z-index: 2;}
.index-page .box8 .con>p{margin:.15rem 0 .4rem;font-size: .16rem;line-height: .3rem;color:#666;max-width: 7rem;}

.index-page .box9 .tit-box{display:flex;align-items: center;margin-bottom: .35rem;}
.index-page .box9 .tit{flex:1}
.index-page .box9 .items{flex:1;display: flex;justify-content: flex-end;}
.index-page .box9 .item{border-right: 1px solid #eee;padding:0 .4rem}
.index-page .box9 .item:last-child{border-right:0;padding-right: 0;}
.index-page .box9 .item>p:nth-of-type(1){display: flex}
.index-page .box9 ul{display: flex;flex-wrap: wrap;}
.index-page .box9 li{width: calc(50% - .1rem);margin-bottom: .2rem;min-height: 8rem;position: relative;}
.index-page .box9 li:nth-child(2n+1){margin-right: .2rem;}
.index-page .box9 .img-bg{position: absolute;top:0;left:0;width: 100%;height: 100%;border-radius: .1rem;}
.index-page .box9 .info{position: relative;z-index: 2;padding:1rem}
.index-page .box9 .info>p{text-align: center;color:#fff;}
.index-page .box9 .info>p:nth-of-type(1){font-size: .36rem;line-height: .46rem;}
.index-page .box9 .info>p:nth-of-type(2){font-size: .16rem;line-height: .24rem;max-width: 4.4rem;margin:.1rem auto .35rem}
.index-page .box9 .more{margin:0 auto}

.index-page .box10{padding-bottom:.8rem}
.index-page .box10 .tit-box{display: flex;align-items: center;margin-bottom: .4rem;}
.index-page .box10 .tit{flex:1;padding-right: .5rem;}
.index-page .box10 .more{border-color:#000;border-width:1px;color:#000;background-image: url(../images/arrow1.svg);}
.index-page .box10 ul{margin-top: .45rem;display: flex;flex-wrap: wrap;}
.index-page .box10 li{width: calc(100% / 3 - .14rem);margin-bottom: .2rem;border-radius: .1rem;position: relative;height: 5.7rem;margin-right: .21rem;}
.index-page .box10 li:nth-child(3n){margin-right: 0;}
.index-page .box10 .info{color:#fff;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);position: absolute;left: 0;bottom: 0;padding: 10% .4rem .3rem;transition: .3s;}
.index-page .box10 .info>p:nth-of-type(2){font-size: .24rem;line-height:.34rem;margin-top:.1rem}

.index-page .box11{padding:.7rem 0}
.index-page .box11 .tit-box{display: flex;align-items: center;margin-bottom: .4rem;}
.index-page .box11 .tit{flex:1;padding-right: .5rem;}
.index-page .box11 .more{border-color:#000;border-width:1px;color:#000;background-image: url(../images/arrow1.svg);}
.index-page .box11 ul{display: flex;flex-wrap: wrap;}
.index-page .box11 li{width: calc(25% - .15rem);margin-right:.2rem;margin-bottom:.2rem;background: #f5f5f5;border-radius: .1rem;position: relative;padding: .35rem;}
.index-page .box11 li:nth-child(4n){margin-right: 0;}
.index-page .box11 .head{display: flex;align-items: center;}
.index-page .box11 .img-div{width: .48rem;height: .48rem;border-radius: 50%;}
.index-page .box11 .info{flex:1;padding-left: .2rem;}
.index-page .box11 .info>p:nth-of-type(1){font-size: .2rem;line-height: .3rem;}
.index-page .box11 .info>p:nth-of-type(2){display: flex;}
.index-page .box11 .info>p:nth-of-type(2)>span{width:.15rem;height: .15rem;background: url(../images/32.png) no-repeat center center/100%;margin-right: .1rem;}
.index-page .box11 li>p{font-size: .16rem;line-height: .26rem;color:#666;margin: .25rem 0;}
.index-page .box11 .img-bg{height: 1.7rem;border-radius: .1rem;}

@media (max-width:750px){
    .index-page .tit{font-size: .5rem;line-height: .7rem;text-align: center;}
    .index-page .btn>a{width: auto;line-height: .8rem;border-width: 1px;border-radius: .6rem;background-position:85% center;background-size:.3rem;padding: 0 .7rem 0 .4rem;font-size: .26rem;}
    .index-page .btn>a:nth-of-type(1){margin-right: .2rem;background-position: 90% center;background-size:.3rem;padding: 0 .7rem 0 .4rem;}
    .index-page .more{width:2.5rem;line-height: .7rem;border-radius: .6rem;padding-left:.4rem;background-size: .3rem;font-size:.24rem}
    .index-page .more.middle{width:3.3rem;border-radius: .6rem;padding-left:.5rem;line-height: .8rem;background-size: .3rem;font-size:.26rem;border-width: 1px;}
    .index-page .more.large{width:4rem;border-radius: .6rem;padding-left:.5rem;line-height: .8rem;background-size: .3rem;background-position: 90% center;font-size:.28rem}

    .index-page .box1{height: 100vh;}
    .index-page .box1 .pc{display: none;}
    .index-page .box1 .m{display: block;}
    .index-page .box1 video{display: none;}
    .index-page .box1 .width{top:17%}
    .index-page .box1 .info{width: 100%;}
    .index-page .box1 .img-div{height: .4rem;}
    .index-page .box1 .info>p:nth-of-type(1){font-size: .36rem;line-height: .56rem;}
    .index-page .box1 .info>p:nth-of-type(2){line-height: .48rem;margin:.3rem 0 .4rem}
    .index-page .box1 .width.center{top:18%}
    .index-page .box1 .width.center .info>p:nth-of-type(1){font-size: .5rem;line-height: .7rem}
    .index-page .box1 .width.center .info>p:nth-of-type(2){font-size: .28rem;line-height: .48rem}
    .index-page .box1 .swiper-pagination{bottom:.4rem}
    .index-page .box1 .swiper-pagination-bullet{width:.18rem;height:.18rem;margin: 0 .1rem;}

    .index-page .box2{padding:1rem 0}
    .index-page .box2 .tit-box{display: block;margin-bottom: .6rem;}
    .index-page .box2 .tit{padding: 0 0 .3rem;}
    .index-page .box2 .tit-box .more{margin:0 auto}
    .index-page .box2 ul{display: block}
    .index-page .box2 li{width: 100%;height: auto;padding:.8rem .4rem .6rem;margin-bottom: .4rem;}
    .index-page .box2 li:first-child{margin-right: 0}
    .index-page .box2 li .img-div{height:3rem}
    .index-page .box2 li>a:nth-of-type(2){margin:.4rem 0 .1rem}
    .index-page .box2 li>p{font-size: .24rem;margin-bottom: .3rem;}
    .index-page .box2 .con{display: block;height: auto;padding:.8rem .4rem .6rem}
    .index-page .box2 .con .img-div{position: static;height:3rem;width:100%}
    .index-page .box2 .info{width:100%;padding-top: .4rem;}
    .index-page .box2 .info>a:nth-of-type(1){font-size: .36rem;}
    .index-page .box2 .info>p{font-size: .24rem;margin: .1rem 0 .3rem;}

    .index-page .box3 .tab{justify-content: center;margin:.3rem 0 .6rem}
    .index-page .box3 .tab>p{line-height: .8rem;padding: 0 .6rem;border-radius: .6rem;margin-right: .2rem;font-size: .28rem}
    .index-page .box3 .con{height: 13.6rem;}
    .index-page .box3 ul{display: block;}
    .index-page .box3 li{width: 100%;padding:.8rem .4rem .6rem;}
    .index-page .box3 li:first-child{margin-right: 0;margin-bottom: .4rem;}
    .index-page .box3 li .img-div{height:3rem}
    .index-page .box3 li>a:nth-of-type(2){font-size: .36rem;margin:.4rem 0 .1rem}
    .index-page .box3 li>p{font-size: .24rem}

    .index-page .box4{padding:1rem 0}
    .index-page .box4 ul{display: block;margin-top: .6rem;}
    .index-page .box4 li{width:100%;margin-right: 0;margin-bottom: .4rem;}
    .index-page .box4 li:last-child{margin-bottom: 0;}
    .index-page .box4 li.small{width:100%}
    .index-page .box4 .item{height: auto;padding:.8rem .4rem .6rem}
    .index-page .box4 .item::after{display: none;}
    .index-page .box4 .img-div{height: 3rem}
    .index-page .box4 .info{height: 100%}
    .index-page .box4 .img{display: none;}
    .index-page .box4 .info>p{font-size: .36rem;position: static;padding:.4rem 0 0;text-align: center;}
    .index-page .box4 li.smalls .item{height: auto;padding:.8rem .4rem .5rem}
    .index-page .box4 li.smalls .item:first-child{margin-bottom: .4rem;}
    .index-page .box4 li.smalls .img-div{height: 3rem;}

    .index-page .box5 ul{display: block;margin-top: .4rem;}
    .index-page .box5 li{width: 100%;margin-right: 0;height: auto;margin-bottom: .4rem;}
    .index-page .box5 li:last-child{margin-bottom: 0;}
    .index-page .box5 li .img{padding-bottom: 80%;}
    .index-page .box5 .con{padding: 10% .4rem .5rem;display: block;opacity: 1;}
    .index-page .box5 .info{padding-right: 0}
    .index-page .box5 .info>p:nth-of-type(1){font-size: .36rem;line-height: .56rem;margin-bottom: 0;}
    .index-page .box5 .info>p:nth-of-type(2){font-size: .24rem;line-height: .44rem;margin-bottom: .2rem;}
    .index-page .box5 .more{width: 2.5rem;}
    .index-page .box5 li.active{width: 100%;}

    .index-page .box6{padding:1rem 0;}
    .index-page .box6 .tab{justify-content: center;margin:.3rem 0 .6rem}
    .index-page .box6 .tab>p{line-height: .8rem;padding: 0 .6rem;border-radius: .6rem;margin-right: .2rem;font-size: .28rem}
    .index-page .box6 .con{height: 30rem}
    .index-page .box6 ul{display: block}
    .index-page .box6 li{width: 100%;margin-right:0;padding:.8rem .4rem .6rem;margin-bottom: .4rem;}
    .index-page .box6 li:last-child{margin-bottom: 0;}
    .index-page .box6 li .img-div{height:3rem}
    .index-page .box6 li>a:nth-of-type(2){font-size: .36rem;margin:.4rem 0 .1rem}
    .index-page .box6 li>p{line-height: .4rem;margin-bottom: .3rem;font-size: .24rem;}

    .index-page .box7{padding: 1rem 0;min-height: 0;}
    .index-page .box7 .pc{display: none;}
    .index-page .box7 .m{display: block;}
    .index-page .box7 ul{display: block;margin-top: .4rem}
    .index-page .box7 li{width: 100%;margin-right: 0;margin-bottom: .3rem;padding:.4rem}
    .index-page .box7 li:last-child{margin-bottom: 0;}
    .index-page .box7 li.large{width: 100%}
    .index-page .box7 li::after{display: none;}
    .index-page .box7 .img-div{width:.7rem;height:.7rem;margin-bottom: .3rem;}
    .index-page .box7 li>p{font-size: .28rem;line-height: .48rem;}

    .index-page .box8{padding: 1rem .4rem;min-height: 0;}
    .index-page .box8 .pc{display: none;}
    .index-page .box8 .m{display: block;}
    .index-page .box8 .con{width: 100%;}
    .index-page .box8 .tit{text-align: left;}
    .index-page .box8 .con>p{font-size: .28rem;line-height: .48rem;max-width: 100%;}

    .index-page .box9 .tit-box{display:block;margin-bottom: .6rem;}
    .index-page .box9 .items{display: block;margin-top: .4rem;}
    .index-page .box9 .item{border-right: 0;padding:0 0 .3rem;text-align: center;}
    .index-page .box9 .item:last-child{padding-bottom: 0;}
    .index-page .box9 .item>p:nth-of-type(1){justify-content: center;}
    .index-page .box9 ul{display: block}
    .index-page .box9 li{width: 100%;margin-bottom: .4rem;min-height: 0;}
    .index-page .box9 li:nth-child(2n+1){margin-right: 0;}
    .index-page .box9 li:last-child{margin-bottom: 0;}
    .index-page .box9 .img-bg{position: static;height: auto;}
    .index-page .box9 .img{padding-bottom: 135%;}
    .index-page .box9 .info{position: absolute;top:0;left:0;width:100%;padding:.8rem .4rem 0}
    .index-page .box9 .info>p:nth-of-type(1){font-size: .36rem;line-height: .56rem;}
    .index-page .box9 .info>p:nth-of-type(2){font-size: .24rem;line-height: .44rem;max-width: 100%;margin:.1rem auto .25rem}

    .index-page .box10{padding-bottom:1rem}
    .index-page .box10 .tit-box{display: block;}
    .index-page .box10 .tit{padding: 0 0 .4rem;}
    .index-page .box10 .more{margin:0 auto;width:3rem}
    .index-page .box10 ul{margin-top: .6rem;display: block}
    .index-page .box10 li{width: 100%;margin-bottom: .4rem;height: 5.7rem;margin-right: 0;}
    .index-page .box10 li:last-child{margin-bottom: 0;}
    .index-page .box10 .info{padding: 10% .4rem .4rem}
    .index-page .box10 .info>p:nth-of-type(2){font-size: .32rem;line-height:.48rem;margin-top:.2rem}

    .index-page .box11{padding:1rem 0}
    .index-page .box11 .tit-box{display: block;margin-bottom: .6rem;}
    .index-page .box11 .tit{padding: 0 0 .4rem;}
    .index-page .box11 .more{margin:0 auto;width:3rem}
    .index-page .box11 ul{display: block}
    .index-page .box11 li{width: 100%;margin-right:0;margin-bottom:.4rem;padding: .6rem .4rem .4rem;}
    .index-page .box11 li:last-child{margin-bottom: 0;}
    .index-page .box11 .img-div{width: .9rem;height: .9rem}
    .index-page .box11 .info>p:nth-of-type(1){font-size: .32rem;line-height: .52rem;}
    .index-page .box11 .info>p:nth-of-type(2)>span{width:.25rem;height: .25rem}
    .index-page .box11 li>p{font-size: .28rem;line-height: .48rem;margin: .25rem 0;}
    .index-page .box11 .img-bg{height: auto}
    .index-page .box11 .img{padding-bottom: 52.63%;}
}

@media (any-hover:hover){
    .index-page .btn>a:hover{background-image: url(../images/arrow1-w.svg);background-color: #ff4e00;color:#fff}
    .index-page .more:hover{background-color: #ff4e00;border-color:#ff4e00;color:#fff;background-image: url(../images/arrow1-w.svg);}

    .index-page .box2 li:hover>a:nth-of-type(2){color:#ff4e00}
    .index-page .box2 li:hover .img-div>img{transform: scale(1.1);}
    .index-page .box2 .con:hover .info>a:nth-of-type(1){color:#ff4e00}
    .index-page .box2 .con:hover .img-div>img{transform: scale(1.1);}
    
    .index-page .box3 li:hover .img-div>img{transform: scale(1.1);}
    .index-page .box3 li:hover>a:nth-of-type(2){color:#ff4e00}

    .index-page .box4 .item:hover::after{opacity: 1;}
    .index-page .box4 .item:hover .info>p{text-align:center;color:#fff;padding:.4rem;bottom: auto;top: 50%;transform: translateY(-50%);}
    .index-page .box4 .item:hover .img-div{opacity: 0;}
    .index-page .box4 .item:hover .img{opacity: 1;}

    .index-page .box6 li:hover .img-div>img{transform: scale(1.1);}
    .index-page .box6 li:hover>a:nth-of-type(2){color:#ff4e00}
    
    .index-page .box7 li:hover{border-color:#ff4e00;background:#ff4e00}
    .index-page .box7 li:hover::after{opacity: 1;}
    .index-page .box7 li:hover .img-div{filter: brightness(0%) invert(100%)}
    .index-page .box7 li:hover>p{color:#fff}

    .index-page .box10 li:hover .img{transform: scale(1.1);}
    .index-page .box10 li:hover .info{padding-bottom: .4rem;}

    .index-page .box11 li:hover .img{transform: scale(1.1);}
}

/* 产品 */
.goods-page.index .box1{position: sticky;top: .6rem;left: 0;width: 100%;background: #fff;z-index: 100;padding:.6rem 0 .3rem}
.goods-page.index .box1 .width{display: flex;justify-content: center;}
.goods-page.index .box1 .width>a{font-size: .16rem;color:#999;margin-right: .2rem;line-height: .4rem;padding:0 .25rem;border-radius: .2rem;transition: .3s;}
.goods-page.index .box1 .width>a:last-child{margin-right: 0;}
.goods-page.index .box1 .width>a.active{background: #ff4e00;color:#fff}

.goods-page.index .box2{padding-bottom: .9rem;}
.goods-page.index .box2:first-child{padding-top: .4rem;}
.goods-page.index .box2>a{font-size: .36rem;line-height: .46rem;text-align: center;}
.goods-page.index .box2 .con{margin-top: .4rem;position: relative;}
.goods-page.index .box2 .swiper-container{border-radius: .1rem;}
.goods-page.index .box2 .swiper-slide{background: #f5f5f5;border-radius: .1rem;padding:.6rem .4rem .65rem;height: auto;}
.goods-page.index .box2 .img-div{height: 2.4rem;}
.goods-page.index .box2 .swiper-slide>a:nth-of-type(2){font-size: .24rem;margin:.55rem 0 .05rem}
.goods-page.index .box2 .swiper-slide>p:nth-of-type(1){font-size: .16rem;color: #666;}
.goods-page.index .box2 .swiper-slide>p:nth-of-type(2){line-height: .24rem;margin:.25rem 0 .2rem;color: #666;}
.goods-page.index .box2 .btn{display: flex;}
.goods-page.index .box2 .btn>a{width: 1.4rem;line-height: .38rem;border: 1px #ff4e00 solid;border-radius: .2rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 88% center/.16rem;padding-left: .18rem;cursor: pointer;transition: .3s;}
.goods-page.index .box2 .btn>a:nth-of-type(1){margin-right: .1rem;padding-left: .22rem;}
.goods-page.index .box2 .arrow{width: .5rem;height: .5rem;border-radius: 50%;border: 1px solid #eee;position: absolute;top: 50%;right: -.8rem;transform: translateY(-50%);background: url(../images/arrow1.svg) no-repeat center center/.16rem;cursor: pointer;transition: .3s;}
.goods-page.index .box2 .prev{transform: translateY(-50%) rotate(180deg);left: -.8rem;right:auto}

.goods-page.list .box1{background: url(../images/10.jpg) no-repeat center center/cover;height: 6.4rem;border-radius: .2rem;margin-top: 1rem;position: relative;display: flex;padding:1.1rem 0 0 .95rem}
.goods-page.list .box1 .img-div{position: absolute;right:1rem;top:1.2rem;height:4rem;width:40%}
.goods-page.list .box1 .info{width:45%;padding-top: .7rem;}
.goods-page.list .box1 .tag{display: flex;}
.goods-page.list .box1 .tag>p{padding:0 .1rem;line-height: .2rem;font-size: .12rem;color:#fff;border-radius: .1rem;background: #e00711;margin-right: .05rem;}
.goods-page.list .box1 .tag>p.hot{background: #ff4e00;}
.goods-page.list .box1 .info>a:nth-of-type(1){font-size: .48rem;margin:.1rem 0 .15rem}
.goods-page.list .box1 .info>p{font-size: .18rem;margin-bottom: .5rem;}
.goods-page.list .box1 .btn{display: flex;}
.goods-page.list .box1 .btn>a{width: 1.8rem;line-height: .48rem;border: 2px #ff4e00 solid;border-radius: .25rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 80% center/.18rem;padding-left: .4rem;cursor: pointer;transition: .3s;}
.goods-page.list .box1 .btn>a:nth-of-type(1){margin-right: .1rem;background-position:88% center;padding-left: .25rem;}

.goods-page.list .box2{padding:.8rem 0 .75rem;display: flex;justify-content: space-between;align-items: flex-start;}
.goods-page.list .box2 .choose{display: none;}
.goods-page.list .box2 .cate{width: 17.5%;}
.goods-page.list .box2 .cate .close-icon{display: none;}
.goods-page.list .box2 .cate>p{font-size: .24rem;line-height: .34rem;border-bottom: 1px #eee solid;padding-bottom: .25rem;margin-bottom: .25rem;}
.goods-page.list .box2 .cate li{margin-bottom: .4rem;}
.goods-page.list .box2 .cate li:last-child{margin-bottom: 0;}
.goods-page.list .box2 .cate li>p{font-size: .16rem;line-height: .22rem;padding-right: .5rem;position: relative;cursor: pointer;}
.goods-page.list .box2 .cate li>p::after{content:'';transition: .3s;width: .2rem;height: .2rem;background: url(../images/arrow.svg) no-repeat center center/.14rem;position: absolute;top:0;right:0;opacity: .8;}
.goods-page.list .box2 .cate label{display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: .15rem;cursor: pointer;margin-top: .2rem;}
.goods-page.list .box2 .cate label:last-child{margin-bottom: 0;}
.goods-page.list .box2 .cate label>input{margin-top: .02rem;}
.goods-page.list .box2 .cate label>input::before{border-color:#999}
.goods-page.list .box2 .cate label>input:checked::before{border-color:#ff4e00}
.goods-page.list .box2 .cate label>p{flex:1;padding-left: .1rem;font-size: .16rem;line-height: .22rem;}
.goods-page.list .box2 .cate li.close>p::after{transform: rotate(-90deg);}
.goods-page.list .box2 .con{width: 78.57%;display: flex;flex-wrap: wrap;}
.goods-page.list .box2 .con li{background: #f5f5f5;border-radius: .1rem;width: calc(100% / 3 - .16rem);margin-right: .24rem;margin-bottom: .25rem;padding:.55rem .4rem .4rem;position: relative;}
.goods-page.list .box2 .con li:nth-child(3n){margin-right: 0;}
.goods-page.list .box2 .con .new{position: absolute;top: .3rem;left: .3rem;width: .33rem;height: .34rem;background: url(../images/11.png) no-repeat center center/100%;}
.goods-page.list .box2 .con .img-div{height: 1.85rem;}
.goods-page.list .box2 .con li>a:nth-of-type(2){font-size: .24rem;margin: .35rem 0 .1rem;}
.goods-page.list .box2 .con li>p:nth-of-type(1){font-size: .18rem;}
.goods-page.list .box2 .con li>p:nth-of-type(1)>s{font-size: .14rem;color:#999;font-family: 'ms';}
.goods-page.list .box2 .con li>p:nth-of-type(2){font-size: .16rem;line-height: .24rem;color:#666;margin:.1rem 0 .2rem}
.goods-page.list .box2 .con .color{display: flex;margin-bottom: .3rem;}
.goods-page.list .box2 .con .color>p{width: .18rem;height: .18rem;border-radius: 50%;margin-right: .1rem;}
.goods-page.list .box2 .con .color>p:last-child{margin-right: 0;}
.goods-page.list .box2 .con li>a:nth-of-type(3){line-height: .4rem;border-radius: .2rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 68% center/.16rem;padding-left: 32%;transition: .3s;border:1px #ff4e00 solid}
.goods-page.list .box2 .none{background: url(../images/31.png) no-repeat center center/1rem;padding-top: 1.2rem;color:#999;text-align: center;width:100%;font-size: .18rem;}

.goods-page.detail .none{height:1.8rem}
.goods-page.detail .tit>p:nth-of-type(1){font-size: .36rem;line-height: .46rem;margin-bottom: .2rem;padding-left: .3rem;position: relative;}
.goods-page.detail .tit>p:nth-of-type(1)::before{content:'';width: .05rem;height: .2rem;background: #ff4e00;position: absolute;top:.07rem;left: 0;}
.goods-page.detail .tit>p:nth-of-type(1)::after{content:'';width: .05rem;height: .1rem;background: #000;position: absolute;top:.27rem;left: 0;}
.goods-page.detail .tit>p:nth-of-type(2){font-size: .16rem;line-height: .26rem;color:#666}
.goods-page.detail .crumb{display: flex;font-size: .12rem;align-items: center;padding: .35rem 0 .6rem;}
.goods-page.detail .crumb>a:nth-of-type(1){background: url(../images/12.png) no-repeat left center/.17rem;padding-left: .3rem;}
.goods-page.detail .crumb>em{font-style: normal;margin:0 .05rem}

.goods-page.detail .box1{display: flex;justify-content: space-between;padding-bottom: 1rem;}
.goods-page.detail .box1 .pic{width: 46.8%;position: relative;}
.goods-page.detail .box1 .swiper-container{height: 5.5rem;border-radius: .1rem;margin-bottom: .4rem;}
.goods-page.detail .box1 .pic .img-div{height:100%;}
.goods-page.detail .box1 .pic .img-div>img{max-width: 80%;max-height: 80%;}
.goods-page.detail .box1 .pic .img-bg{height:100%;}
.goods-page.detail .box1 .pic video{width: 100%;height: 100%;object-fit: cover}
.goods-page.detail .box1 .pic>p{line-height: .22rem;background: rgba(0,0,0,.3);color:#fff;border-radius: .05rem;position: absolute;top:.2rem;right:.2rem;padding:0 .1rem;letter-spacing: 1px;z-index: 2;}
.goods-page.detail .box1 .arrow{width: .5rem;height: .5rem;border-radius: 50%;position: absolute;top: 2.5rem;right: .2rem;background: rgba(0,0,0,.5) url(../images/arrow1-w.svg) no-repeat center center/.16rem;cursor: pointer;transition: .3s;z-index: 2;}
.goods-page.detail .box1 .prev{transform:rotate(180deg);left: .2rem;right:auto}
.goods-page.detail .box1 .tab{line-height: .4rem;border-radius: .2rem;background: #f5f5f5;display: inline-block;}
.goods-page.detail .box1 .tab>p{width:1.2rem;line-height: .4rem;text-align: center;font-size: .16rem;border-radius: .2rem;cursor: pointer;transition: .3s;display: inline-block;}
.goods-page.detail .box1 .tab>p.w100{width: 1rem;}
.goods-page.detail .box1 .tab>p.active{background: #ff4e00;color:#fff;font-family: 'ms-b';}
.goods-page.detail .box1 .con{width: 48.57%;}
.goods-page.detail .box1 .con>p:nth-of-type(1){font-size: .36rem;line-height: .46rem;}
.goods-page.detail .box1 .con>p:nth-of-type(2){font-size: .18rem;margin:.1rem 0 .2rem}
.goods-page.detail .box1 .con>p:nth-of-type(2)>s{font-size: .14rem;color:#999;font-family: 'ms';}
.goods-page.detail .box1 .con>p:nth-of-type(3){font-size: .16rem;line-height: .26rem;color:#666;border-bottom: 1px #eee solid;padding-bottom: .25rem;}
.goods-page.detail .box1 .stit{font-size: .16rem;}
.goods-page.detail .box1 .attr{display: flex;}
.goods-page.detail .box1 .color{width: calc(50% - .2rem);margin:.25rem .4rem 0 0}
.goods-page.detail .box1 .color ul{display: flex;flex-wrap: wrap;margin-top: .2rem;}
.goods-page.detail .box1 .color li{width: .3rem;height: .3rem;border-radius: 50%;margin: 0 .2rem .1rem 0;}
.goods-page.detail .box1 .color li:last-child{margin-right: 0;}
.goods-page.detail .box1 .certificate{width: calc(50% - .2rem);margin-top: .25rem;}
.goods-page.detail .box1 .certificate ul{display: flex;flex-wrap: wrap;margin-top: .15rem;}
.goods-page.detail .box1 .certificate li{width: .4rem;height: .4rem;margin: 0 .2rem .1rem 0;}
.goods-page.detail .box1 .certificate li:last-child{margin-right: 0;}
.goods-page.detail .box1 .terms{margin-top: .25rem;}
.goods-page.detail .box1 .terms ul{display: flex;flex-wrap: wrap;}
.goods-page.detail .box1 .terms li{width: calc(50% - .2rem);border-bottom: 1px solid #eee;padding: .25rem 0 .15rem;}
.goods-page.detail .box1 .terms li:nth-child(2n+1){margin-right: .4rem;}
.goods-page.detail .box1 .terms li>p{line-height: .24rem;}
.goods-page.detail .box1 .terms li>p:nth-of-type(1){color:#999;margin-bottom: .05rem;}
.goods-page.detail .box1 .highlight{margin-top: .4rem;}
.goods-page.detail .box1 .highlight>div{margin-top: .15rem;}
.goods-page.detail .box1 .highlight>div>p{line-height: .24rem;color:#666;padding-left: .15rem;position: relative;margin-bottom: .1rem;}
.goods-page.detail .box1 .highlight>div>p:last-child{margin-bottom: 0;}
.goods-page.detail .box1 .highlight>div>p::before{content:'';position: absolute;top: .08rem;left: 0;width: .05rem;height: .05rem;background: #666;}
.goods-page.detail .box1 .btn{display: none;}

.goods-page.detail .box2{position: sticky;box-shadow: 0 0 .4rem rgba(0,0,0,.08);background: #fff;width:100%;left: 0;z-index: 998;}
.goods-page.detail .box2 .width{display: flex;align-items: center;height: 1rem;}
.goods-page.detail .box2 .width>p{font-size: .3rem;flex:1;padding-right: .5rem;}
.goods-page.detail .box2 .width>p:nth-of-type(2){display: none;}
.goods-page.detail .box2 .info{display: flex;align-items: center;}
.goods-page.detail .box2 .info>p{margin-right: .3rem;text-align: right;}
.goods-page.detail .box2 .info>p>span{display: block;font-size: .18rem;}
.goods-page.detail .box2 .info>p>span:nth-of-type(2){color:#ff4e00;font-size: .14rem;}
.goods-page.detail .box2 .btn{display: flex;}
.goods-page.detail .box2 .btn>a{width: 2.4rem;line-height: .58rem;border: 2px #ff4e00 solid;border-radius: .3rem;cursor: pointer;transition: .3s;color:#ff4e00;}
.goods-page.detail .box2 .btn1{margin-right: .1rem;background: url(../images/arrow1-m.svg) no-repeat 72% center/.18rem;padding-left: .7rem;}
.goods-page.detail .box2 .btn2{background: url(../images/13.png) no-repeat .5rem center/.3rem;padding-left: .9rem;}

.goods-page.detail .box3{margin-top: -1rem;}
.goods-page.detail .box3 .m{display: none;}
.goods-page.detail .box3>img{max-width: 100%;margin:0 auto;display: block;}

.goods-page.detail .box4{padding-top:.7rem}

.goods-page.detail .box5{padding-top:.7rem}
.goods-page.detail .box5 ul{margin-top:.4rem}
.goods-page.detail .box5 li{margin-bottom: .5rem;}
.goods-page.detail .box5 li:last-child{margin-bottom: 0;}
.goods-page.detail .box5 li>img{max-width: 100%;margin:0 auto;display: block;border-radius: .2rem;}

.goods-page.detail .box6{padding-top:.8rem}
.goods-page.detail .box6 ul{margin-top: .4rem;}
.goods-page.detail .box6 li{margin-bottom: .2rem;border: 1px #ededed solid;border-radius: .1rem;}
.goods-page.detail .box6 li:last-child{margin-bottom: 0;}
.goods-page.detail .box6 li>p{position: relative;}
.goods-page.detail .box6 li>p:nth-of-type(1){cursor: pointer;padding:.25rem .9rem;font-size: .16rem;line-height: .26rem;}
.goods-page.detail .box6 li>p:nth-of-type(2){border-top: 1px #ededed solid;padding:.35rem .9rem;display: none;font-size:.14rem;line-height: .24rem}
.goods-page.detail .box6 li>p::before{content:'Q';position: absolute;top:.22rem;left:.4rem;width:.32rem;height: .29rem;background: url(../images/14.png) no-repeat center center/100%;font-size: .18rem;color:#fff;text-align: center;font-family: 'ms';}
.goods-page.detail .box6 li>p:nth-of-type(2)::before{content:'A';background-image: url(../images/15.png);padding-top: .03rem;top: .3rem;}
.goods-page.detail .box6 li>p:nth-of-type(1):after{content:'';position: absolute;top:.25rem;right:.4rem;width: .25rem;height: .25rem;background: url(../images/arrow1.svg) no-repeat center center/100%;opacity: .6;transition: .3s;transform: rotate(90deg);}
.goods-page.detail .box6 li.active>p:nth-of-type(1):after{transform: rotate(-90deg);background-image: url(../images/arrow1-m.svg);}

.goods-page.detail .box7{padding: .7rem 0 1.8rem;}
.goods-page.detail .box7 .con{margin-top: .4rem;position: relative;}
.goods-page.detail .box7 .swiper-container{border-radius: .1rem;}
.goods-page.detail .box7 .swiper-slide{background: #f5f5f5;border-radius: .1rem;padding:.6rem .4rem .65rem}
.goods-page.detail .box7 .img-div{height: 2.4rem;}
.goods-page.detail .box7 .swiper-slide>a:nth-of-type(2){font-size: .24rem;margin:.55rem 0 .05rem}
.goods-page.detail .box7 .swiper-slide>p:nth-of-type(1){font-size: .16rem;color: #666;}
.goods-page.detail .box7 .swiper-slide>p:nth-of-type(2){line-height: .24rem;margin:.25rem 0 .2rem;color: #666;}
.goods-page.detail .box7 .btn{display: flex;}
.goods-page.detail .box7 .btn>a{width: 1.4rem;line-height: .38rem;border: 1px #ff4e00 solid;border-radius: .2rem;color:#ff4e00;background: url(../images/arrow1-m.svg) no-repeat 88% center/.16rem;padding-left: .18rem;cursor: pointer;transition: .3s;}
.goods-page.detail .box7 .btn>a:nth-of-type(1){margin-right: .1rem;padding-left: .22rem;}
.goods-page.detail .box7 .arrow{width: .5rem;height: .5rem;border-radius: 50%;border: 1px solid #eee;position: absolute;top: 50%;right: -.8rem;transform: translateY(-50%);background: url(../images/arrow1.svg) no-repeat center center/.16rem;cursor: pointer;transition: .3s;}
.goods-page.detail .box7 .prev{transform: translateY(-50%) rotate(180deg);left: -.8rem;right:auto}

@media (max-width:750px){
    .goods-page.index .box1{display: none;}

    .goods-page.index .box2{padding-bottom: .8rem;}
    .goods-page.index .box2:first-child{padding-top: .8rem;}
    .goods-page.index .box2>a{font-size: .5rem;line-height: .7rem}
    .goods-page.index .box2 .swiper-slide{padding:.8rem .4rem .6rem}
    .goods-page.index .box2 .img-div{height: 3rem;}
    .goods-page.index .box2 .swiper-slide>a:nth-of-type(2){font-size: .36rem;margin:.4rem 0 .1rem}
    .goods-page.index .box2 .swiper-slide>p:nth-of-type(1){font-size: .32rem}
    .goods-page.index .box2 .swiper-slide>p:nth-of-type(2){font-size:.24rem;line-height: .4rem;margin:.1rem 0 .3rem}
    .goods-page.index .box2 .btn>a{width: 2.7rem;line-height: .7rem;border-radius: .6rem;background-size:.3rem;padding-left: .4rem;font-size: .26rem;}
    .goods-page.index .box2 .btn>a:nth-of-type(1){margin-right: .2rem;padding-left: .4rem;width:2.5rem}
    .goods-page.index .box2 .arrow{width: .5rem;height: .5rem;border-radius: 50%;border: 1px solid #eee;position: absolute;top: 50%;right: -.8rem;transform: translateY(-50%);background: url(../images/arrow1.svg) no-repeat center center/.16rem;cursor: pointer;transition: .3s;}
    .goods-page.index .box2 .prev{transform: translateY(-50%) rotate(180deg);left: -.8rem;right:auto}
    .goods-page.index .box2 .swiper-pagination{margin-top: .3rem;position: static;text-align: center;}
    .goods-page.index .box2 .swiper-pagination-bullet{margin:0 .08rem}
    .goods-page.index .box2 .swiper-pagination-bullet-active{background:#ff4e00}

    .goods-page.list .box1{height: auto;margin-top: .8rem;display: block;padding:.8rem .4rem}
    .goods-page.list .box1 .img-div{position: static;height:3rem;width:100%}
    .goods-page.list .box1 .info{width:100%;padding-top: .4rem;}
    .goods-page.list .box1 .tag>p{padding:0 .3rem;line-height: .4rem;font-size: .24rem;border-radius: .6rem;margin-right: .1rem;}
    .goods-page.list .box1 .info>a:nth-of-type(1){font-size: .36rem;margin:.2rem 0 .15rem}
    .goods-page.list .box1 .info>p{font-size: .24rem;margin-bottom: .3rem;}
    .goods-page.list .box1 .btn>a{width: auto;line-height: .8rem;border-width: 1px;border-radius: .6rem;background-position:85% center;background-size:.3rem;padding: 0 .7rem 0 .4rem;font-size: .26rem;}
    .goods-page.list .box1 .btn>a:nth-of-type(1){margin-right: .2rem;background-position: 90% center;background-size:.3rem;padding: 0 .7rem 0 .4rem;}

    .goods-page.list .box2{padding:.8rem 0;display: block}
    .goods-page.list .box2 .choose{display: block;padding-left: .6rem;background: url(../images/menu1.svg) no-repeat left center/.4rem;font-size: .36rem;margin-bottom: .4rem;}
    .goods-page.list .box2 .cate{width: 80%;position: fixed;top: 1.2rem;left: -80%;background: #fff;z-index: 998;padding: .4rem;border-top: 1px #eee solid;height: calc(100vh - 1.2rem);overflow-y: auto;transition: .5s;}
    .goods-page.list .box2 .cate.show{left: 0;}
    .goods-page.list .box2 .cate .close-icon{display:block;position: absolute;width: .5rem;height: .5rem;background: #000 url(../images/close-w.svg) no-repeat center center/.3rem;top: .4rem;right: .4rem;border-radius: 50%;}
    .goods-page.list .box2 .cate>p{font-size: .36rem;line-height: .56rem;padding-bottom: .2rem;margin-bottom: .3rem;}
    .goods-page.list .box2 .cate li>p{font-size: .28rem;line-height: .48rem;padding-right: .5rem}
    .goods-page.list .box2 .cate li>p::after{width: .25rem;height: .25rem;background: url(../images/arrow.svg) no-repeat center center/100%;top: .1rem;}
    .goods-page.list .box2 .cate label{margin-bottom: 0}
    .goods-page.list .box2 .cate label>input{margin-top:.08rem;}
    .goods-page.list .box2 .cate label>p{padding-left: .2rem;font-size: .28rem;line-height: .48rem;}
    .goods-page.list .box2 .con{width: 100%;display: block}
    .goods-page.list .box2 .con li{width: 100%;margin-right: 0;margin-bottom: .4rem;padding:.8rem .4rem .6rem}
    .goods-page.list .box2 .con li:last-child{margin-bottom: 0;}
    .goods-page.list .box2 .con .new{width: .5rem;height: .5rem}
    .goods-page.list .box2 .con .img-div{height: 3rem;}
    .goods-page.list .box2 .con li>a:nth-of-type(2){font-size: .36rem;margin: .4rem 0 .2rem;}
    .goods-page.list .box2 .con li>p:nth-of-type(1){font-size: .32rem;}
    .goods-page.list .box2 .con li>p:nth-of-type(1)>s{font-size: .3rem;}
    .goods-page.list .box2 .con li>p:nth-of-type(2){font-size: .24rem;line-height: .4rem;margin:.2rem 0}
    .goods-page.list .box2 .con .color>p{width: .4rem;height: .4rem;}
    .goods-page.list .box2 .con li>a:nth-of-type(3){line-height: .7rem;border-radius: .6rem;background-size:.3rem;padding-left: 35%;background-position: 70% center;}
    .goods-page.list .box2 .none{background-position:center 30%;background-size:1.5rem;padding-top: 1.5rem;font-size: .32rem;}

    .goods-page.detail .none{display: none;}
    .goods-page.detail .tit>p:nth-of-type(1){font-size: .5rem;line-height: .7rem;margin-bottom: .2rem}
    .goods-page.detail .tit>p:nth-of-type(1)::before{height: .25rem;top:.12rem}
    .goods-page.detail .tit>p:nth-of-type(1)::after{height: .15rem;top:.37rem}
    .goods-page.detail .tit>p:nth-of-type(2){font-size: .24rem;line-height: .44rem;}
    .goods-page.detail .crumb{white-space: nowrap;overflow-x: auto;font-size: .24rem;padding: .4rem 0 .2rem;margin-bottom: .4rem;}
    .goods-page.detail .crumb>a:nth-of-type(1){background-size:.3rem;padding-left: .4rem;}
    .goods-page.detail .crumb>em{margin:0 .1rem}

    .goods-page.detail .box1{display: block;}
    .goods-page.detail .box1 .pic{width: 100%;margin-bottom: .6rem;}
    .goods-page.detail .box1 .swiper-container{height: 5.5rem;margin-bottom: .3rem;}
    .goods-page.detail .box1 .pic>p{line-height: .4rem;border-radius: .2rem;top:.2rem;right:.2rem;padding:0 .2rem;font-size: .24rem;}
    .goods-page.detail .box1 .arrow{width: .7rem;height: .7rem;top: 2.4rem;background-size:.3rem;}
    .goods-page.detail .box1 .tab{line-height: .7rem;border-radius: .6rem;}
    .goods-page.detail .box1 .tab>p{width:1.8rem;line-height: .7rem;font-size: .26rem;border-radius: .6rem}
    .goods-page.detail .box1 .tab>p.w100{width: 1.5rem;}
    .goods-page.detail .box1 .con{width: 100%;}
    .goods-page.detail .box1 .con>p:nth-of-type(1){font-size: .5rem;line-height: .7rem;}
    .goods-page.detail .box1 .con>p:nth-of-type(2){font-size: .36rem;margin:.2rem 0}
    .goods-page.detail .box1 .con>p:nth-of-type(2)>s{font-size: .32rem}
    .goods-page.detail .box1 .con>p:nth-of-type(3){font-size: .28rem;line-height: .48rem;padding-bottom: .3rem;border-bottom: 0;}
    .goods-page.detail .box1 .stit{font-size: .32rem;}
    .goods-page.detail .box1 .attr{display: block;}
    .goods-page.detail .box1 .color{width: 100%;margin:.3rem 0 0}
    .goods-page.detail .box1 .color ul{margin-top: .4rem;}
    .goods-page.detail .box1 .color li{width: .4rem;height: .4rem;}
    .goods-page.detail .box1 .certificate{width: 100%;margin-top: .4rem;}
    .goods-page.detail .box1 .certificate ul{margin-top: .3rem;}
    .goods-page.detail .box1 .certificate li{width: .6rem;height: .6rem}
    .goods-page.detail .box1 .terms{margin-top: .4rem;}
    .goods-page.detail .box1 .terms ul{display: block}
    .goods-page.detail .box1 .terms li{width: 100%;padding: .4rem 0;}
    .goods-page.detail .box1 .terms li:nth-child(2n+1){margin-right: 0;}
    .goods-page.detail .box1 .terms li>p{line-height: .24rem;}
    .goods-page.detail .box1 .terms li>p:nth-of-type(1){margin-bottom: .2rem;}
    .goods-page.detail .box1 .highlight>div{margin-top: .3rem;}
    .goods-page.detail .box1 .highlight>div>p{line-height: .48rem;padding-left: .25rem;margin-bottom: 0;}
    .goods-page.detail .box1 .highlight>div>p::before{top: .17rem;width: .1rem;height: .1rem}
    .goods-page.detail .box1 .btn{display: flex;border-bottom: 1px #eee solid;padding-bottom: .4rem;}
    .goods-page.detail .box1 .btn>a{line-height: .7rem;border: 1px #ff4e00 solid;border-radius: .6rem;color:#ff4e00;font-size: .26rem;}
    .goods-page.detail .box1 .btn1{width: 2.5rem;margin-right: .2rem;background: url(../images/arrow1-m.svg) no-repeat 88% center/.3rem;padding-left: .45rem;}
    .goods-page.detail .box1 .btn2{background: url(../images/13.png) no-repeat .4rem center/.45rem;padding-left: 1.05rem;width:3.3rem}

    .goods-page.detail .box2{display: none;}

    .goods-page.detail .box3{margin-top: 0;}
    .goods-page.detail .box3 .pc{display: none;}
    .goods-page.detail .box3 .m{display: block;}

    .goods-page.detail .box4{padding-top:1rem}

    .goods-page.detail .box5{padding-top:1rem}
    .goods-page.detail .box5 ul{margin-top:.6rem}
    .goods-page.detail .box5 li{margin-bottom: .4rem;}

    .goods-page.detail .box6{padding-top:1rem}
    .goods-page.detail .box6 li{margin-bottom: .3rem;}
    .goods-page.detail .box6 li>p:nth-of-type(1){padding:.3rem .75rem .3rem 1rem;font-size: .28rem;line-height: .44rem;}
    .goods-page.detail .box6 li>p:nth-of-type(2){padding:.3rem .4rem .3rem 1rem;font-size:.24rem;line-height: .4rem}
    .goods-page.detail .box6 li>p::before{top:.28rem;left:.3rem;width:.47rem;height: .47rem;font-size: .24rem}
    .goods-page.detail .box6 li>p:nth-of-type(2)::before{padding-top: .03rem;top: .25rem;}
    .goods-page.detail .box6 li>p:nth-of-type(1):after{top:.35rem;right:.3rem;width: .35rem;height: .35rem}

    .goods-page.detail .box7{padding: 1rem 0;}
    .goods-page.detail .box7 .con{margin-top: .5rem;}
    .goods-page.detail .box7 .swiper-slide{padding:.8rem .4rem .6rem}
    .goods-page.detail .box7 .img-div{height: 3rem;}
    .goods-page.detail .box7 .swiper-slide>a:nth-of-type(2){font-size: .36rem;margin:.4rem 0 .1rem}
    .goods-page.detail .box7 .swiper-slide>p:nth-of-type(1){font-size: .32rem;}
    .goods-page.detail .box7 .swiper-slide>p:nth-of-type(2){line-height: .4rem;margin:.1rem 0 .3rem;font-size: .24rem;}
    .goods-page.detail .box7 .btn>a{width: 2.8rem;line-height: .7rem;border-radius: .6rem;background-size:.3rem;padding-left: .4rem;}
    .goods-page.detail .box7 .btn>a:nth-of-type(1){width: 2.6rem;margin-right: .2rem;padding-left: .4rem;}
    .goods-page.detail .box7 .arrow{display: none;}
    .goods-page.detail .box7 .swiper-pagination{position: static;margin-top: .3rem;}
    .goods-page.detail .box7 .swiper-pagination-bullet{margin: 0 .08rem;}
    .goods-page.detail .box7 .swiper-pagination-bullet-active{background: #ff4e00;}
}

@media (any-hover:hover){
    .goods-page.index .box2>a:hover{color:#ff4e00}
    .goods-page.index .box2 .swiper-slide:hover .img-div>img{transform: scale(1.1);}
    .goods-page.index .box2 .swiper-slide:hover>a:nth-of-type(2){color:#ff4e00}
    .goods-page.index .box2 .btn>a:hover{background-color: #ff4e00;color:#fff;background-image: url(../images/arrow1-w.svg);}
    .goods-page.index .box2 .arrow:hover{border-color:#ff4e00;background-color: #ff4e00;background-image: url(../images/arrow1-w.svg);}

    .goods-page.list .box1:hover .img-div>img{transform: scale(1.1);}
    .goods-page.list .box1:hover .info>a:nth-of-type(1){color:#ff4e00}
    .goods-page.list .box1 .btn>a:hover{background-color: #ff4e00;color:#fff;background-image: url(../images/arrow1-w.svg);}

    .goods-page.list .box2 .con li:hover .img-div>img{transform: scale(1.1);}
    .goods-page.list .box2 .con li:hover>a:nth-of-type(2){color:#ff4e00}
    .goods-page.list .box2 .con li>a:nth-of-type(3):hover{color:#fff;background-color: #ff4e00;background-image: url(../images/arrow1-w.svg);}

    .goods-page.detail .crumb>a:hover{color:#ff4e00}

    .goods-page.detail .box1 .arrow:hover{background-color: #ff4e00;background-image: url(../images/arrow1-w.svg);}

    .goods-page.detail .box2 .btn>a:hover{color:#fff}
    .goods-page.detail .box2 .btn1:hover{background-color: #ff4e00;background-image: url(../images/arrow1-w.svg);}
    .goods-page.detail .box2 .btn2:hover{background-image: url(../images/13-w.png);background-color: #ff4e00;}

    .goods-page.detail .box7 .swiper-slide:hover .img-div>img{transform: scale(1.1);}
    .goods-page.detail .box7 .swiper-slide:hover>a:nth-of-type(2){color:#ff4e00}
    .goods-page.detail .box7 .btn>a:hover{background-color: #ff4e00;color:#fff;background-image: url(../images/arrow1-w.svg);}
    .goods-page.detail .box7 .arrow:hover{border-color:#ff4e00;background-color: #ff4e00;background-image: url(../images/arrow1-w.svg);}
}

/* 关于 */
.about-page .tit>p:nth-of-type(1){font-size: .48rem;line-height: .58rem;}
.about-page .tit>p:nth-of-type(2){font-size: .16rem;line-height: .3rem;color:#666;}

.about-page .box1{background: url(../images/16.jpg) no-repeat center top/100%;padding-top: 3rem;margin-top: -1.6rem;position: relative;}
.about-page .box1::after{content:'';width: 8.42rem;height: 6.81rem;background: url(../images/18.png) no-repeat center center/cover;top: 2.2rem;left: 6.3rem;position: absolute;}
.about-page .box1 .width{position: relative;z-index: 2}
.about-page .box1 li{display: flex;}
.about-page .box1 li:nth-of-type(1){margin-bottom: 1.8rem;max-height: 4.8rem;}
.about-page .box1 li:nth-of-type(1) .img-bg{width: 48.57%;height: 4.8rem;border-radius: .2rem;}
.about-page .box1 li:nth-of-type(1) .tit{flex:1;display: flex;flex-direction: column;justify-content: center;padding-left: .8rem;}
.about-page .box1 li:nth-of-type(1) .tit>p:nth-of-type(2){margin-top: .3rem;min-height: 1.21rem}
.about-page .box1 li:nth-of-type(2){position: relative;height: 7.4rem;}
.about-page .box1 li:nth-of-type(2) .con{width: 50.71%;padding-top: .3rem;}
.about-page .box1 li:nth-of-type(2) .con>p{font-size: .24rem;line-height: .34rem;}
.about-page .box1 li:nth-of-type(2) .img-bg{width: 45%;height: 6.4rem;position: absolute;top:0;right:0;border-radius: .2rem;}
.about-page .box1 li:nth-of-type(2) .tit>p:nth-of-type(2){max-height: 4.2rem;margin-top: .3rem;}
.about-page .box1 li .tit>p:nth-of-type(3){display: none;}

.about-page .box2>img{max-width: 100%;display: block;margin:0 auto}
.about-page .box2 .m{display: none;}

.about-page .box3{background: url(../images/17.jpg) no-repeat center top/100%;position: relative;}
.about-page .box3::after{content:'';width: 7.15rem;height: 5.25rem;background: url(../images/19.png) no-repeat left bottom/auto;top: 0;right: 0;position: absolute;}
.about-page .box3 .width{padding: 1.2rem 0;position: relative;z-index: 2;}
.about-page .box3 .width>img{max-width: 100%;display: block;margin:0 auto;border-radius: .2rem;}
.about-page .box3 .width>.m{display: none;}
.about-page .box3 .con{height: 9.6rem;position: relative;overflow: hidden;}
.about-page .box3 .con>.img{position: absolute;top:0;left:0;width: 100%;height: 100%;transition: 1s;}
.about-page .box3 .con>.img.show{z-index: 2;transform: scale(1.1);}
.about-page .box3 ul{position: relative;z-index: 2;display: flex;height: 100%;}
.about-page .box3 li{flex:1;border-right:1px solid rgba(255,255,255,.15);transition: .3s;padding:3.2rem .6rem 1rem}
.about-page .box3 li .img{display: none;}
.about-page .box3 .img-div{width: .3rem;height: .4rem;margin: 0 auto;}
.about-page .box3 .info>p{transition: .3s;color:#fff;text-align: center;}
.about-page .box3 .info>p:nth-of-type(1){font-size: .2rem;line-height: .36rem;margin: .2rem 0 .15rem;}
.about-page .box3 .info>p:nth-of-type(2){font-size: .16rem;line-height: .3rem;opacity: 0;transform: translateY(.5rem);}
.about-page .box3 li.active{background: rgba(0,0,0,.5);}
.about-page .box3 li.active .info>p:nth-of-type(1){font-size: .24rem;}
.about-page .box3 li.active .info>p:nth-of-type(2){opacity: 1;transform: translateY(0);}

.about-page .box4{background: url(../images/17.jpg) no-repeat center calc(100% - 3.4rem)/100%;position: relative;overflow: hidden;}
.about-page .box4::after{content:'';width: 5.76rem;height: 6.8rem;background: url(../images/20.png) no-repeat center center/100%;bottom: -1.5rem;left: 0;position: absolute;}
.about-page .box4 .width{padding: 1.2rem 0;position: relative;z-index: 2}
.about-page .box4 .width>img{max-width: 100%;display: block;margin:0 auto;border-radius: .2rem;}
.about-page .box4 .width>.m{display: none;}

@media (max-width:750px){
    .about-page .tit>p:nth-of-type(1){font-size: .5rem;line-height: .7rem;}
    .about-page .tit>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;}

    .about-page .box1{background: none;padding: 1rem 0;margin-top: 0;}
    .about-page .box1::after{display: none;}
    .about-page .box1 li{display: block;}
    .about-page .box1 li:nth-of-type(1){margin-bottom: .6rem;max-height: 10000rem;}
    .about-page .box1 li:nth-of-type(1) .img-bg{width: 100%;height: auto}
    .about-page .box1 li:nth-of-type(1) .img{padding-bottom: 70.58%;}
    .about-page .box1 li:nth-of-type(1) .tit{display: block;padding: .4rem 0 0;}
    .about-page .box1 li:nth-of-type(1) .tit>p:nth-of-type(2){display: none;}
    .about-page .box1 li:nth-of-type(2){height: auto;}
    .about-page .box1 li:nth-of-type(2) .con{width: 100%;padding: 0 0 .05rem;}
    .about-page .box1 li:nth-of-type(2) .con>p{font-size: .32rem;line-height: .52rem;}
    .about-page .box1 li:nth-of-type(2) .img-bg{width: 100%;height: auto;position: static;margin-bottom: .4rem;}
    .about-page .box1 li:nth-of-type(2) .img{padding-bottom: 92.18%;}
    .about-page .box1 li:nth-of-type(2) .tit>p:nth-of-type(2){display: none;}
    .about-page .box1 li .tit>p:nth-of-type(3){display: block;font-size: .28rem;line-height: .48rem;color:#666;margin-top: .1rem;}
  
    .about-page .box2 .pc{display: none;}
    .about-page .box2 .m{display: block;}

    .about-page .box3{background: none;}
    .about-page .box3::after{display: none;}
    .about-page .box3 .width{padding: 1rem 0}
    .about-page .box3 .width>.pc{display: none;}
    .about-page .box3 .width>.m{display: block;}
    .about-page .box3 .con{height: auto}
    .about-page .box3 .con>.img{display: none}
    .about-page .box3 ul{display: block;height: auto;width: calc(100% - .8rem);margin: 0 auto;}
    .about-page .box3 li{border-right:0;padding:0;position: relative;margin-bottom: .4rem;}
    .about-page .box3 li:last-child{margin-bottom: 0;}
    .about-page .box3 li .img{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: .1rem;}
    .about-page .box3 .info{position: relative;z-index: 2;padding: 1rem .4rem;}
    .about-page .box3 .img-div{width: .6rem;height: .7rem}
    .about-page .box3 .info>p:nth-of-type(1){font-size: .36rem;line-height: .52rem;margin: .3rem 0 .2rem;}
    .about-page .box3 .info>p:nth-of-type(2){font-size: .26rem;line-height: .42rem;opacity: 1;transform: translateY(0);}
    .about-page .box3 li.active{background: none;}
    .about-page .box3 li.active .info>p:nth-of-type(1){font-size: .36rem;}

    .about-page .box4{background: none;}
    .about-page .box4::after{display: none;}
    .about-page .box4 .width{padding: 1rem 0}
    .about-page .box4 .width>.pc{display: none;}
    .about-page .box4 .width>.m{display: block;}
}

/* 联系 */
.contact-page .tit{font-size: .48rem;line-height: .58rem;}

.contact-page .box1{padding:.9rem 0 .8rem}
.contact-page .box1 ul{display: flex;flex-wrap: wrap;margin-top: .4rem;}
.contact-page .box1 li{width: 2.8rem;background: #f8f8f8;transition: .3s;position: relative;margin-right: .2rem;margin-bottom: .2rem;border-radius: .1rem;padding:.4rem}
.contact-page .box1 li.large{width: 3.9rem;}
.contact-page .box1 li.w100{width: 100%;}
.contact-page .box1 li:nth-child(n+4){margin-right: 0;}
.contact-page .box1 li::after{content:'';position: absolute;top:0;left:0;width: 100%;height: 100%;background: url(../images/21.png) no-repeat 1.2rem .4rem/auto;opacity: 0;transition: .3s;}
.contact-page .box1 li.large::after{background-position: 2.2rem .4rem;}
.contact-page .box1 li.w100::after{background-position: 12.3rem .6rem;}
.contact-page .box1 .img-div{width: .3rem;height: .3rem;}
.contact-page .box1 li>p:nth-of-type(1){color:#666;margin:.3rem 0 .1rem}
.contact-page .box1 li>p:nth-of-type(2){font-size: .18rem;line-height: .3rem;}
.contact-page .box1 .media{display: flex;padding-top: .05rem;position: relative;z-index: 2;}
.contact-page .box1 .media>a{width: .2rem;height: .2rem;margin-right: .15rem;}
.contact-page .box1 .media>a:last-child{margin-right: 0;}

.contact-page .box2{padding-bottom:1rem}
.contact-page .box2 ul{display: flex;flex-wrap: wrap;margin: .45rem 0 .1rem;}
.contact-page .box2 li{width: calc(50% - .2rem);margin-bottom: .3rem;}
.contact-page .box2 li:nth-child(2n+1){margin-right: .4rem;}
.contact-page .box2 li:last-child{width: 100%;margin-right: 0;}
.contact-page .box2 li>p{font-size: .16rem;margin-bottom: .1rem;}
.contact-page .box2 li>p>span{color:red}
.contact-page .box2 li>input{background: #f8f8f8;border-radius: .05rem;height: .55rem;width: 100%;border: 1px #f8f8f8 solid;}
.contact-page .box2 li>input:focus{border-color:#ff4e00}
.contact-page .box2 li>textarea{background: #f8f8f8;border-radius: .05rem;height: 1.8rem;width: 100%;border: 1px #f8f8f8 solid}
.contact-page .box2 li>textarea:focus{border-color:#ff4e00}
.contact-page .box2>p{font-size: .16rem;width: 1.6rem;line-height: .5rem;border-radius: .25rem;text-align: center;background: #ff4e00;color:#fff;cursor: pointer;transition: .3s;}

@media (max-width:750px){
    .contact-page .tit{font-size: .5rem;line-height: .7rem;}

    .contact-page .box1{padding:1rem 0}
    .contact-page .box1 ul{display: block}
    .contact-page .box1 li{width: 100%;margin-right: 0;margin-bottom: .3rem;padding: .5rem .4rem .4rem;}
    .contact-page .box1 li.large{width: 100%;}
    .contact-page .box1 li:last-child{margin-bottom: 0;}
    .contact-page .box1 li::after{display: none;}
    .contact-page .box1 .img-div{width: .5rem;height: .5rem;}
    .contact-page .box1 li>p:nth-of-type(2){font-size: .32rem;line-height: .52rem;}
    .contact-page .box1 li.w100>p:nth-of-type(2){font-size: .28rem;line-height: .44rem;}
    .contact-page .box1 .media{padding: .2rem 0}
    .contact-page .box1 .media>a{width: .4rem;height: .4rem;margin-right: .3rem;}
    .contact-page .box1 .media>a:last-child{margin-right: 0;}

    .contact-page .box2 ul{display: block;margin: .4rem 0 0;}
    .contact-page .box2 li{width: 100%;margin-bottom: .3rem;}
    .contact-page .box2 li:nth-child(2n+1){margin-right: 0;}
    .contact-page .box2 li>p{font-size: .28rem;margin-bottom: .2rem;}
    .contact-page .box2 li>input{height: .8rem;}
    .contact-page .box2 li>textarea{height: 2.5rem}
    .contact-page .box2>p{font-size: .28rem;width: 2.2rem;line-height: .8rem;border-radius: .6rem}
}

@media (any-hover:hover){
    .contact-page .box1 li:hover{background: #ff4e00;}
    .contact-page .box1 li:hover::after{opacity: 1;}
    .contact-page .box1 li:hover .img-div{filter: brightness(0%) invert(100%)}
    .contact-page .box1 li:hover>p:nth-of-type(1){color:#fff}
    .contact-page .box1 li:hover>p:nth-of-type(2){color:#fff}

    .contact-page .box2>p:hover{opacity: .8;}
}

/* 合作 */
.distributor-page{background: url(../images/27.jpg) no-repeat center center/cover;height: 15.51rem;margin:.6rem auto 1rem}
.distributor-page .con{max-width: 9.2rem;margin:0 auto;padding:.9rem 0 0}
.distributor-page .tit{text-align: center;}
.distributor-page .tit>p:nth-of-type(1){font-size: .48rem;line-height: .58rem;margin-bottom: .1rem;}
.distributor-page .tit>p:nth-of-type(2){font-size: .2rem;line-height: .3rem;}
.distributor-page .con>p{line-height: .3rem;color:#666;text-align: center;margin: .15rem 0 .4rem;}
.distributor-page .img-div{height: 4.6rem;margin-bottom: .75rem;}
.distributor-page ul{max-width: 5.6rem;margin: .15rem auto 0;}
.distributor-page li{display: flex;border-bottom: 1px solid rgba(0,0,0,.1);justify-content: space-between;padding: .25rem 0;}
.distributor-page li>p{line-height: .24rem;}
.distributor-page li>p:nth-of-type(2){font-size: .16rem;width: calc(100% - 2.5rem);text-align: right;}

@media (max-width:750px){
    .distributor-page{background: none;height: auto;margin:1rem auto}
    .distributor-page .con{max-width: 100%;padding:0}
    .distributor-page .tit>p:nth-of-type(1){font-size: .5rem;line-height: .7rem;}
    .distributor-page .tit>p:nth-of-type(2){font-size: .28rem;line-height: .48rem;}
    .distributor-page .con>p{line-height: .4rem;margin: .2rem 0 .6rem;font-size: .24rem;}
    .distributor-page .img-div{margin-bottom: 1rem;}
    .distributor-page ul{max-width: 100%;margin: .4rem auto 0;}
    .distributor-page li{padding: .3rem 0;justify-content: flex-start;}
    .distributor-page li>p{line-height: .44rem;}
    .distributor-page li>p:nth-of-type(2){font-size: .28rem;width: auto;text-align: left;margin-left: .1rem;}
}

/* 新闻 */
.news-page .common{width: 22.85%;}
.news-page .common .cate{background: #f5f5f5;border-radius: .1rem;margin-bottom: .3rem;}
.news-page .common .cate>p{line-height: .8rem;background: #ff4e00;color:#fff;font-size: .24rem;border-radius: .1rem .1rem 0 0;padding-left: .3rem;}
.news-page .common .cate ul{padding:.2rem .3rem .4rem}
.news-page .common .cate li{font-size: .16rem;line-height: .22rem;background: url(../images/arrow1.svg) no-repeat right center/.2rem;border-bottom: 1px solid #e5e5e5;padding:.2rem 0}
.news-page .common .cate li:last-child{border-bottom: 0;}
.news-page .common .cate li.active{background-image: url(../images/arrow1-m.svg);}
.news-page .common .cate li.active>a{color:#ff4e00}
.news-page .common .hot{background: #f5f5f5;border-radius: .1rem;}
.news-page .common .hot>p{line-height: .8rem;background: #ff4e00;color:#fff;font-size: .24rem;border-radius: .1rem .1rem 0 0;padding-left: .3rem;}
.news-page .common .hot ul{padding:.1rem .3rem .4rem}
.news-page .common .hot li{border-bottom: 1px solid #e5e5e5;padding:.2rem 0 .25rem;position: relative;}
.news-page .common .hot li:last-child{border-bottom: 0;}
.news-page .common .hot li>p{padding-left: .2rem;}
.news-page .common .hot li>p:nth-of-type(1){font-size: .16rem;line-height: .3rem;margin-bottom: .05rem;position: relative;}
.news-page .common .hot li>p:nth-of-type(1)::before{content:'';width: .06rem;height: .06rem;background: #333;border-radius: 50%;position: absolute;top: .12rem;left: 0;}
.news-page .common .hot li>p:nth-of-type(2){color:#999;}
.news-page.detail .common .cate{background: #fff;}
.news-page.detail .common .hot{background: #fff;}

.news-page.list{padding:1rem 0 .7rem;display: flex;justify-content: space-between;}
.news-page.list .con{width: 75%;}
.news-page.list .best{border-radius: .1rem;height: 4.5rem;position: relative;margin-bottom: .3rem;}
.news-page.list .best .info{position: absolute;left:0;bottom:0;width: 100%;padding:10% .5rem .45rem;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);color:#fff;transition: .3s;}
.news-page.list .best .info>p:nth-of-type(1){font-size: .18rem;}
.news-page.list .best .info>p:nth-of-type(2){font-size: .24rem;margin: .1rem 0 .15rem}
.news-page.list .con ul{display: flex;flex-wrap: wrap;}
.news-page.list .con li{width: calc(100% / 3 - .2rem);margin-bottom: .3rem;border-radius: .1rem;position: relative;height: 3.6rem;margin-right: .3rem;}
.news-page.list .con li:nth-child(3n){margin-right: 0;}
.news-page.list .con li .info{color:#fff;background: linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.8) 90%);position: absolute;left: 0;bottom: 0;padding: 10% .3rem .3rem;transition: .3s;}
.news-page.list .con li .info>p:nth-of-type(2){font-size: .2rem;line-height:.26rem;margin-top:.1rem}
.news-page.list .page{padding: .2rem 0 .3rem;}

.news-page.detail{background: #f7f7f7;padding:1rem 0}
.news-page.detail .width{display: flex;justify-content: space-between;align-items: flex-start;}
.news-page.detail .con{width: 75%;background: #fff;border-radius: .1rem;padding: .6rem .6rem .7rem;}
.news-page.detail .con>p{font-size: .3rem;line-height: .4rem;text-align: center;}
.news-page.detail .time{display: flex;justify-content: center;height:.2rem;margin: .15rem 0 .4rem;}
.news-page.detail .time>p{color:#666;background: url(../images/29.png) no-repeat left center/.2rem;padding-left: .3rem;}
.news-page.detail .content{border-top: 1px solid #eee;border-bottom: 1px solid #eee;padding: .45rem 0;margin-bottom: .45rem;}
.news-page.detail .content p{font-size: .16rem !important;line-height: .3rem !important;color:#666}
.news-page.detail .content img{max-width: 100%;height: auto !important;margin:0 auto}
.news-page.detail .content a{display: inline-block;}
.news-page.detail .jump{display: flex;align-items: center;font-size: .16rem;}
.news-page.detail .info{flex:1;padding-right: .5rem;}
.news-page.detail .info>a{line-height: .3rem;color:#666}
.news-page.detail .jump>a{width: 1.8rem;line-height: .5rem;text-align: center;border:1px solid #ff4e00;color:#ff4e00;border-radius: .25rem;transition: .3s;}

@media (max-width:750px){
    .news-page .common{width: 100%;}
    .news-page .common .cate{margin-bottom: .4rem;}
    .news-page .common .cate>p{line-height: 1rem;font-size: .36rem;padding-left: .4rem;}
    .news-page .common .cate ul{padding:.2rem .4rem}
    .news-page .common .cate li{font-size: .28rem;line-height: .44rem;background-size:.3rem;padding:.3rem 0}
    .news-page .common .hot>p{line-height: 1rem;font-size: .36rem;padding-left: .4rem;}
    .news-page .common .hot ul{padding:.2rem .4rem}
    .news-page .common .hot li{padding:.3rem 0}
    .news-page .common .hot li>p{padding-left: .3rem;}
    .news-page .common .hot li>p:nth-of-type(1){font-size: .28rem;line-height: .48rem;margin-bottom: .1rem}
    .news-page .common .hot li>p:nth-of-type(1)::before{width: .1rem;height: .1rem;top: .19rem}

    .news-page.list{padding:1rem 0;display: block;}
    .news-page.list .con{width: 100%;}
    .news-page.list .best{height: auto;margin-bottom: .8rem;}
    .news-page.list .best .img{padding-bottom: 70%;}
    .news-page.list .best .info{padding:10% .4rem .4rem}
    .news-page.list .best .info>p:nth-of-type(1){font-size: .32rem;}
    .news-page.list .best .info>p:nth-of-type(2){font-size: .32rem}
    .news-page.list .con ul{display: block;padding-bottom: .4rem;}
    .news-page.list .con li{width: 100%;margin-bottom: .4rem;height: auto;margin-right: 0;}
    .news-page.list .con li .img{padding-bottom: 109.61%;}
    .news-page.list .con li .info{padding: 10% .4rem .5rem}
    .news-page.list .con li .info>p:nth-of-type(2){font-size: .32rem;line-height:.52rem;margin-top:.2rem}
    .news-page.list .page{padding: .1rem 0 .4rem;}

    .news-page.detail{padding:.8rem 0}
    .news-page.detail .width{display: block}
    .news-page.detail .con{width: 100%;padding: .6rem .4rem;margin-bottom: .8rem;}
    .news-page.detail .con>p{font-size: .32rem;line-height: .48rem}
    .news-page.detail .time{height:.3rem;line-height:.35rem;margin: .2rem 0 .4rem;}
    .news-page.detail .time>p{background-size:.3rem;padding-left: .5rem;}
    .news-page.detail .content{padding: .4rem 0;margin-bottom: .4rem;}
    .news-page.detail .content p{font-size: .28rem !important;line-height: .48rem !important}
    .news-page.detail .jump{display: block;font-size: .28rem;}
    .news-page.detail .info{padding: 0 0 .3rem;}
    .news-page.detail .info>a{line-height: .48rem}
    .news-page.detail .jump>a{width: 2.5rem;line-height: .8rem;border-radius: .6rem}
}

@media (any-hover:hover){
    .news-page .common .cate li:hover>a{color:#ff4e00}
    .news-page .common .hot li:hover>p:nth-of-type(1){color:#ff4e00}
    .news-page .common .hot li:hover>p:nth-of-type(1)::before{background:#ff4e00}

    .news-page.list .best:hover .img{transform: scale(1.1);}
    .news-page.list .best:hover .info{padding-bottom: .5rem;}
    .news-page.list .con li:hover .img{transform: scale(1.1);}
    .news-page.list .con li:hover .info{padding-bottom: .35rem;}

    .news-page.detail .info>a:hover{color:#ff4e00}
    .news-page.detail .jump>a:hover{background: #ff4e00;color: #fff;}
}

/* 评论 */
.reviews-page{padding: 1rem 0 .75rem;}
.reviews-page ul{display: flex;flex-wrap: wrap;}
.reviews-page li{width: calc(100% / 3 - .16rem);margin-right:.24rem;margin-bottom:.25rem;background: #f5f5f5;border-radius: .1rem;position: relative;padding: .35rem;}
.reviews-page li:nth-child(3n){margin-right: 0;}
.reviews-page .head{display: flex;align-items: center;}
.reviews-page .img-div{width: .56rem;height: .56rem;border-radius: 50%;}
.reviews-page .info{flex:1;padding-left: .2rem;}
.reviews-page .info>p:nth-of-type(1){font-size: .2rem;line-height: .3rem;}
.reviews-page .info>p:nth-of-type(2){display: flex;}
.reviews-page .info>p:nth-of-type(2)>span{width:.17rem;height: .17rem;background: url(../images/32.png) no-repeat center center/100%;margin-right: .1rem;}
.reviews-page li>p{font-size: .18rem;line-height: .3rem;color:#666;margin: .35rem 0 .25rem;}
.reviews-page .img-bg{height: 2rem;border-radius: .1rem;}
.reviews-page .page{padding: .25rem 0;}

@media (max-width:750px){
    .reviews-page{padding: 1rem 0 .6rem;}
    .reviews-page ul{display: block}
    .reviews-page li{width: 100%;margin-right:0;margin-bottom:.4rem;padding: .5rem .4rem .4rem;}
    .reviews-page .head{display: flex;align-items: center;}
    .reviews-page .img-div{width: .9rem;height: .9rem}
    .reviews-page .info>p:nth-of-type(1){font-size: .28rem;line-height: .52rem;}
    .reviews-page .info>p:nth-of-type(2)>span{width:.28rem;height: .28rem}
    .reviews-page li>p{font-size: .28rem;line-height: .48rem;margin: .3rem 0;}
    .reviews-page .img-bg{height: auto}
    .reviews-page .img{padding-bottom: 52.63%;}
    .reviews-page .page{padding: .1rem .4rem;}
}

@media (any-hover:hover){
    .reviews-page li:hover .img{transform: scale(1.1);}
}

/* 单页面 */
.single-page{background: #f7f7f7;padding:.8rem 0}
.single-page .width{background: #fff;border-radius: .1rem;padding: .6rem .6rem .8rem;}
.single-page .width>p{font-size: .3rem;line-height: .4rem;text-align: center;margin-bottom: .3rem;border-bottom: 1px solid #eee;padding-bottom: .3rem;}
.single-page .content p{font-size: .16rem !important;line-height: .3rem !important;color:#666}
.single-page .content img{max-width: 100%;height: auto !important;margin:0 auto}
.single-page .content a{display: inline-block;}

@media (max-width:750px){
    .single-page{padding:.8rem 0}
    .single-page .width{padding: .6rem .4rem;}
    .single-page .width>p{font-size: .32rem;line-height: .52rem;margin-bottom: .4rem;}
    .single-page .content p{font-size: .28rem !important;line-height: .48rem !important}
}

/* 搜索 */
.search-page{padding:.35rem 0 1rem}
.search-page .crumb{display: flex;font-size: .12rem;align-items: center;padding-bottom: .35rem;}
.search-page .crumb>a:nth-of-type(1){background: url(../images/12.png) no-repeat left center/.17rem;padding-left: .3rem;}
.search-page .crumb>em{font-style: normal;margin:0 .05rem}
.search-page .crumb>span{color:#999}
.search-page li{border-bottom: 1px #eee solid;padding: .3rem 0;position: relative;font-size: .18rem;padding-right: 1rem;background: url(../images/arrow1.svg) no-repeat right center/.2rem;}
.search-page .page{padding-top:.5rem}

@media (max-width:750px){
    .search-page{padding:.6rem 0 1rem}
    .search-page .crumb{white-space: nowrap;overflow-x: auto;font-size: .24rem;padding: 0 0 .2rem}
    .search-page .crumb>a:nth-of-type(1){background-size:.3rem;padding-left: .4rem;}
    .search-page .crumb>em{margin:0 .1rem}
    .search-page li{padding: .4rem 0;font-size: .28rem;padding-right: .5rem;background-size:.3rem;}
}

@media (any-hover:hover){
    .search-page li:hover{color:#ff4e00;background-image: url(../images/arrow1-m.svg)}
}

/* 订阅 */
.subscribe-page{background: #f7f7f7;padding:.35rem 0 .8rem}
.subscribe-page .crumb{display: flex;font-size: .12rem;align-items: center;padding-bottom: .35rem;}
.subscribe-page .crumb>a:nth-of-type(1){background: url(../images/12.png) no-repeat left center/.17rem;padding-left: .3rem;}
.subscribe-page .crumb>em{font-style: normal;margin:0 .05rem}
.subscribe-page .crumb>span{color:#999}
.subscribe-page .con{background: #fff;border-radius: .1rem;padding: .6rem .6rem .8rem;}
.subscribe-page .con>p{font-size: .3rem;line-height: .4rem;text-align: center;margin-bottom: .3rem;border-bottom: 1px solid #eee;padding-bottom: .3rem;}
.subscribe-page .content p{font-size: .16rem !important;line-height: .3rem !important;color:#666}
.subscribe-page .content img{max-width: 100%;height: auto !important;margin:0 auto}
.subscribe-page .content a{display: inline-block;}
.subscribe-page .cancel>p{font-size: .16rem;line-height: .3rem;color:#666}
.subscribe-page .cancel>span{width: 1.8rem;line-height: .5rem;border-radius: .3rem;text-align: center;color:#fff;background: #ff4e00;font-size: .16rem;display: block;margin-top: .3rem;cursor: pointer;transition: .3s;}

@media (max-width:750px){
    .subscribe-page{background: #f7f7f7;padding:.6rem 0 1rem}
    .subscribe-page .crumb{white-space: nowrap;overflow-x: auto;font-size: .24rem;padding: 0 0 .2rem;margin-bottom: .2rem;}
    .subscribe-page .crumb>a:nth-of-type(1){background-size:.3rem;padding-left: .4rem;}
    .subscribe-page .crumb>em{margin:0 .1rem}
    .subscribe-page .con{padding: .6rem .4rem;}
    .subscribe-page .con>p{font-size: .32rem;line-height: .52rem;margin-bottom: .4rem}
    .subscribe-page .content p{font-size: .28rem !important;line-height: .48rem !important}
    .subscribe-page .cancel>p{font-size: .28rem;line-height: .6rem}
    .subscribe-page .cancel>span{width: 2.8rem;line-height: .8rem;border-radius: .6rem;font-size: .28rem}
}

@media (any-hover:hover){
    .subscribe-page .cancel>span:hover{opacity: .8;}
}