@font-face {
    font-family: "Source Han Sans SC Medium";
    src: url("https://static.kuaigun.net/kuaigun/frontend-web/static/font/shsscm.ttf?202002252004");
}
#recharge_index {
  user-select: none;
}
#recharge_index .con1 {
    min-width: 1200px;
    height: 220px;
    background: url("https://static.kuaigun.net/kuaigun/frontend-web/static/recharge/index-cn/v3/banner2.png") no-repeat center;
    overflow: hidden;
}
#recharge_index .con1 .text {
  width: 1200px;
  margin: 0 auto;
}
#recharge_index .con1 .text .title {
  text-align: center;
  margin-top: 84px;
  height: 24px;
  font-size: 26px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
}
#recharge_index .con1 .text .description {
  text-align: center;
  margin-top: 20px;
  height: 14px;
  font-size: 14px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
}
#recharge_index .con2 .title {
  margin-top: 49px;
  text-align: center;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.92);
  line-height: 18px;
  height: 18px;
}
#recharge_index .con2 .description {
  font-size: 12px;
  font-family: Microsoft YaHei, "Microsoft YaHei", "微软雅黑", serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.6);
  line-height: 12px;
  text-align: center;
  margin-top: 7px;
  height: 12px;
}
#recharge_index .con2 .list {
  padding-top: 32px;
  text-align: center;
  zoom: 1;
  overflow: hidden;
  width: 1000px;
  margin: 22px auto 0;
  min-height: 312px;
}
#recharge_index .con2 .list .item_box {
  margin-bottom: 32px;
  width: 224px;
  height: 300px;
  float: left;
  margin-right: 34px;
  cursor: pointer;
}
#recharge_index .con2 .list .item_box:nth-child(2) {
  margin-right: 34px;
}
#recharge_index .con2 .list .item_box:nth-child(4n) {
  margin-right: 0;
}
#recharge_index .con2 .list .item_box:last-child {
  margin-right: 0;
}
#recharge_index .con2 .list .item_box:hover .item {
  top: -20px;
}
#recharge_index .con2 .list .item_box .item {
    padding-top: 1px;
    background: url("https://static.kuaigun.net/kuaigun/frontend-web/static/recharge/index-cn/v3/bg_green.png") no-repeat center;
    width: 224px;
    height: 300px;
    position: relative;
    transition: top 0.1s;
    top: 0;
}
#recharge_index .con2 .list .item_box .item.item2 {
    background: url("https://static.kuaigun.net/kuaigun/frontend-web/static/recharge/index-cn/v3/bg_orgin.png") no-repeat center;
}
#recharge_index .con2 .list .item_box .item.item2 .buy {
  color: #FB8542;
}
#recharge_index .con2 .list .item_box .item.item2 .buy:hover {
  box-shadow: 0 4px 9px 1px rgba(255, 167, 113, 0.4);
}
#recharge_index .con2 .list .item_box .item .activity {
  max-width: 224px;
  overflow: hidden;
  height: 24px;
  background: red;
  float: right;
  transform: translateY(-50%);
  right: 0;
  top: -12px;
  padding: 0 8px;
  font-size: 14px;
  font-family: Microsoft YaHei, "Microsoft YaHei", "微软雅黑", serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  border-radius: 4px 4px 0 4px;
}
#recharge_index .con2 .list .item_box .item .value {
  font-size: 30px;
  font-family: Microsoft YaHei, serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  margin-top: 55px;
  height: 30px;
}
#recharge_index .con2 .list .item_box .item .value span {
  margin-left: 5px;
  font-size: 14px;
}
#recharge_index .con2 .list .item_box .item .price {
  height: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei, serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 20px;
  margin-top: 22px;
  text-align: center;
}
#recharge_index .con2 .list .item_box .item .original_price {
  height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  text-decoration: line-through;
  color: #ffffff;
  line-height: 12px;
  text-align: center;
  margin-top: 38px;
}
#recharge_index .con2 .list .item_box .item .conversion {
  height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
  text-align: center;
  margin-top: 11px;
}
#recharge_index .con2 .list .item_box .item .term_of_validity {
  height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
  text-align: center;
  margin-top: 12px;
}
#recharge_index .con2 .list .item_box .item .buy {
  width: 160px;
  height: 38px;
  background: #ffffff;
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #24cfb9;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
}
#recharge_index .con2 .tips {
  width: 1001px;
  margin: 20px auto 0;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #171c25;
  line-height: 0px;
  opacity: 0.6;
}
#recharge_index .con3 {
  width: 1200px;
  height: 300px;
  margin: 111px auto 0;
}
#recharge_index .con3 .list .item {
  width: 300px;
  height: 250px;
  float: left;
  cursor: pointer;
}
#recharge_index .con3 .list .item:last-child {
  margin-right: 0;
}
#recharge_index .con3 .list .item .title {
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #171c25;
  line-height: 20px;
  opacity: 0.92;
  text-align: center;
  margin-top: 31px;
}
#recharge_index .con3 .list .item .description {
  margin-top: 15px;
  height: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #171c25;
  line-height: 15px;
  opacity: 0.6;
  text-align: center;
}
#recharge_index .con3 .list .item:hover .icon {
  transform: scale(1.4) rotateY(360deg);
}
#recharge_index .con3 .list .item .icon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  transition: all 1s;
}
#recharge_index .con3 .list .item .icon.conn2-1 {
    background-image: url("https://static.kuaigun.net/kuaigun/frontend-web/static/index/index/img/conn2-1.png");
    background-size: 100% 100%;
}
#recharge_index .con3 .list .item .icon.conn2-2 {
    background-image: url("https://static.kuaigun.net/kuaigun/frontend-web/static/index/index/img/conn2-2.png");
    background-size: 100% 100%;
}
#recharge_index .con3 .list .item .icon.conn2-3 {
    background-image: url("https://static.kuaigun.net/kuaigun/frontend-web/static/index/index-cn/v3/img/pause_timer.png");
    background-size: 100% 100%;
}
#recharge_index .con3 .list .item .icon.conn2-4 {
    background-image: url("https://static.kuaigun.net/kuaigun/frontend-web/static/index/index/img/conn2-4.png");
    background-size: 100% 100%;
}
#recharge_index .con3 .list .item .icon.conn2-5 {
    background-image: url("https://static.kuaigun.net/kuaigun/frontend-web/static/index/index/img/conn2-5.png");
    background-size: 100% 100%;
}
@media (prefers-color-scheme: dark) {
  #recharge_index {
    background: #33363f;
  }
  #recharge_index .con2 .title {
    color: rgba(255, 255, 255, 0.92);
  }
  #recharge_index .con2 .description {
    color: #a1a6ad;
  }
  #recharge_index .con2 .list .item_box .item .value,
  #recharge_index .con2 .list .item_box .item .price,
  #recharge_index .con2 .list .item_box .item .original_price,
  #recharge_index .con2 .list .item_box .item .conversion,
  #recharge_index .con2 .list .item_box .item .term_of_validity {
    color: rgba(255, 255, 255, 0.92);
  }
  #recharge_index .con2 .list .item_box .item .buy {
    background: #33363f;
  }
  #recharge_index .con2 .tips {
    color: #a1a6ad;
  }
  #recharge_index .con3 .list .item .title {
    color: rgba(255, 255, 255, 0.92);
  }
  #recharge_index .con3 .list .item .description {
    color: #a1a6ad;
  }
}
/*# sourceMappingURL=index.css.map */
