@charset "UTF-8";.pull-left{float:left}.pull-right{float:right!important}.login-layout{min-width:1200px;margin:0 auto;height:100%;overflow:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.login-layout .header{width:100%;background-color:#fff;height:90px;position:relative}.login-layout .header .logo{height:100%;min-width:600px;font-size:26px;line-height:90px;margin-left:20px}.login-layout .header .logo img{float:left;position:relative;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);content:url(./img/logo.png)}.login-layout .header .logo span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;padding-left:10px}.login-layout .content{width:100%;background:url(./img/main-bg.png) no-repeat;background-size:100% 100%;height:500px;position:relative}.login-layout .content .login-content{width:500px;margin-right:150px;background-color:#fff;position:relative;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.login-layout .content .login-content .login-main{text-align:center;margin:0 auto}.login-layout .content .login-content .login-main .login-title{text-align:center;margin-top:10px;margin-right:auto;margin-left:auto}.login-layout .content .login-content .login-main .login-title img{height:70px;width:70px;content:url(./img/login-title.png)}.login-layout .content .login-content .login-main .login-form{margin-top:30px;width:65%;margin-left:auto;margin-right:auto}.login-layout .content .login-content .login-main .form-yzm{position:absolute;right:0;top:50%;width:100px;height:32px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.login-layout .footer{width:100%;height:50px}.login-layout .footer .logo-buttom{margin:10px auto}.login-layout .footer .bottom-text{text-align:center}.chart .header .user-con{margin-right:20px;height:90px;line-height:90px;font-size:22px}.chart .header .user-con .user-name{margin-right:20px}.chart .header .user-con .search-icon{cursor:pointer}.chart .content{height:calc(100% - 90px - 3px);position:relative;background-image:url(./img/centerbg.png);background-size:100% 100%}.chart .content .content-title{padding-top:10px;font-size:18px;color:#fff;font-weight:700;text-align:center}.chart .content .choose-char-list{width:100%;text-align:center;height:398px;line-height:398px}.chart .content .choose-char-item{position:relative;width:220px;height:270px;display:inline-block;vertical-align:middle;margin-left:5px;margin-right:5px;padding-top:45px;overflow:hidden;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.chart .content .choose-char-item *{will-change:transform}.chart .content .choose-char-item .chart-main{position:relative;z-index:2}.chart .content .choose-char-item .chart-title{position:relative;height:62px}.chart .content .choose-char-item .chart-title p{width:114px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);text-align:center}.chart .content .choose-char-item .chart-title p span{max-height:44px;font-size:16px;color:#fff;font-weight:500;text-align:left;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;vertical-align:middle;text-overflow:ellipsis;display:-webkit-inline-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chart .content .choose-char-item .chart-title::after,.chart .content .choose-char-item .chart-title::before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-size:100%;background-repeat:no-repeat;background-position:center center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;will-change:transform}.chart .content .choose-char-item .chart-title::before{left:-20px;right:-20px;opacity:1;background-image:url(./img/notchose-char-name-bg.png)}.chart .content .choose-char-item .chart-title::after{opacity:0;background-image:url(./img/chose-char-name-bg.png)}.chart .content .choose-char-item .chart-organ{padding-left:20px;padding-right:20px;font-size:14px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.chart .content .choose-char-item .chart-confirm{min-width:94px;height:38px;opacity:0;font-size:14px;color:#fff;border-radius:40px;margin-top:34px;background-color:#2384f0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.chart .content .choose-char-item::after,.chart .content .choose-char-item::before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.chart .content .choose-char-item::before{opacity:1;background-image:url(./img/char-bg.png)}.chart .content .choose-char-item::after{opacity:0;background-image:url(./img/char-choose-bg.png)}.chart .content .choose-char-item:hover{width:260px;height:340px}.chart .content .choose-char-item:hover .chart-organ,.chart .content .choose-char-item:hover .chart-title span{color:#303133}.chart .content .choose-char-item:hover .chart-title::before{opacity:0}.chart .content .choose-char-item:hover .chart-confirm,.chart .content .choose-char-item:hover .chart-title::after{opacity:1}.chart .content .choose-char-item:hover::before{opacity:0}.chart .content .choose-char-item:hover::after{opacity:1}#app,.app,.wrapper,body,html{width:100%;height:100%;margin:0;padding:0}body{font-family:"PingFang SC","Helvetica Neue",Helvetica,"microsoft yahei",arial,STHeiTi,sans-serif;overflow:hidden}.top-menu-disabled .header{height:80px}.top-menu-disabled .header .header-menu{display:none}.top-menu-disabled .sidebar{top:80px}.top-menu-disabled .content-box{top:80px;height:calc(100% - 80px)}.header{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:130px;z-index:8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.header .pull-left{float:left}.header .pull-right{float:right!important}.header .header-logo{height:80px;width:100%;background-color:#0361C2;font-size:22px;color:#fff}.header .header-logo .header-left{float:left;position:relative}.header .header-logo .header-left .logo{line-height:80px;height:80px;margin-left:20px}.header .header-logo .header-left .logo img{position:relative;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);float:left;width:56px;height:56px;content:url(./img/logo.png)}.header .header-logo .header-left .logo span{padding-left:10px}.header .header-logo .header-right{float:right;padding-right:20px}.header .header-logo .header-right .header-user-con{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-logo .header-right .header-user-con .search-icon{margin:0 10px;font-size:22px;color:#fff}.header .header-logo .header-right .header-user-con .search-icon:hover{cursor:pointer}.header .header-logo .header-right .header-user-con .avator-con{margin-left:5px}.header .header-logo .header-right .header-user-con .avator-con .avator{border-radius:50%;overflow:hidden;width:30px;height:30px;display:inline-block;cursor:pointer}.header .header-logo .header-right .header-user-con .avator-con .avator img{width:100%}.header .header-logo .header-right .header-user-con .user-name{display:inline-block;position:relative;color:#fff;margin-left:10px}.header .header-menu{width:100%;height:50px;background-color:#0361C2}.header .header-menu .top-menu{position:relative;margin:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:50px}.header .header-menu .top-menu [class^=arrow-]{border-radius:5px;display:none;position:absolute;top:0;bottom:0;width:18px;z-index:2;line-height:50px;cursor:pointer;text-align:center;font-size:16px;background-color:rgba(255,255,255,.3)}.header .header-menu .top-menu [class^=arrow-]:hover{color:red;background-color:rgba(255,255,255,.5)}.header .header-menu .top-menu .arrow-left{left:-18px}.header .header-menu .top-menu .arrow-right{right:15px}.header .header-menu .top-menu .arrow-show{display:block!important;color:#ccc}.header .header-menu .top-menu .header-menu-content{overflow:hidden;width:100%;height:100%}.header .header-menu .top-menu .header-menu_list{margin:0;padding:0;float:left;height:100%;list-style:none;overflow:hidden;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}.header .header-menu .top-menu .header-menu_list .header-menu_item{color:#fff;display:inline-block;height:100%;line-height:50px;min-width:80px}.header .header-menu .top-menu .header-menu_list .header-menu_item.active{color:#f9c834;border-bottom:none;background-color:#0000}.header .header-menu .top-menu .header-menu_list .header-menu_item.active .icon-svg{display:inline-block!important}.header .header-menu .top-menu .header-menu_list .header-menu_item:hover{cursor:pointer;color:#f9c834;background-color:#0000}.header .header-menu .top-menu .header-menu_list .header-menu_item .header-item-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header-menu .top-menu .header-menu_list .header-menu_item .header-item-flex .header-item-flex-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative;width:100%}.content-box,.sidebar{position:absolute;bottom:0}.header .header-menu .top-menu .header-menu_list .header-menu_item .header-item-flex .header-item-flex-btn .header-menu_btn{border:0;background-color:transparent;-webkit-appearance:none;font-size:16px;font-weight:400;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;margin:0 15px}.header .header-menu .top-menu .header-menu_list .header-menu_item .header-item-flex .header-item-flex-btn .icon-svg{display:none;width:50px;position:absolute;left:35%;bottom:-7px}.header .header-menu .top-menu .header-menu_list .header-menu_item .header-item-flex .header-menu-border{border:1px solid #fff;height:10px;margin:auto 0}.header .header-menu .top-menu .header-menu_list .header-menu_item:last-child .header-menu-border{display:none}.green{background-color:#77a565!important}.greenActive.active,.greenActive.hover{color:#ae3e50!important}.greenSidebarTitle{color:#77a565!important}.orange{background-color:#f57947!important}.orangeActive.active,.orangeActive.hover{color:#90acc5!important}.orangeSidebarTitle{color:#f57947!important}.red{background-color:#ba4c47!important}.redActive.active,.redActive.hover{color:#d5aaa8!important}.redSidebarTitle{color:#ba4c47!important}.sidebar{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;left:0;top:130px;overflow-y:auto;overflow-x:auto;z-index:6;border-right:1px solid #d0d0d0;background-color:#fff;height:calc(100% - 130px)}.sidebar .sidebar-title{height:30px;background-color:transparent}.sidebar .collapse-btn{float:right;cursor:pointer;font-size:22px}.sidebar .el-menu{overflow:auto;background-color:transparent;border:none;height:calc(100% - 30px)}.sidebar .el-menu .el-submenu .el-submenu__title{color:#0361c2;font-weight:700}.sidebar .el-menu .el-submenu .el-submenu__title i{color:#0361c2}.sidebar::-webkit-scrollbar{width:0}.sidebar-el-menu:not(.el-menu--collapse){width:250px}.sidebar>ul{height:100%}.el-submenu__title,::v-deep .el-menu-item{height:50px;line-height:50px}::v-deep .el-menu{border-right:none}.content-box{-webkit-box-sizing:border-box;box-sizing:border-box;left:251px;right:0;top:130px;padding-bottom:20px;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out;background:#f0f0f0;height:calc(100% - 130px);width:calc(100% - 250px - 1px)}.content-box .content-outer{margin:0 10px 10px;background-color:#fff;height:calc(100% - 30px - 10px);overflow-y:auto;overflow-x:hidden}.content-box .content{padding:0;width:100%}.content-box .tags{position:relative;height:30px;overflow:hidden;background:#f0f0f0;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);z-index:4;margin:0 10px;padding:10px 0 0}.content-box .tags ul{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:0;margin:0}.content-box .tags span{display:inline-block;background:#e6efff;border-radius:0 20px 0 0}.content-box .tags span .tags-li{-webkit-transition:all .1s;transition:all .1s;float:left;margin-right:2px;border-radius:0 10px 0 0;font-size:12px;overflow:hidden;cursor:pointer;height:30px;line-height:30px;border-bottom:2px solid #e9eaec;background:#e6efff;vertical-align:middle;color:#666}.content-box .tags span .tags-li .tags-border{border-left:2px solid #ccc;height:14px;position:relative;top:4px}.content-box .tags span .tags-li .tags-li-but{display:inline-block;padding:0 20px}.content-box .tags span .tags-li.active .tags-border,.content-box .tags span .tags-li.active+.tags-li .tags-border{display:none}.content-box .tags span .tags-li .tags-li-but .tags-li-icon{margin-left:5px;position:relative;bottom:-2px;font-size:16px;font-size:18px}.content-box .tags span .tags-li .tags-li-but .tags-li-icon:hover{color:#000}.content-box .tags span .tags-li:not(.active):hover{font-weight:700}.content-box .tags span .tags-li.active{font-weight:700;background:#fff}.content-box .tags span .tags-li.active .tags-li-icon{background-color:#fff}.content-box .tags span .tags-li-title{float:left;max-width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:5px;color:#666}.content-box .tags span .tags-li.active .tags-li-title{color:#fff}.content-box .tags .tags-close-box{position:absolute;right:0;top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:1px;text-align:center;vertical-align:bottom;width:auto;line-height:30px;background:#fff;-webkit-box-shadow:-3px 0 15px 3px rgba(0,0,0,.1);box-shadow:-3px 0 15px 3px rgba(0,0,0,.1);z-index:10;cursor:pointer}.content-box .tags .tags-close-box:hover{background-color:#ccc}.content-box .tags .tags-close-box .el-dropdown .el-icon-arrow-down{margin:2px}.content-collapse{left:66px;width:calc(100% - 65px)}.g-box{-webkit-box-shadow:0 0 18px rgba(12,4,8,.1);box-shadow:0 0 18px rgba(12,4,8,.1);border-radius:5px;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;background-color:#fff}.g-box .g-breadcrumb,.g-box .g-toolbar{margin-bottom:10px}.g-box .g-toolbar{float:right}.g-pagination{float:left;margin-left:10px}.g-pagination:after{clear:both}.el-table .tab-button-group .el-button--text,.el-table .tab-button-group .el-link{padding:5px 2px;cursor:pointer}.el-table .tab-button-group .el-button--text:not(:first-child):before,.el-table .tab-button-group .el-link:not(:first-child):before{content:'|';padding-right:5px;color:#000}.content-box .el-drawer__wrapper{left:0;top:0;right:0}.content-collapse .el-drawer__wrapper{left:66px;top:171px}.el-drawer__header{margin-bottom:5px}.el-dropdown-menu{min-width:150px}.el-dropdown-menu li{cursor:pointer}.el-descriptions-item__label{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-dialog__header{background-color:#3e8ef7}.el-dialog__header .el-dialog__close,.el-dialog__header .el-dialog__title{color:#fff}.el-dialog__header:focus .el-dialog__close,.el-dialog__header:hover .el-dialog__close{color:red}@font-face{font-family:shenshu-icon;src:url(fonts/shenshu-icon.woff) format("woff"),url(fonts/shenshu-icon.ttf) format("truetype")}[class*=" ss-icon-"],[class^=ss-icon-]{font-family:shenshu-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ss-icon-address:before{content:"\E001"}.ss-icon-under-line:before{content:"\E002"}.ss-icon-user:before{content:"\E003"}.ss-icon-autonym:before{content:"\E004"}.ss-icon-zsk:before{content:"\E005"}.ss-icon-xtgl:before{content:"\E006"}.ss-icon-xxmdhj:before{content:"\E007"}.ss-icon-fcsh:before{content:"\E008"}.ss-icon-knbf:before{content:"\E009"}.ss-icon-xxdj:before{content:"\E00A"}.ss-icon-xxcx:before{content:"\E00B"}.ss-icon-xxsh:before{content:"\E00C"}.ss-icon-13712:before{content:"\E00D"}.ss-icon-spxf:before{content:"\E00E"}.ss-icon-tjfx:before{content:"\E00F"}.ss-icon-xfbl:before{content:"\E010"}.ss-icon-xfsl:before{content:"\E011"}.ss-icon-sy:before{content:"\E012"}.ss-icon-yjfk:before{content:"\E013"}.ss-icon-xxfb:before{content:"\E014"}.ss-icon-zjgl:before{content:"\E015"}.ss-icon-jxgl:before{content:"\E016"}.ss-icon-cxjg:before{content:"\E017"}.ss-icon-cxry:before{content:"\E018"}.ss-icon-jbxxgl:before{content:"\E019"}.ss-icon-ckyyck:before{content:"\E01A"}.ss-icon-cxbmsh:before{content:"\E01B"}.ss-icon-cxjgdtgl:before{content:"\E01C"}.ss-icon-cxjgsqgl:before{content:"\E01D"}.ss-icon-cxjgzhgl:before{content:"\E01E"}.ss-icon-cxkbsh:before{content:"\E01F"}.ss-icon-cxjgxxhy:before{content:"\E020"}.ss-icon-jxjhgl:before{content:"\E021"}.ss-icon-jxzlgl:before{content:"\E022"}.ss-icon-jxgcgl:before{content:"\E023"}.ss-icon-zjhz:before{content:"\E024"}.ss-icon-zjsh:before{content:"\E025"}.ss-icon-zcjx:before{content:"\E026"}.ss-icon-zsxx:before{content:"\E027"}.ss-icon-gsgg:before{content:"\E028"}.ss-icon-tzgg:before{content:"\E029"}.ss-icon-gryj:before{content:"\E02A"}.ss-icon-mydfk:before{content:"\E02B"}.ss-icon-dyspgl:before{content:"\E02C"}.ss-icon-jcpz:before{content:"\E02D"}.ss-icon-gxtjfx:before{content:"\E02E"}.ss-icon-fwtjcx:before{content:"\E02F"}.ss-icon-jkcx:before{content:"\E030"}.ss-icon-wddy:before{content:"\E031"}.ss-icon-zgdysp:before{content:"\E032"}.ss-icon-zydy:before{content:"\E033"}.ss-icon-fbspgl:before{content:"\E034"}.ss-icon-zyfb:before{content:"\E035"}.ss-icon-wjzyjhgl:before{content:"\E036"}.ss-icon-kbjhzygl:before{content:"\E037"}.ss-icon-sjygl:before{content:"\E038"}.ss-icon-jhfwgl:before{content:"\E039"}.ss-icon-jgtb:before{content:"\E03A"}.ss-icon-sfapi:before{content:"\E03B"}.ss-icon-fwtjdycs:before{content:"\E03C"}.ss-icon-ptpzgl:before{content:"\E03D"}.ss-icon-fwxysj:before{content:"\E03E"}.ss-icon-jgdz:before{content:"\E03F"}.ss-icon-jhdz:before{content:"\E040"}.ss-icon-ajdtjwjjh:before{content:"\E041"}.ss-icon-ajdtjkbjh:before{content:"\E042"}.ss-icon-fwtjfbz:before{content:"\E043"}.ss-icon-tjfxmb:before{content:"\E044"}.ss-icon-flgl:before{content:"\E045"}.ss-icon-flglian:before{content:"\E046"}.ss-icon-glcx:before{content:"\E047"}.ss-icon-glsh:before{content:"\E048"}.ss-icon-mlsh:before{content:"\E049"}.ss-icon-mlzc:before{content:"\E04A"}.ss-icon-tyzygl:before{content:"\E04B"}.ss-icon-tyzyxxmlgl:before{content:"\E04C"}.ss-icon-xxzydj:before{content:"\E04D"}.ss-icon-xxzyfw:before{content:"\E04E"}.ss-icon-xxzyjkfw:before{content:"\E04F"}.ss-icon-xxzymlgl:before{content:"\E050"}.ss-icon-yfbml:before{content:"\E051"}.ss-icon-yshml:before{content:"\E052"}.ss-icon-my:before{content:"\E053"}.ss-icon-myjf:before{content:"\E054"}.ss-icon-myctj:before{content:"\E055"}.ss-icon-mytmsc:before{content:"\E056"}.ss-icon-lbrrx:before{content:"\E057"}.ss-icon-lbzzl:before{content:"\E058"}.ss-icon-lbzsk:before{content:"\E059"}.ss-icon-lbwkt:before{content:"\E05A"}.ss-icon-zcgl:before{content:"\E05B"}.ss-icon-zcglyhsh:before{content:"\E05C"}.ss-icon-zcglyhgl:before{content:"\E05D"}.ss-icon-jfpm:before{content:"\E05E"}.ss-icon-jfpmgrjfpm:before{content:"\E05F"}.ss-icon-jfpmjfmx:before{content:"\E060"}.ss-icon-jfpmcqhz:before{content:"\E061"}.ss-icon-jfpmcq:before{content:"\E062"}.ss-icon-yjfkjyxc:before{content:"\E063"}.ss-icon-yjfkctfk:before{content:"\E064"}.ss-icon-yjfktmzj:before{content:"\E065"}.ss-icon-xwgg:before{content:"\E066"}.ss-icon-xwggtzgg:before{content:"\E067"}.ss-icon-ztgl:before{content:"\E068"}.ss-icon-ztglztxxwh:before{content:"\E069"}.ss-icon-tkgl:before{content:"\E06A"}.ss-icon-tkglflgl:before{content:"\E06B"}.ss-icon-study:before{content:"\E06C"}.ss-icon-studyzygl:before{content:"\E06D"}.ss-icon-rsgl:before{content:"\E06E"}.ss-icon-rsglrsxxgl:before{content:"\E06F"}.ss-icon-rsglgzdwgl:before{content:"\E070"}.ss-icon-rsglgzdwlsgl:before{content:"\E071"}.ss-icon-rsglgzdx:before{content:"\E072"}.ss-icon-rsglgzbb:before{content:"\E073"}.ss-icon-rsgljggl:before{content:"\E074"}.ss-icon-rsglgwszgl:before{content:"\E075"}.ss-icon-rsglncpdgl:before{content:"\E076"}.ss-icon-rsglltx:before{content:"\E077"}.ss-icon-rsglryjygl:before{content:"\E078"}.ss-icon-rsglbwrygl:before{content:"\E079"}.ss-icon-rsglcrjgl:before{content:"\E07A"}.ss-icon-rsglgbwcskgl:before{content:"\E07B"}.ss-icon-rsglqxjgl:before{content:"\E07C"}.ss-icon-zhkh:before{content:"\E07D"}.ss-icon-zhkhydjh:before{content:"\E07E"}.ss-icon-zhkhgzwcqk:before{content:"\E07F"}.ss-icon-zhkhjdgzxj:before{content:"\E080"}.ss-icon-zhkhkhpj:before{content:"\E081"}.ss-icon-zhkhrwxf:before{content:"\E082"}