.b1,
.b2 {
    width: 50vw !important;
    height: 50vw !important;
    position: absolute;
    bottom: 0%;
    left: 50%;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    z-index: 0;
}
.b2 {
    background-size: 53% 45%;
    background-repeat: no-repeat;
    background-position: center 100%;
}
.b2 .rainBox {
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 45%;
}
.b2 .rainBox canvas {
    position: absolute;
    bottom: 0;
}
.yy {
    position: absolute;
    bottom: 0;
    width: 70%;
    height: 10vh;
    border-radius: 50% 50% 0 0;
    background-color: rgba(72, 173, 255, 0.26);
    -webkit-box-shadow: 0 0 20vh rgba(72, 173, 255, 0.856);
            box-shadow: 0 0 20vh rgba(72, 173, 255, 0.856);
    -webkit-transform: translateY(130%) scale(1.6);
            transform: translateY(130%) scale(1.6);
}
.xg {
    position: absolute;
    -webkit-transform: rotateX(75deg);
            transform: rotateX(75deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.xg0 {
    width: 75%;
    height: 62%;
    bottom: -26%;
    background: url(../../static/img/0.9d230ad2.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
    opacity: 0.7;
}
.xg1 {
    width: 30%;
    height: 30%;
    bottom: -10%;
    background: url(../../static/img/1.66d3eb71.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
}
.xg2 {
    width: 47%;
    height: 47%;
    bottom: -19%;
    background: url(../../static/img/2.eb3c19c5.png) no-repeat center;
    background-size: 100%;
    animation: rotate3 20s linear infinite reverse;
}
.xg3 {
    width: 70%;
    height: 70%;
    bottom: -31%;
    background: url(../../static/img/4.4ce60b88.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
}
.xg4 {
    width: 55%;
    height: 55%;
    bottom: -23%;
    background: url(../../static/img/3.81cd25f6.png) no-repeat center;
    background-size: 100%;
    animation: rotate3 20s linear infinite reverse;
}
.xg5 {
    width: 85%;
    height: 85%;
    bottom: -39%;
    background: url(../../static/img/5.d91848ad.png) no-repeat center;
    background-size: 100%;
    animation: rotate3 20s linear infinite reverse;
    opacity: 0.7;
}
.xg6 {
    width: 100%;
    height: 100%;
    bottom: -47%;
    background: url(../../static/img/6.a38f45cb.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
    opacity: 0.5;
}
.xg61 {
    width: 100%;
    height: 100%;
    bottom: -47%;
    background: url(../../static/img/61.1bb51f59.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
}
.xg7 {
    width: 100%;
    height: 100%;
    bottom: -47%;
    background: url(../../static/img/7.54f5b8de.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
}
.xg2c {
    width: 27%;
    height: 27%;
    bottom: -6%;
    background: url(../../static/img/2c.9d276d5c.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
}
.xg2c1 {
    width: 79%;
    height: 79%;
    bottom: -32%;
    background: url(../../static/img/2c1.ab969b2c.png) no-repeat center;
    background-size: 100%;
    -webkit-animation: rotate3 20s linear infinite;
            animation: rotate3 20s linear infinite;
}
@-webkit-keyframes rotate3 {
0% {
        -webkit-transform: translateX(-50%) rotateX(80deg) rotateZ(0);
                transform: translateX(-50%) rotateX(80deg) rotateZ(0);
}
100% {
        -webkit-transform: translateX(-50%) rotateX(80deg) rotateZ(360deg);
                transform: translateX(-50%) rotateX(80deg) rotateZ(360deg);
}
}
@keyframes rotate3 {
0% {
        -webkit-transform: translateX(-50%) rotateX(80deg) rotateZ(0);
                transform: translateX(-50%) rotateX(80deg) rotateZ(0);
}
100% {
        -webkit-transform: translateX(-50%) rotateX(80deg) rotateZ(360deg);
                transform: translateX(-50%) rotateX(80deg) rotateZ(360deg);
}
}
@-webkit-keyframes shan {
0% {
        opacity: 1;
}
50% {
        opacity: 0.5;
}
100% {
        opacity: 1;
}
}
@keyframes shan {
0% {
        opacity: 1;
}
50% {
        opacity: 0.5;
}
100% {
        opacity: 1;
}
}
@charset "UTF-8";
[data-v-665484b6] .el-input__inner {
  background-color: transparent !important;
  border: 0;
  font-family: "PingFangSt";
  color: #82d0f8 !important;
  font-size: 1vw;
  font-style: italic;
  text-shadow: 0 0 12px rgba(0, 106, 255, 0.8);
  padding: 5px;
  font-weight: bold;
  padding-right: 35px;
  white-space: nowrap;
  /* 禁止换行 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 显示省略号 */
  border: 1px solid #82d0f8;
}
[data-v-665484b6] .el-select__caret {
  color: #82d0f8 !important;
  font-size: 1.563vw !important;
}
[data-v-665484b6] .el-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#app[data-v-665484b6] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#app .main[data-v-665484b6] {
  width: 100vw;
  height: 100vh;
  background: url(../../static/img/backgroundNew.1798a50c.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 1.208vw;
}
#app .main .fullScreen[data-v-665484b6] {
  position: fixed;
  top: 3.123vw;
  right: 2.344vw;
  font-size: 18px;
  color: #e3f3ff;
  z-index: 9999999999;
}
#app .main > div[data-v-665484b6] {
  position: relative;
  z-index: 2;
}
#app .main .header[data-v-665484b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #cdd6e3;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.125vw;
  z-index: 999999;
}
#app .main .header .dateTime[data-v-665484b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#app .main .header .statistics[data-v-665484b6] {
  width: 10.677vw;
  height: 3.125vw;
  margin-left: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#app .main .header .statistics > div[data-v-665484b6]:first-child {
  width: 3.125vw;
  height: 3.125vw;
}
#app .main .header .statistics > div:first-child img[data-v-665484b6] {
  width: 100%;
  height: 100%;
}
#app .main .header .statistics > div[data-v-665484b6]:last-child {
  width: 7.552vw;
  height: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#app .main .header .statistics > div:last-child span[data-v-665484b6]:first-child {
  font-size: 0.729vw;
  color: #e3f3ff;
}
#app .main .header .statistics > div:last-child span[data-v-665484b6]:last-child {
  font-size: 1.458vw;
}
#app .main .header .statistics > div:last-child span:last-child span[data-v-665484b6] {
  font-size: 0.573vw;
  color: #e3f3ff;
}
#app .main .header .switchProject[data-v-665484b6] {
  width: 13.021vw;
  height: 2.083vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 3.125vw;
}
#app .main .body[data-v-665484b6] {
  height: calc(100% - 5.125vw);
  padding: 1.042vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9;
}
#app .main .body > div[data-v-665484b6]:first-child {
  margin-right: 1.3889vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 9999;
}
#app .main .body > div:first-child > div[data-v-665484b6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 1.3889vh;
}
#app .main .body > div:first-child > div[data-v-665484b6]:last-child {
  margin-bottom: 0;
}
#app .main .body > div[data-v-665484b6]:nth-child(2) {
  width: 50%;
  margin-right: 1.3889vh;
}
#app .main .body > div:nth-child(2) .earthMap[data-v-665484b6] {
  position: relative;
  z-index: 888;
  background-position: center;
  width: 100%;
  height: 66%;
  margin-bottom: 1.3889vh;
}
#app .main .body > div:nth-child(2) .earthMap #earthMap[data-v-665484b6],
#app .main .body > div:nth-child(2) .earthMap #wordMap[data-v-665484b6] {
  position: fixed !important;
  top: 4.208vw;
  left: 0;
  z-index: 8 !important;
  height: calc(100% - 4.208vw) !important;
  padding-bottom: 15vh;
}
#app .main .body > div:nth-child(2) .earthMap > div[data-v-665484b6] {
  width: 100%;
  height: 100%;
}
#app .main .body > div:nth-child(2) .centerBottom[data-v-665484b6] {
  position: relative;
  z-index: 889;
  height: calc(34% - 1.3889vh);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#app .main .body > div:nth-child(2) .centerBottom > div[data-v-665484b6] {
  height: 100%;
  margin-right: 1.3889vh;
}
#app .main .body > div:nth-child(2) .centerBottom > div[data-v-665484b6]:last-child {
  margin-right: 0;
}
#app .main .body > div[data-v-665484b6]:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 9999;
}
#app .main .body > div:last-child > div[data-v-665484b6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 1.3889vh;
}
#app .main .body > div:last-child > div[data-v-665484b6]:last-child {
  margin-bottom: 0;
}
#app .rainBox[data-v-665484b6] {
  position: absolute;
  width: 80% !important;
  height: 70% !important;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
#app .rainBox canvas[data-v-665484b6] {
  position: absolute;
  bottom: 0;
}
.echartsModelS > .echartsModelS-chart[data-v-665484b6] {
  width: 100%;
  height: calc(100% - 4.1667vh);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@-webkit-keyframes shan-665484b6 {
0% {
    opacity: 1;
}
50% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
@keyframes shan-665484b6 {
0% {
    opacity: 1;
}
50% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
.elItem[data-v-665484b6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 47%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.elItemImageBox[data-v-665484b6] {
  width: 40%;
}
.elItemImageBox img[data-v-665484b6] {
  width: 100%;
  height: 100%;
}
.LBtxt[data-v-665484b6] {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pojList[data-v-665484b6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1vh;
  z-index: 9;
}
.hideBox[data-v-665484b6] {
  height: 91%;
  width: 17.1979vw;
  background-image: url(../../static/img/pojListBG.1f5810c3.png);
  background-size: 100% 100%;
  float: right;
  margin-top: 9vh;
  padding: 1vh;
}
.hideBox > div[data-v-665484b6]:last-child {
  height: 95%;
  overflow: scroll;
  overflow-x: hidden;
}
.hideBox > div[data-v-665484b6]:last-child::-webkit-scrollbar {
  width: 4px;
}
.scroll[data-v-665484b6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}
.scroll > span[data-v-665484b6] {
  width: 16vw;
  padding: 1vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5vh;
  color: white !important;
  font-weight: 400 !important;
}
.scroll > span img[data-v-665484b6] {
  margin-right: 1vh;
}
.scroll > span[data-v-665484b6]:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALgAAAAmCAYAAAB3X1H0AAAB1klEQVR4nO3doWuVURjH8e/vYpAZTAOLMjFoMpiMBwUF/wAXBmYdc2UwxCBGxWERuUHrTK5ZVnYPyIJgEgaWMTEYZhMcpvsYrlfm5Rp0L/fdHn6feM4bnvAN70mP6PUZYxG4A1wYd2l2CK0C3Sja3H94bMyHD4FbwI0o+jiBwcwOTDXmgLeqMRNFn4fnnZHvngLXgMuO246SKFoF7gP39p8PAz8JPAdOA1eiaHey45kdXBQ9AlCNZ8OzDnAJWAG+ATej6Ec745k14i5wRjVWAESv/wJ4F0Uv253LrBmqMQVsAOui148oUttDmTVJNaaBrdFHplkKUfQVmHbglpoDt9QcuKXmwC01B26pOXBLzYFbag7cUnPglpoDt9QcuKXmwC01B26pOXBLzYFbag7cUnPglpoDt9QcuKXmwC01B26pOXBLzYFbag7cUusA66pxve1BzJqkGjPApw7QBd6oxu12RzJrhmpcBd4DXf3a8HCRwUaH78ByFI1d+2B22KnGEvAYmI2iteE/+AdgCTgOvFaNE20NaPY/VGNKNV4B54DzUbQGfz4y94AFYBvYUI1Tkx/T7N+pxllgE/gSRfNRtP377i9LqB4w+GVx5HYU7DBYQPVk9OIndJFpihmDpaYAAAAASUVORK5CYII=);
  background-size: 100% 100%;
  color: #1ed2ff !important;
}
.scroll > span:hover > .oneChk[data-v-665484b6] {
  display: none;
}
.scroll > span:hover > .twoChk[data-v-665484b6] {
  display: block !important;
}
[data-v-665484b6] .el-input--small {
  margin: 0.5vh 0;
}
[data-v-665484b6] .el-carousel__item {
  font-size: 0.729vw;
  padding: 1.5vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-665484b6] .el-input__inner {
  color: #f1f1f1;
}
.loadshow[data-v-665484b6] {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: end !important;
}
.hertaFont[data-v-665484b6] {
  background-image: url(../../static/img/BTNIMG.5418c52d.png);
  background-size: 100% 100%;
  padding: 6px 18px;
}
.herdStyle[data-v-665484b6] {
  color: #5ad8eb;
  font-size: 2vh;
}
.pojImg[data-v-665484b6] {
  width: 20px;
}
.avueinputTree[data-v-665484b6] {
  width: 50% !important;
}
.Nodataavailableatthemoment[data-v-665484b6] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.Nodataavailableatthemoment img[data-v-665484b6] {
  height: 100px;
}
.dian2[data-v-665484b6] {
  display: inline-block;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 限制在两行 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.dian1[data-v-665484b6] {
  display: inline-block;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* 限制在两行 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.echartsModelS[data-v-665484b6] {
  width: 100%;
  height: calc(33.3333% - 10px);
}
.el-carousel[data-v-665484b6] {
  height: 100%;
}
.listBoxNew[data-v-665484b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.726vw;
  color: #cdd6e3;
}
.listBoxNew > div[data-v-665484b6] {
  width: 33.3333%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 5px;
}
.listBoxNew > div .listBox-title[data-v-665484b6] {
  height: 20%;
  text-align: center;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.listBoxNew > div .itemS[data-v-665484b6],
.listBoxNew > div .itemL[data-v-665484b6] {
  height: 30%;
  background-image: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.listBoxNew > div .itemS img[data-v-665484b6],
.listBoxNew > div .itemL img[data-v-665484b6] {
  height: 55%;
}
.listBoxNew > div .itemS span[data-v-665484b6],
.listBoxNew > div .itemL span[data-v-665484b6] {
  width: 50%;
  height: 40%;
  font-size: 0.625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.listBoxNew > div .sum_img[data-v-665484b6] {
  background-image: url(../../static/img/chartBackgroundB.a75396ec.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 5px;
  height: 50%;
}
.listBoxNew > div .itemS_img[data-v-665484b6] {
  background-image: url(../../static/img/Group.28771330.png);
  background-size: 70% auto;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  height: 60%;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.listBoxNew > div .itemS_img span[data-v-665484b6] {
  height: auto !important;
}
.videoOpen[data-v-665484b6] {
  position: absolute;
  font-weight: bold;
  text-align: center;
  line-height: 2.344vw;
  background-image: url(../../static/img/wordMap.c4dee935.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 8.333vw !important;
  height: 2.344vw !important;
  color: #fff;
  bottom: 10vh;
  font-size: 1.146vw;
  z-index: 9;
  cursor: pointer;
}
.echartsModelS > .echartsModelS-title[data-v-665484b6] {
  cursor: pointer;
  background-image: url(../../static/img/title.7091ad2a.png);
}
.wordMapBox > div[data-v-665484b6]:first-child {
  background-image: url(../../static/img/3dmap.942205a2.png);
  color: transparent;
}
.wordMapBox > div[data-v-665484b6]:last-child {
  background-image: url(../../static/img/wordMapNew.87d43f4f.png);
  color: transparent;
}
.wordMapBox[data-v-665484b6] {
  left: 0 !important;
  bottom: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  height: 4.688vw !important;
  width: 10vw !important;
}
.activeWordMap[data-v-665484b6] {
  background-image: none;
}
#app .main[data-v-665484b6] {
  background-image: url(../../static/img/newBackground.058a4ab8.png);
  padding-top: 3vw;
}
.headerTitle[data-v-665484b6] {
  width: 100vw;
  top: 0;
  left: 0;
  position: fixed;
  background-image: url(../../static/img/headerTitleNew.ff34d452.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 5.208vw;
}
@font-face {
  font-family: LED;
  src: url(../../static/fonts/Digiface-Regular.af2808d9.ttf);
  unicode-range: U+30-39;
}
.LED[data-v-665484b6] {
  font-family: LED;
  font-size: 1.25vw !important;
}
.selectAvue {
  border: 1px solid #0a2246;
  background: #0a2246;
}
.selectAvue .el-input__inner {
  border: 1px solid #0a2246;
  background: #0a2246;
}
.selectAvue .el-tree {
  background: #0a2246;
  color: #ffffff;
}
.selectAvue .el-tree .el-tree-node__content {
  background-color: #0a2246 !important;
}
.selectAvue .el-tree .el-tree-node__content:hover {
  background-color: #0a2246;
}
.cover-dialog {
  z-index: 1000000 !important;
}
.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
