/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.week-mode[data-v-0b940960] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-0b940960] {
  scrollbar-color: #067bef #abe0ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0b940960]::-webkit-scrollbar {
  width: 12px;
  height: 1px;
}
.beauty-scroll[data-v-0b940960]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #067bef;
}
.beauty-scroll[data-v-0b940960]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #82cdff;
}
.split-right[data-v-0b940960]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0b940960] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.85);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-0b940960] {
  pointer-events: none;
}
#nprogress .bar[data-v-0b940960] {
  background: #067bef;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0b940960] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #067bef, 0 0 5px #067bef;
          box-shadow: 0 0 10px #067bef, 0 0 5px #067bef;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-0b940960] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0b940960] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #067bef;
  border-left-color: #067bef;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-data-v-0b940960 400ms linear infinite;
  animation: nprogress-spinner-data-v-0b940960 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0b940960] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0b940960],
.nprogress-custom-parent #nprogress .bar[data-v-0b940960] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-data-v-0b940960 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-data-v-0b940960 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.warp[data-v-0b940960] {
  margin: 0 auto;
  overflow: hidden;
}
.warp ul[data-v-0b940960] {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
.warp ul.ul-item[data-v-0b940960] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.warp ul.ul-item .li-item[data-v-0b940960] {
  background-color: #999;
  color: #fff;
  text-align: center;
}
[data-v-0b940960] .ant-progress-text {
  color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(#FAF8F8), to(#FFFFFF));
  background: linear-gradient(to bottom, #FFFFFF, #FAF8F8, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fi11-color: transparent;
}
.fullscreen-container[data-v-0b940960] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
@font-face {
  font-family: "iconfont";
  src: url(../static/fonts/AlimamaFangYuanTiVF-Thin.9ea21ef6.woff2) format('woff2'), url(../static/fonts/AlimamaFangYuanTiVF-Thin.92a8eb9e.woff) format('woff'), url(../static/fonts/AlimamaFangYuanTiVF-Thin.3b91e1b6.ttf) format('truetype');
}
.dbody[data-v-0b940960] {
  color: #fff;
  font-size: 16px;
  background: #033c76 url(../static/img/bg.9594a9c0.png) center bottom no-repeat;
  background-size: 100% 100%;
  font-family: iconfont;
  height: 100%;
}
.ditu[data-v-0b940960] {
  background: url(../static/img/1.0c08de81.jpg) center top;
  background-size: cover;
  height: 100%;
}
.canvas[data-v-0b940960] {
  width: 98%;
  height: 98%;
}
li[data-v-0b940960] {
  list-style-type: none;
}
i[data-v-0b940960] {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
img[data-v-0b940960] {
  border: none;
  max-width: 100%;
}
a[data-v-0b940960] {
  text-decoration: none;
  color: #399bff;
}
a.active[data-v-0b940960],
a[data-v-0b940960]:focus {
  outline: none!important;
  text-decoration: none;
}
ol[data-v-0b940960],
ul[data-v-0b940960],
p[data-v-0b940960],
h1[data-v-0b940960],
h2[data-v-0b940960],
h3[data-v-0b940960],
h4[data-v-0b940960],
h5[data-v-0b940960],
h6[data-v-0b940960] {
  padding: 0;
  margin: 0;
}
a[data-v-0b940960]:hover {
  color: #06c;
  text-decoration: none !important;
}
.clearfix[data-v-0b940960]:after,
.clearfix[data-v-0b940960]:before {
  display: table;
  content: " ";
}
.clearfix[data-v-0b940960]:after {
  clear: both;
}
.pulll_left[data-v-0b940960] {
  float: left;
}
.pulll_right[data-v-0b940960] {
  float: right;
}
.canvas[data-v-0b940960] {
  position: absolute;
  left: 0;
  top: 0;
  height: 99%;
  z-index: 1;
}
.allnav[data-v-0b940960] {
  width: 95%;
  height: 95%;
  padding: 0.1rem 0.1rem;
}
.loading[data-v-0b940960] {
  position: fixed;
  left: 0;
  top: 0;
  font-size: 18px;
  z-index: 100000000;
  width: 100%;
  height: 100%;
  background: #1a1a1c;
  text-align: center;
}
.loadbox[data-v-0b940960] {
  position: absolute;
  width: 160px;
  height: 150px;
  color: #aaa;
  left: 50%;
  top: 50%;
  margin-top: -100px;
  margin-left: -75px;
}
.loadbox img[data-v-0b940960] {
  margin: 10px auto;
  display: block;
  width: 40px;
}
.copyright[data-v-0b940960] {
  background: rgba(19, 31, 64, 0.32);
  border: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 0.5rem;
  text-align: center;
  padding-right: 15px;
  bottom: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.16rem;
}
.head[data-v-0b940960] {
  position: relative;
  height: 90px;
  background: url(../static/img/topbg.19125283.png) center bottom no-repeat;
  background-size: 100% 100%;
}
.head h1[data-v-0b940960] {
  padding-top: 0.18rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(#CFF6FF), to(#FFFFFF));
  background: linear-gradient(to bottom, #FFFFFF, #CFF6FF, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fi11-color: transparent;
  text-align: center;
  font-size: 0.36rem;
  letter-spacing: 0.03rem;
  font-family: "iconfont" !important;
  font-variation-settings: 'wght' 700, 'BEVL' 40;
  text-shadow: 0 0 5px rgba(207, 246, 255, 0.3), 0 0 10px rgba(207, 246, 255, 0.3), 0 0 15px rgba(207, 246, 255, 0.3), 0 0 20px rgba(207, 246, 255, 0.3);
}
.title_1[data-v-0b940960] {
  background: url(../static/img/xuanz1.e4a9752c.png) no-repeat center center;
}
.title_0[data-v-0b940960] {
  background: url(../static/img/xuanz0.b3a5e71f.png) no-repeat center center;
}
.title_a[data-v-0b940960] {
  position: absolute;
  padding: 0.6% 1.4%;
  width: 1.2rem;
  top: 0.5rem;
  font-size: 0.16rem;
  color: #FFFFFF;
  cursor: pointer;
  background-size: 100% 100%;
  -webkit-transform-origin-x: 0;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  text-align: center;
  font-variation-settings: 'wght' 400, 'BEVL' 10;
}
.head h1 img[data-v-0b940960] {
  width: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
}
.weather[data-v-0b940960] {
  position: absolute;
  right: 0.1rem;
  top: 0;
  line-height: 0.3rem;
}
.weather img[data-v-0b940960] {
  width: 0.37rem;
  display: inline-block;
  vertical-align: middle;
}
.weather span[data-v-0b940960] {
  color: #00FDFB;
  font-size: 0.18rem;
  padding-right: 0.1rem;
}
.mainbox[data-v-0b940960] {
  padding: 0;
  height: 12rem;
}
.mainbox > ul > li[data-v-0b940960] {
  float: left;
  padding: 0 0.1rem;
}
.mainbox > ul > li[data-v-0b940960] {
  width: 30%;
}
.mainbox > ul > li[data-v-0b940960]:nth-child(2) {
  width: 40%;
  padding: 0;
}
.mainbox > ul > li[data-v-0b940960]:nth-child(3) {
  width: 30%;
  padding-right: 0 0.1rem;
  float: right;
}
.left_cage[data-v-0b940960] {
  float: left;
  position: absolute;
  left: 0;
  top: 80px;
  bottom: 0;
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 99999px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.right_cage[data-v-0b940960] {
  float: right;
  position: absolute;
  right: 0;
  top: 80px;
  bottom: 0;
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 99999px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.boxall[data-v-0b940960] {
  margin-bottom: 0.15rem;
  z-index: 10;
  border: 2px solid;
  border-top: 0px;
  -o-border-image: linear-gradient(0deg, #105AA6 1%, transparent 70%) 30 30;
     border-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #105AA6), color-stop(70%, transparent)) 30 30;
     border-image: linear-gradient(0deg, #105AA6 1%, transparent 70%) 30 30;
  -webkit-clip-path: inset(0 round 1px);
          clip-path: inset(0 round 1px);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(2%, rgba(23, 125, 231, 0.2)), color-stop(80%, transparent));
  background-image: linear-gradient(0deg, rgba(23, 125, 231, 0.2) 2%, transparent 80%);
}
.boxal2[data-v-0b940960] {
  margin-bottom: 0.15rem;
  z-index: 10;
  -webkit-clip-path: inset(0 round 1px);
          clip-path: inset(0 round 1px);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(2%, rgba(23, 125, 231, 0.2)), color-stop(80%, transparent));
  background-image: linear-gradient(0deg, rgba(23, 125, 231, 0.2) 2%, transparent 80%);
}
.alltitle[data-v-0b940960] {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.5rem;
  padding-left: 10%;
  background: url(../static/img/btbj2.a2b4f7b0.png) no-repeat center center;
  background-size: 100% 100%;
}
.boxfoot[data-v-0b940960] {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.bar[data-v-0b940960] {
  background: rgba(101, 132, 226, 0.1);
  padding: 0.15rem;
}
.barbox li[data-v-0b940960],
.barbox2 li[data-v-0b940960] {
  width: 50%;
  text-align: center;
  position: relative;
  z-index: 100;
}
.barbox[data-v-0b940960]:before,
.barbox[data-v-0b940960]:after {
  position: absolute;
  width: 0.3rem;
  height: 0.1rem;
  content: "";
}
.barbox[data-v-0b940960]:before {
  border-left: 2px solid #02a6b5;
  left: 0;
  border-top: 2px solid #02a6b5;
}
.barbox[data-v-0b940960]:after {
  border-right: 2px solid #02a6b5;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #02a6b5;
}
.barbox li[data-v-0b940960]:first-child:before {
  position: absolute;
  content: "";
  height: 50%;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
  right: 0;
  top: 25%;
}
.barbox[data-v-0b940960] {
  border: 1px solid rgba(25, 186, 139, 0.17);
  position: relative;
}
.barbox li[data-v-0b940960] {
  font-size: 0.7rem;
  color: #ffeb7b;
  padding: 0.05rem 0;
  font-family: electronicFont;
  font-weight: bold;
}
.barbox2 li[data-v-0b940960] {
  font-size: 0.19rem;
  color: rgba(255, 255, 255, 0.7);
  padding-top: 0.1rem;
}
.tabs[data-v-0b940960] {
  text-align: center;
  padding: 0.1rem 0 0 0;
}
.tabs a[data-v-0b940960] {
  position: relative;
  display: inline-block;
  margin-left: 1px;
  padding: 0.05rem 0.2rem;
  color: #898989;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-size: 14px;
}
.tabs li[data-v-0b940960] {
  display: inline-block;
}
.tabs a[data-v-0b940960]:after {
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  content: '';
  margin-left: 0;
  right: -1px;
  margin-top: 7px;
}
.tabs li a.active[data-v-0b940960] {
  border: 1px solid rgba(25, 186, 139, 0.17);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
}
.tit02[data-v-0b940960] {
  text-align: center;
  margin: 0.1rem 0;
  position: relative;
}
.tit02 span[data-v-0b940960] {
  border: 1px solid rgba(25, 186, 139, 0.17);
  letter-spacing: 2px;
  padding: 0.01rem 0.2rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.18rem;
  color: #49bcf7;
}
.tit02[data-v-0b940960]:before,
.tit02[data-v-0b940960]:after {
  position: absolute;
  width: 26%;
  height: 1px;
  background: rgba(25, 186, 139, 0.2);
  content: "";
  top: 0.12rem;
}
.tit02[data-v-0b940960]:after {
  right: 0;
}
.tit02[data-v-0b940960]:before {
  left: 0;
}
.wrap[data-v-0b940960] {
  height: 2.54rem;
  overflow: hidden;
}
.wrap li[data-v-0b940960] {
  line-height: 0.42rem;
  height: 0.42rem;
  font-size: 0.18rem;
  text-indent: 0.24rem;
  margin-bottom: 0.1rem;
}
.wrap li p[data-v-0b940960] {
  border: 1px solid rgba(25, 186, 139, 0.17);
  color: rgba(255, 255, 255, 0.6);
}
.sy[data-v-0b940960] {
  float: left;
  width: 33%;
  height: 95%;
  margin-top: 0.25rem;
}
.sycm ul[data-v-0b940960] {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding: 0.16rem 0;
}
.sycm li[data-v-0b940960] {
  float: left;
  width: 33.33%;
  text-align: center;
  position: relative;
}
.sycm li[data-v-0b940960]:before {
  position: absolute;
  content: "";
  height: 30%;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  right: 0;
  top: 15%;
}
.sycm li[data-v-0b940960]:last-child:before {
  width: 0;
}
.sycm li h2[data-v-0b940960] {
  font-size: 0.3rem;
  color: #c5ccff;
}
.sycm li span[data-v-0b940960] {
  font-size: 0.18rem;
  color: #fff;
  opacity: 0.5;
}
@-webkit-keyframes myfirst2-data-v-0b940960 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
}
}
@keyframes myfirst2-data-v-0b940960 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
}
}
@-webkit-keyframes myfirst-data-v-0b940960 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(-359deg);
            transform: rotate(-359deg);
}
}
@keyframes myfirst-data-v-0b940960 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(-359deg);
            transform: rotate(-359deg);
}
}
.center_cage[data-v-0b940960] {
  width: 100%;
  height: 100%;
  float: left;
  z-index: 2px;
}
.caid1[data-v-0b940960] {
  background: url(../static/img/caid1.bccf7e5d.png) no-repeat center center;
  background-size: 100% 100%;
  color: #eeeeee;
}
.caid2[data-v-0b940960] {
  background: url(../static/img/caid2.34dc7810.png) no-repeat center center;
  background-size: 100% 100%;
  color: White;
}
/*单选、复选样式*/
@-webkit-keyframes hover-color-data-v-0b940960 {
from {
    border-color: #c0c0c0;
}
to {
    border-color: #3e97eb;
}
}
@keyframes hover-color-data-v-0b940960 {
from {
    border-color: #c0c0c0;
}
to {
    border-color: #3e97eb;
}
}
.zhez[data-v-0b940960] {
  pointer-events: none;
  position: absolute;
  z-index: 0 !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(1%, #000), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(2%, #000), color-stop(20%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(1%, #000), color-stop(20%, transparent)), -webkit-gradient(linear, left bottom, left top, color-stop(1%, #000), color-stop(10%, transparent));
  background-image: linear-gradient(270deg, #000 1%, transparent 20%), linear-gradient(180deg, #000 2%, transparent 20%), linear-gradient(90deg, #000 1%, transparent 20%), linear-gradient(0deg, #000 1%, transparent 10%);
}
.dibu[data-v-0b940960] {
  height: 0.8rem;
  background: url(../static/img/di.46e82636.png) no-repeat center center;
  background-size: 100% 100%;
  z-index: 10110;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 62%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.syf[data-v-0b940960] {
  float: left;
  width: 49%;
  height: 86%;
}
.shujhz2[data-v-0b940960] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31%;
          flex: 0 0 31%;
  height: 1rem;
  color: #FFFFFF;
  text-align: center;
  margin-right: calc(2% / 3);
  margin-left: calc(2% / 3);
  margin-bottom: calc(6% / 3);
  margin-top: calc(5% / 3);
}
.shujhz2[data-v-0b940960]:nth-child(3n) {
  margin-right: 0;
}
.shujhz2[data-v-0b940960]:last-child {
  margin-right: 0;
}
.shujhz2 .shujhzsz[data-v-0b940960] {
  font-size: 0.28rem;
  font-variation-settings: 'wght' 800, 'BEVL' 100;
  line-height: 0.38rem;
  margin-top: 0.06rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#04EEFF));
  background: linear-gradient(to bottom, #FFFFFF, #04EEFF);
  -webkit-background-clip: text;
  -webkit-text-fi11-color: transparent;
}
.shujhz2 .shujhzsz2[data-v-0b940960] {
  font-size: 0.28rem;
  font-variation-settings: 'wght' 800, 'BEVL' 100;
  line-height: 0.38rem;
  margin-top: 0.06rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F8FC26));
  background: linear-gradient(to bottom, #FFFFFF, #F8FC26);
  -webkit-background-clip: text;
  -webkit-text-fi11-color: transparent;
}
.shujhz2 .shujhzsz3[data-v-0b940960] {
  font-size: 0.28rem;
  font-variation-settings: 'wght' 800, 'BEVL' 100;
  line-height: 0.38rem;
  margin-top: 0.06rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DD5E2C));
  background: linear-gradient(to bottom, #FFFFFF, #DD5E2C);
  -webkit-background-clip: text;
  -webkit-text-fi11-color: transparent;
}
.shujhz2 .shujhzmc[data-v-0b940960] {
  font-size: 0.26rem;
  font-variation-settings: 'wght' 500, 'BEVL' 60;
}
.shujhz2 .jinrtq[data-v-0b940960] {
  font-size: 0.18rem;
  font-variation-settings: 'wght' 600, 'BEVL' 60;
  letter-spacing: 0.06rem;
}
.shujhz2 .jinrtqtb1[data-v-0b940960] {
  border: 2px solid #42C2FF;
  border-radius: 50%;
  width: 0.76rem;
  height: 0.76rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0.06rem;
  margin-bottom: 0.16rem;
  text-align: center;
}
.shujhz2 .jinrtqtb2[data-v-0b940960] {
  border: 4px solid #42C2FF;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.shujhz2 .jinrtqtb2 i[data-v-0b940960] {
  line-height: 0.56rem;
  font-size: 0.32rem;
  color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#04EEFF));
  background: linear-gradient(to bottom, #FFFFFF, #04EEFF);
  -webkit-background-clip: text;
  -webkit-text-fi11-color: transparent;
}
@-webkit-keyframes speed-data-v-0b940960 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes speed-data-v-0b940960 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.box[data-v-0b940960] {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(2%, rgba(23, 125, 231, 0.2)), color-stop(80%, transparent));
  background-image: linear-gradient(0deg, rgba(23, 125, 231, 0.2) 2%, transparent 80%);
  position: relative;
  overflow: hidden;
}
.bottom[data-v-0b940960] {
  position: absolute;
  display: inline-block;
  height: 2px;
  width: 100%;
  bottom: 0;
  left: -100%;
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#105AA6), to(transparent));
  background-image: linear-gradient(270deg, transparent, #105AA6, transparent);
  -webkit-animation: one-data-v-0b940960 2s linear 0s infinite;
          animation: one-data-v-0b940960 2s linear 0s infinite;
}
.top[data-v-0b940960] {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 100%;
  top: 0;
  right: -100%;
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#105AA6), to(transparent));
  background-image: linear-gradient(270deg, transparent, #105AA6, transparent);
  -webkit-animation: three-data-v-0b940960 2s linear 1s infinite;
          animation: three-data-v-0b940960 2s linear 1s infinite;
}
@-webkit-keyframes one-data-v-0b940960 {
0% {
    left: -100%;
}
50%,
  100% {
    left: 100%;
}
}
@keyframes one-data-v-0b940960 {
0% {
    left: -100%;
}
50%,
  100% {
    left: 100%;
}
}
@-webkit-keyframes two-data-v-0b940960 {
0% {
    top: -100%;
}
50%,
  100% {
    top: 100%;
}
}
@keyframes two-data-v-0b940960 {
0% {
    top: -100%;
}
50%,
  100% {
    top: 100%;
}
}
@-webkit-keyframes three-data-v-0b940960 {
0% {
    right: -100%;
}
50%,
  100% {
    right: 100%;
}
}
@keyframes three-data-v-0b940960 {
0% {
    right: -100%;
}
50%,
  100% {
    right: 100%;
}
}
@-webkit-keyframes four-data-v-0b940960 {
0% {
    bottom: -100%;
}
50%,
  100% {
    bottom: 100%;
}
}
@keyframes four-data-v-0b940960 {
0% {
    bottom: -100%;
}
50%,
  100% {
    bottom: 100%;
}
}
.maink[data-v-0b940960] {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
}
.dangqzc[data-v-0b940960] {
  display: inline;
}
.dangqzclb[data-v-0b940960] {
  margin-top: 0.2rem;
  float: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin-right: calc(8% / 5);
  margin-left: calc(8% / 5);
  margin-bottom: calc(6% / 5);
  margin-top: calc(8% / 5);
  text-align: center;
}
.dangqzclb p[data-v-0b940960] {
  line-height: 0.3rem;
  font-size: 0.16rem;
}
.dangqzclb .chanptp[data-v-0b940960] {
  width: 1.85rem;
  height: 1.85rem;
}

