.wrapper{width:100%;height:100%}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter-from,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .3s;transition:all .3s}.fade-transform-enter-from{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.fade-transform-active{position:absolute}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .3s;transition:all .3s}.breadcrumb-enter-from,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-leave-active{position:absolute}body{--primary:#007bff;--secondary:#6c757d;--success:#28a745;--danger:#dc3545;--warning:#ffc107;--light:#f8f9fa;--dark:#343a40;--muted:#6c757d;--white:#fff;--borderColor:#dee2e6;--lightmuted:#b2b2b2}.center-50{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.center-50,.center-top60{position:absolute;left:50%;z-index:10}.center-top60{top:60%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}.center-top70{position:absolute;top:70%;left:50%;-webkit-transform:translate(-50%,-70%);transform:translate(-50%,-70%);z-index:10}.center-top80{-webkit-transform:translate(-50%,-80%);transform:translate(-50%,-80%)}.center-top80,.center-top90{position:absolute;top:80%;left:50%;z-index:10}.center-top90{-webkit-transform:translate(-50%,-90%);transform:translate(-50%,-90%)}.fixed-center-50{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.fixed-center-top60{position:fixed;top:60%;left:50%;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);z-index:10}.fixed-center-top70{position:fixed;top:70%;left:50%;-webkit-transform:translate(-50%,-70%);transform:translate(-50%,-70%);z-index:10}.fixed-center-top80{position:fixed;top:80%;left:50%;-webkit-transform:translate(-50%,-80%);transform:translate(-50%,-80%);z-index:10}.fixed-center-top90{position:fixed;top:90%;left:50%;-webkit-transform:translate(-50%,-90%);transform:translate(-50%,-90%);z-index:10}.fixed-center-top95{position:fixed;top:95%;left:50%;-webkit-transform:translate(-50%,-95%);transform:translate(-50%,-95%);z-index:10}.df{display:-webkit-box;display:-ms-flexbox;display:flex}.fdc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jcsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jcsa{-ms-flex-pack:distribute;justify-content:space-around}.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f1{-webkit-box-flex:1;-ms-flex:1;flex:1}.fn{-webkit-box-flex:0;-ms-flex:none;flex:none}.mt20{margin-top:20px}.mb2{margin-bottom:20px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.mr5{margin-right:5px}.ml5{margin-left:5px}.font-sizePx12{font-size:12px}.font-sizePx14{font-size:14px!important}.font-sizePx16{font-size:16px!important}.font-sizePx18{font-size:18px!important}.font-sizePx20{font-size:20px!important}.color333{color:#333!important}.color666{color:#666!important}.color999{color:#999!important}.coloreee{color:#eee!important}.font{font-size:25px}.font-sm{font-size:22px}.font-md{font-size:30px}.font-lg{font-size:40px}.font-big{font-size:60px}.font-weight{font-weight:700!important}.font-weight-100{font-weight:100!important}.font-weight500{font-weight:500!important}.line-h0{line-height:0!important}.line-h{line-height:1!important}.line-h-sm{line-height:1.2!important}.line-h-md{line-height:1.5!important}.line-h-lg{line-height:2!important}.line-h-big{line-height:3!important}.line-through{text-decoration:line-through}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-block{display:block!important}.d-inline-block{display:inline-block}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-shrink{-ms-flex-negative:0;flex-shrink:0}.j-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.j-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.j-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.j-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.a-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.a-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.a-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.a-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.a-self-start{-ms-flex-item-align:start;align-self:flex-start}.a-self-auto{-ms-flex-item-align:auto;align-self:auto}.a-self-end{-ms-flex-item-align:end;align-self:flex-end}.a-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.a-self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.border{border-width:1px;border-style:solid;border-color:var(--borderColor)}.border-top{border-top-width:1px;border-top-style:solid;border-top-color:var(--borderColor)}.border-right{border-right-width:1px;border-right-style:solid;border-right-color:var(--borderColor)}.border-bottom{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--borderColor)}.border-left{border-left-width:1px;border-left-style:solid;border-left-color:var(--borderColor)}.border-0{border-width:0}.border-top-0{border-top-width:0}.border-right-0{border-right-width:0}.border-bottom-0{border-bottom-width:0}.border-left-0{border-left-width:0}.border-primary{border-color:var(--primary)!important}.border-secondary{border-color:var(--secondary)!important}.border-success{border-color:var(--success)!important}.border-danger{border-color:var(--danger)!important}.border-warning{border-color:var(--warning)!important}.border-info{border-color:var(--info)!important}.border-light{border-color:var(--light)!important}.border-dark{border-color:var(--dark)!important}.border-white{border-color:var(--white)!important}.border-light-secondary{border-color:#f1f1f1!important}.rounded{border-radius:5px}.rounded-circle{border-radius:100%}.rounded-0{border-radius:0}.text-primary{color:var(--primary)!important}.text-secondary{color:var(--secondary)!important}.text-success{color:var(--success)!important}.text-danger{color:var(--danger)!important}.text-warning{color:var(--warning)!important}.text-info{color:var(--info)!important}.text-light{color:var(--light)!important}.text-dark{color:var(--dark)!important}.text-muted{color:var(--muted)!important}.text-light-muted{color:var(--lightmuted)!important}.text-white{color:var(--white)!important}.bg-primary{background-color:var(--primary)!important}.bg-secondary{background-color:var(--secondary)!important}.bg-success{background-color:var(--success)!important}.bg-danger{background-color:var(--danger)!important}.bg-warning{background-color:var(--warning)!important}.bg-info{background-color:var(--info)!important}.bg-light{background-color:var(--light)!important}.bg-dark{background-color:var(--dark)!important}.bg-white{background-color:var(--white)!important}.bg-light-secondary{background-color:#f1f1f1!important}.widthPx-60{width:60px!important}.widthPx-80{width:80px!important}.widthPx-100{width:100px!important}.widthPx-120{width:120px!important}.widthPx-130{width:130px!important}.widthPx-150{width:150px!important}.widthPx-160{width:160px!important}.widthPx-170{width:170px!important}.widthPx-180{width:180px!important}.widthPx-200{width:200px!important}.widthPx-220{width:220px!important}.widthPx-230{width:230px!important}.widthPx-240{width:240px!important}.widthPx-250{width:250px!important}.widthPx-300{width:300px!important}.widthPx-310{width:310px!important}.widthPx-320{width:320px!important}.widthPx-330{width:330px!important}.widthPx-335{width:335px!important}.widthPx-340{width:340px!important}.widthPx-350{width:350px!important}.widthPx-360{width:360px!important}.widthPx-500{width:500px!important}.heightPx-50{height:50px!important}.heightPx-60{height:60px!important}.heightPx-80{height:80px!important}.heightPx-100{height:100px!important}.heightPx-120{height:120px!important}.heightPx-130{height:130px!important}.heightPx-150{height:150px!important}.heightPx-170{height:170px!important}.heightPx-180{height:180px!important}.heightPx-200{height:200px!important}.widthPC-5{width:5%}.widthPC-10{width:10%}.widthPC-15{width:15%}.widthPC-20{width:20%}.widthPC-25{width:25%}.widthPC-30{width:30%}.widthPC-35{width:35%}.widthPC-40{width:40%}.widthPC-45{width:45%}.widthPC-50{width:50%}.widthPC-55{width:55%}.widthPC-60{width:60%}.widthPC-65{width:65%}.widthPC-70{width:70%}.widthPC-75{width:75%}.widthPC-80{width:80%}.widthPC-85{width:85%}.widthPC-90{width:90%}.widthPC-95{width:95%}.widthPC-100{width:100%}.heightPC-5{width:5%}.heightPC-10{width:10%}.heightPC-15{width:15%}.heightPC-20{width:20%}.heightPC-25{width:25%}.heightPC-30{width:30%}.heightPC-35{width:35%}.heightPC-40{width:40%}.heightPC-45{width:45%}.heightPC-50{width:50%}.heightPC-55{width:55%}.heightPC-60{width:60%}.heightPC-65{width:65%}.heightPC-70{width:70%}.heightPC-75{width:75%}.heightPC-80{width:80%}.heightPC-85{width:85%}.heightPC-90{width:90%}.heightPC-95{width:95%}.heightPC-100{width:100%}.maxHeight60Vh{max-height:60vh}.m-0{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.m{margin-left:5px;margin-right:5px;margin-top:5px;margin-bottom:5px}.m-1{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px}.m-2{margin-left:20px;margin-right:20px;margin-top:20px;margin-bottom:20px}.m-3{margin-left:30px;margin-right:30px;margin-top:30px;margin-bottom:30px}.m-4{margin-left:40px;margin-right:40px;margin-top:40px;margin-bottom:40px}.m-5{margin-left:50px;margin-right:50px;margin-top:50px;margin-bottom:50px}.mx-0{margin-left:0;margin-right:0}.mx{margin-left:5px;margin-right:5px}.mx-1{margin-left:10px;margin-right:10px}.mx-2{margin-left:20px;margin-right:20px}.mx-3{margin-left:30px;margin-right:30px}.mx-4{margin-left:40px;margin-right:40px}.mx-5{margin-left:50px;margin-right:50px}.my-0{margin-top:0;margin-bottom:0}.my{margin-top:5px;margin-bottom:5px}.my-1{margin-top:10px;margin-bottom:10px}.my-2{margin-top:20px;margin-bottom:20px}.my-3{margin-top:30px;margin-bottom:30px}.my-4{margin-top:40px;margin-bottom:40px}.my-5{margin-top:50px;margin-bottom:50px}.mt-0{margin-top:0}.mt{margin-top:5px}.mt-auto{margin-top:auto}.mt-1{margin-top:10px}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mt-4{margin-top:40px}.mt-5{margin-top:50px}.mb-0{margin-bottom:0}.mb{margin-bottom:5px}.mb-auto{margin-bottom:auto}.mb-1{margin-bottom:10px}.mb-2{margin-bottom:20px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:40px}.mb-5{margin-bottom:50px}.mbPx-1{margin-bottom:1px}.mbPx-2{margin-bottom:2px}.mbPx-4{margin-bottom:4px}.ml-0{margin-left:0}.ml{margin-left:5px}.ml-auto{margin-left:auto}.ml-1{margin-left:10px}.ml-2{margin-left:20px}.ml-3{margin-left:30px}.ml-4{margin-left:40px}.ml-5{margin-left:50px}.ml-6{margin-left:60px}.ml-8{margin-left:80px}.mlPx-2{margin-left:2px}.mlPx-4{margin-left:4px}.mlPx-6{margin-left:6px}.mlPx-8{margin-left:8px}.mr-0{margin-right:0}.mr{margin-right:5px}.mr-1{margin-right:10px}.mr-2{margin-right:20px}.mr-3{margin-right:30px}.mr-4{margin-right:40px}.mr-5{margin-right:50px}.mrPx-2{margin-right:2px}.mrPx-4{margin-right:4px}.mrPx-6{margin-right:6px}.mrPx-8{margin-right:8px}.mtPx-2{margin-top:2px}.mtPx-4{margin-top:4px}.mtPx-6{margin-top:6px}.mtPx-8{margin-top:8px}.p-0{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.p{padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px}.p-1{padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px}.p-2{padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px}.p-3{padding-left:30px;padding-right:30px;padding-top:30px;padding-bottom:30px}.p-4{padding-left:40px;padding-right:40px;padding-top:40px;padding-bottom:40px}.p-5{padding-left:50px;padding-right:50px;padding-top:50px;padding-bottom:50px}.px-0{padding-left:0;padding-right:0}.px{padding-left:5px;padding-right:5px}.px-1{padding-left:10px;padding-right:10px}.px-2{padding-left:20px;padding-right:20px}.px-3{padding-left:30px;padding-right:30px}.px-4{padding-left:40px;padding-right:40px}.px-5{padding-left:50px;padding-right:50px}.py-0{padding-top:0;padding-bottom:0}.py{padding-top:5px;padding-bottom:5px}.py-1{padding-top:10px;padding-bottom:10px}.py-2{padding-top:20px;padding-bottom:20px}.py-3{padding-top:30px;padding-bottom:30px}.py-4{padding-top:40px;padding-bottom:40px}.py-5{padding-top:50px;padding-bottom:50px}.pt-0{padding-top:0}.pt{padding-top:5px}.pt-1{padding-top:10px}.pt-2{padding-top:20px}.pt-3{padding-top:30px}.pt-4{padding-top:40px}.pt-5{padding-top:50px}.pb-0{padding-bottom:0}.pb{padding-bottom:5px}.pb-1{padding-bottom:10px}.pb-2{padding-bottom:20px}.pb-3{padding-bottom:30px}.pb-4{padding-bottom:40px}.pb-5{padding-bottom:50px}.pl-0{padding-left:0}.pl{padding-left:5px}.pl-1{padding-left:10px}.pl-2{padding-left:20px}.pl-3{padding-left:30px}.pl-4{padding-left:40px}.pl-5{padding-left:50px}.pr-0{padding-right:0}.pr{padding-right:5px}.pr-1{padding-right:10px}.pr-2{padding-right:20px}.pr-3{padding-right:30px}.pr-4{padding-right:40px}.pr-5{padding-right:50px}.star-icon{color:#f56c6c;font-size:14px;margin-right:4px}.fixBtnToBottom{position:fixed;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:10;height:60px;background:#fff;width:100vw}.resetElementDialogFull .el-dialog{margin-top:0!important;margin-bottom:0!important;padding-bottom:60px;height:100%}.resetElementDialogFull .el-dialog__body{padding-top:10px}.resetElementDialogFull .el-dialog__footer{text-align:center}.resetElementDialogFull .el-dialog__wrapper{background:#fff}.inputFileClass{width:72px;margin-right:8px;overflow-y:hidden!important}.upload-image-global-style{width:60px;height:60px}.amap-marker>div{color:#fff!important}.monitor-marker-container{position:relative}.monitor-marker-container .monitor-icon{width:24px;height:32px}.monitor-marker-container .markerSpeedTitle-container{position:absolute;top:-25px;left:-50px;height:24px}.monitor-marker-container .markerSpeedTitle-container h3{position:relative;padding:0 6px;line-height:23px;text-align:center;background-color:#000;font-size:14px;color:#fff}.monitor-marker-container .markerSpeedTitle-container h4{padding:0 6px;line-height:23px;width:100px;font-size:14px;text-align:center;background-color:#fcca00;color:#000}body{height:100%;padding:0;font-size:14px}body,html,p{margin:0}html{padding:0}#app,.app,html{height:100%}.app{width:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1;font-weight:400;margin:0;padding:0}output,span{display:inline-block;line-height:1}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.cell .el-tag{margin-right:0}.small-padding .cell{padding-left:5px;padding-right:5px}.fixed-width .el-button--mini{padding:7px 10px;min-width:60px}.status-col .cell{padding:0 10px;text-align:center}.status-col .cell .el-tag{margin-right:0}.el-dialog{-webkit-transform:none;transform:none;left:0;position:relative;margin:0 auto}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:200px}.el-range-editor.el-input__inner{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.el-range-separator{-webkit-box-sizing:content-box;box-sizing:content-box}.elODialogModal .el-dialog{margin-top:7vh!important}.elODialogModal .el-dialog__header{border-bottom:1px solid #ddd}.elODialogModal .el-dialog__body{padding-top:10px;overflow-y:auto}.elODialogModalBodyH60vh .el-dialog__body{min-height:50vh;max-height:65vh}.elODialogModalBodyH70vh .el-dialog__body{min-height:60vh;max-height:70vh}.elODialogModalBodyH40vh .el-dialog__body{min-height:40vh;max-height:55vh}.elODialogModalBodyW80vh .el-dialog__body{width:80vh}.elFormItemMarginB0px .el-form-item{margin-bottom:12px!important}.scroll-y{overflow-y:auto}.scroll-x,.scroll-y{height:calc(100vh - 102px);width:100%}.scroll-x{overflow-x:auto}.scroll-xy{height:calc(100vh - 102px);width:100%;overflow:auto}body{overflow-y:hidden}img{vertical-align:top}.outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:12px;padding-right:12px}.outer .info_top{-webkit-box-flex:2;-ms-flex:2;flex:2;overflow:hidden}.outer .info_bottom{position:fixed;left:0;right:0;bottom:0;height:50%;background-color:#fff}.outer .info_bottom .reading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0 10px 0}.outer .info_bottom .reading .btn{cursor:pointer}.outer .info_bottom .reading img{width:10px;height:10px;margin-left:10px}.outer .info_bottom .more_title{position:relative;text-align:center}.outer .info_bottom .more_title .unlock:after,.outer .info_bottom .more_title .unlock:before{position:absolute;top:6px;content:"";display:block;width:26vw;height:1px;background-color:#97a8be}.outer .info_bottom .more_title .unlock:before{left:4vw}.outer .info_bottom .more_title .unlock:after{right:4vw}.user-label{height:100%;padding-right:20px}.user,.user-label{display:-webkit-box;display:-ms-flexbox;display:flex}.user{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 15px 10px -15px #ccc;box-shadow:0 15px 10px -15px #ccc;background:#fff;position:fixed;width:100%;z-index:2;top:0;height:65px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.wx{text-align:center;padding:6px 9px 6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wx img{width:37px;height:37px}.wxPopup{width:313px;background-color:#fff}.infos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.infos,.myInfo{display:-webkit-box;display:-ms-flexbox;display:flex}.myInfo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 15px 15px}.myPhoto img{border-radius:19px;width:35px;height:35px}.txtInfo{margin-left:10px}.nameInfo{color:#505050;font-size:14px;line-height:21px;margin:25px 0 5px 0}.joinInfo{color:#505050;font-size:16px;line-height:24px;font-weight:700}.wxPhoto{text-align:center}.wxPhoto img{width:165px;margin:10px 0 30px}.btn-copy-body{width:180px;height:228px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-copy-body .btn-copy-img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.btn-copy-body .btn-know-Symbol{position:relative;margin-top:18px;color:#999;font-size:12px}.btn-copy-body .btn-know{width:115px;height:30px;background:linear-gradient(315deg,#fa709a,#fee140);opacity:1;border-radius:16px;border:0;color:#fff;position:relative;margin-top:18px;font-size:14px}.btn-copy-body .btn-know-text{position:relative;margin-top:110px;font-size:12px;color:#333}[data-v-4da70d03] .previewView{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}[data-v-4da70d03] .previewView .el-dialog{background:none;-webkit-box-shadow:none;box-shadow:none;margin-top:0!important}[data-v-4da70d03] .previewView .el-dialog__body{padding:0;-webkit-box-shadow:none;box-shadow:none}[data-v-4da70d03] .previewView .el-dialog__header{display:none}.iframe-preview[data-v-4da70d03]{border:0}.iframe-body[data-v-4da70d03]{background-repeat:no-repeat;background-size:100%;overflow:hidden;height:812px;-webkit-transform:scale(.9);transform:scale(.9)}.bright[data-v-4da70d03]{background-image:url(data:image/png;base64,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)}.wrapper[data-v-7f766356]{width:100%;height:100%}.wrapper img[data-v-7f766356]{width:100%}.user-center[data-v-3dbe90ba]{background-color:#fff;height:100%;-ms-flex-direction:column;flex-direction:column}.content[data-v-3dbe90ba],.user-center[data-v-3dbe90ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.content[data-v-3dbe90ba]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.version[data-v-3dbe90ba]{line-height:22px;font-size:16px;color:#333;margin:8px 0;text-align:center}.version .version-item[data-v-3dbe90ba]:first-of-type{margin-bottom:5px}.progress[data-v-3dbe90ba]{position:relative;width:231px;height:3px;border-radius:2px;background-color:#dce0e6;margin-bottom:8px}.progress .progress-bar[data-v-3dbe90ba]{position:absolute;width:0;height:100%;background-color:#446ce2}.download-finish[data-v-3dbe90ba]{display:-webkit-box;display:-ms-flexbox;display:flex}.download-finish img[data-v-3dbe90ba]{margin-right:3px}.download-finish .text[data-v-3dbe90ba]{color:#666;font-size:12px}.download[data-v-3dbe90ba]{width:100%;margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}.download .btn[data-v-3dbe90ba]{width:100%;background-color:#446ce2;text-align:center;color:#fff;height:36px;line-height:36px;border-radius:4px}.video{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video video{width:360px;height:276px}.wrapper[data-v-2bbd23b2]{background-color:#f5f7fa}.center[data-v-2bbd23b2],.top[data-v-2bbd23b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top[data-v-2bbd23b2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1000px;height:344px;background-color:#fff;margin:30px 0;border-radius:20px;-webkit-box-shadow:0 20px 60px 1px rgba(151,168,190,.32);box-shadow:0 20px 60px 1px rgba(151,168,190,.32)}.top .title[data-v-2bbd23b2]{font-size:20px;font-weight:700;color:#333}.top .logo[data-v-2bbd23b2]{width:98px;height:98px}.top .icon[data-v-2bbd23b2]{width:14px;height:14px;margin-right:4px}.top .text[data-v-2bbd23b2]{font-size:14px}.top .tip[data-v-2bbd23b2]{color:#666;margin-top:8px}.btns[data-v-2bbd23b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;line-height:40px;background-color:#446ce2;color:#fff;border-radius:4px;padding:0 30px;cursor:pointer}.btns.disabled[data-v-2bbd23b2]{opacity:.7;cursor:not-allowed}.bottom[data-v-2bbd23b2]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:300px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.upload-list[data-v-2bbd23b2]{width:800px;margin:15px 0}.upload-item[data-v-2bbd23b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;height:44px;border:1px solid #d9d9d9;background-color:#f7f9fc;margin-bottom:12px;font-size:14px}.upload-item .name[data-v-2bbd23b2]{color:#333}.upload-item .right[data-v-2bbd23b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-item .status[data-v-2bbd23b2]{color:#999}.upload-item .status.status_error[data-v-2bbd23b2]{color:red}.upload-item .retry[data-v-2bbd23b2]{color:#446ce2;margin-left:10px;cursor:pointer}.upload-item .remove[data-v-2bbd23b2]{color:#f56e6e;margin-left:24px;cursor:pointer}.upload-item[data-v-2bbd23b2]:last-of-type{margin-bottom:0}.footer[data-v-2bbd23b2]{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;height:56px;-webkit-box-shadow:0 -4px 6px 1px rgba(151,168,190,.16);box-shadow:0 -4px 6px 1px rgba(151,168,190,.16);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .btns[data-v-2bbd23b2]{width:88px;height:32px;line-height:32px;text-align:center;padding:0 15px}