<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  scroll-behavior: smooth
}
.mec {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2000
}
.mec .tc {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 450px;
  background: #fff;
  border-radius: 10px
}
.mec .tc .tcclose {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer
}
.mec .tc .patop img {
  display: block;
  margin: 40px auto 0
}
.mec .tc .tctop {
  margin-top: -10px;
  font-size: 26px;
  font-weight: bolder;
  color: #113253;
  text-align: center
}
.mec .tc .tcbottom {
  padding: 0 30px 40px;
  text-align: center
}
.mec .tc .tcbottom p:first-child {
  margin: 8px 0;
  font-size: 36px;
  font-family: Montserrat_Black;
  color: #ffb500
}
.mec .tc .tcbottom p:nth-child(2) {
  line-height: 1.2em;
  font-size: 16px;
  font-family: Montserrat_Medium;
  color: #9199a5
}
.mec .tc .tcbottom .button-primary {
  display: block;
  height: 50px;
  line-height: 50px;
  margin-top: 15px;
  padding: 0
}
#top-section {
  position: relative;
  margin-top: -100px;
  padding: 140px 0 20px;
  background: url(../img/index_bg1.png) 0 0/50% 100% no-repeat
}
#top-section .apps .wap_tcc {
  display: none
}
#top-section .heading {
  line-height: 1.2em;
  font-size: 62px;
  font-family: Montserrat_Black
}
#top-section .subheading {
  display: inline-block;
  max-width: 475px;
  margin-top: 5px;
  line-height: 1.5em;
  font-size: 16px;
  font-family: Montserrat_Medium;
  color: #113253
}
#top-section .picnone img {
  display: none
}
#top-section .button-primary {
  margin-top: 50px
}
#top-section .apps {
  margin-top: 30px
}
#top-section .apps .ava {
  margin-bottom: 20px;
  color: #e7e0cf
}
#top-section .apps img {
  width: 64px;
  height: 64px
}
#top-section .apps a:not(:first-child) {
  margin-left: 10px
}
#top-section .cssss .fddfdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}
#top-section .topp {
  margin-top: -80px
}
#top-section .container .top-excellent {
  text-align: left;
  margin-bottom: 15px
}
#top-section .container .top-excellent img {
  width: 182px
}
#steps-section {
  padding-top: 120px
}
#steps-section .container {
  position: relative
}
#steps-section .container .title {
  margin-bottom: 60px;
  text-align: center
}
#steps-section .container .title .tag {
  font-weight: 700;
  font-size: 24px;
  color: #ffb500
}
#steps-section .container .title .txt {
  font-size: 56px;
  font-family: Montserrat_Black;
  color: #113253
}
#steps-section .container .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}
#steps-section .container .cont .pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px
}
#steps-section .cont .msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px
}
#steps-section .cont .msg .l {
  position: relative;
  margin-right: 50px;
  font-size: 163px;
  font-family: Montserrat_Black;
  color: #eef1f3
}
#steps-section .cont .msg .l span {
  position: absolute;
  top: 80px;
  right: -45px;
  font-family: Arial;
  font-weight: 700;
  font-size: 24px;
  color: #ffb500;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg)
}
#steps-section .cont .msg .r {
  width: 320px;
  padding-top: 100px;
  color: #113253
}
#steps-section .cont .msg .r h5 {
  margin-bottom: 20px;
  font-size: 24px;
  font-family: Montserrat_Bold
}
#steps-section .cont .msg .r p {
  font-family: Montserrat_Medium;
  font-size: 16px
}
#steps-section .cont .msg .r .button-primary {
  margin-top: 10px;
  font-family: Montserrat_Bold;
  cursor: pointer
}
#steps-section .cont .msg .button-primary:hover {
  opacity: .8
}
#steps-section .cont2 {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse
}
#steps-section .cont2::after {
  content: "";
  position: absolute;
  top: -24%;
  right: 25%;
  display: block;
  width: 394px;
  height: 86px;
  background: url(../img/img_step-link1.png) 0 0/100% no-repeat
}
#steps-section .cont2 .msg {
  padding-top: 140px
}
#steps-section .cont2 .msg .r {
  padding-top: 80px
}
#steps-section .cont3 {
  position: relative
}
#steps-section .cont3::after {
  content: "";
  position: absolute;
  top: -9%;
  right: 40%;
  display: block;
  width: 185px;
  height: 123px;
  background: url(../img/img_step-link2.png) 0 0/100% no-repeat
}
#steps-section .cont3 .msg {
  padding-top: 200px
}
#steps-section .cont3 .msg .r {
  padding-top: 80px
}
.withdrawal-box {
  margin: 140px auto auto;
  max-width: 1200px;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between
}
.withdrawal-box .withdrawal-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 34px;
  max-width: 349px;
  width: 100%;
  min-width: 240px;
  height: 220px;
  background: #fff7e4;
  border-radius: 8px;
  text-align: center
}
.withdrawal-box .withdrawal-item img {
  width: 61px;
  height: 61px
}
.withdrawal-box .withdrawal-item .withdrawal-title {
  margin-top: 12px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 32px;
  color: #113253;
  line-height: 38px;
  text-align: center;
  font-family: Montserrat_Black
}
.withdrawal-box .withdrawal-item .withdrawal-describe {
  font-size: 16px;
  color: #113253;
  line-height: 19px;
  font-family: Montserrat_Medium;
  text-align: center
}
#opportunity-section {
  margin-top: 150px
}
#opportunity-section .container {
  position: relative;
  padding: 100px 15px 15px
}
#opportunity-section .bbb:after {
  content: ' ';
  position: absolute;
  top: 8%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: url(../img/img_price.png) 0 0/100% no-repeat;
  z-index: -1
}
#opportunity-section .inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1010px;
  margin: 0 auto 220px;
  color: #fff
}
#opportunity-section .inner-container .left {
  max-width: 700px
}
#opportunity-section .inner-container .heading {
  line-height: 1.1em;
  font-size: 56px;
  font-weight: 700;
  font-family: Montserrat_Black;
  color: #113253;
  text-shadow: 0 3px #cfa32c
}
#opportunity-section .inner-container .bullet-points {
  width: 500px;
  margin-top: 28px
}
#opportunity-section .bullet-points .bullet-point {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 12px
}
#opportunity-section .bullet-points .bullet-point .point {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 10px;
  margin-right: 12px;
  border-radius: 50%;
  background: #fc8901
}
#opportunity-section .bullet-point .description {
  line-height: 1.4em;
  font-size: 16px;
  font-family: Montserrat_Medium;
  color: #113253
}
#opportunity-section .inner-container .right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: left
}
#opportunity-section .inner-container .sub-text {
  line-height: 28px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 16px;
  color: #113253
}
#opportunity-section .inner-container .price {
  line-height: 45px;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 48px;
  font-family: Montserrat_Black;
  color: #113253
}
#opportunity-section .apps-wrapper {
  margin-top: 24px
}
#opportunity-section .apps-wrapper a:first-child img {
  margin-left: 0
}
#opportunity-section .apps-wrapper img {
  width: 44px;
  height: 44px;
  margin-left: 8px
}
#opportunity-section .profes {
  padding: 75px 18%;
  background: #fffcf5
}
#opportunity-section .profes .top {
  text-align: center
}
#opportunity-section .profes .top .tag {
  margin-bottom: 10px;
  font-size: 24px;
  color: #ffb500;
  font-weight: 700
}
#opportunity-section .profes .top .tit {
  margin-bottom: 15px;
  line-height: 1.2em;
  font-size: 56px;
  color: #113253;
  font-family: Montserrat_Black
}
#opportunity-section .profes .top .txt {
  margin-bottom: 55px;
  font-size: 16px;
  color: #9198a0;
  font-family: Montserrat_Medium
}
#opportunity-section .profes .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between
}
#opportunity-section .profes .cont .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32%;
  height: 300px;
  padding: 40px 0;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 10px 10px #fdf8f6;
          box-shadow: 10px 10px #fdf8f6
}
#opportunity-section .profes .box h4 {
  width: 230px;
  font-size: 16px;
  color: #113253;
  font-family: Montserrat_Medium;
  text-align: center
}
#learn-section {
  padding: 180px 0 50px
}
#learn-section .tag {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 24px;
  color: #ffb500
}
#learn-section .heading {
  max-width: 650px;
  line-height: 1.2em;
  margin-bottom: 50px;
  font-size: 56px;
  font-family: Montserrat_Black;
  font-weight: 700
}
#learn-section .picnone img {
  display: none
}
#learn-section .inner-container .point-wrapper {
  max-width: 450px
}
#learn-section .inner-container .point-wrapper img {
  margin-right: 12px
}
#learn-section .inner-container .point-wrapper .description {
  line-height: 1.2em;
  font-size: 16px;
  font-family: Montserrat_Medium;
  color: #113253
}
#learn-section .inner-container .point-wrapper .button {
  display: inline-block;
  line-height: 12px;
  margin-bottom: 16px;
  padding: 6px 12px;
  background: #fff8e7;
  border-radius: 100px;
  font-size: 16px;
  color: #ffb500;
  text-transform: uppercase
}
#learn-section .pic img {
  margin: -50px 0 0 -80px
}
#stats-section {
  position: relative;
  padding-top: 50px;
  z-index: 1
}
#stats-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 350px;
  background: #fff;
  z-index: -1
}
#stats-section .container {
  padding-bottom: 50px
}
#stats-section .leading {
  margin-top: -100px;
  font-size: 24px;
  font-family: Montserrat_Medium;
  color: #113253;
  text-align: center
}
#stats-section .inner-container {
  position: relative;
  margin-top: 90px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 8px 10px #fdf8f6;
          box-shadow: 8px 10px #fdf8f6
}
#stats-section .inner-container .estimate-button {
  position: absolute;
  left: 50%;
  top: 0;
  line-height: 24px;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  padding: 10px 22px;
  background: #f7ecc9;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #d3a685;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 1
}
#stats-section .inner-container .top-panel {
  position: relative;
  padding: 60px 10px;
  background: #fcf8eb;
  border-radius: 20px
}
#stats-section .inner-container .top-panel .value {
  font-size: 56px;
  font-weight: 700;
  font-family: Montserrat_Black;
  color: #113253
}
#stats-section .inner-container .top-panel .description {
  font-size: 16px;
  font-weight: 700;
  color: #113253;
  text-align: center
}
#stats-section .inner-container .top-panel .border-r {
  border-right: 1px solid #f5eadf
}
#stats-section .inner-container .top-panel .slider-wrapper .slider {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%,50%);
      -ms-transform: translate(-50%,50%);
          transform: translate(-50%,50%);
  width: 90%;
  max-width: 960px;
  height: 8px;
  background: #ebebf0;
  border-radius: 110px
}
#stats-section .inner-container .top-panel .slider-wrapper .slider-handle {
  top: 50%;
  -webkit-transform: translate(0,-50%);
      -ms-transform: translate(0,-50%);
          transform: translate(0,-50%);
  width: 38px;
  height: 38px;
  background: url(../img/icon_huakuai.png) center no-repeat #fff
}
#stats-section .inner-container .top-panel .slider-wrapper .tooltip {
  bottom: 25px;
  opacity: 1
}
#stats-section .inner-container .top-panel .slider-wrapper .tooltip .tooltip-inner {
  line-height: 20px;
  background: 0 0;
  font-size: 16px;
  font-family: Montserrat_Medium;
  color: #d3a685;
  text-align: center
}
#stats-section .inner-container .top-panel .slider-wrapper .slider-selection {
  background: #ffb500
}
#stats-section .inner-container .bottom-panel {
  padding: 60px 60px 40px
}
#stats-section .inner-container .bottom-panel .bewteen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}
#stats-section .inner-container .bottom-panel .button-primary {
  line-height: 17px;
  font-size: 14px
}
#stats-section .following {
  display: inline-block;
  max-width: 685px;
  line-height: 20px;
  margin-top: 34px;
  font-size: 16px;
  font-family: Montserrat_Medium;
  color: #a6abb3;
  text-align: center
}
#stats-section .tag {
  font-weight: 700;
  font-size: 24px;
  color: #ffb500
}
#stats-section .redy {
  font-size: 56px;
  margin-top: 20px;
  font-family: Montserrat_Black;
  color: #113253
}
#stats-section .icons {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 750px;
  margin: 0 auto 80px
}
#stats-section .icons .atxt {
  font-family: Montserrat_Bold;
  width: 68px
}
#stats-section .download-button-block .font {
  font-family: Montserrat_SemiBold
}
#stats-section .share_friends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 115px;
  max-width: 1230px;
  padding-top: 157px
}
#stats-section .share_friends .share_main {
  position: relative;
  margin-top: 10px
}
#stats-section .share_friends .share_main img {
  width: 227px;
  height: 223px;
  position: absolute;
  top: 0;
  left: 49px;
  -webkit-transform: translateY(-32%);
      -ms-transform: translateY(-32%);
          transform: translateY(-32%);
  z-index: -1
}
#stats-section .share_friends .share_main .share_main_tt {
  max-width: 515px;
  font-size: 56px;
  font-family: Montserrat_Black;
  font-weight: 900;
  color: #113253;
  margin-bottom: 135px
}
#stats-section .share_friends .share_main .share_main_txt {
  max-width: 463px;
  font-size: 16px;
  font-family: Montserrat_Medium;
  font-weight: 500;
  color: #113253;
  line-height: 24px;
  margin-bottom: 130px
}
#stats-section .share_friends .share_main .share_main_btn {
  width: 262px;
  height: 56px;
  background: #ffb500;
  border: none;
  outline: 0;
  border-radius: 5px;
  font-size: 16px;
  font-family: Montserrat_Bold;
  font-weight: 700;
  color: #113253;
  line-height: 56px;
  text-align: center
}
#stats-section .share_friends .share_img img {
  width: 662px;
  height: 445px
}
#stats-section .work_mode {
  margin: 0 auto 20px;
  max-width: 1230px
}
#stats-section .work_mode_tt {
  font-size: 56px;
  font-family: Montserrat_Black;
  font-weight: 900;
  color: #113253;
  text-align: center;
  margin-bottom: 100px
}
#stats-section .work_mode .work_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none
}
#stats-section .work_mode .work_list .work_item {
  padding: 83px 70px 71px;
  background: #fcf8eb;
  -webkit-box-shadow: 9px 11px 0 0 #fdf8f6;
          box-shadow: 9px 11px 0 0 #fdf8f6;
  border-radius: 10px;
  position: relative;
  margin-bottom: 100px
}
#stats-section .work_mode .work_list .work_item .work_item_img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100px;
  height: 100px
}
#stats-section .work_mode .work_list .work_item .work_item_tt {
  font-size: 24px;
  font-family: Montserrat_Black;
  font-weight: 700;
  color: #113253;
  text-align: center
}
#stats-section .work_mode .work_list .work_item .work_item_txt {
  width: 238px;
  font-size: 16px;
  font-family: Montserrat_Medium;
  font-weight: 500;
  color: #113253;
  line-height: 26px;
  text-align: center;
  margin-top: 59px
}
.antc {
  display: none;
  position: absolute;
  left: 25px;
  top: 55px;
  width: 170px;
  height: 120px;
  padding: 25px 10px 21px;
  background: url(../img/tcback.png);
  z-index: 999
}
.antc .get {
  line-height: 1.2;
  font-size: 12px;
  color: #333;
  -webkit-transform: scale(.8);
      -ms-transform: scale(.8);
          transform: scale(.8)
}
.antc .icon_xiazai {
  width: 22px!important;
  height: 20px!important
}
.antc .icon_google {
  width: 20px!important;
  height: 22px!important
}
.antc .googleplay {
  margin-left: 0!important
}
.antc div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 5px 0 10px
}
.antc div p {
  line-height: 1.2;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333
}
.antc a {
  color: #ffb500
}
#antc1 {
  top: 47px;
  left: -31px
}
#antc2 {
  top: 35px;
  left: 0
}
#antc3 {
  top: 60px;
  left: 180px
}
#income-section {
  padding-top: 180px;
  padding-bottom: 170px
}
#income-section .income {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}
#income-section .income .left .income-title {
  position: relative
}
#income-section .income .left .income-title img {
  position: absolute;
  top: -17px;
  left: 45px
}
#income-section .income .left .income-title div {
  position: relative;
  z-index: 1;
  max-width: 490px;
  font-family: Montserrat_Black;
  font-size: 56px;
  line-height: 62px;
  letter-spacing: 1px;
  color: #113253;
  margin-bottom: 46px;
  margin-right: 0
}
#income-section .income .left .income-introduce {
  max-width: 492px;
  margin-right: 0;
  padding-bottom: 16px
}
#income-section .income .left .income-introduce .introduce-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 22px
}
#income-section .income .left .income-introduce .introduce-text p {
  font-size: 16px;
  line-height: 20px;
  font-family: Montserrat_Medium;
  color: #113253;
  margin-left: 24px;
  margin-bottom: 0
}
#income-section .income .left .button-income {
  padding: 22px 87px
}
#income-section .income .right {
  padding-top: 31px
}
#income-section .income .right img {
  margin-left: -70px
}
#download-route-wrap {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: rgba(96,96,96,.6)
}
#download-route {
  height: 50px;
  min-width: 270px;
  width: calc(100% - 50px);
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 15px 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 0 #ffc107;
          box-shadow: 0 0 0 0 #ffc107
}
#download-route div {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center
}
#download-route img {
  margin-right: 9px
}
#download-route div .icon_google {
  width: 20px!important;
  height: 22px!important
}
#download-route div p {
  margin: 0
}
#download-route div .icon_xiazai {
  width: 22px!important;
  height: 20px!important
}
.download-packetshare1,
.wap-sign-up-pop-box {
  display: none
}
.wap-sign-up-pop-box.none {
  display: none!important
}
.common_tips {
  position: fixed;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: rgba(0,0,0,.6);
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  z-index: 99999;
  text-align: center;
  display: none;
  color: #fff
}
.gift {
  bottom: 180px
}
@media (min-width:600px) and (max-width:1200px) {
  #stats-section .share_friends {
    padding-top: 100px
  }
  .inner-container .bottom-panel .bewteen {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
  }
  #top-section {
    padding: 215px 0 0;
    background: url(../img/index_bg1.png) 0 0/50% 97% no-repeat
  }
  #top-section .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
  }
  #top-section .container .row .col-lg-6 {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center!important
  }
  #steps-section .cont .msg {
    padding-top: 0
  }
  #steps-section .cont .msg .l {
    line-height: 200px
  }
  #steps-section .cont .msg .l span {
    top: -25px
  }
  #steps-section .cont .msg .r {
    padding-top: 55px
  }
  #steps-section .cont2::after {
    top: 13%;
    right: 33%;
    width: 235px
  }
  #steps-section .cont2 .pic &gt; img {
    margin-top: 180px
  }
  #steps-section .cont3::after {
    top: 0;
    right: 35%
  }
  #steps-section .cont3 .pic &gt; img {
    margin-top: 80px
  }
  #steps-section .cont3 .msg {
    padding-top: 0
  }
  #learn-section {
    padding-top: 90px
  }
  #learn-section .inner-container .point-wrapper {
    text-align: left
  }
  #learn-section .pic img {
    margin-top: 50px;
    margin-left: 20px
  }
  #opportunity-section .bbb:after {
    background-size: 100% 80%
  }
  #opportunity-section .profes .box h4 {
    width: 100%
  }
  #opportunity-section .container {
    padding-top: 85px
  }
  #opportunity-section .inner-container {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start
  }
  #opportunity-section .inner-container .price {
    font-size: 40px
  }
  #opportunity-section .inner-container .heading {
    font-size: 36px
  }
  #opportunity-section .inner-container .bullet-points {
    width: 430px
  }
  #opportunity-section .inner-container .button-primary {
    padding: 12px 16px;
    font-size: 12px
  }
}
@media only screen and (max-width:1200px) {
  #steps-section .container .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
  }
  #top-section .avalink .wap_tcc {
    display: inline-block
  }
  #top-section .avalink .pc_wapcc {
    display: none
  }
  #stats-section .work_mode .work_list {
    display: block
  }
  #stats-section .work_mode .work_list .work_item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 120px
  }
  #stats-section .share_friends {
    display: block
  }
  #stats-section .share_friends .share_main {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto
  }
  #stats-section .share_friends .share_main .share_main_txt {
    text-align: center
  }
  #stats-section .share_friends .share_main .share_main_btn {
    margin: 0 auto;
    display: block
  }
  #stats-section .share_friends .share_img {
    text-align: center;
    margin-top: 40px
  }
}
@media (max-width:1000px) {
  .withdrawal-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
  }
}
@media (max-width:800px) {
  .withdrawal-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
  }
}
@media (max-width:700px) {
  #stats-section .share_friends .share_img img {
    width: 550px;
    height: auto
  }
  #stats-section .share_friends .share_main .share_main_btn {
    font-size: 12px;
    width: 234px;
    height: 30px;
    line-height: 30px
  }
}
@media only screen and (max-width:600px) {
  .tc {
    width: 100%;
    -webkit-transform: translateX(-50%) scale(.5)!important;
        -ms-transform: translateX(-50%) scale(.5)!important;
            transform: translateX(-50%) scale(.5)!important
  }
  #top-section {
    padding: 120px 0 40px;
    background-size: 100% 100%
  }
  #top-section .heading {
    margin: 0 20px .5rem;
    font-size: 32px;
    text-align: left
  }
  #top-section .container .top-excellent {
    margin-left: 20px
  }
  #top-section .subheading {
    margin: 5px 40px 0 20px;
    font-size: .7rem;
    text-align: left
  }
  #top-section .picnone img {
    display: block;
    width: 363px;
    height: 315px;
    margin: -50px 0 20px 7%
  }
  #top-section .apps img {
    width: auto;
    height: auto
  }
  #top-section .hide_wap,
  #top-section .topp {
    display: none
  }
  #top-section .button-primary {
    margin-top: 20px;
    -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
            transform: scale(.8)
  }
  #top-section .apps {
    margin-top: 20px
  }
  #top-section .apps a:not(:first-child) {
    margin-left: 30px
  }
  #top-section .avalink img {
    width: 40px;
    height: 40px
  }
  #steps-section {
    padding-top: 40px
  }
  #steps-section .container .title {
    margin-bottom: 0
  }
  #steps-section .container .title .tag {
    margin-bottom: 10px;
    font-size: 12px
  }
  #steps-section .container .title .txt {
    line-height: 1.2em;
    font-size: 28px
  }
  #steps-section .container .cont {
    display: block
  }
  #steps-section .container .cont img {
    display: block;
    width: 350px;
    height: 265px;
    margin: 75px auto 0
  }
  #steps-section .container .cont1 img {
    margin: 20px auto 0
  }
  #steps-section .cont2::after {
    top: -7%;
    width: 150px;
    height: 32px
  }
  #steps-section .cont3::after {
    top: 0;
    width: 100px;
    height: 66px
  }
  #steps-section .cont .msg {
    padding: 20px 15px 0
  }
  #steps-section .cont .msg .l {
    margin-right: 20px;
    font-size: 100px
  }
  #steps-section .cont .msg .l span {
    top: 50px;
    right: -25px;
    font-size: 14px
  }
  #steps-section .cont .msg .r {
    padding-top: 50px
  }
  #steps-section .cont .msg .r h5 {
    margin-bottom: 10px;
    font-size: 12px
  }
  #steps-section .cont .msg .r p {
    font-size: .71rem
  }
  #steps-section .cont .msg .r .button-primary {
    margin: 0 0 0 -20%;
    padding: 15px 30px;
    -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
            transform: scale(.7)
  }
  #steps-section .container .cont2 img {
    height: 225px
  }
  #steps-section .cont2 .msg {
    padding-top: 30px
  }
  #steps-section .container .cont3 .pic {
    margin-right: 0
  }
  #steps-section .container .cont3 img {
    margin-top: 0;
    width: 325px;
    height: 325px
  }
  #steps-section .cont3 .msg {
    padding-top: 0
  }
  #opportunity-section {
    margin-top: 0
  }
  #opportunity-section .container {
    margin: 50px 0;
    padding: 50px 14% 90px
  }
  #opportunity-section .inner-container {
    display: block;
    margin-bottom: 0
  }
  #opportunity-section .inner-container .heading {
    font-size: 28px
  }
  #opportunity-section .bbb:after {
    top: 0;
    width: 90%;
    background: url(../img/img_bg.png) 0 0/100% 100% no-repeat
  }
  #opportunity-section .inner-container .bullet-points {
    width: 250px;
    margin-top: 12px
  }
  #opportunity-section .bullet-point .description {
    font-size: .71rem
  }
  #opportunity-section .inner-container .right {
    margin-top: 20px
  }
  #opportunity-section .bullet-points .bullet-point .point {
    width: 5px;
    height: 5px;
    margin-right: 6px
  }
  #opportunity-section .inner-container .sub-text {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left
  }
  #opportunity-section .inner-container .price {
    margin-bottom: 0;
    font-size: 24px;
    text-align: left
  }
  #opportunity-section .inner-container .right .button-primary {
    margin-left: -12%;
    -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
            transform: scale(.7)
  }
  #opportunity-section .apps-wrapper {
    margin-top: 0
  }
  #opportunity-section .apps-wrapper img {
    width: 25px;
    height: 25px;
    margin-left: 2px
  }
  #opportunity-section .inner-container .icon_xiazai {
    display: block;
    width: auto;
    height: auto
  }
  #opportunity-section .profes {
    padding: 40px 10%
  }
  #opportunity-section .profes .top .tag {
    font-size: 14px
  }
  #opportunity-section .profes .top .tit {
    font-size: 26px
  }
  #opportunity-section .profes .top .txt {
    font-size: .71rem
  }
  #opportunity-section .profes .cont {
    display: block
  }
  #opportunity-section .profes .cont .box {
    width: 100%;
    margin-top: -50px;
    -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
            transform: scale(.7)
  }
  #opportunity-section .profes .cont .box h4 {
    font-size: 14px
  }
  #learn-section {
    padding: 50px 70px 50px 30px
  }
  #learn-section .tag {
    margin-bottom: 10px;
    font-size: 12px
  }
  #learn-section .heading {
    margin-bottom: 35px;
    font-size: 28px
  }
  #learn-section .picnone img {
    display: block;
    width: 330px;
    height: 210px;
    margin: 0 0 40px -20px
  }
  #learn-section .inner-container .point-wrapper {
    text-align: left
  }
  #learn-section .inner-container .point-wrapper img {
    width: 15px;
    height: 15px;
    margin: 5px 8px 0 0
  }
  #learn-section .inner-container .point-wrapper .description {
    font-size: .71rem;
    text-align: left
  }
  #learn-section .inner-container .point-wrapper .button {
    margin-bottom: 10px;
    font-size: .78rem
  }
  #learn-section .pic img {
    display: none
  }
  #stats-section {
    padding-top: 20px
  }
  #stats-section .leading {
    line-height: 1.4em;
    margin-top: -70px;
    padding: 0 25px;
    font-size: 13px
  }
  #stats-section .container {
    padding-bottom: 20px
  }
  #stats-section .container .yinhao {
    width: 120px;
    height: 85px
  }
  #stats-section .inner-container {
    margin-top: 70px
  }
  #stats-section .inner-container .estimate-button {
    padding: 5px 15px;
    border-radius: 8px;
    font-size: .71rem
  }
  #stats-section .inner-container .top-panel {
    display: block!important;
    padding: 20px 10px
  }
  #stats-section .inner-container .top-panel .flex-grow-1 {
    width: 200px;
    margin: 0 auto;
    padding: 30px 0
  }
  #stats-section .inner-container .top-panel .border-r {
    border-right: none;
    border-bottom: 1px solid #f5eadf
  }
  #stats-section .inner-container .top-panel .value {
    font-size: 28px
  }
  #stats-section .inner-container .top-panel .description {
    font-size: .71rem
  }
  #stats-section .inner-container .top-panel .slider-wrapper .tooltip {
    bottom: 12px
  }
  #stats-section .inner-container .top-panel .slider-wrapper .tooltip .tooltip-inner {
    font-size: .71rem
  }
  #stats-section .inner-container .top-panel .slider-wrapper .slider-handle {
    -webkit-transform: translate(0,-50%) scale(.7);
        -ms-transform: translate(0,-50%) scale(.7);
            transform: translate(0,-50%) scale(.7)
  }
  #stats-section .inner-container .bottom-panel {
    padding: 35px 25px 20px
  }
  #stats-section .inner-container .bottom-panel .mb-4 {
    margin: 0!important
  }
  #stats-section .inner-container .bottom-panel img {
    display: block;
    width: 75px;
    height: 50px
  }
  #stats-section .inner-container .bottom-panel .bewteen {
    display: block
  }
  #stats-section .inner-container .bottom-panel .icon_xiazai {
    display: block;
    width: auto;
    height: auto
  }
  #stats-section .inner-container .bottom-panel .tiny-text {
    line-height: 1.1rem;
    margin-left: 15px!important;
    font-size: .71rem
  }
  #stats-section .inner-container .bottom-panel .button-primary {
    margin: 20px 0 10px;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: .74rem
  }
  #stats-section .following {
    line-height: 1.1rem;
    margin-top: 30px;
    font-size: .7rem
  }
  #stats-section .tag {
    margin-bottom: 2px;
    font-size: 12px
  }
  #stats-section .redy {
    margin-bottom: 1rem!important;
    font-size: 28px
  }
  #stats-section .icons {
    margin: 0 auto 20px;
    width: 280px
  }
  #stats-section .icons .mb-4 {
    -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
            transform: scale(.6)
  }
  #stats-section .m-auto {
    margin-top: -30px!important;
    -webkit-transform: scale(.65);
        -ms-transform: scale(.65);
            transform: scale(.65)
  }
  .antc {
    left: 16%;
    top: 88%
  }
  #antc2 {
    top: 20px;
    left: -40px
  }
  #antc3 {
    top: 55px;
    left: 21px
  }
  #income-section {
    padding-top: 50px;
    padding-bottom: 40px
  }
  #income-section .income .left .income-title div {
    font-size: 28px;
    line-height: 1.2em
  }
  #income-section .income .left .income-title img {
    height: 130px
  }
  #income-section .income .left .income-introduce .introduce-text img {
    width: 15px;
    height: 15px;
    margin: 5px 8px 0 0
  }
  #income-section .income .left .income-introduce .introduce-text p {
    font-size: .71rem;
    text-align: left;
    line-height: 1.2em
  }
  #income-section .income .left .button-income {
    margin: 20px 0 10px;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: .74rem
  }
  #income-section .income .right img {
    display: block;
    width: 330px;
    height: 210px;
    margin: 0 0 40px -20px
  }
  #stats-section .share_friends {
    padding-top: 70px
  }
  #stats-section .share_friends .share_main {
    width: 100%!important
  }
  #stats-section .share_friends .share_main .share_main_tt {
    text-align: center;
    font-size: 28px;
    margin: 0 auto 40px
  }
  #stats-section .share_friends .share_main .share_main_txt {
    margin: 0 auto 40px;
    font-size: .71rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px
  }
  #stats-section .share_friends .share_img img {
    width: 330px
  }
  #stats-section .work_mode {
    padding: 0 10%
  }
  #stats-section .work_mode .work_mode_tt {
    font-size: 28px
  }
  #stats-section .work_mode .work_list {
    padding: 0
  }
  #stats-section .work_mode .work_list .work_item {
    width: 100%;
    padding: 60px 30px 30px
  }
  #stats-section .work_mode .work_list .work_item .work_item_img {
    width: 80px;
    height: 80px
  }
  #stats-section .work_mode .work_list .work_item .work_item_tt {
    font-size: 20px
  }
  #stats-section .work_mode .work_list .work_item .work_item_txt {
    margin-top: 20px;
    width: 100%;
    line-height: 1.8em;
    font-size: .71rem
  }
  .wap-sign-up-pop-box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 18px;
    display: block;
    position: fixed;
    bottom: 12px;
    left: 40%;
    -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
            transform: translate(-50%,0);
    background: #fff;
    width: 70%;
    -webkit-box-shadow: 0 5px 10px 3px rgba(255,181,2,.13);
            box-shadow: 0 5px 10px 3px rgba(255,181,2,.13);
    border-radius: 10px;
    border: 1px solid rgba(255,181,0,.11);
    z-index: 50
  }
  .wap-sign-up-pop-box .sign-up-pop-top {
    margin-bottom: 3px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start
  }
  .wap-sign-up-pop-box .sign-up-pop-top .sign-up-pop-top-text {
    display: block;
    margin-top: 6px;
    margin-left: 3px;
    font-size: 16px;
    font-family: Montserrat_Black;
    font-weight: 700;
    color: #0e3054
  }
  .wap-sign-up-pop-box .sign-up-pop-bottom {
    font-size: 12px;
    font-family: Montserrat_Medium;
    color: #113253
  }
  .wap-sign-up-pop-box .sign-up-pop-bottom span {
    font-weight: 900;
    color: #ffb706;
    text-decoration: underline
  }
  .wap-sign-up-pop-box .wap-sign-up-pop-close {
    position: absolute;
    top: 9px;
    right: 9px
  }
  .withdrawal-box .withdrawal-item {
    height: auto;
    padding-bottom: 34px
  }
  .withdrawal-box .withdrawal-item .withdrawal-title {
    font-size: 24px;
    line-height: 1.2
  }
  .withdrawal-box .withdrawal-item .withdrawal-describe {
    font-size: 14px;
    line-height: 1.2
  }
}</pre></body></html>