@charset "UTF-8";
.ml15 {
  margin-left: 15px !important; }

.mr10 {
  margin-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.h328 {
  height: 300px !important; }

.h156 {
  height: 156px !important; }

.h139 {
  height: 139px !important; }

.line {
  width: 100%;
  height: 2px;
  background: #1B3E6D; }

.top {
  width: 100%;
  height: 95px;
  background: url("../images/topbg.png") center center no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  flex-shrink: 0;
  z-index: 3; }
  .top .item {
    width: 1.36rem;
    height: 0.46rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0.14rem;
    flex-direction: row;
    color: #3a9cb8;
    position: relative;
    background: url("../images/topitembg.png") no-repeat;
    background-size: 100% 100%;
    font-size: 0.16rem;
    font-family: PingFang;
    font-weight: bold;
    color: #F3F6F9; }
    .top .item span {
      padding-top: 0.03rem; }
  .top .gaojing {
    width: 0.24rem;
    height: 0.12rem;
    background: #1C6197;
    border-radius: 0.06rem;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    font-size: 0.12rem;
    font-family: DIN;
    font-weight: bold;
    color: #11F4EB; }
  .top .item:hover, .top .item.hover {
    color: #0BD4FF; }
  .top .left {
    margin-left: 0.3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row; }
    .top .left img {
      width: 86px; }
    .top .left span {
      font-size: 14px;
      font-family: PingFang SC;
      font-weight: 500;
      color: #BBD1EE;
      margin-left: 10px; }
  .top .right {
    margin-right: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    background: url("../images/top_right_bg.png") no-repeat;
    width: 204px;
    height: 27px; }
    .top .right span {
      font-size: 13px;
      font-family: PingFang;
      font-weight: bold;
      color: #FFFFFF; }
  .top .center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row; }
    .top .center span {
      font-size: 38px;
      font-family: AlibabaPuHuiTiB;
      font-weight: bold;
      color: #FFFFFF;
      margin-top: -10px;
      background: linear-gradient(0deg, #BBFBFF 0%, #FEFFFF 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }

.mb0 {
  margin-bottom: 0 !important; }

.titlex {
  background: url("../images/titilexbg.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  height: 36px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row; }
  .titlex .titlexl {
    font-size: 0.18rem;
    font-family: PingFang;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 2px 8px rgba(0, 54, 87, 0.52);
    margin-left: 6%; }

.tanchuangMap {
  border: 1px solid #fff;
  width: 350px;
  z-index: 100000;
  min-height: 100px;
  border-radius: 5px; }
  .tanchuangMap .tanchuangMaptop1 {
    margin: 5px;
    background: rgba(255, 255, 255, 0.3);
    min-height: 100px; }
    .tanchuangMap .tanchuangMaptop1 .tanchuangMaptop1title {
      font-size: 14px;
      color: #fff;
      border: 2px solid #fff;
      height: 25px;
      width: 150px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: nowrap;
      flex-direction: row;
      text-indent: 20px; }
    .tanchuangMap .tanchuangMaptop1 .tanchuangMaptop1body {
      color: #fff;
      font-size: 12px;
      padding-bottom: 10px; }
      .tanchuangMap .tanchuangMaptop1 .tanchuangMaptop1body p {
        margin: 10px 10px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .tanchuangMap .tanchuangMaptop1 .tanchuangMaptop1body p span {
          width: 120px;
          display: flex;
          justify-content: flex-end;
          align-items: center;
          flex-wrap: nowrap;
          flex-direction: row; }
  .tanchuangMap .echartsmap {
    width: 330px;
    margin: auto;
    height: 200px; }

.anchorBL {
  display: none !important; }

.scrollbar::-webkit-scrollbar {
  width: 4px;
  position: relative;
  height: calc(100% - 55px); }

/*滚动条滑块*/
.scrollbar::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #0c3d5a; }

/*滚动条轨道*/
/*滚动条轨道*/
.scrollbar::-webkit-scrollbar-track-piece {
  background-color: rgba(2, 6, 23, 0); }

.poa {
  position: absolute; }

/*# sourceMappingURL=reset.css.map */
