@charset "UTF-8";
body,
html {
  background: #fff;
  color: #2d353e;
}

.overflow-hidden {
  overflow: hidden;
}

#main {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}

.inner {
  margin: 0 auto;
  position: relative;
}

img {
  overflow: hidden;
  border: none;
}

.e-header .header {
  background: none;
}

section[class*="web-page"] {
  width: 100%;
  min-width: 1000px;
}

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

.web-page .layout {
  /* padding-top: 60px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: flex-start;
}

/* banner */
.web-banner {
  width: 100%;
  background: url("../images/gelx2404/banner.jpg") no-repeat top center;
  height: 601px;
  top: -74px;
  position: relative;
  margin-bottom: -74px;
  z-index: 1;
  background-size: cover;
  background-position: 50% 50%;
}

@media screen and (max-width: 1279px) {
  .web-banner {
    top: -95px;
    margin-bottom: -95px;
  }
}

@media screen and (max-width: 1100px) {
  .web-banner {
    top: -74px;
    margin-bottom: -74px;
  }
}

@media screen and (max-width: 613px) {
  .web-banner {
    top: -98px;
    margin-bottom: -98px;
  }
}

.web-banner .inner {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.web-banner .inner .aimg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}

.web-banner .inner .t1_1 {
  background-image: url("../images/gelx2404/banner_title.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 505px;
  height: 147px;
  top: 16rem;
  left: -44rem;
}

.web-banner .inner .t1_2 {
  background-image: url("../images/gelx2404/banner_money.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 281px;
  height: 29px;
  top: 34rem;
  left: -43rem;
  z-index: 2;
}

@media screen and (min-width: 1152px) {
  .web-banner .inner .t1_1, .web-banner .inner .t1_2 {
    left: -52rem;
  }
}

/* block1 */
.web-page.block1 {
  height: 1000px;
  background: url("../images/gelx2404/pc_stage1.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 99;
}

/* .web-page.block1 .inner {
  width: 1306px;
} */

.block1 .page_title {
  margin-top: 0;
  padding-top: 30px;
}

.block1 .page_title p {
  margin-top: 0px;
  color: #fff;
  font-weight: 900;
}

.block1 .page_title .item {
  display: none;
  color: #c54b18;
  opacity: 1;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.block1 .block01-img {
  background: url("../images/gelx2404/block1_title.png") no-repeat center;
  background-size: cover;
  width: 717px;
  height: 122px;
  display: block;
  margin: 0 auto;
  margin-top: 10rem;
}

.section1-box{
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.section1-box-left{
  margin-right: 100px;
}
.section1-box-left img{
  object-fit: cover;
}
.section1-box-right img{
  object-fit: cover;
}

.section1-box .ticket1 img {
  content: url("../images/gelx2404/ticket1.png");
}

.section1-box .ticket2 img {
  content: url("../images/gelx2404/ticket2.png");
}

.section1-box .ticket3 img {
  content: url("../images/gelx2501/ticket3.png");
}

.section1-box .ticket4 img {
  content: url("../images/gelx2501/ticket4.png");
}

.page_btn {
  margin-top: 8rem;
  display: flex;
  justify-content: center; /* 水平置中 */
  align-items: center; /* 垂直置中 */
}

.page_btn .page_btn1, .page_btn .page_btn2 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.page_btn1 a {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  color: transparent;
  width: 306px;
  height: 67px;
  line-height: 116px;
  letter-spacing: 3px;
  background: url("../images/gelx2404/pc_btn1.png") no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.page_btn2 a {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  color: transparent;
  width: 306px;
  height: 67px;
  line-height: 116px;
  letter-spacing: 3px;
  background: url("../images/gelx2404/pc_btn2.png") no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

.warn {
  text-align: center;
  color: #912117;
  font-size: 2.5rem;
  padding-top: 3rem;
  font-weight: 600;
}

/* block2 */
.web-page .block2 {
  height: 500px;
  background: url("../images/gelx2404/pc_stage2.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 60px;
}

.block2 .inner {
  width: 100%;
}

.block2 .page_title .item {
  background: url("../images/campaign2305/block2_title.png") no-repeat center;
  background-size: cover;
  width: 286px;
  height: 50px;
  margin: 0 auto;
  display: none;
}

.block2 .page_title {
  padding-bottom: 72px;
}

.block2 .block2_mailbox {
  width: 100%;
  background: url("../images/campaign2305/block2_mailbox.png") no-repeat top
    center;
  height: 93px;
  background-size: cover;
  background-position: 50% 50%;
  animation: 3s ease 0.1s infinite normal none running flash;
  display: none;
}

.block2 .block2_ribbon {
  background: url("../images/campaign2305/block2_ribbon.png") no-repeat top
    center;
  width: 1100px;
  height: 296px;
  display: block;
  margin: 0 auto;
  background-size: cover;
  background-position: 50% 50%;
  margin-top: 70px;
  display: none;
}

.block2 .block2_red_envelope {
  background: url("../images/gelx2501/block2_red_envelope.png") no-repeat
    top center;
  width: 1005px;
  height: 428px;
  display: block;
  margin: 0 auto;
  background-size: cover;
  background-position: 50% 50%;
  margin-top: -115px;
}

/* block3 */
.web-page .block3 {
  height: 447px;
  background-image: url("../images/gelx2404/pc_stage3.jpg");
  width: 100%;
  background-size: cover;
  background-position: center top;
  background-position: 50% 50%;
}

/* .web-page .block3 .inner {
  width: 1200px;
} */

.block3 .page_title .item {
  background: url("../images/gelx2404/block3_title.png") no-repeat center;
  background-size: cover;
  width: 362px;
  height: 50px;
  margin: 0 auto;
}

.web-page .block3 .page_title {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.web-page .block3 .pc_icon {
  background: url("../images/gelx2404/pc_icon.png") no-repeat center;
  background-size: cover;
  width: 819px;
  height: 245px;
  margin: 0 auto;
}

.web-page .block3 .page_content1 {
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 20px;
  color: #ffffff;
  display: none;
}

.web-page .block3 .page_content1 .page_content2 {
  color: #f83548;
}

.web-page .block3 .conList ul li span:last-child {
  margin-top: 0;
  font-size: 22px;
  line-height: 1;
}

/* block4 */
.block4 {
  position: relative;
}

.block4 .inner {
  width: 100%;
}

.web-page .block4 .layout {
  margin: 20px 0 0;
}

.web-page .block4 {
  overflow: hidden;
  background-image: url("../images/gelx2404/pc_stage4.jpg");
  width: 100%;
  height: 562px;
  background-size: 1920px;
  background-repeat: repeat-x;
  background-position: 50% 50%;
}

.block4 .page_title .item {
  background: url("../images/gelx2404/block4_title.png") no-repeat center;
  background-size: cover;
  width: 565px;
  height: 49px;
  margin: 0 auto;
  margin-top: 5rem;
}

.web-page .block4 .conList ul li div {
  width: 262px;
  height: 320px;
}

@media screen and (max-width: 1139px) {
  .web-page .block4 .conList ul li div {
    width: 20rem;
    height: 26rem;
  }
}

@media screen and (max-width: 892px) {
  .web-page .block4 .conList ul li div {
    width: 16rem;
    height: 21rem;
  }
}

.web-page .block4 .conList ul li .icon-1 {
  background: url("../images/gelx2404/icon-1.png") no-repeat center;
  background-size: 100% 100%;
}

.web-page .block4 .conList ul li .icon-2 {
  background: url("../images/gelx2404/icon-2.png") no-repeat center;
  background-size: 100% 100%;
}

.web-page .block4 .conList ul li .icon-3 {
  background: url("../images/gelx2404/icon-3.png") no-repeat center;
  background-size: 100% 100%;
}

.web-page .block4 .conList ul li .icon-4 {
  background: url("../images/gelx2404/icon-4.png") no-repeat center;
  background-size: 100% 100%;
}

/* block5 */

.block5 .page_title .item {
  background: url("../images/gelx2404/block5_title.png") no-repeat center;
  background-size: cover;
  width: 754px;
  height: 49px;
  margin: 0 auto;
}

.block5 .layout {
  padding-top: 38px;
}

.block5 .inner {
  width: 1000px;
}

.web-page .conList {
  overflow: hidden;
  padding-top: 30px;
  position: relative;
  z-index: 9;
}

.web-page .block4 .conList {
  padding-top: 40px;
}

.web-page .conList ul {
  overflow: hidden;
  text-align: center;
}

.web-page .conList ul li {
  overflow: hidden;
  display: inline-block;
  /* margin: 0 20px; */
}

.web-page .block5 .conList ul li {
  margin: 0 30px;
}

.web-page .conList ul li img {
  margin: 0 auto 35px;
}

.web-page .conList ul li span {
  overflow: hidden;
  display: block;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.web-page .conList ul li span:last-child {
  margin-top: 10px;
}

#software-container {
  background: url("../images/gelx2404/software_container2.png") no-repeat
    center;
  width: 100%;
  background-size: 834px 264px;
  height: 264px;
}

#windows-software {
  display: block;
  width: 201px;
  margin-top: 0px;
}

#windows-software img {
  width: 100%;
}

.web-footer .item-1,
.web-footer .item-2 {
  color: #000;
  font-size: 16px;
}

.web-footer .item-1 {
  margin-bottom: 3px;
}

.back-last {
  background-image: url("../images/gelx2404/pc_stage5.jpg");
  background-size: 1920px;
  width: 100%;
  height: 818px;
  background-repeat: repeat-x;
  background-position: 50% 50%;
}

.title-img {
  margin-bottom: 32px;
}

.back-last .inner {
  margin-top: 40px;
}

.web-footer {
  background: transparent;
  padding-top: 106px;
}

.web-fixed {
  position: fixed;
  bottom: -148px;
  left: 0;
  width: 100%;
  background: radial-gradient(circle at center, #fdd673 0%, #f8efb6 100%);
  height: 148px;
  text-align: center;
  z-index: 99999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.web-fixed.show {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  bottom: 0;
}

.web-fixed .item {
  overflow: hidden;
  display: inline-block;
  margin: 0 60px;
  padding-top: 16px;
}

.web-fixed a {
  overflow: hidden;
  display: block;
  width: 260px;
  height: 80px;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  margin: 20px auto;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding-top: 8px;
  cursor: pointer;
  background: linear-gradient(to bottom, #24b0dc 0%, #187adb 100%);
  /* border-width: 4px;
  border-style: solid; */
}

.web-fixed a span {
  display: block;
  font-size: 18px;
}

.web-fixed a.chat {
  background: linear-gradient(to bottom, #ffaf00 0%, #ff6800 100%);
}

.web-fixed a:hover {
  width: 280px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

/*弹窗*/
.popup-box1 {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.8;
}

.light-box a[type="button"] span {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 30px;
  white-space: nowrap;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
  font-weight: 600;
}

.popup-box1 .light-box a[type="button"] {
  position: relative;
  cursor: pointer;
  width: 4.8rem;
  height: 1.78rem;
  margin: 0 auto;
  top: 93%;
}

.popup-box1 .light-box a[type="button"] img {
  content: url("../images/gelx2404/alert_btn.png");
  width: 30.6rem;
  height: 6.7rem;
}


.popup-box1 .content > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  padding-top: 0.7rem;
}

.popup-box1 .content > ul li {
  margin: 0 45px;
  font-weight: bold;
  font-size: 29px;
  text-align: center;
}

.popup-box1 .content > ul li > img {
  margin-bottom: 12px;
}

.popup-box1 .light-box {
  position: absolute;
  top: -8%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
  color: #edebeb;
}

.popup-box1 .content {
  background: url("../images/gelx2501/alert.png") no-repeat;
  background-size: 100% 100%;
  width: 70.5rem;
  height: 49rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-top: 0.5rem;
  text-align: center;
}

.popup-box2 {
  max-width: 1000px;
  height: 650px;
  position: fixed;
  left: 0;
  right: 0;
  margin: -325px auto 0 auto;
  top: 50%;
  background: #fff;
  z-index: 9999999999;
  font-family: "Microsoft JhengHei", "Microsoft YaHei", arial, sans-serif;
  padding: 0 20px 20px 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.popup-box2 p {
  font-size: 20px;
  line-height: 1.9;
  color: #333333;
  text-align: justify;
}

.popup-box2 p span {
  overflow: hidden;
  display: inline;
  color: #d8505a;
}

.popup-box2 p a {
  overflow: hidden;
  display: inline;
  color: #225b76;
  text-decoration: underline;
}

.popup-box2 h2 {
  font-size: 20px;
  color: #c54b18;
  font-weight: bold;
  position: relative;
}

.popup-box2 h2.verline i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #b78255;
  color: #fff;
  position: absolute;
  left: 0;
  top: 1px;
  text-align: center;
  line-height: 30px;
}

.popup-box2 .note {
  line-height: 30px;
}

.popup-box2 .note span {
  color: #f00;
}

.popup-box2 .close-top {
  height: 60px;
  color: #c54b18;
  border-bottom: 1px solid #c54b18;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
}

.popup-box2 .close-top a {
  background: none;
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 30px;
  right: 25px;
  text-decoration: none;
}

.popup-box2 .close-top a:before,
.popup-box2 .close-top a:after {
  content: "";
  display: inline-block;
  background-color: #c54b18;
  height: 0.2rem;
  width: 30px;
  border-radius: 0.4rem;
  top: 0;
  right: 0.22rem;
  position: absolute;
}

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

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

.popup-box2 .table3 td {
  width: 33.333333%;
}

.popup-box2 .table4 td {
  width: 16%;
}

.popup-box2 table.data-box {
  width: 100%;
  margin: 16px auto 20px;
  text-align: center;
  font-size: 1.6em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ead5c2;
}

.popup-box2 table.data-box thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

.popup-box2 table.data-box thead th {
  font-size: 16px;
  text-align: center;
  padding: 15px;
  color: #ffffff;
  background: #c54b18;
  line-height: 1;
  border: 1px dotted #ccc;
}

.popup-box2 table.data-box thead tr {
  border: 1px dotted #ccc;
}

.popup-box2 table.data-box tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.popup-box2 table.data-box tbody td {
  line-height: 1.6;
  text-align: center;
  color: #333333;
  padding: 1.44%;
  white-space: nowrap;
  font-size: 16px;
  border: 1px dotted #ccc;
  font-family: Notol, "Microsoft JhengHei", "Microsoft YaHei", arial, sans-serif;
}

.popup-box2 table.data-box tbody .unit {
  font-size: 0.8em;
}

.popup-box2 table.data-box tbody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
  background: #ffffff;
}

.popup-box2 table.data-box tbody tr.last-row td {
  border-bottom: 1px solid #cccccc;
}

.popup-box2 .box-in {
  margin: 3% 3% 5% 5%;
  color: #333333;
  overflow: auto;
  height: 500px;
  padding: 0% 2% 0 0;
}

.popup-box2 .box-in .section1 {
  margin-top: 0px;
}

.popup-box2 .box-in .section1 .detailContent {
  width: 670px;
  font-size: 18px;
  text-align: center;
  margin-left: 50px;
}

.popup-box2 .box-in .section1 .detailContent ul li span {
  display: inline-block;
  font-size: 20px;
  color: #e84c00;
  position: relative;
  left: -2px;
  top: -1px;
}

.popup-box2 .box-in .section1 .detailContent img {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -90px;
  left: -110px;
}

.popup-box2 .box-in .section1 .detailContent img.pic {
  position: relative;
  top: -90px;
  left: 108px;
}

.popup-box2 .box-in .section1 .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: 5px;
}

.popup-box2 .box-in .section1 p {
  font-size: 20px;
}

.popup-box2 .box-in .section1 ul li:nth-child(2) {
  margin: 8px 63px;
}

.popup-box2 .box-in div.title,
.popup-box2 .box-in div.bottom {
  height: 50px;
  width: 100%;
  line-height: 50px;
  background: #e4f2f8;
}

.popup-box2 .box-in div.bottom {
  background: #f1f8fa;
  text-align: left;
  padding-left: 20px;
}

.popup-box2 .box-in .section3 ol li {
  font-size: 16px;
  margin-top: 10px;
}

.popup-box2 .box-in .section4 ol li {
  font-size: 18px;
  line-height: 2.2;
  text-align: justify;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
}

.popup-box2 .box-in .section4 ol li p.clearfix {
  font-size: 16px;
}

.popup-box2 .box-in .section5 ol li {
  font-size: 16px;
  line-height: 2.2;
  text-align: justify;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
}
/*# sourceMappingURL=campaign2011.css.map */

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

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

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

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

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

  25%,
  75% {
    transform: translateY(-2px) scale(1.1);
  }
}

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

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

.platform-container{
    display: flex;
    width: 1002px;
    justify-content: space-evenly;
  }
  
  .platform-title{
    text-align: center;
    color: #000000;
    font-family: 'Microsoft YaHei';
    font-size: 25px;
    margin-top: 10px;
  
  }
  
  .hover-text:hover {
    text-decoration: underline;
    color: #000000;
  }
  
  .ios img:hover{
    transform: scale(1.1, 1.1);
  }

  #software-container {
    background: url("../images/campaign2411/software_container2.png") no-repeat
      center;
    width: 100%;
    background-size: 755px 263px;
    height: 263px;
  }
  
  #windows-software {
    display: block;
    width: 201px;
    /* margin-left: 710px; */
    margin-top: 0px;
  }
  
  #windows-software img {
    width: 100%;
  }
