element-ui-root 3.1.7 → 3.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.css +3350 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1 +1,3350 @@
1
- #map[data-v-a46f5b24]{width:1403px;height:864px}.a-actions{margin-bottom:16px}.a-skeleton.flex{box-sizing:border-box}.a-skeleton.flex,.a-skeleton.flex>div,.a-skeleton.flex>div .el-skeleton{overflow:hidden;width:100%;flex:1;display:flex;flex-direction:column}.a-body{box-sizing:border-box;overflow:hidden;overflow-y:auto;position:relative}.a-body .a-body,.a-body .a-body-main .a-body-main{padding:0!important;margin:0!important}.a-body::-webkit-scrollbar{width:8px;height:8px}.a-body::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:4px;background-color:rgba(0,0,0,.2)}.a-body.flex{overflow-y:hidden}.a-body.flex,.a-body.flex .a-body-main{width:100%;flex:1;display:flex;flex-direction:column}.a-body.flex .a-body-main{position:relative}.a-body.flex .a-body-main .a-body-container{transition:opacity .28s;z-index:auto;opacity:1;width:100%;flex:1;display:flex;flex-direction:column}.a-body.flex .a-body-main .a-body-container.loading{z-index:-1;opacity:0}.a-body.flex .a-body-main .a-body-container .a-body-header{display:flex;align-items:center}.a-body.flex .a-body-main .a-body-container .a-body-header .a-body-header-title{padding:0 0 8px 0;margin:0;display:flex;align-items:center}.a-body.flex .a-body-main .a-body-container .a-body-center{width:100%;flex:1;display:flex;flex-direction:column}.a-body.flex .a-body-main .a-body-loading{box-sizing:border-box;position:absolute;z-index:-1;opacity:0;left:0;top:0;width:100%;height:100%;transition:opacity .28s}.a-body.flex .a-body-main .a-body-loading.loading{z-index:auto;opacity:1}.a-body:not(.flex) .a-body-main .a-body-loading{display:none}.a-box{box-sizing:border-box}.a-box.flex{width:100%;flex:1;display:flex;flex-direction:row}.a-breadcrumb .item{display:inline;font-size:14px;transition:color .28s}.a-card{box-shadow:0 2px 12px 0 rgba(0,0,0,.12);color:rgba(0,0,0,.6);box-sizing:border-box;border-radius:4px;font-size:16px;height:100%;flex-direction:column}.a-card,.a-card.flex{width:100%;display:flex}.a-card.flex{flex:1}.a-card .a-card-head{border-bottom:1px solid #eee;box-sizing:border-box;padding:8px 12px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-between}.a-card .a-card-head.draggable{cursor:move}.a-card .a-card-head .a-title-body{color:rgba(0,0,0,.6)}.a-card .a-card-head .link{font-weight:lighter;cursor:pointer;font-size:12px;color:#409eff;transition:hover .28s,active .28s}.a-card .a-card-head .link:hover{color:#1890ff}.a-card .a-card-head .link:active{position:relative;top:1px}.a-card .a-card-body{box-sizing:border-box;display:flex;flex:1}.a-card .a-card-body .a-card-body-main{width:100%;flex:1;display:flex;flex-direction:column}.a-card .a-card-body .a-card-body-main .a-form .el-form--inline{padding:10px 0}.a-card .a-card-body .a-card-body-main .a-form .el-form--inline .el-form-item{margin-bottom:14px}.a-card .a-card-body .a-card-body-main .a-form .el-form--inline .el-form-item .el-form-item__label{line-height:24px}.a-card .a-card-body .a-card-body-main .a-form .el-form--inline .action{display:inline-block;width:100%;overflow:hidden;margin-top:20px}.a-card .a-card-body .a-card-body-main .a-form .el-form--inline .action button{width:100px;padding:8px 16px}.a-card .a-card-foot{padding:0 20px 30px 20px}.a-card .a-card-foot button{padding:8px 32px}.a-carousel{width:100%;height:100%}.a-carousel .el-carousel__item{box-sizing:border-box;width:100%;height:100%;background-size:100% auto;background-position:50%;background-repeat:no-repeat}.a-carousel.single .el-carousel__arrow,.a-carousel.single .el-carousel__indicators{display:none}.a-carousel .el-carousel__arrow{opacity:0;transition:opacity .28s ease-in-out .28s}.a-carousel:hover .el-carousel__arrow{opacity:1}.a-carousel .el-carousel__item .a-carousel-main{box-sizing:border-box;max-width:1200px;padding:2vh 2vw;margin:0 auto;height:100%;display:flex;flex-direction:row;align-items:center}.a-col{box-sizing:border-box}.a-col.flex{display:flex;flex-direction:row}.a-dialog{padding:0}.a-dialog .el-dialog__header{padding:4px 10px;text-align:center;background-color:#224b7f}.a-dialog .el-dialog__header .el-dialog__title{font-size:16px;color:#fff}.a-dialog .el-dialog__header .el-dialog__headerbtn{position:absolute;top:8px;right:10px}.a-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;text-shadow:1px 1px 1px #000}.a-dialog .el-dialog__body{padding:0}.a-dialog .el-dialog__body .a-dialog-body{margin:0;overflow-y:auto}.a-dialog .el-dialog__body .a-dialog-body::-webkit-scrollbar{width:8px;height:8px}.a-dialog .el-dialog__body .a-dialog-body::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:8px;background-color:rgba(0,0,0,.2)}.a-dialog .a-dialog-foot{border-top:1px solid #eee;padding:10px 0;text-align:center}.a-dialog .a-dialog-foot .el-button{border-radius:0;width:100px;padding:0 10px;height:30px;line-height:30px;font-size:14px}.a-dialog .el-dialog{position:relative;box-sizing:border-box}.a-dialog .el-dialog .a-f-editor .action{position:absolute;left:0;bottom:0;margin:0;padding:0;width:100%;height:48px;display:flex;align-items:center;justify-content:center}.a-dialog .el-dialog .a-f-editor .action .el-button{width:100px;padding:8px 16px}.a-dialog .el-dialog .a-f-editor .action .el-form-item{margin:0}.a-dialog .a-dialog-foot.custom{padding:24px 0}.a-drag-box{flex:1;width:100%;height:100%;flex-direction:column}.a-drag-box,.a-drag-box .a-drag-box-body{overflow:hidden;box-sizing:border-box;display:flex}.a-drag-box .a-drag-box-body,.a-drag-box .a-drag-box-body .custom-body{flex:1}.a-dropdown{cursor:pointer;transition:all .28s;color:rgba(0,0,0,.6);display:flex;align-items:center}.a-dropdown .username{display:inline-block;font-size:14px;margin:0 20px}.a-dropdown .usericon{display:inline-block}.a-dropdown .usericon .icon{width:48px;height:48px;margin:0 20px;overflow:hidden;border-radius:50%;display:flex;align-items:center;justify-content:center}.a-dropdown .usericon .icon img{width:100%}.a-dropdown .el-dropdown-link.el-dropdown-selfdefine{font-size:14px;transition:all .28s}.a-dropdown .el-dropdown-link.el-dropdown-selfdefine:hover,.a-dropdown.opened .el-dropdown-link.el-dropdown-selfdefine{color:#66b1ff;transition:all .28s}.el-dropdown-menu__item{font-size:12px}.a-dropdown .horizontal .el-dropdown-link.el-dropdown-selfdefine{color:hsla(0,0%,100%,.7)}.a-e-map,.b-e-map{width:100%;height:100%}.a-icon-select .a-icon-select-list{overflow-y:auto}.a-icon-select .a-icon-select-list::-webkit-scrollbar{width:8px;height:8px}.a-icon-select .a-icon-select-list::-webkit-scrollbar-thumb{width:8px;border-radius:8px;background-color:#ccc}.a-icon-select .a-icon-select-list .item{transition:color .28s;padding:4px;margin:4px;cursor:pointer;border:1px solid #fff}.a-icon-select .a-icon-select-list .item:hover i{color:skyblue}.a-icon-select .a-icon-select-list .item.active i{color:blue}.a-tree-select .a-tree-select-body{padding:6px 0;overflow:hidden;overflow-y:auto}.a-tree-select .a-tree-select-body .el-checkbox{display:none}.a-tree-select .a-tree-select-body .el-checkbox.is-checked+.el-tree-node__label{color:#409eff;font-weight:700}.a-tree-select .a-tree-select-body::-webkit-scrollbar{width:8px;height:8px}.a-tree-select .a-tree-select-body::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:4px;background-color:rgba(0,0,0,.2)}.a-form-item.select.el-select-dropdown__item .el-checkbox{width:100%}.a-form-item.select.el-select-dropdown__item .el-checkbox .el-checkbox__input{display:none}.a-form-item.select.el-select-dropdown__item .el-checkbox .el-checkbox__label{padding:0}.a-form-item.select.el-select-dropdown__item .el-checkbox.is-checked .el-checkbox__label{font-weight:700}.a-form-item.cascader .el-cascader__tags .el-cascader__search-input{display:none}.a-f-editor{overflow:hidden;height:100%;width:100%;flex:1;display:flex}.a-f-editor .el-col{margin:0}.a-f-editor .hint{font-size:12px;color:rgba(0,0,0,.6)}.a-f-editor .el-form{box-sizing:border-box;flex:1;display:flex;flex-direction:column}.a-f-editor .el-form .column{box-sizing:border-box;flex:1}.a-f-editor .el-form .column .rows{transition:all .28s;display:flex;flex-wrap:wrap}.a-f-editor .el-form .action{transition:all .28s;margin:12px 0}.a-f-editor .el-form .action .el-form-item__label{display:none}.a-f-editor:not(.review) .el-form--label-top .el-form-item .el-form-item__label{display:flex;padding:0 0 6px;line-height:normal}.a-f-editor:not(.review) .el-form.el-form--label-top .el-form-item .el-form-item__label:before{order:2;margin-left:4px}.a-f-editor.vertical .el-form-item{margin-bottom:16px}.a-f-editor .el-form .el-form-item .el-form-item__content .el-input__inner{width:100%}.a-f-editor .el-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner{height:100%}.a-f-editor .el-form .action .el-form-item .el-form-item__label{display:none}.a-f-editor .disabled .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner{color:rgba(0,0,0,.6);border:1px solid #eee}.a-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::-moz-placeholder{opacity:0}.a-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::placeholder{opacity:0}.a-f-editor.review,.a-f-editor.review .el-form{flex:1;display:flex;flex-direction:column}.a-f-editor.review .el-form{justify-content:space-between}.a-f-editor.review .el-form .column{flex:1;display:flex;flex-direction:column}.a-f-editor.review .el-form .column .el-form-item{margin:0}.a-f-editor.review .el-form .column .el-form-item .el-select{width:100%}.a-f-editor.review .el-form .column .el-form-item .el-select .el-input .el-input__inner{padding:0!important;border:0!important;width:100%;cursor:text;color:#2c3e50;background:none}.a-f-editor.review .el-form .column .el-form-item .el-select .el-input .el-input__suffix{display:none}.a-f-editor.review .el-form .column .el-form-item .el-form-item__content img{width:100%}.a-f-search{box-sizing:border-box}.a-f-search .el-form{display:flex}.a-f-search .el-form.el-form--inline{box-sizing:border-box;display:flex;flex-wrap:wrap}.a-f-search .el-form.el-form--inline .el-form-item{box-sizing:border-box;margin:0 0 16px 0}.a-f-search .el-form .el-form-item .el-form-item__content .el-input__inner{width:100%}.a-f-search .el-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner{height:100%}.a-f-search .el-form .column{flex:1}.a-f-search .el-form .column .rows{display:flex;flex-wrap:wrap}.a-f-search .el-form .column .fold-rows{transition:height .28s ease-out .28s;overflow:hidden}.a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .el-input{width:100%}.a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols,.a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col{padding:0!important;margin:0!important}.a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:last-child{padding-left:4px!important}.a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:first-child{padding-right:4px!important}.a-f-search .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:last-child{padding-right:0!important}.a-f-search .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:first-child{padding-left:0!important}.a-f-search .el-form--label-top .el-form-item .el-form-item__label{display:flex;padding:0 0 6px;line-height:normal}.a-f-search .el-form--label-top .column .el-row .el-col{margin:0}.a-f-search .el-form--label-top .action .el-form-item__label{visibility:hidden}.a-f-search .el-form--label-left .action .el-form-item__label,.a-f-search .el-form--label-top .action.anonymous .el-form-item__label{display:none}.a-f-search .el-form--label-left .action .el-form-item__content{margin-left:0!important}.a-f-search .el-form--label-right .action .el-form-item__label{display:none}.a-f-search .el-form--label-right .action .el-form-item__content{margin-left:0!important}.b-f-editor{width:100%;overflow:hidden}.b-f-editor .el-col{margin:0}.b-f-editor .hint{font-size:12px;color:rgba(0,0,0,.6)}.b-f-editor .action{display:inline}.b-f-editor.vertical .el-form-item__label{line-height:24px;padding-bottom:0}.b-f-editor.vertical .el-form-item{margin-bottom:16px}.b-f-editor.vertical .el-form-item .el-form-item__content{line-height:3}.b-f-editor.vertical .action .el-button{min-width:100px;margin-top:12px;margin-bottom:12px}.b-f-editor .el-form-item.is-error.is-required .w-e-toolbar{border-color:#f56c6c;border-bottom:1px solid #eee}.b-f-editor .el-form-item.is-error.is-required .w-e-text-container{border-color:#f56c6c}.b-f-editor .disabled .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner{color:rgba(0,0,0,.6);border:1px solid #eee}.b-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::-moz-placeholder{opacity:0}.b-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::placeholder{opacity:0}.a-f-form{box-sizing:border-box}.a-f-form .el-form{display:flex}.a-f-form .el-form.el-form--inline{box-sizing:border-box;display:flex;flex-wrap:wrap}.a-f-form .el-form.el-form--inline .el-form-item{box-sizing:border-box;margin:0 0 16px 0}.a-f-form .el-form .el-form-item{margin-bottom:16px}.a-f-form .el-form .el-form-item .el-input,.a-f-form .el-form .el-form-item .el-input__icon{display:flex;align-items:center;justify-content:center}.a-f-form .el-form .el-form-item .el-form-item__content .el-input__inner{width:100%}.a-f-form .el-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner{height:100%}.a-f-form .el-form .el-form-item .el-input__icon,.a-f-form .el-form .el-form-item .el-range__icon{line-height:inherit}.a-f-form .el-form .el-form-item .el-range-separator{line-height:inherit;color:#dcdfe6;display:flex;align-items:center;justify-content:center}.a-f-form .el-form .column{transition:all .28s;flex:1}.a-f-form .el-form .column .rows{transition:all .28s;display:flex;flex-wrap:wrap}.a-f-form .el-form .column .fold-rows{overflow:hidden;transition:all .28s}.a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .el-input{width:100%}.a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols,.a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col{padding:0!important;margin:0!important}.a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:last-child{padding-left:4px!important}.a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:first-child{padding-right:4px!important}.a-f-form .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:last-child{padding-right:0!important}.a-f-form .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:first-child{padding-left:0!important}.a-f-form .el-form--label-top .el-form-item .el-form-item__label{padding:4px 0;line-height:normal}.a-f-form .el-form--label-top .column .el-row .el-col{margin:0}.a-f-form .el-form--label-top .action .el-form-item__label{visibility:hidden}.a-f-form .el-form--label-left .action .el-form-item__label{display:none}.a-f-form .el-form--label-left .action .el-form-item__content{margin-left:0!important}.a-f-form .el-form--label-right .action .el-form-item__label{display:none}.a-f-form .el-form--label-right .action .el-form-item__content{margin-left:0!important}.b-f-search{box-sizing:border-box}.b-f-search .el-form{display:flex}.b-f-search .el-form .el-form-item{margin-bottom:16px}.b-f-search .el-form .column{flex:1}.b-f-search .el-form .column .fold-rows{overflow:hidden;transition:all .28s}.b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .el-input{width:100%}.b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols,.b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col{padding:0!important;margin:0!important}.b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:last-child{padding-left:4px!important}.b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:first-child{padding-right:4px!important}.b-f-search .el-form--label-top .el-form-item .el-form-item__label{padding:4px 0;line-height:normal}.b-f-search .el-form--label-top .column .el-row .el-col{margin:0}.b-f-search .el-form--label-top .action .el-form-item__label{visibility:hidden}.b-f-search .el-form--label-left .action .el-form-item__label{display:none}.b-f-search .el-form--label-left .action .el-form-item__content{margin-left:0}.a-iframe .a-iframe-body img{width:100%}.a-infinite-scroll{overflow:auto}.a-map .amap-logo{opacity:0;display:none}.a-map .icon{z-index:10;display:flex;align-items:center;flex-direction:column}.a-map .icon img{width:32px}.a-map .site-icon{z-index:0}.a-map .site-icon img{width:24px}.a-map .icon .point{position:relative}.a-map .icon .point .node{width:8px;height:8px;border-radius:50%;background-color:#1296db}.a-map .icon .point div[class^=step]{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:8px;height:8px;border-radius:50%;box-shadow:0 0 12px #1296db;animation:step 1.5s linear 2s infinite}.a-map .icon .point div.step2{animation-delay:4s}.a-map .amap-marker-label{border:0;opacity:0;padding:8px;font-size:16px;color:#fff;border-radius:4px;background-color:rgba(0,0,0,.5);transition:all .2s}.a-map .amap-marker:hover .amap-marker-label{opacity:1;transition:all .2s}.a-menu{margin:0;padding:0}.a-menu .el-menu{border:0;background-color:#001529}.a-menu .el-menu:not(.el-menu--collapse){width:100%}.a-menu .el-menu .el-menu-item{color:hsla(0,0%,100%,.7);transition:all .28s;height:48px;line-height:48px;text-shadow:1px 1px 1px #000}.a-menu .el-menu .el-menu-item:hover{color:#fff;background-color:transparent}.a-menu .el-menu .el-menu-item i{color:hsla(0,0%,100%,.7)}.a-menu .el-menu .el-menu-item:hover i{color:#fff}.a-menu .el-menu .el-submenu__title{color:hsla(0,0%,100%,.7);transition:all .28s}.a-menu .el-menu .el-submenu__title i{color:hsla(0,0%,100%,.7)}.a-menu .el-menu .el-submenu__title:hover{color:#fff;background-color:transparent}.a-menu .el-menu .el-submenu__title:hover i{color:#fff}.a-menu .el-menu .el-menu-item.is-active{transition:all .28s;background-color:#1890ff}.a-menu .el-menu .el-submenu.is-active>div.el-submenu__title,.a-menu .el-menu .el-submenu.is-active>div.el-submenu__title i{transition:all .28s}.a-menu .el-menu .el-menu.el-menu--inline{background-color:#000}.el-menu.el-menu--popup{background-color:rgba(0,0,0,.7);padding:0}.el-menu.el-menu--popup .el-menu-item{color:hsla(0,0%,100%,.7);height:48px;line-height:48px}.el-menu.el-menu--popup .el-menu-item:hover{color:hsla(0,0%,100%,.9);background-color:rgba(0,0,0,.4)}.el-menu.el-menu--popup .el-menu-item.is-active{color:hsla(0,0%,100%,.9);background-color:#1890ff}.el-menu.el-menu--popup .el-submenu__title{color:hsla(0,0%,100%,.7);height:48px;line-height:48px}.el-menu.el-menu--popup .el-submenu__title:hover{color:hsla(0,0%,100%,.9);background-color:#1890ff}.a-menu.horizontal .el-menu.el-menu--horizontal{border-bottom:none;white-space:nowrap;overflow:hidden;overflow-x:auto}.a-menu.horizontal .el-menu.el-menu--horizontal .el-menu-item{display:inline-block}.a-menu.horizontal .el-menu.el-menu--horizontal .el-menu-item.is-active{background-color:transparent;border-bottom:3px solid #1890ff!important}.a-menu.horizontal .el-menu.el-menu--horizontal .el-menu-item,.el-submenu__title{line-height:60px;height:60px;border-bottom:0}.a-menu.horizontal .el-menu.el-menu--horizontal .el-submenu:hover .el-submenu__title{color:#fff}.a-menu.horizontal .el-menu--horizontal .el-submenu .el-submenu__title{border-bottom:3px solid transparent}.a-menu.horizontal .el-menu--horizontal .el-submenu.is-active .el-submenu__title{border-bottom:3px solid #1890ff!important}.el-menu--horizontal .el-menu.el-menu--popup{padding:0;background-color:rgba(0,0,0,.7)}.el-menu--horizontal .el-menu.el-menu--popup .el-menu-item{color:hsla(0,0%,100%,.8);text-shadow:none;height:38px;line-height:38px;background-color:transparent}.el-menu--horizontal .el-menu.el-menu--popup .el-menu-item:hover{color:hsla(0,0%,100%,.9);background-color:rgba(0,0,0,.4)}.el-menu--horizontal .el-menu.el-menu--popup .el-menu-item.is-active{color:hsla(0,0%,100%,.9);background-color:#1890ff}.el-menu--horizontal .el-menu.el-menu--popup .el-submenu .el-submenu__title{color:hsla(0,0%,100%,.8);text-shadow:none;height:38px;line-height:38px;background-color:rgba(0,0,0,.8)}.el-menu--horizontal .el-menu.el-menu--popup .el-submenu .el-submenu__title:hover{color:hsla(0,0%,100%,.9);background-color:rgba(0,0,0,.4)}.a-modal .el-dialog{margin-top:8vh}.a-modal .el-dialog__header{padding:4px 10px;text-align:center;background-color:#224b7f}.a-modal .el-dialog__header .el-dialog__title{font-size:16px;color:#fff;font-weight:700;text-shadow:1px 1px 1px #000}.a-modal .el-dialog__header .el-dialog__headerbtn{position:absolute;top:8px;right:10px}.a-modal .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;text-shadow:1px 1px 1px #000}.a-modal .el-dialog__body{margin:0;padding:0}.a-modal .a-modal-body{margin:0;max-height:60vh;overflow-y:auto;padding:10px 20px;border-bottom:1px solid #eee}.a-modal .a-modal-body .el-form-item .el-form-item__label{padding:0}.a-modal .a-modal-body::-webkit-scrollbar{width:8px;height:8px}.a-modal .a-modal-body::-webkit-scrollbar-thumb{width:8px;border-radius:8px;cursor:pointer;background-color:rgba(0,0,0,.2)}.a-modal .a-modal-foot{padding:14px 0;text-align:center}.a-modal .a-modal-foot .el-button{border-radius:0;width:100px;padding:0 10px;height:30px;line-height:30px;font-size:16px}.a-modal .el-dialog{position:relative;box-sizing:border-box}.a-modal .el-dialog .action{width:100%;height:60px;position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:center}.a-modal .el-dialog .action .el-form-item .el-form-item__label{display:none}.a-modal .el-dialog .action .el-button{width:100px;padding:8px 16px}.a-modal .el-dialog .action .el-form-item{margin:0}.a-modal .a-modal-foot.custom{height:60px;padding:0;display:flex;align-items:center;justify-content:center}.a-modal.loading{pointer-events:none}.a-password-input{display:flex;flex-direction:column}.a-password-input .el-input{flex:1}.a-password-input .a-password-input-hint{margin:4px 0;display:flex;flex-direction:row}.a-password-input .a-password-input-hint .a-password-input-hint-item{transition:all .28s;width:80px;height:4px;border-radius:8px;text-align:center;background-color:#eee}.a-password-input .a-password-input-hint .a-password-input-hint-item.active{background-color:red}.a-popconfirm{display:inline}.el-popconfirm__action{display:flex;justify-content:space-between}.el-popconfirm__action .el-button{width:60px}.a-popover .action{text-align:right;margin:0}.a-reminder{margin:0 24px}.a-reminder i{font-size:24px;color:#aaa;cursor:pointer}.a-reminder:hover i{color:#1890ff}.a-reminder i:active{position:relative;top:1px}.transition-enter-active,.transition-leave-active{transition:opacity .28s}.transition-enter,.transition-leave-to{opacity:0}.a-router-view>div>div{animation:aRouterView .28s linear}@keyframes aRouterView{0%{opacity:0;transform:translateY(-100%)}}.a-row{box-sizing:border-box}.a-row.flex,.a-row.flex .a-row{flex:1;display:flex;flex-wrap:wrap;flex-direction:row}.a-scroll-box{width:100%}.a-scroll-box .a-scroll-box-main{width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.a-scroll-box .a-scroll-box-main::-webkit-scrollbar{width:8px;height:8px}.a-scroll-box .a-scroll-box-main::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:4px;background-color:rgba(0,0,0,.2)}.a-scroll-table{width:100%}.a-scroll-table .inner{display:inline-block}.a-scroll-table .inner .el-button{cursor:pointer}.a-scroll-table .el-table th{background-color:#f8f8f9;padding:6px 0}.a-scroll-table .el-table th .cell{white-space:nowrap}.a-scroll-table .el-table td{padding:6px 0}.a-scroll-table .el-table td input{height:32px;padding:0 0 0 6px}.a-scroll-table .el-table thead{color:#515a6e}.a-scroll-table .el-table__fixed-right-patch{background-color:#f8f8f9}.a-scroll-table .el-table{box-shadow:0 0 1px #eee;border-top:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee}.a-scroll-table .el-table .el-button{padding:0 4px;min-width:60px;font-size:12px;min-height:24px;border-radius:4px;line-height:24px;margin:0 4px}.a-scroll-table .el-table .el-icon-edit{width:48px;color:#409eff;font-size:22px;cursor:pointer;transition:all .28s}.a-scroll-table .el-table .el-icon-edit:hover{transition:all .28s;color:blue}.a-scroll-table .el-table .el-icon-edit:active{position:relative;top:1px}.a-scroll-table .el-table .el-icon-delete{width:48px;color:#f56c6c;font-size:22px;cursor:pointer;transition:all .28s}.a-scroll-table .el-table .el-icon-delete:hover{transition:all .28s;color:red}.a-scroll-table .el-table .el-icon-delete:active{position:relative;top:1px}.a-scroll-table .el-table .action i{width:48px;font-size:22px;cursor:pointer}.a-scroll-table .el-table .action i:active{position:relative;top:1px}.a-scroll-table .el-table .action i.el-icon-success{color:#13ce66}.a-scroll-table .el-table .action i.el-icon-view{color:orange}.a-scroll-table .el-table .cell.el-tooltip img{margin:0 auto;height:28px}.a-scroll-table .el-table .cell.el-tooltip .el-input__inner{border:none;height:23px;line-height:23px}.a-scroll-table .el-table .cell.el-tooltip .disabled{pointer-events:none}.a-square{position:relative}.a-square .null{padding-bottom:100%}.a-square .main{position:absolute;top:0;width:100%;height:100%}.a-t-map .tdt-bottom.tdt-left{display:none}.a-table{box-sizing:border-box}.a-table.flex{width:100%;flex:1;display:flex;flex-direction:column}.a-table .el-table{display:inline-block}.a-table.flex .el-table{width:100%;flex:1}.a-table .el-table th{background-color:#f8f8f9;padding:6px 0}.a-table .el-table th .cell{white-space:nowrap}.a-table .el-table td .cell span .high-light{color:red}.a-table .el-table td{padding:6px 0}.a-table .el-table td input{height:32px}.a-table .el-table .el-input__icon{line-height:32px}.a-table .el-table thead{color:#515a6e}.a-table .el-table .el-table--border:after,.a-table .el-table .el-table__fixed-right:before,.a-table .el-table:before,.el-table--group:after,.el-table:before,.el-table__fixed:before{background-color:transparent}.a-table .el-table .el-table__body tbody tr:last-child td{border-bottom:0}.a-table .el-table .el-table__fixed-body-wrapper .el-table__body{padding-bottom:5px}.a-table.no-border .el-table{border:1px solid #ebeef5}.a-table .inner{display:inline-block}.a-table .inner .el-button{cursor:pointer}.a-table .config-rows .el-checkbox{padding:4px 0;width:100%}.a-table .el-table--border .el-table__cell:first-child .cell{padding:0;display:flex;align-items:center;justify-content:center}.a-table.no-border .el-table .el-table__header-wrapper th.el-table__cell>.cell{text-overflow:clip}.a-table .el-table__fixed-right-patch{background-color:#f8f8f9}.a-table .el-table__row .el-table__expand-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-table .el-table .action .el-button{padding:0 4px;min-width:48px;font-size:12px;min-height:24px;border-radius:4px;line-height:24px;margin:0 4px}.a-table .el-table .action .el-button.el-button--text{padding:0;margin:0}.a-table .el-table .el-icon-edit{width:48px;color:#409eff;font-size:22px;cursor:pointer;transition:all .28s}.a-table .el-table .el-icon-edit:hover{transition:all .28s;color:blue}.a-table .el-table .el-icon-edit:active{position:relative;top:1px}.a-table .el-table .el-icon-delete{width:48px;color:#f56c6c;font-size:22px;cursor:pointer;transition:all .28s}.a-table .el-table .el-icon-delete:hover{transition:all .28s;color:red}.a-table .el-table .el-icon-delete:active{position:relative;top:1px}.a-table .el-table .action i{width:48px;font-size:22px;cursor:pointer}.a-table .el-table .action i:active{position:relative;top:1px}.a-table .el-table .action i.el-icon-success{color:#13ce66}.a-table .el-table .action i.el-icon-view{color:orange}.a-table .el-table .cell.el-tooltip img{margin:0 auto;height:28px}.a-table .el-table .cell.el-tooltip .el-input__inner{border:none;height:23px;line-height:23px}.a-table .el-table .cell.el-tooltip .disabled{pointer-events:none}.a-table .el-table .el-loading-spinner{font-size:28px}.a-table .el-table .el-table__body-wrapper .el-table__body .cell .el-date-editor{width:100%}.a-table.el-tooltip{overflow:hidden;max-width:80%;width:auto;margin:0}.a-table .el-table:before{height:0}.a-table .el-table--border:after,.el-table--group:after{width:0}.a-table .el-table--border th.el-table__cell,.a-table .el-table__fixed-right-patch{border-bottom:0}.a-table .el-table .el-table__fixed-right:before,.a-table .el-table .el-table__fixed:before{height:0}.a-tabs.flex,.a-tabs.flex .el-tabs__content{width:100%;flex:1;display:flex;flex-direction:column}.a-tabs.flex .el-tabs__content{overflow-y:auto}.a-tabs.flex .el-tabs__content .el-tab-pane{display:flex!important;flex-direction:column;box-sizing:border-box;position:absolute;z-index:-1;opacity:0;left:0;top:0;width:100%;height:100%;transition:all .28s}.a-tabs.flex .el-tabs__content .el-tab-pane.active{z-index:auto;opacity:1}.a-tabs.flex .el-tabs__content .el-tab-pane .a-body,.a-tabs.flex .el-tabs__content .el-tab-pane .a-body .a-body-main,.a-tabs.flex .el-tabs__content .el-tab-pane>div,.a-tabs.flex .el-tabs__content .el-tab-pane>div>div{padding:0!important;margin:0!important;width:100%;flex:1;display:flex;flex-direction:column}.a-tags{width:100%;overflow:hidden;box-sizing:border-box}.a-tags .a-tags-container{padding:8px 0}.a-tags .a-tags-container .el-tag:first-child{margin-left:4px}.a-tags .a-tags-container .el-tag:last-child{margin-right:4px}.a-tags .a-tags-container .el-tag{cursor:pointer;margin:0 2px;border-radius:0}.a-tags .a-tags-container .el-tag:hover{color:#fff;background-color:#1890ff}.a-tags .a-tags-container .el-tag:hover i{color:#fff}.a-tags .a-tags-container .el-tag.active{color:#fff;background-color:#1890ff}.a-tags .a-tags-container .el-tag.active i{color:#fff}.a-tags .a-tags-container::-webkit-scrollbar{height:8px}.a-tags .a-tags-container::-webkit-scrollbar-thumb{height:8px;border-radius:10px;background-color:#ccc}.a-title{width:100%}.a-title .a-title-body{box-sizing:border-box;font-size:1em;padding:4px 0;width:100%;display:flex;align-items:center;justify-content:space-between}.a-title .a-title-body .link{cursor:pointer;font-size:.8em;transition:all .28s;color:rgba(0,0,0,.5)}.a-title .a-title-body .link:hover{color:#409eff;transition:all .28s}.a-title .a-title-body .link .icon{font-family:新宋体}.a-transfer .a-transfer-rows{display:flex;flex-direction:row}.a-transfer .a-transfer-rows>div{padding:0 8px}.a-transfer .el-transfer-panel{width:42%}.a-transfer .el-transfer__buttons{box-sizing:border-box;width:16%;padding:20px;display:inline-flex;justify-content:space-between}.a-transfer .el-transfer__buttons .el-button{margin:0}.b-card .el-card .el-card__header{padding:8px 20px}.b-card .el-card .el-card__header .clearfix .el-button{float:right;padding:3px 0;font-size:12px}.b-iframe{overflow:hidden}.b-map{width:100%}.b-map .amap-logo{opacity:0;display:none}.b-map .icon{display:flex;flex-direction:column;align-items:center;z-index:1000}.b-map .icon img{width:32px}.b-map .site-icon{z-index:0}.b-map .site-icon img{width:24px}.b-map .icon .point{position:relative}.b-map .icon .point .node{width:8px;height:8px;border-radius:50%;background-color:#ffe42d}.b-map .icon .point div[class^=step]{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:8px;height:8px;border-radius:50%;box-shadow:0 0 12px #ffe42d;animation:step 1.5s linear 2s infinite}.b-map .icon .point div.step2{animation-delay:4s}@keyframes step{to{width:50px;height:50px;opacity:0}}.b-map .amap-marker-label{border:0;opacity:0;padding:8px;font-size:16px;color:#fff;border-radius:4px;background-color:rgba(0,0,0,.5);transition:all .2s}.b-map .amap-marker:hover .amap-marker-label{opacity:1;transition:all .2s}.b-pages{text-align:right;margin:16px 0 0 0}.b-pages,.b-table{width:100%}.b-table.border .el-table{border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;border-right:1px solid #ebeef5}.b-table .inner{display:inline-block}.b-table .inner .el-button{cursor:pointer}.b-table .el-table th{background-color:#f8f8f9;padding:6px 0}.b-table .el-table th .cell{white-space:nowrap}.b-table.border .el-table th.el-table__cell>.cell{padding-left:14px}.b-table .el-table td{padding:6px 0}.b-table .el-table td input{height:32px;padding:0 0 0 6px}.b-table .el-table thead{color:#515a6e}.b-table .el-table__fixed-right-patch{background-color:#f8f8f9}.b-table .el-table .action .el-button{padding:0 4px;min-width:48px;font-size:12px;min-height:24px;border-radius:4px;line-height:24px;margin:0 4px}.b-table .el-table .action .el-button.el-button--text{padding:0;margin:0}.b-table .el-table .el-icon-edit{width:48px;color:#409eff;font-size:22px;cursor:pointer;transition:all .28s}.b-table .el-table .el-icon-edit:hover{transition:all .28s;color:blue}.b-table .el-table .el-icon-edit:active{position:relative;top:1px}.b-table .el-table .el-icon-delete{width:48px;color:#f56c6c;font-size:22px;cursor:pointer;transition:all .28s}.b-table .el-table .el-icon-delete:hover{transition:all .28s;color:red}.b-table .el-table .el-icon-delete:active{position:relative;top:1px}.b-table .el-table .action i{width:48px;font-size:22px;cursor:pointer}.b-table .el-table .action i:active{position:relative;top:1px}.b-table .el-table .action i.el-icon-success{color:#13ce66}.b-table .el-table .action i.el-icon-view{color:orange}.b-table .el-table .cell.el-tooltip img{margin:0 auto;height:28px}.b-table .el-table .cell.el-tooltip .el-input__inner{border:none;height:23px;line-height:23px}.b-table .el-table .cell.el-tooltip .disabled{pointer-events:none}.b-table .el-table .el-loading-spinner{font-size:28px}.c-table{width:100%}.c-table .inner{display:inline-block}.c-table .inner .el-button{cursor:pointer}.c-table .el-table th{background-color:#f8f8f9;padding:6px 0}.c-table .el-table th .cell{white-space:nowrap}.c-table .el-table td{padding:6px 0}.c-table .el-table td input{height:32px;padding:0 0 0 6px}.c-table .el-table thead{color:#515a6e}.c-table .el-table__fixed-right-patch{background-color:#f8f8f9}.c-table .el-table{box-shadow:0 0 1px #eee;border-top:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee}.c-table .el-table .el-button{padding:0 4px;min-width:60px;font-size:12px;min-height:24px;border-radius:4px;line-height:24px;margin:0 4px}.c-table .el-table .el-icon-edit{width:48px;color:#409eff;font-size:22px;cursor:pointer;transition:all .28s}.c-table .el-table .el-icon-edit:hover{transition:all .28s;color:blue}.c-table .el-table .el-icon-edit:active{position:relative;top:1px}.c-table .el-table .el-icon-delete{width:48px;color:#f56c6c;font-size:22px;cursor:pointer;transition:all .28s}.c-table .el-table .el-icon-delete:hover{transition:all .28s;color:red}.c-table .el-table .el-icon-delete:active{position:relative;top:1px}.c-table .el-table .action i{width:48px;font-size:22px;cursor:pointer}.c-table .el-table .action i:active{position:relative;top:1px}.c-table .el-table .action i.el-icon-success{color:#13ce66}.c-table .el-table .action i.el-icon-view{color:orange}.c-table .el-table .cell.el-tooltip img{margin:0 auto;height:28px}.c-table .el-table .cell.el-tooltip .el-input__inner{border:none;height:23px;line-height:23px}.c-table .el-table .cell.el-tooltip .disabled{pointer-events:none}.a-echarts,.c-e-map{width:100%;height:100%}.wang-editor{width:100%;overflow:hidden}.wang-editor .w-e-text::-webkit-scrollbar{width:8px;height:8px}.wang-editor .w-e-text::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:8px;background-color:rgba(0,0,0,.2)}.a-editor{position:relative}.a-editor .a-editor-main .w-e-text-container,.a-editor .a-editor-main .w-e-toolbar{z-index:auto!important}.a-editor .a-editor-hide{position:absolute;z-index:auto;top:0;left:0;width:100%;height:100%}.a-editor .a-editor-hide .el-textarea__inner{display:none}.a-tree{min-height:380px}.a-tree .filter{width:280px}.a-tree .filter .el-input__inner{border-radius:0;padding:0 8px}.a-tree .last-rows{white-space:normal}.a-upload-file,.a-upload-file>div{margin:0 auto;display:inline}.a-upload-file .el-upload{margin:0 10px;display:inline}.a-upload-file.hide-file-list .el-upload-list{display:none}.a-upload-icon{width:100%}.a-upload-icon .single{position:relative;cursor:pointer;width:160px;display:flex;align-items:center;justify-content:center}.a-upload-icon .single>div{width:100%}.a-upload-icon .single .el-upload{overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center}.a-upload-icon .single .el-upload .icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.a-upload-icon .single .el-upload .icon img{width:auto}.a-upload-icon .single .delete{opacity:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.1);transition:all .56s;visibility:hidden;position:absolute;top:0}.a-upload-icon .single:hover .delete{opacity:1;visibility:visible}.a-upload-icon .single .delete i{font-size:36px;color:hsla(0,0%,100%,.7);text-shadow:1px 1px 1px #000}.b-dialog{padding:0}.b-dialog .el-dialog__header{padding:4px 10px;text-align:center;background-color:#224b7f}.b-dialog .el-dialog__header .el-dialog__title{font-size:16px;color:#fff;font-weight:700;text-shadow:1px 1px 1px #000}.b-dialog .el-dialog__header .el-dialog__headerbtn{position:absolute;top:8px;right:10px}.b-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;text-shadow:1px 1px 1px #000}.b-dialog .el-dialog__body{padding:0}.b-dialog .el-dialog__body .b-dialog-body{margin:0;max-height:60vh;padding:10px 20px;overflow-y:auto;border-bottom:1px solid #eee}.b-dialog .el-dialog__body .b-dialog-body::-webkit-scrollbar{width:8px;height:8px}.b-dialog .el-dialog__body .b-dialog-body::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:8px;background-color:rgba(0,0,0,.2)}.b-dialog .b-dialog-foot{padding:14px 0;text-align:center}.b-dialog .b-dialog-foot .el-button{border-radius:0;width:100px;padding:0 10px;height:30px;line-height:30px;font-size:14px}.b-dialog .el-dialog{position:relative;box-sizing:border-box}.b-dialog .el-dialog .a-f-editor .action{width:100%;height:48px;position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:center}.b-dialog .el-dialog .a-f-editor .action .el-button{width:100px;padding:8px 16px}.b-dialog .el-dialog .a-f-editor .action .el-form-item{margin:0}.b-dialog .b-dialog-foot.custom{padding:24px 0}.a-player .a-player-body{opacity:0;width:100vw;height:100vh;visibility:hidden;transition:all .28s;background-color:rgba(0,0,0,.4);position:fixed;z-index:1000;bottom:0;right:0;left:0;top:0}.a-player .a-player-body.visible{opacity:1;visibility:visible;transition:all .28s}.a-player .a-player-body .a-player-main{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.a-player .a-player-body .a-player-main .a-player-main-container{position:relative}.a-player .a-player-body .a-player-main .a-player-main-container video{border:none;outline:none;background-color:#fff}.a-player .a-player-body .a-player-main .a-player-main-container .close{position:absolute;z-index:1000;right:6px;top:6px;width:36px;height:36px;opacity:.8;font-size:16px;cursor:pointer;border-radius:50%;transition:all .28s;display:flex;align-items:center;justify-content:center}.a-player .a-player-body .a-player-main .a-player-main-container .close i{font-weight:700}.a-player .a-player-body .a-player-main .a-player-main-container .close:hover{opacity:1;color:#fff;transition:all .28s;background-color:rgba(0,0,0,.7)}.a-player .play-button{width:32px;height:18px;font-size:18px;cursor:pointer;transition:all .28s;color:#409eff;text-shadow:1px 1px 1px #000;border:1px solid #409eff;display:flex;align-items:center;justify-content:center}.a-player .play-button:hover{transition:all .28s;color:#fff;background-color:#409eff}.a-player .play-button:active{position:relative;top:1px}.b-tree{min-height:380px}.last-rows{white-space:normal}
1
+
2
+ #map[data-v-a46f5b24] {
3
+ width: 1403px;
4
+ height: 864px;
5
+ }
6
+
7
+ .a-echarts {
8
+ width: 100%;
9
+ height: 100%;
10
+ }
11
+
12
+
13
+ .wang-editor {
14
+ width: 100%;
15
+ overflow: hidden;
16
+ }
17
+ .wang-editor .w-e-text::-webkit-scrollbar {
18
+ width: 8px;
19
+ height: 8px;
20
+ }
21
+ .wang-editor .w-e-text::-webkit-scrollbar-thumb {
22
+ width: 8px;
23
+ height: 8px;
24
+ border-radius: 8px;
25
+ background-color: rgba(0, 0, 0, 0.2);
26
+ }
27
+
28
+
29
+ .a-player .a-player-body {
30
+ opacity: 0;
31
+ width: 100vw;
32
+ height: 100vh;
33
+ visibility: hidden;
34
+ transition: all 0.28s;
35
+ background-color: rgba(0, 0, 0, 0.4);
36
+ position: fixed;
37
+ z-index: 1000;
38
+ bottom: 0;
39
+ right: 0;
40
+ left: 0;
41
+ top: 0;
42
+ }
43
+ .a-player .a-player-body.visible {
44
+ opacity: 1;
45
+ visibility: visible;
46
+ transition: all 0.28s;
47
+ }
48
+ .a-player .a-player-body .a-player-main {
49
+ width: 100%;
50
+ height: 100%;
51
+ display: flex;
52
+ align-items: center;
53
+ justify-content: center;
54
+ }
55
+ .a-player .a-player-body .a-player-main .a-player-main-container {
56
+ position: relative;
57
+ }
58
+ .a-player .a-player-body .a-player-main .a-player-main-container video {
59
+ border: none;
60
+ outline: none;
61
+ background-color: #ffffff;
62
+ }
63
+ .a-player .a-player-body .a-player-main .a-player-main-container .close {
64
+ position: absolute;
65
+ z-index: 1000;
66
+ right: 6px;
67
+ top: 6px;
68
+ width: 36px;
69
+ height: 36px;
70
+ opacity: 0.8;
71
+ font-size: 16px;
72
+ cursor: pointer;
73
+ border-radius: 50%;
74
+ transition: all 0.28s;
75
+ display: flex;
76
+ align-items: center;
77
+ justify-content: center;
78
+ }
79
+ .a-player .a-player-body .a-player-main .a-player-main-container .close i {
80
+ font-weight: bold;
81
+ }
82
+ .a-player .a-player-body .a-player-main .a-player-main-container .close:hover {
83
+ opacity: 1;
84
+ color: #ffffff;
85
+ transition: all 0.28s;
86
+ background-color: rgba(0, 0, 0, 0.7);
87
+ }
88
+ .a-player .play-button {
89
+ width: 32px;
90
+ height: 18px;
91
+ font-size: 18px;
92
+ cursor: pointer;
93
+ transition: all 0.28s;
94
+ color: #409eff;
95
+ text-shadow: 1px 1px 1px #000000;
96
+ border: 1px solid #409eff;
97
+ display: flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ }
101
+ .a-player .play-button:hover {
102
+ transition: all 0.28s;
103
+ color: #ffffff;
104
+ background-color: #409eff;
105
+ }
106
+ .a-player .play-button:active {
107
+ position: relative;
108
+ top: 1px;
109
+ }
110
+
111
+
112
+ .a-tree {
113
+ min-height: 380px;
114
+ }
115
+ .a-tree .filter {
116
+ width: 280px;
117
+ }
118
+ .a-tree .filter .el-input__inner {
119
+ border-radius: 0;
120
+ padding: 0 8px;
121
+ }
122
+ .a-tree .last-rows {
123
+ white-space: normal;
124
+ }
125
+
126
+
127
+ .a-upload-file {
128
+ margin: 0 auto;
129
+ display: inline;
130
+ }
131
+ .a-upload-file>div {
132
+ margin: 0 auto;
133
+ display: inline;
134
+ }
135
+ .a-upload-file .el-upload {
136
+ margin: 0 10px;
137
+ display: inline;
138
+ }
139
+ .a-upload-file.hide-file-list .el-upload-list {
140
+ display: none;
141
+ }
142
+
143
+
144
+ .a-upload-icon {
145
+ width: 100%;
146
+ }
147
+ .a-upload-icon .single {
148
+ position: relative;
149
+ cursor: pointer;
150
+ width: 160px;
151
+ display: flex;
152
+ align-items: center;
153
+ justify-content: center;
154
+ }
155
+ .a-upload-icon .single > div {
156
+ width: 100%;
157
+ }
158
+ .a-upload-icon .single .el-upload {
159
+ overflow: hidden;
160
+ width: 100%;
161
+ display: flex;
162
+ align-items: center;
163
+ justify-content: center;
164
+ }
165
+ .a-upload-icon .single .el-upload .icon {
166
+ width: 100%;
167
+ height: 100%;
168
+ display: flex;
169
+ align-items: center;
170
+ justify-content: center;
171
+ }
172
+ .a-upload-icon .single .el-upload .icon img {
173
+ width: auto;
174
+ }
175
+ .a-upload-icon .single .delete {
176
+ opacity: 0;
177
+ width: 100%;
178
+ height: 100%;
179
+ display: flex;
180
+ align-items: center;
181
+ justify-content: center;
182
+ background-color: rgba(0, 0, 0, 0.1);
183
+ transition: all 0.56s;
184
+ visibility: hidden;
185
+ position: absolute;
186
+ top: 0;
187
+ }
188
+ .a-upload-icon .single:hover .delete {
189
+ opacity: 1;
190
+ visibility: visible;
191
+ }
192
+ .a-upload-icon .single .delete i {
193
+ font-size: 36px;
194
+ color: rgba(255, 255, 255, 0.7);
195
+ text-shadow: 1px 1px 1px #000000;
196
+ }
197
+
198
+
199
+ .b-dialog {
200
+ padding: 0;
201
+ }
202
+ .b-dialog .el-dialog__header {
203
+ padding: 4px 10px;
204
+ text-align: center;
205
+ background-color: #224b7f;
206
+ }
207
+ .b-dialog .el-dialog__header .el-dialog__title {
208
+ font-size: 16px;
209
+ color: #ffffff;
210
+ font-weight: bold;
211
+ text-shadow: 1px 1px 1px #000000;
212
+ }
213
+ .b-dialog .el-dialog__header .el-dialog__headerbtn {
214
+ position: absolute;
215
+ top: 8px;
216
+ right: 10px;
217
+ }
218
+ .b-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
219
+ color: #ffffff;
220
+ text-shadow: 1px 1px 1px #000000;
221
+ }
222
+ .b-dialog .el-dialog__body {
223
+ padding: 0;
224
+ }
225
+ .b-dialog .el-dialog__body .b-dialog-body {
226
+ margin: 0;
227
+ max-height: 60vh;
228
+ padding: 10px 20px;
229
+ overflow-y: auto;
230
+ border-bottom: 1px solid #eeeeee;
231
+ }
232
+ .b-dialog .el-dialog__body .b-dialog-body::-webkit-scrollbar {
233
+ width: 8px;
234
+ height: 8px;
235
+ }
236
+ .b-dialog .el-dialog__body .b-dialog-body::-webkit-scrollbar-thumb {
237
+ width: 8px;
238
+ height: 8px;
239
+ border-radius: 8px;
240
+ background-color: rgba(0, 0, 0, 0.2);
241
+ }
242
+ .b-dialog .b-dialog-foot {
243
+ padding: 14px 0;
244
+ text-align: center;
245
+ }
246
+ .b-dialog .b-dialog-foot .el-button {
247
+ border-radius: 0;
248
+ width: 100px;
249
+ padding: 0 10px;
250
+ height: 30px;
251
+ line-height: 30px;
252
+ font-size: 14px;
253
+ }
254
+ .b-dialog .el-dialog {
255
+ position: relative;
256
+ box-sizing: border-box;
257
+ }
258
+ .b-dialog .el-dialog .a-f-editor .action {
259
+ width: 100%;
260
+ height: 48px;
261
+ position: absolute;
262
+ left: 0;
263
+ bottom: 0;
264
+ display: flex;
265
+ align-items: center;
266
+ justify-content: center;
267
+ }
268
+ .b-dialog .el-dialog .a-f-editor .action .el-button {
269
+ width: 100px;
270
+ padding: 8px 16px;
271
+ }
272
+ .b-dialog .el-dialog .a-f-editor .action .el-form-item {
273
+ margin: 0;
274
+ }
275
+ .b-dialog .b-dialog-foot.custom {
276
+ padding: 24px 0;
277
+ }
278
+
279
+
280
+ .a-player .a-player-body {
281
+ opacity: 0;
282
+ width: 100vw;
283
+ height: 100vh;
284
+ visibility: hidden;
285
+ transition: all 0.28s;
286
+ background-color: rgba(0, 0, 0, 0.4);
287
+ position: fixed;
288
+ z-index: 1000;
289
+ bottom: 0;
290
+ right: 0;
291
+ left: 0;
292
+ top: 0;
293
+ }
294
+ .a-player .a-player-body.visible {
295
+ opacity: 1;
296
+ visibility: visible;
297
+ transition: all 0.28s;
298
+ }
299
+ .a-player .a-player-body .a-player-main {
300
+ width: 100%;
301
+ height: 100%;
302
+ display: flex;
303
+ align-items: center;
304
+ justify-content: center;
305
+ }
306
+ .a-player .a-player-body .a-player-main .a-player-main-container {
307
+ position: relative;
308
+ }
309
+ .a-player .a-player-body .a-player-main .a-player-main-container video {
310
+ border: none;
311
+ outline: none;
312
+ background-color: #ffffff;
313
+ }
314
+ .a-player .a-player-body .a-player-main .a-player-main-container .close {
315
+ position: absolute;
316
+ z-index: 1000;
317
+ right: 6px;
318
+ top: 6px;
319
+ width: 36px;
320
+ height: 36px;
321
+ opacity: 0.8;
322
+ font-size: 16px;
323
+ cursor: pointer;
324
+ border-radius: 50%;
325
+ transition: all 0.28s;
326
+ display: flex;
327
+ align-items: center;
328
+ justify-content: center;
329
+ }
330
+ .a-player .a-player-body .a-player-main .a-player-main-container .close i {
331
+ font-weight: bold;
332
+ }
333
+ .a-player .a-player-body .a-player-main .a-player-main-container .close:hover {
334
+ opacity: 1;
335
+ color: #ffffff;
336
+ transition: all 0.28s;
337
+ background-color: rgba(0, 0, 0, 0.7);
338
+ }
339
+ .a-player .play-button {
340
+ width: 32px;
341
+ height: 18px;
342
+ font-size: 18px;
343
+ cursor: pointer;
344
+ transition: all 0.28s;
345
+ color: #409eff;
346
+ text-shadow: 1px 1px 1px #000000;
347
+ border: 1px solid #409eff;
348
+ display: flex;
349
+ align-items: center;
350
+ justify-content: center;
351
+ }
352
+ .a-player .play-button:hover {
353
+ transition: all 0.28s;
354
+ color: #ffffff;
355
+ background-color: #409eff;
356
+ }
357
+ .a-player .play-button:active {
358
+ position: relative;
359
+ top: 1px;
360
+ }
361
+
362
+
363
+ .b-tree {
364
+ min-height: 380px;
365
+ }
366
+ .last-rows {
367
+ white-space: normal;
368
+ }
369
+
370
+
371
+ .a-actions {
372
+ margin-bottom: 16px;
373
+ }
374
+ .a-skeleton.flex {
375
+ box-sizing: border-box;
376
+ overflow: hidden;
377
+ width: 100%;
378
+ flex: 1;
379
+ display: flex;
380
+ flex-direction: column;
381
+ }
382
+
383
+ .a-skeleton.flex > div {
384
+ overflow: hidden;
385
+ width: 100%;
386
+ flex: 1;
387
+ display: flex;
388
+ flex-direction: column;
389
+ }
390
+
391
+ .a-skeleton.flex > div .el-skeleton {
392
+ overflow: hidden;
393
+ width: 100%;
394
+ flex: 1;
395
+ display: flex;
396
+ flex-direction: column;
397
+ }
398
+ .a-body {
399
+ box-sizing: border-box;
400
+ overflow: hidden;
401
+ overflow-y: auto;
402
+ position: relative;
403
+ }
404
+
405
+ .a-body .a-body {
406
+ padding: 0!important;
407
+ margin: 0!important;
408
+ }
409
+
410
+ .a-body .a-body-main .a-body-main {
411
+ padding: 0!important;
412
+ margin: 0!important;
413
+ }
414
+
415
+ .a-body::-webkit-scrollbar {
416
+ width: 8px;
417
+ height: 8px;
418
+ }
419
+
420
+ .a-body::-webkit-scrollbar-thumb {
421
+ width: 8px;
422
+ height: 8px;
423
+ border-radius: 4px;
424
+ background-color: rgba(0, 0, 0, 0.2);
425
+ }
426
+
427
+ .a-body.flex {
428
+ overflow-y: hidden;
429
+ width: 100%;
430
+ flex: 1;
431
+ display: flex;
432
+ flex-direction: column;
433
+ }
434
+
435
+ .a-body.flex .a-body-main {
436
+ position: relative;
437
+ width: 100%;
438
+ flex: 1;
439
+ display: flex;
440
+ flex-direction: column;
441
+ }
442
+
443
+ .a-body.flex .a-body-main .a-body-container {
444
+ transition: opacity 0.28s;
445
+ z-index: initial;
446
+ opacity: initial;
447
+ width: 100%;
448
+ flex: 1;
449
+ display: flex;
450
+ flex-direction: column;
451
+ }
452
+
453
+ .a-body.flex .a-body-main .a-body-container.loading {
454
+ z-index: -1;
455
+ opacity: 0;
456
+ }
457
+
458
+ .a-body.flex .a-body-main .a-body-container .a-body-header {
459
+ display: flex;
460
+ align-items: center;
461
+ }
462
+
463
+ .a-body.flex .a-body-main .a-body-container .a-body-header .a-body-header-title {
464
+ padding: 0 0 8px 0;
465
+ margin: 0;
466
+ display: flex;
467
+ align-items: center;
468
+ }
469
+
470
+ .a-body.flex .a-body-main .a-body-container .a-body-center {
471
+ width: 100%;
472
+ flex: 1;
473
+ display: flex;
474
+ flex-direction: column;
475
+ }
476
+
477
+ .a-body.flex .a-body-main .a-body-loading {
478
+ box-sizing: border-box;
479
+ position: absolute;
480
+ z-index: -1;
481
+ opacity: 0;
482
+ left: 0;
483
+ top: 0;
484
+ width: 100%;
485
+ height: 100%;
486
+ transition: opacity 0.28s;
487
+ }
488
+
489
+ .a-body.flex .a-body-main .a-body-loading.loading {
490
+ z-index: initial;
491
+ opacity: initial;
492
+ }
493
+
494
+ .a-body:not(.flex) .a-body-main .a-body-loading {
495
+ display: none;
496
+ }
497
+ .a-box {
498
+ box-sizing: border-box;
499
+ }
500
+
501
+ .a-box.flex {
502
+ width: 100%;
503
+ flex: 1;
504
+ display: flex;
505
+ flex-direction: initial;
506
+ }
507
+ .a-breadcrumb .item {
508
+ display: inline;
509
+ font-size: 14px;
510
+ transition: color 0.28s;
511
+ }
512
+ .a-card {
513
+ box-shadow: 0 2px 12px 0 rgb(0 0 0 / 12%);
514
+ color: rgba(0, 0, 0, 0.6);
515
+ box-sizing: border-box;
516
+ border-radius: 4px;
517
+ font-size: 16px;
518
+ width: 100%;
519
+ height: 100%;
520
+ display: flex;
521
+ flex-direction: column;
522
+ }
523
+
524
+ .a-card.flex {
525
+ width: 100%;
526
+ flex: 1;
527
+ display: flex;
528
+ }
529
+
530
+ .a-card .a-card-head {
531
+ border-bottom: 1px solid #eeeeee;
532
+ box-sizing: border-box;
533
+ padding: 8px 12px;
534
+ font-weight: bold;
535
+ font-size: 14px;
536
+ display: flex;
537
+ align-items: center;
538
+ justify-content: space-between;
539
+ }
540
+
541
+ .a-card .a-card-head.draggable {
542
+ cursor: move;
543
+ }
544
+
545
+ .a-card .a-card-head .a-title-body {
546
+ color: rgba(0, 0, 0, 0.6);
547
+ }
548
+
549
+ .a-card .a-card-head .link {
550
+ font-weight: lighter;
551
+ cursor: pointer;
552
+ font-size: 12px;
553
+ color: #409eff;
554
+ transition: hover 0.28s, active 0.28s;
555
+ }
556
+
557
+ .a-card .a-card-head .link:hover {
558
+ color: #1890ff;
559
+ }
560
+
561
+ .a-card .a-card-head .link:active {
562
+ position: relative;
563
+ top: 1px;
564
+ }
565
+
566
+ .a-card .a-card-body {
567
+ box-sizing: border-box;
568
+ display: flex;
569
+ flex: 1;
570
+ }
571
+
572
+ .a-card .a-card-body .a-card-body-main {
573
+ width: 100%;
574
+ flex: 1;
575
+ display: flex;
576
+ flex-direction: column;
577
+ }
578
+
579
+ .a-card .a-card-body .a-card-body-main .a-form .el-form--inline {
580
+ padding: 10px 0;
581
+ }
582
+
583
+ .a-card .a-card-body .a-card-body-main .a-form .el-form--inline .el-form-item {
584
+ margin-bottom: 14px;
585
+ }
586
+
587
+ .a-card .a-card-body .a-card-body-main .a-form .el-form--inline .el-form-item .el-form-item__label {
588
+ line-height: 24px;
589
+ }
590
+
591
+ .a-card .a-card-body .a-card-body-main .a-form .el-form--inline .action {
592
+ display: inline-block;
593
+ width: 100%;
594
+ overflow: hidden;
595
+ margin-top: 20px;
596
+ }
597
+
598
+ .a-card .a-card-body .a-card-body-main .a-form .el-form--inline .action button {
599
+ width: 100px;
600
+ padding: 8px 16px;
601
+ }
602
+
603
+ .a-card .a-card-foot {
604
+ padding: 0 20px 30px 20px;
605
+ }
606
+
607
+ .a-card .a-card-foot button {
608
+ padding: 8px 32px;
609
+ }
610
+
611
+ .a-carousel {
612
+ width: 100%;
613
+ height: 100%;
614
+ }
615
+
616
+ .a-carousel .el-carousel__item {
617
+ box-sizing: border-box;
618
+ width: 100%;
619
+ height: 100%;
620
+ background-size: 100% auto;
621
+ background-position: center;
622
+ background-repeat: no-repeat;
623
+ }
624
+
625
+ .a-carousel.single .el-carousel__arrow {
626
+ display: none;
627
+ }
628
+
629
+ .a-carousel.single .el-carousel__indicators {
630
+ display: none;
631
+ }
632
+
633
+ .a-carousel .el-carousel__arrow {
634
+ opacity: 0;
635
+ transition: opacity 0.28s ease-in-out 0.28s;
636
+ }
637
+
638
+ .a-carousel:hover .el-carousel__arrow {
639
+ opacity: 1;
640
+ }
641
+
642
+ .a-carousel .el-carousel__item .a-carousel-main {
643
+ box-sizing: border-box;
644
+ max-width: 1200px;
645
+ padding: 2vh 2vw;
646
+ margin: 0 auto;
647
+ height: 100%;
648
+ display: flex;
649
+ flex-direction: row;
650
+ align-items: center;
651
+ }
652
+ .a-col {
653
+ box-sizing: border-box;
654
+ }
655
+
656
+ .a-col.flex {
657
+ display: flex;
658
+ flex-direction: initial;
659
+ }
660
+ .a-dialog {
661
+ padding: 0;
662
+ }
663
+
664
+ .a-dialog .el-dialog__header {
665
+ padding: 4px 10px;
666
+ text-align: center;
667
+ background-color: #224b7f;
668
+ }
669
+
670
+ .a-dialog .el-dialog__header .el-dialog__title {
671
+ font-size: 16px;
672
+ color: #ffffff;
673
+ }
674
+
675
+ .a-dialog .el-dialog__header .el-dialog__headerbtn {
676
+ position: absolute;
677
+ top: 8px;
678
+ right: 10px;
679
+ }
680
+
681
+ .a-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
682
+ color: #ffffff;
683
+ text-shadow: 1px 1px 1px #000000;
684
+ }
685
+
686
+ .a-dialog .el-dialog__body {
687
+ padding: 0;
688
+ }
689
+
690
+ .a-dialog .el-dialog__body .a-dialog-body {
691
+ margin: 0;
692
+ overflow-y: auto;
693
+ }
694
+
695
+ .a-dialog .el-dialog__body .a-dialog-body::-webkit-scrollbar {
696
+ width: 8px;
697
+ height: 8px;
698
+ }
699
+
700
+ .a-dialog .el-dialog__body .a-dialog-body::-webkit-scrollbar-thumb {
701
+ width: 8px;
702
+ height: 8px;
703
+ border-radius: 8px;
704
+ background-color: rgba(0, 0, 0, 0.2);
705
+ }
706
+
707
+ .a-dialog .a-dialog-foot {
708
+ border-top: 1px solid #eeeeee;
709
+ padding: 10px 0;
710
+ text-align: center;
711
+ }
712
+
713
+ .a-dialog .a-dialog-foot .el-button {
714
+ border-radius: 0;
715
+ width: 100px;
716
+ padding: 0 10px;
717
+ height: 30px;
718
+ line-height: 30px;
719
+ font-size: 14px;
720
+ }
721
+
722
+ .a-dialog .el-dialog {
723
+ position: relative;
724
+ box-sizing: border-box;
725
+ }
726
+
727
+ .a-dialog .el-dialog .a-f-editor .action {
728
+ position: absolute;
729
+ left: 0;
730
+ bottom: 0;
731
+ margin: 0;
732
+ padding: 0;
733
+ width: 100%;
734
+ height: 48px;
735
+ display: flex;
736
+ align-items: center;
737
+ justify-content: center;
738
+ }
739
+
740
+ .a-dialog .el-dialog .a-f-editor .action .el-button {
741
+ width: 100px;
742
+ padding: 8px 16px;
743
+ }
744
+
745
+ .a-dialog .el-dialog .a-f-editor .action .el-form-item {
746
+ margin: 0;
747
+ }
748
+
749
+ .a-dialog .a-dialog-foot.custom {
750
+ padding: 24px 0;
751
+ }
752
+ .a-drag-box {
753
+ flex: 1;
754
+ width: 100%;
755
+ height: 100%;
756
+ overflow: hidden;
757
+ box-sizing: border-box;
758
+ display: flex;
759
+ flex-direction: column;
760
+ }
761
+
762
+ .a-drag-box .a-drag-box-body {
763
+ flex: 1;
764
+ display: flex;
765
+ overflow: hidden;
766
+ box-sizing: border-box;
767
+ }
768
+
769
+ .a-drag-box .a-drag-box-body .custom-body {
770
+ flex: 1;
771
+ }
772
+ .a-dropdown {
773
+ cursor: pointer;
774
+ transition: all 0.28s;
775
+ color: rgba(0, 0, 0, 0.6);
776
+ display: flex;
777
+ align-items: center;
778
+ }
779
+
780
+ .a-dropdown .username {
781
+ display: inline-block;
782
+ font-size: 14px;
783
+ margin: 0 20px;
784
+ }
785
+
786
+ .a-dropdown .usericon {
787
+ display: inline-block;
788
+ }
789
+
790
+ .a-dropdown .usericon .icon {
791
+ width: 48px;
792
+ height: 48px;
793
+ margin: 0 20px;
794
+ overflow: hidden;
795
+ border-radius: 50%;
796
+ display: flex;
797
+ align-items: center;
798
+ justify-content: center;
799
+ }
800
+
801
+ .a-dropdown .usericon .icon img {
802
+ width: 100%;
803
+ }
804
+
805
+ .a-dropdown .el-dropdown-link.el-dropdown-selfdefine {
806
+ font-size: 14px;
807
+ transition: all 0.28s;
808
+ }
809
+
810
+ .a-dropdown .el-dropdown-link.el-dropdown-selfdefine:hover {
811
+ color: #66b1ff;
812
+ transition: all 0.28s;
813
+ }
814
+
815
+ .a-dropdown.opened .el-dropdown-link.el-dropdown-selfdefine {
816
+ color: #66b1ff;
817
+ transition: all 0.28s;
818
+ }
819
+
820
+ .el-dropdown-menu__item {
821
+ font-size: 12px;
822
+ }
823
+
824
+ .a-dropdown .horizontal .el-dropdown-link.el-dropdown-selfdefine {
825
+ color: rgba(255, 255, 255, 0.7);
826
+ }
827
+
828
+ .a-e-map {
829
+ width: 100%;
830
+ height: 100%;
831
+ }
832
+
833
+ .b-e-map {
834
+ width: 100%;
835
+ height: 100%;
836
+ }
837
+ .a-editor {
838
+ flex: 1;
839
+ display: flex;
840
+ flex-direction: initial;
841
+ }
842
+
843
+ .a-editor .a-editor-main {
844
+ flex: 1;
845
+ box-sizing: border-box;
846
+ }
847
+
848
+ .a-editor .a-editor-main .w-e-toolbar {
849
+ z-index: initial!important;
850
+ }
851
+
852
+ .a-editor .a-editor-main .w-e-text-container {
853
+ z-index: initial!important;
854
+ }
855
+
856
+ .a-editor .a-editor-hide {
857
+ display: none;
858
+ }
859
+
860
+ .a-icon-select .a-icon-select-list {
861
+ overflow-y: auto;
862
+ }
863
+
864
+ .a-icon-select .a-icon-select-list::-webkit-scrollbar {
865
+ width: 8px;
866
+ height: 8px;
867
+ }
868
+
869
+ .a-icon-select .a-icon-select-list::-webkit-scrollbar-thumb {
870
+ width: 8px;
871
+ border-radius: 8px;
872
+ background-color: #cccccc;
873
+ }
874
+
875
+ .a-icon-select .a-icon-select-list .item {
876
+ transition: color 0.28s;
877
+ padding: 4px;
878
+ margin: 4px;
879
+ cursor: pointer;
880
+ border: 1px solid #ffffff;
881
+ }
882
+
883
+ .a-icon-select .a-icon-select-list .item:hover i {
884
+ color: skyblue;
885
+ }
886
+
887
+ .a-icon-select .a-icon-select-list .item.active i {
888
+ color: blue;
889
+ }
890
+ .a-tree-select .a-tree-select-body {
891
+ padding: 6px 0;
892
+ overflow: hidden;
893
+ overflow-y: auto;
894
+ }
895
+
896
+ .a-tree-select .a-tree-select-body .el-checkbox {
897
+ display: none;
898
+ }
899
+
900
+ .a-tree-select .a-tree-select-body .el-checkbox.is-checked+.el-tree-node__label {
901
+ color: #409EFF;
902
+ font-weight: 700;
903
+ }
904
+
905
+ .a-tree-select .a-tree-select-body::-webkit-scrollbar {
906
+ width: 8px;
907
+ height: 8px;
908
+ }
909
+
910
+ .a-tree-select .a-tree-select-body::-webkit-scrollbar-thumb {
911
+ width: 8px;
912
+ height: 8px;
913
+ border-radius: 4px;
914
+ background-color: rgba(0, 0, 0, 0.2);
915
+ }
916
+
917
+ .a-form-item.select.el-select-dropdown__item .el-checkbox {
918
+ width: 100%;
919
+ }
920
+
921
+ .a-form-item.select.el-select-dropdown__item .el-checkbox .el-checkbox__input {
922
+ display: none;
923
+ }
924
+
925
+ .a-form-item.select.el-select-dropdown__item .el-checkbox .el-checkbox__label {
926
+ padding: 0;
927
+ }
928
+
929
+ .a-form-item.select.el-select-dropdown__item .el-checkbox.is-checked .el-checkbox__label {
930
+ font-weight: 700;
931
+ }
932
+
933
+ .a-form-item.cascader .el-cascader__tags .el-cascader__search-input {
934
+ display: none;
935
+ }
936
+ .a-f-editor {
937
+ overflow: hidden;
938
+ height: 100%;
939
+ width: 100%;
940
+ flex: 1;
941
+ display: flex;
942
+ }
943
+
944
+ .a-f-editor .el-col {
945
+ margin: 0;
946
+ }
947
+
948
+ .a-f-editor .hint {
949
+ font-size: 12px;
950
+ color: rgba(0, 0, 0, 0.6);
951
+ }
952
+
953
+ .a-f-editor .el-form {
954
+ box-sizing: border-box;
955
+ flex: 1;
956
+ display: flex;
957
+ flex-direction: column;
958
+ }
959
+
960
+ .a-f-editor .el-form .column {
961
+ box-sizing: border-box;
962
+ flex: 1;
963
+ }
964
+
965
+ .a-f-editor .el-form .column .rows {
966
+ transition: all 0.28s;
967
+ display: flex;
968
+ flex-wrap: wrap;
969
+ }
970
+
971
+ .a-f-editor .el-form .action {
972
+ transition: all 0.28s;
973
+ margin: 12px 0;
974
+ }
975
+
976
+ .a-f-editor .el-form .action .el-form-item__label {
977
+ display: none;
978
+ }
979
+
980
+ .a-f-editor:not(.review) .el-form--label-top .el-form-item .el-form-item__label {
981
+ display: flex;
982
+ padding: 0 0 6px;
983
+ line-height: initial;
984
+ }
985
+
986
+ .a-f-editor:not(.review) .el-form.el-form--label-top .el-form-item .el-form-item__label::before {
987
+ order: 2;
988
+ margin-left: 4px;
989
+ }
990
+
991
+ .a-f-editor.vertical .el-form-item {
992
+ margin-bottom: 16px;
993
+ }
994
+
995
+ .a-f-editor .el-form .el-form-item .el-form-item__content .el-input__inner {
996
+ width: 100%;
997
+ }
998
+
999
+ .a-f-editor .el-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner {
1000
+ height: 100%;
1001
+ }
1002
+
1003
+ .a-f-editor .el-form .action .el-form-item .el-form-item__label {
1004
+ display: none;
1005
+ }
1006
+
1007
+ .a-f-editor .disabled .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner {
1008
+ color: rgba(0, 0, 0, 0.6);
1009
+ border: 1px solid #eeeeee;
1010
+ }
1011
+
1012
+ .a-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::-moz-placeholder {
1013
+ opacity: 0;
1014
+ }
1015
+
1016
+ .a-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::placeholder {
1017
+ opacity: 0;
1018
+ }
1019
+
1020
+ .a-f-editor.review {
1021
+ flex: 1;
1022
+ display: flex;
1023
+ flex-direction: column;
1024
+ }
1025
+
1026
+ .a-f-editor.review .el-form {
1027
+ flex: 1;
1028
+ display: flex;
1029
+ flex-direction: column;
1030
+ justify-content: space-between;
1031
+ }
1032
+
1033
+ .a-f-editor.review .el-form .column {
1034
+ flex: 1;
1035
+ display: flex;
1036
+ flex-direction: column;
1037
+ }
1038
+
1039
+ .a-f-editor.review .el-form .column .el-form-item {
1040
+ margin: 0;
1041
+ }
1042
+
1043
+ .a-f-editor.review .el-form .column .el-form-item .el-select {
1044
+ width: 100%;
1045
+ }
1046
+
1047
+ .a-f-editor.review .el-form .column .el-form-item .el-select .el-input .el-input__inner {
1048
+ padding: 0!important;
1049
+ border: 0!important;
1050
+ width: 100%;
1051
+ cursor: text;
1052
+ color: #2c3e50;
1053
+ background: none;
1054
+ }
1055
+
1056
+ .a-f-editor.review .el-form .column .el-form-item .el-select .el-input .el-input__suffix {
1057
+ display: none;
1058
+ }
1059
+
1060
+ .a-f-editor.review .el-form .column .el-form-item .el-form-item__content img {
1061
+ width: 100%;
1062
+ }
1063
+ /* all */
1064
+ .a-f-search {
1065
+ box-sizing: border-box;
1066
+ }
1067
+
1068
+ .a-f-search .el-form {
1069
+ display: flex;
1070
+ }
1071
+
1072
+ .a-f-search .el-form.el-form--inline {
1073
+ box-sizing: border-box;
1074
+ display: flex;
1075
+ flex-wrap: wrap;
1076
+ }
1077
+
1078
+ .a-f-search .el-form.el-form--inline .el-form-item {
1079
+ box-sizing: border-box;
1080
+ margin: 0 0 16px 0;
1081
+ }
1082
+
1083
+ .a-f-search .el-form .el-form-item .el-form-item__content .el-input__inner {
1084
+ width: 100%;
1085
+ }
1086
+
1087
+ .a-f-search .el-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner {
1088
+ height: 100%;
1089
+ }
1090
+
1091
+ .a-f-search .el-form .column {
1092
+ flex: 1;
1093
+ }
1094
+
1095
+ .a-f-search .el-form .column .rows {
1096
+ display: flex;
1097
+ flex-wrap: wrap;
1098
+ }
1099
+
1100
+ .a-f-search .el-form .column .fold-rows {
1101
+ transition: height 0.28s ease-out 0.28s;
1102
+ overflow: hidden;
1103
+ }
1104
+
1105
+ .a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .el-input {
1106
+ width: 100%;
1107
+ }
1108
+
1109
+ .a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols {
1110
+ padding: 0!important;
1111
+ margin: 0!important;
1112
+ }
1113
+
1114
+ .a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col {
1115
+ padding: 0!important;
1116
+ margin: 0!important;
1117
+ }
1118
+
1119
+ .a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:last-child {
1120
+ padding-left: 4px!important;
1121
+ }
1122
+
1123
+ .a-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:first-child {
1124
+ padding-right: 4px!important;
1125
+ }
1126
+
1127
+ .a-f-search .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:last-child {
1128
+ padding-right: 0!important;
1129
+ }
1130
+
1131
+ .a-f-search .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:first-child {
1132
+ padding-left: 0!important;
1133
+ }
1134
+
1135
+ /* label-top */
1136
+ .a-f-search .el-form--label-top .el-form-item .el-form-item__label {
1137
+ display: flex;
1138
+ padding: 0 0 6px;
1139
+ line-height: initial;
1140
+ }
1141
+
1142
+ .a-f-search .el-form--label-top .column .el-row .el-col {
1143
+ margin: 0;
1144
+ }
1145
+
1146
+ .a-f-search .el-form--label-top .action .el-form-item__label {
1147
+ visibility: hidden;
1148
+ }
1149
+
1150
+ .a-f-search .el-form--label-top .action.anonymous .el-form-item__label {
1151
+ display: none;
1152
+ }
1153
+
1154
+ /* label-left */
1155
+ .a-f-search .el-form--label-left .action .el-form-item__label {
1156
+ display: none;
1157
+ }
1158
+
1159
+ .a-f-search .el-form--label-left .action .el-form-item__content {
1160
+ margin-left: 0!important;
1161
+ }
1162
+
1163
+ /* label-right */
1164
+ .a-f-search .el-form--label-right .action .el-form-item__label {
1165
+ display: none;
1166
+ }
1167
+
1168
+ .a-f-search .el-form--label-right .action .el-form-item__content {
1169
+ margin-left: 0!important;
1170
+ }
1171
+ .b-f-editor {
1172
+ width: 100%;
1173
+ overflow: hidden;
1174
+ }
1175
+
1176
+ .b-f-editor .el-col {
1177
+ margin: 0;
1178
+ }
1179
+
1180
+ .b-f-editor .hint {
1181
+ font-size: 12px;
1182
+ color: rgba(0, 0, 0, 0.6);
1183
+ }
1184
+
1185
+ .b-f-editor .action {
1186
+ display: inline;
1187
+ }
1188
+
1189
+ .b-f-editor.vertical .el-form-item__label {
1190
+ line-height: 24px;
1191
+ padding-bottom: 0;
1192
+ }
1193
+
1194
+ .b-f-editor.vertical .el-form-item {
1195
+ margin-bottom: 16px;
1196
+ }
1197
+
1198
+ .b-f-editor.vertical .el-form-item .el-form-item__content {
1199
+ line-height: 3;
1200
+ }
1201
+
1202
+ .b-f-editor.vertical .action .el-button {
1203
+ min-width: 100px;
1204
+ margin-top: 12px;
1205
+ margin-bottom: 12px;
1206
+ }
1207
+
1208
+ .b-f-editor .el-form-item.is-error.is-required .w-e-toolbar {
1209
+ border-color: #f56c6c;
1210
+ border-bottom: 1px solid #eeeeee;
1211
+ }
1212
+
1213
+ .b-f-editor .el-form-item.is-error.is-required .w-e-text-container {
1214
+ border-color: #f56c6c;
1215
+ }
1216
+
1217
+ .b-f-editor .disabled .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner {
1218
+ color: rgba(0, 0, 0, 0.6);
1219
+ border: 1px solid #eeeeee;
1220
+ }
1221
+
1222
+ .b-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::-moz-placeholder {
1223
+ opacity: 0;
1224
+ }
1225
+
1226
+ .b-f-editor .el-form-item .el-form-item__content .el-input.is-disabled .el-input__inner::placeholder {
1227
+ opacity: 0;
1228
+ }
1229
+ /* all */
1230
+ .a-f-form {
1231
+ box-sizing: border-box;
1232
+ }
1233
+
1234
+ .a-f-form .el-form {
1235
+ display: flex;
1236
+ }
1237
+
1238
+ .a-f-form .el-form.el-form--inline {
1239
+ box-sizing: border-box;
1240
+ display: flex;
1241
+ flex-wrap: wrap;
1242
+ }
1243
+
1244
+ .a-f-form .el-form.el-form--inline .el-form-item {
1245
+ box-sizing: border-box;
1246
+ margin: 0 0 16px 0;
1247
+ }
1248
+
1249
+ .a-f-form .el-form .el-form-item {
1250
+ margin-bottom: 16px;
1251
+ }
1252
+
1253
+ .a-f-form .el-form .el-form-item .el-input {
1254
+ display: flex;
1255
+ align-items: center;
1256
+ justify-content: center;
1257
+ }
1258
+
1259
+ .a-f-form .el-form .el-form-item .el-input__icon {
1260
+ display: flex;
1261
+ align-items: center;
1262
+ justify-content: center;
1263
+ }
1264
+
1265
+ .a-f-form .el-form .el-form-item .el-form-item__content .el-input__inner {
1266
+ width: 100%;
1267
+ }
1268
+
1269
+ .a-f-form .el-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner {
1270
+ height: 100%;
1271
+ }
1272
+
1273
+ .a-f-form .el-form .el-form-item .el-input__icon {
1274
+ line-height: inherit;
1275
+ }
1276
+
1277
+ .a-f-form .el-form .el-form-item .el-range__icon {
1278
+ line-height: inherit;
1279
+ }
1280
+
1281
+ .a-f-form .el-form .el-form-item .el-range-separator {
1282
+ line-height: inherit;
1283
+ color: #dcdfe6;
1284
+ display: flex;
1285
+ align-items: center;
1286
+ justify-content: center;
1287
+ }
1288
+
1289
+ .a-f-form .el-form .column {
1290
+ transition: all 0.28s;
1291
+ flex: 1;
1292
+ }
1293
+
1294
+ .a-f-form .el-form .column .rows {
1295
+ transition: all 0.28s;
1296
+ display: flex;
1297
+ flex-wrap: wrap;
1298
+ }
1299
+
1300
+ .a-f-form .el-form .column .fold-rows {
1301
+ overflow: hidden;
1302
+ transition: all 0.28s;
1303
+ }
1304
+
1305
+ .a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .el-input {
1306
+ width: 100%;
1307
+ }
1308
+
1309
+ .a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols {
1310
+ padding: 0!important;
1311
+ margin: 0!important;
1312
+ }
1313
+
1314
+ .a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col {
1315
+ padding: 0!important;
1316
+ margin: 0!important;
1317
+ }
1318
+
1319
+ .a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:last-child {
1320
+ padding-left: 4px!important;
1321
+ }
1322
+
1323
+ .a-f-form .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:first-child {
1324
+ padding-right: 4px!important;
1325
+ }
1326
+
1327
+ .a-f-form .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:last-child {
1328
+ padding-right: 0!important;
1329
+ }
1330
+
1331
+ .a-f-form .el-form .column .el-row .el-col .el-form-item .el-form-item__content .el-col:first-child {
1332
+ padding-left: 0!important;
1333
+ }
1334
+
1335
+ /* label-top */
1336
+ .a-f-form .el-form--label-top .el-form-item .el-form-item__label {
1337
+ padding: 4px 0;
1338
+ line-height: normal;
1339
+ }
1340
+
1341
+ .a-f-form .el-form--label-top .column .el-row .el-col {
1342
+ margin: 0;
1343
+ }
1344
+
1345
+ .a-f-form .el-form--label-top .action .el-form-item__label {
1346
+ visibility: hidden;
1347
+ }
1348
+
1349
+ /* label-left */
1350
+ .a-f-form .el-form--label-left .action .el-form-item__label {
1351
+ display: none;
1352
+ }
1353
+
1354
+ .a-f-form .el-form--label-left .action .el-form-item__content {
1355
+ margin-left: 0!important;
1356
+ }
1357
+
1358
+ /* label-right */
1359
+ .a-f-form .el-form--label-right .action .el-form-item__label {
1360
+ display: none;
1361
+ }
1362
+
1363
+ .a-f-form .el-form--label-right .action .el-form-item__content {
1364
+ margin-left: 0!important;
1365
+ }
1366
+ /* all */
1367
+ .b-f-search {
1368
+ box-sizing: border-box;
1369
+ }
1370
+
1371
+ .b-f-search .el-form {
1372
+ display: flex;
1373
+ }
1374
+
1375
+ .b-f-search .el-form .el-form-item {
1376
+ margin-bottom: 16px;
1377
+ }
1378
+
1379
+ .b-f-search .el-form .column {
1380
+ flex: 1;
1381
+ }
1382
+
1383
+ .b-f-search .el-form .column .fold-rows {
1384
+ overflow: hidden;
1385
+ transition: all 0.28s;
1386
+ }
1387
+
1388
+ .b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .el-input {
1389
+ width: 100%;
1390
+ }
1391
+
1392
+ .b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols {
1393
+ padding: 0!important;
1394
+ margin: 0!important;
1395
+ }
1396
+
1397
+ .b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col {
1398
+ padding: 0!important;
1399
+ margin: 0!important;
1400
+ }
1401
+
1402
+ .b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:last-child {
1403
+ padding-left: 4px!important;
1404
+ }
1405
+
1406
+ .b-f-search .el-form .column .el-row .el-form-item .el-form-item__content .range-cols .el-col:first-child {
1407
+ padding-right: 4px!important;
1408
+ }
1409
+
1410
+ /* label-top */
1411
+ .b-f-search .el-form--label-top .el-form-item .el-form-item__label {
1412
+ padding: 4px 0;
1413
+ line-height: normal;
1414
+ }
1415
+
1416
+ .b-f-search .el-form--label-top .column .el-row .el-col {
1417
+ margin: 0;
1418
+ }
1419
+
1420
+ .b-f-search .el-form--label-top .action .el-form-item__label {
1421
+ visibility: hidden;
1422
+ }
1423
+
1424
+ /* label-left */
1425
+ .b-f-search .el-form--label-left .action .el-form-item__label {
1426
+ display: none;
1427
+ }
1428
+
1429
+ .b-f-search .el-form--label-left .action .el-form-item__content {
1430
+ margin-left: 0;
1431
+ }
1432
+ .a-iframe .a-iframe-body img {
1433
+ width: 100%;
1434
+ }
1435
+ .a-infinite-scroll {
1436
+ overflow: auto
1437
+ }
1438
+ /* .a-map {
1439
+ width: 100%;
1440
+ height: calc(100% + 550px);
1441
+ position: absolute;
1442
+ top: -550px;
1443
+ } */
1444
+
1445
+ .a-map .amap-logo {
1446
+ opacity: 0;
1447
+ display: none;
1448
+ }
1449
+
1450
+ .a-map .icon {
1451
+ z-index: 10;
1452
+ display: flex;
1453
+ align-items: center;
1454
+ flex-direction: column;
1455
+ }
1456
+
1457
+ .a-map .icon img {
1458
+ width: 32px;
1459
+ }
1460
+
1461
+ .a-map .site-icon {
1462
+ z-index: 0;
1463
+ }
1464
+
1465
+ .a-map .site-icon img {
1466
+ width: 24px;
1467
+ }
1468
+
1469
+ /* .a-map .site-info {
1470
+ padding: 10px;
1471
+ width: auto;
1472
+ } */
1473
+
1474
+ .a-map .icon .point {
1475
+ position: relative;
1476
+ }
1477
+
1478
+ .a-map .icon .point .node {
1479
+ width: 8px;
1480
+ height: 8px;
1481
+ border-radius: 50%;
1482
+ background-color: #1296db;
1483
+ }
1484
+
1485
+ .a-map .icon .point div[class^="step"] { /*保证小波纹在父盒子里面水平垂直居中,放大之后就会 从中心向四周发散*/
1486
+ position: absolute;
1487
+ transform: translate(-50%, -50%);
1488
+ top: 50%;
1489
+ left: 50%;
1490
+ width: 8px;
1491
+ height: 8px;
1492
+ border-radius: 50%;
1493
+ box-shadow: 0 0 12px #1296db;
1494
+ animation: step 1.5s 2s linear infinite;
1495
+ }
1496
+
1497
+ .a-map .icon .point div.step2 { /*使三个波纹间隔播放*/
1498
+ animation-delay: 4s;
1499
+ }
1500
+
1501
+ /* .a-map .icon .point div.step3 {
1502
+ animation-delay: 8s;
1503
+ } */
1504
+
1505
+ @keyframes step {
1506
+ 100% {
1507
+ width: 50px;
1508
+ height: 50px;
1509
+ opacity: 0;
1510
+ }
1511
+ }
1512
+
1513
+ .a-map .amap-marker-label {
1514
+ border: 0;
1515
+ opacity: 0;
1516
+ padding: 8px;
1517
+ font-size: 16px;
1518
+ color: #ffffff;
1519
+ border-radius: 4px;
1520
+ background-color: rgb(0, 0, 0, 0.5);
1521
+ transition: all 0.2s;
1522
+ }
1523
+
1524
+ .a-map .amap-marker:hover .amap-marker-label {
1525
+ opacity: 1;
1526
+ transition: all 0.2s;
1527
+ }
1528
+ .a-menu {
1529
+ margin: 0;
1530
+ padding: 0;
1531
+ }
1532
+
1533
+ .a-menu .el-menu {
1534
+ border: 0;
1535
+ background-color: #001529;
1536
+ }
1537
+
1538
+ .a-menu .el-menu:not(.el-menu--collapse) {
1539
+ width: 100%;
1540
+ }
1541
+
1542
+ .a-menu .el-menu .el-menu-item {
1543
+ color: rgba(255, 255, 255, 0.7);
1544
+ transition: all 0.28s;
1545
+ height: 48px;
1546
+ line-height: 48px;
1547
+ text-shadow: 1px 1px 1px #000000;
1548
+ }
1549
+
1550
+ .a-menu .el-menu .el-menu-item:hover {
1551
+ color: #ffffff;
1552
+ background-color: rgba(0, 0, 0, 0);
1553
+ }
1554
+
1555
+ .a-menu .el-menu .el-menu-item i {
1556
+ color: rgba(255, 255, 255, 0.7);
1557
+ }
1558
+
1559
+ .a-menu .el-menu .el-menu-item:hover i {
1560
+ color: #ffffff;
1561
+ }
1562
+
1563
+ .a-menu .el-menu .el-submenu__title {
1564
+ color: rgba(255, 255, 255, 0.7);
1565
+ transition: all 0.28s;
1566
+ }
1567
+
1568
+ .a-menu .el-menu .el-submenu__title i {
1569
+ color: rgba(255, 255, 255, 0.7);
1570
+ }
1571
+
1572
+ .a-menu .el-menu .el-submenu__title:hover {
1573
+ color: #ffffff;
1574
+ background-color: rgba(0, 0, 0, 0);
1575
+ }
1576
+
1577
+ .a-menu .el-menu .el-submenu__title:hover i {
1578
+ color: #ffffff;
1579
+ }
1580
+
1581
+ .a-menu .el-menu .el-menu-item.is-active {
1582
+ transition: all 0.28s;
1583
+ background-color: #1890ff;
1584
+ }
1585
+
1586
+ .a-menu .el-menu .el-submenu.is-active > div.el-submenu__title {
1587
+ transition: all 0.28s;
1588
+ }
1589
+
1590
+ .a-menu .el-menu .el-submenu.is-active > div.el-submenu__title i {
1591
+ transition: all 0.28s;
1592
+ }
1593
+
1594
+ .a-menu .el-menu .el-menu.el-menu--inline {
1595
+ background-color: #000000;
1596
+ }
1597
+
1598
+ .el-menu.el-menu--popup {
1599
+ background-color: rgba(0, 0, 0, 0.7);
1600
+ padding: 0;
1601
+ }
1602
+
1603
+ .el-menu.el-menu--popup .el-menu-item {
1604
+ color: rgba(255, 255, 255, 0.7);
1605
+ height: 48px;
1606
+ line-height: 48px;
1607
+ }
1608
+
1609
+ .el-menu.el-menu--popup .el-menu-item:hover {
1610
+ color: rgba(255, 255, 255, 0.9);
1611
+ background-color: rgba(0, 0, 0, 0.4);
1612
+ }
1613
+
1614
+ .el-menu.el-menu--popup .el-menu-item.is-active {
1615
+ color: rgba(255, 255, 255, 0.9);
1616
+ background-color: #1890ff;
1617
+ }
1618
+
1619
+ .el-menu.el-menu--popup .el-submenu__title {
1620
+ color: rgba(255, 255, 255, 0.7);
1621
+ height: 48px;
1622
+ line-height: 48px;
1623
+ }
1624
+
1625
+ .el-menu.el-menu--popup .el-submenu__title:hover {
1626
+ color: rgba(255, 255, 255, 0.9);
1627
+ background-color: #1890ff;
1628
+ }
1629
+
1630
+ .a-menu.horizontal .el-menu.el-menu--horizontal {
1631
+ border-bottom: none;
1632
+ white-space: nowrap;
1633
+ overflow: hidden;
1634
+ overflow-x: auto;
1635
+ }
1636
+
1637
+ .a-menu.horizontal .el-menu.el-menu--horizontal .el-menu-item {
1638
+ display: inline-block;
1639
+ }
1640
+
1641
+ .a-menu.horizontal .el-menu.el-menu--horizontal .el-menu-item.is-active {
1642
+ background-color: rgba(0, 0, 0, 0);
1643
+ border-bottom: 3px solid #1890ff!important;
1644
+ }
1645
+
1646
+ .a-menu.horizontal .el-menu.el-menu--horizontal .el-menu-item, .el-submenu__title {
1647
+ line-height: 60px;
1648
+ height: 60px;
1649
+ border-bottom: 0;
1650
+ }
1651
+
1652
+ .a-menu.horizontal .el-menu.el-menu--horizontal .el-submenu:hover .el-submenu__title {
1653
+ color: #ffffff;
1654
+ }
1655
+
1656
+ .a-menu.horizontal .el-menu--horizontal .el-submenu .el-submenu__title {
1657
+ border-bottom: 3px solid rgba(0, 0, 0, 0);
1658
+ }
1659
+
1660
+ .a-menu.horizontal .el-menu--horizontal .el-submenu.is-active .el-submenu__title {
1661
+ border-bottom: 3px solid #1890ff!important;
1662
+ }
1663
+
1664
+ .el-menu--horizontal .el-menu.el-menu--popup {
1665
+ padding: 0;
1666
+ background-color: rgba(0, 0, 0, 0.7);
1667
+ }
1668
+
1669
+ .el-menu--horizontal .el-menu.el-menu--popup .el-menu-item {
1670
+ color: rgba(255, 255, 255, 0.8);
1671
+ text-shadow: none;
1672
+ height: 38px;
1673
+ line-height: 38px;
1674
+ background-color: rgba(0, 0, 0, 0);
1675
+ }
1676
+
1677
+ .el-menu--horizontal .el-menu.el-menu--popup .el-menu-item:hover {
1678
+ color: rgba(255, 255, 255, 0.9);
1679
+ background-color: rgba(0, 0, 0, 0.4);
1680
+ }
1681
+
1682
+ .el-menu--horizontal .el-menu.el-menu--popup .el-menu-item.is-active {
1683
+ color: rgba(255, 255, 255, 0.9);
1684
+ background-color: #1890ff;
1685
+ }
1686
+
1687
+ .el-menu--horizontal .el-menu.el-menu--popup .el-submenu .el-submenu__title {
1688
+ color: rgba(255, 255, 255, 0.8);
1689
+ text-shadow: none;
1690
+ height: 38px;
1691
+ line-height: 38px;
1692
+ background-color: rgba(0, 0, 0, 0.8);
1693
+ }
1694
+
1695
+ .el-menu--horizontal .el-menu.el-menu--popup .el-submenu .el-submenu__title:hover {
1696
+ color: rgba(255, 255, 255, 0.9);
1697
+ background-color: rgba(0, 0, 0, 0.4);
1698
+ }
1699
+ .a-modal .el-dialog {
1700
+ margin-top: 8vh;
1701
+ }
1702
+
1703
+ .a-modal .el-dialog__header {
1704
+ padding: 4px 10px;
1705
+ text-align: center;
1706
+ background-color: #224b7f;
1707
+ }
1708
+
1709
+ .a-modal .el-dialog__header .el-dialog__title {
1710
+ font-size: 16px;
1711
+ color: #ffffff;
1712
+ font-weight: bold;
1713
+ text-shadow: 1px 1px 1px #000000;
1714
+ }
1715
+
1716
+ .a-modal .el-dialog__header .el-dialog__headerbtn {
1717
+ position: absolute;
1718
+ top: 8px;
1719
+ right: 10px;
1720
+ }
1721
+
1722
+ .a-modal .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
1723
+ color: #ffffff;
1724
+ text-shadow: 1px 1px 1px #000000;
1725
+ }
1726
+
1727
+ .a-modal .el-dialog__body {
1728
+ margin: 0;
1729
+ padding: 0;
1730
+ }
1731
+
1732
+ .a-modal .a-modal-body {
1733
+ margin: 0;
1734
+ max-height: 60vh;
1735
+ overflow-y: auto;
1736
+ padding: 10px 20px;
1737
+ border-bottom: 1px solid #eeeeee;
1738
+ }
1739
+
1740
+ .a-modal .a-modal-body .el-form-item .el-form-item__label {
1741
+ padding: 0;
1742
+ }
1743
+
1744
+ .a-modal .a-modal-body::-webkit-scrollbar {
1745
+ width: 8px;
1746
+ height: 8px;
1747
+ }
1748
+
1749
+ .a-modal .a-modal-body::-webkit-scrollbar-thumb {
1750
+ width: 8px;
1751
+ border-radius: 8px;
1752
+ cursor: pointer;
1753
+ background-color: rgba(0, 0, 0, 0.2);
1754
+ }
1755
+
1756
+ .a-modal .a-modal-foot {
1757
+ padding: 14px 0;
1758
+ text-align: center;
1759
+ }
1760
+
1761
+ .a-modal .a-modal-foot .el-button {
1762
+ border-radius: 0;
1763
+ width: 100px;
1764
+ padding: 0 10px;
1765
+ height: 30px;
1766
+ line-height: 30px;
1767
+ font-size: 16px;
1768
+ }
1769
+
1770
+ .a-modal .el-dialog {
1771
+ position: relative;
1772
+ box-sizing: border-box;
1773
+ }
1774
+
1775
+ .a-modal .el-dialog .action {
1776
+ width: 100%;
1777
+ height: 60px;
1778
+ position: absolute;
1779
+ left: 0;
1780
+ bottom: 0;
1781
+ display: flex;
1782
+ align-items: center;
1783
+ justify-content: center;
1784
+ }
1785
+
1786
+ .a-modal .el-dialog .action .el-form-item .el-form-item__label {
1787
+ display: none;
1788
+ }
1789
+
1790
+ .a-modal .el-dialog .action .el-button {
1791
+ width: 100px;
1792
+ padding: 8px 16px;
1793
+ }
1794
+
1795
+ .a-modal .el-dialog .action .el-form-item {
1796
+ margin: 0;
1797
+ }
1798
+
1799
+ .a-modal .a-modal-foot.custom {
1800
+ height: 60px;
1801
+ padding: 0;
1802
+ display: flex;
1803
+ align-items: center;
1804
+ justify-content: center;
1805
+ }
1806
+
1807
+ .a-modal.loading {
1808
+ pointer-events: none;
1809
+ }
1810
+
1811
+ .a-password-input {
1812
+ display: flex;
1813
+ flex-direction: column;
1814
+ }
1815
+
1816
+ .a-password-input .el-input {
1817
+ flex: 1;
1818
+ }
1819
+
1820
+ .a-password-input .a-password-input-hint {
1821
+ margin: 4px 0;
1822
+ display: flex;
1823
+ flex-direction: row;
1824
+ }
1825
+
1826
+ .a-password-input .a-password-input-hint .a-password-input-hint-item {
1827
+ transition: all 0.28s;
1828
+ width: 80px;
1829
+ height: 4px;
1830
+ border-radius: 8px;
1831
+ text-align: center;
1832
+ background-color: #eeeeee;
1833
+ }
1834
+
1835
+ .a-password-input .a-password-input-hint .a-password-input-hint-item.active {
1836
+ background-color: red;
1837
+ }
1838
+ .a-popconfirm {
1839
+ display: inline;
1840
+ }
1841
+
1842
+ .el-popconfirm__action {
1843
+ display: flex;
1844
+ justify-content: space-between;
1845
+ }
1846
+
1847
+ .el-popconfirm__action .el-button {
1848
+ width: 60px;
1849
+ }
1850
+ .a-popover .action {
1851
+ text-align: right;
1852
+ margin: 0;
1853
+ }
1854
+ .a-reminder {
1855
+ margin: 0 24px;
1856
+ }
1857
+
1858
+ .a-reminder i {
1859
+ font-size: 24px;
1860
+ color: #aaaaaa;
1861
+ cursor: pointer;
1862
+ }
1863
+
1864
+ .a-reminder:hover i {
1865
+ color: #1890ff;
1866
+ }
1867
+
1868
+ .a-reminder i:active {
1869
+ position: relative;
1870
+ top: 1px;
1871
+ }
1872
+ .transition-enter-active,
1873
+ .transition-leave-active {
1874
+ transition: opacity .28s;
1875
+ }
1876
+
1877
+ .transition-enter,
1878
+ .transition-leave-to /* .fade-leave-active below version 2.1.8 */ {
1879
+ opacity: 0;
1880
+ }
1881
+
1882
+ .a-router-view>div>div {
1883
+ animation: aRouterView 0.28s linear;
1884
+ }
1885
+
1886
+ @keyframes aRouterView {
1887
+ from {
1888
+ opacity: 0;
1889
+ transform: translateY(-100%);
1890
+ }
1891
+ }
1892
+ .a-row {
1893
+ box-sizing: border-box;
1894
+ }
1895
+
1896
+ .a-row.flex {
1897
+ flex: 1;
1898
+ display: flex;
1899
+ flex-wrap: wrap;
1900
+ flex-direction: initial;
1901
+ }
1902
+
1903
+ .a-row.flex .a-row {
1904
+ flex: 1;
1905
+ display: flex;
1906
+ flex-wrap: wrap;
1907
+ flex-direction: initial;
1908
+ }
1909
+ .a-scroll-box {
1910
+ width: 100%;
1911
+ }
1912
+
1913
+ .a-scroll-box .a-scroll-box-main {
1914
+ width: 100%;
1915
+ overflow-x: auto;
1916
+ overflow-y: hidden;
1917
+ white-space: nowrap;
1918
+ }
1919
+
1920
+ .a-scroll-box .a-scroll-box-main::-webkit-scrollbar {
1921
+ width: 8px;
1922
+ height: 8px;
1923
+ }
1924
+
1925
+ .a-scroll-box .a-scroll-box-main::-webkit-scrollbar-thumb {
1926
+ width: 8px;
1927
+ height: 8px;
1928
+ border-radius: 4px;
1929
+ background-color: rgba(0, 0, 0, 0.2);
1930
+ }
1931
+ .a-scroll-table {
1932
+ width: 100%;
1933
+ }
1934
+
1935
+ .a-scroll-table .inner {
1936
+ display: inline-block;
1937
+ }
1938
+
1939
+ .a-scroll-table .inner .el-button {
1940
+ cursor: pointer;
1941
+ }
1942
+
1943
+ .a-scroll-table .el-table th {
1944
+ background-color: #f8f8f9;
1945
+ padding: 6px 0;
1946
+ }
1947
+
1948
+ .a-scroll-table .el-table th .cell {
1949
+ white-space: nowrap;
1950
+ }
1951
+
1952
+ /* .a-scroll-table .el-table th .cell:hover::after {
1953
+ content: attr(data-title);
1954
+ display: inline-block;
1955
+ padding: 10px 14px;
1956
+ border: 1px solid #ddd;
1957
+ border-radius: 5px;
1958
+ position: absolute;
1959
+ top: 0;
1960
+ left: 20px;
1961
+ z-index: 100;
1962
+ } */
1963
+
1964
+ .a-scroll-table .el-table td {
1965
+ padding: 6px 0;
1966
+ }
1967
+
1968
+ .a-scroll-table .el-table td input {
1969
+ height: 32px;
1970
+ padding: 0 0 0 6px;
1971
+ }
1972
+
1973
+ .a-scroll-table .el-table thead {
1974
+ color: #515a6e;
1975
+ }
1976
+
1977
+ .a-scroll-table .el-table__fixed-right-patch {
1978
+ background-color: #f8f8f9;
1979
+ }
1980
+
1981
+ .a-scroll-table .el-table {
1982
+ /* border: 1px solid #e6e6e6;
1983
+ box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%); */
1984
+ box-shadow: 0 0 1px #eeeeee;
1985
+ border-top: 1px solid #eeeeee;
1986
+ border-left: 1px solid #eeeeee;
1987
+ border-right: 1px solid #eeeeee;
1988
+ /* box-shadow: 0 2px 12px 0 rgb(0 0 0 / 12%); */
1989
+ }
1990
+
1991
+ .a-scroll-table .el-table .el-button {
1992
+ padding: 0 4px;
1993
+ min-width: 60px;
1994
+ font-size: 12px;
1995
+ min-height: 24px;
1996
+ border-radius: 4px;
1997
+ line-height: 24px;
1998
+ margin: 0 4px;
1999
+ }
2000
+
2001
+ .a-scroll-table .el-table .el-icon-edit {
2002
+ width: 48px;
2003
+ color: #409eff;
2004
+ font-size: 22px;
2005
+ cursor: pointer;
2006
+ transition: all 0.28s;
2007
+ }
2008
+
2009
+ .a-scroll-table .el-table .el-icon-edit:hover {
2010
+ transition: all 0.28s;
2011
+ color: blue;
2012
+ }
2013
+
2014
+ .a-scroll-table .el-table .el-icon-edit:active {
2015
+ position: relative;
2016
+ top: 1px;
2017
+ }
2018
+
2019
+ .a-scroll-table .el-table .el-icon-delete {
2020
+ width: 48px;
2021
+ color: #f56c6c;
2022
+ font-size: 22px;
2023
+ cursor: pointer;
2024
+ transition: all 0.28s;
2025
+ }
2026
+
2027
+ .a-scroll-table .el-table .el-icon-delete:hover {
2028
+ transition: all 0.28s;
2029
+ color: red;
2030
+ }
2031
+
2032
+ .a-scroll-table .el-table .el-icon-delete:active {
2033
+ position: relative;
2034
+ top: 1px;
2035
+ }
2036
+
2037
+ /* .a-scroll-table .el-table .cell.el-tooltip {
2038
+ display: flex;
2039
+ align-items: center;
2040
+ } */
2041
+
2042
+ .a-scroll-table .el-table .action i {
2043
+ width: 48px;
2044
+ font-size: 22px;
2045
+ cursor: pointer;
2046
+ }
2047
+
2048
+ .a-scroll-table .el-table .action i:active {
2049
+ position: relative;
2050
+ top: 1px;
2051
+ }
2052
+
2053
+ .a-scroll-table .el-table .action i.el-icon-success {
2054
+ color: #13ce66;
2055
+ }
2056
+
2057
+ .a-scroll-table .el-table .action i.el-icon-view {
2058
+ color: #ffa500;
2059
+ }
2060
+
2061
+ .a-scroll-table .el-table .cell.el-tooltip img {
2062
+ margin: 0 auto;
2063
+ height: 28px;
2064
+ }
2065
+
2066
+ .a-scroll-table .el-table .cell.el-tooltip .el-input__inner {
2067
+ border: none;
2068
+ height: 23px;
2069
+ line-height: 23px;
2070
+ }
2071
+
2072
+ .a-scroll-table .el-table .cell.el-tooltip .disabled {
2073
+ pointer-events: none;
2074
+ }
2075
+ .a-square {
2076
+ position: relative;
2077
+ }
2078
+
2079
+ .a-square .null {
2080
+ padding-bottom: 100%;
2081
+ }
2082
+
2083
+ .a-square .main {
2084
+ position: absolute;
2085
+ top: 0;
2086
+ width: 100%;
2087
+ height: 100%;
2088
+ }
2089
+ .a-t-map .tdt-bottom.tdt-left {
2090
+ display: none;
2091
+ }
2092
+ .a-table {
2093
+ box-sizing: border-box;
2094
+ }
2095
+
2096
+ .a-table.flex {
2097
+ width: 100%;
2098
+ flex: 1;
2099
+ display: flex;
2100
+ flex-direction: column;
2101
+ }
2102
+
2103
+ .a-table .el-table {
2104
+ display: inline-block;
2105
+ }
2106
+
2107
+ .a-table.flex .el-table {
2108
+ width: 100%;
2109
+ flex: 1;
2110
+ }
2111
+
2112
+ .a-table .el-table th {
2113
+ background-color: #f8f8f9;
2114
+ padding: 6px 0;
2115
+ }
2116
+
2117
+ .a-table .el-table th .cell {
2118
+ white-space: nowrap;
2119
+ }
2120
+
2121
+ .a-table .el-table td .cell span .high-light {
2122
+ color: red;
2123
+ }
2124
+
2125
+ .a-table .el-table td {
2126
+ padding: 6px 0;
2127
+ }
2128
+
2129
+ .a-table .el-table td input {
2130
+ height: 32px;
2131
+ }
2132
+
2133
+ .a-table .el-table .el-input__icon {
2134
+ line-height: 32px;
2135
+ }
2136
+
2137
+ .a-table .el-table thead {
2138
+ color: #515a6e;
2139
+ }
2140
+
2141
+ .a-table .el-table::before {
2142
+ background-color: rgba(0, 0, 0, 0);
2143
+ }
2144
+
2145
+ .a-table .el-table .el-table__fixed-right::before,
2146
+ .el-table__fixed::before {
2147
+ background-color: rgba(0, 0, 0, 0);
2148
+ }
2149
+
2150
+ .a-table .el-table .el-table--border::after,
2151
+ .el-table--group::after,
2152
+ .el-table::before {
2153
+ background-color: rgba(0, 0, 0, 0);
2154
+ }
2155
+
2156
+ .a-table .el-table .el-table__body tbody tr:last-child td {
2157
+ border-bottom: 0;
2158
+ }
2159
+
2160
+ .a-table .el-table .el-table__fixed-body-wrapper .el-table__body {
2161
+ padding-bottom: 5px;
2162
+ }
2163
+
2164
+ .a-table.no-border .el-table {
2165
+ border: 1px solid #ebeef5;
2166
+ }
2167
+
2168
+ .a-table .inner {
2169
+ display: inline-block;
2170
+ }
2171
+
2172
+ .a-table .inner .el-button {
2173
+ cursor: pointer;
2174
+ }
2175
+
2176
+ .a-table .config-rows .el-checkbox {
2177
+ padding: 4px 0;
2178
+ width: 100%;
2179
+ }
2180
+
2181
+ /* .a-table .el-table th .cell:hover::after {
2182
+ content: attr(data-title);
2183
+ display: inline-block;
2184
+ padding: 10px 14px;
2185
+ border: 1px solid #ddd;
2186
+ border-radius: 5px;
2187
+ position: absolute;
2188
+ top: 0;
2189
+ left: 20px;
2190
+ z-index: 100;
2191
+ } */
2192
+
2193
+ /* .a-table.no-border .el-table th.el-table__cell>.cell {
2194
+ padding-left: 14px;
2195
+ } */
2196
+
2197
+ .a-table .el-table--border .el-table__cell:first-child .cell {
2198
+ padding: 0;
2199
+ display: flex;
2200
+ align-items: center;
2201
+ justify-content: center;
2202
+ }
2203
+
2204
+ .a-table.no-border .el-table .el-table__header-wrapper th.el-table__cell>.cell {
2205
+ text-overflow: initial;
2206
+ }
2207
+
2208
+ .a-table .el-table__fixed-right-patch {
2209
+ background-color: #f8f8f9;
2210
+ }
2211
+
2212
+ .a-table .el-table__row .el-table__expand-icon {
2213
+ -webkit-user-select: none;
2214
+ -moz-user-select: none;
2215
+ user-select: none;
2216
+ }
2217
+
2218
+ .a-table .el-table .action .el-button {
2219
+ padding: 0 4px;
2220
+ min-width: 48px;
2221
+ font-size: 12px;
2222
+ min-height: 24px;
2223
+ border-radius: 4px;
2224
+ line-height: 24px;
2225
+ margin: 0 4px;
2226
+ }
2227
+
2228
+ .a-table .el-table .action .el-button.el-button--text {
2229
+ padding: 0;
2230
+ margin: 0;
2231
+ }
2232
+
2233
+ .a-table .el-table .el-icon-edit {
2234
+ width: 48px;
2235
+ color: #409eff;
2236
+ font-size: 22px;
2237
+ cursor: pointer;
2238
+ transition: all 0.28s;
2239
+ }
2240
+
2241
+ .a-table .el-table .el-icon-edit:hover {
2242
+ transition: all 0.28s;
2243
+ color: blue;
2244
+ }
2245
+
2246
+ .a-table .el-table .el-icon-edit:active {
2247
+ position: relative;
2248
+ top: 1px;
2249
+ }
2250
+
2251
+ .a-table .el-table .el-icon-delete {
2252
+ width: 48px;
2253
+ color: #f56c6c;
2254
+ font-size: 22px;
2255
+ cursor: pointer;
2256
+ transition: all 0.28s;
2257
+ }
2258
+
2259
+ .a-table .el-table .el-icon-delete:hover {
2260
+ transition: all 0.28s;
2261
+ color: red;
2262
+ }
2263
+
2264
+ .a-table .el-table .el-icon-delete:active {
2265
+ position: relative;
2266
+ top: 1px;
2267
+ }
2268
+
2269
+ /* .a-table .el-table .cell.el-tooltip {
2270
+ display: flex;
2271
+ align-items: center;
2272
+ } */
2273
+
2274
+ .a-table .el-table .action i {
2275
+ width: 48px;
2276
+ font-size: 22px;
2277
+ cursor: pointer;
2278
+ }
2279
+
2280
+ .a-table .el-table .action i:active {
2281
+ position: relative;
2282
+ top: 1px;
2283
+ }
2284
+
2285
+ .a-table .el-table .action i.el-icon-success {
2286
+ color: #13ce66;
2287
+ }
2288
+
2289
+ .a-table .el-table .action i.el-icon-view {
2290
+ color: #ffa500;
2291
+ }
2292
+
2293
+ .a-table .el-table .cell.el-tooltip img {
2294
+ margin: 0 auto;
2295
+ height: 28px;
2296
+ }
2297
+
2298
+ .a-table .el-table .cell.el-tooltip .el-input__inner {
2299
+ border: none;
2300
+ height: 23px;
2301
+ line-height: 23px;
2302
+ }
2303
+
2304
+ .a-table .el-table .cell.el-tooltip .disabled {
2305
+ pointer-events: none;
2306
+ }
2307
+
2308
+ .a-table .el-table .el-loading-spinner {
2309
+ font-size: 28px;
2310
+ }
2311
+
2312
+ .a-table .el-table .el-table__body-wrapper .el-table__body .cell .el-date-editor {
2313
+ width: 100%;
2314
+ }
2315
+
2316
+ /* tooltip样式 */
2317
+ .a-table.el-tooltip {
2318
+ overflow: hidden;
2319
+ max-width: 80%;
2320
+ width: auto;
2321
+ margin: 0;
2322
+ }
2323
+
2324
+ /**去掉底部白线*/
2325
+ .a-table .el-table::before {
2326
+ height: 0px;
2327
+ }
2328
+
2329
+ /* 去除多表头右边框白线 */
2330
+ .a-table .el-table--border::after,
2331
+ .el-table--group::after {
2332
+ width: 0;
2333
+ }
2334
+
2335
+ /* 去除多表头右边框白线 */
2336
+ .a-table .el-table--border th.el-table__cell,
2337
+ .a-table .el-table__fixed-right-patch {
2338
+ border-bottom: 0;
2339
+ }
2340
+
2341
+ /**去掉fiexd底部白线左*/
2342
+ .a-table .el-table .el-table__fixed::before,
2343
+ .a-table .el-table .el-table__fixed-right::before {
2344
+ height: 0;
2345
+ }
2346
+ .a-tabs.flex {
2347
+ width: 100%;
2348
+ flex: 1;
2349
+ display: flex;
2350
+ flex-direction: column;
2351
+ }
2352
+
2353
+ .a-tabs.flex .el-tabs__content {
2354
+ overflow-y: auto;
2355
+ width: 100%;
2356
+ flex: 1;
2357
+ display: flex;
2358
+ flex-direction: column;
2359
+ }
2360
+
2361
+ .a-tabs.flex .el-tabs__content .el-tab-pane {
2362
+ display: block flex!important;
2363
+ flex-direction: column;
2364
+ box-sizing: border-box;
2365
+ position: absolute;
2366
+ z-index: -1;
2367
+ opacity: 0;
2368
+ left: 0;
2369
+ top: 0;
2370
+ width: 100%;
2371
+ height: 100%;
2372
+ transition: all 0.28s;
2373
+ }
2374
+
2375
+ .a-tabs.flex .el-tabs__content .el-tab-pane.active {
2376
+ z-index: initial;
2377
+ opacity: initial;
2378
+ }
2379
+
2380
+ .a-tabs.flex .el-tabs__content .el-tab-pane > div {
2381
+ padding: 0!important;
2382
+ margin: 0!important;
2383
+ width: 100%;
2384
+ flex: 1;
2385
+ display: flex;
2386
+ flex-direction: column;
2387
+ }
2388
+
2389
+ .a-tabs.flex .el-tabs__content .el-tab-pane > div > div {
2390
+ padding: 0!important;
2391
+ margin: 0!important;
2392
+ width: 100%;
2393
+ flex: 1;
2394
+ display: flex;
2395
+ flex-direction: column;
2396
+ }
2397
+
2398
+ .a-tabs.flex .el-tabs__content .el-tab-pane .a-body {
2399
+ padding: 0!important;
2400
+ margin: 0!important;
2401
+ width: 100%;
2402
+ flex: 1;
2403
+ display: flex;
2404
+ flex-direction: column;
2405
+ }
2406
+
2407
+ .a-tabs.flex .el-tabs__content .el-tab-pane .a-body .a-body-main {
2408
+ padding: 0!important;
2409
+ margin: 0!important;
2410
+ width: 100%;
2411
+ flex: 1;
2412
+ display: flex;
2413
+ flex-direction: column;
2414
+ }
2415
+ .a-tags {
2416
+ width: 100%;
2417
+ overflow: hidden;
2418
+ box-sizing: border-box;
2419
+ }
2420
+
2421
+ .a-tags .a-tags-container {
2422
+ padding: 8px 0;
2423
+ }
2424
+
2425
+ .a-tags .a-tags-container .el-tag:first-child {
2426
+ margin-left: 4px;
2427
+ }
2428
+
2429
+ .a-tags .a-tags-container .el-tag:last-child {
2430
+ margin-right: 4px;
2431
+ }
2432
+
2433
+ .a-tags .a-tags-container .el-tag {
2434
+ cursor: pointer;
2435
+ margin: 0 2px;
2436
+ border-radius: 0;
2437
+ }
2438
+
2439
+ .a-tags .a-tags-container .el-tag:hover {
2440
+ color: #ffffff;
2441
+ background-color: #1890ff;
2442
+ }
2443
+
2444
+ .a-tags .a-tags-container .el-tag:hover i {
2445
+ color: #ffffff;
2446
+ }
2447
+
2448
+ .a-tags .a-tags-container .el-tag.active {
2449
+ color: #ffffff;
2450
+ background-color: #1890ff;
2451
+ }
2452
+
2453
+ .a-tags .a-tags-container .el-tag.active i {
2454
+ color: #ffffff;
2455
+ }
2456
+
2457
+ .a-tags .a-tags-container::-webkit-scrollbar {
2458
+ height: 8px;
2459
+ }
2460
+
2461
+ .a-tags .a-tags-container::-webkit-scrollbar-thumb {
2462
+ height: 8px;
2463
+ border-radius: 10px;
2464
+ background-color: #cccccc;
2465
+ }
2466
+ .a-title {
2467
+ width: 100%;
2468
+ }
2469
+
2470
+ .a-title .a-title-body {
2471
+ box-sizing: border-box;
2472
+ font-size: 1em;
2473
+ padding: 4px 0;
2474
+ width: 100%;
2475
+ display: flex;
2476
+ align-items: center;
2477
+ justify-content: space-between;
2478
+ }
2479
+
2480
+ .a-title .a-title-body .link {
2481
+ cursor: pointer;
2482
+ font-size: 0.8em;
2483
+ transition: all 0.28s;
2484
+ color: rgba(0, 0, 0, 0.5);
2485
+ }
2486
+
2487
+ .a-title .a-title-body .link:hover {
2488
+ color: #409eff;
2489
+ transition: all 0.28s;
2490
+ }
2491
+
2492
+ .a-title .a-title-body .link .icon {
2493
+ font-family: '新宋体';
2494
+ }
2495
+ .a-transfer .a-transfer-rows {
2496
+ display: flex;
2497
+ flex-direction: row;
2498
+ }
2499
+
2500
+ .a-transfer .a-transfer-rows>div {
2501
+ padding: 0 8px;
2502
+ }
2503
+
2504
+ .a-transfer .el-transfer-panel {
2505
+ width: 42%;
2506
+ }
2507
+
2508
+ .a-transfer .el-transfer__buttons {
2509
+ box-sizing: border-box;
2510
+ width: 16%;
2511
+ padding: 20px;
2512
+ display: inline-flex;
2513
+ justify-content: space-between;
2514
+ }
2515
+
2516
+ .a-transfer .el-transfer__buttons .el-button {
2517
+ margin: 0;
2518
+ }
2519
+ .b-card .el-card .el-card__header {
2520
+ padding: 8px 20px;
2521
+ }
2522
+
2523
+ .b-card .el-card .el-card__header .clearfix .el-button {
2524
+ float: right;
2525
+ padding: 3px 0;
2526
+ font-size: 12px;
2527
+ }
2528
+ .b-iframe {
2529
+ overflow: hidden;
2530
+ }
2531
+ /* .b-map {
2532
+ width: 100%;
2533
+ height: calc(100% + 550px);
2534
+ position: absolute;
2535
+ top: -550px;
2536
+ } */
2537
+
2538
+ .b-map {
2539
+ width: 100%;
2540
+ }
2541
+
2542
+ .b-map .amap-logo {
2543
+ opacity: 0;
2544
+ display: none;
2545
+ }
2546
+
2547
+ .b-map .icon {
2548
+ display: flex;
2549
+ flex-direction: column;
2550
+ align-items: center;
2551
+ z-index: 1000;
2552
+ }
2553
+
2554
+ .b-map .icon img {
2555
+ width: 32px;
2556
+ }
2557
+
2558
+ .b-map .site-icon {
2559
+ z-index: 0;
2560
+ }
2561
+
2562
+ .b-map .site-icon img {
2563
+ width: 24px;
2564
+ }
2565
+
2566
+ /* .b-map .site-info {
2567
+ padding: 10px;
2568
+ width: auto;
2569
+ } */
2570
+
2571
+ .b-map .icon .point {
2572
+ position: relative;
2573
+ }
2574
+
2575
+ .b-map .icon .point .node {
2576
+ width: 8px;
2577
+ height: 8px;
2578
+ border-radius: 50%;
2579
+ background-color: #ffe42d;
2580
+ }
2581
+
2582
+ .b-map .icon .point div[class^="step"] { /*保证小波纹在父盒子里面水平垂直居中,放大之后就会 从中心向四周发散*/
2583
+ position: absolute;
2584
+ transform: translate(-50%, -50%);
2585
+ top: 50%;
2586
+ left: 50%;
2587
+ width: 8px;
2588
+ height: 8px;
2589
+ border-radius: 50%;
2590
+ box-shadow: 0 0 12px #ffe42d;
2591
+ animation: step 1.5s 2s linear infinite;
2592
+ }
2593
+
2594
+ .b-map .icon .point div.step2 { /*使三个波纹间隔播放*/
2595
+ animation-delay: 4s;
2596
+ }
2597
+
2598
+ /* .b-map .icon .point div.step3 {
2599
+ animation-delay: 8s;
2600
+ } */
2601
+
2602
+ @keyframes step {
2603
+ 100%{
2604
+ width: 50px;
2605
+ height: 50px;
2606
+ opacity: 0;
2607
+ }
2608
+ }
2609
+
2610
+ .b-map .amap-marker-label {
2611
+ border: 0;
2612
+ opacity: 0;
2613
+ padding: 8px;
2614
+ font-size: 16px;
2615
+ color: #ffffff;
2616
+ border-radius: 4px;
2617
+ background-color: rgb(0, 0, 0, 0.5);
2618
+ transition: all 0.2s;
2619
+ }
2620
+
2621
+ .b-map .amap-marker:hover .amap-marker-label {
2622
+ opacity: 1;
2623
+ transition: all 0.2s;
2624
+ }
2625
+ .b-pages {
2626
+ width: 100%;
2627
+ text-align: right;
2628
+ margin: 16px 0 0 0;
2629
+ }
2630
+ .b-table {
2631
+ width: 100%;
2632
+ }
2633
+
2634
+ .b-table.border .el-table {
2635
+ border-top: 1px solid #ebeef5;
2636
+ border-left: 1px solid #ebeef5;
2637
+ border-right: 1px solid #ebeef5;
2638
+ }
2639
+
2640
+ .b-table .inner {
2641
+ display: inline-block;
2642
+ }
2643
+
2644
+ .b-table .inner .el-button {
2645
+ cursor: pointer;
2646
+ }
2647
+
2648
+ .b-table .el-table th {
2649
+ background-color: #f8f8f9;
2650
+ padding: 6px 0;
2651
+ }
2652
+
2653
+ .b-table .el-table th .cell {
2654
+ white-space: nowrap;
2655
+ }
2656
+
2657
+ /* .b-table .el-table th .cell:hover::after {
2658
+ content: attr(data-title);
2659
+ display: inline-block;
2660
+ padding: 10px 14px;
2661
+ border: 1px solid #ddd;
2662
+ border-radius: 5px;
2663
+ position: absolute;
2664
+ top: 0;
2665
+ left: 20px;
2666
+ z-index: 100;
2667
+ } */
2668
+
2669
+ .b-table.border .el-table th.el-table__cell>.cell {
2670
+ padding-left: 14px;
2671
+ }
2672
+
2673
+ .b-table .el-table td {
2674
+ padding: 6px 0;
2675
+ }
2676
+
2677
+ .b-table .el-table td input {
2678
+ height: 32px;
2679
+ padding: 0 0 0 6px;
2680
+ }
2681
+
2682
+ .b-table .el-table thead {
2683
+ color: #515a6e;
2684
+ }
2685
+
2686
+ .b-table .el-table__fixed-right-patch {
2687
+ background-color: #f8f8f9;
2688
+ }
2689
+
2690
+ .b-table .el-table .action .el-button {
2691
+ padding: 0 4px;
2692
+ min-width: 48px;
2693
+ font-size: 12px;
2694
+ min-height: 24px;
2695
+ border-radius: 4px;
2696
+ line-height: 24px;
2697
+ margin: 0 4px;
2698
+ }
2699
+
2700
+ .b-table .el-table .action .el-button.el-button--text {
2701
+ padding: 0;
2702
+ margin: 0;
2703
+ }
2704
+
2705
+ .b-table .el-table .el-icon-edit {
2706
+ width: 48px;
2707
+ color: #409eff;
2708
+ font-size: 22px;
2709
+ cursor: pointer;
2710
+ transition: all 0.28s;
2711
+ }
2712
+
2713
+ .b-table .el-table .el-icon-edit:hover {
2714
+ transition: all 0.28s;
2715
+ color: blue;
2716
+ }
2717
+
2718
+ .b-table .el-table .el-icon-edit:active {
2719
+ position: relative;
2720
+ top: 1px;
2721
+ }
2722
+
2723
+ .b-table .el-table .el-icon-delete {
2724
+ width: 48px;
2725
+ color: #f56c6c;
2726
+ font-size: 22px;
2727
+ cursor: pointer;
2728
+ transition: all 0.28s;
2729
+ }
2730
+
2731
+ .b-table .el-table .el-icon-delete:hover {
2732
+ transition: all 0.28s;
2733
+ color: red;
2734
+ }
2735
+
2736
+ .b-table .el-table .el-icon-delete:active {
2737
+ position: relative;
2738
+ top: 1px;
2739
+ }
2740
+
2741
+ /* .b-table .el-table .cell.el-tooltip {
2742
+ display: flex;
2743
+ align-items: center;
2744
+ } */
2745
+
2746
+ .b-table .el-table .action i {
2747
+ width: 48px;
2748
+ font-size: 22px;
2749
+ cursor: pointer;
2750
+ }
2751
+
2752
+ .b-table .el-table .action i:active {
2753
+ position: relative;
2754
+ top: 1px;
2755
+ }
2756
+
2757
+ .b-table .el-table .action i.el-icon-success {
2758
+ color: #13ce66;
2759
+ }
2760
+
2761
+ .b-table .el-table .action i.el-icon-view {
2762
+ color: #ffa500;
2763
+ }
2764
+
2765
+ .b-table .el-table .cell.el-tooltip img {
2766
+ margin: 0 auto;
2767
+ height: 28px;
2768
+ }
2769
+
2770
+ .b-table .el-table .cell.el-tooltip .el-input__inner {
2771
+ border: none;
2772
+ height: 23px;
2773
+ line-height: 23px;
2774
+ }
2775
+
2776
+ .b-table .el-table .cell.el-tooltip .disabled {
2777
+ pointer-events: none;
2778
+ }
2779
+
2780
+ .b-table .el-table .el-loading-spinner {
2781
+ font-size: 28px;
2782
+ }
2783
+ .c-table {
2784
+ width: 100%;
2785
+ }
2786
+
2787
+ .c-table .inner {
2788
+ display: inline-block;
2789
+ }
2790
+
2791
+ .c-table .inner .el-button {
2792
+ cursor: pointer;
2793
+ }
2794
+
2795
+ .c-table .el-table th {
2796
+ background-color: #f8f8f9;
2797
+ padding: 6px 0;
2798
+ }
2799
+
2800
+ .c-table .el-table th .cell {
2801
+ white-space: nowrap;
2802
+ }
2803
+
2804
+ /* .c-table .el-table th .cell:hover::after {
2805
+ content: attr(data-title);
2806
+ display: inline-block;
2807
+ padding: 10px 14px;
2808
+ border: 1px solid #ddd;
2809
+ border-radius: 5px;
2810
+ position: absolute;
2811
+ top: 0;
2812
+ left: 20px;
2813
+ z-index: 100;
2814
+ } */
2815
+
2816
+ .c-table .el-table td {
2817
+ padding: 6px 0;
2818
+ }
2819
+
2820
+ .c-table .el-table td input {
2821
+ height: 32px;
2822
+ padding: 0 0 0 6px;
2823
+ }
2824
+
2825
+ .c-table .el-table thead {
2826
+ color: #515a6e;
2827
+ }
2828
+
2829
+ .c-table .el-table__fixed-right-patch {
2830
+ background-color: #f8f8f9;
2831
+ }
2832
+
2833
+ .c-table .el-table {
2834
+ /* border: 1px solid #e6e6e6;
2835
+ box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%); */
2836
+ box-shadow: 0 0 1px #eeeeee;
2837
+ border-top: 1px solid #eeeeee;
2838
+ border-left: 1px solid #eeeeee;
2839
+ border-right: 1px solid #eeeeee;
2840
+ /* box-shadow: 0 2px 12px 0 rgb(0 0 0 / 12%); */
2841
+ }
2842
+
2843
+ .c-table .el-table .el-button {
2844
+ padding: 0 4px;
2845
+ min-width: 60px;
2846
+ font-size: 12px;
2847
+ min-height: 24px;
2848
+ border-radius: 4px;
2849
+ line-height: 24px;
2850
+ margin: 0 4px;
2851
+ }
2852
+
2853
+ .c-table .el-table .el-icon-edit {
2854
+ width: 48px;
2855
+ color: #409eff;
2856
+ font-size: 22px;
2857
+ cursor: pointer;
2858
+ transition: all 0.28s;
2859
+ }
2860
+
2861
+ .c-table .el-table .el-icon-edit:hover {
2862
+ transition: all 0.28s;
2863
+ color: blue;
2864
+ }
2865
+
2866
+ .c-table .el-table .el-icon-edit:active {
2867
+ position: relative;
2868
+ top: 1px;
2869
+ }
2870
+
2871
+ .c-table .el-table .el-icon-delete {
2872
+ width: 48px;
2873
+ color: #f56c6c;
2874
+ font-size: 22px;
2875
+ cursor: pointer;
2876
+ transition: all 0.28s;
2877
+ }
2878
+
2879
+ .c-table .el-table .el-icon-delete:hover {
2880
+ transition: all 0.28s;
2881
+ color: red;
2882
+ }
2883
+
2884
+ .c-table .el-table .el-icon-delete:active {
2885
+ position: relative;
2886
+ top: 1px;
2887
+ }
2888
+
2889
+ /* .c-table .el-table .cell.el-tooltip {
2890
+ display: flex;
2891
+ align-items: center;
2892
+ } */
2893
+
2894
+ .c-table .el-table .action i {
2895
+ width: 48px;
2896
+ font-size: 22px;
2897
+ cursor: pointer;
2898
+ }
2899
+
2900
+ .c-table .el-table .action i:active {
2901
+ position: relative;
2902
+ top: 1px;
2903
+ }
2904
+
2905
+ .c-table .el-table .action i.el-icon-success {
2906
+ color: #13ce66;
2907
+ }
2908
+
2909
+ .c-table .el-table .action i.el-icon-view {
2910
+ color: #ffa500;
2911
+ }
2912
+
2913
+ .c-table .el-table .cell.el-tooltip img {
2914
+ margin: 0 auto;
2915
+ height: 28px;
2916
+ }
2917
+
2918
+ .c-table .el-table .cell.el-tooltip .el-input__inner {
2919
+ border: none;
2920
+ height: 23px;
2921
+ line-height: 23px;
2922
+ }
2923
+
2924
+ .c-table .el-table .cell.el-tooltip .disabled {
2925
+ pointer-events: none;
2926
+ }
2927
+
2928
+ .c-e-map {
2929
+ width: 100%;
2930
+ height: 100%;
2931
+ }
2932
+ .a-echarts {
2933
+ width: 100%;
2934
+ height: 100%;
2935
+ }
2936
+ .wang-editor {
2937
+ width: 100%;
2938
+ overflow: hidden;
2939
+ }
2940
+
2941
+ .wang-editor .w-e-text::-webkit-scrollbar {
2942
+ width: 8px;
2943
+ height: 8px;
2944
+ }
2945
+
2946
+ .wang-editor .w-e-text::-webkit-scrollbar-thumb {
2947
+ width: 8px;
2948
+ height: 8px;
2949
+ border-radius: 8px;
2950
+ background-color: rgba(0, 0, 0, 0.2);
2951
+ }
2952
+ .a-editor {
2953
+ flex: 1;
2954
+ display: flex;
2955
+ flex-direction: initial;
2956
+ }
2957
+ .a-editor .a-editor-main {
2958
+ flex: 1;
2959
+ box-sizing: border-box;
2960
+ }
2961
+ .a-editor .a-editor-main .w-e-toolbar {
2962
+ z-index: initial!important;
2963
+ }
2964
+ .a-editor .a-editor-main .w-e-text-container {
2965
+ z-index: initial!important;
2966
+ }
2967
+ .a-editor .a-editor-hide {
2968
+ display: none;
2969
+ }
2970
+
2971
+
2972
+
2973
+ .a-player .a-player-body {
2974
+ opacity: 0;
2975
+ width: 100vw;
2976
+ height: 100vh;
2977
+ visibility: hidden;
2978
+ transition: all 0.28s;
2979
+ background-color: rgba(0, 0, 0, 0.4);
2980
+ position: fixed;
2981
+ z-index: 1000;
2982
+ bottom: 0;
2983
+ right: 0;
2984
+ left: 0;
2985
+ top: 0;
2986
+ }
2987
+
2988
+ .a-player .a-player-body.visible {
2989
+ opacity: 1;
2990
+ visibility: visible;
2991
+ transition: all 0.28s;
2992
+ }
2993
+
2994
+ .a-player .a-player-body .a-player-main {
2995
+ width: 100%;
2996
+ height: 100%;
2997
+ display: flex;
2998
+ align-items: center;
2999
+ justify-content: center;
3000
+ }
3001
+
3002
+ .a-player .a-player-body .a-player-main .a-player-main-container {
3003
+ position: relative;
3004
+ }
3005
+
3006
+ .a-player .a-player-body .a-player-main .a-player-main-container video {
3007
+ border: none;
3008
+ outline: none;
3009
+ background-color: #ffffff;
3010
+ }
3011
+
3012
+ .a-player .a-player-body .a-player-main .a-player-main-container .close {
3013
+ position: absolute;
3014
+ z-index: 1000;
3015
+ right: 6px;
3016
+ top: 6px;
3017
+ width: 36px;
3018
+ height: 36px;
3019
+ opacity: 0.8;
3020
+ font-size: 16px;
3021
+ cursor: pointer;
3022
+ border-radius: 50%;
3023
+ transition: all 0.28s;
3024
+ display: flex;
3025
+ align-items: center;
3026
+ justify-content: center;
3027
+ }
3028
+
3029
+ .a-player .a-player-body .a-player-main .a-player-main-container .close i {
3030
+ font-weight: bold;
3031
+ }
3032
+
3033
+ .a-player .a-player-body .a-player-main .a-player-main-container .close:hover {
3034
+ opacity: 1;
3035
+ color: #ffffff;
3036
+ transition: all 0.28s;
3037
+ background-color: rgba(0, 0, 0, 0.7);
3038
+ }
3039
+
3040
+ .a-player .play-button {
3041
+ width: 32px;
3042
+ height: 18px;
3043
+ font-size: 18px;
3044
+ cursor: pointer;
3045
+ transition: all 0.28s;
3046
+ color: #409eff;
3047
+ text-shadow: 1px 1px 1px #000000;
3048
+ border: 1px solid #409eff;
3049
+ display: flex;
3050
+ align-items: center;
3051
+ justify-content: center;
3052
+ }
3053
+
3054
+ .a-player .play-button:hover {
3055
+ transition: all 0.28s;
3056
+ color: #ffffff;
3057
+ background-color: #409eff;
3058
+ }
3059
+
3060
+ .a-player .play-button:active {
3061
+ position: relative;
3062
+ top: 1px;
3063
+ }
3064
+ .a-tree {
3065
+ min-height: 380px;
3066
+ }
3067
+
3068
+ .a-tree .filter {
3069
+ width: 280px;
3070
+ }
3071
+
3072
+ .a-tree .filter .el-input__inner {
3073
+ border-radius: 0;
3074
+ padding: 0 8px;
3075
+ }
3076
+
3077
+ .a-tree .last-rows {
3078
+ white-space: normal;
3079
+ }
3080
+ .a-upload-file {
3081
+ margin: 0 auto;
3082
+ display: inline;
3083
+ }
3084
+
3085
+ .a-upload-file>div {
3086
+ margin: 0 auto;
3087
+ display: inline;
3088
+ }
3089
+
3090
+ .a-upload-file .el-upload {
3091
+ margin: 0 10px;
3092
+ display: inline;
3093
+ }
3094
+
3095
+ .a-upload-file.hide-file-list .el-upload-list {
3096
+ display: none;
3097
+ }
3098
+ .a-upload-icon {
3099
+ width: 100%;
3100
+ }
3101
+
3102
+ .a-upload-icon .single {
3103
+ position: relative;
3104
+ cursor: pointer;
3105
+ width: 160px;
3106
+ display: flex;
3107
+ align-items: center;
3108
+ justify-content: center;
3109
+ }
3110
+
3111
+ .a-upload-icon .single > div {
3112
+ width: 100%;
3113
+ }
3114
+
3115
+ .a-upload-icon .single .el-upload {
3116
+ overflow: hidden;
3117
+ width: 100%;
3118
+ display: flex;
3119
+ align-items: center;
3120
+ justify-content: center;
3121
+ }
3122
+
3123
+ .a-upload-icon .single .el-upload .icon {
3124
+ width: 100%;
3125
+ height: 100%;
3126
+ display: flex;
3127
+ align-items: center;
3128
+ justify-content: center;
3129
+ }
3130
+
3131
+ .a-upload-icon .single .el-upload .icon img {
3132
+ width: auto;
3133
+ }
3134
+
3135
+ .a-upload-icon .single .delete {
3136
+ opacity: 0;
3137
+ width: 100%;
3138
+ height: 100%;
3139
+ display: flex;
3140
+ align-items: center;
3141
+ justify-content: center;
3142
+ background-color: rgba(0, 0, 0, 0.1);
3143
+ transition: all 0.56s;
3144
+ visibility: hidden;
3145
+ position: absolute;
3146
+ top: 0;
3147
+ }
3148
+
3149
+ .a-upload-icon .single:hover .delete {
3150
+ opacity: 1;
3151
+ visibility: visible;
3152
+ }
3153
+
3154
+ .a-upload-icon .single .delete i {
3155
+ font-size: 36px;
3156
+ color: rgba(255, 255, 255, 0.7);
3157
+ text-shadow: 1px 1px 1px #000000;
3158
+ }
3159
+ .b-dialog {
3160
+ padding: 0;
3161
+ }
3162
+
3163
+ .b-dialog .el-dialog__header {
3164
+ padding: 4px 10px;
3165
+ text-align: center;
3166
+ background-color: #224b7f;
3167
+ }
3168
+
3169
+ .b-dialog .el-dialog__header .el-dialog__title {
3170
+ font-size: 16px;
3171
+ color: #ffffff;
3172
+ font-weight: bold;
3173
+ text-shadow: 1px 1px 1px #000000;
3174
+ }
3175
+
3176
+ .b-dialog .el-dialog__header .el-dialog__headerbtn {
3177
+ position: absolute;
3178
+ top: 8px;
3179
+ right: 10px;
3180
+ }
3181
+
3182
+ .b-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
3183
+ color: #ffffff;
3184
+ text-shadow: 1px 1px 1px #000000;
3185
+ }
3186
+
3187
+ .b-dialog .el-dialog__body {
3188
+ padding: 0;
3189
+ }
3190
+
3191
+ .b-dialog .el-dialog__body .b-dialog-body {
3192
+ margin: 0;
3193
+ max-height: 60vh;
3194
+ padding: 10px 20px;
3195
+ overflow-y: auto;
3196
+ border-bottom: 1px solid #eeeeee;
3197
+ }
3198
+
3199
+ .b-dialog .el-dialog__body .b-dialog-body::-webkit-scrollbar {
3200
+ width: 8px;
3201
+ height: 8px;
3202
+ }
3203
+
3204
+ .b-dialog .el-dialog__body .b-dialog-body::-webkit-scrollbar-thumb {
3205
+ width: 8px;
3206
+ height: 8px;
3207
+ border-radius: 8px;
3208
+ background-color: rgba(0, 0, 0, 0.2);
3209
+ }
3210
+
3211
+ .b-dialog .b-dialog-foot {
3212
+ padding: 14px 0;
3213
+ text-align: center;
3214
+ }
3215
+
3216
+ .b-dialog .b-dialog-foot .el-button {
3217
+ border-radius: 0;
3218
+ width: 100px;
3219
+ padding: 0 10px;
3220
+ height: 30px;
3221
+ line-height: 30px;
3222
+ font-size: 14px;
3223
+ }
3224
+
3225
+ .b-dialog .el-dialog {
3226
+ position: relative;
3227
+ box-sizing: border-box;
3228
+ }
3229
+
3230
+ .b-dialog .el-dialog .a-f-editor .action {
3231
+ width: 100%;
3232
+ height: 48px;
3233
+ position: absolute;
3234
+ left: 0;
3235
+ bottom: 0;
3236
+ display: flex;
3237
+ align-items: center;
3238
+ justify-content: center;
3239
+ }
3240
+
3241
+ .b-dialog .el-dialog .a-f-editor .action .el-button {
3242
+ width: 100px;
3243
+ padding: 8px 16px;
3244
+ }
3245
+
3246
+ .b-dialog .el-dialog .a-f-editor .action .el-form-item {
3247
+ margin: 0;
3248
+ }
3249
+
3250
+ .b-dialog .b-dialog-foot.custom {
3251
+ padding: 24px 0;
3252
+ }
3253
+ .a-player .a-player-body {
3254
+ opacity: 0;
3255
+ width: 100vw;
3256
+ height: 100vh;
3257
+ visibility: hidden;
3258
+ transition: all 0.28s;
3259
+ background-color: rgba(0, 0, 0, 0.4);
3260
+ position: fixed;
3261
+ z-index: 1000;
3262
+ bottom: 0;
3263
+ right: 0;
3264
+ left: 0;
3265
+ top: 0;
3266
+ }
3267
+
3268
+ .a-player .a-player-body.visible {
3269
+ opacity: 1;
3270
+ visibility: visible;
3271
+ transition: all 0.28s;
3272
+ }
3273
+
3274
+ .a-player .a-player-body .a-player-main {
3275
+ width: 100%;
3276
+ height: 100%;
3277
+ display: flex;
3278
+ align-items: center;
3279
+ justify-content: center;
3280
+ }
3281
+
3282
+ .a-player .a-player-body .a-player-main .a-player-main-container {
3283
+ position: relative;
3284
+ }
3285
+
3286
+ .a-player .a-player-body .a-player-main .a-player-main-container video {
3287
+ border: none;
3288
+ outline: none;
3289
+ background-color: #ffffff;
3290
+ }
3291
+
3292
+ .a-player .a-player-body .a-player-main .a-player-main-container .close {
3293
+ position: absolute;
3294
+ z-index: 1000;
3295
+ right: 6px;
3296
+ top: 6px;
3297
+ width: 36px;
3298
+ height: 36px;
3299
+ opacity: 0.8;
3300
+ font-size: 16px;
3301
+ cursor: pointer;
3302
+ border-radius: 50%;
3303
+ transition: all 0.28s;
3304
+ display: flex;
3305
+ align-items: center;
3306
+ justify-content: center;
3307
+ }
3308
+
3309
+ .a-player .a-player-body .a-player-main .a-player-main-container .close i {
3310
+ font-weight: bold;
3311
+ }
3312
+
3313
+ .a-player .a-player-body .a-player-main .a-player-main-container .close:hover {
3314
+ opacity: 1;
3315
+ color: #ffffff;
3316
+ transition: all 0.28s;
3317
+ background-color: rgba(0, 0, 0, 0.7);
3318
+ }
3319
+
3320
+ .a-player .play-button {
3321
+ width: 32px;
3322
+ height: 18px;
3323
+ font-size: 18px;
3324
+ cursor: pointer;
3325
+ transition: all 0.28s;
3326
+ color: #409eff;
3327
+ text-shadow: 1px 1px 1px #000000;
3328
+ border: 1px solid #409eff;
3329
+ display: flex;
3330
+ align-items: center;
3331
+ justify-content: center;
3332
+ }
3333
+
3334
+ .a-player .play-button:hover {
3335
+ transition: all 0.28s;
3336
+ color: #ffffff;
3337
+ background-color: #409eff;
3338
+ }
3339
+
3340
+ .a-player .play-button:active {
3341
+ position: relative;
3342
+ top: 1px;
3343
+ }
3344
+ .b-tree {
3345
+ min-height: 380px;
3346
+ }
3347
+
3348
+ .last-rows {
3349
+ white-space: normal;
3350
+ }