@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/campaign2601/banner_bg.png") no-repeat top center;
  height: 636px;
  top: -73px;
  position: relative;
  margin-bottom: -74px;
  z-index: 2;
  background-size: 100% 100%;
  background-position: top center;
}

@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 .banner-icon {
    width: 848px;
    height: 345px;
    background-image: url("../images/campaign2601/banner_icon.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 9.5rem;
    left: -10rem;
    margin: 0 auto;
    z-index: 1;
    opacity: 1;
  }

  /* .web-banner .inner .banner-reward {
    width: 274px;
    height: 194px;
    background-image: url("https://www.cfd139.com/cn/zt/images/campaign2502/banner_reward.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 38rem;
    left: 57rem;
    margin: 0 auto;
    z-index: 1;
  } */

.web-banner .inner .t1_1 {
  background-image: url("../images/campaign2601/banner_title1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 375px;
  height: 85px;
  top: 41rem;
  left: 80rem;
  right: unset;
  margin: 0 auto;
  z-index: 3;
}

.web-banner .inner .t1_2 {
  background-image: url("../images/campaign2601/banner_title2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 242px;
  height: 154px;
  top: 39rem;
  right: -65rem;
  margin: 0 auto;
}

.web-banner .inner .t1_3 {
    background-image: url("../images/campaign2601/banner_title3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 381px;
    height: 30px;
    top: 51rem;
    right: unset;
    left: 81rem;
    margin: 0;
  }

  /* .web-banner .inner .t1_4 {
    background-image: url("../images/campaign2509/banner_text2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 129px;
    height: 130px;
    top: 22rem;
    left: 53rem;
    margin: 0;
  }

  .web-banner .inner .t1_5 {
    background-image: url("../images/campaign2509/banner_text3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 118px;
    height: 145px;
    top: 21rem;
    left: 62rem;
    margin: 0;
  }

.web-banner .inner .t1_6 {
    background-image: url("../images/campaign2509/banner_text4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 154px;
    height: 131px;
    top: 22rem;
    left: 70rem;
    margin: 0;
  }

.web-banner .inner .t1_7 {
    background-image: url("../images/campaign2509/banner_text5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 161px;
    height: 155px;
    top: 20rem;
    left: 81rem;
    margin: 0;
  } */

/* block1 */
.web-page.block1 {
  height: 1135px;
  background: url("../images/campaign2601/block1_bg.png") no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  z-index: 1;
}

/* .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: #f6c52d;
  opacity: 1;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.block1 .block01-img {
  background: url("../images/campaign2601/block1_title.png") no-repeat center;
  background-size: 100% 100%;
  width: 392px;
  height: 63px;
  display: block;
  margin: 0 auto;
  margin-top: 7rem;
}

.block1 .block1-subtitle {
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    letter-spacing: 2px;
    color:#000000;
    text-align: center;
    margin: 10px 0 20px 0;
    font-weight: lighter;
  }

.block3-subtitle{
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    letter-spacing: 1px;
    color:#000000;
    text-align: center;
    margin: 10px 0 20px 0;
}

.firstList {
  /* background: url("../images/campaign2305/pc_ticket_block.png") no-repeat center;
  background-size: cover; */
  width: 100%;
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* margin: 60px 0 0px; */
}

.firstList ul li {
  width: 298px;
  height: 271px;
  margin-bottom: 2rem;
  background-size: 100% 100%;
  background-position: 12% 50%;
  position: relative;
  z-index: 0;
}

.firstList ul .li_height {
  height: 310px;
}

.firstList ul .li_height2 {
  position: absolute;
  top: 26.5rem;
  margin: 0 auto;
  margin-left: -2.5rem;
  width: 329px;
  height: 477px;
  z-index: -1;
}

.firstList ul li.pc_ticket1_1 {
  background: url("../images/campaign2511/pc_ticket1_1.png") no-repeat;
  width: 310px;
  height: 287px;
  margin-left: -1.8rem;
  margin-top: -1.8rem;
}

.firstList ul li.pc_ticket1_2 {
  background: url("../images/campaign2511/pc_ticket1_2.png") no-repeat;
}

.firstList ul li.pc_ticket1_3 {
  background: url("../images/campaign2511/pc_ticket1_3.png") no-repeat;
}

.firstList ul li.pc_ticket1_4 {
  background: url("../images/campaign2601/pc_ticket1_4.png") no-repeat;
}

.firstList ul li.pc_ticket1_5 {
  background: url("../images/campaign2511/pc_ticket1_5.png") no-repeat;
}

.firstList ul li.pc_ticket2 {
  background: url("../images/campaign2511/pc_ticket2.png") no-repeat;
}

.firstList .middle {
  padding-left: 4rem;
  padding-right: 4rem;
}

.page_btn {
  margin-top: 23rem;
}

.page_btn a {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  color: transparent;
  width: 322px;
  height: 96px;
  line-height: 116px;
  letter-spacing: 3px;
  background: url("../images/campaign2508/pc_btn1.png") no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

/* block2 */
.web-page .block2 {
  height: 660px;
  background: url("../images/campaign2601/block2_bg.png") no-repeat;
  background-size: 100% 100%;
  background-position: top center;
  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: 50px;
}

.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/campaign2601/block2_red_envelope.png") no-repeat
    top center;
  width: 905px;
  height: 599px;
  display: block;
  margin: 0 auto;
  background-size: 100% 100%;
  background-position: top center;
  margin-top: -80px;
  z-index: 8;
}

.block2 .block2_red_envelope .pc_btn2 {
  background: url("../images/campaign2508/pc_btn2.png") no-repeat top center;
  width: 240px;
  height: 77px;
  position: relative;
  margin: 0 auto;
  background-size: cover;
  background-position: 50% 50%;
  display: none;
  animation: moveUp 5s 0s infinite;
  top: 492px;
  cursor: pointer;
  z-index: 10;
}

/* block3 */
.web-page .block3 {
  height: 660px;
  background-image: url("../images/campaign2601/block3_bg.png");
  width: 100%;
  background-size: 100% 100%;
  background-position: center top;
  background-position: 50% 50%;
}

/* .web-page .block3 .inner {
  width: 1200px;
} */

.block3 .page_title .item {
  background: url("../images/campaign2601/block3_title.png") no-repeat center;
  background-size: 100% 100%;
  width: 633px;
  height: 63px;
  margin: 0 auto;
}

.web-page .block3 .page_title {
  margin-top: 0;
  padding-top: 10px;
}

.web-page .block3 .pc_lab {
  background: url("../images/campaign2401/pc_lab.png") no-repeat center;
  background-size: cover;
  width: 832px;
  height: 375px;
  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 .note {
    font-size: 13px;
    text-align: center;
    color: #000000;
    padding-top: 0;
    font-family: 'Microsoft YaHei';
    letter-spacing: 1px;
}

.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/campaign2508/block4_bg.png");
  width: 100%;
  height: 879px;
  background-size: 100% 100%;
  background-position: top center;
} */

.block4 .page_title .item {
  background: url("https://www.cfd139.com/cn/zt/images/campaign2504/block4_title.png") no-repeat center;
  background-size: 100% 100%;
  width: 574px;
  height: 65px;
  margin: 0 auto;
  margin-top: 5rem;
  margin-bottom: 3rem;
}

.web-page .block4 .conList ul li img {
  width: 334px;
  height: 636px;
}

@media screen and (max-width: 1069px) {
  .web-page .block4 .conList ul li img {
    width: 26.5rem;
    height: 64rem;
  }
}

@media screen and (max-width: 863px) {
  .web-page .block4 .conList ul li img {
    width: 22.5rem;
    height: 54rem;
  }
}

.web-page .block4 .conList ul li .icon-1 {
  background: url("../images/campaign2401/icon-1.png") no-repeat center;
}

.web-page .block4 .conList ul li .icon-2 {
  background: url("../images/campaign2401/icon-2.png") no-repeat center;
}

.web-page .block4 .conList ul li .icon-3 {
  background: url("../images/campaign2401/icon-3.png") no-repeat center;
}


/* block5 */
.web-page .block5 {
  overflow: hidden;
  background: url("../images/campaign2601/block5_bg.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 406px;
  background-position: top center;
}

.block5 .page_title .item {
  background: url("../images/campaign2601/block5_title.png") no-repeat center;
  background-size: 100% 100%;
  width: 431px;
  height: 63px;
  margin: 0 auto;
  /* margin-top: 45px; */
}

.block5 .steps {
    padding-top: 3rem;
    margin: 0 auto;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block5 .steps>div.step1>img {
    width: 100%;
}

.block5 .steps>div.step2>img,
.block5 .steps>div.step3>img {
    width: 100%;
}

.block5 .steps>div.step4>img {
    width: 100%;
    margin-bottom: 1px;
}

.web-page .block5 .conList {
  background: url("../images/campaign2401/pc_icon.png") no-repeat center;
  background-size: cover;
  width: 1122px;
  height: 262px;
  margin: 0 auto;
  margin-top: 29px;
}

/* block6 */
.web-page .block6 {
  overflow: hidden;
  background-image: url("../images/campaign2601/block6_bg.png");
  background-size: 100% 100%;
  width: 100%;
  height: 575px;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  top:-1px;
}

.web-page .block6 .inner {
  width: 1092px;
}

.web-page .block6 .layout {
  padding-top: 60px;
}

.block6 .page_title .item {
  background: url("../images/campaign2306/block6_title.png") no-repeat center;
  background-size: cover;
  width: 405px;
  height: 50px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 2px;
  display: none;
}

.block6 .left-panel{
    background: url("https://www.cfd139.com/cn/zt/images/campaign2410/block6_Leftblock_bg.png");
    background-size: cover;
}

.web-page .layout .leftCon,
.web-page .layout .rightCon {
  width: 51%;
  float: left;
}

.web-page .layout .leftCon {
    padding-top: 22px;
    padding-left: 20px;
    width: 51%;
}

.web-page .layout .rightCon {
  background: url("../images/campaign2601/right_con.png") no-repeat;
  background-size: 100% 100%;
  margin-left: -50px;
  padding: 100px 45px 128px 45px;
  border: none;
  display: flex;
  justify-content: center;
}

.web-page .layout .leftCon ul {
  margin-top: 10px;
}

.web-page .layout .leftCon li {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}

.web-page .layout .leftCon li img {
  margin-right: 23px;
  width: 55.2px;
  height: 54.4px;
}

.web-page .layout .leftCon li p {
  overflow: hidden;
  display: block;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  font-family: 'Microsoft YaHei';
}

.web-page .layout .leftCon li p:last-child {
  margin-top: 5px;
  letter-spacing: 0.5px;
  color: #fff;
}

.web-page .layout .leftCon li .item {
  overflow: hidden;
}

.page_title .item,
.page_title .item2 {
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  line-height: 45px;
  font-size: 38px;
  padding-top: 5px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #014e9c;
}

.page_title span,
.page_title p {
  overflow: hidden;
  display: block;
  text-align: center;
}

.page_title span {
  font-size: 40px;
  color: #7578be;
}

/* .page_title p {
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  font-weight: 900;
  line-height: 35px;
} */

.page_title img {
  margin: 0 auto;
}

.block7 .page_title .item {
  background: url("https://www.cfd139.com/cn/zt/images/campaign2501/block7_title.png") no-repeat center;
  background-size: cover;
  width: 755px;
  height: 50px;
  margin: 0 auto;
  overflow: auto;
}

.block7 .layout {
  padding-top: 38px;
}

.block7 .inner {
  width: 1000px;
}

.web-page .conList {
  overflow: hidden;
  padding-top: 20px;
  position: relative;
  z-index: 9;
}

.block3 .conList{
    padding-top: 0;
}

.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/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%;
}

.web-footer .item-1,
.web-footer .item-2 {
  color: #000000;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  font-weight: normal;
}

.web-footer .item-1 {
  margin-bottom: 3px;
}

.back-last {
  background-image: url("../images/campaign2601/block7_bg.png");
  background-size: 100% 100%;
  width: 100%;
  height: 291px;
  background-repeat: no-repeat;
  background-position: top center;
  top:-1px;
}

.download-panel{
    background-image: url("https://www.cfd139.com/cn/zt/images/campaign2501/panel_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    height: 445px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.title-img {
  margin-bottom: 32px;
}

.back-last .inner {
  margin-top: 0;
}

.web-footer {
  background: transparent;
}

.web-fixed {
  position: fixed;
  bottom: -148px;
  left: 0;
  width: 100%;
  background: #02354d;
  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: normal;
  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, #00fd18, #05d619, #05d619);
  /* 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;
}

/*开户*/
.plate {
  position: relative;
  z-index: 1;
}

.button-a {
  width: 100%;
  z-index: 2;
  display: flex;
  justify-content: center;
  /* height: 100%; */
}

.button-a > #submitInfo {
  display: flex;
  justify-content: center;
  /* margin-top: -6px; */
}

.button-a > #submitInfo > img {
  height: 111.75px;
  width: 111.75px;
  margin-left: 0;
}

.zhuizong {
  overflow: unset;
}

.common {
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  border-radius: 6px;
  letter-spacing: 2px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.55);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.55);
  font-size: 22px;
  text-align: center;
  color: #fff;
  display: block;
  position: relative;
  z-index: 1;
}

.sub-info {
  font-size: 18px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 18px 20px;
}

.sub-info input {
  width: 18px !important;
  height: 18px !important;
  border: solid 1px #daae5c;
  margin-top: 0 !important;
  line-height: normal !important;
  padding: 0 !important;
}

.reg-form input {
  height: 60px;
  line-height: 60px;
  width: 100%;
  font-size: 13px;
  color: #000;
  /* color: #d8d5d5; */
  background: rgba(0, 0, 0, 0);
  border: none;
  padding: 2px 14px 0;
  outline: none;
  position: relative;
  letter-spacing: 2px;
  /* border-top: 1px solid #fff; */
  /* border-bottom: 1px solid #fff; */
}

::-webkit-input-placeholder {
  color: #d8d5d5;
}

::-moz-placeholder {
  color: #d8d5d5;
}

::-ms-placeholder {
  color: #d8d5d5;
}

::placeholder {
  color: #d8d5d5;
}

.reg-form img {
  margin-left: 15px;
  width: 30px;
  height: 32.8px;
}

#yanZ {
  width: 76%;
}

.yanzheng-btn {
  width: 180px;
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  font-size: 20px;
  /* font-weight: bold; */
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(to bottom, #24b2dc 0%, #1779db 100%);
  margin-left:15px;
}

.form-item.yanZ-f1 {
  width: 57%;
}

.yan-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.form-item {
  width: 100%;
  height: 50px;
  padding: 0;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.phone-f1, .upwd-f1, .uname-f1{
    background: url("https://www.cfd139.com/cn/zt/images/campaign2410/phone_input_bg.png");
    background-size: 100% 100%;
}

.yanZ-f1{
    background: url("https://www.cfd139.com/cn/zt/images/campaign2410/generate_code_bg.png");
    background-size: 100% 100%;
}

.form-item::before {
  content: "";
  width: 100%;
  height: 54px;
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 10px;
  /* border: solid 1px rgba(0, 0, 0, 0.3); */
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.form-item span.input_icon {
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 44px;
  position: relative;
  top: 4px;
}

.form-item a.btn-phonecode,
.form-item a.re-btn {
  float: right;
  height: 40px;
  line-height: 40px;
  margin: 15px 20px 0 0;
  color: #d2a654;
  font-size: 18px;
  font-weight: bold;
  border-left: solid 1px #d2a654;
  text-align: center;
  padding-left: 15px;
}

.form-item a.btn-phonecode img,
.form-item a.re-btn img {
  overflow: hidden;
  display: block;
  width: 1.07rem;
  margin: 0.19rem auto 0;
}

.reg-form .input-tip {
  height: 20px !important;
  line-height: 18px;
  width: 100%;
  margin: 0 auto;
}

.reg-form .input-tip span {
  color: #e82422 !important;
  font-size: 13px;
}

.zhuizong {
  overflow: hidden;
}

/*开户end*/
/*弹窗*/
.popup-box {
  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);
}

.masking {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.popup-box p {
  font-size: 18px;
  line-height: 1.9;
  color: #333333;
  text-align: justify;
}

.popup-box p span {
  overflow: hidden;
  display: inline;
  color: #d8505a;
}

.popup-box p a {
  overflow: hidden;
  display: inline;
  color: #225b76;
  text-decoration: underline;
}

.popup-box h2 {
  font-size: 20px;
  color: #f6c52d;
  font-weight: bold;
  position: relative;
}

.popup-box 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-box .note {
  line-height: 30px;
}

.popup-box .note span {
  color: #f00;
}

.popup-box .close-top {
  height: 60px;
  color: #f6c52d;
  border-bottom: 1px solid #f6c52d;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
}

.popup-box .close-top a {
  background: none;
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 30px;
  right: 25px;
  text-decoration: none;
}

.popup-box .close-top a:before,
.popup-box .close-top a:after {
  content: "";
  display: inline-block;
  background-color: #f6c52d;
  height: 0.2rem;
  width: 30px;
  border-radius: 0.4rem;
  top: 0;
  right: 0.22rem;
  position: absolute;
}

.popup-box .close-top a:before {
  transform: rotate(45deg);
  z-index: 1;
}

.popup-box .close-top a:after {
  transform: rotate(135deg);
  z-index: 2;
}

.popup-box .table3 td {
  width: 33.333333%;
}

.popup-box .table4 td {
  width: 16%;
}

.popup-box 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 #2f5152;
}

.popup-box table.data-box thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

.popup-box table.data-box thead th {
  font-size: 15px;
  text-align: center;
  padding: 10px;
  color: #000000;
  background: #f6c52d;
  line-height: 1;
  border: 1px dotted #ccc;
}

.popup-box table.data-box thead tr {
  border: 1px dotted #ccc;
}

.popup-box table.data-box tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.popup-box table.data-box tbody td {
  line-height: 1.6;
  text-align: center;
  color: #333333;
  padding: 1.44% 0.44%;
  white-space: nowrap;
  font-size: 14px;
  border: 1px dotted #ccc;
  font-family: Notol, "Microsoft JhengHei", "Microsoft YaHei", arial, sans-serif;
}

.popup-box table.data-box tbody .unit {
  font-size: 0.8em;
}

.popup-box table.data-box tbody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
  background: #ffffff;
}

.popup-box table.data-box tbody tr.last-row td {
  border-bottom: 1px solid #cccccc;
}

.popup-box .box-in {
  margin: 3% 3% 5% 5%;
  color: #333333;
  overflow: auto;
  height: 500px;
  padding: 0% 2% 0 0;
}

.popup-box .box-in .section1 {
  margin-top: 0px;
}

.popup-box .box-in .section1 .detailContent {
  width: 670px;
  font-size: 18px;
  text-align: center;
  margin-left: 50px;
}

.popup-box .box-in .section1 .detailContent ul li span {
  display: inline-block;
  font-size: 20px;
  color: #e84c00;
  position: relative;
  left: -2px;
  top: -1px;
}

.popup-box .box-in .section1 .detailContent img {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -90px;
  left: -110px;
}

.popup-box .box-in .section1 .detailContent img.pic {
  position: relative;
  top: -90px;
  left: 108px;
}

.popup-box .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-box .box-in .section1 p {
  font-size: 18px;
}

.popup-box .box-in .section1 ul li:nth-child(2) {
  margin: 8px 63px;
}

.popup-box .box-in div.title,
.popup-box .box-in div.bottom {
  height: 50px;
  width: 100%;
  line-height: 50px;
  background: #e4f2f8;
}

.popup-box .box-in div.bottom {
  background: #f1f8fa;
  text-align: left;
  padding-left: 20px;
}

.popup-box .box-in .section3 ol li {
  font-size: 16px;
  margin-top: 10px;
}

.popup-box .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-box .box-in .section4 ol li p.clearfix {
  font-size: 16px;
}

.popup-box .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);
  }
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e39d1b;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #f6c52d;
    border-radius: 10px;
}

.platform-container{
  display: flex;
  width: 1002px;
  display:justify-content;
}

.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);
} */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  /* Changes the text color */
  -webkit-text-fill-color: #000 !important;

  /* Creates a "fake" background color. 
      The '100px' spread is arbitrarily large to fill the input.
      Set the color (here, #fff) to your desired background.
    */
  -webkit-box-shadow: 0 0 0 100px transparent inset !important;

  /* You can also add a transition for a smoother effect on focus */
  transition: background-color 5000s ease-in-out 0s;
}

.success-section {
  height: 280px;
  text-align: center;
}

.success-title {
  margin-top: 16px;
  /* 1. Set the background to your vertical gradient */
  background: linear-gradient(to bottom,
      /* This ensures it's vertical */
      #fcd16f,
      /* Your top color */
      #f7ecac
      /* Your bottom color */
    );

  /* 2. Clip the background to the text */
  -webkit-background-clip: text;
  /* For Safari/Chrome */
  background-clip: text;

  /* 3. Make the text color transparent so the background shows through */
  -webkit-text-fill-color: transparent;
  /* For Safari/Chrome */
  color: transparent;

  /* Optional: Ensures the gradient is applied as a single block */
  display: inline-block;
  -webkit-text-stroke-width: 2px;
  /* Sets the width of the outline */
  -webkit-text-stroke-color: #6f390f;
  /* Sets the color of the outline */
  font-size: 56px;
  font-weight: bold;
}

.success-desc {
  color: #6f390f;
  font-size: 21px;
  margin-top: 16px;
}

.cfd-platform-btn {
  margin-top: 40px;

  /* 1. The Gradient Background */
  /* 'to bottom' specifies the vertical direction */
  background-image: linear-gradient(to bottom, #fb6564, #df2021);

  /* 2. The White Border */
  border: 3px solid white;

  /* 3. Shape: Long and Rounded */
  /* 'border-radius' creates the rounded sides. 
                A large value (like 50px) ensures a full "pill" shape. */
  border-radius: 50px;

  /* 'padding' controls the size. 
                More padding on left/right (45px) than top/bottom (15px) 
                makes it "horizontally long". */
  padding: 10px 25px;

  /* 4. Text and Effects */
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;

  /* Adds a subtle shadow for depth */
  box-shadow: 0 4px 12px rgba(223, 32, 33, 0.3);

  /* Smooth transition for the hover effect */
  transition: all 0.2s ease-in-out;
}

/* A simple hover effect to make it interactive */
.cfd-platform-btn:hover {
  filter: brightness(110%);
  /* Makes it slightly brighter */
  box-shadow: 0 6px 16px rgba(223, 32, 33, 0.4);
  transform: translateY(-2px);
  /* Lifts the button slightly */
}

.cfd-platform-btn:active {
  filter: brightness(95%);
  /* Darkens on click */
  transform: translateY(1px);
  /* Simulates a press */
  box-shadow: 0 2px 8px rgba(223, 32, 33, 0.3);
}

.reg-note{
  position: absolute;
  bottom: -35px;
  z-index: 888888888888888888888;
  color: #000000;
  height: 45px;
  font-size: 10px;
}

/* --- 复制到 CSS 文件底部 --- */

/* 1. 定义流光动画 */
@keyframes goldSheen {
    0% { left: -100%; opacity: 0; }
    5% { opacity: 1; }
    50% { left: 200%; opacity: 1; }
    100% { left: 200%; opacity: 0; }
}

/* 2. 通用扫光类 */
.shine-effect {
    position: relative;
    overflow: hidden; /* 防止光跑出按钮 */
    /* 确保按钮本身有变换属性，提升渲染性能 */
    transform: translateZ(0); 
}

.shine-effect::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;
    /* 制作一道倾斜的白光 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
    transform: skewX(-25deg);
    /* 3秒扫一次，无限循环 */
    animation: goldSheen 3s ease-in-out infinite;
    pointer-events: none; /* 鼠标可以直接穿透光点击按钮 */
}

/* --- 复制到 CSS 文件底部 --- */

@keyframes heartbeat-fast {
    0% { transform: scale(1); }
    15% { transform: scale(1.08); } /* 放大 */
    30% { transform: scale(1); }    /* 恢复 */
    45% { transform: scale(1.08); } /* 再放大 */
    60% { transform: scale(1); }    /* 恢复 */
    100% { transform: scale(1); }   /* 停顿 */
}

.pulse-active {
    /* 1.5秒完成两次跳动，然后停顿一下，节奏感很强 */
    animation: heartbeat-fast 1.5s ease-in-out infinite !important; 
    cursor: pointer;
}

/* 鼠标放上去时，跳得稍微平缓一点，防止眼花 */
.pulse-active:hover {
    animation: moveUp2 1s ease-in-out infinite !important;
    filter: brightness(1.1); /* 稍微变亮 */
}

/* --- 复制到 CSS 文件底部 --- */

@keyframes float-y {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-12px); } /* 向上浮动12像素 */
    100% { transform: translateY(0px); }
}

.floating {
    /* 3.5秒浮动一次 */
    animation: float-y 3.5s ease-in-out infinite;
}

/* 我们可以给不同的元素加一点延迟，让他们错开浮动，不要整齐划一 */
.delay-1 { animation-delay: 0.5s; }
.delay-2 { animation-delay: 1.0s; }
.delay-3 { animation-delay: 1.5s; }