bi-element-ui 1.4.1 → 1.4.3
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.
- package/lib/bi-element-ui.common.js +296 -336
- package/lib/bi-element-ui.css +2 -2
- package/lib/bi-element-ui.umd.js +296 -336
- package/lib/bi-element-ui.umd.min.js +33 -33
- package/package.json +1 -1
- package/src/main.js +2 -1
- package/src/utils/auth.js +0 -1
- package/src/views/Layout.vue +1 -2
package/lib/bi-element-ui.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
.fade-enter-active,.fade-leave-active{transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .5s}.fade-transform-enter{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-move{transition:all .5s}.breadcrumb-leave-active{position:absolute}#app .openSidebar .sidebar-container{width:220px!important}#app .sidebar-logo-container{height:50px}#app .sidebar-logo{width:46px;height:46px;margin:0 auto}#app .sidebar-title{width:74px!important;height:46px!important;margin-left:12px!important}#app .main-container{min-height:100%;padding-top:50px;transition:margin-left .28s;margin-left:220px;position:relative}#app .sidebar-container{transition:width .28s;background-color:#fff;height:100%;position:fixed;font-size:0;top:0;bottom:0;left:0;z-index:1001;overflow:hidden;box-shadow:0 1px 4px rgba(0,21,41,.08)}#app .sidebar-container .horizontal-collapse-transition{transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out}#app .sidebar-container .scrollbar-wrapper{overflow-x:hidden!important}#app .sidebar-container .el-scrollbar__bar.is-vertical{right:0}#app .sidebar-container .el-scrollbar{height:100%}#app .sidebar-container.has-logo .el-scrollbar{height:calc(100% - 90px)}#app .sidebar-container .is-horizontal{display:none}#app .sidebar-container a{display:inline-block;width:100%;overflow:hidden}#app .sidebar-container .el-menu{border:none;height:100%;width:100%;box-sizing:border-box}#app .sidebar-container .el-menu a{display:block}#app .sidebar-container .el-menu .el-menu-item.submenu-title-noDropdown{font-weight:500}#app .sidebar-container .el-menu .nest-menu .el-menu-item.submenu-title-noDropdown{font-weight:400}#app .sidebar-container .el-menu .submenu-title-noDropdown.is-active{background-color:#e6f9f3}#app .sidebar-container .el-menu .submenu-title-noDropdown .el-tooltip{justify-content:flex-start!important}#app .sidebar-container .el-menu .svg-icon,#app .sidebar-container .el-menu svg{color:#8893aa;margin-right:12px;width:16px;height:16px;flex:0 0 auto;text-align:center;font-size:16px;vertical-align:middle}#app .sidebar-container .is-active .svg-icon,#app .sidebar-container .is-active svg{color:#00bf8a}#app .sidebar-container .el-submenu .el-menu-item,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title{min-width:100%;box-sizing:border-box}#app .hideSidebar .sidebar-container{width:60px!important}#app .hideSidebar .main-container{margin-left:60px}#app .hideSidebar .el-menu .svg-icon,#app .hideSidebar .el-menu svg{width:22px;height:22px;margin:0}#app .hideSidebar li[role=menuitem]{margin-bottom:4px}#app .hideSidebar .submenu-title-noDropdown{position:relative}#app .hideSidebar .submenu-title-noDropdown span{display:none}#app .hideSidebar .submenu-title-noDropdown .el-tooltip{justify-content:flex-start!important}#app .hideSidebar .el-submenu{overflow:hidden}#app .hideSidebar .el-submenu>.el-submenu__title{padding:14px}#app .hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}#app .hideSidebar .el-submenu>.el-submenu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}#app .hideSidebar .hamburger-container{padding-right:20px}#app .mobile .main-container{margin-left:0}#app .mobile .sidebar-container{transition:transform .28s;width:220px!important}#app .mobile.hideSidebar .sidebar-container{pointer-events:none;transition-duration:.3s;transform:translate3d(-220px,0,0)}#app .withoutAnimation .main-container,#app .withoutAnimation .sidebar-container{transition:none}#app .hamburger-container{text-align:right;padding:10px 16px 10px 6px!important;margin:0}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-track-piece{background:#d3dce6}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar{width:6px}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-thumb{background:#99a9bf;border-radius:20px}#app .breadcrumb-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}#app .breadcrumb-container .app-breadcrumb{height:36px;padding-top:14px!important;padding-bottom:0!important;line-height:22px!important;box-sizing:border-box}#app .app-main{overflow:visible;overflow:clip;padding:0 15px 15px;box-sizing:border-box;background:none;height:100%}#app .openSidebar .main-container{margin-left:220px}#app .navbar{background-color:#fff}#app .openSidebar .navbar .navbar-box.navbar-fixed{width:calc(100% - 220px)}#app .hideSidebar .navbar .navbar-box.navbar-fixed{width:calc(100% - 60px)!important}*,:after,:before{box-sizing:inherit}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}body,html{background-color:#eeeff5;font-size:14px;color:#323335}p{margin:0}.flex-box{display:flex}.flex-1,.flex-box-center{align-items:center}.flex-1{flex:1}.flex-center{align-items:center}.flex-end{align-items:flex-end}.flex-between{justify-content:space-between}.aglin-center{text-align:center}.aglin-right{text-align:right}.float-left{float:left}.float-right{float:right}.text-bold{font-weight:700}.block-box{background:#fff;border-radius:4px;padding:20px}.block-box+.block-box{margin-top:15px}.search-block-box{padding:0}.search-block-box .block-content{padding:16px 20px}.search-block-box .block-footer{box-shadow:0 -1px 0 0 #e5e6eb}.search-block-box .block-footer:empty{box-shadow:none;padding:0;margin-top:0}#app .search-form,.block-box.search-block-box .search-form{display:flex;flex-wrap:wrap}#app .search-form+*,.block-box.search-block-box .search-form+*{margin-top:20px}#app .search-form .search-item,.block-box.search-block-box .search-form .search-item{min-width:352px!important;padding-right:16px;padding-bottom:16px;margin-bottom:0;margin-right:0;margin-left:0;margin-top:0;display:flex;flex:0 0 auto}#app .search-form .search-item .item-label,#app .search-form .search-item .select-label,.block-box.search-block-box .search-form .search-item .item-label,.block-box.search-block-box .search-form .search-item .select-label{flex-wrap:0;flex-shrink:0;padding-right:12px;margin-bottom:0;margin-right:0;margin-left:0;margin-top:0;text-align:right;line-height:16px;display:flex;align-items:center;flex-direction:row-reverse;max-height:32px;overflow:hidden}#app .search-form .search-item .item-label,.block-box.search-block-box .search-form .search-item .item-label{width:96px;padding-left:8px}#app .search-form .search-item .select-label,.block-box.search-block-box .search-form .search-item .select-label{width:96px;margin-right:-1px;text-align:right;padding-right:0}#app .search-form .search-item .select-label .is-focus .el-input__inner,.block-box.search-block-box .search-form .search-item .select-label .is-focus .el-input__inner{z-index:1}#app .search-form .search-item .select-label .el-input__inner,.block-box.search-block-box .search-form .search-item .select-label .el-input__inner{position:relative;border-top-right-radius:0;border-bottom-right-radius:0;transition:all .2s cubic-bezier(.645,.045,.355,1)}#app .search-form .search-item .select-label .el-input__inner:focus,.block-box.search-block-box .search-form .search-item .select-label .el-input__inner:focus{z-index:1}#app .search-form .search-item .item-content,#app .search-form .search-item .select-content,.block-box.search-block-box .search-form .search-item .item-content,.block-box.search-block-box .search-form .search-item .select-content{flex-grow:1}#app .search-form .search-item .item-content>*,#app .search-form .search-item .select-content>*,.block-box.search-block-box .search-form .search-item .item-content>*,.block-box.search-block-box .search-form .search-item .select-content>*{width:100%}#app .search-form .search-item .select-content,.block-box.search-block-box .search-form .search-item .select-content{height:32px}#app .search-form .search-item .select-content .input-number-range,.block-box.search-block-box .search-form .search-item .select-content .input-number-range{position:relative;border-top-left-radius:0;border-bottom-left-radius:0}#app .search-form .search-item .select-content .input-number-range.is-focus,.block-box.search-block-box .search-form .search-item .select-content .input-number-range.is-focus{z-index:1}#app .search-form .search-item .select-content .el-input .el-input__inner,.block-box.search-block-box .search-form .search-item .select-content .el-input .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}#app .search-form .search-item .btn-item-content,.block-box.search-block-box .search-form .search-item .btn-item-content{padding-left:96px;width:100%}@media screen and (max-width:1285px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:50%}}@media screen and (min-width:1186px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:33.3%}}@media screen and (min-width:1538px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:25%}}@media screen and (min-width:1890px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:20%}}@media screen and (max-width:1345px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:50%}}@media screen and (min-width:1346px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:33.3%}}@media screen and (min-width:1698px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:25%}}@media screen and (min-width:2050px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:20%}}#app .search-form .search-item:last-child,.block-box.search-block-box .search-form .search-item:last-child{width:100%;padding-bottom:0}.pagination-container{background:#fff;padding:20px 16px 0;text-align:center}.pagination-container.hidden{display:none}.bi-table__loading .el-table__empty-block{opacity:0}
|
1
|
+
.fade-enter-active,.fade-leave-active{transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .5s}.fade-transform-enter{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-move{transition:all .5s}.breadcrumb-leave-active{position:absolute}#app .openSidebar .sidebar-container{width:220px!important}#app .sidebar-logo-container{height:50px}#app .sidebar-logo{width:46px;height:46px;margin:0 auto}#app .sidebar-title{width:74px!important;height:46px!important;margin-left:12px!important}#app .main-container{min-height:100%;padding-top:0;transition:margin-left .28s;margin-left:220px;position:relative}#app .sidebar-container{transition:width .28s;background-color:#fff;height:100%;position:fixed;font-size:0;top:0;bottom:0;left:0;z-index:1001;overflow:hidden;box-shadow:0 1px 4px rgba(0,21,41,.08)}#app .sidebar-container .horizontal-collapse-transition{transition:width 0s ease-in-out,padding-left 0s ease-in-out,padding-right 0s ease-in-out}#app .sidebar-container .scrollbar-wrapper{overflow-x:hidden!important}#app .sidebar-container .el-scrollbar__bar.is-vertical{right:0}#app .sidebar-container .el-scrollbar{height:100%}#app .sidebar-container.has-logo .el-scrollbar{height:calc(100% - 90px)}#app .sidebar-container .is-horizontal{display:none}#app .sidebar-container a{display:inline-block;width:100%;overflow:hidden}#app .sidebar-container .el-menu{border:none;height:100%;width:100%;box-sizing:border-box}#app .sidebar-container .el-menu a{display:block}#app .sidebar-container .el-menu .el-menu-item.submenu-title-noDropdown{font-weight:500}#app .sidebar-container .el-menu .nest-menu .el-menu-item.submenu-title-noDropdown{font-weight:400}#app .sidebar-container .el-menu .submenu-title-noDropdown.is-active{background-color:#e6f9f3}#app .sidebar-container .el-menu .submenu-title-noDropdown .el-tooltip{justify-content:flex-start!important}#app .sidebar-container .el-menu .svg-icon,#app .sidebar-container .el-menu svg{color:#8893aa;margin-right:12px;width:16px;height:16px;flex:0 0 auto;text-align:center;font-size:16px;vertical-align:middle}#app .sidebar-container .is-active .svg-icon,#app .sidebar-container .is-active svg{color:#00bf8a}#app .sidebar-container .el-submenu .el-menu-item,#app .sidebar-container .nest-menu .el-submenu>.el-submenu__title{min-width:100%;box-sizing:border-box}#app .hideSidebar .sidebar-container{width:60px!important}#app .hideSidebar .main-container{margin-left:60px}#app .hideSidebar .el-menu .svg-icon,#app .hideSidebar .el-menu svg{width:22px;height:22px;margin:0}#app .hideSidebar li[role=menuitem]{margin-bottom:4px}#app .hideSidebar .submenu-title-noDropdown{position:relative}#app .hideSidebar .submenu-title-noDropdown span{display:none}#app .hideSidebar .submenu-title-noDropdown .el-tooltip{justify-content:flex-start!important}#app .hideSidebar .el-submenu{overflow:hidden}#app .hideSidebar .el-submenu>.el-submenu__title{padding:14px}#app .hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}#app .hideSidebar .el-submenu>.el-submenu__title>span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}#app .hideSidebar .hamburger-container{padding-right:20px}#app .mobile .main-container{margin-left:0}#app .mobile .sidebar-container{transition:transform .28s;width:220px!important}#app .mobile.hideSidebar .sidebar-container{pointer-events:none;transition-duration:.3s;transform:translate3d(-220px,0,0)}#app .withoutAnimation .main-container,#app .withoutAnimation .sidebar-container{transition:none}#app .hamburger-container{text-align:right;padding:10px 16px 10px 6px!important;margin:0}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-track-piece{background:#d3dce6}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar{width:6px}.el-menu--vertical>.el-menu--popup::-webkit-scrollbar-thumb{background:#99a9bf;border-radius:20px}#app .breadcrumb-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}#app .breadcrumb-container .app-breadcrumb{height:36px;padding-top:14px!important;padding-bottom:0!important;line-height:22px!important;box-sizing:border-box}#app .app-main{overflow:visible;overflow:clip;padding:0 15px 15px;box-sizing:border-box;background:none;height:100%}#app .openSidebar .main-container{margin-left:220px}#app .navbar{background-color:transparent}#app .openSidebar .navbar .navbar-box.navbar-fixed{width:calc(100% - 220px)}#app .hideSidebar .navbar .navbar-box.navbar-fixed{width:calc(100% - 60px)!important}*,:after,:before{box-sizing:inherit}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}body,html{background-color:#eeeff5;font-size:14px;color:#323335}p{margin:0}.flex-box{display:flex}.flex-1,.flex-box-center{align-items:center}.flex-1{flex:1}.flex-center{align-items:center}.flex-end{align-items:flex-end}.flex-between{justify-content:space-between}.aglin-center{text-align:center}.aglin-right{text-align:right}.float-left{float:left}.float-right{float:right}.text-bold{font-weight:700}.block-box{background:#fff;border-radius:4px;padding:20px}.block-box+.block-box{margin-top:15px}.search-block-box{padding:0}.search-block-box .block-content{padding:16px 20px}.search-block-box .block-footer{box-shadow:0 -1px 0 0 #e5e6eb}.search-block-box .block-footer:empty{box-shadow:none;padding:0;margin-top:0}#app .search-form,.block-box.search-block-box .search-form{display:flex;flex-wrap:wrap}#app .search-form+*,.block-box.search-block-box .search-form+*{margin-top:20px}#app .search-form .search-item,.block-box.search-block-box .search-form .search-item{min-width:352px!important;padding-right:16px;padding-bottom:16px;margin-bottom:0;margin-right:0;margin-left:0;margin-top:0;display:flex;flex:0 0 auto}#app .search-form .search-item .item-label,#app .search-form .search-item .select-label,.block-box.search-block-box .search-form .search-item .item-label,.block-box.search-block-box .search-form .search-item .select-label{flex-wrap:0;flex-shrink:0;padding-right:12px;margin-bottom:0;margin-right:0;margin-left:0;margin-top:0;text-align:right;line-height:16px;display:flex;align-items:center;flex-direction:row-reverse;max-height:32px;overflow:hidden}#app .search-form .search-item .item-label,.block-box.search-block-box .search-form .search-item .item-label{width:96px;padding-left:8px}#app .search-form .search-item .select-label,.block-box.search-block-box .search-form .search-item .select-label{width:96px;margin-right:-1px;text-align:right;padding-right:0}#app .search-form .search-item .select-label .is-focus .el-input__inner,.block-box.search-block-box .search-form .search-item .select-label .is-focus .el-input__inner{z-index:1}#app .search-form .search-item .select-label .el-input__inner,.block-box.search-block-box .search-form .search-item .select-label .el-input__inner{position:relative;border-top-right-radius:0;border-bottom-right-radius:0;transition:all .2s cubic-bezier(.645,.045,.355,1)}#app .search-form .search-item .select-label .el-input__inner:focus,.block-box.search-block-box .search-form .search-item .select-label .el-input__inner:focus{z-index:1}#app .search-form .search-item .item-content,#app .search-form .search-item .select-content,.block-box.search-block-box .search-form .search-item .item-content,.block-box.search-block-box .search-form .search-item .select-content{flex-grow:1}#app .search-form .search-item .item-content>*,#app .search-form .search-item .select-content>*,.block-box.search-block-box .search-form .search-item .item-content>*,.block-box.search-block-box .search-form .search-item .select-content>*{width:100%}#app .search-form .search-item .select-content,.block-box.search-block-box .search-form .search-item .select-content{height:32px}#app .search-form .search-item .select-content .input-number-range,.block-box.search-block-box .search-form .search-item .select-content .input-number-range{position:relative;border-top-left-radius:0;border-bottom-left-radius:0}#app .search-form .search-item .select-content .input-number-range.is-focus,.block-box.search-block-box .search-form .search-item .select-content .input-number-range.is-focus{z-index:1}#app .search-form .search-item .select-content .el-input .el-input__inner,.block-box.search-block-box .search-form .search-item .select-content .el-input .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}#app .search-form .search-item .btn-item-content,.block-box.search-block-box .search-form .search-item .btn-item-content{padding-left:96px;width:100%}@media screen and (max-width:1285px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:50%}}@media screen and (min-width:1186px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:33.3%}}@media screen and (min-width:1538px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:25%}}@media screen and (min-width:1890px){#app .hideSidebar .search-form .search-item,.block-box.search-block-box .hideSidebar .search-form .search-item{width:20%}}@media screen and (max-width:1345px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:50%}}@media screen and (min-width:1346px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:33.3%}}@media screen and (min-width:1698px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:25%}}@media screen and (min-width:2050px){#app .openSidebar .search-form .search-item,.block-box.search-block-box .openSidebar .search-form .search-item{width:20%}}#app .search-form .search-item:last-child,.block-box.search-block-box .search-form .search-item:last-child{width:100%;padding-bottom:0}.pagination-container{background:#fff;padding:20px 16px 0;text-align:center}.pagination-container.hidden{display:none}.bi-table__loading .el-table__empty-block{opacity:0}
|
2
2
|
/*!
|
3
3
|
* Quill Editor v2.0.2
|
4
4
|
* https://quilljs.com
|
@@ -19,4 +19,4 @@
|
|
19
19
|
* Copyright (c) 2017-2024, Slab
|
20
20
|
* Copyright (c) 2014, Jason Chen
|
21
21
|
* Copyright (c) 2013, salesforce.com
|
22
|
-
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover{color:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor .ql-code-block-container,.ql-bubble .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before{visibility:visible}.tableheader-popper-editbox .ql-toolbar.ql-snow{padding:0 5px}.tableheader-popper-editbox .ql-picker-label{display:flex}.tableheader-popper-editbox .ql-snow .ql-tooltip:not(.ql-hidden){display:flex;align-items:center}.tableheader-popper-editbox .ql-snow .ql-tooltip:before,.tableheader-popper-editbox .ql-snow .ql-tooltip[data-mode=link]:before{content:"链接"}.tableheader-popper-editbox .ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"确定"}.tableheader-popper-editbox .ql-snow .ql-tooltip a.ql-action:after{content:"修改"}.tableheader-popper-editbox .ql-snow .ql-tooltip a.ql-remove:before{content:"清除"}.tableheader-popper-editbox .ql-container.ql-snow{min-height:60px}.tableheader-popper-box .tableheader-popper-content-box{display:flex;justify-content:space-between}.tableheader-popper-box .tableheader-popper-content a{color:#3491fa;text-decoration:underline}.tableheader-popper-box .tableheader-popper-img-box{display:flex;align-items:center}.tableheader-popper-box .tableheader-popper-img{width:100%;display:flex;align-items:center;flex:0;margin-left:6px;position:relative;width:60px;height:60px}.tableheader-popper-box .tableheader-popper-img img{display:block}.tableheader-popper-box .tableheader-popper-img span{display:block;position:absolute;bottom:0;width:60px;height:14px;line-height:14px;left:0;background:rgba(0,0,0,.3490196078);color:#fff;text-align:center;font-size:12px}.tableheader-popper-box .tableheader-popper-time{text-align:right;margin-top:10px;font-size:12px;line-height:12px;color:#c9cdd4}.tableheader-popper-editdialog .dialog-footer{display:flex;justify-content:space-between}.tableheader-popper-editdialog .dialog-footer .action-buttons{flex:1}.bi-tableheader .el-popper__reference-wrapper{cursor:help}.el-main{overflow:visible;overflow:clip}.custom-column-button[data-v-476d6426]{display:flex;align-items:center}.bi-column-container[data-v-476d6426]{display:flex;justify-content:space-between}.bi-column-container .checkbox-container .box-card-header[data-v-476d6426]{display:flex;justify-content:space-between;line-height:20px;height:20px}.bi-column-container .checkbox-container .checkbox-title[data-v-476d6426]{cursor:pointer;height:36px;line-height:22px;font-size:14px;font-weight:500;background-color:#f7f8fa;color:#333;position:relative;padding-left:12px;margin-top:0;margin-bottom:16px;border-radius:4px;align-items:center;display:flex}.bi-column-container .checkbox-container .checkbox-title+p[data-v-476d6426]{margin:0}.bi-column-container .checkbox-container .el-checkbox-group[data-v-476d6426]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;padding-left:12px}.bi-column-container .checkbox-container .el-checkbox-group .el-checkbox[data-v-476d6426]{width:190px!important;display:block;float:left;margin:0!important;min-height:38px;max-height:58px;line-height:20px}.bi-column-container .column-container[data-v-476d6426]{margin-left:16px;width:254px;flex:0 0 254px}.bi-column-container .column-container .column-title[data-v-476d6426]{display:flex;justify-content:space-between;line-height:20px}.bi-column-container .column-container .column-title .el-button[data-v-476d6426]{padding:0}.bi-column-container .column-container .column-group-title[data-v-476d6426]{font-size:14px;color:#323335;margin:0 0 8px 0}.bi-column-container .column-container .column-configurable .list-group[data-v-476d6426]{min-height:20px;margin-bottom:14px}.bi-column-container .column-container .column-configurable .list-group span[data-v-476d6426]{display:block;min-height:20px}.bi-column-container .column-container .column-configurable .selected-column-item[data-v-476d6426]{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:28px;background:#f2f3f5;border-radius:4px;line-height:28px;padding:0 12px;margin-top:0;display:flex;align-items:center;color:#323335;font-size:14px}.bi-column-container .column-container .column-configurable .selected-column-item[data-v-476d6426]:not(:first-child){margin-top:8px}.bi-column-container .column-container .column-configurable .selected-column-item.ghost[data-v-476d6426]{opacity:.5;background:#bff3e4}.bi-column-container .column-container .column-configurable .selected-column-item i[data-v-476d6426]{font-size:16px}.bi-column-container .column-container .column-configurable .selected-column-item .column-name[data-v-476d6426]{flex-grow:2;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bi-column-container .column-container .column-configurable .selected-column-item .column-close[data-v-476d6426]{display:none;cursor:pointer;transition:all .3s}.bi-column-container .column-container .column-configurable .selected-column-item:hover .column-close[data-v-476d6426]{display:inline-block}.bi-column-dialog .el-card__header{background-color:#f7f8fa;box-sizing:border-box;line-height:22px;padding:8px 12px;font-weight:600;color:#333}.bi-column-dialog .el-card__body{padding:16px;height:395px;box-sizing:border-box;overflow-y:auto}.free-button{margin:10px 0}.download-center[data-v-ae408520].tooltip-html-box{cursor:pointer;overflow:hidden;line-clamp:5;-webkit-line-clamp:5;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.download-center .content-box[data-v-ae408520]{background-color:#fff;padding:20px}.download-center .content-box+.content-box[data-v-ae408520]{margin-top:10px}.download-center .el-form-item[data-v-ae408520]{margin-bottom:20px;margin-right:16px}.container[data-v-ae408520]{padding:20px}.form-item[data-v-ae408520]:nth-child(3){margin-right:20px}.vue-treeselect[data-v-ae408520]{margin-top:-1px;width:225px}.el-tag[data-v-ae408520]{text-align:center}.query-translation[data-v-ae408520]{display:inline-block;height:23px;line-height:30px;width:80px;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.download-center .el-scrollbar[data-v-ae408520].el-scrollbar__wrap,.el-scrollbar[data-v-ae408520].el-scrollbar__wrap{overflow-x:hidden}.task-detail p{margin:0}.task-center .query_translation{cursor:pointer;overflow:hidden;line-clamp:5;-webkit-line-clamp:5;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.content-box{background-color:#fff;padding:20px}.task-center .content-body .content-box+.content-box{padding-top:0}.el-form-item{margin-bottom:10px}.agency-form{padding:20px}.agency-header{margin-bottom:20px;float:right}.bi-download-center[data-v-664de2f4],.bi-download-center[data-v-664de2f4]>span{display:flex;align-items:center}.download-center-button[data-v-664de2f4]{padding:5px;width:32px;height:32px;margin-right:12px;display:block;overflow:hidden;border-radius:4px}.download-center-button i[data-v-664de2f4],.download-center-button i[data-v-664de2f4]:hover{font-size:20px;color:#8893aa}.download-center-button img[data-v-664de2f4]{width:20px;height:20px}.download-center-button[data-v-664de2f4]:hover{background-color:#f2f3f5}.download-center-button[data-v-664de2f4] span{display:block;height:100%;width:100%}.download-center-badge[data-v-664de2f4]{display:flex;padding:0}.bi-download-center-drawer{max-width:80%}.bi-download-center-drawer .el-drawer__header{padding-bottom:2px;border-bottom:none;padding-left:0;padding-top:0}.bi-download-center-drawer .el-drawer__header .el-tabs__nav{padding-bottom:2px}.bi-download-center-drawer .el-drawer__header .el-tabs__nav .el-tabs__item{outline:none;padding:6px 16px 7px 16px;height:inherit}.bi-download-center-drawer .el-drawer__header .el-tabs__content{padding:0}.bi-morebutton{display:inline-block}.bi-notice[data-v-46424063],.bi-notice[data-v-46424063]>span{display:flex;align-items:center}.notice-button[data-v-46424063]{padding:5px;width:32px;height:32px;display:block;overflow:hidden;border-radius:4px}.notice-button i[data-v-46424063],.notice-button i[data-v-46424063]:hover{font-size:20px;color:#8893aa}.notice-button[data-v-46424063]:hover{background-color:#f2f3f5}.notice-button[data-v-46424063] span{display:block;height:100%;width:100%}.notice-badge[data-v-46424063]{display:flex;height:32px;padding:0}.notice-badge[data-v-46424063] .el-badge__content.is-fixed{top:2px;right:15px}.bi-notice-box[data-v-46424063]{width:600px}.bi-notice-box .el-card[data-v-46424063]{border:none!important;padding:0!important;width:auto!important;min-width:0!important;margin:initial!important}.bi-notice-box .el-card[data-v-46424063].el-card__header{padding:15px}.bi-notice-box .notice-header[data-v-46424063]{font-size:14px;font-weight:500;line-height:28px;display:flex;justify-content:space-between;padding:0 6px}.bi-notice-box .notice-header .el-button[data-v-46424063]{font-size:14px;width:auto!important;line-height:28px;padding:0}.bi-notice-box .notice-item[data-v-46424063],.bi-notice-box .notice-list[data-v-46424063]{list-style:none;margin:0;padding:0}.bi-notice-box .notice-list[data-v-46424063]{height:300px}.bi-notice-box .notice-list .notice-item[data-v-46424063]{padding-left:28px;padding-right:17px;padding-bottom:10px;padding-top:10px;margin:0;border-bottom:1px solid #e5e6eb;position:relative;cursor:pointer}.bi-notice-box .notice-list .notice-item.unread[data-v-46424063]:before{content:" ";position:absolute;width:8px;height:8px;background:#f53f3f;border:1px solid #fff;border-radius:10px;left:14px;top:17px}.bi-notice-box .notice-list .notice-item .header[data-v-46424063]{display:flex;justify-content:space-between;margin-bottom:4px;line-height:22px}.bi-notice-box .notice-list .notice-item .header .title[data-v-46424063]{font-size:14px;font-weight:500;color:#323335;margin:0}.bi-notice-box .notice-list .notice-item .header .time[data-v-46424063]{font-size:14px;font-weight:400;color:#86909c;margin:0}.bi-notice-box .notice-list .notice-item .content[data-v-46424063]{font-size:12px;font-weight:400;color:#86909c;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notice-popper{padding:0!important}.notice-open-dialog{background:none!important;box-shadow:none!important}.notice-open-dialog .el-dialog__header{display:none}.notice-open-dialog .el-dialog__body{padding:0}.notice-open-dialog .notice-bg img{width:100%;display:block}.notice-open-dialog .notice-open-box{position:relative;background:#fff;border-radius:0 0 4px 4px}.notice-open-dialog .notice-open-box .notice-open-box-scrollbar{height:calc(92.15vh - 383.45px);padding:10px 0}.notice-open-dialog .notice-open-box .notice-open-tile{margin:0;text-align:center;font-size:18px;font-weight:600;color:#323335;line-height:30px}.notice-open-dialog .notice-open-box .notice-open-content{font-size:14px;font-weight:400;color:#333;line-height:20px;height:100%;overflow-y:auto;padding:0 20px}.notice-open-dialog .notice-open-box .notice-open-content *{max-width:100%}.notice-open-dialog .notice-open-box .notice-open-content a{color:#24d87b;text-decoration:underline}.notice-open-dialog .notice-open-box .notice-open-content li,.notice-open-dialog .notice-open-box .notice-open-content ul{list-style:inherit}.notice-open-dialog .notice-open-box .notice-open-button{box-shadow:0 -1px 0 0 #f2f3f5;box-sizing:border-box;bottom:10px;left:0;width:100%;text-align:center;padding:14px 20px}.bi-notice-drawer .notice-open-container{overflow:hidden}.bi-notice-drawer .el-drawer__body .notice-detail,.bi-notice-drawer .notice-detail-box .notice-detail{padding:20px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-title,.bi-notice-drawer .notice-detail-box .notice-detail .detail-title{font-size:16px;font-weight:500;color:#333;margin-top:0;margin-bottom:10px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-time,.bi-notice-drawer .notice-detail-box .notice-detail .detail-time{font-size:12px;font-weight:400;color:#999;margin-bottom:20px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-content,.bi-notice-drawer .notice-detail-box .notice-detail .detail-content{font-size:14px;font-weight:400;color:#333;line-height:20px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-content a,.bi-notice-drawer .notice-detail-box .notice-detail .detail-content a{color:#24d87b;text-decoration:underline}.bi-notice-drawer .el-drawer__body .notice-detail .detail-content *,.bi-notice-drawer .notice-detail-box .notice-detail .detail-content *{max-width:100%!important}.bi-system-link[data-v-05ab37be],.bi-system-link[data-v-05ab37be]>span{display:flex;align-items:center}.system-link-button[data-v-05ab37be]{padding:3px;width:32px;height:32px;display:block;overflow:hidden;border-radius:4px}.system-link-button i[data-v-05ab37be],.system-link-button i[data-v-05ab37be]:hover{font-size:24px;color:#4e5969}.system-link-button[data-v-05ab37be]:hover{background-color:#f2f3f5}.system-link-button[data-v-05ab37be] span{display:block;height:100%;width:100%}.system-list[data-v-05ab37be]{max-width:585px;padding:20px;display:flex;flex-wrap:wrap;box-sizing:border-box}.system-list .system-item[data-v-05ab37be]{text-align:center;width:100px;flex-grow:0;flex-shrink:0;cursor:pointer;margin-bottom:10px;margin-right:10px;border-radius:4px;transition:background-color .3s;position:relative;overflow:hidden}.system-list .system-item[data-v-05ab37be]:nth-child(5n){margin-right:0}.system-list .system-item[data-v-05ab37be]:hover{background-color:rgba(155,232,203,.2)}.system-list .system-item:hover .go-system[data-v-05ab37be]{bottom:0}.system-list .system-item .system-logo[data-v-05ab37be]{transition:all .1s;width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #f2f3f5;margin:10px auto 8px;background-color:#fff}.system-list .system-item .system-logo img[data-v-05ab37be]{width:80%;height:80%}.system-list .system-item .system-name[data-v-05ab37be]{line-height:26px;height:26px;margin:0;font-size:14px;font-weight:400;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.system-list .system-item .go-system[data-v-05ab37be]{line-height:26px;height:26px;margin:0;background:#00bf8a;border-radius:0 0 4px 4px;font-size:14px;font-weight:400;color:#fff;position:absolute;bottom:-26px;transition:bottom .1s ease-in;left:0;width:100%}.system-link-popper{padding:0!important}.avatar-container .avatar-wrapper[data-v-5426f9f2]{position:relative;cursor:pointer;display:flex;align-items:center}.avatar-container .avatar-wrapper .user-avatar[data-v-5426f9f2]{display:block;width:34px;height:34px;border-radius:4px;margin-right:12px}.avatar-container .avatar-wrapper .el-icon-right[data-v-5426f9f2]{color:#86909c;font-size:16px;transform:rotate(90deg)}.log-box-li[data-v-12be8c32]{display:flex;line-height:23px}.log-box-li .operates-name[data-v-12be8c32]{flex-shrink:0;flex-grow:0;color:#999;padding-right:10px}.log-box-li .operates-info[data-v-12be8c32]{flex:1;align-items:center}.log-box-li .operates-info img[data-v-12be8c32]{width:14px;height:7px;margin:0 10px}.log-box-li .operates-info .new[data-v-12be8c32],.log-box-li .operates-info .old[data-v-12be8c32]{padding:0;flex-shrink:0}.content-outer[data-v-e6e4a964]{width:100%}.content-outer .content-head[data-v-e6e4a964]{width:100%;padding:20px 0 0!important;margin-bottom:0!important;color:#333;font-size:14px}.content-outer .content-table[data-v-e6e4a964]{width:100%;padding:15px}.content-outer .content-table[data-v-e6e4a964].pagination-container{text-align:center}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix{width:80px}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix .el-input__inner{padding-right:10px;padding-left:10px}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix .el-input__suffix{right:0}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix .el-input__suffix .el-input__icon{width:15px}.log-table[data-v-e6e4a964] .cell div,.log-table[data-v-e6e4a964] .cell p{margin:0;font-size:14px}.log-table[data-v-e6e4a964] .cell .operate-time{font-size:14px;font-weight:400;color:#333}.log-table[data-v-e6e4a964] .cell .object-id{font-size:12px;font-weight:400;color:#999}.log-table[data-v-e6e4a964] .cell .log-more{text-align:center;position:absolute;width:100%;bottom:0;left:0;background-image:linear-gradient(hsla(0,0%,100%,0),#fff,#fff)}.log-table[data-v-e6e4a964] .cell .log-more .el-button{padding:0}.bi-log-operate_time-popper .el-picker-panel__footer>.el-picker-panel__link-btn:first-child{display:none}.bi-log-drawer{max-width:80%}.bi-log-rich-text-dialog{max-width:80%;height:calc(100vh - 160px)}.bi-log-rich-text-dialog .el-dialog__header{height:56px;box-shadow:0 1px 4px rgba(0,21,41,.08)}.bi-log-rich-text-dialog .el-dialog__body{padding:0;height:calc(100vh - 216px)}.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box{height:calc(100vh - 216px);display:flex;position:relative}.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box .bi-log-rich-text-item{width:50%;flex-shrink:0;flex-grow:1;padding:20px}.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box .bi-log-rich-text-item+.bi-log-rich-text-item{border-left:1px solid rgba(0,0,0,.06);border-right:1px solid rgba(0,0,0,.06)}.bi-log-rich-text-dialog .el-dialog__body .arrow{position:absolute;width:40px;height:40px;top:calc(50% - 20px);left:calc(50% - 20px)}.bi-log-rich-text-dialog .el-dialog__body .arrow img{display:block;width:100%;height:100%}.bi-log-button>span[data-v-693ac7ba]{display:block}.bi-log-button .el-button[data-v-693ac7ba],.bi-log-button span[data-v-693ac7ba]{width:100%;text-align:left;color:inherit;font-weight:inherit}.bi_home_data[data-v-0aafe0d7]{width:100%}.bi_home_data .content[data-v-0aafe0d7]{width:100%;height:calc(100vh - 115px);background:#fff;border-radius:2px}.bi_home_data .content .swiper[data-v-0aafe0d7]{width:100%;height:19.5vw}.bi_home_data .content .swiper .swiper_data .swiper_content[data-v-0aafe0d7]{width:100%;height:19.5vw;background:url(https://wanxiaomeng-1255977238.file.myqcloud.com/bi-element-ui/homeData/swiperBg.png) no-repeat;background-size:100% 100%;display:flex;box-sizing:border-box;padding:1.5vw 6vw;cursor:pointer}.bi_home_data .content .swiper .swiper_data .swiper_content .swiper_message .title[data-v-0aafe0d7]{width:31.5vw;height:3vw;font-size:2.1vw;font-weight:500;color:#333;line-height:3vw}.bi_home_data .content .swiper .swiper_data .swiper_content .swiper_message .desc[data-v-0aafe0d7]{width:31.5vw;height:1.1vw;font-size:.8vw;font-weight:400;color:#333;line-height:1.1vw;margin-top:1.5vw}.bi_home_data .content .data .data_search[data-v-0aafe0d7]{margin:1vw 3.5vw;display:flex;justify-content:space-between}.bi_home_data .content .data .data_content_warp[data-v-0aafe0d7]{position:relative;left:0;top:0}.bi_home_data .content .data .data_content_warp .left_page[data-v-0aafe0d7]{position:absolute;left:0;top:45%;width:2.25vw;height:2.25vw;cursor:pointer}.bi_home_data .content .data .data_content_warp .left_page img[data-v-0aafe0d7]{width:2.25vw;height:2.25vw}.bi_home_data .content .data .data_content_warp .right_page[data-v-0aafe0d7]{position:absolute;right:0;top:45%;width:2.25vw;height:2.25vw;cursor:pointer}.bi_home_data .content .data .data_content_warp .right_page img[data-v-0aafe0d7]{width:2.25vw;height:2.25vw}.bi_home_data .content .data .data_content_warp .data_content[data-v-0aafe0d7]{margin:0 3.5vw;display:flex;justify-content:space-between;flex-wrap:wrap;height:19.5vw}.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-0aafe0d7]{width:49%;height:9vw;background:#f8f8fa;box-shadow:0 .1vw .45vw 0 rgba(168,203,255,.36);border-radius:.2vw;border:.1vw solid #fff;margin-bottom:1.5vw;box-sizing:border-box;padding:1vw;position:relative;left:0;top:0;cursor:pointer}.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-0aafe0d7]:nth-child(3),.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-0aafe0d7]:nth-child(4){margin-bottom:0}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title[data-v-0aafe0d7]{display:flex;height:1vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title img[data-v-0aafe0d7]{width:1vw;height:1vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title p[data-v-0aafe0d7]{height:1vw;line-height:1vw;margin:0 0 0 .5vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content[data-v-0aafe0d7]{margin-top:1.6vw;display:flex}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content img[data-v-0aafe0d7]{width:4vw;height:4vw;margin-right:1.2vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content[data-v-0aafe0d7]{width:31vw;position:relative;top:0;left:0}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_title[data-v-0aafe0d7]{max-width:20vw;height:1.1vw;font-size:.8vw;font-weight:500;color:#333;line-height:1.1vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_desc[data-v-0aafe0d7]{max-width:26vw;height:1vw;margin-top:.8vw;font-size:.7vw;font-weight:400;color:#333;line-height:1vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_time[data-v-0aafe0d7]{position:absolute;left:22vw;top:.05vw;width:8vw;height:1vw;font-size:.7vw;font-weight:400;color:#333;line-height:1vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .data .data_content_warp .data_content .message_item .is_read[data-v-0aafe0d7]{position:absolute;right:.1vw;top:.3vw;width:1.5vw;height:.8vw}.bi_home_data .content .detail[data-v-0aafe0d7]{width:100%;box-sizing:border-box;padding:0 20px;height:calc(100vh - 80px)}.bi_home_data .content .detail .detail_title[data-v-0aafe0d7]{width:440px;height:22px;font-size:16px;font-weight:500;color:#333;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .detail .detail_time[data-v-0aafe0d7]{width:320px;height:16px;margin-top:12px;font-size:12px;font-weight:400;color:#999;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .detail .detail_desc[data-v-0aafe0d7]{margin-top:24px;width:500px;font-size:14px;font-weight:400;color:#333;line-height:20px}.bi_home_data .content .detail .detail_content[data-v-0aafe0d7]{width:520px;margin-top:24px;overflow-y:auto}.bi_home_data .content .detail .detail_content .content_content[data-v-0aafe0d7]{width:500px}.bi_home_data img{width:100%;height:auto}.el-carousel__indicator.is-active button{opacity:1;background-color:#38ce81}.bi-navbar-tool[data-v-311eee04]{padding:0 20px;height:inherit;display:flex;align-items:center}.el-divider[data-v-311eee04]{margin:0 24px;background-color:#e5e6eb}.svg-icon[data-v-4a74344e]{width:1em;height:1em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-4a74344e]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}
|
22
|
+
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover{color:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor .ql-code-block-container,.ql-bubble .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before{visibility:visible}.tableheader-popper-editbox .ql-toolbar.ql-snow{padding:0 5px}.tableheader-popper-editbox .ql-picker-label{display:flex}.tableheader-popper-editbox .ql-snow .ql-tooltip:not(.ql-hidden){display:flex;align-items:center}.tableheader-popper-editbox .ql-snow .ql-tooltip:before,.tableheader-popper-editbox .ql-snow .ql-tooltip[data-mode=link]:before{content:"链接"}.tableheader-popper-editbox .ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"确定"}.tableheader-popper-editbox .ql-snow .ql-tooltip a.ql-action:after{content:"修改"}.tableheader-popper-editbox .ql-snow .ql-tooltip a.ql-remove:before{content:"清除"}.tableheader-popper-editbox .ql-container.ql-snow{min-height:60px}.tableheader-popper-box .tableheader-popper-content-box{display:flex;justify-content:space-between}.tableheader-popper-box .tableheader-popper-content a{color:#3491fa;text-decoration:underline}.tableheader-popper-box .tableheader-popper-img-box{display:flex;align-items:center}.tableheader-popper-box .tableheader-popper-img{width:100%;display:flex;align-items:center;flex:0;margin-left:6px;position:relative;width:60px;height:60px}.tableheader-popper-box .tableheader-popper-img img{display:block}.tableheader-popper-box .tableheader-popper-img span{display:block;position:absolute;bottom:0;width:60px;height:14px;line-height:14px;left:0;background:rgba(0,0,0,.3490196078);color:#fff;text-align:center;font-size:12px}.tableheader-popper-box .tableheader-popper-time{text-align:right;margin-top:10px;font-size:12px;line-height:12px;color:#c9cdd4}.tableheader-popper-editdialog .dialog-footer{display:flex;justify-content:space-between}.tableheader-popper-editdialog .dialog-footer .action-buttons{flex:1}.bi-tableheader .el-popper__reference-wrapper{cursor:help}.el-main{overflow:visible;overflow:clip}.custom-column-button[data-v-476d6426]{display:flex;align-items:center}.bi-column-container[data-v-476d6426]{display:flex;justify-content:space-between}.bi-column-container .checkbox-container .box-card-header[data-v-476d6426]{display:flex;justify-content:space-between;line-height:20px;height:20px}.bi-column-container .checkbox-container .checkbox-title[data-v-476d6426]{cursor:pointer;height:36px;line-height:22px;font-size:14px;font-weight:500;background-color:#f7f8fa;color:#333;position:relative;padding-left:12px;margin-top:0;margin-bottom:16px;border-radius:4px;align-items:center;display:flex}.bi-column-container .checkbox-container .checkbox-title+p[data-v-476d6426]{margin:0}.bi-column-container .checkbox-container .el-checkbox-group[data-v-476d6426]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;padding-left:12px}.bi-column-container .checkbox-container .el-checkbox-group .el-checkbox[data-v-476d6426]{width:190px!important;display:block;float:left;margin:0!important;min-height:38px;max-height:58px;line-height:20px}.bi-column-container .column-container[data-v-476d6426]{margin-left:16px;width:254px;flex:0 0 254px}.bi-column-container .column-container .column-title[data-v-476d6426]{display:flex;justify-content:space-between;line-height:20px}.bi-column-container .column-container .column-title .el-button[data-v-476d6426]{padding:0}.bi-column-container .column-container .column-group-title[data-v-476d6426]{font-size:14px;color:#323335;margin:0 0 8px 0}.bi-column-container .column-container .column-configurable .list-group[data-v-476d6426]{min-height:20px;margin-bottom:14px}.bi-column-container .column-container .column-configurable .list-group span[data-v-476d6426]{display:block;min-height:20px}.bi-column-container .column-container .column-configurable .selected-column-item[data-v-476d6426]{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:28px;background:#f2f3f5;border-radius:4px;line-height:28px;padding:0 12px;margin-top:0;display:flex;align-items:center;color:#323335;font-size:14px}.bi-column-container .column-container .column-configurable .selected-column-item[data-v-476d6426]:not(:first-child){margin-top:8px}.bi-column-container .column-container .column-configurable .selected-column-item.ghost[data-v-476d6426]{opacity:.5;background:#bff3e4}.bi-column-container .column-container .column-configurable .selected-column-item i[data-v-476d6426]{font-size:16px}.bi-column-container .column-container .column-configurable .selected-column-item .column-name[data-v-476d6426]{flex-grow:2;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bi-column-container .column-container .column-configurable .selected-column-item .column-close[data-v-476d6426]{display:none;cursor:pointer;transition:all .3s}.bi-column-container .column-container .column-configurable .selected-column-item:hover .column-close[data-v-476d6426]{display:inline-block}.bi-column-dialog .el-card__header{background-color:#f7f8fa;box-sizing:border-box;line-height:22px;padding:8px 12px;font-weight:600;color:#333}.bi-column-dialog .el-card__body{padding:16px;height:395px;box-sizing:border-box;overflow-y:auto}.free-button{margin:10px 0}.download-center[data-v-ae408520].tooltip-html-box{cursor:pointer;overflow:hidden;line-clamp:5;-webkit-line-clamp:5;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.download-center .content-box[data-v-ae408520]{background-color:#fff;padding:20px}.download-center .content-box+.content-box[data-v-ae408520]{margin-top:10px}.download-center .el-form-item[data-v-ae408520]{margin-bottom:20px;margin-right:16px}.container[data-v-ae408520]{padding:20px}.form-item[data-v-ae408520]:nth-child(3){margin-right:20px}.vue-treeselect[data-v-ae408520]{margin-top:-1px;width:225px}.el-tag[data-v-ae408520]{text-align:center}.query-translation[data-v-ae408520]{display:inline-block;height:23px;line-height:30px;width:80px;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.download-center .el-scrollbar[data-v-ae408520].el-scrollbar__wrap,.el-scrollbar[data-v-ae408520].el-scrollbar__wrap{overflow-x:hidden}.task-detail p{margin:0}.task-center .query_translation{cursor:pointer;overflow:hidden;line-clamp:5;-webkit-line-clamp:5;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.content-box{background-color:#fff;padding:20px}.task-center .content-body .content-box+.content-box{padding-top:0}.el-form-item{margin-bottom:10px}.agency-form{padding:20px}.agency-header{margin-bottom:20px;float:right}.bi-download-center[data-v-dda21a56],.bi-download-center[data-v-dda21a56]>span{display:flex;align-items:center}.download-center-button[data-v-dda21a56]{padding:5px;width:32px;height:32px;margin-right:12px;display:block;overflow:hidden;border-radius:4px}.download-center-button i[data-v-dda21a56],.download-center-button i[data-v-dda21a56]:hover{font-size:20px;color:#8893aa}.download-center-button img[data-v-dda21a56]{width:20px;height:20px}.download-center-button[data-v-dda21a56]:hover{background-color:#f2f3f5}.download-center-button[data-v-dda21a56] span{display:block;height:100%;width:100%}.download-center-badge[data-v-dda21a56]{display:flex;padding:0}.bi-download-center-drawer{max-width:80%}.bi-download-center-drawer .el-drawer__header{padding-bottom:2px;border-bottom:none;padding-left:0;padding-top:0}.bi-download-center-drawer .el-drawer__header .el-tabs__nav{padding-bottom:2px}.bi-download-center-drawer .el-drawer__header .el-tabs__nav .el-tabs__item{outline:none;padding:6px 16px 7px 16px;height:inherit}.bi-download-center-drawer .el-drawer__header .el-tabs__content{padding:0}.bi-morebutton{display:inline-block}.bi-notice[data-v-87602bdc],.bi-notice[data-v-87602bdc]>span{display:flex;align-items:center}.notice-button[data-v-87602bdc]{padding:5px;width:32px;height:32px;display:block;overflow:hidden;border-radius:4px}.notice-button i[data-v-87602bdc],.notice-button i[data-v-87602bdc]:hover{font-size:20px;color:#8893aa}.notice-button[data-v-87602bdc]:hover{background-color:#f2f3f5}.notice-button[data-v-87602bdc] span{display:block;height:100%;width:100%}.notice-badge[data-v-87602bdc]{display:flex;height:32px;padding:0}.notice-badge[data-v-87602bdc] .el-badge__content.is-fixed{top:2px;right:15px}.bi-notice-box[data-v-87602bdc]{width:600px}.bi-notice-box .el-card[data-v-87602bdc]{border:none!important;padding:0!important;width:auto!important;min-width:0!important;margin:initial!important}.bi-notice-box .el-card[data-v-87602bdc].el-card__header{padding:15px}.bi-notice-box .notice-header[data-v-87602bdc]{font-size:14px;font-weight:500;line-height:28px;display:flex;justify-content:space-between;padding:0 6px}.bi-notice-box .notice-header .el-button[data-v-87602bdc]{font-size:14px;width:auto!important;line-height:28px;padding:0}.bi-notice-box .notice-item[data-v-87602bdc],.bi-notice-box .notice-list[data-v-87602bdc]{list-style:none;margin:0;padding:0}.bi-notice-box .notice-list[data-v-87602bdc]{height:300px}.bi-notice-box .notice-list .notice-item[data-v-87602bdc]{padding-left:28px;padding-right:17px;padding-bottom:10px;padding-top:10px;margin:0;border-bottom:1px solid #e5e6eb;position:relative;cursor:pointer}.bi-notice-box .notice-list .notice-item.unread[data-v-87602bdc]:before{content:" ";position:absolute;width:8px;height:8px;background:#f53f3f;border:1px solid #fff;border-radius:10px;left:14px;top:17px}.bi-notice-box .notice-list .notice-item .header[data-v-87602bdc]{display:flex;justify-content:space-between;margin-bottom:4px;line-height:22px}.bi-notice-box .notice-list .notice-item .header .title[data-v-87602bdc]{font-size:14px;font-weight:500;color:#323335;margin:0}.bi-notice-box .notice-list .notice-item .header .time[data-v-87602bdc]{font-size:14px;font-weight:400;color:#86909c;margin:0}.bi-notice-box .notice-list .notice-item .content[data-v-87602bdc]{font-size:12px;font-weight:400;color:#86909c;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notice-popper{padding:0!important}.notice-open-dialog{background:none!important;box-shadow:none!important}.notice-open-dialog .el-dialog__header{display:none}.notice-open-dialog .el-dialog__body{padding:0}.notice-open-dialog .notice-bg img{width:100%;display:block}.notice-open-dialog .notice-open-box{position:relative;background:#fff;border-radius:0 0 4px 4px}.notice-open-dialog .notice-open-box .notice-open-box-scrollbar{height:calc(92.15vh - 383.45px);padding:10px 0}.notice-open-dialog .notice-open-box .notice-open-tile{margin:0;text-align:center;font-size:18px;font-weight:600;color:#323335;line-height:30px}.notice-open-dialog .notice-open-box .notice-open-content{font-size:14px;font-weight:400;color:#333;line-height:20px;height:100%;overflow-y:auto;padding:0 20px}.notice-open-dialog .notice-open-box .notice-open-content *{max-width:100%}.notice-open-dialog .notice-open-box .notice-open-content a{color:#24d87b;text-decoration:underline}.notice-open-dialog .notice-open-box .notice-open-content li,.notice-open-dialog .notice-open-box .notice-open-content ul{list-style:inherit}.notice-open-dialog .notice-open-box .notice-open-button{box-shadow:0 -1px 0 0 #f2f3f5;box-sizing:border-box;bottom:10px;left:0;width:100%;text-align:center;padding:14px 20px}.bi-notice-drawer .notice-open-container{overflow:hidden}.bi-notice-drawer .el-drawer__body .notice-detail,.bi-notice-drawer .notice-detail-box .notice-detail{padding:20px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-title,.bi-notice-drawer .notice-detail-box .notice-detail .detail-title{font-size:16px;font-weight:500;color:#333;margin-top:0;margin-bottom:10px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-time,.bi-notice-drawer .notice-detail-box .notice-detail .detail-time{font-size:12px;font-weight:400;color:#999;margin-bottom:20px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-content,.bi-notice-drawer .notice-detail-box .notice-detail .detail-content{font-size:14px;font-weight:400;color:#333;line-height:20px}.bi-notice-drawer .el-drawer__body .notice-detail .detail-content a,.bi-notice-drawer .notice-detail-box .notice-detail .detail-content a{color:#24d87b;text-decoration:underline}.bi-notice-drawer .el-drawer__body .notice-detail .detail-content *,.bi-notice-drawer .notice-detail-box .notice-detail .detail-content *{max-width:100%!important}.bi-system-link[data-v-738ffcd4],.bi-system-link[data-v-738ffcd4]>span{display:flex;align-items:center}.system-link-button[data-v-738ffcd4]{padding:3px;width:32px;height:32px;display:block;overflow:hidden;border-radius:4px}.system-link-button i[data-v-738ffcd4],.system-link-button i[data-v-738ffcd4]:hover{font-size:24px;color:#4e5969}.system-link-button[data-v-738ffcd4]:hover{background-color:#f2f3f5}.system-link-button[data-v-738ffcd4] span{display:block;height:100%;width:100%}.system-list[data-v-738ffcd4]{max-width:585px;padding:20px;display:flex;flex-wrap:wrap;box-sizing:border-box}.system-list .system-item[data-v-738ffcd4]{text-align:center;width:100px;flex-grow:0;flex-shrink:0;cursor:pointer;margin-bottom:10px;margin-right:10px;border-radius:4px;transition:background-color .3s;position:relative;overflow:hidden}.system-list .system-item[data-v-738ffcd4]:nth-child(5n){margin-right:0}.system-list .system-item[data-v-738ffcd4]:hover{background-color:rgba(155,232,203,.2)}.system-list .system-item:hover .go-system[data-v-738ffcd4]{bottom:0}.system-list .system-item .system-logo[data-v-738ffcd4]{transition:all .1s;width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #f2f3f5;margin:10px auto 8px;background-color:#fff}.system-list .system-item .system-logo img[data-v-738ffcd4]{width:80%;height:80%}.system-list .system-item .system-name[data-v-738ffcd4]{line-height:26px;height:26px;margin:0;font-size:14px;font-weight:400;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.system-list .system-item .go-system[data-v-738ffcd4]{line-height:26px;height:26px;margin:0;background:#00bf8a;border-radius:0 0 4px 4px;font-size:14px;font-weight:400;color:#fff;position:absolute;bottom:-26px;transition:bottom .1s ease-in;left:0;width:100%}.system-link-popper{padding:0!important}.avatar-container .avatar-wrapper[data-v-5426f9f2]{position:relative;cursor:pointer;display:flex;align-items:center}.avatar-container .avatar-wrapper .user-avatar[data-v-5426f9f2]{display:block;width:34px;height:34px;border-radius:4px;margin-right:12px}.avatar-container .avatar-wrapper .el-icon-right[data-v-5426f9f2]{color:#86909c;font-size:16px;transform:rotate(90deg)}.log-box-li[data-v-12be8c32]{display:flex;line-height:23px}.log-box-li .operates-name[data-v-12be8c32]{flex-shrink:0;flex-grow:0;color:#999;padding-right:10px}.log-box-li .operates-info[data-v-12be8c32]{flex:1;align-items:center}.log-box-li .operates-info img[data-v-12be8c32]{width:14px;height:7px;margin:0 10px}.log-box-li .operates-info .new[data-v-12be8c32],.log-box-li .operates-info .old[data-v-12be8c32]{padding:0;flex-shrink:0}.content-outer[data-v-e6e4a964]{width:100%}.content-outer .content-head[data-v-e6e4a964]{width:100%;padding:20px 0 0!important;margin-bottom:0!important;color:#333;font-size:14px}.content-outer .content-table[data-v-e6e4a964]{width:100%;padding:15px}.content-outer .content-table[data-v-e6e4a964].pagination-container{text-align:center}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix{width:80px}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix .el-input__inner{padding-right:10px;padding-left:10px}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix .el-input__suffix{right:0}.el-input[data-v-e6e4a964] .el-select .el-input.el-input--suffix .el-input__suffix .el-input__icon{width:15px}.log-table[data-v-e6e4a964] .cell div,.log-table[data-v-e6e4a964] .cell p{margin:0;font-size:14px}.log-table[data-v-e6e4a964] .cell .operate-time{font-size:14px;font-weight:400;color:#333}.log-table[data-v-e6e4a964] .cell .object-id{font-size:12px;font-weight:400;color:#999}.log-table[data-v-e6e4a964] .cell .log-more{text-align:center;position:absolute;width:100%;bottom:0;left:0;background-image:linear-gradient(hsla(0,0%,100%,0),#fff,#fff)}.log-table[data-v-e6e4a964] .cell .log-more .el-button{padding:0}.bi-log-operate_time-popper .el-picker-panel__footer>.el-picker-panel__link-btn:first-child{display:none}.bi-log-drawer{max-width:80%}.bi-log-rich-text-dialog{max-width:80%;height:calc(100vh - 160px)}.bi-log-rich-text-dialog .el-dialog__header{height:56px;box-shadow:0 1px 4px rgba(0,21,41,.08)}.bi-log-rich-text-dialog .el-dialog__body{padding:0;height:calc(100vh - 216px)}.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box{height:calc(100vh - 216px);display:flex;position:relative}.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box .bi-log-rich-text-item{width:50%;flex-shrink:0;flex-grow:1;padding:20px}.bi-log-rich-text-dialog .el-dialog__body .bi-log-rich-text-box .bi-log-rich-text-item+.bi-log-rich-text-item{border-left:1px solid rgba(0,0,0,.06);border-right:1px solid rgba(0,0,0,.06)}.bi-log-rich-text-dialog .el-dialog__body .arrow{position:absolute;width:40px;height:40px;top:calc(50% - 20px);left:calc(50% - 20px)}.bi-log-rich-text-dialog .el-dialog__body .arrow img{display:block;width:100%;height:100%}.bi-log-button>span[data-v-693ac7ba]{display:block}.bi-log-button .el-button[data-v-693ac7ba],.bi-log-button span[data-v-693ac7ba]{width:100%;text-align:left;color:inherit;font-weight:inherit}.bi_home_data[data-v-0509b7c7]{width:100%}.bi_home_data .content[data-v-0509b7c7]{width:100%;height:calc(100vh - 115px);background:#fff;border-radius:2px}.bi_home_data .content .swiper[data-v-0509b7c7]{width:100%;height:19.5vw}.bi_home_data .content .swiper .swiper_data .swiper_content[data-v-0509b7c7]{width:100%;height:19.5vw;background:url(https://wanxiaomeng-1255977238.file.myqcloud.com/bi-element-ui/homeData/swiperBg.png) no-repeat;background-size:100% 100%;display:flex;box-sizing:border-box;padding:1.5vw 6vw;cursor:pointer}.bi_home_data .content .swiper .swiper_data .swiper_content .swiper_message .title[data-v-0509b7c7]{width:31.5vw;height:3vw;font-size:2.1vw;font-weight:500;color:#333;line-height:3vw}.bi_home_data .content .swiper .swiper_data .swiper_content .swiper_message .desc[data-v-0509b7c7]{width:31.5vw;height:1.1vw;font-size:.8vw;font-weight:400;color:#333;line-height:1.1vw;margin-top:1.5vw}.bi_home_data .content .data .data_search[data-v-0509b7c7]{margin:1vw 3.5vw;display:flex;justify-content:space-between}.bi_home_data .content .data .data_content_warp[data-v-0509b7c7]{position:relative;left:0;top:0}.bi_home_data .content .data .data_content_warp .left_page[data-v-0509b7c7]{position:absolute;left:0;top:45%;width:2.25vw;height:2.25vw;cursor:pointer}.bi_home_data .content .data .data_content_warp .left_page img[data-v-0509b7c7]{width:2.25vw;height:2.25vw}.bi_home_data .content .data .data_content_warp .right_page[data-v-0509b7c7]{position:absolute;right:0;top:45%;width:2.25vw;height:2.25vw;cursor:pointer}.bi_home_data .content .data .data_content_warp .right_page img[data-v-0509b7c7]{width:2.25vw;height:2.25vw}.bi_home_data .content .data .data_content_warp .data_content[data-v-0509b7c7]{margin:0 3.5vw;display:flex;justify-content:space-between;flex-wrap:wrap;height:19.5vw}.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-0509b7c7]{width:49%;height:9vw;background:#f8f8fa;box-shadow:0 .1vw .45vw 0 rgba(168,203,255,.36);border-radius:.2vw;border:.1vw solid #fff;margin-bottom:1.5vw;box-sizing:border-box;padding:1vw;position:relative;left:0;top:0;cursor:pointer}.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-0509b7c7]:nth-child(3),.bi_home_data .content .data .data_content_warp .data_content .message_item[data-v-0509b7c7]:nth-child(4){margin-bottom:0}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title[data-v-0509b7c7]{display:flex;height:1vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title img[data-v-0509b7c7]{width:1vw;height:1vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_title p[data-v-0509b7c7]{height:1vw;line-height:1vw;margin:0 0 0 .5vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content[data-v-0509b7c7]{margin-top:1.6vw;display:flex}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content img[data-v-0509b7c7]{width:4vw;height:4vw;margin-right:1.2vw}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content[data-v-0509b7c7]{width:31vw;position:relative;top:0;left:0}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_title[data-v-0509b7c7]{max-width:20vw;height:1.1vw;font-size:.8vw;font-weight:500;color:#333;line-height:1.1vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_desc[data-v-0509b7c7]{max-width:26vw;height:1vw;margin-top:.8vw;font-size:.7vw;font-weight:400;color:#333;line-height:1vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .data .data_content_warp .data_content .message_item .item_content .content_content .content_time[data-v-0509b7c7]{position:absolute;left:22vw;top:.05vw;width:8vw;height:1vw;font-size:.7vw;font-weight:400;color:#333;line-height:1vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .data .data_content_warp .data_content .message_item .is_read[data-v-0509b7c7]{position:absolute;right:.1vw;top:.3vw;width:1.5vw;height:.8vw}.bi_home_data .content .detail[data-v-0509b7c7]{width:100%;box-sizing:border-box;padding:0 20px;height:calc(100vh - 80px)}.bi_home_data .content .detail .detail_title[data-v-0509b7c7]{width:440px;height:22px;font-size:16px;font-weight:500;color:#333;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .detail .detail_time[data-v-0509b7c7]{width:320px;height:16px;margin-top:12px;font-size:12px;font-weight:400;color:#999;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bi_home_data .content .detail .detail_desc[data-v-0509b7c7]{margin-top:24px;width:500px;font-size:14px;font-weight:400;color:#333;line-height:20px}.bi_home_data .content .detail .detail_content[data-v-0509b7c7]{width:520px;margin-top:24px;overflow-y:auto}.bi_home_data .content .detail .detail_content .content_content[data-v-0509b7c7]{width:500px}.bi_home_data img{width:100%;height:auto}.el-carousel__indicator.is-active button{opacity:1;background-color:#38ce81}.bi-navbar-tool[data-v-0c52ba83]{padding:0 20px;height:inherit;display:flex;align-items:center}.el-divider[data-v-0c52ba83]{margin:0 24px;background-color:#e5e6eb}.svg-icon[data-v-4a74344e]{width:1em;height:1em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-4a74344e]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}
|