html {
  height: 100%;
  background-color: #020725;
  min-width: 117.313rem;
}

body {
  min-height: 100%;
  background-color: #020725;
  position: relative;
}

header {
  height: 3.75rem;
  background-color: rgba(13, 28, 69, 0.8);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
}

.header-location {
  margin-left: 1.25rem;
  height: 3.75rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5771E1;
  display: flex;
  align-items: center;
}

.header-location-icon {
  display: inline-block;
  width: 1.625rem;
  height: 1.625rem;
  background: url(../images/header-location-icon.png) no-repeat;
  background-size: 1.625rem;
  vertical-align: middle;
  margin-right: 0.5rem;
}

.header-location-r {
  height: 3.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.header-unite {
  font-size: 0.75rem;
  font-family: MicrosoftYaHei;
  line-height: 1.25rem;
  color: #FFFFFF;
  opacity: 0.8;
}

.header-nav li {
  position: relative;
  float: left;
  border-bottom: 0.25rem solid transparent;
}

.header-nav li a {
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0 2.813rem;
  color: #5771E1;
  line-height: 3.75rem;
  height: 3.75rem;
  display: block;
}

.header-nav li:hover {
  border-bottom: 0.25rem solid #3C5BEA;
}

.header-nav-this {
  border-color: #3C5BEA !important;
}

.header-nav li:first-child a {
  padding: 0 2.188rem;
}

.header-nav li:nth-of-type(7) a,
.header-nav li:nth-of-type(8) a {
  padding: 0 1.875rem;
}

.header-stretch-icon {
  width: 1.188rem;
  height: 1.188rem;
  display: inline-block;
  background: url(../images/window-screen-sprit.png) no-repeat;
  background-size: auto 1.188rem;
  margin-right: 2.188rem;
  cursor: pointer;
}

.header-stretch-icon-back {
  background-position: -1.563rem 0;
}

.header-pop {
  position: absolute;
  width: 27.938rem;
  box-sizing: border-box;
  padding: 2rem 1.5rem 0.875rem 1.5rem;
  background-color: rgba(22, 33, 70, 1);
  box-shadow: 0px 0.188rem 0.563rem rgba(0, 0, 0, 0.16);
  top: 4rem;
  border-radius: 0.375rem;
  -webkit-border-radius: 0.375rem;
  -moz-border-radius: 0.375rem;
  -ms-border-radius: 0.375rem;
  -o-border-radius: 0.375rem;
  display: none;
}

.header-pop-item {
  display: flex;
  margin-bottom: 1.125rem;
}

.header-pop-item:last-of-type {
  margin-bottom: 0;
}

.header-pop .header-pop-area {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: rgba(255, 255, 255, 0.87);
  margin-right: 1rem;
  flex-shrink: 0;
  box-sizing: border-box;
  padding-left: 1rem;
  position: relative;
}

.header-pop .header-pop-unite {
  display: flex;
  flex-wrap: wrap;
}

.header-pop .header-pop-unite span {
  flex-shrink: 0;
  margin-left: 1.5rem;
  line-height: 1.5rem;
  height: 1.5rem;
}

.header-pop .header-pop-unite a {
  font-size: 0.875rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 !important;
  color: rgba(255, 255, 255, 0.8);
}

.header-pop .header-pop-unite a:hover {
  color: #3C5BEA;
}

.header-pop-this {
  color: #3C5BEA !important;
}

.header-pop-area-this {
  color: #ffffff !important;
}

.header-area-border {
  position: absolute;
  width: 0.25rem;
  height: 1.5rem;
  background-color: #3C5BEA;
  border-radius: 0.188rem;
  -webkit-border-radius: 0.188rem;
  -moz-border-radius: 0.188rem;
  -ms-border-radius: 0.188rem;
  -o-border-radius: 0.188rem;
  left: 0;
}

.title {
  width: 11.5rem;
  height: 2.25rem;
  line-height: 2.25rem;
  text-align: center;
  font-size: 1rem;
  border: 0.125rem solid #09559C;
  border-radius: 0px 0px 0.5rem 0.5rem;
  -webkit-border-radius: 0px 0px 0.5rem 0.5rem;
  -moz-border-radius: 0px 0px 0.5rem 0.5rem;
  -ms-border-radius: 0px 0px 0.5rem 0.5rem;
  -o-border-radius: 0px 0px 0.5rem 0.5rem;
  color: rgba(255, 255, 255, 0.87);
  background: url(../images/title-bg.png) no-repeat;
  background-size: 9.625rem auto;
  background-position: 0.938rem -1.125rem;
  position: relative;
  left: 50%;
  margin-left: -5.75rem;
}

.container {
  background: url(../images/chart-border.png) no-repeat;
  flex-shrink: 0;
  background-color: #0D1633;
  overflow: hidden;
}

.device-table-nodata {
  min-height: 13rem;
  height: calc(100% - 1.687rem);
  color: rgba(255, 255, 255, 0.8);
  background-image: url(../images/nodata-img.png);
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-position: 50%;
}

.large {
  min-height: 30rem;
  height: 100%;
  background-size: auto 30%;
}

.small {
  min-height: 110% !important;
}

.monitor-nodata {
  height: 60.75rem;
  width: 117rem;
  background-image: url(../images/monitor-nodata.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 1.5rem;
  margin-top: 1.5rem;
}

.low-color {
  color: rgba(85, 179, 251, 0.8) !important;
}

.heigh-color {
  color: rgba(243, 175, 88, 0.8) !important;
}

.right-color {
  color: rgba(8, 167, 168, 0.8) !important;
}

.warn-color {
  color: #EC396F !important;
}

.warn-color-bold {
  color: #EC396F !important;
  font-weight: bold;
}

.normal-color {
  color: #67C5F8 !important;
}

@media screen and (min-device-width: 1782px) and (max-device-width: 1802px) {
  html {
    font-size: 14.94px;
  }

  .monitor-nodata {
    margin-top: 1rem;
    height: 58.25rem;
  }
}

@media screen and (min-device-width: 1718px) and (max-device-width: 1738px) {
  html {
    font-size: 14.3px;
  }

  .monitor-nodata {
    margin-top: 1.2rem;
    margin-left: 1.8rem;
  }
}