#top-header{position:relative;width:100%;height:8vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;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 .logo{width:18%;margin-right:15px}#top-header .header_center{width:47%;margin-right:30px}#top-header .header_center img{width:100%}#top-header .header_right{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#top-header .header_right,#top-header .header_right .time_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#top-header .header_right .time_box{font-family:fantasy;line-height:1.3;width:185px}#top-header .header_right .time_box h2{font-size:30px;font-weight:400;margin:0 10px 0}#top-header .header_right .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}#top-header .header_right .btn_enter_sys{color:#41d0d2;font-size:14px}#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}.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}