.rel{position:relative}.abs{position:absolute}.fixed{position:fixed}.boxshadow{box-shadow:0 2px 30px rgba(70,110,180,0.4)}.lineAniAfter:after{transition:transform .5s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform-origin:left}.flex{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox}.flex-wrap{flex-flow:wrap}.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.inline-block{display:inline-block}.block{display:block}.hide{display:none}.bold{font-weight:700}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.before{opacity:0;visibility:hidden}.after{opacity:1;visibility:visible}.font{font-family:Arial}.txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upper{text-transform:uppercase}.middle{vertical-align:middle}.background{background-size:contain;background-repeat:no-repeat;background-position:center center}.coverbackground{background-size:cover;background-repeat:no-repeat;background-position:center center}body{font-size:16px;overflow-x:hidden;-webkit-tap-highlight-color:transparent}.rl{writing-mode:tb-rl;writing-mode:vertical-lr}.regular{font-family:"regular"}.mm{font-family:"mm"}.db{font-family:"db"}.light{font-family:"light"}.bm{font-family:"bm"}@font-face{font-family:"regular";src:url('../fonts/Montserrat-Regular.otf');font-weight:normal;font-style:normal}@font-face{font-family:"mm";src:url('../fonts/Montserrat-Medium.otf');font-weight:normal;font-style:normal}@font-face{font-family:"light";src:url('../fonts/Montserrat-Light.otf');font-weight:normal;font-style:normal}@font-face{font-family:"db";src:url('../fonts/DIN-BOLD.OTF');font-weight:normal;font-style:normal}@font-face{font-family:"bm";src:url('../fonts/BUTLER_MEDIUM.OTF');font-weight:normal;font-style:normal}.box-container{width:15.36rem;margin:0 auto}.w1280{width:1280px;margin:0 auto}.w1200{width:1200px;margin:0 auto}@media (max-width: 1600px){.box-container{width:16rem}}@media (max-width: 1280px){.w1280{width:95%}}@media (max-width: 1004px){.box-container,.w1200,.w1280{width:100%;padding:0 .3rem}}.pic{font-size:0;overflow:hidden;display:block;width:100%}.pic img{width:100%;display:block;transition:transform .8s ease;-webkit-transition:transform .8s ease;-moz-transition:transform .8s ease;-ms-transition:transform .8s ease;-o-transition:transform .8s ease}.pic img.phone{display:none}@media (max-width: 1004px){.pic img.pc{display:none}.pic img.phone{display:block}}.phone-nav{display:none}.swiper-box{position:relative}.swiper-btn{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute;z-index:10;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.content img,.content input[type="image"]{max-width:100%;height:auto!important;display:block;margin:0 auto}.pc-nav-box{margin-left:1.2rem;flex:1}.pc-nav-box ul{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.pc-nav-box li:hover .navs{opacity:1;visibility:visible;z-index:10}.pc-nav-box li:hover .navs a{display:inline-block}.pc-nav-box li.on>a{font-family:"mm"}.pc-nav-box li:not(.on):hover>a:before,.pc-nav-box li:not(.on):hover>a:after{width:100%}.pc-nav-box li>a{display:block;color:#466eb4;font-size:var(--fs24);line-height:.94rem;font-family:"light";position:relative;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.pc-nav-box li>a:before,.pc-nav-box li>a:after{content:"";width:0;height:1px;background:#466eb4;position:absolute;z-index:1;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.pc-nav-box li>a:before{left:0;bottom:20%}.pc-nav-box li>a:after{right:0;bottom:calc(20% + 4px)}.pc-nav-box a{transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.pc-nav-box .navs{width:100%;text-align:center;position:absolute;left:0;top:100%;z-index:-1;opacity:0;visibility:hidden;background:#466eb4;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;overflow:hidden}.pc-nav-box .navs a{line-height:.68rem;color:#fff;font-family:"light";font-size:14px;margin-right:.42rem;position:relative;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;display:none;animation:fadeInUp50 .65s ease}.pc-nav-box .navs a:after{content:"";width:100%;height:2px;background:#fff;position:absolute;left:0;bottom:0;z-index:10;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}.pc-nav-box .navs a:last-child{margin-right:0}.pc-nav-box .navs a.on{font-family:"mm"}.pc-nav-box .navs a:not(.on):hover:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.notice-box{position:relative;z-index:10;background:#466eb4;transition:all .48s ease;-webkit-transition:all .48s ease;-moz-transition:all .48s ease;-ms-transition:all .48s ease;-o-transition:all .48s ease}.notice-box:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.1);position:absolute;left:0;bottom:0;z-index:1}.notice-box .swiper-container{width:100%;height:50px;line-height:50px}.notice-box .swiper-slide{font-family:"light";font-size:16px;color:rgba(255,255,255,0.75);text-align:center;transition:all .48s ease;-webkit-transition:all .48s ease;-moz-transition:all .48s ease;-ms-transition:all .48s ease;-o-transition:all .48s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.notice-box .swiper-slide:before{content:"";display:inline-block;width:22px;height:22px;background-image:url(../img/notice.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;vertical-align:middle;position:relative;top:-1px;margin-right:10px}.notice-box .swiper-slide:hover{color:#fff}.header-wrapper{background:#466eb4;position:fixed;left:0;top:0;z-index:30;width:100%;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper.scroll{top:-0.94rem}.header-wrapper.scroll .notice-box{top:.94rem}.header-wrapper.scroll .box-1{opacity:0;visibility:hidden}.header-wrapper.scroll .logo{opacity:1;visibility:visible}.header-wrapper .box-container{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:center}.header-wrapper .box-1{position:relative;background:#fff;transition:all .48s ease;-webkit-transition:all .48s ease;-moz-transition:all .48s ease;-ms-transition:all .48s ease;-o-transition:all .48s ease;z-index:2}.header-wrapper .box-1 .box-container{height:.94rem;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .box-2{padding:.12rem 0;height:.68rem;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .logo{opacity:0;visibility:hidden;display:block;width:1.08rem;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .logo img{width:100%;display:block}.header-wrapper .logo-box{width:1.38rem}.header-wrapper .logo-box a{display:block;width:100%}.header-wrapper .logo-box img{display:block;width:100%}.header-wrapper .other-box{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .other-box>a:not(.btn),.header-wrapper .other-box .user{display:inline-block;min-width:1.35rem;border-radius:.22rem;line-height:.42rem;border:solid 1px #ffffff;text-align:center;margin-right:.18rem;font-size:14px;font-family:"mm";color:#fff;padding:0 10px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .other-box>a:not(.btn):last-child,.header-wrapper .other-box .user:last-child{margin-right:0}.header-wrapper .other-box>a:not(.btn) i,.header-wrapper .other-box .user i{width:.17rem;height:.2rem;display:inline-block;margin-right:.12rem;vertical-align:middle;position:relative;top:-1px;background-size:contain;background-repeat:no-repeat;background-position:center center;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .other-box a.user{background:#fff;color:#333}.header-wrapper .other-box>a.inquiry{min-width:1.56rem}.header-wrapper .user i{background-image:url(../img/i-user.png)}.header-wrapper .inquiry i{background-image:url(../img/i-inquiry2.png)}.header-wrapper .search-box{width:7.6rem;background:#fff;border-radius:5px;margin-right:1rem}.header-wrapper .search-box .inner{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.header-wrapper .text{padding:0 25px;border-radius:5px;font-family:"light";font-size:var(--fs18);width:calc(100% - 1.45rem);line-height:.44rem}.header-wrapper ::-webkit-input-placeholder{color:#999;font-size:var(--fs18)}.header-wrapper :-moz-placeholder{color:#999;font-size:var(--fs18)}.header-wrapper ::-moz-placeholder{color:#999;font-size:var(--fs18)}.header-wrapper :-ms-input-placeholder{color:#999;font-size:var(--fs18)}.header-wrapper .other-box>a,.header-wrapper .user,.header-wrapper .text,.header-wrapper .btn{height:.44rem}.header-wrapper .text,.header-wrapper .btn{line-height:.44rem}.header-wrapper .btn{text-align:center;width:1.45rem;background-color:#ffd000;border-radius:5px;font-size:var(--fs20);color:#fff;font-family:"mm";transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.header-wrapper .btn.phone{display:none}.header-wrapper .btn:hover{box-shadow:0 2px 30px rgba(255,208,0,0.2)}.header-wrapper .btn:before{content:"";display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/i-search.png);margin-right:8px;position:relative;vertical-align:middle;width:.2rem;height:.2rem;top:-2px}.header-wrapper .userbox{position:relative;font-size:0}.header-wrapper .userbox:hover .list{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.header-wrapper .userbox .user{max-width:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-wrapper .list{position:absolute;top:110%;z-index:10;background:#fff;text-align:center;padding:.2rem 0;width:160px;left:50%;margin-left:-80px;border-radius:10px;opacity:0;visibility:hidden;transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.header-wrapper .list:before{content:"";border:5px solid transparent;border-bottom-color:#fff;position:absolute;left:50%;margin-left:-5px;z-index:1;top:-10px}.header-wrapper .list a{line-height:30px;display:block;font-size:14px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;margin-bottom:4px}.header-wrapper .list a:last-child{margin-bottom:0}.header-wrapper .list a:hover{color:#466eb4}.header-wrapper ul{list-style-type:none}@media screen and (min-width: 1004px){.header-wrapper .other-box>a:hover,.header-wrapper a.user:hover,.header-wrapper .div.user:hover{background:#ffd000;border-color:#ffd000;box-shadow:0 2px 30px rgba(255,208,0,0.1)}.header-wrapper a.user:hover,.header-wrapper div.user:hover{background:#ffd000;color:#fff}.header-wrapper .user:hover i{background-image:url(../img/i-user2.png)}}@media (max-width: 1004px){.header-wrapper .pc-nav-box{display:none}.header-wrapper.scroll{top:calc(-1.1rem)}.header-wrapper.scroll .notice-box{top:1.1rem}.header-wrapper .box-1.on{background:#efefef}.header-wrapper .box-1 .box-container{height:1.1rem}.header-wrapper .box-2{position:relative;background:#466eb4;justify-content:center;padding:.2rem 0;height:1.1rem}.header-wrapper .logo{display:none}.header-wrapper .logo-box{width:1.8rem}.header-wrapper .userbox .user{max-width:3rem}.header-wrapper .other-box>a:not(.btn),.header-wrapper .other-box .btn.phone,.header-wrapper .other-box .user{min-width:1.35rem;border-radius:.4rem;line-height:.66rem;height:.7rem;margin-right:.3rem;font-size:var(--fs14)}.header-wrapper .other-box>a:not(.btn) i,.header-wrapper .other-box .btn.phone i,.header-wrapper .other-box .user i{width:.3rem;height:.3rem;margin-right:.18rem}.header-wrapper .other-box>a.inquiry{min-width:1.56rem}.header-wrapper .list{width:130px;margin-left:-65px;border-radius:8px}.header-wrapper .list:before{border-width:4px;margin-left:-4px;top:-8px}.header-wrapper .list a{line-height:22px;font-size:12px}.header-wrapper .search-box{display:none;width:100%;margin-right:0;position:absolute;left:0;top:100%;z-index:10;border-radius:0;background:#466eb4;padding:.2rem .3rem;border:1px solid rgba(255,255,255,0.1)}.header-wrapper .search-box .inner{background:#fff;border-radius:5px}.header-wrapper .text{padding:0 .3rem;font-size:var(--fs16);width:calc(100% - 2rem);line-height:.8rem}.header-wrapper ::-webkit-input-placeholder{color:#999;font-size:var(--fs16)}.header-wrapper :-moz-placeholder{color:#999;font-size:var(--fs16)}.header-wrapper ::-moz-placeholder{color:#999;font-size:var(--fs16)}.header-wrapper :-ms-input-placeholder{color:#999;font-size:var(--fs16)}.header-wrapper .text,.header-wrapper .btn{height:.8rem}.header-wrapper .text,.header-wrapper .btn{line-height:.8rem}.header-wrapper .btn{width:2rem;font-size:var(--fs16)}.header-wrapper .btn:before{width:.3rem;height:.3rem}.header-wrapper .btn.phone{display:block}}.p_h{height:calc(1.62rem + 50px)}.p_h.scroll{height:1.86rem}@media (max-width: 1004px){.notice-box .swiper-container{height:.76rem;line-height:.76rem}.notice-box .swiper-slide{font-size:var(--fs14)}.notice-box .swiper-slide:before{width:.32rem;height:.32rem;margin-right:8px}.p_h{height:2.96rem}.p_h.scroll{height:calc(1.78rem + 2px)}}@media (max-width: 1004px){.nav-icon{font-size:0;width:.76rem;height:.76rem;position:relative;border-radius:50%;background:#466eb4;transform-origin:right center;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.nav-icon.on span:nth-child(1){transform:rotate(45deg);margin:0;transition:margin 180ms cubic-bezier(.215, .61, .355, 1),transform 270ms cubic-bezier(.215, .61, .355, 1) 180ms,-webkit-transform 270ms cubic-bezier(.215, .61, .355, 1) 180ms}.nav-icon.on span:nth-child(2){opacity:0}.nav-icon.on span:nth-child(3){transform:rotate(-45deg);margin:0;transition:margin 180ms cubic-bezier(.215, .61, .355, 1),transform 270ms cubic-bezier(.215, .61, .355, 1) 180ms,-webkit-transform 270ms cubic-bezier(.215, .61, .355, 1) 180ms}.nav-icon span{display:inline-block;width:56%;height:.04rem;background-color:#fff;position:absolute;left:22%;top:.36rem;z-index:10;border-radius:2px;transform-origin:center center;transition:margin 140ms cubic-bezier(.25, .46, .45, .94) 230ms,transform 280ms cubic-bezier(.215, .61, .355, 1) 0ms,-webkit-transform 280ms cubic-bezier(.215, .61, .355, 1) 0ms}.nav-icon span:nth-child(1){margin-top:-6px}.nav-icon span:nth-child(2){margin-top:0}.nav-icon span:nth-child(3){margin-top:6px}.phone-nav{width:100%;height:calc(100% - 1.86rem);position:fixed;right:0;top:1.86rem;background:#efefef;z-index:501;overflow:auto;transition:top .4s ease;-webkit-transition:top .4s ease;-moz-transition:top .4s ease;-ms-transition:top .4s ease;-o-transition:top .4s ease}.phone-nav.scroll{height:calc(100% - .76rem);top:.76rem}.phone-nav ul{width:100%;margin:0 auto;position:relative;height:100%;overflow-y:auto;overflow-x:hidden;transition:max-height .8s ease;-webkit-transition:max-height .8s ease;-moz-transition:max-height .8s ease;-ms-transition:max-height .8s ease;-o-transition:max-height .8s ease}.phone-nav ul::-webkit-scrollbar{width:4px}.phone-nav ul::-webkit-scrollbar-track{background-color:#eaeaea}.phone-nav ul::-webkit-scrollbar-thumb{background-color:#466eb4}.phone-nav ul li{position:relative;padding:.3rem 0;border-bottom:1px solid #d2d2d2}.phone-nav ul li.active>a{color:#466eb4;font-family:"mm"}.phone-nav ul li.active>a:before{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}.phone-nav ul li.on>a{font-family:"mm"}.phone-nav ul li>a{position:relative;display:block;font-size:var(--fs30);color:#466eb4;font-family:"light";line-height:.4rem;padding:0 .3rem}.phone-nav ul li>a:before{content:"";width:9px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/right.png);position:absolute;right:.3rem;top:0;z-index:1}.phone-nav ul li.on>a{font-weight:700;color:#466eb4}.phone-nav ul li .navs{width:100%;display:none;margin-top:.1rem}.phone-nav ul li .navs a{font-size:var(--fs20);display:block;font-family:"light";color:#333;padding-left:0;line-height:.64rem;padding:0 .3rem}.phone-nav ul li .navs a.on{font-family:"mm"}.phone-nav ul li .navs a:last-child{margin-bottom:0;border-bottom:none}}.footer-nav-box{width:70.12%;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.footer-nav-box dt{line-height:24px;margin-bottom:.3rem}.footer-nav-box dt a{font-size:var(--fs18);color:#fff;font-family:"mm";text-transform:uppercase}.footer-nav-box dd{line-height:24px;margin-bottom:.06rem}.footer-nav-box dd:last-child{margin-bottom:0}.footer-nav-box dd a{font-family:"light";font-size:14px;color:#959595;position:relative}.footer-nav-box dd a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;transition:transform .5s ease;transform-origin:right;transform:scaleX(0)}.footer-nav-box dd a:hover{color:#fff}.footer-nav-box dd a:hover:after{transition:transform .5s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform-origin:left}.footer-nav-box a{transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.share{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox}.share a{position:relative;width:43px;height:43px;border-radius:50%;margin-right:.1rem}.share a:last-child{margin-right:0}.share a:hover:before{opacity:0;visibility:hidden}.share a:hover:after{opacity:1;visibility:visible;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.share a:hover .init{opacity:0;visibility:hidden}.share a:hover .on{opacity:1;visibility:visible}.share a:before,.share a:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;border-radius:50%}.share a:before{border:solid 1px rgba(255,255,255,0.3);box-sizing:border-box}.share a:after{background:#fff;opacity:0;visibility:hidden;transform:scale(.85);-webkit-transform:scale(.85);-moz-transform:scale(.85);-ms-transform:scale(.85);-o-transform:scale(.85)}.share a img{display:block;width:100%;z-index:10;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.share a .init{position:relative}.share a .on{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.link{font-size:0}.link a{position:relative;font-size:14px;font-family:"light";color:#959595;margin-right:.3rem;display:inline-block;vertical-align:top;line-height:24px;transition:color .3s ease;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease}.link a:hover{color:#fff}.link a:hover span:after{transition:transform .5s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform-origin:left}.link a:last-child{margin-right:0}.link a span{position:relative}.link a span:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;transition:transform .5s ease;transform-origin:right;transform:scaleX(0)}.footer-wrapper{padding:.63rem 0 .52rem;background:#282828}.footer-wrapper .box-container>div{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.footer-wrapper ul{list-style-type:none}.footer-wrapper .contact{width:3.4rem}.footer-wrapper .contact li{position:relative;padding-left:42px;margin-bottom:.48rem;line-height:20px}.footer-wrapper .contact li:last-child{margin-bottom:0}.footer-wrapper .contact p{color:#999999;font-size:16px;font-family:"light";margin-bottom:.09rem}.footer-wrapper .contact div{color:#ffffff;font-family:"mm"}.footer-wrapper .contact img{width:20px;position:absolute;left:0;top:0;z-index:10}.footer-wrapper .tel,.footer-wrapper .email{font-size:16px}.footer-wrapper .address{font-size:14px}.footer-wrapper .box-2{margin-top:.82rem;padding-top:5px;border-top:1px solid rgba(88,88,88,0.1);align-items:center}.footer-wrapper .other{flex:1}.footer-wrapper .copyright,.footer-wrapper .copyright a{font-size:12px;color:#999}.footer-wrapper .copyright{line-height:24px;margin-top:4px}.footer-wrapper .copyright a{transition:color .3s ease;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;position:relative}.footer-wrapper .copyright a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff;transition:transform .5s ease;transform-origin:right;transform:scaleX(0)}.footer-wrapper .copyright a:hover{color:#fff}.footer-wrapper .copyright a:hover:after{transition:transform .5s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform-origin:left}@media (max-width: 1600px){.footer-wrapper .footer-nav-box{width:72%}.footer-wrapper .footer-nav-box dl{max-width:20%}.footer-wrapper .contact{width:4rem}.footer-wrapper .share a{width:40px;height:40px}}@media (max-width: 1440px){.footer-wrapper .address,.footer-wrapper .footer-nav-box dd a{font-size:13px}}@media (max-width: 1004px){.footer-wrapper{padding:1rem 0 .8rem}.footer-wrapper .box-container>div{display:block}.footer-wrapper .contact{width:100%}.footer-wrapper .contact li{margin-bottom:.48rem;line-height:24px}.footer-wrapper .contact p{font-size:var(--fs16);margin-bottom:0}.footer-wrapper .contact img{width:18px}.footer-wrapper .box-2{margin-top:.4rem;padding-top:.4rem}.footer-wrapper .copyright,.footer-wrapper .copyright a{font-size:var(--fs16)}.footer-wrapper .copyright{margin-top:8px}.footer-wrapper .footer-nav-box{display:none}.footer-wrapper .share{margin-top:.4rem}.footer-wrapper .share a{width:.7rem;height:.7rem;margin-right:.2rem}.footer-wrapper .link a{font-size:var(--fs16);margin-right:.3rem;line-height:.44rem}}.index-banner-wrapper .index-banner-swiper .swiper-slide-active .title,.index-banner-wrapper .index-banner-swiper .swiper-slide-active p{transform:translateY(0) scale(1);-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);opacity:1;visibility:visible}.index-banner-wrapper .index-banner-swiper .swiper-slide-active img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.index-banner-wrapper .index-banner-swiper .title,.index-banner-wrapper .index-banner-swiper p{opacity:0;visibility:hidden;transform:translateY(.7rem) scale(.8);-webkit-transform:translateY(.7rem) scale(.8);-moz-transform:translateY(.7rem) scale(.8);transition:all 1.5s ease;-webkit-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-ms-transition:all 1.5s ease;-o-transition:all 1.5s ease}.index-banner-wrapper .index-banner-swiper .title{transition-delay:.4s}.index-banner-wrapper .index-banner-swiper p{transition-delay:.8s}.index-banner-wrapper .swiper-slide{overflow:hidden}.index-banner-wrapper .swiper-slide a{display:block}.index-banner-wrapper .swiper-slide img{display:block;width:100%;transition:transform 6s ease;-webkit-transition:transform 6s ease;-moz-transition:transform 6s ease;-ms-transition:transform 6s ease;-o-transition:transform 6s ease}.index-banner-wrapper .swiper-slide img.phone{display:none}.index-banner-wrapper .info{position:absolute;left:0;top:10%;z-index:10;width:100%}.index-banner-wrapper .box-container{text-align:center}.index-banner-wrapper .title{font-family:"bm";font-size:var(--fs72);color:#fff;line-height:.8rem;letter-spacing:2px}.index-banner-wrapper p{font-family:"light";font-size:var(--fs30);line-height:.36rem;color:#ffffff;margin-top:.04rem}.index-banner-wrapper .swiper-pagination{display:block;bottom:.28rem;font-size:0}.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet{opacity:.6;background:#fff;margin:0 5px;width:6px;height:6px;border:none;border-radius:3px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:link,.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:visited,.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:active,.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:focus{outline:none}.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:36px;opacity:1}@media (max-width: 1004px){.index-banner-wrapper .index-banner-swiper .title,.index-banner-wrapper .index-banner-swiper p{transform:translateY(.7rem) scale(.8);-webkit-transform:translateY(.7rem) scale(.8);-moz-transform:translateY(.7rem) scale(.8)}.index-banner-wrapper .swiper-slide img{display:none}.index-banner-wrapper .swiper-slide img.phone{display:block}.index-banner-wrapper .title{letter-spacing:1px}.index-banner-wrapper p{font-size:var(--fs24);line-height:.44rem;margin-top:.2rem}.index-banner-wrapper .swiper-pagination{bottom:.4rem}.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet{height:5px;width:5px;margin:0 6px}.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px}}@media screen and (min-width: 1004px){.breadcrumb{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.breadcrumb a{margin-right:8px}.breadcrumb i{margin:0 10px;color:#ccc}.breadcrumb a,.breadcrumb span,.breadcrumb i{display:inline-block}.breadcrumb img{width:19px;display:block}.breadcrumb a,.breadcrumb span{font-size:16px}.breadcrumb span{color:#666}.breadcrumb a{color:#466eb4;position:relative}.breadcrumb a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#466eb4;transition:transform .5s ease;transform-origin:right;transform:scaleX(0)}.breadcrumb a:hover:after{transition:transform .5s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform-origin:left}.page-nav-wrapper{position:relative;z-index:20;width:100%}.page-nav-wrapper:after{content:"";width:100%;height:1px;background-color:#ecf0f7;position:absolute;left:0;bottom:0;z-index:1}.page-nav-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;height:48px}.page-nav-wrapper .intruction-caption{display:none}.page-nav-wrapper .nav{position:relative;z-index:2;font-size:0;flex:1;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;justify-content:center}.page-nav-wrapper .nav>a{position:relative;font-family:"light";font-size:16px;line-height:48px;text-align:center;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease;margin-right:.44rem;color:#959595}.page-nav-wrapper .nav>a:last-child{margin-right:0}.page-nav-wrapper .nav>a:last-child:after{display:none}.page-nav-wrapper .nav>a.on{color:#333}.page-nav-wrapper .nav>a.on:before{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.page-nav-wrapper .nav>a:not(.on):hover{color:#466eb4}.page-nav-wrapper .nav>a:before{content:"";display:block;width:100%;height:1px;position:absolute;left:0;bottom:0;z-index:0;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);background-color:#466eb4;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}}@media (max-width: 1004px){.breadcrumb{display:none}.page-nav-wrapper{position:relative;padding:0;height:auto;margin-top:0;top:0;width:100%;z-index:20;background:#f4f4f4}.page-nav-wrapper.borderT{border-top:2px solid #f7f8f9}.page-nav-wrapper .w1280{height:auto;padding:0}.page-nav-wrapper .intruction-caption{position:relative;display:block;line-height:.9rem;padding:0 .3rem;background:#466eb4;color:#fff;font-size:var(--fs20)}.page-nav-wrapper .intruction-caption.extend:after{transform:rotateX(180deg)}.page-nav-wrapper .intruction-caption:after{display:inline-block;position:absolute;right:.3rem;top:0;z-index:10;content:"";width:.26rem;height:100%;background:url(../img/down.png) no-repeat center center;background-size:contain}.page-nav-wrapper .nav{position:absolute;left:0;top:100%;z-index:10;width:100%;background:#f7f8f9;display:none}.page-nav-wrapper .nav a{display:block;width:100%;text-align:left;line-height:.9rem;padding:0 .3rem;font-size:var(--fs20);border-top:1px solid #f2f2f2}.page-nav-wrapper .nav a:first-child{border-top:none}.page-nav-wrapper .nav>a.on,.page-nav-wrapper .nav>a:hover{background:none}.page-nav-wrapper .nav>a:after{display:none}}.index-title{font-family:"bm";font-size:var(--fs60);line-height:.7rem;color:#000000;margin-bottom:.23rem}.index-title.white{color:#fff}.index-more{display:block;width:180px;height:48px;line-height:44px;border-radius:24px;border:solid 2px #466eb4;font-size:var(--fs14);text-transform:uppercase;font-family:"mm";color:#81878c;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;text-align:center;margin:0 auto}.index-more.on{background:#466eb4;color:#fff}.index-more.on:hover{border-color:#ffd000;background:#ffd000}.index-more.long{width:223px}.index-more:hover{color:#fff;background:#466eb4}.index-more:hover i{background-image:url(../img/iright4.png);transform:translateX(6px);-webkit-transform:translateX(6px);-moz-transform:translateX(6px);-ms-transform:translateX(6px);-o-transform:translateX(6px)}.index-more span{position:relative;z-index:10}.index-more i{display:inline-block;width:6px;height:10px;background-image:url(../img/iright2.png);background-size:contain;background-repeat:no-repeat;background-position:center center;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;margin-left:8px;vertical-align:middle;position:relative;top:-1px}.more{display:block;width:104px;height:37px;line-height:33px;color:#fff;text-align:center;background-color:#ffd000;border-radius:19px;border:2px solid #ffd000;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.more:hover{background:#fff;color:#ffd000}.imore{font-family:"mm";display:inline-block;font-size:14px;line-height:24px;color:#666666;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.imore:hover{color:#466eb4}.imore:hover i{background-image:url(../img/iright3.png);transform:translateX(6px);-webkit-transform:translateX(6px);-moz-transform:translateX(6px);-ms-transform:translateX(6px);-o-transform:translateX(6px)}.imore i{display:inline-block;width:6px;height:10px;vertical-align:middle;position:relative;top:-1px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/iright.png);margin-left:.12rem;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.swiper-btn{width:35px;height:35px;border-radius:50%}.swiper-btn:hover:before{opacity:0;visibility:hidden}.swiper-btn:hover:after{opacity:1;visibility:visible;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.swiper-btn:hover .init{opacity:0;visibility:hidden}.swiper-btn:hover .on{opacity:1;visibility:visible}.swiper-btn:before,.swiper-btn:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;border-radius:50%}.swiper-btn:before{border:solid 2px #466eb4;box-sizing:border-box}.swiper-btn:after{background:#466eb4;opacity:0;visibility:hidden;transform:scale(.75);-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75)}.swiper-btn i{position:absolute;left:50%;top:0;z-index:1;width:12px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:-6px}.swiper-btn.prev{left:-1.08rem}.swiper-btn.prev i{background-image:url(../img/prev.png)}.swiper-btn.prev:hover i{background-image:url(../img/prev2.png)}.swiper-btn.next{right:-1.08rem}.swiper-btn.next i{background-image:url(../img/next.png)}.swiper-btn.next:hover i{background-image:url(../img/next2.png)}@media (max-width: 1600px){.index-more{width:1.9rem}}@media (max-width: 1440px){.index-more i{top:-2px}.index-more.long{width:210px}.goods-box .index-more{min-width:210px}.index-more{height:44px;line-height:40px}}@media (max-width: 1004px){.index-title{font-size:.8rem;line-height:.8rem;margin-bottom:.3rem}.index-more{width:2.6rem;height:.76rem;line-height:.72rem;border-radius:.38rem;border-width:1px;font-size:var(--fs12)}.index-more i{width:5px}.swiper-btn{width:.56rem;height:.56rem}.swiper-btn:before{border-width:1px}.swiper-btn i{width:8px;margin-left:-4px}.swiper-btn.prev{left:.3rem}.swiper-btn.next{right:.3rem}.imore{font-size:var(--fs14)}.imore i{width:5px;margin-left:.18rem}}.cate-swiper .swiper-slide{display:inline-block;cursor:pointer;min-width:1.8rem;width:auto;height:.48rem;line-height:.48rem;border-radius:.1rem;padding:0 .2rem;text-align:center;font-family:"light";font-size:var(--fs18);color:#999;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease;margin-right:7px;position:relative;transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease}.cate-swiper .swiper-slide.on{color:#466eb4}.cate-swiper .swiper-slide.on:before{border-color:#466eb4}.cate-swiper .swiper-slide:before,.cate-swiper .swiper-slide:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;border-radius:.1rem;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.cate-swiper .swiper-slide:before{box-sizing:border-box;border:solid 2px #999999}.cate-swiper .swiper-slide:after{transform:scale(.94);-webkit-transform:scale(.94);-moz-transform:scale(.94);-ms-transform:scale(.94);-o-transform:scale(.94);opacity:0;visibility:hidden;background-color:#466eb4}.cate-swiper .swiper-slide span{position:relative;z-index:10;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}@media screen and (min-width: 1004px){.cate-swiper .swiper-slide:not(.on):hover{color:#fff}.cate-swiper .swiper-slide:not(.on):hover:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);opacity:1;visibility:visible}.cate-swiper .swiper-slide:not(.on):hover:before{border-color:#466eb4}}@media (max-width: 1004px){.cate-swiper .swiper-slide{min-width:1.8rem;height:.7rem;line-height:.7rem;border-radius:5px;padding:0 .3rem;font-size:var(--fs18);margin-right:7px}.cate-swiper .swiper-slide:before,.cate-swiper .swiper-slide:after{border-radius:5px}.cate-swiper .swiper-slide:before{border-width:1px}}.index-box-1{padding:.64rem 0 .8rem;background:#f4f8fc;overflow:hidden}.index-box-1 .top{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;position:relative;padding-right:3rem;margin-bottom:.23rem}.index-box-1 .top .index-title{margin-bottom:0}.index-box-1 .top .swiper-container{flex:1}.index-box-1 .top .swiper-wrapper{justify-content:flex-end}.index-box-1 .form{position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:10;width:3rem}.index-box-1 .form .text{width:100%;height:.48rem;line-height:.48rem;background-color:#466eb4;border-radius:.1rem;font-size:var(--fs18);color:#fff;font-family:"light";padding:0 44px 0 22px}.index-box-1 .form ::-webkit-input-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form :-moz-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form ::-moz-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form :-ms-input-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form .searchbtn{position:absolute;display:block;top:0;width:16px;right:15px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/i-search.png);z-index:10}.index-box-1 .swiper-box{text-align:center}.index-box-1 .swiper-box .swiper-slide{transition:opacity .4s ease;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease}.index-box-1 .swiper-box .swiper-slide:hover .pic img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.index-box-1 .swiper-box .swiper-slide:hover .name{color:#466eb4}.index-box-1 .swiper-box p{font-size:14px;font-family:"light";color:#666;margin-bottom:.34rem}.index-box-1 .swiper-box p b{font-weight:500;font-family:"mm"}.index-box-1 .pic img{height:1.89rem;object-fit:contain}.index-box-1 .item{display:none;position:relative}.index-box-1 .name{font-family:"mm";font-size:var(--fs22);line-height:.34rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;height:.34rem;color:#03162c;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease;margin-top:.1rem}.index-box-1 .swiper-btn{opacity:0;visibility:hidden}.index-box-1 .item:hover .swiper-btn{opacity:1;visibility:visible}.index-box-1 .item:hover .swiper-btn.prev{left:.84rem}.index-box-1 .item:hover .swiper-btn.next{right:.84rem}@media screen and (min-width: 1004px){.index-box-1 .swiper-slide-next+.swiper-slide+.swiper-slide,.index-box-1 .swiper-slide-duplicate-next+.swiper-slide{opacity:.2}}@media (max-width: 1440px){.index-box-1 .item:hover .swiper-btn.prev{left:.94rem}.index-box-1 .item:hover .swiper-btn.next{right:.94rem}}@media (max-width: 1004px){.index-box-1{padding:.8rem 0 1rem}.index-box-1 .box-container{padding:0}.index-box-1 .top{display:block;padding-right:0;margin-bottom:.4rem;text-align:center}.index-box-1 .top .swiper-container{width:100%;padding:0 .3rem}.index-box-1 .top .swiper-wrapper{justify-content:flex-start}.index-box-1 .form{position:relative;top:0;transform:none;width:60%;margin:.3rem auto .4rem}.index-box-1 .form .text{height:.8rem;line-height:.8rem;border-radius:5px;font-size:var(--fs18);padding:0 .48rem 0 .3rem}.index-box-1 .form ::-webkit-input-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form :-moz-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form ::-moz-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form :-ms-input-placeholder{color:#fff;font-size:var(--fs18)}.index-box-1 .form .searchbtn{width:.3rem;right:.3rem}.index-box-1 .swiper-box .swiper-container{padding:0 1rem;margin-left:-2.6rem;width:calc(100% + 2.6rem)}.index-box-1 .swiper-box p{font-size:var(--fs12);margin-bottom:.24rem;margin-top:2px}.index-box-1 .swiper-box .swiper-slide-active,.index-box-1 .swiper-box .swiper-slide-next+.swiper-slide+.swiper-slide:not(:last-child){opacity:.2}.index-box-1 .item:hover .swiper-btn.prev{left:.5rem}.index-box-1 .item:hover .swiper-btn.next{right:.5rem}.index-box-1 .name{font-size:var(--fs18);line-height:.4rem;height:.4rem;margin-top:.3rem}.index-box-1 .swiper-btn{opacity:1;visibility:visible}.index-box-1 .swiper-btn.prev{left:.5rem}.index-box-1 .swiper-btn.next{right:.5rem}}.index-box-2{position:relative;min-height:6rem;background-image:url(../img/index2bg.png);background-repeat:no-repeat;background-size:cover;background-color:#639cd8;padding:.72rem 0 .6rem}.index-box-2 .index-title{margin-bottom:6px}.index-box-2 ul{list-style-type:none;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.index-box-2 .data{margin-top:.9rem}.index-box-2 .data .num{font-size:1rem;color:#ffffff;font-family:"db";height:.9rem;line-height:.9rem}.index-box-2 .data .num span,.index-box-2 .data .num i{display:inline-block}.index-box-2 .data .num i{display:inline-block;font-size:24px;margin-left:8px;vertical-align:top;height:24px;line-height:24px;position:relative;top:6px}.index-box-2 .data p{font-size:14px;color:#ffffff;line-height:24px;font-family:"light";margin-top:.12rem}.index-box-2 .desc{width:7.74rem;font-family:"light";font-size:16px;line-height:28px;color:#ffffff;margin-bottom:.24rem}.index-box-2 .desc b{font-family:"mm";font-weight:500}.index-box-2 .pic{width:48.69%;position:absolute;right:0;top:0;z-index:-1;height:100%}.index-box-2 .pic img,.index-box-2 .pic video{height:100%;object-fit:cover}.index-box-2 .pic video{width:100%}@media (max-width: 1004px){.index-box-2{min-height:inherit;background-image:url(../img/p_index2bg.png);padding:1rem 0 0}.index-box-2 .index-title{margin-bottom:6px}.index-box-2 ul{flex-flow:wrap}.index-box-2 .data{margin-top:.6rem}.index-box-2 .data li{width:48%;margin-top:.6rem}.index-box-2 .data li:nth-child(-n+2){margin-top:0}.index-box-2 .data .num{font-size:1.2rem;height:1rem;line-height:1rem}.index-box-2 .data .num i{font-size:20px;margin-left:6px;height:20px;line-height:20px;top:6px}.index-box-2 .data p{font-size:var(--fs18)}.index-box-2 .desc{width:100%;font-size:var(--fs16);line-height:.48rem;margin-bottom:.4rem}.index-box-2 .pic{width:100%;height:auto;position:relative;margin-top:-2.5rem}}.index-box-3{padding:.63rem 0 .68rem}.index-box-3 .index-title{margin-bottom:.35rem}.index-box-3 .box-container{position:relative}.index-box-3 .index-more{position:absolute;right:0;top:.1rem;z-index:10}@media (max-width: 1004px){.index-box-3{padding:1rem 0}.index-box-3 .index-title{margin-bottom:.4rem;text-align:center}.index-box-3 .swiper-wrapper{flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.index-box-3 .swiper-wrapper,.index-box-3 .swiper-container{overflow:inherit}.index-box-3 .index-more{position:static;margin:.6rem auto 0}}.news-box ul{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;list-style-type:none}.news-box .swiper-slide:hover .pic img,.news-box li:hover .pic img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.news-box .swiper-slide:hover .title,.news-box li:hover .title{color:#466eb4}.news-box .swiper-slide:hover .imore,.news-box li:hover .imore{color:#466eb4}.news-box .swiper-slide:hover .imore i,.news-box li:hover .imore i{background-image:url(../img/iright3.png)}.news-box .swiper-slide a,.news-box li a{display:block}.news-box li{width:32.1875%;margin-top:.44rem;margin-right:1.71875%}.news-box li .pic img{height:234px}.news-box .pic{border-radius:10px}.news-box .pic img{height:2.1rem;background-color:#b9b9b9;object-fit:cover}.news-box .info{margin-top:12px}.news-box .date{font-family:"light";font-size:14px;line-height:30px;color:#999999;margin-bottom:4px}.news-box .title{font-size:var(--fs24);font-family:"mm";line-height:26px;height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#000000;font-weight:700;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.news-box .desc{font-family:"light";font-size:14px;height:48px;line-height:24px;color:#666666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:21px auto 16px}@media screen and (min-width: 1004px){.news-box li:nth-child(-n+3){margin-top:0}.news-box li:nth-child(3n){margin-right:0}}@media (max-width: 1004px){.news-box ul{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.news-box li{margin-right:0}.news-box li .pic img{height:2.4rem}.news-box li,.news-box .swiper-slide{width:48.5%;margin-top:.6rem}.news-box li:nth-child(-n+2),.news-box .swiper-slide:nth-child(-n+2){margin-top:0}.news-box .pic{border-radius:.2rem}.news-box .pic img{height:2.4rem}.news-box .info{margin-top:.2rem}.news-box .date{font-size:var(--fs14);line-height:24px;margin-bottom:0}.news-box .title{font-size:var(--fs24);line-height:.4rem;height:.8rem}.news-box .desc{font-size:var(--fs14);height:1.08rem;line-height:.36rem;-webkit-line-clamp:3;margin-bottom:.12rem}.news-box .swiper-btn{display:none}}.page-banner-wrapper{position:relative;overflow:hidden;background-color:#000}.page-banner-wrapper.about-banner-wrapper:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;background:url(../img/bannerbg.png) no-repeat center left;background-size:cover}.page-banner-wrapper.animated .title,.page-banner-wrapper.animated .desc{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);opacity:1;visibility:visible}.page-banner-wrapper video{height:6.05rem;width:100%;object-fit:cover}.page-banner-wrapper .info{width:100%;height:100%;position:absolute;left:0;top:0;z-index:10}.page-banner-wrapper .pic{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover}.page-banner-wrapper .pic img{opacity:0;visibility:hidden}.page-banner-wrapper .info{z-index:10;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.page-banner-wrapper .title,.page-banner-wrapper .desc{color:#ffffff;width:574px;transition:all 2s ease;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-ms-transition:all 2s ease;-o-transition:all 2s ease;opacity:0;visibility:hidden;transform:translateY(.6rem);-webkit-transform:translateY(.6rem);-moz-transform:translateY(.6rem);-ms-transform:translateY(.6rem);-o-transform:translateY(.6rem)}.page-banner-wrapper .title{font-family:"bm";font-size:var(--fs72);letter-spacing:2px;line-height:.8rem;transition-delay:.35s;margin-bottom:.15rem}.page-banner-wrapper .desc{font-family:"light";font-size:var(--fs24);line-height:.3rem;transition-delay:.7s}@media (max-width: 1004px){.page-banner-wrapper{height:4rem}.page-banner-wrapper.goods .pic{background-position:center right 24%}.page-banner-wrapper .pic{height:100%}.page-banner-wrapper .title,.page-banner-wrapper .desc{transform:translateY(.8rem);-webkit-transform:translateY(.8rem);-moz-transform:translateY(.8rem);-ms-transform:translateY(.8rem);-o-transform:translateY(.8rem)}.page-banner-wrapper .title{letter-spacing:1px;margin-bottom:.2rem}.page-banner-wrapper .desc{line-height:.48rem}}.page-box{padding:.7rem 0 1.05rem}.newsinfo-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.newsinfo-wrapper .main{flex:1;overflow:hidden;margin-right:.7rem}.newsinfo-wrapper .main .title{font-size:36px;line-height:48px;font-family:"mm";margin-bottom:28px}.newsinfo-wrapper .other{font-size:0}.newsinfo-wrapper .other span{font-family:"mm";color:#d4dfe5;font-size:14px;line-height:24px;margin-right:.2rem}.newsinfo-wrapper .other span:last-child{margin-right:0}.newsinfo-wrapper .other span,.newsinfo-wrapper .other img{display:inline-block;vertical-align:middle}.newsinfo-wrapper .other img{position:relative;top:-1px;height:16px;margin-right:8px}.newsinfo-wrapper .content{margin:50px auto;font-size:16px;color:#55646d;line-height:32px}.newsinfo-wrapper .content img{margin:0}.newsinfo-wrapper .news-box:hover .pic img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.newsinfo-wrapper .news-box:hover .title{color:#466eb4}.newsinfo-wrapper .news-box:hover .imore{color:#466eb4}.newsinfo-wrapper .news-box:hover .imore i{background-image:url(../img/iright3.png)}.newsinfo-wrapper .news-box a{display:block}.newsinfo-wrapper .news-box img{height:auto}.newsinfo-wrapper .recomends{width:28.75%}.newsinfo-wrapper .recomends ul{list-style-type:none;margin:25px auto 50px}.newsinfo-wrapper .recomends li{position:relative;padding:.2rem 0 .2rem 15px;line-height:26px;border-bottom:1px solid rgba(0,0,0,0.08)}.newsinfo-wrapper .recomends li:first-child{border-top:1px solid rgba(0,0,0,0.08)}.newsinfo-wrapper .recomends li:hover a{color:#466eb4;background-size:100% 1px;background-position:0 100%}.newsinfo-wrapper .recomends li:hover:before{background:#466eb4}.newsinfo-wrapper .recomends li:before{content:"";position:absolute;left:4px;top:.3rem;z-index:1;width:6px;height:6px;background:#333;border-radius:50%;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.newsinfo-wrapper .recomends li a{font-size:var(--fs18);background:url(../img/line2.jpg) no-repeat;background-size:0 1px;background-position:100% 100%;transition:color .4s ease,background-size .7s ease}.relative-box{border:1px solid #466eb4;border-left:none;border-right:none}.relative-box b{font-family:"mm";width:85px;font-weight:500}.relative-box a,.relative-box b,.relative-box p{font-size:14px;line-height:26px;color:#999999;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.relative-box p,.relative-box a{font-family:"light"}.relative-box a{max-width:80%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.relative-box p{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;height:66px;align-items:center;border-bottom:1px solid rgba(70,110,180,0.2)}.relative-box p:last-child{border-bottom:none}.return{display:block;width:180px;height:48px;line-height:48px;background-color:#ffd000;border-radius:24px;text-align:center;font-size:14px;color:#fff;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.return:hover{background:#466eb4}.return i{display:inline-block;position:relative;top:-1px;width:18px;height:15px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/return.png);margin-left:.12rem;vertical-align:middle}@media (max-width: 1004px){.newsinfo-wrapper .w1280{display:block}.newsinfo-wrapper .main{width:100%;margin-right:auto}.newsinfo-wrapper .main .title{font-size:var(--fs48);line-height:.6rem;margin-bottom:.3rem}.newsinfo-wrapper .other span{font-size:13px;line-height:20px;margin-right:.24rem}.newsinfo-wrapper .other img{height:14px}.newsinfo-wrapper .content{margin:.6rem auto;font-size:var(--fs18);line-height:.6rem}.newsinfo-wrapper .recomends{width:100%;margin-top:.8rem}.newsinfo-wrapper .recomends ul{margin:.4rem auto .6rem}.newsinfo-wrapper .recomends li{padding:.36rem 0 .36rem .3rem;line-height:.48rem}.newsinfo-wrapper .recomends li:before{top:.5rem;width:5px;height:5px}.newsinfo-wrapper .news-box .info{margin-top:.36rem}.newsinfo-wrapper .news-box .title{height:auto}.newsinfo-wrapper .news-box .desc{font-size:var(--fs16);line-height:.44rem;height:auto;max-height:1.32rem;margin-top:12px}.relative-box b{width:85px}.relative-box a,.relative-box b,.relative-box p{font-size:13px;line-height:24px}.relative-box a{max-width:75%}.relative-box p{height:50px}.return{width:2.4rem;height:.8rem;line-height:.8rem;border-radius:.4rem;font-size:12px}.return i{width:12px;height:12px;margin-left:.2rem}}.faq-wrapper .item{background-color:#f4f8fc;border-radius:.1rem;overflow:hidden;margin-bottom:.46rem;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.faq-wrapper .item:last-child{margin-bottom:0}.faq-wrapper .item:hover{box-shadow:0 2px 30px rgba(70,110,180,0.3)}.faq-wrapper .item:hover .title{color:#fff;background:#466eb4}.faq-wrapper .title{font-size:16px;font-family:"mm";padding-top:10px;padding-bottom:10px;line-height:30px;background-color:#d1dbec;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.faq-wrapper .title,.faq-wrapper .answer{padding-left:40px;padding-right:.65rem}.faq-wrapper .answer{font-family:"light";font-size:16px;line-height:30px;color:#666;padding-top:34px;padding-bottom:40px}.faq-wrapper .answer b{font-weight:500;font-family:"mm"}@media (max-width: 1004px){.faq-wrapper .item{border-radius:.16rem;margin-bottom:.3rem}.faq-wrapper .title{font-size:var(--fs18);line-height:.48rem}.faq-wrapper .title,.faq-wrapper .answer{padding-left:.4rem;padding-right:.48rem}.faq-wrapper .answer{font-size:var(--fs18);line-height:.48rem;padding-top:.4rem;padding-bottom:.4rem}}.goods-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-start}.goods-wrapper .main-box{width:69.53%}.goods-wrapper .main-box.max{width:100%}.goods-wrapper .goods-box{margin-top:.34rem}.goods-wrapper .page-title{margin-bottom:10px}.goods-wrapper .keywords{font-size:16px;font-family:"light";color:#666666;line-height:34px;margin-bottom:26px}.goods-wrapper .keywords b{font-family:"mm";font-weight:500;color:#466eb4}.filter-box{width:320px;width:25%;z-index:10;background-color:#f4f8fc}.filter-box ul{list-style-type:none}.filter-box li{padding-top:12px;padding-bottom:16px;border-top:1px solid rgba(70,110,180,0.1)}.filter-box .title,.filter-box li{padding-left:.4rem;padding-right:.3rem}.filter-box .title{position:relative;font-family:"mm";font-size:24px;line-height:30px;color:#466eb4;padding-top:.35rem;padding-bottom:10px}.filter-box .title img{width:21px;display:inline-block;vertical-align:middle;position:relative;margin-right:10px;top:-1px}.filter-box .reset{font-size:12px;position:absolute;right:.2rem;top:5px;color:#000;text-decoration:underline;display:none;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.filter-box .reset:hover{color:#466eb4}.filter-box .caption{font-family:"mm";font-size:18px;line-height:30px}.filter-box input:checked+label i:before{opacity:0;visibility:hidden}.filter-box input:checked+label i:after{opacity:1;visibility:visible;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.filter-box label{font-family:"light";display:inline-block;font-size:14px;line-height:24px;color:#999999;cursor:pointer;user-select:none}.filter-box label i{display:inline-block;width:12px;height:12px;vertical-align:middle;position:relative;top:-1px;margin-right:10px}.filter-box label i:before,.filter-box label i:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.filter-box label i:before{border-radius:3px;border:solid 1px #535353;box-sizing:border-box}.filter-box label i:after{background:url(../img/icheckon.png) no-repeat center center;background-size:contain;opacity:0;visibility:hidden;transform:scale(.75);-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75)}.filter-box .detail{padding-left:7px}.filter-box .filter-foot{display:none}.goods-box .item{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;border-radius:10px;margin-bottom:32px;background:#f4f8fc;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.goods-box .item:hover{background:#fff;box-shadow:0 2px 30px rgba(0,0,0,0.1)}.goods-box .item:last-child{margin-bottom:0}.goods-box .pic{width:2.66rem;padding:0 .2rem}.goods-box .pic img{height:2.72rem;object-fit:contain}.goods-box .info{flex:1;overflow:hidden;border-left:1px solid #e0e5ed;padding:.48rem .48rem .64rem .48rem}.goods-box .title{font-size:22px;line-height:34px;color:#466eb4;font-family:"mm";margin-bottom:8px;display:block}.goods-box p{font-family:"light";font-size:16px;line-height:24px;color:#666666}.goods-box p span{display:inline-block;margin-right:.46rem}.goods-box p span:last-child{margin-right:0}.goods-box p b{font-family:"mm";font-weight:500}.goods-box .index-more{display:inline-block;margin:20px 0 0;width:auto;min-width:223px;padding:0 20px}@media (max-width: 1004px){.filterIcon{width:.76rem;height:.76rem;border-radius:50%;border:1px solid #466eb4;background:#fff url(../img/gsearch.png) no-repeat center center;background-size:50%;position:fixed;right:.3rem;top:40%;z-index:20}.filter-box{position:fixed;left:0;z-index:204;width:100%;background:rgba(0,0,0,0.9);bottom:0;height:100%;display:none}.filter-box.on .main{display:block;animation:fadeInUp50 .5s ease}.filter-box.remove .main{animation:fadeOutUp50 .5s ease}.filter-box .filter-foot{display:block;position:absolute;left:0;bottom:0;z-index:10;width:100%;background:#fff;padding:.5rem;box-shadow:0 -4px 8px 0 rgba(0,0,0,0.04),0 -8px 16px 0 rgba(0,0,0,0.04)}.filter-box .filter-foot a{display:block;margin:0 auto;height:.88rem;line-height:.84rem;border-radius:.44rem;font-size:var(--fs18);border:solid 1px #666666;text-align:center;background-color:#466eb4;color:#fffefe;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.filter-box .box{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;height:100%;align-items:flex-end}.filter-box .main{display:none;position:relative;background:#fff;padding:.6rem 0 2rem .6rem;height:auto;max-height:calc(100vh - 1.4rem);width:100%;padding:.48rem 0 2.4rem .48rem;border-radius:5px 5px 0 0}.filter-box ul{max-height:70vh;overflow-y:auto}.filter-box ul::-webkit-scrollbar{width:5px;border-radius:3px}.filter-box ul::-webkit-scrollbar-track{background-color:#eee}.filter-box ul::-webkit-scrollbar-thumb{background-color:#000}.filter-box ul{list-style-type:none}.filter-box li{padding-top:14px;padding-bottom:14px}.filter-box .title,.filter-box li{padding-left:0}.filter-box .title{padding-top:0;padding-bottom:10px;font-size:22px}.filter-box .title img{width:18px}.filter-box .detail{display:none}.filter-box .reset{font-size:14px;right:.2rem;top:0}.filter-box .caption{position:relative;margin-bottom:4px}.filter-box .caption.on:after{transform:rotate(180deg)}.filter-box .caption:after{content:"";width:15px;height:100%;position:absolute;right:0;top:0;z-index:10;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/down2.png)}.filter-box label{font-size:15px;line-height:28px}.filter-box label i{width:14px;height:14px}.filter-box .detail{padding-left:5px}.goods-wrapper .keywords,.goods-wrapper .page-title{padding-left:.3rem;padding-right:.3rem}.goods-wrapper .page-title{margin-bottom:.1rem}.goods-wrapper .keywords{font-size:var(--fs16);line-height:.48rem;margin-bottom:.4rem}.goods-wrapper .w1280{display:block;padding:0}.goods-wrapper .main-box{width:100%}.goods-wrapper .pageMore,.goods-wrapper .cate-swiper{padding-left:.3rem;padding-right:.3rem}.goods-wrapper .goods-box{margin-top:.3rem;padding-left:.3rem;padding-right:.3rem}.goods-box .item{display:block;border-radius:.2rem;margin-bottom:.3rem}.goods-box .pic{width:70%;margin:0 auto;padding:.4rem 0}.goods-box .pic img{height:auto}.goods-box .info{border-left:none;border-top:1px solid #e0e5ed;padding:.7rem .48rem}.goods-box .title{font-size:var(--fs30);line-height:.5rem}.goods-box p{font-size:14px}.goods-box .index-more{min-width:2.6rem;padding:0 15px}}.page-box-2{padding:.96rem 0 2.58rem}.tab{text-align:center;font-size:0}.tab a{position:relative;display:inline-block;line-height:.4rem;font-size:24px;color:#999;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease;font-family:"mm";padding-bottom:.26rem;margin-right:.9rem}.tab a:last-child{margin-right:0}.tab a.on{color:#333}.tab a.on:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.tab a:after{content:"";width:100%;height:3px;background-color:#466eb4;position:absolute;left:0;bottom:0;z-index:1;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}.user-wrapper .main{background-color:#f4f8fc;border-radius:10px}.user-wrapper .top{text-align:center;padding:.64rem 0 .46rem;border-bottom:1px solid rgba(46,46,46,0.2)}.user-wrapper .top h1{font-size:24px;color:#333;font-family:"mm";line-height:30px}.user-wrapper p,.user-wrapper label{font-size:14px;color:#666;font-family:"light";line-height:24px}.user-wrapper p a,.user-wrapper label a{color:#466eb4;text-decoration:underline}.user-wrapper p a:hover,.user-wrapper label a:hover{font-family:"mm"}.user-wrapper .form{padding-top:33px;min-height:5.4rem;padding-bottom:1rem;margin:0 auto}.user-wrapper .form p{text-align:center;width:100%;margin-top:.24rem}.user-wrapper .group{position:relative;width:100%;margin-bottom:.42rem}.user-wrapper .group.half{width:48.22%;border-radius:5px}.user-wrapper .group.half:nth-child(-n+4){display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.user-wrapper .group.half:nth-child(-n+4) .text{flex:1}.user-wrapper .group.half:nth-child(-n+4) .text.quhao{flex:0 0 72px}.user-wrapper .group.half label{height:52px;line-height:52px;background-color:#fff;padding-left:22px;margin-bottom:0;border-radius:5px 0 0 5px}.user-wrapper .group.half label.label{padding-right:22px}.user-wrapper .group i{font-size:18px;color:#dc0000}.user-wrapper .group>i{position:absolute;left:12px;top:12px;z-index:1}.user-wrapper .text.quhao{border-radius:0;color:#333;padding:0 10px;margin:0 1px;text-align:center}.user-wrapper .text.phone{border-radius:0 5px 0 5px}.user-wrapper label{display:inline-block;margin-bottom:.14rem}.user-wrapper label i{margin-right:4px}.user-wrapper .caption,.user-wrapper .text,.user-wrapper .submit{border-radius:5px;line-height:52px;height:52px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.user-wrapper .caption,.user-wrapper .text{font-size:14px;width:100%;padding:0 22px;color:#999;background:#fff}.user-wrapper .caption{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.user-wrapper .caption.on:after{transform:rotate(180deg)}.user-wrapper .caption:after{content:"";width:15px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/down3.png);position:absolute;right:15px;top:0;z-index:1}.user-wrapper .caption .iti-flag{display:none}.user-wrapper ::-webkit-input-placeholder{color:#999;font-size:14px}.user-wrapper :-moz-placeholder{color:#999;font-size:14px}.user-wrapper ::-moz-placeholder{color:#999;font-size:14px}.user-wrapper :-ms-input-placeholder{color:#999;font-size:14px}.user-wrapper .list{width:100%;position:absolute;left:0;top:100%;z-index:10;background:#fff;max-height:400px;overflow-y:auto;border-radius:0 0 5px 5px;border:1px solid rgba(0,0,0,0.05);display:none}.user-wrapper .list::-webkit-scrollbar{width:4px}.user-wrapper .list::-webkit-scrollbar-track{background-color:#eaeaea}.user-wrapper .list::-webkit-scrollbar-thumb{background-color:#466eb4}.user-wrapper .list a:hover,.user-wrapper .list a.on{color:#466eb4}.user-wrapper .list a{display:block;line-height:50px;font-size:14px;padding-left:22px;padding-right:22px;color:#999;transition:color .3s ease;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;border-bottom:1px solid rgba(0,0,0,0.05)}.user-wrapper .list a:last-child{border:none}.user-wrapper .iti-flag{position:relative;top:2px;display:inline-block;margin-right:.1rem}.user-wrapper .submit{width:100%;margin-top:.4rem;display:block;color:#fff;font-family:"mm";background:#466eb4;text-align:center}.user-wrapper .submit:hover{box-shadow:0 2px 30px rgba(70,110,180,0.4)}.login-wrapper .form{width:560px}.register-wrapper .form{width:75%;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.register-wrapper .form .group{margin-top:22px;margin-bottom:0}.register-wrapper .form .group:nth-child(-n+2){margin-top:0}.forgetPwd-wrapper .form{width:560px}.forgetPwd-wrapper .main{display:none}.forgetPwd-wrapper .main:first-child{display:block}.forgetPwd-wrapper .form{padding-top:60px}.forgetPwd-wrapper .form p{margin-top:48px}.success-modal{position:fixed;left:0;z-index:204;width:100%;background:rgba(0,0,0,0.5);bottom:0;height:100%;display:none}.success-modal.on .box{display:block;animation:fadeInUp50 .5s ease}.success-modal.remove .main{animation:fadeOutUp50 .5s ease}.success-modal.orderconfirm .box{padding-top:95px}.success-modal .main{width:100%;height:100%;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.success-modal .box{position:relative;padding-top:60px;padding-bottom:60px;width:803px;background-color:#f4f8fc;border-radius:10px;margin:0 auto;display:none}.success-modal .info{text-align:center}.success-modal .info,.success-modal .btns{padding-left:66px;padding-right:66px}.success-modal .title{font-family:"mm";font-size:24px;line-height:30px}.success-modal .content{font-size:16px;color:#666666;line-height:36px;margin-top:18px}.success-modal .btns{margin-top:1rem;border-top:1px solid rgba(46,46,46,0.2);display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;padding-top:.52rem;justify-content:center}.success-modal .btns a{display:block;text-align:center;width:240px;height:52px;line-height:48px;font-size:16px;color:#466eb4;font-family:"mm";border-radius:5px;border:solid 2px #466eb4;margin-right:28px;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease}.success-modal .btns a:hover,.success-modal .btns a.login{background-color:#466eb4;color:#fff}.success-modal .btns a:hover{box-shadow:0 2px 30px rgba(70,110,180,0.4)}.success-modal .btns a:last-child{margin-right:0}.success-modal .close{position:absolute;right:10px;top:16px;z-index:10;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.success-modal .close:hover{transform:rotate(90deg)}.success-modal .close:hover svg{fill:#466eb4}.success-modal .close svg{width:30px;height:30px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.userCenter-wrapper .userinfo-box{width:590px;margin:0 auto;padding:44px 0 78px}.userCenter-wrapper .userinfo-box .group{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;margin-bottom:10px}.userCenter-wrapper .userinfo-box .group .text,.userCenter-wrapper .userinfo-box .group .caption{width:70px;height:34px;line-height:32px;padding:0 10px;background-color:#ffffff;border-radius:5px;border:solid 1px #d2d2d2}.userCenter-wrapper .userinfo-box .group .caption:after{display:none}.userCenter-wrapper .userinfo-box .group.user .text{width:86px}.userCenter-wrapper .userinfo-box .group.name .text{width:50px}.userCenter-wrapper .userinfo-box .group.email .text{width:154px}.userCenter-wrapper .userinfo-box .group.mobile .text{width:115px}.userCenter-wrapper .userinfo-box .group.code .text{width:115px}.userCenter-wrapper .userinfo-box .group.type .text{width:50px}.userCenter-wrapper .userinfo-box .group.company .text{width:410px}.userCenter-wrapper .userinfo-box .group .list{width:300px;left:178px;top:calc(100% - 14px)}.userCenter-wrapper .userinfo-box .code label{color:#666}.userCenter-wrapper .userinfo-box .code a{font-size:14px;line-height:24px;color:#466eb4;margin-left:10px;text-decoration:underline}.userCenter-wrapper .userinfo-box label{text-align:right;font-family:"mm";width:178px;font-size:14px;line-height:34px;color:#000000;padding-right:14px}.userCenter-wrapper .send{display:block;width:126px;height:44px;line-height:44px;background-color:#466eb4;border-radius:5px;text-align:center;font-size:16px;color:#fff;margin-left:178px}.userCenter-wrapper .send:hover{box-shadow:0 2px 30px rgba(70,110,180,0.4)}@media screen and (min-width: 1004px){.user-wrapper .tab a:not(.on):hover{color:#466eb4}}@media (max-width: 1600px){.page-box-2{padding-bottom:2.3rem}}@media (max-width: 1440px){.page-box-2{padding-bottom:2rem}}@media (max-width: 1004px){.tab a{line-height:.7rem;font-size:var(--fs30);padding-bottom:.3rem;margin-right:.8rem}.tab a:after{height:2px}.user-wrapper .main{border-radius:5px}.user-wrapper .top h1{font-size:var(--fs30);font-size:24px;line-height:.6rem}.user-wrapper .form{padding:.6rem .3rem 1rem;min-height:6rem}.user-wrapper .form p{margin-top:.4rem}.user-wrapper .group{margin-bottom:.4rem}.user-wrapper .group.half{width:100%}.user-wrapper .group.half:nth-child(-n+4){align-items:center}.user-wrapper .group.half:nth-child(-n+4) .text.quhao{flex:0 0 72px}.user-wrapper .group.half label{height:.9rem;line-height:.9rem;padding-left:.3rem}.user-wrapper .group.half label.label{padding-right:.4rem}.user-wrapper .group>i{left:7px;top:.2rem}.user-wrapper .caption,.user-wrapper .text,.user-wrapper .submit{line-height:.9rem;height:.9rem}.user-wrapper .caption:after{width:10px;right:.3rem}.user-wrapper .text{font-size:15px;padding:0 .3rem}.user-wrapper .submit{margin-top:.2rem}.user-wrapper .list{max-height:6.3rem}.user-wrapper .list::-webkit-scrollbar{width:3px}.user-wrapper .list a{line-height:.9rem;padding-left:.3rem;padding-right:.3rem}.login-wrapper .form{width:100%}.register-wrapper .form{width:100%}.register-wrapper .form .group{margin-top:0;margin-bottom:.4rem}.register-wrapper .form .group:last-child{margin-bottom:0}.forgetPwd-wrapper .form{width:100%}.forgetPwd-wrapper .form{padding-top:.6rem}.forgetPwd-wrapper .form p{margin-top:.48rem}.success-modal .main{padding:0 .4rem}.success-modal .box{padding-top:1rem;padding-bottom:1rem}.success-modal.orderconfirm .box{padding-top:1rem}.success-modal.orderconfirm .box .btns{justify-content:center}.success-modal .info,.success-modal .btns{padding-left:.48rem;padding-right:.48rem}.success-modal .title{font-size:var(--fs40);line-height:.6rem}.success-modal .content{font-size:var(--fs20);line-height:.6rem;margin-top:.3rem}.success-modal .btns{padding-top:.64rem;margin-top:.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.success-modal .btns a{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;justify-content:center;align-items:center;width:48%;height:.9rem;line-height:.26rem;font-size:var(--fs16);margin-right:0}.success-modal .close{right:10px;top:16px}.success-modal .close svg{width:25px;height:25px}.userCenter-wrapper .userinfo-box{width:100%;padding:.6rem .4rem .8rem}.userCenter-wrapper .userinfo-box .group{display:block;margin-bottom:.3rem}.userCenter-wrapper .userinfo-box .group .text,.userCenter-wrapper .userinfo-box .group .caption{width:100%!important;height:.9rem;line-height:.88rem}.userCenter-wrapper .userinfo-box .group .list{width:100%;left:0;top:100%}.userCenter-wrapper .userinfo-box .code a{display:inline-block;font-size:14px;line-height:24px;margin-left:0;margin-top:5px}.userCenter-wrapper .userinfo-box label{text-align:left;width:100%;line-height:20px;padding-right:0;margin-bottom:8px}.userCenter-wrapper .send{width:100%;height:.9rem;line-height:.82rem;margin-left:0;margin-top:.6rem}}.orderCenter-wrapper .phone{display:none}.orderCenter-wrapper .tab{margin-bottom:.55rem}.orderCenter-wrapper .content table{width:100%;background-color:#f4f8fc;border-radius:10px;overflow:hidden}.orderCenter-wrapper .content table thead tr{border-radius:2px;background-color:#466eb4}.orderCenter-wrapper .content table th{height:51px;color:#fff;font-family:"mm"}.orderCenter-wrapper .content table td{height:.95rem;line-height:30px}.orderCenter-wrapper .content table tbody tr{border-bottom:1px solid rgba(0,0,0,0.2)}.orderCenter-wrapper .content table tbody tr:last-child{border:none}.orderCenter-wrapper .content th,.orderCenter-wrapper .content td{padding-right:48px;padding-left:42px;font-size:16px;text-align:center}.orderCenter-wrapper .content th:first-child,.orderCenter-wrapper .content td:first-child{width:28.125%;text-align:left}.orderCenter-wrapper .content th:nth-child(2),.orderCenter-wrapper .content td:nth-child(2){text-align:left}.orderCenter-wrapper .detail{font-family:"mm";font-size:16px;line-height:24px;color:#466eb4}.orderCenter-wrapper .detail:hover{text-decoration:underline}.orderCenter-wrapper .detail:hover:after{transform:translateX(5px);-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px)}.orderCenter-wrapper .detail:after{content:"";vertical-align:middle;position:relative;top:-1px;display:inline-block;width:6px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:8px;background-image:url(../img/iright3.png);transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}@media (max-width: 1600px){.orderCenter-wrapper .content th,.orderCenter-wrapper .content td{padding-left:40px;padding-right:20px}}@media (max-width: 1004px){.orderCenter-wrapper .phone{display:block}.orderCenter-wrapper .pc{display:none}.orderCenter-wrapper .detail{font-size:16px;line-height:24px}.order-box .item{background:rgba(70,110,180,0.05);margin-bottom:.3rem;border-radius:8px;overflow:hidden;padding-bottom:.6rem}.order-box .item:last-child{margin-bottom:0}.order-box .title{font-size:var(--fs22);color:#fff;background:#466eb4;font-family:"mm";line-height:1rem}.order-box .title span{float:right;font-size:var(--fs18)}.order-box a{display:block;overflow:hidden;padding-top:.48rem}.order-box .title,.order-box a{padding-left:.48rem;padding-right:.48rem}.order-box .total,.order-box .price{font-size:var(--fs18);line-height:.48rem}.order-box .total b,.order-box .price b{float:right;font-family:"mm";font-weight:500;font-size:var(--fs20)}.order-box .total{margin-bottom:.2rem}.order-box .btn{display:block;float:right;width:2rem;height:.8rem;line-height:.76rem;border-radius:.4rem;border:1px solid #466eb4;text-align:center;font-size:var(--fs18);color:#466eb4;margin-top:.4rem;font-family:"mm"}}.orderinfo-wrapper .caption{font-size:24px;line-height:36px;margin-bottom:36px;font-family:"mm"}.orderinfo-wrapper .item{background:#f4f8fc;margin-bottom:2px}.orderinfo-wrapper .item:last-child{margin-bottom:0;border-bottom:none}.orderinfo-wrapper .list{border-radius:0 0 10px 10px;overflow:hidden;padding-bottom:10px}.orderinfo-wrapper .top,.orderinfo-wrapper .inner,.orderinfo-wrapper .orderinfo{padding-right:.58rem;padding-left:.4rem}.orderinfo-wrapper .top,.orderinfo-wrapper .inner{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.orderinfo-wrapper .top>div,.orderinfo-wrapper .inner>div{font-size:18px;color:#2e2e2e;width:11.7175%;text-align:center;padding-right:.3rem}.orderinfo-wrapper .top>div span,.orderinfo-wrapper .inner>div span{display:none}.orderinfo-wrapper .top>div:last-child,.orderinfo-wrapper .inner>div:last-child{padding-right:0}.orderinfo-wrapper .top>div.goods,.orderinfo-wrapper .inner>div.goods{width:53.13%;text-align:left}.orderinfo-wrapper .top>div.status a,.orderinfo-wrapper .inner>div.status a{font-size:18px;color:#2e2e2e;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.orderinfo-wrapper .top>div.status a:hover,.orderinfo-wrapper .inner>div.status a:hover{color:#466eb4}.orderinfo-wrapper .status{cursor:pointer;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.orderinfo-wrapper .status:hover{color:#466eb4}.orderinfo-wrapper .status:hover svg{opacity:1;visibility:visible;transform:translateX(0) rotate(0deg);-webkit-transform:translateX(0) rotate(0deg);-moz-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);-o-transform:translateX(0) rotate(0deg)}.orderinfo-wrapper .status svg{display:inline-block;width:20px;height:20px;fill:#466eb4;vertical-align:middle;position:relative;top:-1px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transform:translateX(8px);-webkit-transform:translateX(8px);-moz-transform:translateX(8px);-ms-transform:translateX(8px);-o-transform:translateX(8px);transform:translateX(8px) rotate(90deg);-webkit-transform:translateX(8px) rotate(90deg);-moz-transform:translateX(8px) rotate(90deg);-ms-transform:translateX(8px) rotate(90deg);-o-transform:translateX(8px) rotate(90deg);opacity:0;visibility:hidden}.orderinfo-wrapper .top{border-radius:10px 10px 0 0;background-color:#466eb4;line-height:52px;overflow:hidden}.orderinfo-wrapper .top div{font-size:16px;color:#fff;font-family:"mm"}.orderinfo-wrapper .inner{padding-top:.34rem;padding-bottom:.34rem}.orderinfo-wrapper .inner .goods a{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.orderinfo-wrapper .inner .title{font-size:var(--fs22);line-height:34px;color:#03162c;font-family:"mm"}.orderinfo-wrapper .inner p{font-size:14px;line-height:24px;color:#666666;font-family:"light"}.orderinfo-wrapper .inner p b{font-family:"mm";font-weight:500}.orderinfo-wrapper .pic{width:155px;background-color:#ffffff;border-radius:5px;margin-right:32px}.orderinfo-wrapper .pic img{height:110px;object-fit:contain}.orderinfo-wrapper .orderinfo{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;height:56px;border-bottom:1px solid rgba(46,46,46,0.2)}.orderinfo-wrapper .orderinfo span{font-size:16px;margin-right:.5rem}.orderinfo-wrapper .orderinfo span:last-child{margin-right:0}.orderinfo-wrapper .orderinfo b{font-family:"mm";font-weight:500}.orderinfo-wrapper .date{display:none}.orderinfo-wrapper .tips{font-size:16px;color:#666;line-height:26px;margin-top:20px}.orderinfo-wrapper .tips b{color:#333}@media (max-width: 1004px){.orderinfo-wrapper .caption{font-size:var(--fs30);line-height:.48rem;margin-bottom:.48rem}.orderinfo-wrapper .list{border-radius:0;padding-bottom:0}.orderinfo-wrapper .item{border-radius:8px;overflow:hidden;margin-bottom:.3rem}.orderinfo-wrapper .inner,.orderinfo-wrapper .orderinfo,.orderinfo-wrapper .date{padding-right:.4rem;padding-left:.4rem}.orderinfo-wrapper .inner{display:block}.orderinfo-wrapper .inner>div{font-size:var(--fs20);width:100%;padding-right:0;text-align:right;line-height:.48rem;margin-bottom:.12rem}.orderinfo-wrapper .inner>div span{display:inline-block;float:left}.orderinfo-wrapper .inner>div.goods{width:100%;margin-bottom:.3rem}.orderinfo-wrapper .inner>div.status{display:none}.orderinfo-wrapper .remove-btn svg{display:inline-block;position:relative;top:-1px;vertical-align:middle;width:16px;height:16px;fill:#666}.orderinfo-wrapper .top{display:none}.orderinfo-wrapper .inner{padding-top:.48rem;padding-bottom:.2rem}.orderinfo-wrapper .inner .title{line-height:.48rem}.orderinfo-wrapper .inner p{font-size:14px;line-height:20px}.orderinfo-wrapper .pic{padding:8px;width:2.8rem;margin-right:.4rem}.orderinfo-wrapper .pic img{height:1.8rem}.orderinfo-wrapper .info{flex:1;overflow:hidden}.orderinfo-wrapper .orderinfo{height:1rem;background:#466eb4;color:#fff}.orderinfo-wrapper .orderinfo span{margin-right:0}.orderinfo-wrapper .orderinfo span:last-child{display:none}.orderinfo-wrapper .date{display:block;font-size:var(--fs18);color:#666;padding-top:.2rem;border-top:1px solid #eee;margin-top:0;overflow:hidden;padding-top:.4rem;padding-bottom:.4rem}.orderinfo-wrapper .date a{float:right;font-size:var(--fs18);display:inline-block}.orderinfo-wrapper .tips{font-size:15px;line-height:24px}}.page-title{font-family:"mm";font-size:var(--fs36);line-height:.4rem;color:#03162c;margin-bottom:.22rem}.page-title.white{color:#fff}.page-title2{font-size:24px;font-family:"mm";line-height:30px;margin-bottom:32px}.index-more.talk{display:inline-block}.index-more.talk:hover{color:#466eb4;background:#fff;border-color:#466eb4}.index-more.talk:hover i{background-image:url(../img/j-icon12.png)}.index-more.talk i{width:.13rem;height:.17rem;background-image:url(../img/j-icon.png);transform:none}.join-wrapper{background:url(../img/joinbg.jpg) no-repeat center bottom;background-size:100%}.join-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.join-wrapper .left{width:36%}.join-wrapper .brief{font-family:"light";font-size:var(--fs24);line-height:26px;color:#466eb4;margin-bottom:.22rem}.join-wrapper .content{font-family:"light";font-size:var(--fs16);line-height:.3rem;color:#666666;margin-bottom:.38rem}.join-wrapper .right{padding:.44rem .5rem .6rem;width:55.078%;background-color:#f4f8fc;border-radius:10px}.join-wrapper .right h2{font-family:"light";font-size:var(--fs24);line-height:26px;color:#466eb4;margin-bottom:.3rem}.orderConfirm-wrapper .group,.join-wrapper .group,.contact-wrapper-3 .group{position:relative}.orderConfirm-wrapper .group.max,.join-wrapper .group.max,.contact-wrapper-3 .group.max{width:100%}.orderConfirm-wrapper .list,.join-wrapper .list,.contact-wrapper-3 .list{width:100%;position:absolute;left:0;top:100%;z-index:10;background:#fff;max-height:384px;overflow-y:auto;border-radius:0 0 5px 5px;border:1px solid rgba(0,0,0,0.05);display:none}.orderConfirm-wrapper .list::-webkit-scrollbar,.join-wrapper .list::-webkit-scrollbar,.contact-wrapper-3 .list::-webkit-scrollbar{width:4px}.orderConfirm-wrapper .list::-webkit-scrollbar-track,.join-wrapper .list::-webkit-scrollbar-track,.contact-wrapper-3 .list::-webkit-scrollbar-track{background-color:#eaeaea}.orderConfirm-wrapper .list::-webkit-scrollbar-thumb,.join-wrapper .list::-webkit-scrollbar-thumb,.contact-wrapper-3 .list::-webkit-scrollbar-thumb{background-color:#466eb4}.orderConfirm-wrapper .list a:hover,.join-wrapper .list a:hover,.contact-wrapper-3 .list a:hover,.orderConfirm-wrapper .list a.on,.join-wrapper .list a.on,.contact-wrapper-3 .list a.on{color:#466eb4}.orderConfirm-wrapper .list a,.join-wrapper .list a,.contact-wrapper-3 .list a{display:block;line-height:48px;font-size:14px;padding-left:22px;padding-right:22px;color:#999;transition:color .3s ease;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;border-bottom:1px solid rgba(0,0,0,0.05)}.orderConfirm-wrapper .list a:last-child,.join-wrapper .list a:last-child,.contact-wrapper-3 .list a:last-child{border:none}.orderConfirm-wrapper .iti-flag,.join-wrapper .iti-flag,.contact-wrapper-3 .iti-flag{position:relative;top:2px;display:inline-block;margin-right:.1rem}.join-wrapper .group,.contact-wrapper-3 .group{width:49.025%;margin-bottom:24px}.join-wrapper .group label,.contact-wrapper-3 .group label{display:block;font-size:14px;line-height:24px;color:#666666;margin-bottom:10px}.join-wrapper .form,.contact-wrapper-3 .form{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.join-wrapper .form .caption,.contact-wrapper-3 .form .caption,.join-wrapper .form .text,.contact-wrapper-3 .form .text,.join-wrapper .form .submit,.contact-wrapper-3 .form .submit{border-radius:5px;line-height:48px;height:48px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.join-wrapper .form .msg,.contact-wrapper-3 .form .msg,.join-wrapper .form .caption,.contact-wrapper-3 .form .caption,.join-wrapper .form .text,.contact-wrapper-3 .form .text{font-size:14px;width:100%;padding-left:22px;padding-right:22px;color:#999;background:#fff;font-family:"light";border:solid 1px #eeeeee}.join-wrapper .form .caption,.contact-wrapper-3 .form .caption{position:relative;cursor:pointer}.join-wrapper .form ::-webkit-input-placeholder,.contact-wrapper-3 .form ::-webkit-input-placeholder{color:#999;font-size:14px}.join-wrapper .form :-moz-placeholder,.contact-wrapper-3 .form :-moz-placeholder{color:#999;font-size:14px}.join-wrapper .form ::-moz-placeholder,.contact-wrapper-3 .form ::-moz-placeholder{color:#999;font-size:14px}.join-wrapper .form :-ms-input-placeholder,.contact-wrapper-3 .form :-ms-input-placeholder{color:#999;font-size:14px}.join-wrapper .form .msg,.contact-wrapper-3 .form .msg{height:104px;background-color:#ffffff;border-radius:5px;padding-top:12px;padding-bottom:12px;line-height:30px;resize:none}.index-more.comfirm{background:#466eb4}.index-more.comfirm:hover{color:#466eb4;background:#fff}.index-more.comfirm:hover i{background-image:url(../img/j-icon22.png)}.index-more.comfirm i{background-image:url(../img/j-icon2.png)}.index-more.cancel{background:#ffd000;border-color:#ffd000}.index-more.cancel:hover{color:#ffd000;background:#fff}.index-more.cancel:hover i{background-image:url(../img/j-icon32.png)}.index-more.cancel i{background-image:url(../img/j-icon3.png)}.btn-box{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.btn-box .index-more{color:#fff}.btn-box .index-more:hover i{transform:none}.btn-box a{margin-right:10px}.btn-box a:last-child{margin-right:0}.btn-box .index-more i{width:.23rem;height:.22rem}@media (max-width: 1004px){.page-title{font-size:var(--fs40);line-height:.6rem;margin-bottom:.3rem}.page-title2{font-size:var(--fs36);line-height:.6rem;margin-bottom:.3rem}.index-more.talk i{width:.24rem;height:.24rem}.join-wrapper .group,.contact-wrapper-3 .group{width:100%;margin-bottom:.4rem}.join-wrapper .group label,.contact-wrapper-3 .group label{line-height:20px;margin-bottom:6px}.join-wrapper .form .msg,.contact-wrapper-3 .form .msg,.join-wrapper .form .caption,.contact-wrapper-3 .form .caption,.join-wrapper .form .text,.contact-wrapper-3 .form .text{padding-left:.3rem;padding-right:.3rem}.join-wrapper .w1280{display:block}.join-wrapper .left{width:100%}.join-wrapper .brief{font-size:var(--fs30);line-height:.48rem;margin-bottom:.3rem}.join-wrapper .content{font-size:var(--fs18);line-height:.48rem;margin-bottom:.4rem}.join-wrapper .right{margin-top:.3rem;padding:.6rem .48rem;width:100%;border-radius:5px}.join-wrapper .right h2{font-size:var(--fs30);line-height:.48rem}.btn-box .index-more i{width:.36rem;height:.36rem}.btn-box a{margin-right:.3rem}}.production-wrapper{padding-bottom:0!important}.production-wrapper .swiper-box{padding:1.15rem 0;background:#f4f8fc}.production-wrapper .swiper-box:hover .swiper-btn.prev{left:.82rem}.production-wrapper .swiper-box:hover .swiper-btn.next{right:.82rem}.production-wrapper>.w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.96rem}.production-wrapper .content{font-family:"light";width:642px;font-size:16px;line-height:26px;color:#666666}.production-wrapper .swiper-slide{width:7.04rem}.production-wrapper .swiper-slide:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.production-wrapper .swiper-slide .title{font-family:"mm";font-size:20px;line-height:34px;color:#ffffff;position:absolute;left:0;bottom:24px;z-index:10;width:100%;padding:0 .4rem}.production-wrapper .swiper-slide img{height:4.5rem;object-fit:cover}@media (max-width: 1004px){.production-wrapper .swiper-box{padding:.8rem 0}.production-wrapper .swiper-box:hover .swiper-btn.prev{left:.3rem}.production-wrapper .swiper-box:hover .swiper-btn.next{right:.3rem}.production-wrapper .swiper-box .swiper-btn.prev{left:.3rem}.production-wrapper .swiper-box .swiper-btn.next{right:.3rem}.production-wrapper>.w1280{display:block;margin-bottom:.8rem}.production-wrapper .content{width:100%;font-size:var(--fs18);line-height:.48rem}.production-wrapper .swiper-slide{width:48%}.production-wrapper .swiper-slide .title{font-size:var(--fs24);line-height:.48rem;bottom:.36rem}.production-wrapper .swiper-slide img{height:auto}}.history-wrapper{position:relative}.history-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.history-wrapper .content{font-family:"light";width:50%;font-size:16px;line-height:26px;color:#666666}.history-wrapper .txtAni{position:absolute;left:0;top:.34rem;z-index:-1;width:100%;overflow:hidden;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;font-size:2.45rem;line-height:3rem;font-family:"mm";-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(3,22,44,0.1)}.history-wrapper .txtAni span{white-space:nowrap;animation:txtani 20s linear infinite;margin-right:.4rem}@keyframes txtani{0%{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}100%{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}}@media (max-width: 1004px){.history-wrapper .w1280{display:block}.history-wrapper .content{width:100%;font-size:var(--fs18);line-height:.48rem}.history-wrapper .txtAni{top:auto;bottom:0;font-size:2rem}.history-wrapper .txtAni span{margin-right:.4rem}}html.act{height:100vh;overflow:hidden}.video-modal-wrapper{position:fixed;display:table;height:100%;width:100%;top:0;left:0;z-index:110;transform:scale(0);-webkit-transform:scale(0)}.video-modal-wrapper.one{transform:scaleY(.01) scaleX(0);animation:unfoldIn 1s cubic-bezier(.165, .84, .44, 1) forwards;-webkit-transform:scaleY(.01) scaleX(0);-webkit-animation:unfoldIn 1s cubic-bezier(.165, .84, .44, 1) forwards}.video-modal-wrapper.one.out{transform:scale(1);animation:unfoldOut 1s .3s cubic-bezier(.165, .84, .44, 1) forwards;-webkit-transform:scale(1);-webkit-animation:unfoldOut 1s .3s cubic-bezier(.165, .84, .44, 1) forwards}.video-modal-wrapper.one.out .w1200{animation:zoomOut .5s cubic-bezier(.165, .84, .44, 1) forwards;-webkit-animation:zoomOut .5s cubic-bezier(.165, .84, .44, 1) forwards}.video-modal-wrapper.one .w1200{transform:scale(0);animation:mzoomIn .5s .8s cubic-bezier(.165, .84, .44, 1) forwards;-webkit-transform:scale(0);-webkit-animation:mzoomIn .5s .8s cubic-bezier(.165, .84, .44, 1) forwards}.video-modal-wrapper .main{display:table-cell;background:rgba(0,0,0,0.7);text-align:center;vertical-align:middle}.video-modal-wrapper .w1200{text-align:center}.video-modal-wrapper .w1200 video{max-width:100%;height:auto;display:inline-block;margin:0 auto;max-height:80vh;width:auto}.video-modal-wrapper .box{position:relative;display:inline-block}.video-modal-wrapper .close{display:inline-block;width:20px;height:20px;position:absolute;right:0;top:-0.4rem;z-index:10;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease}.video-modal-wrapper .close:hover{transform:rotate(90deg)}.video-modal-wrapper iframe{width:12rem;height:80vh}@keyframes unfoldIn{0%{transform:scaleY(.005) scaleX(0)}50%{transform:scaleY(.005) scaleX(1)}100%{transform:scaleY(1) scaleX(1)}}@keyframes mzoomIn{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes unfoldOut{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(.005) scaleX(1)}100%{transform:scaleY(.005) scaleX(0)}}@keyframes zoomOut{0%{transform:scale(1)}100%{transform:scale(0)}}.step-wrapper-1{padding:.7rem 0;border-bottom:1px solid rgba(70,110,180,0.1)}.step-wrapper-1 .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.step-wrapper-1 .page-title{width:37.5%}.step-wrapper-1 .content{width:50%;font-family:"light";font-size:16px;line-height:26px;color:#666666}.step-wrapper-2{padding:.7rem 0}.step-wrapper-2 .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-start}.step-wrapper-2 .pic-box{position:sticky;top:2rem;width:37.5%;cursor:pointer}.step-wrapper-2 .pic-box:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.step-wrapper-2 .play{width:.48rem;height:.48rem;position:absolute;left:50%;top:50%;margin-top:-0.24rem;margin-left:-0.24rem}.step-wrapper-2 .play:before,.step-wrapper-2 .play:after{content:"";width:100%;height:100%;box-sizing:border-box;border-radius:50%;border:1px solid #fff;position:absolute;left:0;top:0;z-index:1}.step-wrapper-2 .play:before{animation:borderAni 4s ease infinite}.step-wrapper-2 .play:after{animation:borderAni 4s 1s ease infinite}.step-wrapper-2 .play i{display:block;position:absolute;z-index:10;left:0;top:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/play.png)}.step-wrapper-2 .info-box{width:50%;padding-top:4px}.step-wrapper-2 .info-box .item{padding-top:36px;padding-bottom:30px;transition:all .45s ease;-webkit-transition:all .45s ease;-moz-transition:all .45s ease;-ms-transition:all .45s ease;-o-transition:all .45s ease;border-bottom:1px solid #ecf0f7}.step-wrapper-2 .info-box .item.on{border-color:#f4f8fc}.step-wrapper-2 .info-box .item:hover{padding:.36rem .52rem .6rem !important;background:#466eb4;background-color:#f4f8fc;border-radius:10px;border-color:#f4f8fc}.step-wrapper-2 .info-box .item:first-child{padding-top:0}.step-wrapper-2 .info-box .title{font-size:24px;line-height:34px;color:#03162c;font-family:"mm";margin-bottom:16px}.step-wrapper-2 .info-box h3{font-family:"mm";font-size:16px;line-height:26px;color:#466eb4;margin-bottom:16px}.step-wrapper-2 .info-box ul li{position:relative;list-style-type:none;font-family:"light";color:#666666;font-size:16px;line-height:36px;padding-left:24px}.step-wrapper-2 .info-box ul li:before{content:"";width:8px;height:8px;border:solid 1px #466eb4;border-radius:50%;position:absolute;left:0;top:13px;z-index:1}.step-wrapper-2 .info-box ul a{color:#466eb4}.step-wrapper-2 .info-box ul a:hover{text-decoration:underline}.step-wrapper-2 .info-box ul b{font-family:"mm";font-weight:500}@keyframes borderAni{from{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}to{opacity:0;transform:scale(2);-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2)}}@media (max-width: 1004px){.step-wrapper-1{padding:.8rem 0}.step-wrapper-1 .w1280{display:block}.step-wrapper-1 .page-title{width:100%}.step-wrapper-1 .content{width:100%;font-size:var(--fs18);line-height:.48rem}.step-wrapper-2{padding:.8rem 0}.step-wrapper-2 .w1280{display:block}.step-wrapper-2 .pic-box{position:relative;top:0;width:100%}.step-wrapper-2 .play{width:.6rem;height:.6rem;margin-top:-0.3rem;margin-left:-0.3rem}.step-wrapper-2 .info-box{width:100%;margin-top:.8rem;padding-top:0}.step-wrapper-2 .info-box .item{padding-top:.6rem;padding-bottom:.6rem}.step-wrapper-2 .info-box .item:hover{padding:.6rem !important}.step-wrapper-2 .info-box .title{font-size:var(--fs30);line-height:.6rem;margin-bottom:.2rem}.step-wrapper-2 .info-box h3{font-size:var(--fs18);line-height:.6rem;margin-bottom:.2rem}.step-wrapper-2 .info-box ul li{font-size:var(--fs18);line-height:.48rem;padding-left:20px}.step-wrapper-2 .info-box ul li:before{width:6px;height:6px;top:calc((.48rem - 6px) / 2)}}.about-wrapper{margin-bottom:.84rem}.about-wrapper:first-child{padding-top:.76rem}.about-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-start}.about-wrapper .page-title{width:37.5%;position:sticky;top:2rem}.about-wrapper .content{width:50%;font-size:16px;line-height:26px;color:#666666;font-family:"light"}.about-wrapper .content b{font-weight:500;font-family:"mm"}.about-wrapper-2{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.66rem}.about-wrapper-2 .info,.about-wrapper-2 .pic{width:50%}.about-wrapper-2 .pic img{height:100%;object-fit:cover}.about-wrapper-2 .pic img:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.about-wrapper-2 .info{position:relative;overflow:hidden;padding-top:.87rem;padding-bottom:.87rem;padding-right:1.6rem;padding-left:1.12rem;background-color:#466eb4}.about-wrapper-2 .page-title,.about-wrapper-2 .content{position:relative;z-index:10}.about-wrapper-2 .content{font-size:16px;line-height:26px;color:#fff;font-family:"light"}.about-wrapper-2 .content b{color:#fff;font-weight:500;font-family:"mm"}.about-wrapper-2 .content ul{list-style-type:none}.about-wrapper-2 .content ul li{font-size:16px;line-height:26px;color:#fff;width:72.05%;padding:12px 24px;box-shadow:0 0 10px 0 rgba(0,0,0,0.05);border:solid 1px rgba(255,255,255,0.3);margin-bottom:1px}.about-wrapper-2 .content ul li:last-child{margin-bottom:0}.about-wrapper-2 .machine{position:absolute;right:0;bottom:0;z-index:1;width:44.58%;height:3.68rem;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/about.png)}@media (max-width: 1004px){.about-wrapper{margin-bottom:.8rem}.about-wrapper:first-child{padding-top:.8rem}.about-wrapper .w1280{display:block}.about-wrapper .page-title{width:100%;position:relative;top:0}.about-wrapper .content{width:100%;font-size:var(--fs18);line-height:.48rem}.about-wrapper-2{display:block;margin-bottom:.8rem}.about-wrapper-2 .info,.about-wrapper-2 .pic{width:100%}.about-wrapper-2 .pic img{height:auto}.about-wrapper-2 .info{padding:.8rem .3rem}.about-wrapper-2 .content{font-size:var(--fs18);line-height:.48rem}.about-wrapper-2 .content ul li{font-size:var(--fs18);line-height:.48rem;width:80%;padding:.2rem .3rem;margin-bottom:2px}.about-wrapper-2 .machine{width:40%}}.system-wrapper{padding-bottom:0!important}.system-wrapper .main{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.system-wrapper .item{width:33.6%}.system-wrapper .item:last-child{width:63.9%}.system-wrapper .item:last-child td{width:41.81%;padding-left:14px;padding-right:10px}.system-wrapper .item:last-child td:nth-child(2){width:58.19%}.system-wrapper .content,.system-wrapper td{font-size:14px;color:#666666;line-height:26px;font-family:"light"}.system-wrapper .content{margin-top:30px}.system-wrapper h3{font-size:24px;line-height:30px;color:#466eb4;margin-bottom:27px}.system-wrapper table{background-color:#ffffff;border-radius:2px;border:solid 1px #eeeeee;width:100%}.system-wrapper table td{border:solid 1px #eeeeee}.system-wrapper td{padding-top:4px;padding-bottom:4px;padding-left:26px;padding-right:26px;height:34px}.system-wrapper td b{font-family:"mm";font-weight:500;font-size:14px}.system-wrapper-2{padding-top:.6rem;margin-top:.6rem;padding-bottom:1.1rem;border-top:1px solid rgba(70,110,180,0.1)}.system-wrapper-2 .main{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.system-wrapper-2 h2{font-size:18px;line-height:34px;color:#466eb4;font-family:"mm";margin-bottom:22px}.system-wrapper-2 .content{width:48.59%;margin-top:2.82%}.system-wrapper-2 .content:nth-child(-n+2){margin-top:0}.system-wrapper-2 .content,.system-wrapper-2 td{color:#666;line-height:26px;font-size:14px}.system-wrapper-2 table{width:100%;border-radius:2px;border:solid 1px #eeeeee}.system-wrapper-2 tr:nth-child(even) td{background:#f4f8fc}.system-wrapper-2 th,.system-wrapper-2 td{height:34px;padding:4px 20px}.system-wrapper-2 th b,.system-wrapper-2 td b{display:inline-block;margin-right:6px;font-weight:500;font-family:"mm"}.system-wrapper-2 th{text-align:left;font-size:16px;color:#fff;background-color:#466eb4}.system-wrapper-2 td{border:solid 1px #eeeeee}@media (max-width: 1004px){.system-wrapper .main{display:block}.system-wrapper .item{width:100%;margin-bottom:.6rem}.system-wrapper .item:last-child{margin-bottom:0}.system-wrapper .item:last-child{width:100%}.system-wrapper .item:last-child .content{overflow-x:auto}.system-wrapper .item:last-child .content::-webkit-scrollbar{height:3px}.system-wrapper .item:last-child .content::-webkit-scrollbar-track{background-color:#eaeaea}.system-wrapper .item:last-child .content::-webkit-scrollbar-thumb{background-color:#466eb4}.system-wrapper .item:last-child table{width:17rem}.system-wrapper .content,.system-wrapper td{font-size:var(--fs16);line-height:.48rem}.system-wrapper .content{margin-top:.48rem}.system-wrapper h3{font-size:var(--fs30);line-height:.48rem;margin-bottom:.3rem}.system-wrapper td{padding-left:.3rem;padding-right:.3rem}.system-wrapper td b{font-size:var(--fs16)}.system-wrapper-2{padding-top:.8rem;margin-top:.8rem;padding-bottom:1rem}.system-wrapper-2 .main{display:block}.system-wrapper-2 h2{font-size:var(--fs30);line-height:.48rem;margin-bottom:.3rem}.system-wrapper-2 .content{width:100%;margin-top:0;margin-bottom:.48rem}.system-wrapper-2 .content:last-child{margin-bottom:0}.system-wrapper-2 .content,.system-wrapper-2 td{line-height:.48rem;font-size:var(--fs16)}.system-wrapper-2 th,.system-wrapper-2 td{height:34px;padding:.1rem .3rem}.system-wrapper-2 th{font-size:var(--fs20)}}.contact-wrapper{padding-bottom:.7rem}.contact-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.contact-wrapper .page-title{width:37.5%}.contact-wrapper .info{width:50%}.contact-wrapper .content{font-size:16px;line-height:26px;color:#666;font-family:"light";margin-bottom:.4rem}.contact-wrapper-2{border-top:1px solid rgba(70,110,180,0.1);padding:.7rem 0 .75rem}.contact-wrapper-2 ul{list-style-type:none;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.contact-wrapper-2 li{position:relative;width:48.75%;border-radius:10px;padding:.35rem 2.6rem .35rem .4rem;border:solid 1px #e0e5ed;margin-top:.38rem;min-height:2.3rem;background:url(../img/contactbg.png) no-repeat right bottom;background-size:33.87%;transition:all .48s ease;-webkit-transition:all .48s ease;-moz-transition:all .48s ease;-ms-transition:all .48s ease;-o-transition:all .48s ease}.contact-wrapper-2 li:nth-child(-n+2){margin-top:0}.contact-wrapper-2 li:hover{box-shadow:0 2px 30px rgba(0,0,0,0.1);border-color:rgba(70,110,180,0.5)}.contact-wrapper-2 li:hover .pic img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.contact-wrapper-2 h4{font-family:"mm";font-size:30px;line-height:36px;color:#000000}.contact-wrapper-2 h6{font-family:"mm";font-size:16px;line-height:28px;min-height:28px;color:#466eb4;margin-bottom:10px}.contact-wrapper-2 p{position:relative;font-family:"light";font-size:16px;line-height:30px;color:#666666;padding-left:30px;margin-bottom:5px}.contact-wrapper-2 p:last-child{margin-bottom:0}.contact-wrapper-2 p img{width:21px;position:absolute;left:0;top:7px;z-index:10}.contact-wrapper-2 .pic{position:absolute;right:.3rem;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:2rem;z-index:1;border-radius:10px}.contact-wrapper-3{padding-top:.68rem;padding-bottom:1rem;border-top:1px solid rgba(70,110,180,0.1)}.contact-wrapper-3 .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.contact-wrapper-3 .info{width:37.5%;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap}.contact-wrapper-3 .page-title{width:74%}.contact-wrapper-3 .inner{padding:.76rem .4rem .72rem .6rem;background:#466eb4}.contact-wrapper-3 .brief{font-family:"light";font-size:18px;line-height:24px;color:#ffffff;margin-top:.23rem}.contact-wrapper-3 .pic img{height:100%;object-fit:cover}.contact-wrapper-3 .pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.contact-wrapper-3 .form{width:62.5%;padding:.42rem .6rem .57rem;border:solid 1px #e6edee}.contact-wrapper-3 .form .group{margin-bottom:15px}@media (max-width: 1600px){.contact-wrapper-2 .pic{width:2.2rem}.contact-wrapper-2 li{padding-right:2.8rem}}@media (max-width: 1004px){.contact-wrapper{padding-bottom:.8rem}.contact-wrapper .w1280{display:block}.contact-wrapper .page-title{width:100%}.contact-wrapper .info{width:100%;margin-top:.48rem}.contact-wrapper .content{font-size:var(--fs18);line-height:.48rem}.contact-wrapper-2{padding:.8rem 0}.contact-wrapper-2 ul{display:block}.contact-wrapper-2 li{width:100%;border-radius:6px;padding:.6rem;margin-top:0;min-height:inherit;background-size:28%;margin-bottom:.3rem}.contact-wrapper-2 li:last-child{margin-bottom:0}.contact-wrapper-2 h4{font-size:var(--fs40);line-height:.6rem}.contact-wrapper-2 h6{font-size:var(--fs18);line-height:.48rem;min-height:.48rem;margin-bottom:.2rem}.contact-wrapper-2 p{font-size:var(--fs18);line-height:.48rem;padding-left:.48rem}.contact-wrapper-2 p img{width:.3rem;top:.09rem}.contact-wrapper-2 .pic{transform:none;top:0;position:relative;width:100%;right:0;margin-top:.4rem}.contact-wrapper-3{padding-top:.8rem;padding-bottom:.8rem}.contact-wrapper-3 .w1280{display:block}.contact-wrapper-3 .info{width:100%}.contact-wrapper-3 .page-title{width:100%}.contact-wrapper-3 .inner{padding:.76rem .4rem .72rem .6rem}.contact-wrapper-3 .brief{font-size:var(--fs20);line-height:.48rem}.contact-wrapper-3 .pic{display:none}.contact-wrapper-3 .form{width:100%;padding:.6rem .48rem}.contact-wrapper-3 .form .group{margin-bottom:.3rem}}.orderConfirm-wrapper .main{background-color:#f4f8fc;border-radius:10px;overflow:hidden}.orderConfirm-wrapper .title{line-height:50px;background-color:#466eb4;text-align:center;color:#fff;border-radius:2px;font-size:16px}.orderConfirm-wrapper .form{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:1.1rem 1.6rem 1.36rem}.orderConfirm-wrapper .group{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;width:48.22%;margin-top:20px;padding-left:20px;padding-right:20px;background-color:#ffffff;border-radius:5px}.orderConfirm-wrapper .group:first-child{margin-top:0}.orderConfirm-wrapper label,.orderConfirm-wrapper .caption,.orderConfirm-wrapper .text{height:52px;line-height:52px}.orderConfirm-wrapper .caption,.orderConfirm-wrapper .text{flex:1;overflow:hidden}.orderConfirm-wrapper .caption{position:relative;cursor:pointer}.orderConfirm-wrapper .caption.on:after{transform:rotate(180deg)}.orderConfirm-wrapper .caption:after{content:"";width:15px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../img/down3.png);position:absolute;right:0;top:0;z-index:1}.orderConfirm-wrapper label{font-family:"light";color:#999;font-size:14px;margin-right:15px}.orderConfirm-wrapper label i{font-size:18px;color:#dc0000}.orderConfirm-wrapper .submit{display:block;width:100%;height:48px;line-height:48px;background-color:#466eb4;color:#fff;text-align:center;border-radius:10px;font-size:16px;font-family:"mm";transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;margin-top:.52rem}.orderConfirm-wrapper .submit:hover{box-shadow:0 2px 30px rgba(70,110,180,0.4)}.orderConfirm-wrapper .submit img{margin-left:.13rem;width:.21rem;display:inline-block;position:relative;top:-1px;vertical-align:middle}@media (max-width: 1004px){.orderConfirm-wrapper .main{border-radius:8px}.orderConfirm-wrapper .title{line-height:1rem}.orderConfirm-wrapper .form{padding:1rem .6rem}.orderConfirm-wrapper .group{width:100%;margin-top:.3rem;padding-left:.3rem;padding-right:.3rem}.orderConfirm-wrapper label,.orderConfirm-wrapper .caption,.orderConfirm-wrapper .text{height:.9rem;line-height:.9rem}.orderConfirm-wrapper .caption:after{width:12px}.orderConfirm-wrapper label{margin-right:.24rem}.orderConfirm-wrapper .submit{height:.9rem;line-height:.9rem;border-radius:8px}.orderConfirm-wrapper .submit img{margin-left:.16rem;width:.3rem}}.goodsinfo .caption{font-size:18px;color:#466eb4;font-family:"mm";line-height:30px;margin-bottom:10px}.goodsinfo .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.goodsinfo b{font-family:"mm";font-weight:500}.goodsinfo-wrapper{padding:45px 0 50px}.goodsinfo-wrapper .w1280{flex-flow:wrap}.goodsinfo-wrapper .title{width:100%;font-family:"mm";font-size:36px;color:#03162c;line-height:48px;padding-bottom:10px;margin-bottom:26px;border-bottom:1px solid rgba(70,110,180,0.1)}.goodsinfo-wrapper .pic-box{width:47.65%;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-right:1px solid #e0e5ed;padding-right:.48rem;margin-right:.48rem}.goodsinfo-wrapper .info-box{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:calc(52.35% - .48rem)}.goodsinfo-wrapper .bigImg-swiper{width:calc(100% - 107px);background-color:#f4f8fc;border-radius:10px;margin:0}.goodsinfo-wrapper .bigImg-swiper .swiper-slide img{opacity:0;display:block;width:100%;height:100%;object-fit:contain}.goodsinfo-wrapper .bigImg-swiper .swiper-slide.swiper-slide-active img{opacity:1}.goodsinfo-wrapper .bigImg-swiper .swiper-pagination{display:none}.goodsinfo-wrapper .thumb-box{position:relative;padding-top:.23rem;padding-bottom:.23rem;width:92px}.goodsinfo-wrapper .thumb-box .swiper-container{height:284px}.goodsinfo-wrapper .thumb-box .swiper-slide{background-color:#ffffff;border-radius:2px;border:solid 1px #e0e5ed;cursor:pointer;padding:5px;transition:border .4s ease;-webkit-transition:border .4s ease;-moz-transition:border .4s ease;-ms-transition:border .4s ease;-o-transition:border .4s ease}.goodsinfo-wrapper .thumb-box .swiper-slide:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.goodsinfo-wrapper .thumb-box .swiper-slide.on{border-color:#466eb4}.goodsinfo-wrapper .thumb-box .swiper-slide img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .8s ease;-webkit-transition:transform .8s ease;-moz-transition:transform .8s ease;-ms-transition:transform .8s ease;-o-transition:transform .8s ease}.goodsinfo-wrapper .thumb-box>a{display:block;position:absolute;width:100%;height:8px;left:0;z-index:10;background-size:contain;background-repeat:no-repeat;background-position:center center}.goodsinfo-wrapper .thumb-box .prev{top:0;background-image:url(../img/gi-prev.png)}.goodsinfo-wrapper .thumb-box .prev:hover{background-image:url(../img/gi-prev2.png)}.goodsinfo-wrapper .thumb-box .next{bottom:0;background-image:url(../img/gi-next.png)}.goodsinfo-wrapper .thumb-box .next:hover{background-image:url(../img/gi-next2.png)}.goodsinfo-wrapper .left{flex:1;padding-right:.48rem;margin-right:.48rem;border-right:1px solid #e0e5ed}.goodsinfo-wrapper .left p{font-size:16px;color:#666;font-family:"light";line-height:30px}.goodsinfo-wrapper .left p a{color:#466eb4}.goodsinfo-wrapper .left p a:hover{text-decoration:underline}.goodsinfo-wrapper .left b{margin-left:12px}.goodsinfo-wrapper .left .warning i{background:#e00000}.goodsinfo-wrapper .left i{display:inline-block;width:23px;height:7px;background-color:#0db100;border-radius:4px;vertical-align:middle;position:relative;top:-1px;margin-right:6px;margin-left:12px}.goodsinfo-wrapper .left i+b{margin-left:0}.goodsinfo-wrapper .accessories{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;margin:.17rem auto .46rem}.goodsinfo-wrapper .accessories img{max-width:100%;height:.44rem;margin-right:10px}.goodsinfo-wrapper .accessories img:last-child{margin-right:0}.goodsinfo-wrapper .add{display:block;width:196px;height:39px;line-height:39px;text-align:center;font-size:14px;font-family:"mm";color:#fff;background-color:#466eb4;border-radius:5px;transition:all .48s ease;-webkit-transition:all .48s ease;-moz-transition:all .48s ease;-ms-transition:all .48s ease;-o-transition:all .48s ease}.goodsinfo-wrapper .add:hover{box-shadow:0 2px 30px rgba(70,110,180,0.4)}.goodsinfo-wrapper .add img{margin-right:8px;vertical-align:middle}.goodsinfo-wrapper .right{width:38.26%}.goodsinfo-wrapper .right li{list-style-type:none;margin-bottom:7px}.goodsinfo-wrapper .right li:last-child{margin-bottom:0}.goodsinfo-wrapper .right a{display:inline-block;min-width:123px;height:38px;line-height:36px;border-radius:.1rem;padding:0 10px;text-align:center;font-size:16px;color:#666;font-family:"mm";border:solid 1px #999999;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.goodsinfo-wrapper .right a:hover{color:#fff;border-color:#466eb4;background:#466eb4}.goodsinfo-wrapper-2{padding-bottom:60px}.goodsinfo-wrapper-2 .left{width:47.65%}.goodsinfo-wrapper-2 .left .content{border-radius:2px}.goodsinfo-wrapper-2 .left th,.goodsinfo-wrapper-2 .left td{padding-left:12px;padding-right:12px;height:34px;border:solid 1px #e0e5ed}.goodsinfo-wrapper-2 .left th:nth-child(1),.goodsinfo-wrapper-2 .left td:nth-child(1){width:33.44%}.goodsinfo-wrapper-2 .left th:nth-child(2),.goodsinfo-wrapper-2 .left td:nth-child(2){width:66.56%}.goodsinfo-wrapper-2 .left th{font-size:16px;font-family:"mm";text-align:left}.goodsinfo-wrapper-2 .left td{font-size:14px;font-family:"light";color:#666}.goodsinfo-wrapper-2 .right{width:48.75%}.goodsinfo-wrapper-2 .right .content{height:550px;padding-right:.3rem;overflow-y:auto}.goodsinfo-wrapper-2 .right .content::-webkit-scrollbar{width:3px}.goodsinfo-wrapper-2 .right .content::-webkit-scrollbar-track{background-color:#e9eff4}.goodsinfo-wrapper-2 .right .content::-webkit-scrollbar-thumb{background-color:#466eb4}.goodsinfo-wrapper-2 .right .inner{background-color:#f4f8fc;border-radius:10px;padding:.3rem .34rem}.goodsinfo-wrapper-2 .right table{border-radius:2px;border:solid 1px #e0e5ed}.goodsinfo-wrapper-2 .right td,.goodsinfo-wrapper-2 .right td li{padding-left:17px;padding-right:17px}.goodsinfo-wrapper-2 .right td[colspan="3"]{padding-top:15px;padding-bottom:15px}.goodsinfo-wrapper-2 .right td{line-height:34px;border-bottom:solid 1px #e0e5ed}.goodsinfo-wrapper-2 .right td:first-child{width:2.2rem}.goodsinfo-wrapper-2 .right td:nth-child(2){width:2.3rem}.goodsinfo-wrapper-2 .right td:nth-child(3){padding-left:0}.goodsinfo-wrapper-2 .right td ul{background-color:#ffffff;border:solid 1px #eeeeee}.goodsinfo-wrapper-2 .right td li{font-family:"light";color:#666666;list-style-type:none;border-bottom:solid 1px #eeeeee}.goodsinfo-wrapper-2 .right td li:last-child{border-bottom:none}.goodsinfo-wrapper-2 .right td li b{color:#466eb4}.goodsinfo-wrapper-2 .right td a{color:#466eb4;font-family:"mm"}.goodsinfo-wrapper-2 .right td a.on i{transform:rotate(0deg)}.goodsinfo-wrapper-2 .right td a i{display:inline-block;background-image:url(../img/gi-next2.png);background-size:contain;background-repeat:no-repeat;background-position:center center;vertical-align:middle;position:relative;top:-1px;width:.12rem;height:.08rem;margin-left:.1rem;transform:rotate(180deg)}.goodsinfo-wrapper-2 table{width:100%}.goodsinfo-wrapper-3{padding-top:60px;border-top:1px solid rgba(70,110,180,0.1);padding-bottom:60px}.goodsinfo-wrapper-3 .w1280{display:block}.goodsinfo-wrapper-3 .top{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:16px}.goodsinfo-wrapper-3 .cat{font-size:0}.goodsinfo-wrapper-3 .cat a{display:inline-block;min-width:92px;height:39px;line-height:37px;border-radius:5px;border:solid 1px #eeeeee;text-align:center;padding:0 10px;font-size:14px;margin-right:6px;font-family:"mm";transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.goodsinfo-wrapper-3 .cat a.on{color:#fff;background:#466eb4}.goodsinfo-wrapper-3 .cat a.on i{background-image:url(../img/gi-up.png);transform:rotateX(180deg)}.goodsinfo-wrapper-3 .cat a.on.active i{transform:rotateX(0deg)}.goodsinfo-wrapper-3 .cat a i{display:inline-block;position:relative;vertical-align:middle;top:-1px;width:13px;height:7px;background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:7px;background-image:url(../img/gi-down.png)}.goodsinfo-wrapper-3 .content{display:none;line-height:26px}.goodsinfo-wrapper-3 .content table{width:100%}.goodsinfo-wrapper-3 th,.goodsinfo-wrapper-3 td{line-height:34px;padding-left:20px;padding-right:20px;border:1px solid #eee}.goodsinfo-wrapper-3 .content,.goodsinfo-wrapper-3 td{font-size:14px;color:#666;font-family:"light"}.goodsinfo-wrapper-3 th{text-align:left;color:#333;font-family:"mm";border-bottom-width:2px}@media screen and (min-width: 1004px){.goodsinfo-wrapper-3 .cat a:not(.on):hover{color:#466eb4;border-color:#466eb4}.goodsinfo-wrapper-3 .cat a:not(.on):hover i{background-image:url(../img/gi-down2.png)}}@media (max-width: 1600px){.goodsinfo-wrapper .bigImg-swiper{width:calc(100% - 100px)}.goodsinfo-wrapper .thumb-box{width:86px}}@media (max-width: 1004px){.goodsinfo .caption{font-size:var(--fs24);line-height:.48rem;margin-bottom:.2rem}.goodsinfo .w1280{display:block}.goodsinfo-wrapper{padding:.8rem 0}.goodsinfo-wrapper .title{font-size:var(--fs48);line-height:.6rem;margin-bottom:.4rem}.goodsinfo-wrapper .pic-box{width:100%;display:block;border-right:none;padding-right:0;margin-right:0}.goodsinfo-wrapper .info-box{display:block;width:100%;margin-top:.6rem}.goodsinfo-wrapper .bigImg-swiper{padding-top:.4rem;padding-bottom:1rem;width:100%;border-radius:8px}.goodsinfo-wrapper .bigImg-swiper .swiper-slide img{height:6rem}.goodsinfo-wrapper .bigImg-swiper .swiper-pagination{display:block;bottom:.5rem;font-size:0}.goodsinfo-wrapper .bigImg-swiper .swiper-pagination .swiper-pagination-bullet{opacity:.6;background:#466eb4;margin:0 5px;width:6px;height:6px;border:none;border-radius:3px;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.goodsinfo-wrapper .bigImg-swiper .swiper-pagination .swiper-pagination-bullet:link,.goodsinfo-wrapper .bigImg-swiper .swiper-pagination .swiper-pagination-bullet:visited,.goodsinfo-wrapper .bigImg-swiper .swiper-pagination .swiper-pagination-bullet:active,.goodsinfo-wrapper .bigImg-swiper .swiper-pagination .swiper-pagination-bullet:focus{outline:none}.goodsinfo-wrapper .bigImg-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:36px;opacity:1}.goodsinfo-wrapper .thumb-box{display:none}.goodsinfo-wrapper .left{width:100%;padding-right:0;margin-right:0;border-right:none;padding-bottom:.8rem;margin-bottom:.8rem;border-bottom:1px solid #e0e5ed}.goodsinfo-wrapper .left p{font-size:var(--fs20);line-height:.48rem}.goodsinfo-wrapper .left b{margin-left:8px}.goodsinfo-wrapper .left i{width:20px;height:6px;margin-left:8px}.goodsinfo-wrapper .accessories{margin:.3rem auto .6rem}.goodsinfo-wrapper .accessories img{height:.8rem}.goodsinfo-wrapper .add img{width:14px}.goodsinfo-wrapper .right{width:100%}.goodsinfo-wrapper .right ul{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.goodsinfo-wrapper .right li{width:calc((100% - .3rem) / 2);margin-bottom:0;margin-top:.3rem}.goodsinfo-wrapper .right li:nth-child(-n+2){margin-top:0}.goodsinfo-wrapper .right a{display:block;width:100%;min-width:inherit}.goodsinfo-wrapper-2{padding-bottom:.8rem}.goodsinfo-wrapper-2 .left{width:100%}.goodsinfo-wrapper-2 .left th,.goodsinfo-wrapper-2 .left td{padding-left:.3rem;padding-right:.3rem}.goodsinfo-wrapper-2 .right{width:100%;margin-top:.8rem}.goodsinfo-wrapper-2 .right .content{height:auto;padding-right:0}.goodsinfo-wrapper-2 .right .inner{border-radius:.1rem;padding:.48rem .3rem}.goodsinfo-wrapper-2 .right td,.goodsinfo-wrapper-2 .right td li{padding-left:.3rem;padding-right:.3rem}.goodsinfo-wrapper-2 .right td[colspan="3"]{padding-top:.3rem;padding-bottom:.3rem}.goodsinfo-wrapper-2 .right td:first-child{width:40%}.goodsinfo-wrapper-2 .right td:nth-child(2){width:40%}.goodsinfo-wrapper-2 .right td a i{width:.2rem;height:.16rem;margin-left:.14rem}.goodsinfo-wrapper-3{padding-top:.8rem;padding-bottom:.8rem}.goodsinfo-wrapper-3 .w1280{display:block}.goodsinfo-wrapper-3 .top{display:block;margin-bottom:.3rem}.goodsinfo-wrapper-3 .cat a{min-width:65px;font-size:12px;padding:0 6px;line-height:30px;height:32px;margin-bottom:7px}.goodsinfo-wrapper-3 .cat a:last-child{margin-right:0}.goodsinfo-wrapper-3 .cat a i{width:10px;height:5px}.goodsinfo-wrapper-3 .content{overflow-x:auto;line-height:.48rem}.goodsinfo-wrapper-3 .content::-webkit-scrollbar{height:3px}.goodsinfo-wrapper-3 .content::-webkit-scrollbar-track{background-color:#e9eff4}.goodsinfo-wrapper-3 .content::-webkit-scrollbar-thumb{background-color:#466eb4}.goodsinfo-wrapper-3 .content table{width:17rem}.goodsinfo-wrapper-3 th,.goodsinfo-wrapper-3 td{padding-left:.3rem;padding-right:.3rem}.goodsinfo-wrapper-3 .content,.goodsinfo-wrapper-3 td{font-size:var(--fs18)}}.accessory{padding-top:60px}.accessory .caption{font-size:18px;line-height:30px;color:#466eb4;font-family:"mm";margin-bottom:12px}.accessory .desc{line-height:30px;font-size:14px;color:#666;font-family:"light";border-bottom:1px solid rgba(70,110,180,0.1);padding-bottom:.2rem;margin-bottom:.2rem}.accessory .content,.accessory td{font-size:16px;color:#333;font-family:"light";line-height:34px}.accessory .content{overflow-y:auto;max-height:387px}.accessory .content::-webkit-scrollbar{width:4px}.accessory .content::-webkit-scrollbar-track{background-color:#e9eff4}.accessory .content::-webkit-scrollbar-thumb{background-color:#466eb4}.accessory td{transition:color .48s ease;-webkit-transition:color .48s ease;-moz-transition:color .48s ease;-ms-transition:color .48s ease;-o-transition:color .48s ease}.accessory td a{font-size:16px;transition:color .48s ease;-webkit-transition:color .48s ease;-moz-transition:color .48s ease;-ms-transition:color .48s ease;-o-transition:color .48s ease}.accessory table{width:100%}.accessory td:hover a{color:#466eb4;font-weight:700}.accessory-wrapper .caption:first-child{margin-bottom:0}.accessory-wrapper .title{width:100%;font-family:"mm";font-size:36px;color:#03162c;line-height:48px;padding-bottom:10px;margin-bottom:26px;border-bottom:1px solid rgba(70,110,180,0.1)}.accessory-wrapper .w1280{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.accessory-wrapper .pic{width:48.82%;height:6.5rem;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;justify-content:center;background-color:#f4f8fc;border-radius:.1rem}.accessory-wrapper .pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.accessory-wrapper .pic img{width:5rem;height:5rem;object-fit:contain}.accessory-wrapper .info{width:44.53%}.accessory-wrapper table{border-radius:2px;border:solid 1px #e0e5ed}.accessory-wrapper td{padding-left:.26rem;padding-right:.26rem;width:48%;border-bottom:solid 1px #e0e5ed}.accessory-wrapper td:first-child{width:52%}.accessory-wrapper-2{padding-bottom:1.1rem}@media (max-width: 1600px){.accessory .content{max-height:282px}}@media (max-width: 1440px){.accessory .content{max-height:247px}}@media (max-width: 1004px){.accessory{padding-top:.8rem}.accessory .caption{font-size:var(--fs24)}.accessory .desc{line-height:.48rem;padding-bottom:.3rem;margin-bottom:.3rem}.accessory table{width:100%}.accessory-wrapper .title{font-size:var(--fs48);line-height:.6rem;margin-bottom:.4rem}.accessory-wrapper .w1280{display:block}.accessory-wrapper .pic{width:100%;height:auto;padding:.6rem}.accessory-wrapper .pic img{width:60%;height:auto}.accessory-wrapper .info{width:100%;margin-top:.6rem}.accessory-wrapper td{padding-left:.3rem;padding-right:.3rem}.accessory-wrapper .content{max-height:492px}.accessory-wrapper-2{padding-bottom:.8rem}.accessory-wrapper-2 .content{overflow-x:auto}.accessory-wrapper-2 .content::-webkit-scrollbar{height:3px}.accessory-wrapper-2 .content::-webkit-scrollbar-track{background-color:#e9eff4}.accessory-wrapper-2 .content::-webkit-scrollbar-thumb{background-color:#466eb4}.accessory-wrapper-2 .content table{width:17rem}}.orders-wrapper .tips{background-color:#f4f8fc;border-radius:.1rem;padding:.6rem;text-align:center;font-size:16px;font-family:"light";line-height:34px;display:none}.orders-wrapper .w1280{background-color:#f4f8fc;border-radius:.1rem;overflow:hidden}.orders-wrapper .cart-header{background:#466eb4;margin-bottom:10px;line-height:50px}.orders-wrapper .cart-header div{font-size:16px;font-family:"mm";color:#ffffff}.orders-wrapper .cart-header .item-checkbox input{border-color:#fff}.orders-wrapper .cart-header .item-checkbox input:checked{background-image:url(../img/check.png)}.orders-wrapper .cart-header,.orders-wrapper .cart-item{padding-left:22px;padding-right:22px;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center}.orders-wrapper .cart-item{padding-top:26px;padding-bottom:26px;border-bottom:1px solid rgba(46,46,46,0.2)}.orders-wrapper .item-price,.orders-wrapper .item-action,.orders-wrapper .item-total{font-size:18px;color:#2e2e2e;font-family:"light"}.orders-wrapper .item-checkbox{width:24px;height:24px;margin-right:22px}.orders-wrapper .item-checkbox input{display:block;width:100%;height:100%;border-radius:50%;border:1px solid #466eb4;background-size:contain;background-repeat:no-repeat;background-position:center center;cursor:pointer;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.orders-wrapper .item-info{flex:1;overflow:hidden;display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;align-items:center;padding-right:.6rem}.orders-wrapper .item-info:hover .name{color:#466eb4}.orders-wrapper .item-info .price{display:none}.orders-wrapper .name{font-family:"mm";font-size:22px;line-height:30px;color:#03162c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .4s ease;-webkit-transition:color .4s ease;-moz-transition:color .4s ease;-ms-transition:color .4s ease;-o-transition:color .4s ease}.orders-wrapper .desc{font-family:"light";font-size:14px;color:#666666;line-height:24px}.orders-wrapper .desc b{font-weight:500;font-family:"mm"}.orders-wrapper .pic{width:155px;background-color:#ffffff;border-radius:5px;padding:5px;margin-right:.32rem}.orders-wrapper .pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.orders-wrapper .pic img{height:100px;object-fit:contain}.orders-wrapper .quantity-control{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;overflow:hidden;background-color:#ffffff;border-radius:5px;border:solid 1px #e0e5ed}.orders-wrapper .quantity-control button{cursor:pointer;width:38px;font-size:24px;height:38px;line-height:38px;text-align:center;border:none;background:#fff}.orders-wrapper .quantity-input{width:60px;height:38px;line-height:38px;text-align:center;padding-left:12px;border-left:solid 1px #e0e5ed;border-right:solid 1px #e0e5ed}.orders-wrapper ::-webkit-input-placeholder{color:18px;font-size:#333}.orders-wrapper :-moz-placeholder{color:18px;font-size:#333}.orders-wrapper ::-moz-placeholder{color:18px;font-size:#333}.orders-wrapper :-ms-input-placeholder{color:18px;font-size:#333}.orders-wrapper .item-action{width:103px}.orders-wrapper .item-total{width:160px}.orders-wrapper .item-price{width:120px}.orders-wrapper .item-quantity{width:142px;margin-right:.76rem}.orders-wrapper .cart-item .item-checkbox input:checked{background-color:#466eb4;background-image:url(../img/check2.png)}.orders-wrapper .item-action{cursor:pointer;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.orders-wrapper .item-action:hover{color:#466eb4}.orders-wrapper .item-action:hover svg{opacity:1;visibility:visible;transform:translateX(0) rotate(0deg);-webkit-transform:translateX(0) rotate(0deg);-moz-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);-o-transform:translateX(0) rotate(0deg)}.orders-wrapper .item-action svg{display:inline-block;width:20px;height:20px;fill:#466eb4;vertical-align:middle;position:relative;top:-1px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transform:translateX(8px);-webkit-transform:translateX(8px);-moz-transform:translateX(8px);-ms-transform:translateX(8px);-o-transform:translateX(8px);transform:translateX(8px) rotate(90deg);-webkit-transform:translateX(8px) rotate(90deg);-moz-transform:translateX(8px) rotate(90deg);-ms-transform:translateX(8px) rotate(90deg);-o-transform:translateX(8px) rotate(90deg);opacity:0;visibility:hidden}.orders-wrapper .bottom{text-align:right;padding:.5rem .66rem .88rem}.orders-wrapper .bottom a{display:inline-block;width:128px;height:48px;line-height:44px;background-color:#466eb4;border-radius:.1rem;color:#fff;font-size:16px;font-family:"mm";border:2px solid #466eb4;text-align:center;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.orders-wrapper .bottom a:hover{box-shadow:0 2px 30px rgba(70,110,180,0.4);background:#fff;color:#466eb4}@media (max-width: 1004px){.orders-wrapper{padding:.3rem}.orders-wrapper .w1280{padding-left:0;padding-right:0}.orders-wrapper .cart-header{padding-top:.2rem;padding-bottom:.2rem;margin-bottom:10px;line-height:24px;border-radius:5px 5px 0 0}.orders-wrapper .cart-header div{display:none}.orders-wrapper .cart-header div.item-checkbox{display:block}.orders-wrapper .cart-header,.orders-wrapper .cart-item{padding-left:.3rem;padding-right:.3rem}.orders-wrapper .cart-item{position:relative;padding-top:.4rem;padding-bottom:.4rem;display:block}.orders-wrapper .cart-item .item-checkbox{position:absolute;left:.3rem;top:calc((1.6rem + 18px) / 2);z-index:10}.orders-wrapper .item-price,.orders-wrapper .item-action,.orders-wrapper .item-total{font-size:var(--fs20)}.orders-wrapper .item-checkbox{width:18px;height:18px;margin-right:.3rem}.orders-wrapper .item-info{width:100%;padding-right:0;padding-left:30px}.orders-wrapper .item-info .price{display:block;margin-top:2px;color:#466eb4}.orders-wrapper .name{font-size:var(--fs24);line-height:.48rem}.orders-wrapper .desc{font-size:var(--fs16);line-height:.48rem}.orders-wrapper .pic{width:2.5rem;margin-right:.3rem}.orders-wrapper .pic img{height:1.6rem}.orders-wrapper .quantity-control button{width:32px;height:32px;line-height:32px}.orders-wrapper .quantity-input{width:50px;height:32px;line-height:32px;padding-left:0}.orders-wrapper ::-webkit-input-placeholder{color:18px;font-size:#333}.orders-wrapper :-moz-placeholder{color:18px;font-size:#333}.orders-wrapper ::-moz-placeholder{color:18px;font-size:#333}.orders-wrapper :-ms-input-placeholder{color:18px;font-size:#333}.orders-wrapper .item-action{width:100%}.orders-wrapper .item-total{width:40%;position:absolute;right:.3rem;bottom:58px;z-index:10;text-align:right;font-size:18px;color:#333;font-family:"mm"}.orders-wrapper .item-price{display:none}.orders-wrapper .item-quantity{margin-top:.3rem;width:114px;margin-left:30px;margin-right:0}.orders-wrapper .item-action{line-height:24px;text-align:right;margin-top:8px}.orders-wrapper .item-action svg{width:16px;height:16px;opacity:1;visibility:visible;fill:#666;transform:translateX(0) rotate(0deg);-webkit-transform:translateX(0) rotate(0deg);-moz-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);-o-transform:translateX(0) rotate(0deg)}.orders-wrapper .bottom a{width:128px;height:48px;line-height:44px}}.pageNums{margin-top:.8rem;align-items:center;text-align:center}.pageNums span{vertical-align:middle}.pageNums a{text-decoration:none;color:#555;outline:0}.pageNums.border .pageInput,.pageNums.border .num,.pageNums.border .dots,.pageNums.border .previous,.pageNums.border .next{border:1px solid #eee}.pageNums .total,.pageNums .page_jump,.pageNums .num,.pageNums .dots,.pageNums .previous,.pageNums .next{font-size:14px;color:#3f3f3f}.pageNums .pageInput,.pageNums .num,.pageNums .dots,.pageNums .previous,.pageNums .next{display:inline-block;color:#3f3f3f;font-size:14px;height:48px;line-height:48px;border-radius:5px;overflow:hidden;background-color:#f4f8fc;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;margin:0 2px}.pageNums .pageInput a,.pageNums .num a,.pageNums .dots a,.pageNums .previous a,.pageNums .next a{display:block;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}.pageNums .num:hover,.pageNums .dots:hover,.pageNums .previous:hover,.pageNums .next:hover{background:#466eb4;color:#fff}.pageNums .num:hover a,.pageNums .dots:hover a,.pageNums .previous:hover a,.pageNums .next:hover a{color:#fff}.pageNums .dots,.pageNums .num{width:48px}.pageNums .previous,.pageNums .next{width:96px;user-select:none}.pageNums .dots,.pageNums .disable{cursor:context-menu}.pageNums .num.current{background:#466eb4;color:#fff}.pageNums .total{margin-left:10px;margin-right:5px}.pageNums .total.total_page{margin-left:0;margin-right:0}.pageNums .page_jump{margin:0 5px 0 20px}.pageNums .pageInput{width:48px;outline:0;text-align:center}.pageNums .page_jump,.pageNums .pageInput{display:none}.pageMore{display:none;margin-top:.6rem}.pageMore a{display:block;width:100%;text-align:center;height:.8rem;line-height:.8rem;background:#466eb4;color:#fff;font-size:12px}@media (max-width: 1004px){.pageNums{display:none}.pageMore{display:block}}.page-wrapper .content{font-size:var(--fs16);line-height:.36rem}@media (max-width: 1004px){.page-wrapper .content{line-height:.48rem}}.search-wrapper .result{margin-bottom:.2rem}.search-wrapper .result span{display:inline-block;font-size:var(--fs16);margin-right:.3rem;line-height:.48rem}.search-wrapper .result b{display:inline-block;margin:0 4px;color:#cd0000;font-family:"mb";text-decoration:underline}.search-wrapper .list li{position:relative;list-style:none;border-bottom:1px dashed #eee}.search-wrapper .list li:first-child{border-top:1px dashed #eee}.search-wrapper .list li:hover .title{color:#466eb4}.search-wrapper .list li a{display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;padding:.1rem 0;align-items:center}.search-wrapper .list .title{flex:1;font-size:var(--fs16);color:#666;line-height:.48rem;margin-right:1rem;transition:color .3s ease;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-ms-transition:color .3s ease;-o-transition:color .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.search-wrapper .list p{font-size:var(--fs16);color:#999;font-family:"mr"}@media (max-width: 1004px){.search-wrapper .result{margin-bottom:.3rem}.search-wrapper .result span{font-size:var(--fs14);margin-right:.48rem}.search-wrapper .list li a{padding:.2rem 0}.search-wrapper .list .title{font-size:var(--fs14);line-height:.48rem;margin-right:.6rem}.search-wrapper .list p{font-size:var(--fs14)}}@media screen and (min-width:1024px){#chase{display:none}}