.contain {
  width: 7.5rem;
  margin: 0 auto;
  overflow: hidden;
}
#cnzz_stat_icon_1281156993 {
  display: none;
}

.page-a .login {
  position: absolute;
  top: 0.4rem;
  right: 0.2rem;
  width: 1.2rem;
  font-size: 0.2rem;
  color: #f69f1a;
  line-height: 0.3rem;
  text-align: right;
  cursor: pointer;
  z-index: 4;
}

.page-a .login span:hover {
  text-decoration: underline;
}

.page-a .user {
  display: none;
  position: absolute;
  top: 0.4rem;
  right: 0.2rem;
  width: 3.5rem;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
  text-align: right;
  cursor: pointer;
  z-index: 4;
}

.page-a .logout {
  color: #f00;
  margin-left: 0.1rem;
  z-index: 4;
}

.page-a .logout:hover {
  text-decoration: underline;
}

.page-a {
  position: relative;
  width: 7.5rem;
  height: 13.34rem;
  overflow: hidden;
}
.page-a .logo{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1.5rem;
  margin: auto;
  z-index: 1; 
}
.page-a .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 7.5rem;
  height: 13.34rem;
  z-index: 1;
}
.page-a .slogan {
  position: absolute;
  top: 8rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 7rem;
  z-index: 2;
}
.page-a .button-ljyy {
  position: absolute;
  width: 4.38rem;
  top: 9.6rem;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 4;
}
.page-a .channel a {
  display: block;
}
.page-a .channel {
  display: flex;
  position: absolute;
  height: 0.6rem;
  bottom: 0.1rem;
  left: -0rem;
  border: 0.01rem solid #4294b3;
  transition: all 0.8s ease-in-out;
  z-index: 3;
}

.page-a .channel img {
  display: block;
  width: 0.6rem;
  cursor: pointer;
}
.page-a .channel .control-close,
.page-a .channel .control-open {
  width: 0.16rem;
}
.page-a .channel .control-open {
  display: none;
  margin-right: -0.16rem;
}
.page-a .channel .qq-box,
.page-a .channel .dy-box {
  position: relative;
}
.page-a .channel .qq-box .qr-qq,
.page-a .channel .dy-box .qr-dy {
  display: none;
  position: absolute;
  top: -2rem;
  width: 2rem;
  z-index: 2;
}
.page-a .channel .dy-box .qr-dy {
  left: -0.6rem;
}
.page-a .channel .qq-box:hover .qr-qq {
  display: block;
}
.page-a .channel .dy-box:hover .qr-dy {
  display: block;
}
.page-a .age-tip {
  width: 1.2rem;
  position: absolute;
  bottom: 0.8rem;
  left: 0.2rem;
  z-index: 3;
}
.page-a .qr {
  width: 1.5rem;
  position: absolute;
  bottom: 0.8rem;
  left: 1.6rem;
  z-index: 3;
}
.page-a .player {
  position: absolute;
  width: 0.82rem;
  height: 0.82rem;
  top: 2.4rem;
  right: 0.5rem;
  cursor: pointer;
  z-index: 3;
}
.page-a .player .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.82rem;
  animation: changeright 12s linear infinite;
  -webkit-animation: changeright 12s linear infinite;
}
.page-a .player .triangle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 0.19rem;
}
@keyframes changeright {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(3600deg);
  }
}

@-webkit-keyframes changeright {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(3600deg);
  }
}
.page-b {
  position: relative;
  width: 7.5rem;
  height: 13.5rem;
  overflow: hidden;
}

.page-b .title-img {
  display: block;
  width: 6.47rem;
  margin: 0 auto;
  margin-top: 0.6rem;
}

.page-b .line-box {
  position: absolute;
  width: 1.19rem;
  height: 8.52rem;
  left: 0;
  top: 1.7rem;
  right: 0;
  margin: auto;
  overflow: hidden;
}

.page-b .line,
.page-b .line-checked {
  position: absolute;
  width: 1.19rem;
  left: 0;
}

.page-b .award {
  position: absolute;
  width: 2.69rem;
  height: 1.99rem;
}

.page-b .award .tip {
  display: none;
  position: absolute;
  top: 0.4rem;
  width: 0.8rem;
  left: 0.2rem;
  z-index: 2;
}

.page-b .award .award-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.69rem;
}

.page-b .award .title {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.4rem;
  text-align: center;
}

.page-b .award .number {
  position: absolute;
  top: 0.42rem;
  left: 0.1rem;
  width: 0.4rem;
  font-size: 0.32rem;
  color: #2c5367;
  line-height: 0.32rem;
  text-align: center;
  border-bottom: 0.02rem solid #2c5367;
}

.page-b .award .award-img {
  position: absolute;
  top: 0.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 1.55rem;
}

.page-b .award .award-name {
  position: absolute;
  bottom: 0.13rem;
  width: 100%;
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.2rem;
  text-align: center;
  word-break: keep-all;
}
.page-b .award-1 .award-img {
  width: 1.3rem;
  top: 0.5rem;
}
.page-b .award-2 .award-img {
  top: 0.3rem;
}
.page-b .award-3 .award-img {
  width: 1.2rem;
}

.page-b .award-4 .award-img {
  top: 0.55rem;
  width: 0.9rem;
}

.page-b .award-5 .award-img {
  top: 0.45rem;
  width: 1.1rem;
}

.page-b .award-1 {
  top: 2.05rem;
  left: 0.66rem;
}

.page-b .award-2 {
  top: 2.5rem;
  right: 0.66rem;
}

.page-b .award-3 {
  top: 4.8rem;
  left: 0.66rem;
}

.page-b .award-4 {
  top: 5.25rem;
  right: 0.66rem;
}

.page-b .award-5 {
  top: 7.57rem;
  left: 0.66rem;
}

.page-b .award-6 {
  top: 8.03rem;
  right: 0.66rem;
}

.page-b .button-ljyy {
  position: absolute;
  top: 11.8rem;
  left: 0.8rem;
  width: 2.58rem;
}
.page-b .button-lqyyjl {
  position: absolute;
  top: 11.8rem;
  right: 0.8rem;
  width: 2.58rem;
}
.page-b .button-yyy {
  display: none;
  position: absolute;
  top: 11.8rem;
  left: 0.8rem;
  width: 2.58rem;
}

.page-b .appointment-number {
  position: absolute;
  top: 10.5rem;
  width: 100%;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1rem;
}

.page-b .appointment-number span {
  font-size: 0.4rem;
  color: #f57f17;
  letter-spacing: 0;
}
.dataNums {
  display: block;
  width: 100%;
  /* height: 0.8rem;
  line-height: 0.8rem; */
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 10;
  overflow: hidden;
}
.dataNums .dataOne {
  width: 22px;
  height: 100%;
  text-align: center;
}
.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dataNums .tt span {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #fff;
  font-family: 'CJ_N';
  /* font-size: 14px; */
  /* background: linear-gradient(to bottom, #d2f1f7, #40f0f8);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; */
}

.page-b .content-tip {
  position: absolute;
  top: 12.8rem;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 95%;
  font-size: 0.24rem;
  color: #065f70;
  text-align: center;
}

.page-c {
  position: relative;
  width: 7.5rem;
  height: 11.7rem;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.page-c .bg {
  width: 100%;
}
.page-c .title {
  position: absolute;
  width: 7.5rem;
  top: 0.21rem;
  left: 0;
  right: 0;
  margin: auto;
}
.page-c .person {
  position: absolute;
  top: 1.78rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 7rem;
  height: 5rem;
  overflow: hidden;
}
.page-c .person img {
  width: 100%;
}
.page-c .person .person-1-box {
  position: absolute;
  width: 1.92rem;
  left: 0;
  z-index: 1;
  top: 0.4rem;
}

.page-c .person .person-3-box {
  position: absolute;
  width: 3.22rem;
  right: 1.8rem;
  z-index: 3;
  transform: scale(1.1);
  top: 0.3rem;
}
.page-c .person .person-4-box {
  position: absolute;
  width: 3.99rem;
  right: -0.7rem;
  top: 0.3rem;
  z-index: 2;
}
.page-c .person .person-2-box {
  position: absolute;
  width: 3.29rem;
  left: 1.2rem;
  z-index: 4;
  top: 0.3rem;
  transform: scale(1.1);
}
.page-c .person p {
  display: none;
  position: absolute;
  width: 100%;
  top: -0.3rem;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.2rem;
}
.page-c .person .person-2-box p {
  width: 70%;
  left: 0.2rem;
}
.page-c .person .person-3-box p {
  width: 70%;
  right: 0rem;
}
.page-c .person .person-1-box:hover p {
  display: block;
}
.page-c .person .person-2-box:hover p {
  display: block;
}
.page-c .person .person-3-box:hover p {
  display: block;
}
.page-c .person .person-4-box:hover p {
  display: block;
}
.page-c .award {
  position: absolute;
  width: 7rem;
  top: 7rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: auto;
  z-index: 5;
}
.page-c .award .item {
  position: relative;
  width: 1.99rem;
  height: 2.81rem;
  background: url(../images/award-border.png) no-repeat;
  background-size: contain;
}
.page-c .award .item .content-title {
  position: absolute;
  width: 100%;
  top: 0.1rem;
  font-size: 0.2rem;
  letter-spacing: 0.02rem;
  color: #fff;
  z-index: 3;
  text-align: center;
}
.page-c .award .item .content-name {
  position: absolute;
  width: 100%;
  bottom: 0.1rem;
  font-size: 0.12rem;
  color: #4294b3;
  z-index: 3;
  text-align: center;
}
.page-c .award .item img {
  position: absolute;
  width: 1.48rem;
  top: 0.8rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}
.page-c .award .item .status {
  position: absolute;
  top: 0.8rem;
  left: 0;
  width: 0.85rem;
  height: 0.235rem;
  background-size: contain;
  color: #fff;
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.23rem;
  transform: rotateZ(-45deg);
  z-index: 3;
}
.page-c .award .item .null {
  background: url(../images/button.png) no-repeat;
}
.page-c .award .item .get {
  background: url(../images/button-hover.png) no-repeat;
}
.page-c .award .item .border-red {
  position: absolute;
  width: 1.99rem;
  top: 0;
  left: 0;
}
.page-c .button-box {
  position: absolute;
  top: 10.5rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 6.5rem;
  display: flex;
  justify-content: space-around;
}
.page-c .button-box img {
  width: 2.8rem;
  cursor: pointer;
}
.page-c .button-box img:hover {
  filter: contrast(120%);
}
.page-c .content-tip {
  position: absolute;
  top: 11.2rem;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 95%;
  font-size: 0.24rem;
  color: #065f70;
  text-align: center;
}

.page-d {
  position: relative;
  width: 7.5rem;
  height: 12rem;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.page-d .bg {
  width: 100%;
}
.page-d .title {
  position: absolute;
  width: 7.5rem;
  top: 0.21rem;
  left: 0;
  right: 0;
  margin: auto;
}
.page-d .award-info {
  position: absolute;
  top: 1.6rem;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: right;
  width: 9.3rem;
  font-size: 0.2rem;
  color: #bebebe;
}
.page-d .award-info .award,
.page-d .award-info .rule {
  width: 1rem;
  line-height: 0.4rem;
  height: 0.4rem;
  border-bottom: 0.01rem solid #bebebe;
  margin: 0 0.1rem;
  cursor: pointer;
}
.page-d .award-info .award:hover,
.page-d .award-info .rule:hover {
  color: #e15836;
  border-bottom: 0.01rem solid #e15836;
}
.page-d .lotto-box-m {
  width: 7.24rem;
  height: 5.71rem;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 1.5rem;
  left: 0;
  right: 0;
  margin: auto;
}
.page-d .lotto-box-m .item {
  width: 2.28rem;
  height: 1.77rem;
  background: url(../images/mobile/lotto-border.png) no-repeat;
  background-size: contain;
}
.page-d .lotto-box-m .item img {
  position: absolute;
  top: 0.02rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2.28rem;
  z-index: 1;
}
.page-d .lotto-box-m .item .checked {
  position: absolute;
  top: 0;
  display: none;
  width: 2.28rem;
  z-index: 3;
}
.page-d .lotto-box-m .item p {
  position: absolute;
  bottom: 0.35rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2.28rem;
  height: 0.33rem;
  line-height: 0.33rem;
  text-align: center;
  font-size: 0.16rem;
  color: #fff;
  /* background: #122c35; */
  z-index: 2;
}
.page-d .lotto-box-m .award-1 {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
}
.page-d .lotto-box-m .award-2 {
  position: absolute;
  top: 0.1rem;
  left: 2.48rem;
}
.page-d .lotto-box-m .award-3 {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
}
.page-d .lotto-box-m .award-4 {
  position: absolute;
  top: 1.97rem;
  right: 0.1rem;
}
.page-d .lotto-box-m .award-5 {
  position: absolute;
  bottom: 0.1rem;
  right: 0.1rem;
}
.page-d .lotto-box-m .award-6 {
  position: absolute;
  bottom: 0.1rem;
  left: 2.48rem;
}
.page-d .lotto-box-m .award-7 {
  position: absolute;
  bottom: 0.1rem;
  left: 0.1rem;
}
.page-d .lotto-box-m .award-8 {
  position: absolute;
  top: 1.97rem;
  left: 0.1rem;
}

.page-d .lotto-box-m .lotto-button {
  position: absolute;
  top: 1.97rem;
  left: 2.48rem;
  cursor: pointer;
}
.page-d .lotto-box-m .lotto-button img {
  width: 2.27rem;
}
.page-d .lotto-box-m .lotto-button img:hover {
  filter: contrast(120%);
}
.page-d .lotto-box-m .lotto-button p {
  position: absolute;
  width: 2.28rem;
  font-size: 0.2rem;
  letter-spacing: 0.02rem;
  color: #fff;
  top: 1.2rem;
  text-align: center;
}
.page-d .task-box {
  position: absolute;
  top: 7.4rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 7.04rem;
  height: 3rem;
  border: 0.02rem solid #1e4f62;
  display: flex;
  font-size: 0.22rem;
  box-sizing: border-box;
}
.page-d .task-box .left {
  width: 2.43rem;
  height: 2.25rem;
  border-right: 0.02rem solid #1e4f62;
}
.page-d .task-box .left img {
  width: 1.52rem;
  margin: 0 auto;
  margin-top: 0.1rem;
}

.page-d .task-box .right .award {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 7.04rem;
  height: 0.75rem;
  line-height: 0.75rem;
  border-bottom: 0.01rem solid #1e4f62;
}
.page-d .task-box .right .award-4 {
  border: none;
}
.page-d .task-box .right .award .task-title {
  width: 1.8rem;
  text-align: center;
  border-right: 0.01rem solid #1e4f62;
}
.page-d .task-box .right .award .task-number {
  width: 2.5rem;
  text-align: center;
  border-right: 0.01rem solid #1e4f62;
}
.page-d .task-box .right .award .button {
  width: 1.7rem;
  height: 0.47rem;
  cursor: pointer;
  line-height: 0.47rem;
}
.page-d .task-box .right .award span {
  color: #e15836;
}
.page-d .task-box .right .award-1 .button {
  background: url(../images/button-hover.png) no-repeat;
  background-size: cover;
}
.page-d .task-box .right .award-2 .button {
  background: url(../images/button-hover.png) no-repeat;
  background-size: cover;
}
.page-d .task-box .right .award-3 .button {
  background: url(../images/button-hover.png) no-repeat;
  background-size: cover;
}
.page-d .task-box .right .award-4 .button {
  background: url(../images/button-hover.png) no-repeat;
  background-size: cover;
}
.page-d .button-box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 7.5rem;
  height: 0.6rem;
  position: absolute;
  top: 11rem;
}
.page-d .button-box img {
  width: 2.8rem;
  cursor: pointer;
}
.page-e {
  position: relative;
  width: 7.5rem;
  height: 7rem;
}
.page-e .title {
  width: 7.5rem;
}
.page-e .swiper-e {
  position: relative;
  width: 7.1rem;
  height: 3.88rem;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.page-e .swiper-e .swiper-img {
  width: 7.1rem;
  margin: 0 auto;
}
.page-e .swiper-e .swiper-content {
  position: absolute;
  width: 1.87rem;
  bottom: 0.2rem;
  left: 0.2rem;
}
.page-e .left {
  position: absolute;
  width: 0.4rem;
  top: 3rem;
  left: 0.4rem;
  margin: auto;
  z-index: 4;
}
.page-e .right {
  position: absolute;
  width: 0.4rem;
  top: 3rem;
  right: 0.4rem;
  margin: auto;
  z-index: 4;
}

.subscribe-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
}
.subscribe-popup .popup-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.5rem;
  height: 4.41rem;
  background: url(../images/subscribe-bg.png) no-repeat;
  background-size: contain;
}
.subscribe-popup .close {
  position: absolute;
  width: 0.4rem;
  right: 0.5rem;
  top: 0.5rem;
  z-index: 21;
  cursor: pointer;
}
.subscribe-popup .popup-box .button-fzlj {
  width: 2.94rem;
  margin-top: 0.2rem;
  cursor: pointer;
}
.subscribe-popup .popup-box p {
  width: 80%;
  font-size: 0.2rem;
  word-break: break-all;
  text-align: left;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.lotto-award-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
}
.lotto-award-popup .popup-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.5rem;
  height: 4.45rem;
  background: url(../images/subscribe-bg.png) no-repeat;
  background-size: contain;
}
.lotto-award-popup .close {
  position: absolute;
  width: 0.4rem;
  right: 0.5rem;
  top: 0.5rem;
  z-index: 21;
  cursor: pointer;
}

.lotto-award-popup .popup-box p {
  width: 80%;
  font-size: 0.4rem;
  margin: 0 auto;
  margin-top: 1.6rem;
}
.lotto-award-popup .popup-box p span {
  color: #e15836;
}
.link-title {
  width: 4rem;
  margin-top: 1rem;
}
.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: url(../images/tip-bg.png) no-repeat;
  background-size: cover;
  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;
}
.rule-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
  font-size: 0.16rem;
  color: #fff;
}
.rule-popup .popup-box {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.5rem;
  height: 7.26rem;
  background: url(../images/rule-bg.png) no-repeat;
  background-size: contain;
  padding-top: 1.2rem;
}
.rule-popup .close {
  position: absolute;
  width: 0.4rem;
  right: 0.8rem;
  top: 0.5rem;
  z-index: 21;
  cursor: pointer;
}
.rule-popup .rule-content {
  height: 5.6rem;
  overflow: scroll;
}

.rule-popup p {
  width: 70%;
  margin: 0 auto;
  margin-top: 0.2rem;
}
.award-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
  font-size: 0.16rem;
  line-height: 0.6rem;
  color: #fff;
  text-align: center;
}
.award-popup .popup-box {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.5rem;
  height: 7.27rem;
  background: url(../images/table-bg.png) no-repeat;
  background-size: contain;
}
.award-popup .close {
  position: absolute;
  width: 0.4rem;
  right: 0.8rem;
  top: 0.5rem;
  z-index: 21;
  cursor: pointer;
}
.award-popup .popup-box .title-box {
  display: flex;
  width: 6.68rem;
  margin-left: 0.48rem;
  margin-top: 1.5rem;
}
.award-popup .popup-box .title-box div {
  box-sizing: border-box;
  width: 3.34rem;
  height: 0.6rem;
  border: 0.01rem solid #065f70;
}
.award-popup .popup-box .content-box {
  width: 6.68rem;
  margin: 0 auto;
}
.award-popup .popup-box .content-box .item {
  display: flex;
  width: 100%;
}
.award-popup .popup-box .content-box .item div {
  box-sizing: border-box;
  width: 3.34rem;
  height: 0.6rem;
  border: 0.01rem solid #065f70;
}
.award-popup .popup-box .content-box .title {
  font-size: 0.22rem;
  font-weight: bold;
}
.award-popup .popup-box .content-box .white {
  color: #fff;
}
.award-popup .popup-box .content-box .red {
  color: #e15836;
  cursor: pointer;
}
.award-popup .popup-box .content-box .green {
  color: #0f0;
}
.award-popup .popup-box .content-box .blue {
  color: #49c4e1;
  cursor: pointer;
}
.award-popup .popup-box .content-box .no-award {
  width: 100%;
  margin-top: 2rem;
  color: #e15836;
  font-size: 0.3rem;
  text-align: center;
}
.userinfo-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  font-size: 0.16rem;
  line-height: 0.45rem;
  color: #fff;
}
.userinfo-popup .popup-box {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.5rem;
  height: 4.46rem;
  background: url(../images/userinfo-bg.png) no-repeat;
  background-size: contain;
}
.userinfo-popup .close {
  position: absolute;
  width: 0.4rem;
  right: 0.8rem;
  top: 0.5rem;
  z-index: 21;
  cursor: pointer;
}
.userinfo-popup .name-box {
  margin-top: 0.8rem;
}
.userinfo-popup .name-box,
.userinfo-popup .phone-box,
.userinfo-popup .adress-box {
  display: flex;
  width: 70%;
  margin: 0 auto;
  margin-top: 0.2rem;
  align-items: center;
}
.userinfo-popup .name-box {
  margin-top: 1.4rem;
}
.userinfo-popup input,
.userinfo-popup textarea {
  border: 0.01rem solid #065f70;
  background: none;
  padding: 0 0.2rem;
  color: #fff;
}
.userinfo-popup textarea {
  width: 3.75rem;
  height: 0.5rem;
  padding: 0.2rem;
}
.userinfo-popup input {
  width: 3.75rem;
  height: 0.45rem;
}
.userinfo-popup p {
  width: 1.2rem;
  text-align: left;
  line-height: 0.45rem;
}
.userinfo-popup .button-tj {
  display: block;
  width: 2.54rem;
  margin: 0 auto;
  margin-top: 0.2rem;
}

.team-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
}
.team-popup .popup-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.5rem;
  height: 4.46rem;
  background: url(../images/subscribe-bg.png) no-repeat;
  background-size: contain;
}
.team-popup .team-title {
  width: 1.83rem;
  margin-top: 0.8rem;
}
.team-popup .close {
  position: absolute;
  width: 0.4rem;
  right: 0.5rem;
  top: 0.5rem;
  z-index: 21;
  cursor: pointer;
}
.team-popup .content {
  font-size: 0.25rem;
  margin-top: 0.8rem;
}
.team-popup .content span {
  color: #e15836;
}
.team-popup .button-box {
  display: flex;
  width: 80%;
  margin: 0 auto;
  margin-top: 0.8rem;
  justify-content: space-around;
}
.team-popup .button-box div {
  width: 1.7rem;
  height: 0.47rem;
  line-height: 0.47rem;
  font-size: 0.25rem;
  cursor: pointer;
}
.team-popup .button-box .no {
  background: url(../images/button.png) no-repeat;
  background-size: cover;
}
.team-popup .button-box .yes {
  background: url(../images/button-hover.png) no-repeat;
  background-size: cover;
}
/* 数字滚动 */
#dataNums {
  margin: 10px 0;
}
.inrow > li,
.inrow span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 70px;
  /* font-size: 0.7rem; */
  /* letter-spacing: normal;
  word-spacing: normal; */
}
.video-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
}
.video-popup .popup-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 7.2rem;
  height: 4.2rem;
  z-index: 20;
}
.video-popup video {
  width: 100%;
  object-fit: cover;
}
.video-popup .close {
  position: absolute;
  top: -0.6rem;
  right: 0rem;
  z-index: 21;
  cursor: pointer;
}
.video-popup .close:hover {
  transform: rotateZ(180deg);
  transition: all 0.8s ease-in-out;
}
