@charset "utf-8";

/* CSS Document */

/*edit:wangshuo
@ update: 2019-01-24 */

html,
body,
div,
span,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
cite,
code,
del,
dfn,
em,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
}

ul,
li,
ol {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

i,
em,
cite,
dfn {
  font-style: normal;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.alignL {
  text-align: left;
}

.alignC {
  text-align: center;
}

.alignR {
  text-align: right;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.none {
  display: none;
}

.block {
  display: block;
}

.overf {
  overflow: hidden;
}

.center {
  margin: 0 auto;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.trs3 {
  transition: all 0.3s;
}

:focus,
a {
  outline: none;
  outline-style: none;
  -moz-outline-style: none;
  transition: all 0.3s;
}

a:visited,
a:link {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
  filter: brightness(1.2);
}

.fil:hover {
  filter: brightness(1.2);
}

ol li {
  list-style-type: decimal;
  list-style-position: inside;
}

body {
  font: 14px/1.5 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', tahoma, Arial;
  color: #333;
  padding-top: 50px !important;
}

.colo-r {
  color: #ffaaf8;
}
.colo-o {
  color: #f17714;
}
.colo-y {
  color: #fff10c;
}
.mt20 {
  margin-top: 20px;
}
/*滚动条美化样式*/

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #242222;
}

.alert-bg {
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.pop {
  position: absolute;
  z-index: 10001;
  color: #353535;
  top: 50px;
  display: none;
  background: #dcefed;
  border: 6px solid #3e7dbe;
  width: 680px;
  height: 400px;
  font-size: 18px;
}

.pop:before {
  content: '';
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pop .close-pop {
  position: absolute;
  z-index: 10;
  width: 65px;
  height: 65px;
  display: block;
  top: -5px;
  right: -80px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/close.png) no-repeat center;
}

.pop .box-btn {
  font-size: 0;
  text-align: center;
  margin-top: 26px;
}

.pop .btn-sure {
  height: 43px;
  width: 186px;
  font-size: 24px;
  line-height: 43px;
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/btn-sure.png) no-repeat;
}

.pop .btn-sure:hover {
  filter: brightness(1.2);
}

.pop h2 {
  color: #1a67b7;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
}

.popTit {
  color: #1a67b7;
  font-size: 30px;
  font-weight: bold;
  margin: 40px auto 10px;
}
.popTit:after {
  content: '';
  height: 22px;
  width: 100%;
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/pop-tit-bg.png) no-repeat center bottom;
}

.ind2 {
  text-indent: 1.4em;
}

.pop1,
.popMsg {
  width: 680px;
  height: 401px;
  text-align: center;
}
.popMsg {
  z-index: 10100;
}
.popMsg .msg {
  padding: 50px 20px 0;
  line-height: 1.5;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* pop1 */
input[type='number']::-webkit-inner-spin-button {
  display: none;
}
.pop1 h2 {
  margin: 60px 0 10px;
}
.pop1 input {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: #3e90ff;
}

.pop1 .col-form {
  text-align: left;
  font-size: 0;
  line-height: 47px;
  color: #353535;
  margin: 40px auto;
  width: 540px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pop1 .col-form dd {
  line-height: 0;
  font-size: 0;
}

.pop1 .col-form label {
  display: inline-block;
  text-align: justify;
  font-size: 18px;
}

.pop1 .col-form input {
  height: 47px;
  font-size: 18px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 0 10px;
}
.pop1 .row-name {
  width: 200px;
}
.pop1 .row-phone {
  width: 320px;
}
.pop1 .row-code {
  margin-top: 10px;
}
.pop1 .row-name input {
  width: 145px;
}
.pop1 .row-phone input {
  width: 245px;
}
.pop1 .row-code input {
  width: 483px;
}

.pop2 .desc {
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pop2 .desc h2 {
  margin: 20px 0;
}
.pop2 .desc .code {
  margin-top: 25px;
  color: #000;
}
.pop3 {
  width: 1040px;
  height: auto;
  font-family: '方正兰亭中黑简体';
}
.pop3 .table {
  width: 810px;
  margin: 40px auto;
  line-height: 32px;
}

.pop3 .table table {
  width: 100%;
  background: #fff9a0;
}

.pop3 .table table th {
  font-size: 20px;
  font-weight: normal;
  line-height: 50px;
  background: #fcd45a;
  border: 2px solid #dcefed;
}
.pop3 .table table td {
  border: 2px solid #dcefed;
}
.pop3 .tips {
  border-top: 2px solid #a3c6dc;
  text-align: left;
  margin: 15px 30px;
  padding: 30px 85px;
  line-height: 1.8;
}
.pop3 .table a {
  text-decoration: underline;
  color: #f17714;
}

.pop4 {
  width: 1040px;
  height: auto;
  padding-bottom: 50px;
  top:5700px !important;
}

.pop4 .rule {
  margin: 30px 80px;
  color: #1a67b7;
  font-size: 18px;
  line-height: 28px;
  font-family: '方正兰亭中黑简体';
}
.pop4 .rule a {
  text-decoration: underline;
  color: #f17714;
}
.side-nav {
  display: none;
  width: 213px;
  height: 616px;
  position: fixed;
  right: 20px;
  top: 30%;
  overflow: hidden;
  transition: height 0.3s;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/side-nav.png) no-repeat;
}
.side-a {
  margin-top: 215px;
}

.side-nav a {
  display: block;
  color: #fe4d64;
  line-height: 49px;
  font-size: 21px;
  text-align: center;
  background-position: 50% 50%;
}
.side-nav a:nth-child(3) {
  margin-bottom: 46px;
}
.side-nav a.active {
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/side-btn.png) no-repeat 50% 50%;
}
.side-nav a.goTop {
  color: #fe4d64;
  position: absolute;
  bottom: 4px;
  right: 85px;
  font-size: 18px;
}
/*自定义有序列表*/

ol {
  padding-left: 1.5em;
}

ol > li {
  list-style: decimal;
  list-style-position: outside;
}

.img-tit {
  position: relative;
}
.img-tit .layer {
  display: none;
  position: absolute;
  bottom: 60%;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.img-tit:hover .layer {
  display: block;
}
.img-tit:hover {
  filter: none;
}
/*第一部分*/

.logInfo {
  color: #000;
  font-size: 18px;
  text-align: center;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 590px;
}

.logInfo * {
  margin: 0 10px;
}

.logInfo a {
  color: #ed8f35;
}

/* wrap  */
.inWrap {
  position: relative;
  width: 1300px;
  height: 100%;
  margin: 0 auto;
  padding-top: 1px;
}
.wrap1 {
  height: 1000px;
  overflow: hidden;
  position: relative;
  min-width: 1300px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/bg-wrap1.jpg) no-repeat center top;
}

.wrap1 .btn-login {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 650px;
  width: 280px;
  height: 72px;
  display: block;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/btn-login.png) no-repeat center;
}
.wrap1 .logo {
  position: absolute;
  left: -290px;
  top: 20px;
}

.wrap2 {
  overflow: hidden;
  position: relative;
  min-width: 1300px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/bg-wrap2.jpg) no-repeat center top;
}
.act-time {
  position: absolute;
  width: 100%;
  top: 80px;
  font-size: 30px;
  color: #d4fff9;
  text-align: center;
}
.page1,
.page2,
.page3,
.page4,
.page5,
.page6 {
  position: relative;
  width: 100%;
  padding-top: 1px;
}

.page1 {
  position: relative;
  height: 880px;
}
.page1 .act-time {
  top: 165px;
}
.page1 .cont-row1 {
  margin-top: 200px;
  position: relative;
}
.page1 .cont-bg {
  margin-left: -38px;
  display: block;
}
.page1 .proList {
  position: absolute;
  bottom: 0;
  height: 400px;
  width: 1290px;
  display: flex;
  justify-content: space-around;
}
.page1 .proList a {
  width: 290px;
  flex: none;
}

.page2 {
  padding-top: 175px;
  height: 1320px;
  box-sizing: border-box;
}

.page2 .cont-row1 {
  position: relative;
}
.page2 .cont-bg {
  margin-left: 36px;
  display: block;
}
.page2 .proList {
  position: absolute;
  left: 41px;
  bottom: 0;
  width: 1215px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-row-gap: 61px;
}
.page2 .proList a {
  width: 364px;
  height: 367px;
  flex: none;
}
.page2 .cont-row2 {
  color: #ffffff;
  padding: 50px;
  font-size: 18px;
  line-height: 28px;
}

.page6 {
  position: relative;
  width: 100%;
  height: 444px;
}

.page6 .titBox {
  text-align: center;
  font-size: 0;
  margin: 70px auto 30px;
}

.page6 .media {
  font-size: 0;
  position: relative;
  height: 207px;
  margin: 0px auto;
  text-align: center;
}

.page6 .media a {
  width: 172px;
  height: 207px;
  display: inline-block;
  margin: 0 13px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p6-act.png) no-repeat center;
  vertical-align: middle;
}

.page6 .media a:nth-child(1) {
  background-position: 0 0;
}

.page6 .media a:nth-child(2) {
  background-position: -207px 0;
}

.page6 .media a:nth-child(3) {
  background-position: -415px 0;
}

.page6 .media a:nth-child(4) {
  background-position: -623px 0;
}

.page6 .media a:nth-child(5) {
  background-position: -831px 0;
}

.page6 .media a:nth-child(6) {
  background-position: 100% 0;
}
.page6 .media .showCode .layer {
  display: none;
  background: #fff;
  width: 128px;
  height: 128px;
  margin: 18px auto;
}

.page6 a.showCode:hover .layer {
  display: block;
}
.page3 {
  height: 1450px;
  box-sizing: border-box;
  padding-top: 200px;
}
.page3 .cont-row1 {
  position: relative;
}
.page3 .cont-row1 .img-tit {
  width: 364px;
  height: 410px;
  position: absolute;
  bottom: 10px;
  right: 240px;
}
.page3 .cont-row2 {
  padding-top: 55px;
  font-size: 18px;
  color: #fff;
}
.page3 .cont-row2 a {
  color: #ffff84;
  text-decoration: underline;
}
.page3 .p3-code {
  position: absolute;
  top: 145px;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 50px;
  width: 473px;
  font-size: 36px;
  color: #ffdc49;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p3-codeBg.png) no-repeat 50% 50%;
}

.page4 {
  height: 885px;
}
.page4 .cont-row1 {
  top: 60px;
  left: 50px;
  position: absolute;
  width: 1407px;
  height: 690px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p4-act.png) no-repeat 50% 50%;
}
.page4 .cont-row1 dl {
  position: absolute;
  width: 517px;
  left: 370px;
  top: 145px;
  line-height: 1.2;
}
.page4 .cont-row1 dd {
  width: 100%;
  height: 160px;
  font-size: 27px;
  color: #fff;
}
.page4 .cont-row1 small {
  font-size: 33px;
  display: block;
}
.page4 .cont-row1 dd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page4 .cont-row1 .col-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.page4 .cont-row1 dd a:not(.btn-timeDesc) {
  width: 280px;
  height: 72px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p4-btn1.png) no-repeat;
}
.page4 .cont-row1 dd a.end {
  cursor: default;
  filter: none;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p4-btn1-end.png) no-repeat;
}

.page4 .btn-timeDesc {
  font-size: 18px;
  color: #fffdb2;
  text-decoration: underline;
  position: absolute;
  right: 87px;
  top: 290px;
}

.page5 {
  height: 1350px;
}
.page5 .cont-row1 {
  position: absolute;
  right: -10px;
  top: 155px;
  width: 1433px;
  height: 1004px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p5-act.png) no-repeat;
}
.page5 .proList {
  position: absolute;
  width: 500px;
  right: 55px;
}
.page5 .pro1 {
  top: 110px;
}
.page5 .pro2 {
  top: 620px;
}

.btn-drawQ {
  top: 350px;
  right: 160px;
  position: absolute;
  color: #ffffff;
  width: 280px;
  height: 113px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/btn-draw.png) no-repeat;
  transform: scale(0.85);
}

.btn-drawQ .num {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
  font-size: 20px;
}

.page5 .proList li {
  position: relative;
  width: 100%;
  height: 80px;
  padding: 10px 160px 10px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #6dffff;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  font-size: 23px;
}
.page5 .proList li:nth-last-child(1) {
  border: none;
}

.page5 .proList small {
  display: block;
  font-size: 18px;
  font-weight: normal;
}

.page5 .proList a {
  position: absolute;
  top: 15px;
  right: 0;
  width: 160px;
  height: 51px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/p5-btn1.png) no-repeat;
}

.page5 .draw-btnBox {
  position: absolute;
  left: 0;
  bottom: 180px;
  width: 610px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.page5 .draw-btnBox a {
  font-size: 20px;
  color: #fffd47;
  text-decoration: underline;
}

.page5 .draw-btnBox a:nth-child(2) {
  position: relative;
  color: #ffffff;
  text-decoration: none;
  width: 280px;
  height: 113px;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/lzg20250327/images/btn-draw.png) no-repeat;
}
.page5 .draw-btnBox .num {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
}
.page5 .p5-f1 {
  position: absolute;
  width: 175px;
  height: 150px;
  left: 0;
  bottom: 200px;
}

[v-cloak] {
  visibility: hidden;
}
.over {
  filter: grayscale(1);
  pointer-events: none;
}
.lock-back {
  overflow: auto !important;
}
/*footer*/
#afooter {line-height:1.4;color:#ffffff;background-color:#0e0e0e;padding:30px 0;text-align:center;font-size: 16px;}
#afooter a {color:#ffffff;}
#footer_ieg {width:100%;}
.disabled {
  pointer-events: none;
}