
.login-bg[data-v-07d99d3a] {
  background: url(../img/login-bg.d99dea7e.jpg) no-repeat center top
    fixed;
  background-size: cover;
  height: 100%;
}
.login-wrap[data-v-07d99d3a] {
  background-color: rgba(33, 32, 42, 0.44);
  position: relative;
  height: 100%;
  width: 100%;
}
.login-header[data-v-07d99d3a] {
  color: #fff;
  font-size: 34px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 10%;
}
.ibox-content[data-v-07d99d3a] {
  background-color: #fff;
  padding: 40px 30px 40px 30px;
  clear: both;
  border-radius: 6px;
  width: 320px;
}
.full-width[data-v-07d99d3a] {
  width: 100% !important;
}
.forget-pwd[data-v-07d99d3a] {
  margin-top: -16px;
  font-size: 14px;
  color: #999;
  text-align: right;
}
.forget-pwd span[data-v-07d99d3a] {
  cursor: pointer;
}
.forget-pwd span[data-v-07d99d3a]:hover {
  text-decoration: underline;
}
.box-register[data-v-07d99d3a] {
  font-size: 14px;
  color: #999;
  text-align: center;
}
.box-register span[data-v-07d99d3a] {
  cursor: pointer;
  color: #409eff;
}
.box-register span[data-v-07d99d3a]:hover {
  text-decoration: underline;
}


.login-bg[data-v-0cdb31aa] {
		background: rgba(0,0,0,.3);
		background-size: cover;
		height: 100%;
}
.lockscreen-wrap[data-v-0cdb31aa] {
		position: relative;
		height: 100%;
		width: 100%;
}
.ibox-content[data-v-0cdb31aa] {
		background-color: #fff;
		padding: 25px 50px 30px 50px;
		clear: both;
		border-radius: 6px;
		width: 300px;
}
.full-width[data-v-0cdb31aa] {
		width: 100% !important;
}
.dialog-footer[data-v-0cdb31aa] {
  padding: 50px 0px 20px;
  box-sizing: border-box;
}


.login-bg[data-v-6e19685a] {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-image: url(../img/login-bg.d99dea7e.jpg);
	height: 100%;
}
.lockscreen-wrap[data-v-6e19685a] {
	background-color: rgba(33, 32, 42, 0.44);
	position: relative;
	height: 100%;
	width: 100%;
}
.ibox-content[data-v-6e19685a] {
	background-color: #fff;
	padding: 25px 50px 30px 50px;
	clear: both;
	border-radius: 6px;
	width: 300px;
}
.full-width[data-v-6e19685a] {
	width: 100% !important;
}
.title[data-v-6e19685a] {
	width: 100%;
	text-align: center;
	height: 60px;
}


.header[data-v-1846491e] {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  font-size: 18px;
  color: #333333;
  background-color: #fff;
}
.header-left[data-v-1846491e] {
  float: left;
}
.collapse-btn[data-v-1846491e] {
  /* float: left; */
  padding-left: 20px;
  cursor: pointer;
  line-height: 46px;
  font-size: 20px;
}
.header .logo[data-v-1846491e] {
  float: left;
  width: 250px;
  line-height: 46px;
}
.header-right[data-v-1846491e] {
  float: right;
  padding-right: 10px;
}
.header-user-con[data-v-1846491e] {
  display: flex;
  height: 46px;
  align-items: center;
}
.btn-fullscreen[data-v-1846491e] {
  transform: rotate(45deg);
  margin-right: 5px;
  font-size: 24px;
}
.btn-bell[data-v-1846491e],
.btn-fullscreen[data-v-1846491e] {
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 15px;
  cursor: pointer;
  margin: 0 5px;
  line-height: 30px;
}
.btn-bell-badge[data-v-1846491e] {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #f56c6c;
  color: #333333;
}
.user-name[data-v-1846491e] {
  margin-left: 10px;
}
.user-avator[data-v-1846491e] {
  margin-left: 13px;
}
.user-avator img[data-v-1846491e] {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.el-dropdown-link[data-v-1846491e] {
  color: #333333;
  cursor: pointer;
}
.el-dropdown-menu__item[data-v-1846491e] {
  text-align: center;
}
.line[data-v-1846491e] {
  width: 1px;
  height: 27px;
  background-color: #eeeeee;
  margin: 0 5px;
}
.lockScreen[data-v-1846491e] {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
.change-icon[data-v-1846491e] {
  width: 18px;
  height: 18px;
  margin-top: -3px;
}


.sidebar[data-v-d7d986ca] {
  width: 200px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #001529;
}
.side-menu[data-v-d7d986ca] {
  width: 100%;
  overflow-y: auto;
  height: calc(100% - 73px);
  scrollbar-width: none;   /* firefox */
  -ms-overflow-style: none;  /* IE 10+ */
}
.side-menu[data-v-d7d986ca]::-webkit-scrollbar {
  width: 0px;
}
.sidebar-el-menu[data-v-d7d986ca]:not(.el-menu--collapse) {
  width: 200px;
}
.sidebar > ul[data-v-d7d986ca] {
  height: 100%;
}
.side-logo[data-v-d7d986ca] {
  height: 73px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
}
.logo[data-v-d7d986ca] {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50%;
}
.title-name[data-v-d7d986ca] {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #ffffff;
  line-height: 19px;
}


/* .tags .tag-box {
		scrollbar-width: none;
		/* firefox */
/* -ms-overflow-style: none; */
/* IE 10+ */
/* } */
.tags {
  position: relative;
  height: 32px;
  overflow: hidden;
  /* padding: 0 16px; */
  padding-left: 5px;
  display: flex;
  align-items: center;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  margin-bottom: 10px;
  box-sizing: border-box;
  flex: none;
}
.tags .tag-box {
  /* width: 100%; */
  box-sizing: border-box;
  white-space: nowrap;
  position: relative;
  display: flex;
  flex: auto;
  align-self: stretch;
  transform: translate(0);
}
.tags .tag-box ul {
  position: absolute;
  display: flex;
  box-sizing: border-box;
  transition: transform 0.3s;
}
.tags .tag-box::-webkit-scrollbar {
  display: none;
}
.tags-li {
  margin-right: 3px;
  border-radius: 3px;
  font-size: 12px;
  overflow: hidden;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 0 5px 0 10px;
  vertical-align: middle;
  color: #323232;
  /* -webkit-transition: all 0.1s ease-in;
		-moz-transition: all 0.1s ease-in;
		transition: all 0.1s ease-in; */
  display: inline-block;
}
.tags-li-title {
  float: left;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 5px;
  color: #323232;
}
.tags-li.active .tags-li-title {
  color: #fff;
}
.tags-li.active {
  background-color: #0960bd;
  color: #fff;
}
.tags-li:not(.active) span {
  display: none;
}
.tags-li span:hover {
  transform: scale(1.4);
}
.tags-li:not(.active):hover {
  background: #fff;
}
.tags-li:not(.active):hover span {
  display: inline-block !important;
  color: #0960bd;
}
.tags-li:not(.active):hover .tags-li-title {
  color: #0960bd;
}
.tags-close-box {
  /* position: absolute;
		right: 0;
		top: 0; */
  box-sizing: border-box;
  /* padding-top: 1px;
		text-align: center;
		width: 110px;
		height: 30px; */
  height: 100%;
  background: #fff;
  box-shadow: -3px 0 15px 3px rgba(0, 0, 0, 0.1);
  z-index: 10;
  flex: none;
}

/* .tag-linkage {
		width: 30px;
		height: 30px;
		background: #ffffff;
		line-height: 30px;
		text-align: center;
		cursor: pointer;
	} */
.tags-close-box .el-dropdown,
.tags-close-box button {
  padding: 0;
  border: 0;
  height: 100%;
  background-color: #fff;
  border-radius: 0;
}
.tags-close-box .more-btn,
.tags-close-box .refresh-btn,
.tags-close-box .close-btn {
  width: 32px;
  height: 100%;
  border-right: 1px solid #eee;
}
.tags-close-box .full-screen-btn {
  width: 32px;
  height: 100%;
  border-right: 0;
}
.full-screen-btn img {
  width: 15px;
  height: 12px;
}
.tags-close-box button i {
  color: #646464;
  font-size: 14px;
}
.tags-close-box button:hover {
  background-color: #fff;
}
.tags-close-box button:hover i {
  color: #000;
  font-weight: 600;
}


.lockScreen[data-v-f905a6a0] {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}


/* .form-wrap {
	  padding-left: 80px;
  } */
.statisticsContent[data-v-bedbf6a2] {
  display: flex;
  flex-direction: column;
}
.el-form-item[data-v-bedbf6a2] {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
.dataContent[data-v-bedbf6a2] {
  width: 90%;
}
.list-content[data-v-bedbf6a2] {
  display: block;
  position: relative;
  background-color: white;
  margin-top: 10px;
  width: 100%;
}
.list-content h2[data-v-bedbf6a2] {
  font-size: 25px;
  font-weight: bold;
  padding: 20px 20px;
  color: black;
}
.data-list li[data-v-bedbf6a2] {
  display: inline-block;
  width: 30%;
  margin: 10px 10px 10px 1%;
}
.data-item[data-v-bedbf6a2] {
  width: 100%;
  min-height: 120px;
  background-color: #f7f7f7;

  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.menuitem_num[data-v-bedbf6a2] {
  font-weight: bold;
  padding: 0px 10px 5px 10px;
  font-size: 30px;
  color: #409eff;
}
.menuitem_name[data-v-bedbf6a2] {
  padding: 5px 10px 0px 10px;
  font-size: 15px;
  color: #409eff;
}
.leaderboardContent[data-v-bedbf6a2] {
  width: 23%;
  margin-top: 10px;
}
.leaderboardContent h2[data-v-bedbf6a2] {
  font-size: 25px;
  font-weight: bold;
  padding: 20px 20px;
  color: black;
}
.leaderboardContent ul li[data-v-bedbf6a2] {
  width: 100%;
  line-height: 43.1px;
  margin-top: 5px;
  padding: 0px 10px;
  background-color: white;
}


.error-page[data-v-f244ed02]{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    box-sizing: border-box;
}
.error-code[data-v-f244ed02]{
    line-height: 1;
    font-size: 150px;
    font-weight: bolder;
    color: #2d8cf0;
}
.error-code span[data-v-f244ed02]{
    color: #00a854;
}
.error-desc[data-v-f244ed02]{
    font-size: 30px;
    color: #777;
}
.error-handle[data-v-f244ed02]{
    margin-top: 30px;
    /* padding-bottom: 200px; */
}
.error-btn[data-v-f244ed02]{
    margin-right: 100px;
}


/*# sourceMappingURL=admin.1727148862432.css.map*/