@charset "UTF-8";

body,
html {
  background: #fff;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
}

img {
  overflow: hidden;
  border: none;
  display: block;
}

#main {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}

.m-header .layout-1 .item-1 .left-1 {
  background-image: url("../../images/common/header43_03.png");
  background-repeat: no-repeat;
  background-size: 2.25rem 0.63rem;
  background-position: 50% 50%;
  width: 2.25rem;
  height: 0.63rem;
}

/* web-banner */
.web-banner {
  height: 15.07rem;
  background-image: url("../../images/campaign2310/banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.web-banner .banner-content div {
  position: relative;
}

.web-banner .banner-content div img {
  position: absolute;
}

.web-banner .banner-content div .banner_title1 {
  content: url("../../images/campaign2310/banner_title1.png");
  width: 5.21rem;
  height: 1.36rem;
  top: .7rem;
  left: 1.4rem;
}

.web-banner .banner-content div .banner_title2 {
  content: url("../../images/campaign2310/banner_title2.png");
  width: 5.26rem;
  height: 1.37rem;
  top: 2.2rem;
  left: 1.8rem;
}

.web-banner .banner-content div .banner_title3 {
  content: url("../../images/campaign2310/banner_title3.png");
  width: 5.13rem;
  height: .87rem;
  top: 3.7rem;
  left: 1.85rem;
}

.web-banner .banner-content div .banner_title4 {
  content: url("../../images/campaign2310/banner_title4.png");
  width: 5.12rem;
  height: .5rem;
  top: 4.6rem;
  left: 1.8rem;
}

.web-banner .banner-content div .fiveStar1 {
  content: url("../../images/campaign2310/fiveStar1.png");
  width: 1.44rem;
  height: 1.34rem;
  top: 12.7rem;
  left: 1rem;
}

.web-banner .banner-content div .fiveStar2 {
  content: url("../../images/campaign2310/fiveStar2.png");
  width: .53rem;
  height: .54rem;
  top: 12.3rem;
  left: 2.6rem;
}

.web-banner .banner-content div .fiveStar3 {
  content: url("../../images/campaign2310/fiveStar3.png");
  width: .51rem;
  height: .51rem;
  top: 12.8rem;
  left: 3.2rem;
}

.web-banner .banner-content div .fiveStar4 {
  content: url("../../images/campaign2310/fiveStar4.png");
  width: .54rem;
  height: .52rem;
  top: 13.6rem;
  left: 3.1rem;
}

.web-banner .banner-content div .fiveStar5 {
  content: url("../../images/campaign2310/fiveStar5.png");
  width: .53rem;
  height: .54rem;
  top: 14.2rem;
  left: 2.6rem;
}

/* All block */
.web-page .inner {
  padding-top: 0.4rem;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

.web-page .title h2 {
  font-size: 0.48rem;
  text-align: center;
  display: none;
}

.web-page .title p {
  margin: 0.15rem auto 0.15rem;
  width: 6.3rem;
  font-size: 0.2rem;
  line-height: 1.4;
  text-align: center;
}

.web-page {
  overflow: hidden;
  position: relative;
}

/* block01 */

.page-01 .inner .title .block01-img {
  content: url("../../images/campaign2310/block1_title.png");
  display: block;
  margin: 0 auto;
  width: 6.71rem;
  height: 1.54rem;
}

.page-01 .title p {
  color: #fff;
  font-weight: 600;
  padding-bottom: 0.25rem;
}

.page-01 {
  background-image: url("../../images/campaign2310/block1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 8.98rem;
}

.page-01 .inner {
  padding-top: 1rem;
}

.swiper-container {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket {
  width: 4.2rem;
  height: 4.5rem;
  background: url("../../images/campaign2310/block1_red_envelope.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  text-align: center;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide-next
  .ticket {
  opacity: 0.5;
  margin-left: 0.1rem;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide-prev
  .ticket {
  opacity: 0.5;
  margin-left: 0.3rem;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  .ticket-item {
  padding-top: 1.15rem;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  > .ticket-item
  > P:nth-of-type(1) {
  margin-bottom: 0.1rem;
  font-size: 0.3rem;
  /* -webkit-text-stroke: 1px #1da8be; */
  color: #ffffff;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  > .ticket-item
  div.sm {
  font-size: 0.35rem;
  color: #fae605;
  text-align: left;
  display: inline-block;
  font-weight: bold;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  > .ticket-item
  div.sm
  p {
  font-size: 0.9rem;
  letter-spacing: -0.04rem;
  line-height: 1;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  > .ticket-item
  div.sm
  p
  span {
  font-size: 0.43rem;
  vertical-align: top;
  line-height: 1.05;
  margin-left: 0.1rem;
  display: inline-block;
  padding-top: 0.08rem;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  > .ticket-item
  p.md {
  /* -webkit-text-stroke: 1px #1da8be; */
  color: #ffffff;
  font-size: 0.3rem;
  padding-top: 0.1rem;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide
  .ticket
  > .ticket-item
  p.md
  span {
  font-size: 0.3rem;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  right: 0.6rem;
  width: 0.55rem;
  height: 0.8rem;
  background-image: url("https://sc.cfygxz.com/source/www/zt/lp-img/mobile/campaign2109/arrow.png?v=5");
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 11;
}

.swiper-container .swiper-button-next {
  transform: rotateY(180deg);
}

.page-01 .conList {
  width: 100%;
  height: auto;
  margin: 0 auto;
  min-height: 3.65rem;
}

.swiper-container .swiper-wrapper {
  width: 100%;
  height: auto;
}

.page-01
  .conList
  .swiper-ticket.swiper-container
  ul.swiper-wrapper
  li.swiper-slide {
  width: 4.6rem;
  height: 4.5rem;
  padding: 0;
  margin: 0;
  margin-top: .2rem;
}

.page-01 .btn a {
  overflow: hidden;
  display: block;
  color: #ffffff;
  font-size: 0.32rem;
  text-align: center;
  width: 5.13rem;
  height: 1.69rem;
  line-height: 1.5rem;
  cursor: pointer;
  background-image: url("../../images/campaign2310/more_btn_bg.png?v=5");
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  font-weight: 600;
  letter-spacing: 5px;
}

.web-page .btn {
  overflow: hidden;
}

/* block02 */
.page-02 {
  background-image: url("../../images/campaign2310/block2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 7.1rem;
}

.page-02 .inner div {
  position: relative;
}

.page-02 .inner div img {
  position: absolute;
}

.web-page.page-02 .inner {
  padding-top: 0rem;
}

.page-02 .inner .title .block02-img {
  content: url("../../images/campaign2306/block2_title.png");
  display: block;
  margin: 0 auto;
  width: 3.68rem;
  height: 0.65rem;
  position: relative;
  display: none;
}

.page-02 .inner div .block2_red_envelope {
  content: url("../../images/campaign2310/block2_red_envelope.png");
  width: 6.96rem;
  height: 6.37rem;
  top: 1.1rem;
  left: .3rem;
  z-index: 2;
}

.page-02 .inner div .block2_ribbon {
  content: url("../../images/campaign2305/block2_ribbon.png");
  width: 7.5rem;
  height: 4.56rem;
  top: 1.65rem;
  display: none;
}

.page-02 .inner div .block2_btn {
  content: url("../../images/campaign2310/block2_btn.png");
  width: 3.92rem;
  height: 1.53rem;
  top: 3.6rem;
  left: 1.8rem;
  z-index: 9;
}

/* block03 */
.page-03 {
  background-image: url("../../images/campaign2310/block3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 7.8rem;
}

.page-03 .inner {
  padding-top: 0.8rem;
}

.page-03 .inner .title .block03-img {
  content: url("../../images/campaign2310/block3_title.png");
  display: block;
  margin: 0 auto;
  width: 6.5rem;
  height: 1.95rem;
}

.page-03 .title p {
  margin: 0.4rem auto;
  width: 7.4rem;
  color: #fff;
  font-weight: 900;
}

.page-03 .content {
  margin-top: 0.4rem;
}

.page-03 .content-list {
  font-size: 0;
  width: 6.8rem;
  margin: 0 auto 0.6rem;
}

.page-03 .content .content-img {
  display: inline-block;
  width: 33.333333%;
  text-align: center;
  position: relative;
}

.page-03 .content .content-img:nth-of-type(1) {
  position: relative;
  display: inline-block;
  width: 33.333333%;
}

.page-03 .content .content-img:nth-of-type(2) {
  position: relative;
  display: inline-block;
  z-index: 99;
  margin: 0 auto;
}

.page-03 .content .content-img:nth-of-type(3) {
  position: relative;
  display: inline-block;
  width: 33.333333%;
}

.page-03 .content .content-img-1,
.page-03 .content .content-img-2,
.page-03 .content .content-img-3 {
  width: 2.3rem;
  height: 2.5rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.page-03 .content .content-img-1 {
  background-image: url("../../images/campaign2310/itme_1.png?v=5");
  background-size: 100% 100%;
}

.page-03 .content .content-img-2 {
  background-image: url("../../images/campaign2310/itme_2.png?v=5");
  background-size: 100% 100%;
}

.page-03 .content .content-img-3 {
  background-image: url("../../images/campaign2310/itme_3.png?v=5");
  background-size: 100% 100%;
}

.page-03 .content .c1 {
  text-align: center;
  color: #fdcc9f;
  font-size: 0.2rem;
  margin-bottom: 0.05rem;
}

/* block04 */
.page-04 {
  height: 9.9rem;
  background-image: url("../../images/campaign2310/block4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.page-04 .inner .title .block04-img {
  content: url("../../images/campaign2310/block4_title.png");
  display: block;
  margin: 0 auto;
  width: 5.64rem;
  height: 0.62rem;
}

.page-04 .tab-pagination {
  background-size: 100% 100%;
  display: block;
  width: 7rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.6rem;
}

.page-04 .tab-pagination .tab-bullet {
  width: 4rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  font-weight: bold;
  letter-spacing: 0.05rem;
  text-align: center;
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border: none;
  color: #68360f;
  border: 2px solid #68360f;
  border-radius: 30px;
  margin: 0 0.1rem;
}

.page-04 .tab-pagination > .tab-bullet.active {
  color: #ffffff;
  border: 2px solid #db0025;
  background-color: #db0025;
}

.page-04 .tab-container img {
  width: 100%;
  height: 100%;
}

.page-04 .tab-container {
  margin: 0 auto;
  position: absolute;
  width: 5.66rem;
  height: 6.05rem;
  top: 3rem;
  left: -0.5rem;
  right: 0;
  border-radius: 0.42rem;
}

.page-04 .tab-container li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* block05 */
.page-05 {
  height: 7.81rem;
  background-image: url("../../images/campaign2310/block5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.page-05 .title h2 {
  color: #c40259;
}

.page-05 .inner .title .block05-img {
  content: url("../../images/campaign2310/block5_title.png");
  display: block;
  margin: 0 auto;
  width: 4.82rem;
  height: 0.61rem;
  padding-top: 0.4rem;
}

.page-05 .item-block {
  width: 6.35rem;
  margin: 0 auto;
}

.page-05 .item-block2 {
  display: none;
}

.page-05 .item-block ul {
  width: 100%;
  zoom: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.1rem;
}

.page-05 .item-block .ul_2 {
  margin-top: 1.2rem;
}

.page-05 .item-block ul li {
  width: 45%;
}

.page-05 .item-block ul li p {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  zoom: 1;
  overflow: hidden;
  float: left;
  width: 100%;
}

.page-05 .item-block ul li p img {
  height: 1.5rem;
  margin-bottom: 0.05rem;
}

.page-05 .inner .title2 {
  padding-bottom: 0.5rem;
  display: none;
}

.page-05 .inner .item-block .plate {
  position: relative;
  z-index: 1;
}

.page-05 .inner .item-block .plate .input_box .reg-form .zhuizong {
  overflow: unset;
}

.page-05 .inner .item-block .plate .input_box .reg-form input {
  height: 0.67rem;
  line-height: 0.67rem;
  width: 80%;
  font-size: 0.2rem;
  color: #999999;
  font-weight: bold;
  background: transparent;
  border: none;
  padding: 2px 14px 0;
  outline: none;
  position: relative;
}

.page-05 .inner .item-block .plate .input_box .reg-form #yanZ {
  width: 76%;
}

.page-05 .inner .item-block .plate .input_box .reg-form .form-item {
  width: 5.2rem;
  height: 0.67rem;
  padding: 0;
  border-radius: 8px;
  background-color: #ffffff;
  border: solid 1px #1c8aef;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-item::before {
  content: "";
  width: 100%;
  height: 54px;
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 10px;
  /* border: solid 1px rgba(0, 0, 0, 0.3); */
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.page-05 .inner .item-block .plate .input_box .reg-form .form-item img {
  width: 0.23rem;
  margin-left: 0.15rem;
}

.page-05 .inner .item-block .plate .input_box .reg-form .input-tip {
  height: 0.3rem;
  line-height: 0.3rem;
  width: 100%;
  margin: 0 auto;
}

.page-05 .inner .item-block .plate .input_box .reg-form .input-tip.yanZ-tip {
  position: relative;
  top: -0.25rem;
}

.page-05 .inner .item-block .plate .input_box .reg-form .yan-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.page-05
  .inner
  .item-block
  .plate
  .input_box
  .reg-form
  .yan-wrapper
  .form-item.yanZ-f1 {
  width: 3.72rem;
}

.page-05 .inner .item-block .plate .input_box .reg-form .input-tip span {
  color: #f81717 !important;
  font-size: 13px;
}

.page-05 .inner .item-block .plate .input_box .reg-form .yanzheng-btn {
  width: 1.61rem;
  height: 0.97rem;
  line-height: 0.7rem;
  border-radius: 8px;
  font-size: 0.2rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background-image: url("https://sc.cfygxz.com/source/www/zt/lp-img/mobile/campaign2107/btn-verification-code.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.page-05 .inner .item-block .plate .input_box .reg-form .button-a {
  width: 100%;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.page-05
  .inner
  .item-block
  .plate
  .input_box
  .reg-form
  .button-a
  #submitInfo
  img {
  margin-left: 0;
  width: 100%;
}

/* footer */
.web-footer {
  height: 8.92em;
  background-image: url("../../images/campaign2310/block6.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  line-height: 2;
  /* padding: 0.3rem 0.26rem; */
  padding-bottom: 1rem;
}

/* bot-fixed */
.bot-fixed {
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  /* background: linear-gradient(to bottom, #f9e5c7 0%, #e6cb9c 100%); */
  background-color: #40000a;
  /* font-weight: bold; */
}

.bot-fixed ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 7.2rem;
  margin: 0 auto;
}

.bot-fixed li {
  line-height: 0.8rem;
  height: 1.16rem;
  width: 1.93rem;
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000000;
  background-size: contain;
  border-radius: 9px;
  /* border-color: #ff505b;
  border-width: 2px;
  border-style: solid; */
}

.bot-fixed li.account {
  /* background: linear-gradient(to bottom, #24b0dc 0%, #187adb 100%); */
  background: url("../../images/campaign2310/account_btn.png") center no-repeat;
  background-size: 100% 100%;
}

.bot-fixed li.openLive {
  /* background: linear-gradient(to bottom, #ffb300 0%, #ff6900 100%); */
  background: url("../../images/campaign2310/openLive_btn.png") center no-repeat;
  background-size: 100% 100%;
}

.bot-fixed li.downloadApp {
  /* background: linear-gradient(to bottom, #00fef1 0%, #008a83 100%); */
  background: url("../../images/campaign2310/downloadApp_btn.png") center no-repeat;
  background-size: 100% 100%;
}

.bot-fixed li.item a {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .bot-fixed li.item a span {
  display: block;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.02rem;
} */

/* .bot-fixed li.account a span {
  color: #000000;
} */

/* popup */
.tc-hide {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  line-height: 1.6;
}

.masking {
  display: block;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.popup-box {
  overflow: hidden;
  max-width: 95%;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10%;
  background: #fff;
  z-index: 99999;
  font-family: "Microsoft JhengHei", "Microsoft YaHei", arial, sans-serif;
  padding: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
}

.popup-box .box-in {
  margin: 3% 4% 5% 4%;
  overflow-y: auto;
  height: 8rem;
  text-align: justify;
}

.popup-box .close-top {
  padding: 0.3rem 0.3rem;
  font-size: 0.44rem;
  color: #a50014;
  text-align: center;
  border-bottom: 1px solid #a50014;
  margin: 0 0.3rem;
  position: relative;
  font-weight: bold;
  line-height: 1;
}

.popup-box .close-top a {
  background: none;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0.28rem;
  right: 0;
  text-decoration: none;
}

.popup-box .close-top a:before,
.popup-box .close-top a:after {
  content: "";
  display: inline-block;
  background-color: #a50014;
  height: 0.5rem;
  width: 0.02rem;
  border-radius: 0.4rem;
  top: 0;
  right: 0.22rem;
  position: absolute;
}

.popup-box .close-top a:before {
  transform: rotate(45deg);
  z-index: 1;
}

.popup-box .close-top a:after {
  transform: rotate(135deg);
  z-index: 2;
}

.popup-box .box-in .section .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 0.12rem;
}

.popup-box .section h2,
.popup-box .box-in .section p,
.popup-box .box-in ol {
  font-size: 0.28rem;
}

.popup-box .box-in .section .remark p {
  font-size: 0.18rem;
}

.popup-box .section h2 {
  font-weight: bold;
  color: #a50014;
}

.popup-box .box-in .section p {
  line-height: 1.6;
}

.popup-box .box-in ol {
  list-style-type: decimal;
  padding-left: 0.45rem;
}

.popup-box .box-in ol li {
  list-style-type: decimal;
  padding-left: 0.05rem;
  margin-bottom: 0.14rem;
}

.table-wrap {
  width: 100%;
  overflow: hidden;
}

.data-box {
  font-size: 0.26rem;
  width: 100%;
  border-collapse: collapse;
}

.data-box th {
  background-color: #a50014;
  color: #fff;
  font-weight: normal;
  padding: 0.1rem 0.01rem !important;
}

.data-box th,
.data-box td {
  border: 0.01rem solid #999;
  padding: 0.1rem 0.01rem;
  text-align: center;
  white-space: nowrap;
  line-height: 1.3;
}

.data-box .table2 {
  width: 6rem;
}
.data-box .table2 th,
.data-box .table2 td {
  padding: 0.1rem;
}

/* AOS */
@-webkit-keyframes bounce-In {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounce-In {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

[aos="bounceIn"].aos-animate {
  -webkit-animation-name: bounce-In;
  animation-name: bounce-In;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

@keyframes ani-rotate-r {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes ani-rotate-l {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 0.6;
  }

  25%,
  75% {
    opacity: 1;
  }
}

@keyframes flash2 {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0.5;
  }
}

@media screen and (max-width: 320px) {
  .web-page .title p {
    width: 6.5rem;
  }
}

@keyframes moveUp {
  from,
  50%,
  to {
    transform: translateY(0px) scale(1);
  }

  25%,
  75% {
    transform: translateY(-1px) scale(1.07);
  }
}
