.main {
  color: #fff;
  font-size: 16px;
}

.old-customers-entrance {
  position: absolute;
  top: 0;
  right: 10%;
  z-index: 1000;
}


.part {
  position: relative;
  margin-top: -80px;
}

.part>.part-bgc {
  position: absolute;
  top: 80px;
  bottom: 0;
  width: 100%;
  z-index: 0;
}

.part>.part-main {
  padding-top: 180px;
  padding-bottom: 190px;
  position: relative;
  z-index: 1;
}

.part-1 {
  z-index: 2;
}

.part-1>.part-bgc {
  background-color: #2e66ff;
  background-image: url(../images/1-deep.png);
}

.part-1>.part-main {
  background-image: url(../images/1-Activity.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.part-1-layout {
  padding-top: 70px;
  position: relative;
  margin: 0 auto;
  width: 1172px;
  background: url(../images/1-BG.png) no-repeat;
  text-align: center;
}

.act-1 {
  margin: 0 auto 20px;
  height: 340px;
  width: 1049px;
  padding-top: 50px;
  padding-right: 5px;
  text-align: center;
}

.act-1-ctl {
  margin-bottom: 60px;
  text-align: center;
}

.act-1-ctl>a {
  margin: 0 40px;
}

.btn {
  display: inline-block;
  width: 280px;
  height: 72px;
  text-decoration: none;
  border: 0;
  outline: none;
  cursor: pointer;
}

.btn2x {
  background: url(../images/1-ButtonNx2.png);
  background-size: contain;
}

.btn2x:hover {
  background: url(../images/1-ButtonPx2.png);
  background-size: contain;
}

.btn2x:active {
  background: url(../images/1-ButtonNx2.png);
  background-size: contain;
}

.btnqq {
  background: url(../images/1-ButtonNCS.png);
  background-size: contain;
}

.btnqq:hover {
  background: url(../images/1-ButtonPCS.png);
  background-size: contain;
}

.btnqq:active {
  background: url(../images/1-ButtonNCS.png);
  background-size: contain;
}

.act-1-dec {
  text-align: left;
  display: inline-block;
}

.act-1-dec>p {
  margin-bottom: 10px;
}

.act-1-dec>p:first-child {
  text-align: center;
}

.part-2 {
  z-index: 3;
}

.part-2>.part-bgc {
  background-color: #2d7cfe;
  background-image: url(../images/2-Light.png);
}

.part-2>.part-main {
  background-image: url(../images/2-Activity-2.png);
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
}

.part-2-layout {
  margin: 0 auto;
  width: 1150px;
  background: url(../images/2-9Discount.png) no-repeat;
}

.act-2 {
  position: relative;
  height: 520px;
  margin-bottom: 20px;
}

.shield {
  position: absolute;
  right: 273px;
  top: 55px;
  width: 359px;
  height: 406px;
  cursor: pointer;
  background-image: url(../images/n2-Shield.png);
  background-size: contain;
}

.shield.active:hover {
  background-image: url(../images/2-ShieldP.png);
  background-size: contain;
}


.act-2-ctl {
  margin-bottom: 60px;
}

.act-2-dec {
  text-align: left;
  display: inline-block;
}

.act-2-dec>p {
  margin-bottom: 10px;
}

.act-2-dec>p:first-child {
  text-align: center;
}


.part-3 {
  z-index: 4;
}

.part-3>.part-bgc {
  background-color: #2d65fe;
  background-image: url(../images/1-deep.png);
}

.part-3>.part-main {
  padding-bottom: 50px;
  background-image: url(../images/3-Activity.png);
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
}


.act-3 {
  position: relative;
  margin: 0 auto 60px;
  width: 491px;
  height: 456px;
  background: url(../images/3-Draw.png) no-repeat;
}

.card-wrap {
  position: absolute;
  left: 50%;
  top: 79px;
  margin-left: -200px;
  width: 400px;
  height: 162px;
  overflow: hidden;
}

.card-box {
  position: relative;
  height: 100%;
  float: left;
  width: 33.333%;
  padding: 0 5px;
}

.card-line {
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
}

.card-line>span {
  display: block;
}

.card-qus {
  height: 162px;
  background: url(../images/3-Question.png) no-repeat;
  background-position: center center;
}

.card-num {
  background: url(../images/act3num.png);
  background-repeat: repeat-y;
  background-position: center center;
}

.act-3-ctrl {
  position: absolute;
  left: 50%;
  margin-left: -110px;
  bottom: 65px;
}

.act3btn {
  display: inline-block;
  width: 220px;
  height: 65px;
  cursor: pointer;
  background: url(../images/3-ButtonN.png);
}

.act3btn:hover {
  background: url(../images/3-ButtonP.png);
}

.act3btn:active {
  background: url(../images/3-ButtonN.png);
}

.act-3-gift {
  margin-bottom: 60px;
  height: 467px;
  background: url(../images/act3p.png) no-repeat;
  background-position: center top;
}

.act-3-dec {
  text-align: left;
  display: inline-block;
}

.act-3-dec>p {
  margin-bottom: 10px;
}

.act-3-dec>p:first-child {
  text-align: center;
}

.modal-act2 {
  display: none;
  padding-top: 95px;
  width: 400px;
  height: 258px;
  z-index: 20000;
  position: fixed;
  left: 50%;
  top: 100px;
  margin-left: -200px;
  background: url(../images/2-Winning.png) no-repeat;
}

.modal-act2-plus {
  height: 280px;
  background-color: #fff;
  border-radius: 15px;
} 

.modal-act2-close {
  position: absolute;
  right: 11px;
  top: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.modal-act2-main {
  text-align: center;
  font-size: 26px;
}

.modal-act2-main>p {
  margin-bottom: 35px;
  color: #fe4034;
}

.modal-act2-main>div {
  position: absolute;
  width: 100%;
  bottom: 10px;
}

.btnClaim {
  display: inline-block;
  width: 180px;
  height: 54px;
  background: url(../images/2-ButtonN.png);
}

.btnClaim:hover {
  background: url(../images/2-ButtonP.png);
}

.btnClaim:hover:active {
  background: url(../images/2-ButtonN.png);
}

.img-hidden {
  display: none;
}

.img-hidden>img {
  width: 0;
  height: 0;
}
