/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2024-2-29, 15:11:34
    Author     : A
*/
.waves-ripple{position:absolute;border-radius:100%;background-color:rgba(0,0,0,.15);background-clip:padding-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(0);transform:scale(0);opacity:1}.waves-ripple.z-active{opacity:0;background-color:rgba(0,0,0,.3)!important;-webkit-transform:scale(2);transform:scale(2);-webkit-transition:opacity 1.2s ease-out,-webkit-transform .5s;transition:opacity 1.2s ease-out,-webkit-transform .5s,background-color .5s;transition:opacity 1.2s ease-out,-webkit-transform .5s;transition:opacity 1.2s ease-out,transform .5s;transition:opacity 1.2s ease-out,transform .5s,-webkit-transform .5s}
a,address,b,body,center,code,dd,del,div,dl,dt,font,form,h1,h2,h3,h5,html,i,iframe,img,input,label,li,p,pre,s,small,span,table,tbody,td,textarea,th,thead,tr,u,ul,var{margin:0;padding:0}address,i,var{font-style:normal}body{font-size:16px;font-family:Arial;color:#333}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h5,th{font-size:100%;font-weight:400}button,input,select,textarea{font-size:100%}input{background-color:transparent}img{border:0}a,img{-webkit-touch-callout:none}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}input[type=password],input[type=text],textarea{resize:none;outline:0;-webkit-appearance:none;white-space:pre-wrap;word-wrap:break-word;background:#fff;border: white 1px solid;}ul{list-style:none}#__layout,#__layout>div,#__nuxt,body,html{width:100%;height:100%}*,:after,:before{box-sizing:border-box;margin:0}button{border:none;outline:none}:root{--primary:rgba(65, 75, 151, 1);--success:#0fbc5e;--warning:#ff6221;--danger:#fe5252;--error:#ff0019;--gold:#ff0;--border:#e9e9e9;--undertint:#e4e4e4;--default:rgb(245 245 245);--black:#000;--color3:#333;--color6:#666;--color9:#999;--colorC:#ccc;--colorD:#ddd;--colorW:#fff}.ws{width:1300px;margin:0 auto}@media screen and (max-width:800px){.ws{width:100%}}.dn{display:none}.dib{display:inline-block}.db{display:block}.df,.df-w{display:-webkit-box;display:flex}.df-w{flex-wrap:wrap}.df-sb,.df-sb-w{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.df-sb-w{flex-wrap:wrap}.df-c,.df-c-c{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.df-c-c{-webkit-box-pack:center;justify-content:center}.df-c-sb{-webkit-box-pack:justify;justify-content:space-between}.df-c-sa,.df-c-sb{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.df-c-sa{justify-content:space-around}.df-c-fs{-webkit-box-pack:start;justify-content:flex-start}.df-c-fe,.df-c-fs{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.df-c-fe{-webkit-box-pack:end;justify-content:flex-end}.df-d,.df-d-sb{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.df-d-sb{-webkit-box-pack:justify;justify-content:space-between}.df-d-sa{justify-content:space-around}.df-d-c,.df-d-sa{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.df-d-c{-webkit-box-align:center;align-items:center}.fr{float:right}.w-33{width:32%}.w-50{width:49%}.w-100{width:100%}.w-f{-webkit-box-flex:1;flex:1}@media screen and (max-width:800px){.w-33{width:31.4%}.w-50{width:48.5%}}.h-xs-h{height:26px;line-height:26px}.h-s,.h-s-h{height:32px}.h-s-h{line-height:32px}.h-m,.h-m-h{height:36px}.h-m-h{line-height:36px}.h-l,.h-l-h{height:40px}.h-l-h{line-height:40px}.h-100{height:100%}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.fs-s,.fs-s-h{font-size:12px}.fs-s-h{line-height:18px}.fs-m,.fs-m-h{font-size:14px}.fs-m-h{line-height:22px}.fs-l,.fs-l-h{font-size:16px}.fs-l-h{line-height:26px}.fs-xl{font-size:18px}.fn{font-weight:400}.fw{font-weight:700}.cl-3{color:#333;color:var(--color3)}.cl-6{color:#666;color:var(--color6)}.cl-9{color:#999;color:var(--color9)}.cl-c{color:#ccc;color:var(--colorC)}.cl-f{color:#fff;color:var(--colorW)}.cl-p{color:rgba(65, 75, 151, 1);color:var(--primary)}.cl-s{color:#0fbc5e;color:var(--success)}.cl-w{color:#ff6221;color:var(--warning)}.cl-d{color:#fe5252;color:var(--danger)}.cl-e{color:#ff0019;color:var(--error)}.cl-g{color:#ff0;color:var(--gold)}.cl-b{color:#e9e9e9;color:var(--border)}.bgc{background-color:rgb(245 245 245);background-color:var(--default)}.bgc-p{background-color:rgba(65, 75, 151, 1);background-color:var(--primary)}.bgc-s{background-color:#0fbc5e;background-color:var(--success)}.bgc-w{background-color:#ff6221;background-color:var(--warning)}.bgc-e{background-color:#ff0019;background-color:var(--error)}.bgc-b{background-color:#e9e9e9;background-color:var(--border)}.bgc-f{background-color:#fff;background-color:var(--colorW)}.bdn{border:none}.bd{border:1px solid #e9e9e9;border:1px solid var(--border)}.bd-e4{border:1px solid #e4e4e4;border:1px solid var(--undertint)}.bd-p{border:1px solid rgba(65, 75, 151, 1);border:1px solid var(--primary)}.bd-b{border-bottom:1px solid #e9e9e9;border-bottom:1px solid var(--border)}.bd-b-3d{border-bottom:1px solid #ddd;border-bottom:1px solid var(--colorD)}.bd-b-p{border-bottom:1px solid rgba(65, 75, 151, 1);border-bottom:1px solid var(--primary)}.bd-t{border-top:1px solid #e9e9e9;border-top:1px solid var(--border)}.bd-t-3d{border-top:1px solid #ddd;border-top:1px solid var(--colorD)}.bd-r{border-right:1px solid #e9e9e9;border-right:1px solid var(--border)}.bd-l{border-left:1px solid #e9e9e9;border-left:1px solid var(--border)}.br-xs{border-radius:4px}.br-s{border-radius:6px}.br-m{border-radius:18px}.br-r{border-radius:50%}.br-r-xs{border-radius:0 4px 4px 0}.br-r-s{border-radius:0 6px 6px 0}.br-r-m{border-radius:0 18px 18px 0}.br-l-s{border-radius:6px 0 0 6px}.br-l-m{border-radius:18px 0 0 18px}.pr{position:relative}.pa-t-r{right:0}.pa-t-l,.pa-t-r{position:absolute;top:0}.pa-t-l{left:0}.pa-b-r{right:0}.pa-b-l,.pa-b-r{position:absolute;bottom:0}.pa-b-l{left:0}.pa-c{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pf-t-l{top:0}.pf-b-l,.pf-t-l{position:fixed;left:0}.pf-b-l{bottom:0}.pf-c{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.zl-xs{z-index:1}.zl-s{z-index:2}.zl-m{z-index:3}.zl-l{z-index:99}.zl-xl{z-index:100}.pd-xs{padding:6px}.pd-s{padding:10px}.pd-m{padding:16px}.pd-l{padding:20px}.pd-t-xs{padding-top:6px}.pd-t-s{padding-top:10px}.pd-t-m{padding-top:16px}.pd-t-l{padding-top:20px}.pd-b-xs{padding-bottom:6px}.pd-b-s{padding-bottom:10px}.pd-b-m{padding-bottom:16px}.pd-l-xs{padding-left:6px}.pd-l-s{padding-left:10px}.pd-l-m{padding-left:16px}.pd-l-l{padding-left:20px}.pd-r-s{padding-right:10px}.pd-r-m{padding-right:16px}.pd-r-l{padding-right:20px}.pd-x-xs{padding:0 6px}.pd-x-s{padding:0 10px}.pd-x-m{padding:0 16px}.pd-x-l{padding:0 20px}.pd-y-xs{padding:6px 0}.pd-y-s{padding:10px 0}.pd-y-m{padding:16px 0}.pd-y-l{padding:20px 0}.pd-xs-s{padding:6px 10px}.pd-xs-m{padding:6px 16px}.pd-xs-l{padding:6px 20px}.pd-s-xs{padding:10px 6px}.pd-s-m{padding:10px 16px}.pd-s-l{padding:10px 20px}.pd-m-s{padding:16px 10px}.pd-m-l{padding:16px 20px}.mg-s{margin:10px}.mg-t-xs{margin-top:6px}.mg-t-s{margin-top:10px}.mg-t-m{margin-top:16px}.mg-t-l{margin-top:20px}.mg-t-xl{margin-top:40px}.mg-b-xs{margin-bottom:6px}.mg-b-s{margin-bottom:10px}.mg-b-m{margin-bottom:16px}.mg-b-l{margin-bottom:20px}.mg-b-xl{margin-bottom:40px}.mg-l-xs{margin-left:6px}.mg-l-s{margin-left:10px}.mg-l-m{margin-left:16px}.mg-l-l{margin-left:20px}.mg-l-xl{margin-left:40px}.mg-r-xs{margin-right:6px}.mg-r-s{margin-right:10px}.mg-r-m{margin-right:16px}.mg-r-l{margin-right:20px}.mg-r-xl{margin-right:40px}.mg-x-xs{margin:0 6px}.mg-x-l{margin:0 20px}.mg-y-xs{margin:6px 0}.mg-y-s{margin:10px 0}.mg-y-m{margin:16px 0}.mg-y-l{margin:20px 0}.img-xs{width:80px;height:80px}.h-ul:hover{cursor:pointer;text-decoration:underline}.h-ul-p:hover{text-decoration:underline}.h-cl-p:hover,.h-ul-p:hover{cursor:pointer;color:rgba(65, 75, 151, 1);color:var(--primary)}.hv-cl-e:hover{cursor:pointer;color:#ff0019;color:var(--error)}.hv-bgc-p:hover{cursor:pointer;color:#fff;color:var(--colorW);background-color:rgba(65, 75, 151, 1);background-color:var(--primary)}.hv-bga-p:hover{cursor:pointer;background-color:rgba(68,96,155,.1)}.hv-bs-x:hover{cursor:pointer;box-shadow:2px 0 9px rgba(0,0,0,.09)}.hv-bs-xy:hover{cursor:pointer;box-shadow:-2px 2px 9px rgba(0,0,0,.1)}.cp{cursor:pointer}.ot-xxs{opacity:0;visibility:hidden}.ot-xl{opacity:1}.bs-m{box-shadow:0 0 6px rgba(0,0,0,.2)}.bs-l{box-shadow:0 0 9px rgba(0,0,0,.4)}.bs-x-xs{box-shadow:2px 0 9px rgba(0,0,0,.09)}.bs-y-xs{box-shadow:0 2px 9px rgba(0,0,0,.09)}body,html{background-color:rgb(245 245 245);background-color:var(--default);-webkit-tap-highlight-color:rgba(0,0,0,0)}.l1{white-space:normal;word-break:break-all;-webkit-line-clamp:1}.l1,.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.l2{-webkit-line-clamp:2}.l3{overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.l4{-webkit-line-clamp:4}.l4,.l5{overflow:hidden;white-space:normal;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.l5{-webkit-line-clamp:5}.of-h{overflow:hidden}.of-a{overflow:auto}.of-y{overflow-y:auto}.sl-x::-webkit-scrollbar{height:8px}.sl-x::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:8px}.sl-y-xs::-webkit-scrollbar{width:2px}.sl-y-xs::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:2px}.sl-y::-webkit-scrollbar{width:8px}.sl-y::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:8px}.sl-y-n::-webkit-scrollbar{width:0}.sl-y-n::-webkit-scrollbar-thumb{border-radius:0}@media screen and (max-width:800px){.sl-x::-webkit-scrollbar-track{border-radius:4px}.sl-x::-webkit-scrollbar{height:4px}.sl-x::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:4px}.sl-y::-webkit-scrollbar-track{border-radius:4px}.sl-y::-webkit-scrollbar{width:4px}.sl-y::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:4px}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.v-loading{background:url(/_nuxt/img/4aa37b6.gif) no-repeat;display:inline-block;width:20px;height:20px;background-size:cover;margin:0 5px}.breathe{animation:breathe 3s linear infinite;-o-animation:breathe 3s infinite linear;-moz-animation:breathe 3s infinite linear;-webkit-animation:breathe 3s linear infinite;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes breathe{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes breathe{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jitter{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes jitter{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes vibration{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes vibration{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes diffusion{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(20);transform:scale(20)}}@-webkit-keyframes diffusion{0%{-webkit-transform:scale(1);transform:scale(1)}}
#headerNav{display:block;background-color:#fff}#headerNav .header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;height:40px;font-size:12px;color:#fff;background-color:rgba(65, 75, 151, 1)}#headerNav .ws{position:relative}#headerNav .ws .welcome{-webkit-box-pack:justify;justify-content:space-between}#headerNav .ws .welcome,#headerNav .ws .welcome .hint-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}#headerNav .ws .welcome .hint-box{padding:6px 0}#headerNav .ws .welcome .hint-box a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:4px 20px;position:relative}#headerNav .ws .welcome .hint-box a img{max-width:100%;height:15px;margin-right:10px}#headerNav .ws .welcome .hint-box a i{font-size:12px;color:#fff;margin-left:6px}#headerNav .ws .welcome .hint-box a .me-box{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:120px;background-color:#fff;box-shadow:0 0 6px #333;padding:10px 20px;position:absolute;bottom:-126px;z-index:1}#headerNav .ws .welcome .hint-box a .me-box a{font-size:14px;color:#333;padding:0 10px}#headerNav .ws .welcome .hint-box a .me-box a+a{margin-top:10px}#headerNav .ws .welcome .hint-box a+a{border-left:1px solid #fff}#headerNav .ws .welcome .hint-box a:last-child{padding-right:0}#headerNav .ws .welcome a{color:#fff;padding:0 10px}#headerNav .ws .welcome a:hover{text-decoration:underline}#headerNav .ws .welcome a:hover .me-box{display:-webkit-box;display:flex}#headerNav .ws .welcome .header-register{color:#ffea5e}#headerNav .ws .welcome .out-box{padding:0 10px;cursor:pointer}#headerNav .ws .header-cont{-webkit-box-pack:justify;justify-content:space-between;padding:50px 0}#headerNav .ws .header-cont,#headerNav .ws .header-cont .logo{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}#headerNav .ws .header-cont .logo{-webkit-box-pack:center;justify-content:center;height:100%;margin-right:28px}#headerNav .ws .header-cont .logo img,.footlogo .logo img{max-width:100%;height:62px; margin-right: 10px;}#headerNav .ws .header-cont .rfq-cart{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:4px;margin-left:25px}#headerNav .ws .header-cont .rfq-cart .header-rfq-box{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:110px;height:40px;font-size:14px;color:#333;border:1px solid #eee;margin-right:10px}#headerNav .ws .header-cont .rfq-cart .header-rfq-box i{font-size:24px;color:rgba(65, 75, 151, 1);margin-right:10px}#headerNav .ws .header-cont .rfq-cart .header-rfq-box:hover{color:rgba(65, 75, 151, 1);border:1px solid rgba(65, 75, 151, 1)}#headerNav .ws .header-cont .rfq-cart .header-cart-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:128px;height:40px;border:1px solid #eee;padding:8px 10px}#headerNav .ws .header-cont .rfq-cart .header-cart-box div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:14px;color:#333}#headerNav .ws .header-cont .rfq-cart .header-cart-box div .iconfont{font-size:24px;color:rgba(65, 75, 151, 1);margin-right:10px}#headerNav .ws .header-cont .rfq-cart .header-cart-box span{display:inline-block;width:17px;height:20px;line-height:20px;text-align:center;font-size:14px;color:#fff;background-color:#f89727;border-radius:2px}#headerNav .ws .header-cont .rfq-cart .header-cart-box:hover{border:1px solid rgba(65, 75, 151, 1)}#headerNav .ws .header-cont .rfq-cart .header-cart-box:hover div{color:rgba(65, 75, 151, 1)}#headerNav .ws .header-nav-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:40px}#headerNav .ws .header-nav-box a{display:inline-block;font-size:16px;font-weight:700;color:#333;padding:10px 30px}#headerNav .ws .header-nav-box a:first-child{padding-left:0}#headerNav .ws .header-nav-box a:last-child{padding-right:0}#headerNav .ws .header-nav-box a:hover{color:rgba(65, 75, 151, 1)}#headerNav .ws .header-nav-box .activity-img{padding:0 30px}#headerNav .ws .header-nav-box .activity-img img{max-width:100%;height:41px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}#headerNav .ws .header-nav-box .activity-img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width:800px){#headerNav{display:none}}@media screen and (max-width:800px){main{margin-top:0px!important}}
.search_bar{width:726px;height:40px}.search_bar .search{height:40px}.search_bar .search input{height:40px;border:2px solid rgba(65, 75, 151, 1)}.search_bar .search input::-webkit-input-placeholder{color:#999}.search_bar .search input::-moz-placeholder{color:#999}.search_bar .search input:-ms-input-placeholder{color:#999}.search_bar .search input::-ms-input-placeholder{color:#999}.search_bar .search input::placeholder{color:#999}.search_bar .search input:focus{border-color:rgba(65, 75, 151, 1)}.search_bar .search .borderRadiu{border:2px solid rgba(65, 75, 151, 1);border-radius:4px 0 0 4px}.search_bar .search button{width:76px}.search_bar .search button .iconfont{font-size:20px}.search_bar .search .association{width:714px;max-height:660px;overflow-y:auto;position:absolute;top:42px;left:0;z-index:2;box-shadow:0 0 9px -3px rgba(65, 75, 151, 1);-webkit-transition:all .3s;transition:all .3s;opacity:0;visibility:hidden}.search_bar .search .association.isShow{top:42px;opacity:1;visibility:visible}.search_bar .search .association dt{margin-bottom:12px}.search_bar .search .association dd a{margin-right:30px;margin-bottom:12px}.search_bar .search .association dd .noData{margin-bottom:0}.search_bar .search .association .unll{margin-bottom:12px}.search_bar .nav-link-box{margin-top:10px}.search_bar .nav-link-box,.search_bar .nav-link-box .nav-link-category{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.search_bar .nav-link-box .nav-link-category a{font-size:14px;color:#e62b2b}.search_bar .nav-link-box .nav-link-category a+a{margin-left:20px}.search_bar .nav-link-box .nav-link-category a:hover{text-decoration:underline}.search_bar .nav-link-box .nav-link-mfg{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:20px}.search_bar .nav-link-box .nav-link-mfg a{font-size:14px;color:rgba(65, 75, 151, 1)}.search_bar .nav-link-box .nav-link-mfg a+a{margin-left:20px}.search_bar .nav-link-box .nav-link-mfg a:hover{text-decoration:underline}@media screen and (max-width:800px){.search_bar{width:100%;height:unset;margin-left:0}.search_bar .search{border-radius:4px;height:40px;margin:unset}.search_bar .search input{font-size:12px;min-width:100px;border:none}.search_bar .search button{width:40px;background-color:#fff}.search_bar .search button .iconfont{font-size:16px;color:rgba(65, 75, 151, 1)}.search_bar .search .association{width:100%}.search_bar .search .association.isShow{top:40px}.search_bar .search .association .unll{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.search_bar .search .association .unll p{font-size:12px;margin-bottom:6px}}
#mobile_index{height:114px;position:fixed!important;top:0;left:0;right:0;z-index:1002; background: white;}#mobile_index .heade_box{height:94px}#mobile_index .heade_box .nav_box .i_cont,#mobile_index .heade_box .nav_box .log{width:33%}#mobile_index .heade_box .nav_box .log a img{max-width:100%;height:29px}#mobile_index .heade_box .nav_box .cart_box{width:33%}#mobile_index .heade_box .bgc_box{height:24px;position:absolute;left:0;bottom:-12px}#mobile_index .search_box{position:absolute;left:10px;right:10px;bottom:0}#mobile_index .search_box .select{width:91px}#mobile_index .search_box .select input{width:56px}#mobile_index .search_box .search_icon{width:50px;padding-left:12px}@media screen and (max-width:800px){#mobile_index{display:block}}
.m-drawer{display:none;position:fixed;left:0;right:0;background-color:rgba(0,0,0,.4)}.m-drawer .menuBox{width:80%}.m-drawer .menuBox .title{height:60px}.m-drawer .menuBox .title img{width:80px;height:29px}.m-drawer .menuBox .nav,.m-drawer .menuBox .nav a{display:-webkit-box;display:flex}.m-drawer .menuBox .nav a{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.m-drawer .menuBox .nav a .img{width:28px;height:28px}.m-drawer .menuBox .nav a span{font-size:12px;color:#333}.m-drawer .menuBox .drawerBox li a .iconfont{font-size:20px}.m-drawer .menuBox .drawerBox li a .iconfont.icondown,.m-drawer .menuBox .drawerBox li a .iconfont.iconicon_arrow_right{font-size:16px;margin-right:0}.m-drawer .menuBox .drawerBox li a .icondown{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s;transition:all .3s}.m-drawer .menuBox .drawerBox li dl{height:0;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}.m-drawer .menuBox .drawerBox li dl.contact dt a{color:#333}.m-drawer .menuBox .SignOut{border-radius:20px;position:absolute;right:12px;left:12px;bottom:20px}@media screen and (max-width:800px){.m-drawer{display:block}}body.modalOpen{width:100%;-webkit-overflow-scrolling:touch;position:fixed}
#home{padding-top:0px;padding-bottom:30px;}@media screen and (max-width:800px){#home{background-color:#fff;padding:18px 5px 0px 5px}}
.home_card{-webkit-box-pack:justify;justify-content:space-between;margin-bottom:20px;position:relative}.home_card,.home_card .home_activity{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.home_card .home_activity{-webkit-box-pack:center;justify-content:center;width:62px;height:400px;position:absolute;top:0;left:-72px;z-index:1}.home_card .home_activity img{width:100%}.home_card .banner{width:840px;height:480px}.home_card .banner img{width:100%;max-height:100%;border-radius:6px}@media screen and (max-width:800px){.home_card .home_activity{display:none}.home_card .banner{width:100%;height:174px;border-radius:10px;overflow:hidden}.home_card .banner img{width:355px;height:174px}}
.home_category{width:220px;height:480px;background-color:#fff;border-radius:6px}.home_category ul{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;position:relative}.home_category ul li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:34px;padding:0 20px}.home_category ul li a{width:100%;-webkit-box-align:center;align-items:center;font-size:14px;color:#333;overflow:hidden;display:-webkit-box;white-space:normal;word-break:break-all;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}.home_category ul li a .iconfont{font-size:12px;margin-right:6px}.home_category ul li:hover{background-color:#f4f4f4}.home_category ul li:hover .items{display:-webkit-box;display:flex}.home_category ul li:hover a{color:rgba(65, 75, 151, 1)}.home_category ul li .items{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:1080px;height:480px;background-color:#eee;box-shadow:1px 0 6px rgba(0,0,0,.16);padding:20px 0 20px 20px;position:absolute;left:220px;top:0;z-index:100}.home_category ul li .items .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:20px}.home_category ul li .items .title a{font-size:14px;font-weight:700;color:rgba(65, 75, 151, 1)}.home_category ul li .items .title a:hover{text-decoration:underline}.home_category ul li .items .title .iconfont{font-size:10px;margin-left:10px}.home_category ul li .items .cot{-webkit-box-flex:1;flex:1;overflow-y:auto}.home_category ul li .items .cot::-webkit-scrollbar{width:8px}.home_category ul li .items .cot::-webkit-scrollbar-thumb{background-color:rgba(65, 75, 151, 1);border-radius:8px}.home_category ul li .items .cot ul{display:-webkit-box;display:flex;flex-wrap:wrap;overflow-y:auto}.home_category ul li .items .cot ul li{width:50%;padding:0 5px;margin-bottom:15px}.home_category ul li .items .cot ul li a{font-size:14px;color:#333}.home_category ul li .items .cot ul li a:hover{color:rgba(65, 75, 151, 1);text-decoration:underline}.home_category ul .more{padding:0 20px 10px}.home_category ul .more a{font-size:14px;color:rgba(65, 75, 151, 1)}@media screen and (max-width:800px){.home_category{display:none}}
.home_billboard{width:220px;height:480px;background-color:#fff;border-radius:6px}.home_billboard .login-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-bottom:1px solid #e8e8e8;padding:16px 20px}.home_billboard .login-box span{font-size:14px;font-weight:700;color:#666;margin-bottom:6px}.home_billboard .login-box .out{font-size:14px;font-weight:500;cursor:pointer;margin-top:2px;margin-bottom:0}.home_billboard .login-box .out:hover{color:rgba(65, 75, 151, 1)}.home_billboard .login-box .btn-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:6px}.home_billboard .login-box .btn-box a{font-size:14px;color:#666}.home_billboard .login-box .btn-box a+a{margin-left:20px}.home_billboard .login-box .btn-box a:hover{color:rgba(65, 75, 151, 1)}.home_billboard .login-box .welfare-box{display:inline-block;width:72px;font-size:12px;color:#fff;background-color:#f54141;border-radius:12px;padding:2px 12px;margin-bottom:0}.home_billboard .blog-box{height:190px;border-bottom:1px solid #e8e8e8;padding:16px 12px}.home_billboard .blog-box .title-box{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:14px}.home_billboard .blog-box .title-box .title{font-size:14px;font-weight:700;color:#333}.home_billboard .blog-box .title-box a{font-size:14px;color:#999}.home_billboard .blog-box .title-box a i{font-size:16px;margin-left:6px}.home_billboard .blog-box .title-box a:hover{color:rgba(65, 75, 151, 1)}.home_billboard .blog-box .blog-cont a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.home_billboard .blog-box .blog-cont a span{font-size:12px;padding:1px 8px}.home_billboard .blog-box .blog-cont a span.hot{color:#f54141;background-color:#ffcbcb}.home_billboard .blog-box .blog-cont a span.new{color:#5d90ff;background-color:#cfefff}.home_billboard .blog-box .blog-cont a span.text{-webkit-box-flex:1;flex:1;font-size:14px;color:#282828;padding-left:4px}.home_billboard .blog-box .blog-cont a+a{margin-top:8px}.home_billboard .blog-box .blog-cont a:hover span.text{color:rgba(65, 75, 151, 1)}.home_billboard .notice-box{flex-wrap:wrap}.home_billboard .notice-box,.home_billboard .notice-box .item-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.home_billboard .notice-box .item-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;width:110px;height:92px;position:relative}.home_billboard .notice-box .item-box img{max-width:100%;height:39px;margin-bottom:6px}.home_billboard .notice-box .item-box span{font-size:14px;color:#282828}.home_billboard .notice-box .item-box .uploadFile{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;cursor:pointer}.home_billboard .notice-box .item-box:first-child,.home_billboard .notice-box .item-box:nth-child(2){border-bottom:1px solid #e8e8e8}.home_billboard .notice-box .item-box:first-child,.home_billboard .notice-box .item-box:nth-child(3){border-right:1px solid #e8e8e8}.home_billboard .notice-box .item-box:hover span{color:rgba(65, 75, 151, 1)}.home_billboard .v-dialog .v-dialog-content .v-dialog-title{border-bottom:none}.home_billboard .v-dialog .v-dialog-content .v-dialog-footer{margin-bottom:0}@media screen and (max-width:800px){.home_billboard{display:none}}
.h5-home-nav-box{margin-bottom:20px}.h5-home-nav-box .pc-box,.h5-home-nav-box .pc-box a{display:-webkit-box;display:flex}.h5-home-nav-box .pc-box a{-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex:1;height:138px;border-radius:6px}.h5-home-nav-box .pc-box a img{height:100%;border-radius:6px}.h5-home-nav-box .pc-box a+a{margin-left:10px}.h5-home-nav-box .h5-box{display:none}@media screen and (max-width:1024px){.h5-home-nav-box .pc-box{display:none}.h5-home-nav-box .h5-box{display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;margin-bottom:20px}.h5-home-nav-box .h5-box .h5-nav-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.h5-home-nav-box .h5-box .h5-nav-cont,.h5-home-nav-box .h5-box .h5-nav-cont a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.h5-home-nav-box .h5-box .h5-nav-cont a{width:30px;height:30px;margin-bottom:10px}.h5-home-nav-box .h5-box .h5-nav-cont a img{width:100%}.h5-home-nav-box .h5-box .h5-nav-cont span{font-size:12px;color:#333}}
.home_hotSeller{display:-webkit-box;display:flex;margin-bottom:20px}.home_hotSeller .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.home_hotSeller .title .iconfont{font-size:24px;color:#e83d3d;margin-right:12px}.home_hotSeller .title img{width:38px;margin-right:8px}.home_hotSeller .title title{display:block;font-size:20px;font-weight:700}.home_hotSeller .top{width:220px;height:457px;background-color:#fff;border-radius:6px;padding:13px 20px;margin-right:10px}.home_hotSeller .top .title{margin-bottom:37px}.home_hotSeller .top ul li .img-box,.home_hotSeller .top ul li .mfg-box,.home_hotSeller .top ul li .price-box{display:none}.home_hotSeller .top ul li .parno-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:36px;font-size:14px;color:#fff}.home_hotSeller .top ul li .parno-box .index{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;position:relative}.home_hotSeller .top ul li .parno-box .index .iconfont{font-size:24px;color:#e83d3d;margin-right:9px}.home_hotSeller .top ul li .parno-box .index span{font-size:14px;position:absolute;top:3px;left:8px}.home_hotSeller .top ul li .parno-box .icon{display:block;width:20px;height:20px;background:#cbdfff;border-radius:50%;line-height:20px;text-align:center;margin-right:10px}.home_hotSeller .top ul li .parno-box a{display:-webkit-box;display:flex;width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_hotSeller .hotparts{-webkit-box-flex:1;flex:1;background-color:#fff;height:457px;border-radius:6px;padding:13px 20px}.home_hotSeller .hotparts .imgBox{position:relative}.home_hotSeller .hotparts .imgBox ul{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:5px}.home_hotSeller .hotparts .imgBox ul li{width:25%;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scale(.95);transform:scale(.95);border-radius:6px}.home_hotSeller .hotparts .imgBox ul li a{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:18px 20px}.home_hotSeller .hotparts .imgBox ul li a img{margin-bottom:20px}.home_hotSeller .hotparts .imgBox ul li a b{font-size:14px;margin-bottom:8px;color:#333;font-weight:400}.home_hotSeller .hotparts .imgBox ul li a p{font-size:12px;color:#999}.home_hotSeller .hotparts .imgBox ul li:hover{box-shadow:-2px 2px 9px rgba(0,0,0,.1)}.home_hotSeller .hotparts .imgBox .circle{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.home_hotSeller .hotparts .imgBox .circle span{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:50%;width:10px;height:10px;background:#eee;cursor:pointer}.home_hotSeller .hotparts .imgBox .circle span.active{background-color:rgba(51,51,51,.8)}.home_hotSeller .hotparts .imgBox .circle span+span{margin-left:12px}@media screen and (max-width:1024px){.home_hotSeller{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:0}.home_hotSeller .top{width:100%;height:unset;padding:0;margin-right:0;margin-bottom:16px}.home_hotSeller .top .title{margin-bottom:10px}.home_hotSeller .top .title title{font-size:16px}.home_hotSeller .top ul{display:-webkit-box;display:flex;overflow-x:auto;padding:12px}.home_hotSeller .top ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:254px;padding:12px;box-shadow:0 0 3px rgba(0,0,0,.1)}.home_hotSeller .top ul li,.home_hotSeller .top ul li .img-box{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.home_hotSeller .top ul li .img-box{padding:20px}.home_hotSeller .top ul li .img-box img{width:80px;max-height:100%}.home_hotSeller .top ul li .parno-box .icon,.home_hotSeller .top ul li .parno-box .index{display:none}.home_hotSeller .top ul li .parno-box a{-webkit-box-pack:center;justify-content:center;font-size:14px;font-weight:700}.home_hotSeller .top ul li .mfg-box{display:-webkit-box;display:flex;font-size:14px;margin-bottom:12px}.home_hotSeller .top ul li .price-box{display:-webkit-box;display:flex;font-size:14px;color:#e83d3d}.home_hotSeller .hotparts{padding:0}.home_hotSeller .hotparts .title title{font-size:16px}.home_hotSeller .hotparts .imgBox ul li{width:50%}}
.home_rfq{display:none;width:248px;height:457px;background-color:#fff;margin-left:16px;border-radius:4px;padding:13px 14px}.home_rfq .title{margin-bottom:30px}.home_rfq .stock .input{margin:8px 0 10px}.home_rfq .stock .btnBox{text-align:center}.home_rfq .stock .btnBox .btn{width:140px;padding:8px 0}.home_rfq .stock .dropDown{max-height:350px;position:absolute;top:40px;left:0}.home_rfq .stock .dropDown p{height:unset;line-height:unset}.home_rfq .stock .v-input{padding-left:6px}.home_rfq .stock .mfg-inp{padding:0}.home_rfq .stock .s-btn{width:140px;height:30px}@media screen and (max-width:800px){.home_rfq{display:block;width:100%;margin-left:0}.home_rfq .title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:16px}.home_rfq .title img{height:22px;margin-right:6px}.home_rfq .title span{font-size:14px;color:#333}.home_rfq .stock .s-btn{width:100%;height:36px}}
.v-input{width:100%;height:36px;display:-webkit-box;display:flex;position:relative;border:1px solid #d4d4d4}.v-input.focus{border-color:var(--primary)}.v-input input{width:100%;background-color:transparent;border:none;font-size:14px;padding-left:10px;box-sizing:border-box;background-color:#fff}.v-input input::-webkit-input-placeholder{color:#ccc}.v-input input::-moz-placeholder{color:#ccc}.v-input input:-ms-input-placeholder{color:#ccc}.v-input input::-ms-input-placeholder{color:#ccc}.v-input input::placeholder{color:#ccc}.v-input .iconfont{display:block;height:100%;width:40px;line-height:36px;text-align:center;color:#fff;background-color:var(--primary);cursor:pointer}.v-input span{color:red;position:absolute;top:50%;left:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-input-upward{position:relative;width:100%;height:36px}.v-input-upward input{outline:none;width:100%;padding:10px 0;margin-bottom:30px;color:#333;font-size:14px;border:none;border-bottom:1px solid #d4d4d4;background-color:transparent;letter-spacing:.5px}.v-input-upward label{position:absolute;top:0;left:0;padding:10px 0;color:#d4d4d4;pointer-events:none;-webkit-transition:all .5s;transition:all .5s;font-size:14px}@media screen and (max-width:800px){.v-input-upward label{font-size:12px}}.v-input-upward label .iconfont{font-size:13px}.v-input-upward input:focus+label,.v-input-upward input:valid+label{top:-20px;color:var(--primary);font-size:12px}.v-input-upward input:focus+label .iconfont,.v-input-upward input:valid+label .iconfont{color:var(--warning);font-size:13px}.v-input-upward input:focus+label .iconsuccess,.v-input-upward input:valid+label .iconsuccess{color:var(--success)}.v-input-upward input:focus+label .iconerror,.v-input-upward input:valid+label .iconerror{color:var(--danger)}.v-input-upward input:focus{border-color:var(--primary)}
.s-btn{padding:10px 20px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-box-pack:center;justify-content:center;position:relative;min-width:100px}.s-btn,.s-btn .s-btn_content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.s-btn .s-btn_content{font-size:14px;color:#202020;letter-spacing:1px}.s-btn.info{background-color:#f5f5f5}.s-btn.info:hover{background-color:#e5e5e5}.s-btn.info:active{background-color:rgba(0,0,0,.3)}.s-btn.primary{background-color:var(--primary)}.s-btn.primary:hover{background-color:#37589f}.s-btn.primary:active{background-color:#2c3e66}.s-btn.primary .s-btn_content{color:#fff}.s-btn.success{background-color:#0fbc5e}.s-btn.success:hover{background-color:#449e47}.s-btn.success:active{background-color:#38813a}.s-btn.success .s-btn_content{color:#fff}.s-btn.error{background-color:#ff0019}.s-btn.error:hover{background-color:#f00119}.s-btn.error:active{background-color:#b40715}.s-btn.error .s-btn_content{color:#fff}.s-btn.warning{background-color:#ff6221}.s-btn.warning:hover{background-color:#dd6d3d}.s-btn.warning:active{background-color:#b35832}.s-btn.warning .s-btn_content{color:#fff}.s-btn .s-btn_loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-inline-box;display:inline-flex;vertical-align:middle;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.s-btn .s-btn_loading svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;-webkit-animation:progress-circular-rotate-data 1.4s linear infinite;animation:progress-circular-rotate-data 1.4s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.s-btn .s-btn_loading svg circle{-webkit-animation:progress-circular-dash-data 1.4s ease-in-out infinite;animation:progress-circular-dash-data 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px;stroke:currentColor;z-index:2;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}@-webkit-keyframes progress-circular-rotate-data{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes progress-circular-rotate-data{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes progress-circular-dash-data{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-dash-data{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}
.home_hBom{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-bottom:30px}.home_hBom img{width:240px;margin-bottom:10px}.home_hBom p{font-size:14px;color:rgba(65, 75, 151, 1);margin-bottom:15px}.home_hBom div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:240px;height:30px;color:#fff;background:rgba(65, 75, 151, 1);border-radius:4px;position:relative;margin-bottom:10px}.home_hBom div span{font-size:14px}.home_hBom div .uploadFile{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;cursor:pointer}.home_hBom a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:240px;height:30px;font-size:14px;color:rgba(65, 75, 151, 1);border:1px solid rgba(65, 75, 151, 1);border-radius:4px}@media screen and (max-width:800px){.home_hBom{display:-webkit-box;display:flex}}
.home_brand{border-radius:6px;padding:20px 30px;margin-bottom:20px}.home_brand .title .iconfont{font-size:24px}.home_brand .title .more{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.home_brand .title .more .iconfont{font-size:16px;margin-left:6px}.home_brand .bot{height:200px}.home_brand .bot a{width:15%;height:80px;border-radius:6px;margin-bottom:20px}.home_brand .bot a img{max-width:150px;max-height:70px;}@media screen and (max-width:800px){.home_brand{padding:0;margin-bottom:10px}.home_brand .title{display:none}.home_brand .bot{height:unset}.home_brand .bot .m_title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-size:16px;font-weight:700;background-color:#fff;padding:16px 0}.home_brand .bot .m_title a{width:unset;height:unset;float:right;font-size:14px;font-weight:500;color:var(--primary);background-color:rgb(245 245 245)}.home_brand .bot a{width:32%;height:52px;background-color:var(--colorW);border-radius:4px;margin-bottom:8px}.home_brand .bot a:hover{border-color:#f1f1f1}.home_brand .bot a img{width:80%}}
.home_news{background-color:#fff;margin-bottom:20px}.home_news .news-blog-box{border-bottom:1px solid #e8e8e8;padding:20px 40px}.home_news .news-blog-box .title-box{display:block;font-size:20px;font-weight:700;color:#333;margin-bottom:30px}.home_news .news-blog-box .blog-cont{display:-webkit-box;display:flex}.home_news .news-blog-box .blog-cont div{width:49%}.home_news .news-blog-box .blog-cont div .img-box{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:590px;height:366px;margin-bottom:16px}.home_news .news-blog-box .blog-cont div .img-box img{max-width:100%;max-height:100%}.home_news .news-blog-box .blog-cont div .img-box:hover{box-shadow:3px 3px 9px rgba(0,0,0,.4)}.home_news .news-blog-box .blog-cont div .title{display:block;font-size:16px;color:#282828;margin-bottom:10px;text-align: center;}.home_news .news-blog-box .blog-cont div .title:hover{color:var(--primary)}.home_news .news-blog-box .blog-cont div p{font-size:12px;color:#999;margin-bottom:20px;text-align: center;}.home_news .news-blog-box .blog-cont div span{font-size:12px;color:#999;}.home_news .news-blog-box .blog-cont div+div{margin-left:40px}.home_news .news-technic-box{display:-webkit-box;display:flex}.home_news .news-technic-box .title-box{display:-webkit-box;display:flex;font-size:20px;font-weight:700;color:#333;margin-bottom:30px}.home_news .news-technic-box .technic-left-box{width:48%;padding:20px}.home_news .news-technic-box .technic-left-box .left-cont a{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:14px;color:#282828}.home_news .news-technic-box .technic-left-box .left-cont a p{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex:1;padding-right:20px}.home_news .news-technic-box .technic-left-box .left-cont a p .circle{display:block;width:8px;height:8px;border-radius:50%;background-color:#cbdfff;margin-right:10px}.home_news .news-technic-box .technic-left-box .left-cont a p .title{-webkit-box-flex:1;flex:1}.home_news .news-technic-box .technic-left-box .left-cont a p:hover .title{color:var(--primary)}.home_news .news-technic-box .technic-left-box .left-cont a .time-box{display:-webkit-box;display:flex;width:72px;color:#999}.home_news .news-technic-box .technic-left-box .left-cont a+a{margin-top:24px}.home_news .news-technic-box .technic-right-box{width:52%;padding:20px}.home_news .news-technic-box .technic-right-box .right-cont{display:-webkit-box;display:flex}.home_news .news-technic-box .technic-right-box .right-cont div{width:49%;height:218px;border:1px solid #e8e8e8;padding:20px}.home_news .news-technic-box .technic-right-box .right-cont div .img-box{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-bottom:16px;overflow:hidden}.home_news .news-technic-box .technic-right-box .right-cont div .img-box img{max-width:204px;max-height:126px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.home_news .news-technic-box .technic-right-box .right-cont div .img-box:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.home_news .news-technic-box .technic-right-box .right-cont div .title{height:34px;font-size:14px;color:#282828;text-align: center;}.home_news .news-technic-box .technic-right-box .right-cont div .title:hover{color:var(--primary)}.home_news .news-technic-box .technic-right-box .right-cont div+div{margin-left:20px}@media screen and (max-width:800px){.home_news{margin-bottom:16px}.home_news .news-blog-box{border-bottom:none;padding:0;margin-bottom:12px}.home_news .news-blog-box .title-box{font-size:16px;margin-bottom:10px}.home_news .news-blog-box .blog-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.home_news .news-blog-box .blog-cont div{width:100%}.home_news .news-blog-box .blog-cont div .img-box{width:100%;height:unset;margin-bottom:10px}.home_news .news-blog-box .blog-cont div+div{margin-left:0}.home_news .news-technic-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.home_news .news-technic-box .title-box{font-size:16px;margin-bottom:16px}.home_news .news-technic-box .technic-left-box{width:100%;margin-bottom:16px;padding:0}.home_news .news-technic-box .technic-left-box .left-cont a p{padding-right:12px}.home_news .news-technic-box .technic-right-box{width:100%;padding:0}.home_news .news-technic-box .technic-right-box .right-cont div{border:none}.home_news .news-technic-box .technic-right-box .right-cont div .img-box img{width:156px;height:96px}.home_news .news-technic-box .technic-right-box .right-cont div .title{height:unset;padding:10px 0}.home_news .news-technic-box .technic-right-box .right-cont div+div{margin-left:12px}}
.home_indexes{padding:20px}.home_indexes span{width:36px}.home_indexes a{width:25px;height:25px;line-height:25px;color:#253454}@media screen and (max-width:800px){.home_indexes{flex-wrap:wrap;-webkit-box-pack:unset;justify-content:unset;height:unset;padding:10px}}
.home_way{background:#fff;margin-top:64px}.home_way .way-box{border-bottom:1px solid #e8e8e8;padding:40px 0}.home_way .way-box,.home_way .way-box div{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.home_way .way-box div img{max-width:100%;height:48px}.home_way .way-box div:nth-child(2) img{max-width:100%;height:47px}.home_way .way-box div+div{border-left:1px solid #e8e8e8;padding-left:80px}@media screen and (max-width:800px){.home_way{margin-top:20px}.home_way .way-box{padding:12px 0}.home_way .way-box div img{height:20px}.home_way .way-box div:nth-child(2) img{height:19px}.home_way .way-box div+div{padding-left:12px}}
#sidebar{position:fixed;right:-250px;top:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}#sidebar.active{right:0}#sidebar .side{-webkit-box-pack:center;justify-content:center;margin-right:1px}#sidebar .side .showSidebar{width:60px;height:60px;line-height:60px;box-shadow:0 3px 6px rgba(0,0,0,.1);-webkit-transition:all .2s;transition:all .2s}#sidebar .side .showSidebar:hover{background-color:#f4f4f4}#sidebar .side .showSidebar .iconfont{font-size:20px}#sidebar .side .sidebar-box{position:relative}#sidebar .side .sidebar-box ul{box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:8px 0 0 8px;overflow:hidden}#sidebar .side .sidebar-box ul li{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:60px;height:60px;border-bottom:1px solid #f1f1f1;-webkit-transition:all .2s;transition:all .2s}#sidebar .side .sidebar-box ul li img{width:24px;height:24px;margin-bottom:6px}#sidebar .side .sidebar-box ul li:hover{background-color:#e1eaff}#sidebar .side .sidebar-box ul li.active{background-color:#e1eaff;position:relative}#sidebar .side .sidebar-box ul li:last-child{border:none}#sidebar .side .sidebar-box .img-box{position:absolute;right:0;bottom:-130px;z-index:1}#sidebar .side .sidebar-box .img-box img{width:120px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}#sidebar .side .sidebar-box .img-box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}#sidebar .wechat_box{position:absolute;top:37%;right:312px;z-index:110}#sidebar .wechat_box img{width:144px;max-height:100%}#sidebar .tencent_box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:#fff;padding:6px;position:absolute;top:49%;right:312px;z-index:110}#sidebar .tencent_box img{width:110px;max-height:100%;margin-bottom:6px}#sidebar .tencent_box span{font-size:12px;color:#333}#sidebar .feedback_box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:rgba(0,0,0,.1);padding:6px;position:fixed;top:0;bottom:0;right:0;left:0;z-index:110}#sidebar .feedback_box .feedback_cont{width:900px;position:relative;background-color:#fff;padding:40px}#sidebar .feedback_box .feedback_cont i{font-size:18px;position:absolute;top:20px;right:20px;z-index:1}#sidebar .feedback_box .feedback_cont input{border-radius:18px!important}#sidebar .feedback_box .feedback_cont textarea{font-family:unset}#sidebar .feedback_box .feedback_cont textarea::-webkit-input-placeholder{color:#ccc}#sidebar .feedback_box .feedback_cont textarea::-moz-placeholder{color:#ccc}#sidebar .feedback_box .feedback_cont textarea:-ms-input-placeholder{color:#ccc}#sidebar .feedback_box .feedback_cont textarea::-ms-input-placeholder{color:#ccc}#sidebar .feedback_box .feedback_cont textarea::placeholder{color:#ccc}#sidebar .feedback_box .feedback_cont textarea:focus{border-color:var(--primary)}#sidebar .feedback_box .feedback_cont .btnBox .s-btn{border-radius:18px!important}#sidebar .itemBoxs{width:250px;background-color:rgb(245 245 245);box-shadow:1px 0 6px rgba(0,0,0,.2);padding-bottom:60px}#sidebar .itemBoxs .title{height:50px}#sidebar .itemBoxs .title .iconfont{width:36px;font-size:22px}#sidebar .itemBoxs .cot{overflow-y:auto}#sidebar .itemBoxs .cot .notDataImg{text-align:center}#sidebar .itemBoxs .cot .notDataImg img{width:100%}@media screen and (max-width:800px){#sidebar{display:none}}
#footerNav{background-color:#fff;}#footerNav .cot{padding:40px 0 60px}#footerNav .cot .basics-box{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}#footerNav .cot .basics-box li{width:25%}#footerNav .cot .basics-box li b{display:block;font-size:16px;font-weight:700;margin-bottom:32px}#footerNav .cot .basics-box li a{display:block;font-size:14px;color:#999;line-height:30px}#footerNav .cot .basics-box li a:hover{color:rgba(65, 75, 151, 1)}#footerNav .cot .basics-box li .payment{display:-webkit-box;display:flex}#footerNav .cot .basics-box li .payment img{max-width:100%;height:32px}#footerNav .cot .basics-box li .payment img+img{margin-left:12px}#footerNav .cot .basics-box li.tencent{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}#footerNav .cot .basics-box li.tencent img{width:114px;max-height:114px}#footerNav .cot .function{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding-top:60px}#footerNav .cot .function li .certification{max-width:100%;height:61px;margin-right:19px}#footerNav .cot .function li .logo{max-width:100%;height:100%;}#footerNav .aq{width:100%;background-color:#434ea0}#footerNav .aq .aq-box{height:40px}#footerNav .aq .aq-box,#footerNav .aq .aq-box a,#footerNav .aq .aq-box span{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}#footerNav .aq .aq-box a,#footerNav .aq .aq-box span{font-size:12px;color:#fff;margin-right:37px}#footerNav .aq .aq-box a img,#footerNav .aq .aq-box span img{width:15px;height:15px;margin-right:10px}#footerNav .aq .aq-box a:hover{text-decoration:underline}@media screen and (max-width:1024px){#footerNav .cot{width:100%;padding:20px 0}#footerNav .cot .basics-box{flex-wrap:wrap}#footerNav .cot .basics-box li{width:50%;padding:0 10px;margin-bottom:20px}#footerNav .cot .basics-box li b{font-size:18px;margin-bottom:10px;border-bottom:1px solid #fff}#footerNav .cot .basics-box li.tencent{-webkit-box-pack:start;justify-content:flex-start}#footerNav .cot .function{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-top:0}#footerNav .cot .function li{padding:0 12px}#footerNav .cot .function li .certification{height:29px;margin-right:0;margin-bottom:20px}#footerNav .aq .aq-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;height:unset;padding:12px}#footerNav .aq .aq-box a{margin-top:10px}}
a,address,b,body,center,code,dd,del,div,dl,dt,font,form,h1,h2,h3,h5,html,i,iframe,img,input,label,li,p,pre,s,small,span,table,tbody,td,textarea,th,thead,tr,u,ul,var{margin:0;padding:0}address,i,var{font-style:normal}body{font-size:16px;font-family:Arial;color:#333}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h5,th{font-size:100%;font-weight:400}button,input,select,textarea{font-size:100%}input{background-color:transparent}img{border:0}a,img{-webkit-touch-callout:none}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}input[type=password],input[type=text],textarea{resize:none;outline:0;-webkit-appearance:none;white-space:pre-wrap;word-wrap:break-word;background:#fff}ul{list-style:none}#__layout,#__layout>div,#__nuxt,body,html{width:100%;height:100%}*,:after,:before{box-sizing:border-box;margin:0}button{border:none;outline:none}:root{--primary:rgba(65, 75, 151, 1);--success:#0fbc5e;--warning:#ff6221;--danger:#fe5252;--error:#ff0019;--gold:#ff0;--border:#e9e9e9;--undertint:#e4e4e4;--default:rgb(245 245 245);--black:#000;--color3:#333;--color6:#666;--color9:#999;--colorC:#ccc;--colorD:#ddd;--colorW:#fff}.ws{width:1300px;margin:0 auto}@media screen and (max-width:800px){.ws{width:100%}}.dn{display:none}.dib{display:inline-block}.db{display:block}.df,.df-w{display:-webkit-box;display:flex}.df-w{flex-wrap:wrap}.df-sb,.df-sb-w{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.df-sb-w{flex-wrap:wrap}.df-c,.df-c-c{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.df-c-c{-webkit-box-pack:center;justify-content:center}.df-c-sb{-webkit-box-pack:justify;justify-content:space-between}.df-c-sa,.df-c-sb{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.df-c-sa{justify-content:space-around}.df-c-fs{-webkit-box-pack:start;justify-content:flex-start}.df-c-fe,.df-c-fs{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.df-c-fe{-webkit-box-pack:end;justify-content:flex-end}.df-d,.df-d-sb{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.df-d-sb{-webkit-box-pack:justify;justify-content:space-between}.df-d-sa{justify-content:space-around}.df-d-c,.df-d-sa{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.df-d-c{-webkit-box-align:center;align-items:center}.fr{float:right}.w-33{width:32%}.w-50{width:49%}.w-100{width:100%}.w-f{-webkit-box-flex:1;flex:1}@media screen and (max-width:800px){.w-33{width:31.4%}.w-50{width:48.5%}}.h-xs-h{height:26px;line-height:26px}.h-s,.h-s-h{height:32px}.h-s-h{line-height:32px}.h-m,.h-m-h{height:36px}.h-m-h{line-height:36px}.h-l,.h-l-h{height:40px}.h-l-h{line-height:40px}.h-100{height:100%}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.fs-s,.fs-s-h{font-size:12px}.fs-s-h{line-height:18px}.fs-m,.fs-m-h{font-size:14px}.fs-m-h{line-height:22px}.fs-l,.fs-l-h{font-size:16px}.fs-l-h{line-height:26px}.fs-xl{font-size:18px}.fn{font-weight:400}.fw{font-weight:700}.cl-3{color:#333;color:var(--color3)}.cl-6{color:#666;color:var(--color6)}.cl-9{color:#999;color:var(--color9)}.cl-c{color:#ccc;color:var(--colorC)}.cl-f{color:#fff;color:var(--colorW)}.cl-p{color:rgba(65, 75, 151, 1);color:var(--primary)}.cl-s{color:#0fbc5e;color:var(--success)}.cl-w{color:#ff6221;color:var(--warning)}.cl-d{color:#fe5252;color:var(--danger)}.cl-e{color:#ff0019;color:var(--error)}.cl-g{color:#ff0;color:var(--gold)}.cl-b{color:#e9e9e9;color:var(--border)}.bgc{background-color:rgb(245 245 245);background-color:var(--default)}.bgc-p{background-color:rgba(65, 75, 151, 1);background-color:var(--primary)}.bgc-s{background-color:#0fbc5e;background-color:var(--success)}.bgc-w{background-color:#ff6221;background-color:var(--warning)}.bgc-e{background-color:#ff0019;background-color:var(--error)}.bgc-b{background-color:#e9e9e9;background-color:var(--border)}.bgc-f{background-color:#fff;background-color:var(--colorW)}.bdn{border:none}.bd{border:1px solid #e9e9e9;border:1px solid var(--border)}.bd-e4{border:1px solid #e4e4e4;border:1px solid var(--undertint)}.bd-p{border:1px solid rgba(65, 75, 151, 1);border:1px solid var(--primary)}.bd-b{border-bottom:1px solid #e9e9e9;border-bottom:1px solid var(--border)}.bd-b-3d{border-bottom:1px solid #ddd;border-bottom:1px solid var(--colorD)}.bd-b-p{border-bottom:1px solid rgba(65, 75, 151, 1);border-bottom:1px solid var(--primary)}.bd-t{border-top:1px solid #e9e9e9;border-top:1px solid var(--border)}.bd-t-3d{border-top:1px solid #ddd;border-top:1px solid var(--colorD)}.bd-r{border-right:1px solid #e9e9e9;border-right:1px solid var(--border)}.bd-l{border-left:1px solid #e9e9e9;border-left:1px solid var(--border)}.br-xs{border-radius:4px}.br-s{border-radius:6px}.br-m{border-radius:18px}.br-r{border-radius:50%}.br-r-xs{border-radius:0 4px 4px 0}.br-r-s{border-radius:0 6px 6px 0}.br-r-m{border-radius:0 18px 18px 0}.br-l-s{border-radius:6px 0 0 6px}.br-l-m{border-radius:18px 0 0 18px}.pr{position:relative}.pa-t-r{right:0}.pa-t-l,.pa-t-r{position:absolute;top:0}.pa-t-l{left:0}.pa-b-r{right:0}.pa-b-l,.pa-b-r{position:absolute;bottom:0}.pa-b-l{left:0}.pa-c{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pf-t-l{top:0}.pf-b-l,.pf-t-l{position:fixed;left:0}.pf-b-l{bottom:0}.pf-c{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.zl-xs{z-index:1}.zl-s{z-index:2}.zl-m{z-index:3}.zl-l{z-index:99}.zl-xl{z-index:100}.pd-xs{padding:6px}.pd-s{padding:10px}.pd-m{padding:16px}.pd-l{padding:20px}.pd-t-xs{padding-top:6px}.pd-t-s{padding-top:10px}.pd-t-m{padding-top:16px}.pd-t-l{padding-top:20px}.pd-b-xs{padding-bottom:6px}.pd-b-s{padding-bottom:10px}.pd-b-m{padding-bottom:16px}.pd-l-xs{padding-left:6px}.pd-l-s{padding-left:10px}.pd-l-m{padding-left:16px}.pd-l-l{padding-left:20px}.pd-r-s{padding-right:10px}.pd-r-m{padding-right:16px}.pd-r-l{padding-right:20px}.pd-x-xs{padding:0 6px}.pd-x-s{padding:0 10px}.pd-x-m{padding:0 16px}.pd-x-l{padding:0 20px}.pd-y-xs{padding:6px 0}.pd-y-s{padding:10px 0}.pd-y-m{padding:16px 0}.pd-y-l{padding:20px 0}.pd-xs-s{padding:6px 10px}.pd-xs-m{padding:6px 16px}.pd-xs-l{padding:6px 20px}.pd-s-xs{padding:10px 6px}.pd-s-m{padding:10px 16px}.pd-s-l{padding:10px 20px}.pd-m-s{padding:16px 10px}.pd-m-l{padding:16px 20px}.mg-s{margin:10px}.mg-t-xs{margin-top:6px}.mg-t-s{margin-top:10px}.mg-t-m{margin-top:16px}.mg-t-l{margin-top:20px}.mg-t-xl{margin-top:40px}.mg-b-xs{margin-bottom:6px}.mg-b-s{margin-bottom:10px}.mg-b-m{margin-bottom:16px}.mg-b-l{margin-bottom:20px}.mg-b-xl{margin-bottom:40px}.mg-l-xs{margin-left:6px}.mg-l-s{margin-left:10px}.mg-l-m{margin-left:16px}.mg-l-l{margin-left:20px}.mg-l-xl{margin-left:40px}.mg-r-xs{margin-right:6px}.mg-r-s{margin-right:10px}.mg-r-m{margin-right:16px}.mg-r-l{margin-right:20px}.mg-r-xl{margin-right:40px}.mg-x-xs{margin:0 6px}.mg-x-l{margin:0 20px}.mg-y-xs{margin:6px 0}.mg-y-s{margin:10px 0}.mg-y-m{margin:16px 0}.mg-y-l{margin:20px 0}.img-xs{width:80px;height:80px}.h-ul:hover{cursor:pointer;text-decoration:underline}.h-ul-p:hover{text-decoration:underline}.h-cl-p:hover,.h-ul-p:hover{cursor:pointer;color:rgba(65, 75, 151, 1);color:var(--primary)}.hv-cl-e:hover{cursor:pointer;color:#ff0019;color:var(--error)}.hv-bgc-p:hover{cursor:pointer;color:#fff;color:var(--colorW);background-color:rgba(65, 75, 151, 1);background-color:var(--primary)}.hv-bga-p:hover{cursor:pointer;background-color:rgba(68,96,155,.1)}.hv-bs-x:hover{cursor:pointer;box-shadow:2px 0 9px rgba(0,0,0,.09)}.hv-bs-xy:hover{cursor:pointer;box-shadow:-2px 2px 9px rgba(0,0,0,.1)}.cp{cursor:pointer}.ot-xxs{opacity:0;visibility:hidden}.ot-xl{opacity:1}.bs-m{box-shadow:0 0 6px rgba(0,0,0,.2)}.bs-l{box-shadow:0 0 9px rgba(0,0,0,.4)}.bs-x-xs{box-shadow:2px 0 9px rgba(0,0,0,.09)}.bs-y-xs{box-shadow:0 2px 9px rgba(0,0,0,.09)}body,html{background-color:rgb(245 245 245);background-color:var(--default);-webkit-tap-highlight-color:rgba(0,0,0,0)}.l1{white-space:normal;word-break:break-all;-webkit-line-clamp:1}.l1,.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.l2{-webkit-line-clamp:2}.l3{overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.l4{-webkit-line-clamp:4}.l4,.l5{overflow:hidden;white-space:normal;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.l5{-webkit-line-clamp:5}.of-h{overflow:hidden}.of-a{overflow:auto}.of-y{overflow-y:auto}.sl-x::-webkit-scrollbar{height:8px}.sl-x::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:8px}.sl-y-xs::-webkit-scrollbar{width:2px}.sl-y-xs::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:2px}.sl-y::-webkit-scrollbar{width:8px}.sl-y::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:8px}.sl-y-n::-webkit-scrollbar{width:0}.sl-y-n::-webkit-scrollbar-thumb{border-radius:0}@media screen and (max-width:800px){.sl-x::-webkit-scrollbar-track{border-radius:4px}.sl-x::-webkit-scrollbar{height:4px}.sl-x::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:4px}.sl-y::-webkit-scrollbar-track{border-radius:4px}.sl-y::-webkit-scrollbar{width:4px}.sl-y::-webkit-scrollbar-thumb{background-color:rgba(68,96,155,.8);border-radius:4px}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.v-loading{background:url(/_nuxt/img/4aa37b6.gif) no-repeat;display:inline-block;width:20px;height:20px;background-size:cover;margin:0 5px}.breathe{animation:breathe 3s linear infinite;-o-animation:breathe 3s infinite linear;-moz-animation:breathe 3s infinite linear;-webkit-animation:breathe 3s linear infinite;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes breathe{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes breathe{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jitter{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes jitter{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes vibration{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes vibration{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes diffusion{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(20);transform:scale(20)}}@-webkit-keyframes diffusion{0%{-webkit-transform:scale(1);transform:scale(1)}}
.v-swiper{width:100%;height:100%;text-align:center}.v-swiper .carousel{width:100%;height:100%;border-radius:6px;position:relative;overflow:hidden}.v-swiper .carousel:hover .left{opacity:1;left:3%}.v-swiper .carousel:hover .right{opacity:1;right:3%}.v-swiper .carousel .container{height:100%;display:-webkit-box;display:flex;position:absolute}.v-swiper .carousel .left,.v-swiper .carousel .right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background-color:rgba(0,0,0,.3);border-radius:50%;opacity:0;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.v-swiper .carousel .left .iconfont,.v-swiper .carousel .right .iconfont{color:#fff;font-size:14px}.v-swiper .carousel .left{left:0}.v-swiper .carousel .right{right:0}.v-swiper .carousel img{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-swiper .carousel .number_cont{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;background-color:rgba(64,102,184,.3);border-radius:50%;position:absolute;left:50%;bottom:10px;z-index:1}.v-swiper .dots{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:flex;justify-content:space-around;background-color:rgba(0,0,0,.2)}.v-swiper .dots li{display:inline-block;-webkit-box-flex:1;flex:1;height:3px;cursor:pointer}.v-swiper .dots .dotted{background-color:var(--primary)}
/* 自适应手机端 */
@media (max-width: 991px) {  
    .footlogo { 
        width: 100% !important; 
    } 
}
@media (min-width: 801px) and (max-width: 1300px) {   
    .banner img{
        width:840px !important;
    }
    header,footer{
        width:1300px;
    }
}
@media (min-width: 769px) and (max-width: 800px) {   
    .home_card{
        margin-top:96px;
    }
    .banner img{
        width:840px !important;
    }
}
@media (max-width: 768px) {   
    .banner img{
        width:748px !important;
    }
}
@media (max-width: 430px) {   
    .banner img{
        width:410px !important;
    }
}
