.倒计时居中BOX {
  width: 146px;
  height: 248px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  overflow: auto;
      border-radius: 40px;
      box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  }



.计数器 {
  position: absolute;
  left: 23px;
  top: 75px;
  width: 89px;
  height: 112px;
  opacity: 1;
  font-size: 80px;
  font-weight: 800;
  line-height: 112px;
  color: #707070;
  text-align: center;
  z-index: 2;
  }
.计数器:hover {
  position: absolute;
  left: 23px;
  top: 75px;
  width: 89px;
  height: 112px;
  opacity: 1;
  font-size: 80px;
  font-weight: 800;
  line-height: 112px;
  color: #C4C4C4;
  z-index: 2;
  }
  
.剩余文本1 {
  position: absolute;
  left: 26px;
  top: 44px;
  width: 94px;
  height: 32.2px;
  opacity: 1;
  font-size: 23px;
  font-weight: 500;
  line-height: 32.2px;
  color: #707070;
  text-align: center;
  z-index: 2;
  }
.剩余文本1:hover {
  position: absolute;
  left: 26px;
  top: 44px;
  width: 94px;
  height: 32.2px;
  opacity: 1;
  font-size: 23px;
  font-weight: 500;
  line-height: 32.2px;
  color: #C5C5C5;
  text-align: center;
  z-index: 2;
  }



.剩余文本1e {
  position: absolute;
  left: 17px;
  top: 33px;
  width: 115px;
  height: 45px;
  opacity: 1;
  font-size: 23px;
  font-weight: 500;
  line-height: 32px;
  color: #707070;
  text-align: center;
  z-index: 2;
  }
.剩余文本1e:hover {
  position: absolute;
  left: 17px;
  top: 33px;
  width: 115px;
  height: 45px;
  opacity: 1;
  font-size: 23px;
  font-weight: 500;
  line-height: 32px;
  color: #C5C5C5;
  text-align: center;
  z-index: 2;
  }



.委托开关 {
  position: absolute;
  left: 38.5px;
  top: 211px;
  width: 70px;
  height: 14px;
  opacity: 1;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  color: #707070;
  text-align: center;
  z-index: 2;
  }
  
.委托开关e {
  position: absolute;
  left: 9.5px;
  top: 211px;
  width: 128px;
  height: 14px;
  opacity: 1;
  font-size: 14px;
  font-weight: 250;
  line-height: 14px;
  color: #707070;
  text-align: center;
  z-index: 2;
  }
  
.版权居中BOX {
  width: 164px;
  height: 248px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  overflow: auto;
  }

.版权 {
  position: absolute;
  right: 21%;
  top: 155px;
  width: 130px;
  height: 21px;
  opacity: 1;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  color: #707070;
  text-align: center;
  z-index: 2;
  }