#top-header{position:relative;width:100%;height:8vh;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 24px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#41d0d2}#top-header .header-left,#top-header .header-right{-webkit-box-flex:17vw;-ms-flex:17vw 0;flex:17vw 0}#top-header .header-right .btn_enter_sys{color:#41d0d2;font-size:14px;-webkit-box-flex:600px;-ms-flex:600px 0.5;flex:600px 0.5;margin-right:1vw}#top-header .header-right .btn_enter_sys span{line-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex}#top-header .header-right .btn_enter_sys span .iconfont{font-size:26px;line-height:1;margin-right:8px}#top-header .header-right .dropdown_admin_box{color:#41d0d2}#top-header .header-right .dropdown_admin_box .fa{font-size:26px;margin-right:7px}#top-header .header-right .dropdown_admin_box .el-dropdown-link{display:-webkit-box;display:-ms-flexbox;display:flex}#top-header .header-right .dropdown_admin_box .el-dropdown-link,#top-header .header-right .dropdown_admin_box .el-icon-caret-bottom{line-height:26px}#top-header .header-right .dropdown_admin_box .el-icon-caret-bottom{margin-left:10px}#top-header .top-header-title{-webkit-box-flex:800px;-ms-flex:800px 1;flex:800px 1;font-size:30px;text-align:center}#top-header .header-left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#top-header .header-left,#top-header .header-left .time_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#top-header .header-left .time_box{font-family:fantasy;line-height:1.3;width:185px}#top-header .header-left .time_box h2{font-size:30px;font-weight:400;margin:0 10px 0}#top-header .header-left .time_box div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:11px}.dropdown_admin_menu{background-color:#03232a;border-color:#24fffc;border-radius:3px}.dropdown_admin_menu .el-dropdown-menu__item{color:#24fffc}.dropdown_admin_menu .el-dropdown-menu__item:focus,.dropdown_admin_menu .el-dropdown-menu__item:not(.is-disabled):hover{background-color:rgba(36,255,252,.1);color:#24fffc}.dropdown_admin_menu[x-placement^=bottom] .popper__arrow{border-bottom-color:#24fffc}.dropdown_admin_menu[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#03232a}