@font-face {
  font-family: 'cszc';
  src: url(../font/cszc-syht.ttf);
}
#cnzz_stat_icon_1281226382 {
  display: none;
}
.contain {
  width: 19.2rem;
  margin: 0 auto;
  overflow-x: hidden;
  /* max-width: 1920px; */
  font-family: 'cszc';
}

.page-a {
  position: relative;
  width: 100%;
  height: 10.8rem;
  background: url(../images/welcome/bg-1.png) no-repeat;
  background-size: cover;
  text-align: center;
}

.page-a .logo {
  position: absolute;
  top: -0.25rem;
  left: 0.4rem;
  width: 2.5rem;
  z-index: 4;
  cursor: pointer;
}

.page-a .button-jrgw {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 2rem;
  z-index: 4;
}

.page-b {
  position: relative;
  width: 100%;
  height: 10.8rem;
  background: url(../images/welcome/bg-2.jpg) no-repeat;
  background-size: cover;
}

.page-c {
  position: relative;
  width: 100%;
  height: 8.4rem;
  background: url(../images/welcome/bg-3.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
}

.page-a .award-box-2 {
  position: absolute;
  display: flex;
  justify-content: space-around;
  align-items: center;
  top: 6.4rem;
  right: 3.8rem;
  width: 6.28rem;
  height: 3.25rem;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.4rem;
  background: url(../images/welcome/award-bg-2.png) no-repeat;
  background-size: cover;
}

.page-a .award-box-2 .img-box {
  width: 1.01rem;
  height: 1.01rem;

  margin: 0 auto;
  margin-top: 0.38rem;
}

.page-a .award-box-2 .img-box img {
  display: block;
  width: 1.01rem;
  margin: 0 auto;
}

.page-a .award-box-2 .button {
  width: 1.3rem;
  height: 0.38rem;
  background: url(../images/welcome/button-1.png) no-repeat;
  background-size: contain;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.35rem;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 0.1rem;
}

.page-a .award-box-1 {
  position: absolute;
  top: 6.4rem;
  left: 3.8rem;
  width: 4.77rem;
  height: 3.25rem;
  background: url(../images/welcome/award-bg-1.png) no-repeat;
  background-size: cover;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.4rem;
}

.page-a .award-box-1 .img-box {
  width: 1.01rem;
  height: 1.01rem;

  margin: 0 auto;
  margin-top: 0.88rem;
}

.page-a .award-box-1 .img-box img {
  display: block;
  width: 1.01rem;
}

.page-a .award-box-1 .button {
  width: 1.84rem;
  height: 0.39rem;
  background: url(../images/welcome/button-2.png) no-repeat;
  background-size: contain;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.35rem;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 0.1rem;
}

.page-a .award-box-1 .tip {
  font-size: 0.18rem;
  color: #fff;
  /* line-height: 0.5rem; */
}

.page-a .notice {
  position: absolute;
  top: 9.8rem;
  right: 3.8rem;
  width: 5rem;
  font-size: 0.16rem;
  color: #fff;
  text-align: right;
}

.page-b .title {
  position: absolute;
  width: 3.23rem;
  top: 0.6rem;
  left: 0;
  right: 0;
  margin: auto;
}

.page-b .step-1 {
  position: absolute;
  width: 11.6rem;
  top: 1.5rem;
  left: 0;
  right: 0;
  margin: auto;
}

.page-b .step-2 {
  position: absolute;
  width: 11.6rem;
  top: 6.6rem;
  left: 0;
  right: 0;
  margin: auto;
}

.page-b .button-zh {
  position: absolute;
  top: 4.86rem;
  right: 5.75rem;
  width: 2.53rem;
  height: 0.44rem;
  background: url(../images/welcome/button-3.png) no-repeat;
  background-size: contain;
  font-size: 0.2rem;
  text-align: center;
  color: #fff;
  cursor: pointer;
  line-height: 0.44rem;
  animation: changeScale 2s ease-in-out infinite;
  -webkit-animation: changeScale 2s ease-in-out infinite;
}

.page-b .button-wm {
  position: absolute;
  top: 9rem;
  right: 5.8rem;
  margin: auto;
  width: 2.53rem;
  height: 0.44rem;
  background: url(../images/welcome/button-3.png) no-repeat;
  background-size: contain;
  font-size: 0.2rem;
  text-align: center;
  color: #fff;
  line-height: 0.44rem;
  cursor: pointer;
}

.page-b .tip-bg {
  position: absolute;
  top: 7rem;
  left: 4.6rem;
  width: 4.7rem;
}

.page-b .button-wm:hover,
.page-b .button-zh:hover,
.page-a .award-box-2 .button:hover,
.page-a .award-box-1 .button:hover {
  filter: contrast(150%);
}

.isGetGift1,
.isGetGift2,
.isGetGift3,
.isGetGift4 {
  filter: contrast(20%);
}

.isGetGift1:hover,
.isGetGift2:hover,
.isGetGift3:hover,
.isGetGift4:hover {
  filter: contrast(20%) !important;
}

.page-c .title {
  position: absolute;
  width: 2.48rem;
  top: 0.6rem;
  left: 0;
  right: 0;
  margin: auto;
}

.page-c .question {
  width: 13rem;
  font-size: 0.18rem;
  color: #acbac1;
  line-height: 0.4rem;
  margin-top: 1.2rem;
  margin-left: 1rem;
}

.page-c .question .ask {
  color: #f69f1a;
}

.page-c .question a {
  color: #fff;
}

.page-b .content {
  position: absolute;
  top: 3.5rem;
  right: 4.5rem;
  width: 5rem;
  color: #fff;
  font-size: 0.18rem;
}

.input-box {
  position: absolute;
  width: 3.9rem;
  right: 5rem;
  top: 7.2rem;
  margin: auto;
  text-align: center;
  color: #f69f1a;
}

.input-box .activate-code,
.input-box .activate-wm-number {
  width: 3.9rem;
  height: 0.65rem;
  line-height: 0.65rem;
  border: 0.01rem solid #c76311;
  font-size: 0.3rem;
  background: #13252f;
  color: #f69f1a;
  text-align: center;
}

.input-box .activate-wm-number {
  margin-top: 0.2rem;
}

.input-box .tip {
  font-size: 0.2rem;
  line-height: 0.5rem;
  color: #f00;
}

input::-webkit-input-placeholder {
  color: #28414f;
}

.tip-popup {
  display: none;
  position: fixed;
  top: 0.5rem;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 0.2rem;
  min-width: 2.8rem;
  height: 0.7rem;
  background: #c76311;
  text-align: center;
  font-size: 0.25rem;
  color: #fff;
  line-height: 0.7rem;
  font-weight: bold;
  z-index: 99999;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
}

.login {
  position: absolute;
  top: 0.75rem;
  right: 0.2rem;
  width: 1rem;
  font-size: 0.2rem;
  color: #f69f1a;
  line-height: 0.3rem;
  text-align: right;
  cursor: pointer;
}

.user {
  display: none;
  position: absolute;
  top: 0.75rem;
  right: 0.2rem;
  width: 2.5rem;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
  text-align: right;
  cursor: pointer;
}

.logout {
  color: #f00;
  margin-left: 0.1rem;
}

/* footer */
.footer {
  position: relative;
  border-top: 2px solid #f3a009;
  background: url('../images/footer/footer.png') repeat;
}

.footer .public_footer {
  padding: 10px;
  width: 960px;
  margin: auto;
}

.footer .public_company {
  float: left;
  padding-top: 10px;
  width: 321px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.footer a.public_kz {
  width: 121px;
  height: 52px;
  background-image: url('../images/footer/logo.png');
  background-size: 100% 100%;
}

.footer a.public_arena {
  width: 121px;
  height: 49px;
  background-image: url('../images/footer/chuangshi.png');
  margin-left: 20px;
}

.footer a.public_tar {
  cursor: default;
  width: 66px;
  height: 50px;
  background-image: url('../images/footer/tar.png');
  margin: 0 20px;
  margin-left: -20px;
}

.footer a {
  display: inline-block;
  background-repeat: no-repeat;
}

.footer .public_line {
  float: left;
  width: 2px;
  height: 110px;
  margin-top: 8px;
  background: url('../images/footer/f_hr.png') repeat;
  background-size: 100% 100%;
}

.footer .public_info {
  float: right;
  width: 610px;
  margin-top: 10px;
}

.footer p {
  color: #aaa;
  font-size: 12px;
  line-height: 18px;
  line-height: 18px;
}

.footer a {
  color: #aaa;
}

.footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer .public_clear {
  clear: both;
  height: 0px;
  line-height: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  font-size: 0px;
}

/* login-tip */
.tipMsg {
  display: none;
  z-index: 998;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.tipMsg .tip_text {
  z-index: 9999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #000;
  font-size: 22px;
  width: 300px;
  height: 100px;
  border-radius: 6px;
  line-height: 100px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
}

@keyframes changeScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes changeScale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
