@charset "UTF-8";
.host-body {
  background: url("../images/night/bg.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column; }
.host-body .top {
  background: url("../images/night/topbg.png") center 10px no-repeat;
  width: 100%;
  height: 120px;
  margin: auto;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column; }
.host-body .top .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  height: 73px; }
.host-body .top .center p {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  background: linear-gradient(to bottom, #eef1f5 0%, #9eb5d9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  margin-left: 20px; }
.host-body .top .skin {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  margin-top: -10px; }
.host-body .top .skin .skin_day {
  background: url("../images/night/skin_day.png");
  width: 67px;
  height: 33px;
  margin-left: 3px;
  cursor: pointer; }
.host-body .top .skin .skin_night {
  background: url("../images/night/skin_night_active.png");
  width: 67px;
  height: 33px;
  margin-right: 3px;
  cursor: pointer; }
.host-body .top .right {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #9DB6D9;
  line-height: 17px;
  position: absolute;
  right: 40px;
  top: 60px; }
.host-body .top .left {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #9DB6D9;
  line-height: 17px;
  position: absolute;
  left: 40px;
  top: 60px; }
.host-body .body {
  display: flex;
  width: calc(100% - 80px);
  padding: 0;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
  position: relative;
  height: calc(150% - 120px);
  background: url("../images/night/map.png") center 50px no-repeat;
  background-size: 50%; }
.host-body .body .body_left {
  width: 25%;
  height: 100%;
  position: relative; }
.host-body .body .body_center {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;flex-direction: column;
}
.host-body .body .body_right {
  width: 25%;
  height: 100%;
  position: relative; }
.host-body .item {
  background: url("../images/night/itembg.png");
  width: 100%;
  height: calc(33.33% - 18px);
  position: relative;
  background-size: 100% 100%; }
.host-body .item .itemx {
  width: 100%;
  height: 100%;
  position: relative;
  background: url("../images/night/wangge.png") center bottom no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column; }
.host-body .item .itemx .biaoti {
  font-size: 20px;
  font-family: PingFang;
  font-weight: 800;
  color: #FFFFFF; }
.host-body .item .itemx .tian {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row; }
.host-body .item .itemx .tian p {
  font-size: 40px;
  font-family: DINCond;
  font-weight: 500;
  color: #18B3FB; }
.host-body .item .itemx .tian em {
  font-size: 14px;
  font-family: PingFang;
  font-weight: 800;
  color: #8299BF;
  margin-left: 18px;
  margin-top: 5px; }

.richanline {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  position: relative; }
.richanline .richan {
  position: relative;
  width: 90%;
  height: calc(100% - 40px);
  margin-top: 0px; }

.itemtitle {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  position: absolute;
  top: 22px;
  left: 30px; }
.itemtitle span {
  width: 15px;
  height: 12px;
  background: url(../images/night/kedu.png); }
.itemtitle p {
  font-size: 16px;
  font-family: PingFang;
  font-weight: 800;
  color: #FFFFFF;
  background: linear-gradient(to bottom, #ebebf1 0%, #80b9e4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  margin-left: 10px; }

.kedupan {
  background: none !important; }

.completion {
  width: 80%;
  height: calc(100% - 30px);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  margin-top: 30px;
  background: url("../images/night/yibiaopan.png") center center no-repeat;
  background-size: contain; }

.centeritem {
  background: url("../images/night/centeritembg.png");
  position: relative;
  background-size: 100% 100%;
  width: 90%;
  margin: auto;
  height: 68%; }

.el-table .warning-row {
  background: rgba(8, 15, 76, 0.8); }

.el-table__body-wrapper {
  overflow-y: scroll; }

.el-table__body-wrapper::-webkit-scrollbar {
  width: 6px;
  position: relative;
  height: calc(100% - 55px);
  border: 1px solid rgba(255, 255, 255, 0.2); }

/*滚动条滑块*/
.el-table__body-wrapper::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #0078fe; }

/*滚动条轨道*/
/*滚动条轨道*/
.el-table__body-wrapper::-webkit-scrollbar-track-piece {
  background-color: rgba(2, 6, 23, 0); }

.eltable {
  margin-top: 50px;
  width: 90%;
  position: relative;
  height: calc(100% - 50px); }
.eltable .cell {
  padding: 0 10px; }
.eltable tbody tr {
  background: rgba(6, 27, 96, 0.8);
  color: #8299bf; }
.eltable tbody tr td {
  height: 28px; }
.eltable tbody tr:nth-child(2n) {
  background: rgba(8, 15, 76, 0.8); }

.el-table__header-wrapper {
  background: url("../images/night/tablebg.png"); }
.el-table__header-wrapper thead th {
  height: 28px;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #0084FF; }

.body_center_top {
  position: relative;
  width: 100%;
  /*height: 50%;*/
}
.body_center_top .body_center_top_list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  padding-top: 10px; }
.body_center_top .body_center_top_list_item {
  background: url("../images/night/center_top_bg.png");
  width: 140px;
  position: relative; }
.body_center_top .body_center_top_list_item .xg {
  background: linear-gradient(-45deg, rgba(17, 95, 185, 0) 50%, #1483e7 60%, rgba(17, 95, 185, 0) 70%);
  background-size: 600% 100%;
  height: 30px;
  width: 100%;
  animation: shine 20s infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  position: absolute;
  top: 7px;
  left: 0;
  z-index: 1; }
.body_center_top .body_center_top_list_item h3 {
  font-size: 14px;
  font-family: PingFang;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 38px;
  text-indent: 15px;
  position: relative;
  z-index: 2; }
.body_center_top .body_center_top_list_item .body_center_top_list_item2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px; }
.body_center_top .body_center_top_list_item .body_center_top_list_item2 span {
  font-size: 38px;
  font-family: DINCond;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 35px; }
.body_center_top .body_center_top_list_item .body_center_top_list_item2 span i {
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  text-align: center; }

.banzucharts {
  width: calc(45% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  background-size: 100% 100%; }
.banzucharts .banzucharts0 {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: 100% 100%;
  z-index: 2; }
.banzucharts .banzucharts1 {
  background: url("../images/night/huanx1.png") center center no-repeat;
  position: absolute;
  background-size: 100% 100%;
  width: 50%;
  height: 50%;
  left: 25%;
  top: 25%;
  z-index: 0;
  border-radius: 100%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: forotate1;
  -webkit-animation-duration: 19000ms; }
.banzucharts .banzucharts2 {
  position: absolute;
  background-size: 100% 100%;
  width: 60%;
  height: 60%;
  left: 20%;
  top: 20%;
  z-index: 0;
  border-radius: 100%;
  border: 1px dashed #0b2d6f;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: forotate;
  -webkit-animation-duration: 19000ms; }
.banzucharts .banzucharts3 {
  background-size: 100% 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 100%;
  border: 1px dashed #0b2d6f;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: forotate1;
  -webkit-animation-duration: 19000ms; }

.banzu {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  height: calc(100% - 30px); }

.banzuright {
  position: relative;
  width: calc(100% - 202px);
  margin-right: 0px;
  margin-top: 15px;}

.bzitem {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  margin-bottom: 10px;
  width: 90%;
  position: relative; }
.bzitem .bziteml {
  width: 100%;
  height: 20px;
  border: 1px solid #2B4884;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  text-indent: 5px; }
.bzitem .bzitemr {
  width: 56px;
  height: 20px;
  background: #0091FE;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  font-size: 15px;
  font-family: DIN;
  font-weight: bold;
  color: #FFFFFF; }

.dingdanjindu {
  position: relative;
  width: 100%;
  height: 63%; }

@-webkit-keyframes shine {
  0% {
    background-position-x: 400%; }
  50% {
    background-position-x: 0%; }
  100% {
    background-position-x: -400%; } }
@keyframes shine {
  0% {
    background-position-x: 400%; }
  50% {
    background-position-x: 0%; }
  100% {
    background-position-x: -400%; } }
.days {
  height: 50px;
  margin-top: -10px; }
.days i {
  font-size: 45px;
  font-family: DINCond;
  font-weight: 500;
  color: #18B3FB; }

.listitemhead {
  background: url(../images/night/tablebg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  height: 30px; }
.listitemhead .listitem1 {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #9DB6D9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  flex: 1; }
.listitemhead .listitem1 span {
  padding: 0 10px; }

.listitem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  background: #070e49;
  width:100% !important;
  min-height: 80px !important;
}
.listitem .listitem1 {
  flex: 1;
  height: 28px;
  opacity: 0.8;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #8299BF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row; }
.listitem .listitem1 span {
  padding: 0 10px; }

.listitem:nth-child(2n) {
  background: #051759; }

.lefbody2 {
  overflow: hidden; }

/*# sourceMappingURL=night.css.map */
