html,
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

/* 头部logo展示替换 */

.defultLogo {
  display: none;
}

.oneLogo {
  display: block;
}

.wrap {
  position: relative;
  height: 100vh;
  min-height: 56.25rem;
  width: 100%;
}

.video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

.source {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 菜单开始 */
.index-w2 {
  width: 100%;
  height: 80px;
  margin-top: 40px;
  padding: 0 calc((100% - 1302px)/2);
  background: #6a70e9 !important;
}

.index-w2 ul {
  display: flex;
}

.index-w2 li {
  display: inline-block;
  padding: 0 20px;
  margin: 0 20px;
  font-size: 24px;
  line-height: 80px;
  color: #fff;
}

.index-w2 li:hover {
  background: #ffc000;
  cursor: pointer;
}

.index-w2 ul .active {
  background: #ffc000;
  font-weight: bold;
}

.index-w2 a img {
  position: relative;
  top: -25px;
  left: -40px;
}
.zhuantiFather {
  position: relative;
}

.zhuanti {
  flex-direction: column;
  margin-top: 10px;
  text-align: center;
  background: #6a70e9;
  display: none;
  z-index: 2;
  top: 70px !important;
  height: 210% !important;
  right: 0px !important;
  line-height: 41px;
  border-radius: 0 0 6px 6px;
  position: absolute;
  visibility: hidden;
  transition: all 0.3s ease;
  transform: translateY(-10px);
  z-index: 100;
}

.zhuantiFather:hover .zhuanti{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.zhuanti li {
  font-size: 20px;
  text-align: center;
  line-height: 41px;
  margin: 0;
  padding: 0;
  display: block;
}
.zhuanti li:hover {
  background: #8F7AE1;
}
.zhuanti li a {
  color: #FFF;
}
.zhuanti li:hover a{
  font-weight: bold;
}

/* 菜单结束 */

.header-map {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 8.75rem;
  background: url(./top-bg.png) center no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.title-name {
  position: absolute;
  left: 50%;
  width: 44.5625rem;
  height: 5.8125rem;
  margin-left: -22.625rem;
  background: url('./title-img.png') center no-repeat;
  background-size: 100% 100%;
}

.header-left {
  margin-left: 2.5rem;
  padding-top: 1.25rem;
}

.header-right {
  margin-right: 2.5rem;
  padding-top: 1.25rem;
  align-items: baseline
}

.location {
  font-size: 1.5rem;
  color: #AED6FF;
  margin: 0 .5rem;
}

.normal {
  margin: 0 .5rem;
  color: #429FFF;
  font-size: 1rem;
}

.time {
  color: #AED6FF;
  font-size: 1.875rem;
  margin-left: .625rem;
}

/* 涓昏鍥捐〃妯″潡甯冨眬 */
.container {
  margin-top: -5rem;
  color: #fff;
  padding: 0 1rem;
  align-items: stretch;
  height: calc(100% - 4rem);
}

.container-left,
.container-right {
  display: flex;
  flex-direction: column;
  width: 10%;
}

.one,
.two,
.three {
  position: relative;
  /* margin-bottom: 0; */
  padding: 0 .5rem;
  overflow: hidden;
  cursor: pointer;
}

.one {
  flex: 1;
}

.two {
  height: 22.5rem;
}

.three {
  flex: 1;
}

.module-mask {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 999;
}

/* 姣忎釜妯″潡鐨勬爣棰樺拰鍐呭甯冨眬 */
.title-wrap {
  margin-bottom: .5rem;
}

.title-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: #C4E0FF;
  font-size: .875rem;
  padding-left: 1.5rem;
  padding-right: 1rem;
}


@-webkit-keyframes slideShine {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 100% 100%;
  }
}

.title {
  font-size: 1.25rem;
  background: #c4e0ff -webkit-linear-gradient(left, #c4e0ff, #388fed) 0 0 no-repeat;
  -webkit-background-size: 30px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.2);
  -webkit-animation: slideShine 5s infinite;
}

.chart {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: calc(100% - 3.25rem);
}

.two-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.chart-three {
  flex: 1;
  height: 19.5rem;
}

/* 宸︿簩鍐呭鏍峰紡 */
.two-item {
  display: flex;
  flex: 1;
  align-items: center;
  background-color: rgba(7, 45, 108, .4);
  border-left: 1px solid #319ff2;
  margin-bottom: .35rem;
}

.item-main {
  position: relative;
  flex: 1;
  font-size: .875rem;
  color: #C4E0FF;
  overflow: hidden;
}

.item-first {
  display: flex;
  justify-content: space-between;
  padding-right: .5rem;
}

.rank {
  font-size: 1rem;
  color: #388FED;
  font-weight: bold;
}

.color-one {
  color: #F99741;
}

.color-two {
  color: #F8DE49;
}

.color-three {
  color: #29EAFB;
}

.item-last {
  width: 100%;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.item-last-hover {
  display: none;
  position: absolute;
  z-index: 100;
  bottom: 1.5625rem;
  left: -1.5rem;
  right: 0;
  border-radius: .1875rem;
  border: 1px solid #00122D;
  background-color: #319FF2;
  padding: .25rem;
}

/* 宸︿笁杞挱 */
#left-three {
  width: 100%;
  height: calc(100% - 3.125rem);
}

.mySwiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  position: relative;
  height: 3.375rem !important;
  box-sizing: border-box;
  padding: 0 .5rem;
  background-color: rgba(7, 45, 108, .4);
  margin-bottom: .35rem;
  padding-top: .1875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.slide-content {
  width: 90%;
}

.slide-main {
  color: #C4E0FF;
  font-size: .875rem;
  width: 100%;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slide-time {
  color: #388FED;
  font-size: .75rem;
  line-height: 0.7;
}

.slide-icon {
  display: none;
  width: 1.6875rem;
  height: 1.5rem;
  background: url('../image/warn-icon.png') center no-repeat;
}

.swiper-slide:hover {
  background: url('../image/jingao-bg.png') center no-repeat;
  background-size: 100% 100%;
  background-color: #74001B;
}

.swiper-slide:hover .slide-icon {
  display: inline-block;
}

.swiper-slide:hover .slide-time {
  color: #29EAFB;
}

/* 鍙充笁楗煎浘 */
.chart-pie {
  position: relative;
}

.chart-content {
  width: 100%;
  height: 100%;
}

/* 鍦板浘鍖哄煙 */
.container-center {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 1;
  height: 100%;
  text-align: center;
  align-self: center;
}

.title-content {
  display: flex;
  align-items: center;
}

.map-title-icon {
  display: inline-block;
  width: .8125rem;
  height: 1rem;
  background: url('./start-icon.png') center no-repeat;
  margin: 0 .625rem;
}

.border-left {
  width: 2.5rem;
  height: 100%;
  background: url('./border-left.png') center no-repeat;
  background-size: 100% 100%;
}

.border-right {
  width: 2.5rem;
  height: 100%;
  background: url('./border-right.png') center no-repeat;
  background-size: 100% 100%;
}

.map-wrap {
  display: flex;
  flex: 1;
  height: 100%;
  text-align: left;
}

.map {
  flex: 1;
}

.count-item {
  width: 2.125rem;
  height: 4.25rem;
  line-height: 4.25rem;
  background: url('./num-bg.png') center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 1.875rem;
  font-family: 'HandelGothic';
  color: #F3DA49;
}

.count-wrap {
  display: flex;
  align-items: center;
  padding-left: 2rem;
  margin-bottom: .625rem;
}

.count-summary {
  width: 12.375rem;
  height: 4.9375rem;
  background: url('./count-bg.png') center no-repeat;
  background-size: 100% 100%;
  justify-content: space-around;
  padding: 0 .5rem;
}

.number {
  font-size: 1.25rem;
  color: #29EAFB;
}

.num-name {
  font-size: .875rem;
  color: #C4E0FF;
}

.first-line {
  line-height: 1.25;
  font-size: 1rem;
  width: 400px;
  word-wrap: break-word;
  white-space: normal;
  
}

.last-line {
  line-height: 1.25;
  font-size: .75rem;
  color: #C4E0FF;
}


@font-face {
  font-family: 'HandelGothic';
  src: url('../font/HandelGothic.ttf');
}

@media screen and (max-width: 768px) {
  html {
      transform-origin: top left;
      transform: scale(var(--scale-factor));
      width: 100vw;
      height: 100vh;
      overflow-x: hidden;
      box-sizing: border-box;
  }
}