.header[data-v-a6748040]{width:100%;height:auto;position:fixed;top:0;left:0;z-index:100;background-color:rgba(3,9,9,.2);color:#fff;transition:all .35s}.header .header-main[data-v-a6748040]{width:100%;height:80px;font-size:16px;display:flex;align-items:center;justify-content:space-between}.header .header-main .logo[data-v-a6748040]{width:80px;cursor:pointer}.header .header-main .header-right[data-v-a6748040]{display:flex;align-items:center}.header .header-main .header-right .nav[data-v-a6748040]{margin-right:30px;display:flex}.header .header-main .header-right .nav .nav-item[data-v-a6748040]{padding:0 30px;position:relative;cursor:pointer}.header .header-main .header-right .nav .nav-item .item-name[data-v-a6748040]{line-height:80px;transition:all .3s}.header .header-main .header-right .nav .nav-item .item-childer[data-v-a6748040]{width:100%;height:0;transition:all .3s;background-color:#fff;text-align:center;overflow:hidden;position:absolute;top:0;left:0;z-index:-10;box-shadow:0 15px 15px 2px rgba(0,0,0,.08);color:#333;border-radius:0 0 8px 8px}.header .header-main .header-right .nav .nav-item .item-childer .item-link[data-v-a6748040]{font-size:14px;margin-bottom:20px}.header .header-main .header-right .nav .nav-item[data-v-a6748040]:after{content:"";width:0;height:2px;background-color:var(--el-color-primary);position:absolute;top:0;left:0;right:0;margin:auto;transition:all .4s}.header .header-main .header-right .nav .nav-item:hover .item-childer[data-v-a6748040]{height:auto;padding:80px 0 15px 0}.header .header-main .header-right .nav .nav-item:hover .item-name[data-v-a6748040]{color:var(--el-color-primary)}.header .header-main .header-right .nav .nav-item.active[data-v-a6748040]:after,.header .header-main .header-right .nav .nav-item[data-v-a6748040]:hover:after{width:100%}.header .header-main .header-right .nav .nav-item.active .item-name[data-v-a6748040]{color:var(--el-color-primary)}.header .header-main .header-right .login[data-v-a6748040]{border-radius:4px;display:flex;align-items:center;justify-content:center;width:115px;height:40px;transition:all .3s;cursor:pointer;border:1px solid #fff;font-size:16px;position:relative}.header .header-main .header-right .login .login-tips[data-v-a6748040]{position:absolute;bottom:-40px;right:0;color:#fff;font-size:12px;background-color:#000;padding:6px 10px;white-space:nowrap;border-radius:4px;transition:all .35s}.header .header-main .header-right .login .login-tips[data-v-a6748040]:after{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #000;position:absolute;top:-8px;right:20%}.header .header-main .header-right .login .login-btn[data-v-a6748040]{display:flex;align-items:center;justify-content:center}.header .header-main .header-right .login .login-btn span[data-v-a6748040]{margin-left:5px}.header .header-main .header-right .login .login-btn:hover+.login-tips[data-v-a6748040]{opacity:0}.header .header-main .header-right .login[data-v-a6748040]:hover{border:1px solid var(--el-color-primary)!important;color:var(--el-color-primary)}.header.on[data-v-a6748040]{background-color:#fff;color:#303030}.header.on .header-main .login[data-v-a6748040]{border:1px solid #303030}@media screen and (max-width:1200px){.header .header-main[data-v-a6748040]{height:60px;font-size:14px}.header .header-main .logo[data-v-a6748040]{width:60px}.header .header-main .header-right .nav[data-v-a6748040]{margin-right:15px}.header .header-main .header-right .nav .nav-item[data-v-a6748040]{padding:0 10px}.header .header-main .header-right .nav .nav-item .item-name[data-v-a6748040]{line-height:60px}.header .header-main .header-right .nav .nav-item .item-childer .item-link[data-v-a6748040]{font-size:12px;margin-bottom:15px}.header .header-main .header-right .nav .nav-item:hover .item-childer[data-v-a6748040]{height:auto;padding:60px 0 10px 0}.header .header-main .header-right .login[data-v-a6748040]{width:100px;height:34px;font-size:12px}}@media screen and (max-width:768px){.small-header[data-v-a6748040]{height:60px}.small-header .header-box[data-v-a6748040]{width:100%;height:60px;position:fixed;top:0;left:0;z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:center}.small-header .header-box .header-logo[data-v-a6748040]{width:50px}.small-header .header-box .header-more[data-v-a6748040]{width:60px;height:60px;font-size:28px;position:absolute;top:0;right:15px;display:flex;flex-direction:column;align-items:center;justify-content:center}.small-header .header-box .header-nav[data-v-a6748040]{width:100%;height:0;position:absolute;top:0;left:0;background-color:#fff;padding-top:60px;z-index:-1;transition:all .35s;overflow:hidden}.small-header .header-box .header-nav.on[data-v-a6748040]{height:100vh}.small-header .header-box .header-nav .header-nav-main[data-v-a6748040]{padding:15px;border-top:1px solid #ccc}.small-header .header-box .header-nav .header-nav-main .nav-item[data-v-a6748040]{height:46px;line-height:46px;font-size:14px;text-align:center;border-bottom:1px solid #f4f4f4}.small-header .header-box .header-nav .header-nav-main .nav-item.active[data-v-a6748040]{color:var(--el-color-primary)}.small-header .header-box .header-nav .header-login[data-v-a6748040]{border-radius:4px;display:flex;align-items:center;justify-content:center;width:80%;height:40px;margin:60px auto;transition:all .3s;cursor:pointer;border:1px solid #ccc;font-size:16px}.small-header .header-box .header-nav .header-login span[data-v-a6748040]{margin-left:5px}.small-header .header-box .header-nav .header-login[data-v-a6748040]:hover{border:1px solid var(--el-color-primary)!important;color:var(--el-color-primary)}}.footer[data-v-58c6632e]{padding:100px 0 110px 0;background:url(../../assets/img/index-bg5.47029dac.jpg) top no-repeat;background-size:auto 100%;color:#fff}.footer .footer-main[data-v-58c6632e]{display:flex;align-items:center;justify-content:space-between}.footer .footer-main .footer-left .info-title[data-v-58c6632e]{font-size:24px;font-weight:600;margin-bottom:20px}.footer .footer-main .footer-left .info-text[data-v-58c6632e]{font-size:14px;margin-bottom:10px}.footer .footer-main .footer-center[data-v-58c6632e]{width:430px;display:flex;flex-wrap:wrap;font-size:16px}.footer .footer-main .footer-center .nav-item[data-v-58c6632e]{width:calc(50% - 15px);margin-right:30px;display:flex;align-items:center;justify-content:space-between;padding:15px 0;margin-bottom:10px;border-bottom:1px solid #fff;cursor:pointer}.footer .footer-main .footer-center .nav-item[data-v-58c6632e]:nth-child(2n){margin-right:0}.footer .footer-main .footer-center .nav-item .nav-icon[data-v-58c6632e]{width:16px;height:16px;border:1px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;opacity:.6}.footer .footer-main .footer-right[data-v-58c6632e]{display:flex}.footer .footer-main .footer-right .code-item[data-v-58c6632e]{margin-left:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer .footer-main .footer-right .code-item .code-title[data-v-58c6632e]{font-size:14px;margin-bottom:15px}.footer .footer-main .footer-right .code-item .code-img[data-v-58c6632e]{width:115px}.bottom[data-v-58c6632e]{background-color:#3d3e3f}.bottom .bottom-main[data-v-58c6632e]{padding:10px 0;display:flex;align-items:center;justify-content:space-between}.bottom .bottom-main .bottom-left[data-v-58c6632e]{width:66px}.bottom .bottom-main .bottom-right[data-v-58c6632e]{display:flex;align-items:center;font-size:14px;color:hsla(0,0%,100%,.8)}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]{display:flex;align-items:center;margin-left:26px;position:relative;cursor:pointer}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]:after{content:"";width:1px;height:20px;position:absolute;left:-13px;background-color:#787879;top:0;bottom:0;margin:auto}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]:first-child:after{display:none}.bottom .bottom-main .bottom-right .link img[data-v-58c6632e]{width:18px;margin-right:8px}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]:hover{color:#fff}@media screen and (max-width:1200px){.footer[data-v-58c6632e]{padding:50px 0}.footer .footer-main .footer-left .info-title[data-v-58c6632e]{font-size:16px;margin-bottom:15px}.footer .footer-main .footer-left .info-text[data-v-58c6632e]{font-size:12px}.footer .footer-main .footer-center[data-v-58c6632e]{width:300px;font-size:12px;margin:0 10px}.footer .footer-main .footer-center .nav-item[data-v-58c6632e]{width:calc(50% - 7.5px);margin-right:15px;padding:10px 0}.footer .footer-main .footer-right .code-item[data-v-58c6632e]{margin-left:15px}.footer .footer-main .footer-right .code-item .code-title[data-v-58c6632e]{font-size:12px;margin-bottom:10px}.footer .footer-main .footer-right .code-item .code-img[data-v-58c6632e]{width:100px}.bottom .bottom-main .bottom-left[data-v-58c6632e]{width:50px}.bottom .bottom-main .bottom-right[data-v-58c6632e]{font-size:12px}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]{margin-left:16px}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]:after{height:16px;left:-8px}.bottom .bottom-main .bottom-right .link img[data-v-58c6632e]{width:14px;margin-right:6px}}@media screen and (max-width:768px){.footer[data-v-58c6632e]{padding:30px 0}.footer .footer-main .footer-right[data-v-58c6632e]{width:100%}.footer .footer-main .footer-right .code-item[data-v-58c6632e]{margin-left:0;flex:1}.footer .footer-main .footer-right .code-item .code-title[data-v-58c6632e]{font-size:14px}.footer .footer-main .footer-right .code-item .code-img[data-v-58c6632e]{width:150px}.bottom .bottom-main .bottom-left[data-v-58c6632e]{width:50px}.bottom .bottom-main .bottom-right[data-v-58c6632e]{font-size:12px;flex-wrap:wrap;width:70%}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]{width:100%;margin-left:0;margin-bottom:6px;justify-content:flex-end}.bottom .bottom-main .bottom-right .link[data-v-58c6632e]:after{display:none}.bottom .bottom-main .bottom-right .link img[data-v-58c6632e]{width:14px;margin-right:6px}}.notice[data-v-48ab7439] .el-dialog{width:600px}.notice[data-v-48ab7439] .el-dialog .tips-main{font-size:16px}.notice[data-v-48ab7439] .el-dialog .tips-main p{padding:5px 0}.notice[data-v-48ab7439] .el-dialog .tips-main p img{width:140px;margin-left:100px}.notice[data-v-48ab7439] .el-dialog .tips-main .tips-footer{margin-top:10px;text-align:right}@media screen and (max-width:768px){.notice[data-v-48ab7439] .el-dialog{width:90%}.notice[data-v-48ab7439] .el-dialog .tips-main{font-size:12px}.notice[data-v-48ab7439] .el-dialog .tips-main p{padding:3px 0}.notice[data-v-48ab7439] .el-dialog .tips-main p img{width:80px;margin-left:65px}.notice[data-v-48ab7439] .el-dialog .tips-main .tips-footer{margin-top:6px;text-align:right}}.header-main[data-v-04be26bc]{height:70px}.go-top[data-v-04be26bc]{position:fixed;z-index:1000;width:60px;height:60px;border-radius:50%;background-color:#e5e5e5;color:#fff;right:5vw;bottom:25vh;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.go-top[data-v-04be26bc]:hover{background-color:var(--el-color-primary)}a,blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,legend,li,ol,p,pre,span,td,textarea,th,ul{margin:0;padding:0;font-size:inherit;vertical-align:baseline;box-sizing:border-box}a{color:inherit;text-decoration:none}img{border:0;display:block;width:100%}table{border-collapse:collapse}button,select,textarea{outline:none}body,html{overflow-x:hidden}#app{width:100%}.wrap{max-width:1600px;margin:auto}.showBox{display:none}.hiddenBox{display:block}@media screen and (max-width:1600px){.wrap{max-width:1200px;margin:auto}}@media screen and (max-width:1200px){.wrap{max-width:100%;padding:0 15px}}@media screen and (max-width:768px){.showBox{display:block!important}.hiddenBox{display:none!important}}