@charset "UTF-8";@import url('base.css');/* header */
.header .menu-box{background-color:var(--main-color);z-index:8;}
.header .menu-box .content a.first{height:.4rem;}
.header .menu-box .yfxpt a{padding-left:.65rem;background:url(../images/yfxpt.png) no-repeat .28rem center/.27rem;}
.header .menu-box .left-menu ul{border-right:solid 1px rgba(0,0,0,.35);}
.header .menu-box .left-menu ul li{padding-right:.6rem;}
.header .menu-box .left-menu ul li a.first{position:relative;overflow:hidden;}
.header .menu-box .left-menu ul li a.first:after{content:"";position:absolute;left:50%;transform:translateX(-50%) rotateZ(45deg);bottom:-.04rem;width:.08rem;height:.08rem;background-color:#fff;display:none;}
.header .menu-box .left-menu ul li .mobile{display:none;}
.header .menu-box .right-action{border-left:solid 1px rgba(0,0,0,.35);}
.header .menu-box .right-action a{padding-left:.3rem;margin-left:.3rem;}
.header .menu-box .right-action a.login-press{background:url(../images/login.png) no-repeat 0 center/.21rem;}
.header .menu-box .right-action a.register-press{background:url(../images/register.png) no-repeat 0 center/.21rem;}
.header .menu-box .right-action a.member-press{background:url(../images/member.png) no-repeat 0 center/.21rem;}
.header .menu-box .right-action a.cart-press{background:url(../images/cart.png) no-repeat 0 center/.21rem;}
.header .drop-category{position:absolute;top:100%;left:0;width:100%;display:none;}
.cover-mask{position:fixed;left:0;top:0;width:100%;z-index:7;height:100%;background-color:rgba(0,0,0,.7);}
.category-a{padding-left:.2rem;background:url(../images/category-grey.png) no-repeat 0 center;display:block;}
.header .category-tree{width:48%;}
.header .recommend-category{width:52%;padding-left:.5rem;padding-top:.4rem;padding-bottom:.4rem;}
.header .recommend-category dl{display:grid;grid-template-columns:repeat(3,calc(33.333% - .2rem));gap:.3rem;}
.header .recommend-category dl figure{padding-bottom:50%;border-radius:2px;}
.header .recommend-category dl h4{text-align:center;margin-top:.2rem;}
.header .category-tree .col-item{width:35%;padding:.5rem;padding-right:.3rem;padding-bottom:.3rem;min-height:3rem;border-right:solid 1px #e6e6e6;position:relative;z-index:1;}
.header .category-tree .col-item:nth-of-type(2){background:linear-gradient(to right,rgba(0,0,0,.05) 0%,rgba(0,0,0,.01) 100%);z-index:2;}
.header .category-tree .col-item:nth-of-type(3){background:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.02) 100%);}
.header .category-tree .col-item:last-child{border:0;}
.header .category-tree .col-item:after{content:"";width:.1rem;height:.1rem;border:solid 1px #e6e6e6;position:absolute;right:-.05rem;top:.4rem;transform:rotateZ(45deg);background-color:#fff;border-bottom:0;border-left:0;}
.header .category-tree .col-item:nth-of-type(1){width:30%;padding-left:0;z-index:3;}
.header .category-tree .col-item:last-child:after{display:none;}
.header .category-tree a{font-size:.16rem;font-weight:400;margin-bottom:.25rem;}
.header .category-tree a:last-child{margin-bottom:0;}
/* .header .category-tree .leave-02,.header .category-tree .leave-03{display:none;}
*/
.header .top-search .content{height:1rem;}
.header .top-search .inside-logo a img{max-height:.47rem;}
.header .top-search .enter-box{border:solid 1px #e4e4e4;box-shadow:inset 0px 0px .1rem rgba(0,0,0,0.05);}
.search-box input.text{background:url(../images/search-grey.png) no-repeat .2rem center/.2rem;}
.search-box.active input.text{background-image:url(../images/search-orange.png);}
.header .top-search{z-index:9;}
.header .el-select__wrapper,.search-content .el-select__wrapper{border:0;padding:0;box-shadow:none !important;}
body .el-select-dropdown__item span{vertical-align:middle;}
body .el-cascader{width:100%;}
/* Index */
.home-main{background-color:#383636;}
.home-main .home-banner{padding:.4rem 0;background-color:rgba(0,0,0,.4);}
.home-main .logo-tip .en{color:#bebebe;margin:.1rem 0;}
.search-box{padding:.1rem;border-radius:.6rem;background:url(../images/search-bg.png) no-repeat center/100% 100%;}
.search-box .enter-box{border-radius:.4rem;}
.search-box .show-value{width:1.3rem;height:.4rem;padding:0 .35rem 0 .25rem;line-height:.4rem;background:url(../images/arrow-down.png) no-repeat right .2rem center/.13rem;}
.search-box .show-value2{width:1.3rem;height:.4rem;padding:0 .2rem 0 .25rem;display:flex;align-items:center;}
.search-box .show-value:after,.search-box .show-value2:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:70%;background-color:#e0dfdf;}
.search-box input.text{display:block;width:5.6rem;padding:0 .3rem 0 .5rem;height:.4rem;}
.search-box .form{padding-right:1.15rem;}
.search-box .submit{position:absolute;right:0;top:0;width:1rem;height:100%;border-radius:.4rem;text-align:center;background-color:var(--main-color);color:#fff;}
.home-main .search-content{margin-top:.4rem;}
.search-box .bird{position:absolute;right:.2rem;bottom:90%;width:.7rem;z-index:3;}
.home-products .over-title{background-color:rgba(0,0,0,.4);}
.home-product-box{padding:.5rem;background-color:rgba(0,0,0,.2);border-top:solid 1px #444242;}
.commom-title a{display:block;height:.4rem;margin:0 .3rem;}
.product-list ul li{width:25%;padding:0 .3rem;margin-top:.4rem;}
.product-list ul{margin:0 -.3rem;margin-top:-.4rem;}
.product-list ul li figure{padding-bottom:50%;border-radius:5px;border:solid 1px rgba(255,255,255,.2);}
.product-list ul li h3{color:#fff;margin:.15rem 0 .1rem;}
.product-list ul li .more{margin-top:.2rem;}
.product-list ul li .more a{padding-right:.2rem;position:relative;}
.product-list ul li .more a:after{content:"";display:block;position:absolute;right:0;top:0;;width:.2rem;height:86%;background:url(../images/more-arrow.png) no-repeat right center/.11rem;}
/* Footer */
.footer{background-color:#000;}
.footer .copyright,.footer a{color:rgba(255,255,255,.8);}
.footer .content{min-height:.5rem;padding:.15rem 0;}
.footer .other-columns a{padding-left:.15rem;background:url(../images/column-bg.png) no-repeat 0 center/.06rem;margin-left:.25rem;}
.footer .other-columns a:first-child{margin-left:0;}
/* 产品 */
.position{height:.6rem;padding-left:.3rem;background:url(../images/position.png) no-repeat .04rem center/.18rem;margin-bottom:5px;}
.position a:after{content:"";display:block;width:.4rem;height:.16rem;background:url(../images/arrow_right.png) no-repeat center;}
.position a{display:flex;align-items:center;}
.position span:last-child{color:var(--main-color);}
.main-content{padding-bottom:.6rem;}
.col-aside{background:url(../images/aside-bg.png) no-repeat center 0/100%;padding-bottom:.3rem;}
.col-aside h3{line-height:.6rem;height:.6rem;padding:0 .6rem 0 .35rem;}
.col-aside h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.05rem;height:.2rem;background-color:var(--main-color);}
.col-aside h3:after{content:"";position:absolute;right:0;top:0;width:.5rem;height:100%;background:url(../images/arrow-aside-down.png) no-repeat 0 center/.18rem;transition:all .3s;}
.col-aside h3.active:after{transform:rotateZ(-45deg);}
.main-content .left-menu{width:2.7rem;border-radius:.1rem;border:solid 1px #ececec;box-shadow:var(--shadow-grey);position:sticky;top:.1rem;margin-right:.4rem;}
.col-aside .name-list{padding:0 .35rem;}
.col-aside .name-list a{display:block;margin-bottom:.2rem;}
.col-aside .name-list a:last-child{margin-bottom:0;}
.main-content .left-menu .col-aside{border-bottom:solid 1px #ececec;}
.main-content .left-menu .col-aside:last-child{border-width:0;}
.col-aside .label{margin-top:.1rem;}
.col-aside .label label{cursor:pointer;display:flex;align-items:center;}
.col-aside .label label input{margin-right:.1rem;}
.col-aside .checkbox-item:not(:last-child){margin-bottom:.2rem;}
.product-inside-list .product-item{padding:.3rem;border:solid 1px #ececec;border-radius:.1rem;box-shadow:var(--shadow-grey);margin-bottom:.2rem;}
.product-inside-list .product-item:last-child{margin-bottom:0;}
.product-inside-list .product-item .over-info{margin-bottom:.2rem;}
.product-inside-list .product-item .over-info .pic{width:1.7rem;margin-right:.4rem;}
.product-inside-list .product-item .over-info .pic figure{border-radius:4px;padding-bottom:100%;}
.product-inside-list .product-item .over-info .txt{flex:1 0 0;}
.parameter dl dd{width:33.333%;padding-right:.3rem;margin-top:.06rem;}
.parameter dl dd p .v{flex:1 0 0;}
.main-content .right-content{flex:1 0 0;}
.custom-table .t-head{padding:0 .1rem;border-radius:4px;background-color:#f2f2f2;}
.custom-table .t-head dl{min-height:.5rem;}
.custom-table dl dd .first{width:1.6rem;text-align:center;}
.custom-table dl dd{padding-right:.1rem;flex:1 0 0;text-align:center;}
.custom-table dl dd.sixth{width:1.1rem;}
.custom-table dl dd.second{flex:1.7 0 0;}
.custom-table dl dd.fifth{flex:1.2 0 0;}
.custom-table .t-body .open-press dl dd.third{text-align:left;}
.custom-table .t-body .default-info{padding:0 .1rem;}
.custom-table .t-body .default-info .open-press{border-bottom:solid 1px #dedede;}
.custom-table .t-body .default-info .open-press dl{min-height:.7rem;padding:.15rem 0;}
.custom-table .t-body .open{padding-right:.2rem;background:url(../images/arrow-open.png) no-repeat right 64%/.13rem;}
.custom-table .o-head dl{min-height:.4rem;border-radius:4px;background-color:#f6e9dd;}
.custom-table .t-body .open-content{margin-top:.1rem;display:none;}
.custom-table .t-body .o-body dl{min-height:1.05rem;border-bottom:dashed 1px #bfbfbf;padding:.15rem 0;}
.count-box input{display:block;width:.5rem;height:.3rem;border:solid 1px #bdbdbd;text-align:center;background-color:#fff;margin:0 .05rem;}
.count-box span{display:block;width:.3rem;height:.3rem;text-align:center;line-height:.24rem;background-color:#fff;border:solid 1px #bdbdbd;font-size:.2rem;}
.join-cart span{display:block;width:100%;height:.4rem;text-align:center;line-height:.4rem;border-radius:4px;color:#fff;background-color:var(--main-color);}
.custom-table .t-body .default-info.active{background-color:#fffbf7;}
.custom-table .t-body .default-info.active .open{color:var(--main-color);background-image:url(../images/arrow-open-orange.png);}
.custom-table .t-body .default-info.active .open-press{border-color:transparent;}
.custom-table .t-body .default-info.active .open-content{display:block;}
.product-inside-list .custom-table dl dd.first,.product-inside-list .custom-table dl dd.second{text-align:left;padding-left:.1rem;}
/* 产品详情 */
.product-detail-content .over-top .left-swiper{width:36.5%;padding-right:1.1rem;}
.product-detail-content .over-top .left-swiper .min-swiper{margin-top:.15rem;padding:0 .3rem;}
.product-detail-content .over-top .left-swiper .next-btn{position:absolute;right:0;top:0;width:.3rem;height:100%;background:url(../images/swiper-next.png) no-repeat right center/.09rem;}
.product-detail-content .over-top .left-swiper .prev-btn{position:absolute;left:0;top:0;width:.3rem;height:100%;background:url(../images/swiper-prev.png) no-repeat left center/.09rem;}
body .swiper-button-lock{display:block;opacity:.3;cursor:not-allowed !important;}
.product-detail-content .over-top .left-swiper .next-btn:not(.swiper-button-lock):hover{background-image:url(../images/swiper-next-orange.png);}
.product-detail-content .over-top .left-swiper .prev-btn:not(.swiper-button-lock):hover{background-image:url(../images/swiper-prev-orange.png);}
.product-detail-content .left-swiper .swiper-slide.active figure span{border:solid 2px var(--main-color);}
.product-detail-content .left-swiper .swiper-slide figure img{height:.7rem;object-fit:cover;}
.product-detail-content .over-top .right-info{flex:1 0 0;}
.product-detail-content .right-info .company-logo img{max-width:1.3rem;margin-left:.4rem;}
.product-detail-content .right-info .title{flex:1 0 0;}
.product-detail-content .right-info .title h4{margin-bottom:.1rem;}
.product-detail-content .right-info .description{margin-top:.2rem;}
.product-detail-content .right-info .above-txt{margin-top:.3rem;padding-top:.3rem;border-top:solid 1px #e6e6e6;}
.product-detail-content .right-info .above-title{margin-bottom:.2rem;}
.product-detail-content .above-parameter .above-item{margin-top:.5rem;}
.above-title h3{border-left:solid .05rem var(--main-color);padding-left:.1rem;margin-bottom:.2rem;}
.above-item .custom-table .t-head,.above-item .custom-table .t-body .default-info{padding:0 .3rem;}
.above-item .custom-table dl dd.third{text-align:left;}
.above-item .custom-table dl dd.second{text-align:left;}
.above-item .custom-table dl dd.first{text-align:left;}
.above-item .custom-table .t-head dd{font-size:.18rem;font-weight:700;}
.above-item .custom-table .t-body .default-info .open-press{border-style:dashed;}
.product-detail-content .pro-detail-infomation{padding:0 .5rem;padding-bottom:1rem;border-radius:.1rem;border:solid 1px #eee;box-shadow:var(--shadow-grey);}
.above-tab ul{border-bottom:solid 1px #b2b2b2;}
.above-tab ul li{cursor:pointer;line-height:.9rem;margin-right:.6rem;position:relative;padding:0 5px;font-weight:700;}
.above-tab ul li:after{content:"";position:absolute;bottom:-1px;width:100%;height:3px;left:0;background-color:transparent;}
.above-tab ul li:last-child{margin-right:0;}
.above-tab ul li.active:after{background-color:var(--main-color);}
.above-tab ul li.active{color:var(--main-color);}
.product-detail-content .above-tab-content{margin-top:.3rem;}
.product-detail-content .pic-word .col-p{margin-bottom:.2rem;}
.product-detail-content .above-tab{position:sticky;top:0;z-index:3;background-color:#fff;}
.product-detail-content .pic-word .pic-word-bottom{margin-top:.8rem;}
.product-detail-content .pic-word .pic-word-bottom *{line-height:1.8;}
.product-detail-content .pic-word .pic-word-bottom figure,.product-detail-content .pic-word .pic-word-bottom .word-infomation{width:50%;}
.product-detail-content .pic-word .pic-word-bottom .word-infomation{padding-left:1rem;}
.product-detail-content .pic-word .pic-word-bottom h4{margin:5px 0 .2rem;}
.product-detail-content .correlation-content-item{padding-bottom:.5rem;border-bottom:solid 1px #d2d2d2;}
.correlation-content ul li{padding-left:.3rem;background:url(../images/paper.png) no-repeat 0 center/.13rem;width:46%;margin-top:.25rem;}
.correlation-content ul{margin-top:-.25rem;}
.correlation-content ul li span{flex:1 0 0;padding-right:.5rem;}
.arrow-more a{background:url(../images/swiper-next.png) no-repeat right center/.09rem;padding-right:.2rem;}
.arrow-more a:hover{background-image:url(../images/swiper-next-orange.png);}
.r-more{padding-right:.2rem;position:relative;}
.r-more:after{content:"";display:block;position:absolute;right:0;top:0;width:0.2rem;height:92%;background:url(../images/more-arrow-grey.png) no-repeat right center/0.11rem;}
.r-more:hover:after{background-image:url(../images/more-arrow.png);}
.recommend-pro-list ul li figure{padding-bottom:100%;}
.recommend-pro-list ul li h3{margin:.25rem 0 .15rem;}
.recommend-pro-list ul li .description{margin-bottom:.3rem;}
.recommend-pro-list ul li{width:25%;padding:0 .3rem;margin-top:.5rem;}
.recommend-pro-list ul{margin:0 -.3rem;margin-top:-.5rem;}
.safe-infomation dl dt{min-height:.8rem;padding:.2rem 1.2rem;border-bottom:dashed 1px #e3e3e3;}
.safe-infomation dl p,.safe-infomation dl .p{padding:0 .2rem;width:50%;}
.safe-infomation dl .p .cell p{width:auto;padding:0;}
.safe-infomation dl .p .cell p:after{content:'，';color:var(--main-color);}
.safe-infomation dl .p .cell p:last-child:after{display:none;}
.safe-infomation dl .p .cell{display:flex;justify-content:center;}
.safe-infomation dl .p .cell p img{display:block;margin-bottom:5px;}
.safe-infomation dl .p .cell p span{color:var(--main-color);}
.safe-infomation dl dd{min-height:.5rem;padding:.15rem 0;border-bottom:dashed 1px #e3e3e3;}
.safe-infomation dl dd:nth-of-type(even){background-color:#ebebeb;}
.pro-parameter .safe-infomation dl dt{min-height:.4rem;padding:.1rem 0;background-color:#bebebe;margin-bottom:.1rem;}
.product-detail-content .above-tab-content .col-tab-item{display:none;}
.compoent-path .safe-infomation dl p{flex:none;width:20%;}
.pro-parameter.compoent-path .safe-infomation dl dt,.compoent-path .safe-infomation dl dd{padding-left:0;padding-right:0;}
/* 产品分类引导页 */
.guide-container .position{height:.4rem;margin-bottom:0;}
/*.guide-content .over-info figure,.guide-content .over-info .txt{width:50%;}
*/
.guide-content .over-info .txt{padding:.6rem;box-shadow:var(--shadow-grey);border:solid 1px #ededed;}
.guide-content .over-info .txt h3{margin-bottom:.2rem;}
.guide-content .above-title{padding-bottom:.25rem;border-bottom:solid 1px #d2d2d2;margin-bottom:.3rem;}
.guide-content .above-title h3{margin-bottom:0;}
.r-more.online:after{background-image:url(../images/buyCart-grey.png);background-size:.14rem;}
.recommend-pro-list .handle .r-more-wapper:not(:last-child){margin-right:.2rem;padding-right:.2rem;position:relative;}
.recommend-pro-list .handle .r-more-wapper:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background-color:#999;}
.r-more.online:hover:after{background-image:url(../images/buyCart-orange.png);}
.download-box dl .first,.download-box dl .second,.download-box dl .third,.download-box dl .fourth{padding:0 .3rem;}
/*.download-box dl .third span{padding-left:.3rem;background-repeat:no-repeat;background-position:left center;background-size:.18rem auto}
.download-box dl .third span.pdf{background-image:url(../images/pdf.png)}
.download-box dl .third span.XLSX{background-image:url(../images/xls.png)}
*/
.download-box dl dd:nth-of-type(even){background-color:#ebebeb;}
.guide-content .download-box{padding:.3rem;box-shadow:var(--shadow-grey);border:solid 1px #eeeeee;}
.download-box dl dt{min-height:.5rem;padding:.15rem 0;background-color:#bebebe;}
.download-box dl .component{width:2rem;}
.download-box dl .cell{width:33.333%;text-align:center;display:flex;justify-content:center;}
.download-box dl .third img{margin-right:.15rem;}
.download-box dl dd{min-height:.5rem;padding:.15rem 0;border-bottom:dashed 1px #bfbfbf;}
.download-box dl dd:last-child{border-width:0;}
.download-action a{padding-right:.22rem;background:url(../images/download-grey.png) no-repeat right center/.15rem;}
.download-action span:not(:last-child){margin-right:.15rem;padding-right:.15rem;border-right:solid 1px #d9d9d9;}
.guide-category ul li{width:25%;padding:0 .3rem;margin-top:.5rem;}
.guide-category ul{margin:0 -.3rem;margin-top:-.5rem;}
.guide-category ul li .item{box-shadow:var(--shadow-grey);border:solid 1px #eee;}
.guide-category ul li figure .cover-image{padding-bottom:50%;}
.guide-category ul li figcaption{position:absolute;bottom:0;left:0;width:100%;min-height:.4rem;padding:.1rem .2rem;z-index:5;background-color:rgba(232,96,0,.8);}
.guide-category ul li .category-list{padding:0 .2rem;}
.guide-category ul li .category-list a{display:block;line-height:.5rem;height:.5rem;padding-right:.3rem;background:url(../images/more-arrow-grey.png) no-repeat right center/.11rem;border-bottom:solid 1px #eee;}
.guide-category ul li .category-list a:last-child{border-bottom:0;}
.guide-category ul li .category-list a:hover{background-image:url(../images/more-arrow.png);}
/* 新闻 */
.news-content .col-aside h3:after{display:none;}
.news-content .news-list{padding:.4rem;border-radius:.1rem;box-shadow:var(--shadow-grey);border:solid 1px #ededed;}
.news-list ul li h3{padding-left:.3rem;background:url(../images/paper.png) no-repeat 0 0.06rem/.13rem;margin-bottom:.1rem;}
.news-list ul li .txt .time{width:1.7rem;text-align:right;}
.news-list ul li .txt .description{flex:1 0 0;}
.news-list ul li{padding:.25rem 0;border-bottom:dashed 1px #bfbfbf;}
.news-list ul li:first-child{padding-top:0;}
.news-detail-content .article-content{padding:.6rem .5rem;padding-bottom:.4rem;margin-bottom:.7rem;}
.card{border:solid 1px #ededed;box-shadow:var(--shadow-grey);background-color:#fff;border-radius:4px;}
.rows-other span{padding-left:.3rem;line-height:1.8;background-repeat:no-repeat;background-position:left center;margin:0 .25rem;}
.rows-other span.time{background-image:url(../images/time.png)}
.rows-other span.type{background-image:url(../images/article-type.png)}
.rows-other span.view{background-image:url(../images/view.png)}
.news-detail-content .article-top .rows-other{padding:.2rem 0 .3rem;}
.news-detail-content .article-txt{padding:.3rem 0;border-top:solid 1px #e9e9e9;border-bottom:solid 1px #e9e9e9;margin-bottom:.4rem;}
.back-list a{display:block;width:1.3rem;height:.4rem;line-height:.4rem;border-radius:.1rem;color:#fff;text-indent:.5rem;background:var(--main-color) url(../images/back-list.png) no-repeat .2rem center/.12rem;}
.pages-content a:hover{text-decoration:underline;color:var(--main-color);}
.news-detail-content .article-page .pages-content{max-width:6rem;width:70%;}
.pages-content a{display:block;margin-bottom:.1rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}
.pages-content a:last-child{margin-bottom:0;}
.news-detail-content .recommend-news .news-list{margin-top:.3rem;padding:.5rem;}
/*分页（如重新编写，请删除或者直接替换掉样式）*/
.Pages{text-align:center;margin-top:.5rem;display:flex;justify-content:center;}
.Pages > span:not(.p_page){display:none;}
.Pages a{width:0.4rem;line-height:0.4rem;height:0.4rem;transition:0.3s;border-radius:4px;background-color:#f2f2f2;display:block;font-size:.14rem;}
.Pages .p_page{display:flex;align-items:center;justify-content:center;}
.Pages .p_page .a_first,.Pages .p_page .a_end{display:none;}
.Pages .p_page > a{font-size:0;background-position:center center;background-repeat:no-repeat;background-size:0.1rem auto;}
.Pages .p_page .num{display:flex;align-items:center;justify-content:center;font-style:normal;}
.Pages .p_page .num,.Pages .p_page .num a{margin:0 0.1rem;}
.Pages a:hover,.Pages a.a_cur{background-color:var(--main-color);color:#fff;}
.Pages a.a_prev{background-image:url(../images/page/prev.svg);}
.Pages a.a_next{background-image:url(../images/page/next.svg);}
.Pages a.a_prev:hover{background-image:url(../images/page/prev-on.svg);background-color:var(--main-color);}
.Pages a.a_next:hover{background-image:url(../images/page/next-on.svg);background-color:var(--main-color);}
.Pages span.p_jump{display:flex;align-items:center;font-size:.14rem;margin-left:.2rem;}
.Pages span.p_jump b{font-weight:400;}
.Pages span.p_jump .i_text{display:block;width:.8rem;height:.4rem;;border-radius:4px;background-color:#f2f2f2;text-align:center;padding:0 .1rem;margin:0 .15rem;}
.Pages span.p_jump .i_button{padding:0 .1rem;border-radius:4px;background-color:var(--main-color);color:#fff;font-size:.14rem;height:.4rem;cursor:pointer;margin-left:.15rem;}
/* 文档下载 */
.files-download .download-box dl .second{width:40%;}
.files-download .download-box dl .third{width:1.5rem;}
.files-download .download-box dl .fourth{width:2rem;}
.files-download .download-box dt,.files-download .download-box dd{justify-content:space-between;}
.files-download{padding:.3rem;}
.files-download .download-box dl dd:last-child{border-width:1px;}
/* 服务 */
.service-list{padding:.5rem;padding-top:0;}
.online-buy a{display:block;width:1.3rem;height:.4rem;line-height:.4rem;color:#fff;background:var(--main-color) url(../images/buyCart-white.png) no-repeat .95rem center/.14rem;text-indent:.25rem;}
.service-list ul li figure{width:1.8rem;margin-right:.5rem;}
.service-list ul li .txt{flex:1 0 0;}
.service-list ul li figure .cover-image{padding-bottom:100%;}
.service-list ul li{padding:.5rem 0;border-bottom:solid 1px #e8e8e8;}
.service-list ul li .description{margin:.1rem 0 .15rem;}
.service-detail-content{padding-top:.8rem;}
.service-detail-content .over-title h3{margin:.1rem 0;}
.service-detail-content .over-title .online-buy{margin-top:.2rem;}
.service-detail-content .service-infomation .col-item:not(:last-child){margin-bottom:.2rem;}
.service-detail-content .service-infomation{padding-bottom:.4rem;border-bottom:solid 1px #e6e6e6;}
table thead th{font-weight:400;}
table th,table td{vertical-align:middle;text-align:center;}
.order-table th,.order-table td{text-align:center;vertical-align:middle;padding:0 .15rem;font-weight:400;}
.order-table thead tr{height:.5rem;background-color:#f2f2f2;}
.order-table th:nth-of-type(2),.order-table td:nth-of-type(2),.order-table th:nth-of-type(1),.order-table td:nth-of-type(1){text-align:left;}
.order-table td{padding:.15rem;}
.order-table td.sixth{max-width:2.2rem;text-align:left;}
.order-table tbody tr td{border-bottom:solid 1px #e9e9e9;}
.send-table thead tr{background-color:#f6eade;height:.5rem;}
.send-table thead tr th{color:var(--main-color);}
.send-table table td{padding:.2rem;border-bottom:solid 1px #e9e2da;}
.send-table table th,.send-table table td{border-right:solid 1px #e9e2da;}
.send-table table th:first-child,.send-table table td:first-child{border-left:solid 1px #e9e2da;}
.service-detail-content .service-detail .detail-txt{padding:.5rem;}
.service-detail-content .service-detail .col-item:not(:last-child){margin-bottom:.2rem;}
.service-detail-content .service-download .download-box dl dd:nth-of-type(even){background-color:#fafafa;}
.service-detail-content .download-box dl dd{border-color:#eee;}
.service-detail-content .download-box dl dt > div,.service-detail-content .download-box dl dd > div{text-align:center;}
.service-detail-content .download-box dl .first{width:2.1rem;}
.service-detail-content .download-box dl .second{width:5rem;}
/* 服务订购 */
.scale-in{padding-right:.3rem;background:url(../images/scale-in.png) no-repeat right center/.2rem;}
.service-order-content .over-order .left-txt{background-color:#f9f9f9;padding:.4rem;width:50%;}
.service-order-content .over-order .left-txt h3{margin-top:.1rem;}
.service-order-content .over-order .left-txt .col-item{margin-top:.2rem;}
.service-order-content .over-order .right-txt{width:50%;padding-left:.8rem;}
.service-order-content .over-order .right-form{max-width:4.1rem;}
.service-order-content .over-order .has-type input{margin-left:.1rem;}
.group-radio label:not(:last-child){margin-right:.2rem;}
.service-order-content .over-order .type-image{margin-top:.15rem;}
.service-order-content .over-order .selected span{display:block;width:.5rem;height:.5rem;border:solid 1px #d6d6d6;text-align:center;margin-right:.1rem;margin-top:.1rem;display:flex;align-items:center;justify-content:center;}
.service-order-content .over-order .selected .add{font-weight:700;border-style:dashed;color:#bfbfbf;font-size:.25rem;cursor:pointer;}
.service-order-content .over-order .copy-tip{margin-top:.25rem;}
.service-order-content .over-order{padding-bottom:.5rem;margin-bottom:.4rem;border-bottom:solid 1px #e8e8e8;}
.service-order-content .above-title .tip{margin:0 5px;}
.service-order-content .above-title{margin-bottom:.2rem;}
.service-order-content .drop-options{min-width:2rem;}
.download-template a{display:block;width:1.8rem;height:.4rem;line-height:.4rem;background:#4ab89a url(../images/download-white.png) no-repeat 1.36rem center/.15rem;text-indent:.25rem;color:#fff;}
.service-order-content .above-table table th{height:.5rem;background-color:#f2f2f2;}
.service-order-content .above-table table th,.service-order-content .above-table table td{border-right:solid 1px #ddd;}
.service-order-content .above-table table td .txt{min-height:.7rem;padding:.2rem;display:flex;align-items:center;justify-content:center;}
.service-order-content .above-table table td{border-bottom:solid 1px #e9e9e9;}
.service-order-content .above-table table{border-left:solid 1px #ddd;}
.service-order-content .above-table table th:first-child,.service-order-content .above-table table td:first-child{width:.8rem;}
.service-order-content .above-table table td:first-child{background-color:#ddd;}
.draft a{display:block;width:1.3rem;height:.4rem;line-height:.4rem;color:#fff;text-align:center;background-color:#aaaaaa;}
.service-order-content .above-table .bottom-tip{margin-top:.3rem;}
.service-order-content .above-table .bottom-tip .draft{margin-right:.2rem;}
.header .mobile-category{display:none;}
/* element 调整 */
body .search-box .el-select__wrapper{padding:0;margin:0;box-shadow:none;font-size:.16rem;gap:0;line-height:1;min-height:1px;}
body .search-box .el-select__caret{font-size:.18rem;color:#000;}
body .search-box .el-select__input{height:auto;}
.header .menu-box .category-tree .el-radio{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;opacity:0;}
.header .menu-box .category-tree .el-cascader-node{padding-right:30px;height:auto;min-height:34px;}
.header .menu-box .category-tree .el-cascader-node__label{overflow:visible;white-space:normal;padding-left:0;padding-right:0;line-height:1.3;}
.drop-category .el-cascader-node__label{font-weight:400;font-size:.16rem;}
.drop-category .el-cascader-panel.is-bordered{border:0;max-width:100%;width:100%;}
.header .menu-box .drop-category .el-cascader-menu__list{border:0;}
.header .menu-box .drop-category .el-scrollbar{border-right:solid 1px #e6e6e6 !important;min-width:1.5rem;width:33.333%;}
.drop-category .el-scrollbar:nth-of-type(2){background:linear-gradient(to right,rgba(0,0,0,.05) 0%,rgba(0,0,0,.01) 100%);}
.drop-category .el-scrollbar:nth-of-type(3){background:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.02) 100%);}
.drop-category .el-cascader-node:not(.is-disabled):focus,.drop-category .el-cascader-node:not(.is-disabled):hover{background:none;color:var(--main-color);}
.drop-category .el-cascader-menu__wrap.el-scrollbar__wrap{height:auto;min-height:3rem;padding:.3rem 0;}
.drop-category .el-cascader-node{padding-right:0;margin-bottom:.1rem;}
.drop-category .el-cascader-node:last-child{margin-bottom:0;}
.corRed{color:red;}
@media (min-width:1201px){.search-box .submit:hover{box-shadow:0 0 .1rem rgba(0,0,0,.3);}
.footer a:hover,.category-a:hover,.position a:hover,.product-inside-list .product-item .over-info:hover h3,.above-tab ul li:hover,a.d-block:hover h3,.download-action span:hover a{color:var(--main-color);}
.category-a:hover{background-image:url(../images/category-orange.png);}
.header .recommend-category dl dd a:hover span{transform:scale(1.05);}
.header .menu-box .left-menu ul li:hover a:after{display:block;}
.count-box span:hover,.service-order-content .over-order .selected .add:hover,.draft a:hover{background-color:var(--main-color);color:#fff;border-color:var(--main-color);}
.join-cart span:hover,.Pages span.p_jump .i_button:hover,.back-list a:hover,.online-buy a:hover,.draft a:hover{box-shadow:var(--shadow-main);}
.download-action span:hover a{background-image:url(../images/download-orange.png);}
.news-list ul li:hover h3{background-image:url(../images/paper-orange.png);}
.download-template a:hover{box-shadow:2px 2px 5px #4ab89a;}
}
@media (max-width:1200px){.custom-table dl dd{flex:1 0 0;width:auto !important;}
.custom-table .open-content dl dd.fourth,.custom-table .open-content dl dd.fifth{flex:1.2 0 0;}
.position{margin-bottom:0;}
.service-order-content .above-title .tip:hover .drop,.header .mobile-category{display:block;}
.header .menu-box .left-menu ul li .mobile{display:flex;}
.header .menu-box .left-menu ul li .pc,.header .pc-category{display:none;}
.header .menu-box{position:static;}
.header .drop-category{position:fixed;display:block;left:initial;left:inherit;right:-100%;width:300px;height:100%;z-index:12;overflow-y:auto;overflow-x:hidden;top:0;transition:all .5s ease;}
.cover-mask{z-index:11;}
.header .drop-category.active{right:0;}
.header .mobile-category{padding:.3rem 0;}
.header .mobile-category p a{display:block;line-height:1.5;padding:.15rem 0;padding-right:.5rem;}
.header .mobile-category p i{position:absolute;width:.4rem;height:100%;right:0;top:0;background:url(../images/arrow-down.png) no-repeat center/.13rem;}
.header .mobile-category p i.active{transform:rotateZ(-180deg);}
.header .mobile-category .leave-first{border-bottom:solid 1px #e9e9e9;}
.header .mobile-category .drop-second{border-top:solid 1px #e9e9e9;display:none;}
.header .mobile-category .drop-second p a{padding-left:.15rem;}
.header .mobile-category .drop-third{padding:.15rem 0;border-top:solid 1px #e9e2da;display:none;}
.header .mobile-category .drop-third span a{display:block;padding:.1rem;padding-left:.25rem;}
.header .category-content{flex-direction:column;}
.header .recommend-category{width:100%;padding:0;margin:0;}
.header .recommend-category dl dd{width:100%;padding-bottom:.2rem;}
}
@media (max-width:900px){.search-box input.text{width:4rem;}
.header .menu-box .right-action a:first-child{margin-left:0;}
.header .menu-box .content,.footer .content,.container .main-content,.service-order-content .above-table .bottom-tip{flex-direction:column;}
.header .menu-box .right-action{width:100%;justify-content:center;border-bottom:solid 1px rgba(0,0,0,.35);border-left:0;}
.header .menu-box .left-menu{width:100%;justify-content:center;}
.product-list ul li,.recommend-pro-list ul li,.guide-category ul li{width:50%;padding:0 .15rem;}
.product-list ul,.recommend-pro-list ul,.guide-category ul{margin-left:-.15rem;margin-right:-.15rem;}
.footer .copyright{margin-bottom:.15rem;}
.home-product-box{padding:.5rem 0;}
.main-content .left-menu{position:static;width:100%;margin:0 0 .3rem 0;border:0;box-shadow:none;}
.col-aside{background:none;display:flex;flex-wrap:wrap;padding:.2rem 0;}
.col-aside h3:before,.col-aside h3:after{display:none;}
.col-aside h3{padding:0;margin-right:.1rem;height:auto;line-height:normal;min-width:.8rem;font-size:.18rem;}
.col-aside .name-list{display:flex;flex-wrap:wrap;flex:1 0 0;align-items:flex-start;padding:0;margin-top:-.2rem;}
.col-aside .name-list a{display:block;margin-top:.2rem;margin-bottom:0;margin-right:.2rem;}
.main-content .left-menu .col-aside:last-child{border-width:1px;}
.col-aside.checkbox-aside .name-list{flex-direction:column;margin-top:0;}
.col-aside.checkbox-aside .lbael-list,.col-aside .checkbox-item{display:flex;flex-wrap:wrap;}
.col-aside .label{margin-right:.2rem;}
.col-aside .checkbox-title{margin-right:.3rem;}
.col-aside.checkbox-aside .lbael-list{flex:1 0 0;margin-top:-.1rem;}
.parameter dl dd{width:50%;}
.join-cart span{height:auto;height:auto;display:flex;align-items:center;justify-content:center;padding:0 .1rem;}
.header .top-search .content{height:auto;padding:.2rem 0;}
.header .top-search .inside-logo{text-align:center;width:100%;margin-bottom:0.2rem;}
.header .top-search .inside-search{display:flex;justify-content:center;width:100%;}
.header .top-search .search-box{padding:0;}
.above-item .custom-table .t-head,.above-item .custom-table .t-body .default-info{padding:0 .1rem;}
.product-detail-content .over-top .left-swiper{width:100%;padding-right:0;}
.product-detail-content .left-swiper .swiper-slide figure img{height:1.2rem;}
.product-detail-content .over-top .right-info{width:100%;margin-top:.3rem;}
.above-tab ul li{margin-right:.3rem;}
.product-detail-content .pro-detail-infomation{padding:0 .2rem;padding-bottom:.5rem;}
.download-box dl dt > div,.download-box dl dd > div{flex:1 0 0;width:auto;}
.recommend-pro-list ul li figure{padding-bottom:70%;}
.product-detail-content .pic-word .pic-word-bottom{margin-top:.3rem;padding-left:0;}
.product-detail-content .pic-word .pic-word-bottom .word-infomation{padding-left:.2rem;}
.guide-content .over-info figure,.guide-content .over-info .txt,.service-order-content .over-order .left-txt,.service-order-content .over-order .right-txt{width:100%;}
.guide-content .over-info figure{padding-bottom:50%;}
.guide-content .over-info .txt{padding:.3rem;}
.Pages span.p_jump{display:none;}
.order-table th,.order-table td{line-height:1.3;padding:.1rem;}
.service-order-content .over-order .right-txt{padding-left:0;margin-top:.3rem;}
.service-order-content .over-order .right-form{max-width:100%;}
.service-order-content .above-table .bottom-tip{align-items:center;}
.service-order-content .above-table .action{margin-top:.3rem;}
.service-order-content .drop-options{min-width:3rem;}
.service-order-content .above-title .tip .drop{left:0;transform:translateX(0);}
.service-order-content .above-title .tip .drop:after{transform:translateX(0) rotateZ(45deg);left:0.1rem;}
}
@media (max-width:640px){.header .menu-box .left-menu ul li{padding-right:.5rem;}
.logo img{height:.7rem;}
.home-main .search-content{margin-top:.6rem;}
.search-box .bird{right:0;}
.search-box input.text{width:2.5rem;padding:0 .2rem;}
.search-box .show-value{padding-left:.1rem;}
.commom-title a{margin:0 .15rem;}
.product-inside-list .product-item .over-info .pic figure{padding-bottom:60%;}
.product-inside-list .product-item .over-info .pic{width:100%;margin-right:0;}
.product-inside-list .product-item .over-info .txt,.correlation-content ul li{width:100%;}
.product-inside-list .product-item .over-info .txt{margin-top:.3rem;}
.custom-table dl dd{padding:.05rem;}
.header .top-search .search-box input.text{width:2.7rem;padding-left:.5rem;}
.product-detail-content .left-swiper .swiper-slide figure img{height:1rem;}
.product-detail-content .right-info .company-logo img{max-width:100%;margin-left:0;}
.product-detail-content .right-info .company-logo{width:100%;margin-bottom:.3rem;}
.product-detail-content .pro-detail-infomation,.news-content .news-list,.news-detail-content .article-content,.card,.news-detail-content .recommend-news .news-list,.service-detail-content .service-detail .detail-txt{padding:0;box-shadow:none;border:0;}
.above-tab ul li{line-height:.5rem;margin-right:.2rem;}
.download-action{justify-content:center;flex-direction:column;}
.download-action span:not(:last-child){margin-right:0;border:0;padding-right:0;}
.recommend-pro-list ul li h3{margin:.15rem 0;}
.recommend-pro-list ul li .description{margin-bottom:.2rem;}
.guide-content .download-box{padding:0;}
.news-list ul li .txt .time{width:1.3rem;}
.back-list{width:100%;display:flex;justify-content:center;margin-top:.2rem;}
.news-detail-content .article-page .pages-content{width:100%;}
.service-list ul li figure{margin-right:.2rem;}
.service-list ul li{padding:.3rem 0;}
.service-list ul li h3{font-size:.24rem;margin:.05rem 0;}
}
/* flex 弹性布局 */
[data-flex]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
[data-flex*=aic]{-ms-flex-align:center;align-items:center}
[data-flex*=aife]{-ms-flex-align:flex-end;align-items:flex-end}
[data-flex*=aifs]{-ms-flex-align:flex-start;align-items:flex-start}
[data-flex*=ais]{-ms-flex-align:stretch;align-items:stretch}
[data-flex*=aibs]{-ms-flex-align:baseline;align-items:baseline}
[data-flex*=jcc]{-ms-flex-pack:center;justify-content:center}
[data-flex*=jcsa]{-ms-flex-pack:space-around;justify-content:space-around}
[data-flex*=jcsb]{-ms-flex-pack:space-between;justify-content:space-between}
[data-flex*=jcfe]{-ms-flex-pack:flex-end;justify-content:flex-end}
[data-flex*=jcfs]{-ms-flex-pack:flex-start;justify-content:flex-start}
[data-flex*=row]{flex-wrap:wrap;-ms-flex-wrap:wrap;}
/* 登录 */
.login-main{min-height:90.2vh;padding:.6rem 0;background-color:#383636;}
.login-main::before,.login-main::after{content:"";display:block;position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center;}
.login-main::before{width:48.646%;height:94.822%;background-image:url(../images/logo-in-bg1.jpg);right:0;top:0;}
.login-main::after{width:20.209%;height:69.125%;background-image:url(../images/logo-in-bg2.jpg);left:0;bottom:0;}
.login-main .login-tishi{margin-bottom:.15rem;color:#ff6b0e;width:100%;line-height:1.5;}
.login-main .login-tishi i{padding:0 .05rem;margin-top:.05rem;font-style:normal;display:block;line-height:0.5;}
.login-main .logo-icon{margin-bottom:.4rem;}
.login-main .logo-icon img{width:3.5rem;}
.login-main .center-box{width:100%;}
.login-main .login-box{width:10rem;max-width:90%;background-color:rgba(255,255,255,1);border-radius:.1rem;padding:.6rem;align-content:flex-start;margin:0 auto;}
.login-main .login-title{line-height:1.5;width:100%;margin-bottom:.4rem;text-align:center;font-size:.3rem;color:#000000;font-weight:bold;}
.login-main #loginForm{width:60%;}
.login-main #loginForm .input-item{border:solid 1px #dcdcdc;position:relative;margin-bottom:.3rem;border-radius:1rem;}
.login-main #loginForm .input-item .icon{position:absolute;right:0;top:0;height:100%;width:.5rem;background-repeat:no-repeat;background-position:center left;}
.login-main #loginForm .input-item .icon-tel{background-image:url(../images/logo-icon1.png);background-size:.14rem;}
.login-main #loginForm .input-item .icon-pass{background-image:url(../images/logo-icon2.png);background-size:.19rem;}
.login-main #loginForm .input-item .icon-yzm{width:auto;padding:0 1em;cursor:pointer;}
.login-main #loginForm .input-item input{width:100%;padding:.13rem .25rem;padding-right:4em;border:none;background-color:transparent;}
.login-main #loginForm .yzm-item input{padding-right:7em;}
.login-main #loginForm .but-login{background-color:#ff6420;color:#ffffff;text-align:center;display:block;width:100%;padding:.15rem 0;line-height:1.3;border-radius:1rem;cursor:pointer;}
.login-main #loginForm .but-submit{margin-bottom:.15rem;}
.login-main #loginForm .login-tip{margin-bottom:.4rem;}
.login-main #loginForm .login-tip a:hover{color:#ff6420;}
.login-main #loginForm .login-xieyi a{color:#ff6420;}
.login-main #loginForm .login-xieyi .txt{width:calc(100% - .2rem);padding-left:.1rem;}
@media (max-width:1024px){.login-main .login-box{padding:.6rem .4rem;}
.login-main #loginForm{width:100%;}
}
@media (max-width:640px){.login-main{min-height:80vh;}
.login-main .login-box{padding:.4rem;}
.login-main .logo-icon img{width:2.5rem;}
}
/* 注册 */
.login-main .Register-bg{width:55%;}
.login-main .Register-box{width:100%;background-color:rgba(255,255,255,1);background-color:rgba(255,255,255,1);border-radius:.1rem;padding:.6rem .6rem 1rem;align-content:flex-start;}
.login-main #RegisterForm{width:100%;}
.login-main #RegisterForm .line-item{width:100%;border:solid 1px #e4e4e4;position:relative;margin-bottom:.25rem;border-radius:1rem;}
.login-main #RegisterForm .line-item input{width:100%;padding:.13rem .25rem;padding-right:4em;border:none;background-color:transparent;}
.login-main #RegisterForm .line-item .eye-btn{position:absolute;right:0;top:0;height:100%;width:.7rem;cursor:pointer;}
.login-main #RegisterForm .line-item .eye-btn .icon{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:.26rem;}
.login-main #RegisterForm .line-item .eye-btn .fa-eye{background-image:url(../images/eye-icon1.png);}
.login-main #RegisterForm .line-item .eye-btn .close-eye{background-image:url(../images/eye-icon2.png);}
.login-main #RegisterForm .line-item .tit{position:absolute;left:0;top:0;color:#999999;width:100%;height:100%;padding:0 .25rem;cursor:pointer;}
.login-main #RegisterForm .line-item .tit i{color:#ff6b0e;padding:0 .05rem;font-style:normal;display:block;margin-top:.05rem;line-height:1;}
.login-main #RegisterForm .line-item select,.login-main #RegisterForm .line-item .text{width:100%;background:transparent;}
.login-main #RegisterForm .line-item textarea.text{height:auto;}
.login-main #RegisterForm .other-item{gap:.2rem;margin-bottom:.3rem;}
.login-main #RegisterForm .other-item .input-item{flex:1;margin-bottom:0;}
.login-main #RegisterForm .other-item .but-yzm{flex:1;background-color:#626262;color:#ffffff;border-radius:1rem;cursor:pointer;transition:all .3s;}
.login-main #RegisterForm .other-item .but-yzm:hover{background-color:#ff6420;}
.login-main #RegisterForm .area-item{margin-bottom:.3rem;gap:.2rem;}
.login-main #RegisterForm .area-select{flex:1;padding:.13rem .25rem;line-height:1.5;cursor:pointer;border:solid 1px #e4e4e4;border-radius:1rem;background-image:url(../images/arrow-pull.svg);background-size:.12rem;background-repeat:no-repeat;background-position:right .15rem center;}
.login-main #RegisterForm .but-login{background-color:#ff6420;color:#ffffff;text-align:center;display:block;width:100%;padding:.15rem 0;line-height:1.3;border-radius:1rem;cursor:pointer;}
.login-main #RegisterForm .but-submit{margin-bottom:.2rem;}
.login-main #RegisterForm .login-xieyi{color:#999999;line-height:1.5;}
.login-main #RegisterForm .login-xieyi .txt{width:calc(100% - .2rem);padding-left:.1rem;line-height:1.5;}
@media (max-width:1024px){.login-main .Register-bg{width:100%;}
}
@media (max-width:640px){.login-main #RegisterForm .area-item{flex-wrap:wrap;}
.login-main #RegisterForm .area-select{width:100%;flex:auto;}
.login-main .Register-box{padding:.5rem .3rem;}
.login-main .login-title{margin-bottom:.2rem;}
}
/* 忘记密码 */
.login-main .ForgetPassword-box{width:10rem;max-width:90%;margin:0 auto;background-color:rgba(255,255,255,1);background-color:rgba(255,255,255,1);border-radius:.1rem;padding:.6rem .6rem 1rem;align-content:flex-start;}
.login-main .ForgetPassword-box .steps-box{gap:.2rem;margin-bottom:.4rem;width:100%;}
.login-main .ForgetPassword-box .steps-box .steps-item{text-align:center;color:#999;cursor:pointer;}
.login-main .ForgetPassword-box .steps-box .pot{width:.4rem;height:.55rem;background-image:url(../images/pot.svg);background-repeat:no-repeat;background-position:center;background-size:contain;}
.login-main .ForgetPassword-box .steps-box .circle{color:#999;margin-bottom:.1rem;}
.login-main .ForgetPassword-box .steps-box .circle span{border:solid 1px #999;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-size:.2rem;border-radius:1rem;width:.5rem;height:.5rem;}
.login-main .ForgetPassword-box .steps-box .steps-item.active{color:#ff6420;}
.login-main .ForgetPassword-box .steps-box .steps-item.active .circle span{border-color:#ff6420;color:#ff6420;}
.login-main .ForgetPassword-box .steps-con{display:none;}
.login-main .ForgetPassword-box .steps-con.active{display:block;}
.login-main .ForgetPassword-box .steps-tab{width:60%;}
.login-main .ForgetPassword-form .input-item{border:solid 1px #dcdcdc;position:relative;margin-bottom:.3rem;border-radius:1rem;}
.login-main .ForgetPassword-form .input-item .icon{position:absolute;right:0;top:0;height:100%;width:.5rem;background-repeat:no-repeat;background-position:center left;}
.login-main .ForgetPassword-form .input-item .icon-tel{background-image:url(../images/logo-icon1.png);background-size:.14rem;}
.login-main .ForgetPassword-form .input-item .icon-pass{background-image:url(../images/logo-icon2.png);background-size:.19rem;}
.login-main .ForgetPassword-form .input-item .icon-yzm{width:auto;padding:0 1em;cursor:pointer;}
.login-main .ForgetPassword-form .input-item input{width:100%;padding:.13rem .25rem;padding-right:4em;border:none;background-color:transparent;}
.login-main .ForgetPassword-form .yzm-item input{padding-right:7em;}
.login-main .ForgetPassword-form .but-login{background-color:#ff6420;color:#ffffff;text-align:center;display:block;width:100%;padding:.15rem 0;line-height:1.3;border-radius:1rem;cursor:pointer;}
.login-main .ForgetPassword-form .login-tip{margin-bottom:.4rem;}
.login-main .ForgetPassword-form .login-tip a:hover{color:#ff6420;}
.login-main .ForgetPassword-form .login-xieyi a{color:#ff6420;}
.login-main .ForgetPassword-form .login-xieyi .txt{width:calc(100% - .2rem);padding-left:.1rem;}
.login-main .ForgetPassword-form .but-submit{margin-top:.5rem;margin-bottom:0;}
.login-main .item-line{margin-bottom:.3rem;width:calc(100% + 4em);margin-left:-4em;}
.login-main .item-line .name-txt{width:8em;text-align:right;}
.login-main .item-line .input-box{width:calc(100% - 8em);border:solid 1px #dcdcdc;position:relative;border-radius:1rem;}
.login-main .item-line .input-box input{width:100%;padding:.13rem .25rem;border:none;background-color:transparent;}
.login-main .success-box .success-con{padding:.35rem 0 .6rem;}
.login-main .success-box .success-con .icon-hook{background-color:#f2f2f2;margin-right:1em;width:0.9rem;height:0.9rem;background-image:url(../images/hook.svg);background-repeat:no-repeat;background-position:center;background-size:.48rem;border-radius:1rem;}
.login-main .success-box .but-login{background-color:#ff6420;color:#ffffff;text-align:center;display:block;width:100%;padding:.15rem 0;line-height:1.3;border-radius:1rem;cursor:pointer;}
.login-main .success-box .but-submit{margin-bottom:0;}
.login-main .success-box .success-txt{font-size:.24rem;}
@media (max-width:640px){.login-main .ForgetPassword-box{padding:0.5rem 0.3rem 0.8rem;max-width:100%;}
.login-main .ForgetPassword-box .steps-box{gap:.1rem;}
.login-main .ForgetPassword-box .steps-tab{width:100%;}
.login-main .ForgetPassword-form .but-submit{margin-top:.2rem;}
.login-main .item-line{margin-left:0;}
.login-main .item-line .name-txt{width:8em;}
.login-main .item-line .input-box{width:calc(100% - 12em);}
}
/* 个人中心 */
.Personal-main{padding:.8rem 0;min-height:90.2vh;}
.Personal-main .back-color{background-color:#fff;box-shadow:0 0 0.15rem rgba(0,0,0,.1);}
.Personal-main .Personal-left{width:2.7rem;border-right:solid 1px #e4e4e4;}
.Personal-main .Personal-left .logo-tit{padding:.28rem 0;text-align:center;border-bottom:solid 2px #efefef;}
.Personal-main .Personal-left .logo-tit img{width:1.95rem;}
.Personal-main .menu-list{padding:.15rem 0;}
.Personal-main .menu-list li{font-size:.18rem;padding:.15rem 0;padding-left:.4rem;}
.Personal-main .menu-list li a{display:-webkit-flex;display:flex;align-items:center;}
.Personal-main .menu-list li a span{line-height:1.5;}
.Personal-main .menu-list li .icon{margin-right:.1rem;display:block;position:relative;}
.Personal-main .menu-list li .icon img{max-width:.25rem;}
.Personal-main .menu-list li .icon .acti{position:absolute;left:0;top:0;opacity:0;}
.Personal-main .menu-list li a:hover,.Personal-main .menu-list li.active a{color:#ec6916;}
.Personal-main .menu-list li a:hover .icon .ault,.Personal-main .menu-list li.active .icon .ault{opacity:0;}
.Personal-main .menu-list li a:hover .icon .acti,.Personal-main .menu-list li.active .icon .acti{opacity:1;}
.Personal-main .Personal-right{padding:.34rem .6rem .6rem;width:calc(100% - 2.7rem);}
.Personal-right .other-box{margin-bottom:.3rem;font-size:.18rem;padding:.2rem 0;border-bottom:solid 1px #e4e4e4;}
.Personal-right .other-box .tit{font-size:.2rem;color:#ec6916;border-left:solid .02rem #ec6916;padding-left:.1rem;}
.Personal-right .other-box .but-edit{padding-left:.25rem;background-image:url(../images/edit-icon.png);background-repeat:no-repeat;background-position:center left;cursor:pointer;color:#555555;}
.Personal-right .other-box .but-edit:hover{color:#ec6916;background-image:url(../images/edit-icon-on.png);}
.Personal-right .other-box .add-btn{cursor:pointer;color:#ec6916;font-weight:500;font-size:.16rem;}
@media (max-width:768px){.Personal-main .Personal-left{width:100%;}
.Personal-main .menu-list .ul{display:-webkit-flex;display:flex;flex-wrap:wrap;gap:.1rem .2rem;padding:0 .3rem;}
.Personal-main .menu-list li{padding:0;}
.Personal-main .Personal-right{width:100%;padding:.3rem .3rem .5rem;}
}
/* 个人中心-基本信息 */
.Personal-right .basic-box .basic-con{margin-bottom:.1rem;padding:.35rem .5rem;background-color:#f7f9fa;border-radius:.1rem;}
.Personal-right .basic-box .desc-text .user-img{border-radius:2rem;overflow:hidden;}
.Personal-right .basic-box .desc-text .user-img img{width:1rem;height:1rem;object-fit:cover;}
.Personal-right .basic-box .desc-text .roub-con{padding-left:.2rem;}
.Personal-right .basic-box .desc-text .roub-con .leve img{max-width:1rem;}
.Personal-right .basic-box .desc-text .roub-con .tit-name{margin-bottom:.1rem;font-size:.2rem;color:#ec6919;}
.Personal-right .basic-box .desc-text .roub-con .tit-name input{width:100%;font-size:.2rem;color:#ec6919;}
.Personal-right .basic-box .basic-list{width:40%;}
.Personal-right .basic-box .basic-list .item-ol .num{margin-bottom:.13rem;font-size:.28rem;color:#333;}
.Personal-right .basic-box .basic-list .item-ol .bit{color:#666666;padding:.1rem 0;padding-left:.3rem;background-repeat:no-repeat;background-position:center left;background-size:.2rem;}
.Personal-right .basic-box .basic-list .item-ol .icon-bal{background-image:url(../images/points.png);background-size:.18rem;}
.Personal-right .basic-box .basic-list .item-ol .icon-nts{background-image:url(../images/balance.png);background-size:.19rem;}
.Personal-right .basic-box .basic-list .item-ol .btn{width:7em;padding:.1rem;cursor:pointer;color:#fff;text-align:center;border-radius:1rem;}
.Personal-right .basic-box .basic-list .item-ol .orange-color{background-color:#ec6919;}
.Personal-right .basic-box .basic-list .item-ol .blue-color{background-color:#5aacfe;}
.Personal-right .basic-box .rciao-iuw .ul{font-size:.18rem;padding:.15rem 0;border-bottom:dashed 1px #d6d6d6;}
.Personal-right .basic-box .rciao-iuw .ul li{padding:.05rem 0;}
.Personal-right .basic-box .rciao-iuw .ul li .ctre{padding:.1rem 0;line-height:1.5;width:5.5em;text-align:right;color:#999;}
.Personal-right .basic-box .rciao-iuw .ul li .ixt{line-height:1.5;width:calc(100% - 5.5em);}
.Personal-right .basic-box .rciao-iuw .ul li .ixt input{padding:.1rem 0;font-size:.18rem;line-height:1.5;width:100%;}
.Personal-right .basic-box .rciao-iuw .ul li .ixt .edit-line{border-bottom:solid 1px #d6d6d6;}
.Personal-right .basic-box .rciao-iuw .ul:last-child{border-bottom:none;}
.Personal-right .basic-box .but-box{margin-top:0.3rem;}
.Personal-right .basic-box .but-box .iut-but{margin-right:2em;width:1.2rem;text-align:center;line-height:3;cursor:pointer;border-radius:0.1rem;border:solid 1px transparent;transition:all .3s;}
.Personal-right .basic-box .but-box .orange-but{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.Personal-right .basic-box .but-box .grey-but{border-color:#a0a0a0;color:#000000;}
.Personal-right .basic-box .but-box .orange-but:hover{color:#fff;box-shadow:0 0 0.15rem rgba(0,0,0,.4);}
.Personal-right .basic-box .but-box .grey-but:hover{border-color:#ec6919;color:#ec6919;box-shadow:0 0 0.1rem rgba(236,105,25,.3);}
@media (max-width:768px){.Personal-right .basic-box .desc-text{margin-bottom:.2rem;width:100%;}
.Personal-right .basic-box .basic-list{width:100%;justify-content:flex-start;gap:.4rem;}
}
@media (max-width:640px){.Personal-right .basic-box .basic-con{padding:.2rem .3rem;}
}
/* 我的订单 */
.MyOrder-list *{line-height:1.5;}
.MyOrder-box .category-box{margin-bottom:.3rem;padding:.25rem;border:solid 1px #e6e6e6;width:100%;border-radius:.03rem;}
.MyOrder-box .category-box .ul{gap:.5rem;width:calc(100% - 2.4rem);}
.MyOrder-box .category-box li i{display:block;width:0.2rem;height:0.2rem;border:solid 0.01rem #bfbfbf;background-repeat:no-repeat;background-position:center;background-size:.15rem;margin-right:.08rem;border-radius:0.02rem;}
.MyOrder-box .category-box li span{line-height:1.5;}
.MyOrder-box .category-box li.active i{background-image:url(../images/hook_b.svg);background-color:#ec6919;border-color:#ec6919;}
.MyOrder-box .search-shell{width:2.2rem;border:solid 1px #e6e6e6;border-radius:1rem;}
.MyOrder-box .search-shell input{padding:.06rem .1rem;padding-left:.15rem;width:calc(100% - 0.3rem);font-size:.14rem;}
.MyOrder-box .search-shell .search-btn{width:0.3rem;background-image:url(../images/search-grey.png);background-repeat:no-repeat;background-position:center left;cursor:pointer;background-size:.18rem;}
.MyOrder-list .item-box{margin-bottom:.3rem;border:solid 1px #e6e6e6;border-top:none;border-radius:.05rem;}
.MyOrder-list .item-box .aiwe-box{background-color:#f2f2f2;padding:.13rem .25rem;font-weight:500;}
.MyOrder-list .item-box .aiwe-box .iout{gap:.3rem;}
.MyOrder-list .item-box .aiwe-box .orange-color{color:#ec6919;}
.MyOrder-list .item-box .one-des{width:3.5rem;}
.MyOrder-list .item-box .one-des .img-box{width:1.4rem;height:1.4rem;border-radius:0.1rem;}
.MyOrder-list .item-box .one-des .img-box img{width:1.4rem;height:1.4rem;object-fit:cover;}
.MyOrder-list .item-box .one-des .con-box{width:calc(100% - 1.4rem);padding-left:.2rem;}
.MyOrder-list .item-box .one-des .con-box .name-tit{font-weight:500;font-size:.2rem;}
.MyOrder-list .item-box .one-des .con-box .tishi{margin-bottom:.1rem;font-weight:500;}
.MyOrder-list .item-box .desc-list{padding:.25rem;}
.MyOrder-list .item-box .desc-list .two-des{width:calc(100% - 4rem);}
.MyOrder-list .item-box .desc-list .one-shell .let-iut{flex:1;padding-right:0.3rem;}
.MyOrder-list .item-box .desc-list .one-shell .desc-item{border-bottom:solid 0.01rem #e6e6e6;padding-bottom:.25rem;margin-bottom:.25rem;display:none;}
.MyOrder-list .item-box .desc-list .one-shell .desc-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.MyOrder-list .item-box .desc-list .one-shell .desc-item:nth-child(1),.MyOrder-list .item-box .desc-list .one-shell .desc-item:nth-child(2){display:flex;}
.MyOrder-list .item-box .desc-list .one-shell .let-iut.expanded .desc-item{display:flex;}
.MyOrder-list .item-box .desc-list .more-view{margin-top:.1rem;}
.MyOrder-list .item-box .desc-list .more-view.hidden{display:none;}
.MyOrder-list .item-box .desc-list .more-view .Juzr{cursor:pointer;}
.MyOrder-list .item-box .desc-list .more-view .view-icon{width:100%;height:0.2rem;background-image:url(../images/arrow-dow.svg);background-repeat:no-repeat;background-position:center;background-size:.13rem;}
.MyOrder-list .item-box .desc-list .more-view .Juzr:hover{color:#ec6919;}
.MyOrder-list .item-box .desc-list .more-view .Juzr:hover .view-icon{background-image:url(../images/arrow-dow2.svg);}
.MyOrder-list .item-box .desc-list .more-view.active .view-icon{transform:rotate(180deg);}
.MyOrder-list .item-box .operate-box{width:1.1rem;}
.MyOrder-list .item-box .operate-box .center{width:100%;}
.MyOrder-list .item-box .operate-box .btn{display:block;padding:0.07rem;margin-bottom:.1rem;width:100%;text-align:center;font-size:.14rem;border:solid 1px #999;border-radius:1rem;cursor:pointer;transition:.3s;}
.MyOrder-list .item-box .operate-box .btn.on,.MyOrder-list .item-box .operate-box .btn:hover{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.MyOrder-list .item-box .operate-box .btn:last-child{margin-bottom:0;}
.MyOrder-list .item-box .num-box{gap:0.05rem;}
.MyOrder-list .item-box .num-box .num{width:0.5rem;text-align:center;border:solid 0.01rem #999;display:-webkit-flex;display:flex;justify-content:center;align-items:center;border-radius:0.02rem;font-size:.14rem;font-weight:500;}
.MyOrder-list .item-box .num-box .num-btn{width:0.3rem;height:0.3rem;border:solid 0.01rem #999;border-radius:0.02rem;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:.12rem;}
.MyOrder-list .item-box .num-box .add-but{background-image:url(../images/add.png);}
.MyOrder-list .item-box .num-box .sub-but{background-image:url(../images/sub.png);}
.MyOrder-list .item-box .num-box .num-btn:hover{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.MyOrder-list .item-box .num-box .add-but:hover{background-image:url(../images/add-on.png);}
.MyOrder-list .item-box .num-box .sub-but:hover{background-image:url(../images/sub-on.png);}
.MyOrder-list .item-box .price{font-weight:500;}
.MyOrder-list .item-box .total-price{color:#ec6919;font-weight:500;}
@media (max-width:1200px){.MyOrder-list .item-box .desc-list .two-des{width:calc(100% - 3.5rem);padding-right:0;}
.MyOrder-list .item-box .desc-list .one-shell .desc-item{width:100%;flex:none;}
.MyOrder-list .item-box .operate-box{margin-top:.1rem;gap:.1rem;width:100%;}
.MyOrder-list .item-box .operate-box .btn{font-size:.12rem;margin-bottom:0;}
.MyOrder-list .item-box .operate-box .btn{width:1rem;}
}
@media (max-width:768px){.MyOrder-box .category-box .ul{width:100%;gap:.1rem .2rem;}
.MyOrder-box .search-shell{width:100%;margin-top:.2rem;}
.MyOrder-list .item-box{font-size:.14rem;}
.MyOrder-list .item-box .aiwe-box .iout{gap:.2rem;}
.MyOrder-list .item-box .desc-list .two-des{width:calc(100% - 3.2rem);}
.MyOrder-list .item-box .one-des{width:3rem;}
.MyOrder-list .item-box .one-des .con-box{width:calc(100% - 1rem);}
.MyOrder-list .item-box .one-des .con-box .name-tit{font-size:.16rem;}
.MyOrder-list .item-box .one-des .img-box{width:1rem;height:1rem;}
.MyOrder-list .item-box .one-des .img-box img{width:1rem;height:1rem;}
}
@media (max-width:640px){.MyOrder-box .search-shell input{font-size:.16rem;}
.MyOrder-list .item-box{font-size:.18rem;}
.MyOrder-list .item-box .aiwe-box .iout{gap:.1rem;width:calc(100% - 6em);}
.MyOrder-list .item-box .desc-list .two-des{width:100%;}
.MyOrder-list .item-box .num-box .num{font-size:.16rem;}
.MyOrder-list .item-box .operate-box{width:100%;margin-top:.15rem;gap:.2rem;}
.MyOrder-list .item-box .operate-box .btn{width:1rem;font-size:.16rem;}
.MyOrder-list .item-box .one-des{width:100%;margin-bottom:.15rem;}
.MyOrder-list .item-box .one-des .con-box{width:calc(100% - 1.4rem);}
.MyOrder-list .item-box .one-des .con-box .name-tit{font-size:.2rem;}
.MyOrder-list .item-box .one-des .img-box{width:1.4rem;height:1.4rem;}
.MyOrder-list .item-box .one-des .img-box img{width:1.4rem;height:1.4rem;}
}
/* 订单详情 */
.MyOrderInfo-box *{line-height:1.5;}
.MyOrderInfo-box .tit-bit{padding:.15rem 0;font-size:.2rem;font-weight:500;}
.MyOrderInfo-box .step-box{width:70%;margin:.4rem auto;position:relative;}
.MyOrderInfo-box .step-box::before{content:'';position:absolute;top:0.15rem;left:5%;height:.02rem;width:90%;background-color:#e0e0e0;z-index:1;transform:translateY(-50%);}
.MyOrderInfo-box .step-box .progress-bar{width:0;position:absolute;top:0.15rem;left:5%;height:.02rem;background-color:#ec6919;z-index:2;transform:translateY(-50%);transition:width 0.3s ease;}
.MyOrderInfo-box .step-box .progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:3;}
.MyOrderInfo-box .step-box .step-circle{width:.28rem;height:.28rem;border-radius:1rem;background-color:#fff;border:solid 1px #c8c8c8;display:-webkit-flex;display:flex;align-items:center;justify-content:center;}
.MyOrderInfo-box .step-box .step-text{color:#555555;margin-top:.1rem;}
.MyOrderInfo-box .step-box .check-icon{display:-webkit-flex;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:.15rem;font-size:.14rem;color:#000;font-weight:bold;}
.MyOrderInfo-box .step-box .step-circle.active{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.MyOrderInfo-box .step-box .step-circle.active .check-icon{font-size:0;background-image:url(../images/hook_b.svg);}
.MyOrderInfo-box .order-info .item-order{margin-bottom:.5rem;}
.MyOrderInfo-box .order-info-box{border:solid 1px #f2f2f2;padding:.3rem;}
.MyOrderInfo-box .order-info-box .li-item{margin-bottom:.1rem;font-weight:500;}
.MyOrderInfo-box .order-info-box .li-item .conbox{flex:1;}
.MyOrderInfo-box .order-info-box .li-item .certi-box{background-color:#f5f5f5;padding:.25rem;min-width:4.5rem;max-width:100%;text-align:center;}
.MyOrderInfo-box .order-info-box .li-item .certi-box img{max-width:3rem;}
.MyOrderInfo-box .order-info-box .li-item:last-child{margin-bottom:0;}
.MyOrderInfo-box .commodity-list table{width:100%;border:none;border-collapse:collapse;border-spacing:0;}
.MyOrderInfo-box .commodity-list table th{padding:.15rem;text-align:center;background-color:#f2f2f2;border:none;}
.MyOrderInfo-box .commodity-list table th:first-child{width:50%;}
.MyOrderInfo-box .commodity-list table td{padding:.3rem 0;border-bottom:1px solid #e5e5e5;font-weight:500;}
.MyOrderInfo-box .commodity-list table td:first-child{border-left:1px solid #e5e5e5;padding-left:.3rem;}
.MyOrderInfo-box .commodity-list table td:last-child{border-right:1px solid #e5e5e5;}
.MyOrderInfo-box .commodity-list .one-des{text-align:left;}
.MyOrderInfo-box .commodity-list .one-des .img-box{width:1.4rem;height:1.4rem;border-radius:0.1rem;}
.MyOrderInfo-box .commodity-list .one-des .img-box img{width:1.4rem;height:1.4rem;object-fit:cover;}
.MyOrderInfo-box .commodity-list .one-des .con-box{width:calc(100% - 1.4rem);font-weight:400;padding-left:.2rem;}
.MyOrderInfo-box .commodity-list .one-des .con-box .name-tit{font-weight:500;font-size:.2rem;}
.MyOrderInfo-box .commodity-list .one-des .con-box .tishi{margin-bottom:.1rem;font-weight:500;}
.MyOrderInfo-box .commodity-list .total-price{color:#ec6919;}
.MyOrderInfo-box .order-other{padding:.3rem 0;}
.MyOrderInfo-box .order-other .iouy{margin:.03rem 0;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:center;}
.MyOrderInfo-box .order-other .iouy .itx{font-weight:500;min-width:1.2rem;text-align:right;}
.MyOrderInfo-box .order-other .iouy .actual-ity{font-size:.24rem;}
@media (max-width:768px){.MyOrderInfo-box .commodity-list .one-des{flex-wrap:wrap;width:100%;}
.MyOrderInfo-box .commodity-list .one-des .con-box{padding:.1rem 0 0;width:100%;font-size:.14rem;}
.MyOrderInfo-box .commodity-list .one-des .con-box .tishi{margin-bottom:0;}
.MyOrderInfo-box .commodity-list .one-des .con-box .name-tit{font-size:.18rem;}
.MyOrderInfo-box .commodity-list .one-des .img-box,.MyOrderInfo-box .commodity-list .one-des .img-box img{width:.8rem;height:.8rem;}
.MyOrderInfo-box .order-other{padding-bottom:0;}
.MyOrderInfo-box .order-info .item-order{margin-bottom:.25rem;}
}
@media (max-width:640px){.MyOrderInfo-box .step-box{width:100%;}
.MyOrderInfo-box .order-info-box{padding:.2rem;}
.MyOrderInfo-box .order-info-box .li-item{flex-flow:wrap;}
.MyOrderInfo-box .order-info-box .li-item .certi-box{margin-top:.1rem;min-width:100%;}
}
/* 购物车 */
.cart-container{background:#fff;box-shadow:0 0 0.1rem rgba(0,0,0,.1);padding:.5rem;margin:.25rem 0;border-radius:.1rem;}
.cart-container .cart-title{font-size:0.24rem;font-weight:500;color:#333333;margin-bottom:.2rem;}
.cart-container *{line-height:1.5;}
.cart-container input[type="checkbox"]{width:0.2rem;height:0.2rem;}
.cart-container input[type="checkbox"]:checked:after{background-image:url("../images/hook_b.svg");}
.cart-container .cart-header{display:flex;align-items:center;padding:.15rem .2rem;background-color:#f5f5f5;border-bottom:1px solid #e5e5e5;font-weight:500;}
.cart-container .cart-header .product-info{text-align:center;flex:3;}
.cart-container .cart-header .itre{text-align:center;flex:1;}
.cart-container .cart-header .chec-hit input[type="checkbox"]{margin-right:.1rem;}
.cart-container .cart-item{display:flex;align-items:center;padding:.35rem .2rem;border-bottom:1px solid #e5e5e5;}
.cart-container .cart-item .chec-hit{margin-right:.25rem;}
.cart-container .cart-item .product-info{display:flex;align-items:center;flex:3.1;text-align:left;}
.cart-container .cart-item .itre{text-align:center;flex:1;}
.cart-container .cart-item .product-info img{width:1.7rem;height:1.7rem;margin-right:.35rem;border-radius:.08rem;}
.cart-container .cart-item .product-desc .name-tit{font-size:.24rem;margin-bottom:.1rem;font-weight:500;}
.cart-container .cart-item .product-desc .tishi{color:#333333;margin-bottom:.1rem;}
.cart-container .cart-item .product-desc .desc{color:#555555;}
.cart-container .cart-item .price{font-weight:500;}
.cart-container .cart-item .subtotal{font-weight:500;}
.cart-container .quantity-control{display:flex;align-items:center;justify-content:center;width:1.2rem;gap:.05rem;margin:0 auto;}
.cart-container .quantity-btn{width:.3rem;height:.3rem;border:1px solid #e5e5e5;background-color:#fff;text-align:center;cursor:pointer;user-select:none;background-repeat:no-repeat;background-position:center;background-size:.12rem;}
.cart-container .quantity-input{width:.5rem;height:.3rem;border:none;border:1px solid #e5e5e5;text-align:center;outline:none;}
.cart-container .quantity-btn.minus{background-image:url(../images/sub.png);}
.cart-container .quantity-btn.plus{background-image:url(../images/add.png);}
.cart-container .quantity-btn:hover{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.cart-container .quantity-btn.plus:hover{background-image:url(../images/add-on.png);}
.cart-container .quantity-btn.minus:hover{background-image:url(../images/sub-on.png);}
.cart-container .remove-btn{color:#333;cursor:pointer;}
.cart-container .remove-btn:hover{color:#ec6919;}
.cart-container .cart-footer{padding:.25rem .2rem;}
.cart-container .cart-footer .chec-hit{margin-right:.5rem;}
.cart-container .cart-footer .chec-hit input[type="checkbox"]{margin-right:.1rem;}
.cart-container .cart-footer .delete-btn{padding:.05rem;cursor:pointer;background-image:url(../images/delete.svg);background-repeat:no-repeat;background-size:.22rem;background-position:center left;padding-left:.35rem;}
.cart-container .cart-footer .delete-btn:hover{background-image:url(../images/delete-on.svg);color:#ec6919;}
.cart-container .cart-footer .cart-other .stati-price{font-weight:500;}
.cart-container .cart-footer .cart-other .stati-price .total-price{font-size:.32rem;color:#ec6919;line-height:1.2;}
.cart-container .cart-footer .cart-other .stati-price .selected-count{color:#ec6919;padding:0 .1rem;}
.cart-container .btn-ribox .btn{font-weight:500;padding:.15rem;width:1.5rem;border:solid 1px #ec6919;color:#ec6919;border-radius:.07rem;cursor:pointer;text-align:center;transition:.3s;}
.cart-container .btn-ribox .btn-orange{margin-left:.2rem;background-color:#ec6919;color:#fff;border-color:#ec6919;}
.cart-container .btn-ribox .btn:hover{box-shadow:-0.05rem 0.05rem .15rem rgba(0,0,0,.2);}
@media (max-width:768px){.cart-container{padding:.3rem;font-size:.14rem;}
.cart-container input[type="checkbox"]{width:.16rem;height:.16rem;}
.cart-container .cart-header .chec-hit input[type="checkbox"]{margin-right:0.05rem;}
.cart-container .cart-header .product-info{flex:1.8;}
.cart-container .cart-item .chec-hit{margin-right:.1rem;}
.cart-container .cart-item .product-info{flex-wrap:wrap;flex:2.5;}
.cart-container .cart-item .product-info img{margin-right:0;width:.5rem;height:.5rem;}
.cart-container .cart-item .product-desc .name-tit{font-size:.16rem;margin-bottom:0;}
.cart-container .cart-item .product-desc .tishi{margin-bottom:0;}
.cart-container .product-desc{width:calc(100% - .5rem);padding-left:1em;font-size:.12rem;}
.cart-container .quantity-btn{width:0.25rem;height:0.25rem;background-size:0.1rem;}
.cart-container .quantity-input{width:0.4rem;height:0.25rem;}
}
@media (max-width:640px){.cart-container .cart-header{padding:0.15rem;}
.cart-container .product-desc{display:none;}
.cart-container .cart-header .product-info{flex:1;}
.cart-container .cart-item{padding:0.2rem 0.1rem;}
.cart-container .cart-item .product-info{flex:1;}
.cart-container .cart-item .product-info img{width:100%;height:auto;}
.cart-container .cart-item .itre{flex:1.1;}
.cart-container .remove-btn{display:none;}
.cart-container .cart-footer{padding:0.15rem 0;font-size:.18rem;}
.cart-container .cart-footer .chec-hit{margin-right:0.3rem;}
.cart-container .btn-ribox{justify-content:flex-start;}
}
/* 结算 */
.settlement-box *{line-height:1.5;}
.settlement-box .step-box{width:50%;margin:.5rem auto;position:relative;}
.settlement-box .step-box::before{content:'';position:absolute;top:0.15rem;left:5%;height:.01rem;width:85%;background-color:#e0e0e0;z-index:1;}
.settlement-box .step-box .progress-bar{width:0;position:absolute;top:0.15rem;left:5%;height:.01rem;background-color:#ec6919;z-index:2;transition:width 0.3s ease;}
.settlement-box .step-box .progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:3;}
.settlement-box .step-box .step-circle{width:.28rem;height:.28rem;border-radius:1rem;background-color:#fff;border:solid 1px #c8c8c8;display:-webkit-flex;display:flex;align-items:center;justify-content:center;}
.settlement-box .step-box .step-text{color:#555555;margin-top:.1rem;font-weight:500;}
.settlement-box .step-box .check-icon{display:-webkit-flex;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:.15rem;font-size:.14rem;color:#000;font-weight:500;}
.settlement-box .step-box .step-circle.active{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.settlement-box .step-box .step-circle.active .check-icon{font-size:0;background-image:url(../images/hook_b.svg);}
.settlement-box .step-box .step-circle.onact{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.settlement-box .settl-back{padding:.5rem;background-color:#fff;box-shadow:0 0 .1rem rgba(0,0,0,.1);border-radius:.1rem;}
.settlement-box .settl-item{margin-bottom:.5rem;}
.settlement-box .settl-item:last-child{margin-bottom:0;}
.settlement-box .settl-tit{margin-bottom:.2rem;}
.settlement-box .settl-tit .other-aniu{font-weight:500;gap:.3rem;}
.settlement-box .settl-tit .other-aniu .but{cursor:pointer;}
.settlement-box .settl-tit .other-aniu .but.on{color:#ec6919;}
.settlement-box .settl-tit .tit-name{font-weight:500;font-size:.24rem;}
.settlement-box .delivery-addr{gap:.2rem;}
.settlement-box .delivery-addr .addr-item{width:calc(50% - .1rem);border:solid 1px #d1d1d1;padding:.25rem .25rem .4rem;border-radius:0.05rem;overflow:hidden;position:relative;color:#666666;}
.settlement-box .delivery-addr .addr-item::after,.settlement-box .delivery-addr .addr-item::before{content:"";display:block;width:.52rem;height:.52rem;background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;bottom:0;right:0;opacity:0;}
.settlement-box .delivery-addr .addr-item::before{background-image:url(../images/gle.png);}
.settlement-box .delivery-addr .addr-item::after{background-image:url(../images/hook_b.svg);background-size:.15rem;background-position:right 0.08rem bottom 0.08rem;}
.settlement-box .delivery-addr .addr-item .name-tel span{font-size:.18rem;color:#333;font-weight:500;}
.settlement-box .delivery-addr .addr-item .aniu-box{gap:.25rem;}
.settlement-box .delivery-addr .addr-item .aniu-box .aniu{cursor:pointer;}
.settlement-box .delivery-addr .addr-item .aniu-box .aniu:hover{color:#ec6919;}
.settlement-box .delivery-addr .addr-item .addr-info{padding-bottom:.15rem;margin-bottom:.15rem;border-bottom:dashed 1px #d1d1d1;}
.settlement-box .delivery-addr .addr-item.active{border-color:#ec6919;}
.settlement-box .delivery-addr .addr-item.active .setz{color:#ec6919;font-weight:500;}
.settlement-box .delivery-addr .addr-item.active::after,.settlement-box .delivery-addr .addr-item.active::before{opacity:1;}
/* 订单容器 */
.confirm-details .details-header{background-color:#f2f2f2;padding:0.15rem .4rem;font-weight:500;color:#555555;}
.confirm-details .details-header>div{flex:1;text-align:center;}
.confirm-details .details-header .proinfo{flex:4;}
.confirm-details .ProItem{padding:0.4rem;border:1px solid #e5e5e5;border-top:none;font-weight:500;}
.confirm-details .ProItem>div{flex:1;text-align:center;}
.confirm-details .ProItem .proImg{width:1.7rem;height:1.7rem;border-radius:0.08rem;overflow:hidden;}
.confirm-details .ProItem .proImg img{width:1.7rem;height:1.7rem;object-fit:cover;}
.confirm-details .ProItem .proinfo{flex:4;text-align:left;}
.confirm-details .ProItem .proinfo .name-tit{font-size:.24rem;font-weight:bold;}
.confirm-details .ProItem .proinfo .tishi{color:#333333;font-weight:500;margin-bottom:.1rem;}
.confirm-details .ProItem .proinfo .desc{color:#555555;}
.confirm-details .ProItem .prodesc{padding-left:.4rem;}
.confirm-details .ProItem .desc{font-weight:400;}
.confirm-details .line-eimt:last-child{padding:.25rem .45rem;border:1px solid #e5e5e5;border-top:none;border-radius:0 0 .06rem .06rem;color:#555555;font-weight:500;}
.settlement-box .invoice-box .itis{gap:0 .5rem;width:100%;}
.settlement-box .invoice-box .itis label{cursor:pointer;font-weight:500;}
.settlement-box .invoice-box .itis .aro{position:relative;}
.settlement-box .invoice-box .itis .aro input{position:absolute;left:-9999px;}
.settlement-box .invoice-box .itis .aro label::before{content:"";display:block;width:.18rem;height:.18rem;border:.01rem solid #999;margin-right:.1rem;position:relative;border-radius:1rem;}
.settlement-box .invoice-box .itis .aro label{cursor:pointer;display:flex;align-items:center;}
.settlement-box .invoice-box .itis .aro input[type="radio"]:checked + label::after{content:"";position:absolute;width:.12rem;height:.12rem;background-color:#ec6916;top:50%;left:.1rem;transform:translate(-50%,-50%);border-radius:1rem;}
.settlement-box .invoice-box .itis .aro input[type="radio"]:checked + label::before{border-color:#ec6916;}
.settlement-box .invoice-box .payment-lement{padding:.5rem 0 .3rem;border-bottom:solid 1px #e5e5e5;}
.settlement-box .invoice-box .payment-lement li{margin-bottom:.05rem;}
.settlement-box .invoice-box .payment-lement li .name-wz{padding-bottom:.08rem;font-weight:500;}
.settlement-box .invoice-box .payment-lement li .name-wz span{color:#ec6919;}
.settlement-box .invoice-box .payment-lement li .orange-color{color:#ec6919;font-size:.32rem;}
.settlement-box .invoice-box .payment-lement li:last-child{margin-top:.2rem;}
.settlement-box .invoice-box .payment-btn{gap:.2rem;padding:.4rem 0 0;}
.settlement-box .invoice-box .payment-btn .btn{font-weight:500;line-height:3;width:9em;text-align:center;display:block;border:solid 1px #ec6919;color:#eb6100;border-radius:.05rem;}
.settlement-box .invoice-box .payment-btn .btn.on{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.settlement-box .invoice-item{width:100%;border:solid 1px #e5e5e5;padding:.35rem;}
.settlement-box .invoice-form{width:55%;margin-top:.3rem;}
.settlement-box .accounts-form .item-iut{margin-bottom:.2rem;}
.settlement-box .accounts-form .name-txt{margin-right:.15rem;width:1.2rem;text-align:right;color:#555;}
.settlement-box .accounts-form .name-txt i{margin-right:.05rem;font-style:normal;color:#ec6916;}
.settlement-box .accounts-form .line-input{border:solid 1px #e5e5e5;width:calc(100% - 1.4rem);border-radius:.05rem;}
.settlement-box .accounts-form .line-input input{width:100%;line-height:2;padding:.1rem .2rem;}
.settlement-box .accounts-form .area-txt{width:calc(100% - 1.4rem);position:relative;}
.settlement-box .accounts-form .area-input .name-txt{padding:.15rem 0}
.settlement-box .accounts-form .area-txt .line-input{width:100%;padding:.15rem .2rem;}
.settlement-box .accounts-form .area-txt .txt-tishi{color:#999;position:absolute;left:100%;padding-left:1em;top:.1rem;width:max-content;}
.settlement-box .accounts-form .area-txt textarea{width:100%;}
.settlement-box .accounts-form .select-txt{width:calc(100% - 1.4rem);gap:.1rem;}
.settlement-box .accounts-form .select-txt select{color:#999;flex:1;border:solid 1px #e5e5e5;padding:.1rem .2rem;border-radius:.05rem;background:url(../images/select2.svg) no-repeat right 0.1rem center transparent;background-size:0.1rem;}
.settlement-box .payment-form{width:55%;max-width:90%;}
.settlement-box .payment-form .input-txt input{font-weight:500;}
.settlement-box .payment-form .upload-label{height:2rem;color:#999999;cursor:pointer;text-align:center;}
.settlement-box .payment-form .upload-label .icon-upload{margin-bottom:.12rem;width:100%;height:0.36rem;display:block;background:url(../images/upload-icon.png) no-repeat center center transparent;background-size:0.36rem;}
.settlement-box .payment-form .upload-label small{display:block;font-size:.14rem;margin-top:5px;opacity:0.9;}
.settlement-box .payment-form .upload-preview{min-height:.5rem;display:none;text-align:center;}
.settlement-box .payment-form .file-preview-wrapper{display:inline-block;padding:.15rem;transition:all 0.3s ease;max-width:100%;}
.settlement-box .payment-form .image-preview{margin-bottom:10px;text-align:center;}
.settlement-box .payment-form .image-preview img{max-width:200px;max-height:200px;object-fit:cover;}
.settlement-box .payment-form .pdf-preview{margin-bottom:10px;text-align:center;padding:20px;}
.settlement-box .payment-form .pdf-icon{display:inline-block;padding:.15rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}
.settlement-box .payment-form .pdf-label{margin-top:10px;color:#ec6919;font-weight:bold;font-size:.14rem;}
.settlement-box .payment-form .file-info{display:flex;align-items:center;justify-content:space-between;gap:.15rem;padding-top:10px;border-top:1px solid #eee;}
.settlement-box .payment-form .file-name{flex:1;font-size:.14rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px;}
.settlement-box .payment-form .file-size{font-size:12px;color:#999;white-space:nowrap;}
.settlement-box .payment-form .remove-file{width:.3rem;height:.3rem;border:none;background-color:#ec6919;color:white;border-radius:50%;cursor:pointer;font-size:.18rem;line-height:1;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
@media (max-width:1024px){.settlement-box .invoice-form{width:80%;}
.settlement-box .payment-form{width:80%;}
}
@media (max-width:768px){.confirm-details .details-header{padding:.2rem;}
.confirm-details .ProItem{padding:.2rem;}
.confirm-details .ProItem .prodesc{padding-left:.2rem;}
.settlement-box .invoice-item{padding:.2rem;}
.settlement-box .payment-form{width:100%;max-width:100%;}
.settlement-box .accounts-form .area-txt .txt-tishi{font-size:.12rem;}
.settlement-box .payment-form .image-preview img{max-width:150px;max-height:150px;}
.settlement-box .payment-form .file-info{flex-direction:column;align-items:flex-start;gap:8px;}
.settlement-box .payment-form .file-name{max-width:100%;}
}
@media (max-width:640px){.settlement-box .step-box{width:80%;}
.settlement-box .step-box::before{width:80%;}
.settlement-box .settl-back{padding:.3rem;}
.settlement-box .delivery-addr .addr-item{width:100%;}
.settlement-box .invoice-form{width:100%;}
.settlement-box .accounts-form .item-iut{flex-wrap:wrap;}
.settlement-box .accounts-form .name-txt{padding-bottom:.1rem;width:100%;text-align:left;margin-right:0;}
.settlement-box .accounts-form .area-txt{width:100%;flex-wrap:wrap;}
.settlement-box .accounts-form .area-txt .txt-tishi{position:relative;top:0;left:0;padding:.1rem 0 0;font-size:.16rem;}
.settlement-box .accounts-form .line-input{width:100%;}
.settlement-box .accounts-form .select-txt{width:100%;}
.confirm-details .details-header .proinfo{flex:2.5;}
.confirm-details .ProItem .proinfo{flex:2.5;}
.confirm-details .ProItem .prodesc{display:none;}
}
/* 支付成功 */
.Pay-success{text-align:center;}
.Pay-success .icon{margin-bottom:.3rem;}
.Pay-success .icon img{max-width:2.2rem;}
.Pay-success .title{font-size:0.24rem;font-weight:500;}
.Pay-success .desc{margin:.1rem 0;}
.Pay-success .btn-box{gap:.2rem;padding:.3rem 0 0;}
.Pay-success .btn-box .btn{font-weight:500;line-height:3;width:9em;text-align:center;display:block;border:solid 1px #ec6919;color:#eb6100;border-radius:.05rem;}
.Pay-success .btn-box .btn.on{background-color:#ec6919;border-color:#ec6919;color:#fff;}
/* 地址管理 */
.new-address .on-address{padding:.6rem 0;text-align:center;}
.new-address .on-address .icon-box img{max-width:2.62rem;}
.new-address .on-address .address-tit{line-height:1.5;margin:.3rem 0;font-size:0.24rem;font-weight:600;}
.new-address .on-address .address-btn .btn{font-weight:500;line-height:3;width:10em;text-align:center;display:block;border:solid 1px #ec6919;color:#eb6100;border-radius:.05rem;cursor:pointer;}
.new-address .on-address .address-btn .btn.on{background-color:#ec6919;border-color:#ec6919;color:#fff;}
.address-list{padding:.3rem 0;}
.address-list *{line-height:1.5;}
.address-list .addr-item{width:100%;border:solid 1px #d1d1d1;padding:.4rem .3rem;border-radius:0.05rem;overflow:hidden;position:relative;color:#666666;margin-bottom:.3rem;}
.address-list .addr-item .name-tel span{font-size:.18rem;color:#333;font-weight:500;}
.address-list .addr-item .aniu-box{gap:.25rem;}
.address-list .addr-item .aniu-box .aniu{cursor:pointer;}
.address-list .addr-item .aniu-box .aniu:hover{color:#ec6919;}
.address-list .addr-item .addr-info{padding-bottom:.15rem;margin-bottom:.15rem;border-bottom:dashed 1px #d1d1d1;}
.address-list .addr-item.active{border-color:#ec6919;}
.address-list .addr-item.active .setz{color:#ec6919;font-weight:500;}
/* 弹框 */
.pop-up{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.5);top:0;left:0;z-index:10;display:none;}
.pop-up .center{width:100%;height:100%;}
/* 新增地址弹框 */
.address-container{background:#fff;padding:.3rem;max-width:600px;width:100%;position:relative;border-radius:.1rem;font-weight:500;}
.address-container *{line-height:1.5;}
.address-container .title{font-size:.28rem;font-weight:600;margin-bottom:.3rem;color:#333;}
.address-container .form-group{margin-bottom:.2rem;}
.address-container .label-name{display:block;color:#222222;width:1.1rem;padding:.12rem 0;}
.address-container .let-input{width:calc(100% - 1.1rem);}
.address-container .line-box{border:1px solid #ddd;border-radius:.05rem;}
.address-container .select-txt{gap:.1rem;}
.address-container .select-txt select{flex:1;padding:.12rem .15rem;border:1px solid #ddd;border-radius:.05rem;color:#333;outline:none;background:url(../images/select2.svg) no-repeat right 0.1rem center transparent;background-size:0.1rem;transition:border-color 0.2s;}
.address-container .select-txt select:focus{border-color:#ff7800;}
.address-container .required{color:#ec6919;margin-right:.05rem;}
.address-container .form-input,.address-container .form-select{width:100%;padding:.12rem .15rem;color:#333;outline:none;transition:border-color 0.2s;}
.address-container .form-input:focus,.address-container .form-select:focus{border-color:#ff7800;}
.address-container .let-area .line-box{padding:.12rem .15rem;}
.address-container .form-textarea{width:100%;color:#333;outline:none;resize:none;transition:border-color 0.2s;border-radius:.05rem;}
.address-container .form-textarea:focus{border-color:#ff7800;}
.address-container .form-textarea::placeholder{color:#999;}
/* 开关样式 */
.address-container .close{width:0.4rem;height:0.4rem;position:absolute;right:.1rem;top:.1rem;background-image:url(../images/close.svg);background-repeat:no-repeat;background-size:.15rem;background-position:center;cursor:pointer;}
.address-container .switch-group{margin-bottom:.3rem;}
.address-container .switch-label{color:#333;}
.address-container .switch{position:relative;display:inline-block;width:.5rem;height:.26rem;}
.address-container .switch input{opacity:0;width:0;height:0;}
.address-container .slider-btn{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:.25rem;transition:.4s;}
.address-container .slider-btn:before{position:absolute;content:"";height:.18rem;width:.18rem;left:.04rem;bottom:.04rem;background-color:white;transition:.4s;border-radius:50%;}
.address-container input:checked + .slider-btn{background-color:#ff7800;}
.address-container input:checked + .slider-btn:before{transform:translateX(.24rem);}
.address-container .btn-group{gap:.2rem;padding-left:1.1rem;}
.address-container .btn{width:10em;padding:.12rem;font-weight:500;cursor:pointer;transition:all 0.2s;border:none;outline:none;border-radius:1rem;}
.address-container .btn-save{background-color:#ff7800;color:#fff;}
.address-container .btn-save:hover{background-color:#e66a00;}
.address-container .btn-cancel{background-color:#fff;color:#ff7800;border:1px solid #ff7800;}
.address-container .btn-cancel:hover{background-color:#fef5ed;}
.address-container .error-tip{color:#e66a00;font-size:.14rem;margin-top:.05rem;display:none;}
@media (max-width:640px){.address-container{max-width:90%;}
}
/* 20260525 */
.overscroll{height:100%;overflow:auto;width:100%;}
.overscroll::-webkit-scrollbar{width:4px;height:4px;}
.overscroll::-webkit-scrollbar-thumb{border-radius:4px;background:#ff6420;}
.overscroll::-webkit-scrollbar-track{border-radius:10px;background:#e2efef;}
.pop{position:fixed;left:0;top:0;z-index:1050;width:100%;height:100%;visibility:hidden;}
.act.pop{visibility:visible;}
.pop .msk{width:100%;height:100%;position:fixed;z-index:-1;background:rgba(0,0,0,0.5);backdrop-filter:blur(5px);}
.popIn{align-items:center;justify-content:center;width:100%;height:100%;position:relative;z-index:5;}
.pop .box{padding:50px;width:1000px;background:#fff;max-width:90%;border-radius:10px;position:relative;top:50px;opacity:0;z-index:5;padding-right:20px;}
.act.pop .box{top:0;opacity:1;transition:.3s;}
.pop .box .close{position:absolute;right:10px;top:10px;width:30px;text-align:center;line-height:30px;cursor:pointer;z-index:50;background:url(../images/closed.png) no-repeat center;}
.pop .btit{text-align:center;font-weight:bold;margin-bottom:1em;}
.pop .txt{line-height:1.875;max-height:60vh;overflow:auto;padding-right:1em;}

/*20260715*/
.fixNav{position: fixed;right: 0;top: 50%;transform: translateY(-50%);width: 60px;z-index: 999;}
.fixNav .inner{padding: 4px;background-color: #fff;border-radius: 12px 0 0 12px;border-width: 1px 0px 1px 1px;border-style: solid;border-color: rgba(0, 0, 0, 0.08);}
.fixNav .item{position: relative;font-size: 10px;text-align: center;}
.fixNav .item .btn{display: block;padding: 8px 0;}
.fixNav .item .btn:before{display: block;width: 24px;height: 24px;margin: 0px auto 5px;content: "";background-position: center center;background-repeat: no-repeat;background-size: contain;}
.fixNav .item.car .btn:before{background-image: url(../images/fast-ico1.png);}
.fixNav .item.service .btn:before{background-image: url(../images/fast-ico2.png);}
.fixNav .item.member .btn:before{background-image: url(../images/fast-ico3.png);}
.fixNav .item:hover .btn{background-color: #f8f8f8;border-radius: 5px;}
.fixNav .item.top{padding: 4px;background-color: #fff;border-radius: 12px 0 0 12px;border-width: 1px 0px 1px 1px;border-style: solid;border-color: rgba(0, 0, 0, 0.08);margin-top: 10px;margin-bottom: -65px;transition: all 0.5s;opacity: 0;}
.fixNav .item.top.show{margin-bottom: 0;opacity: 1;}
.fixNav .item.top .btn:before{background-image: url(../images/fast-ico4.png);}
.fixNav .item .num{width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;overflow: hidden;border-radius: 50%;color:#fff;background-color: #ff6420;position: absolute;right: 4px;top: -3px;}
