@font-face {
  font-family: "ArialFont";
  src: url(../font/Arial.ttf);
}
@font-face {
  font-family: "RobotoFont";
  src: url(../font/Roboto-Medium.ttf);
}
.web_page_over {
  overflow: hidden;
}

.web_page {
  position: relative;
  width: 100vw;
  height: 100vh;
  max-width: 750px;
  margin: 0px auto;
}
.web_page header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 12vw;
  text-align: left;
  padding: 4vw 0px;
  background: #03C1A5;
}
.web_page header .back {
  width: 2.4vw;
  height: 4vw;
  margin-left: 4.2666666667vw;
}
.web_page section {
  padding-top: 14.9333333333vw;
  overflow: hidden;
  overflow-y: scroll;
  background: url(../img/pbg.png) no-repeat;
  background-size: 100% 171.4666666667vw;
}
.web_page section .top_logo_div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4vw;
}
.web_page section .top_logo_div .top_logo_div_left {
  display: flex;
  align-items: center;
  padding-right: 2.4vw;
  margin-right: 3.4666666667vw;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
}
.web_page section .top_logo_div .top_logo_div_left .top_img {
  display: block;
  width: 6.9333333333vw;
  height: 6.9333333333vw;
  margin-right: 1.3333333333vw;
}
.web_page section .top_logo_div .top_logo_div_left .top_tips {
  font-family: "RobotoFont";
  font-weight: bold;
  font-size: 4.8vw;
  color: #FFFFFF;
}
.web_page section .top_logo_div .top_logo_div_right {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 3.7333333333vw;
  color: #FFFFFF;
}
.web_page section .top_three_icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 86.1333333333vw;
  height: 9.6vw;
  margin: 0px auto 2.9333333333vw auto;
}
.web_page section .center_block_parent_child {
  background: url(../img/ccbg.png) no-repeat;
  background-size: 105.8666666667vw 95.7333333333vw;
  background-position-x: -10.1333333333vw;
}
.web_page section .center_block_parent_child .center_block {
  width: 100%;
  min-height: 80vw;
  margin: 0px auto 8vw auto;
  padding: 24vw 0px 5.3333333333vw 0px;
}
.web_page section .center_block_parent_child .center_block .center_title {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.7333333333vw;
  color: #02C1A5;
  text-align: center;
  margin-bottom: 2.9333333333vw;
}
.web_page section .center_block_parent_child .center_block .amount {
  display: block;
  width: 52.8vw;
  height: 11.4666666667vw;
  margin: 0px auto 7.4666666667vw auto;
}
.web_page section .center_block_parent_child .center_block .center_tips {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.4666666667vw;
  color: #074743;
  margin-bottom: 2.6666666667vw;
  padding-left: 9.6vw;
}
.web_page section .center_block_parent_child .center_block .center_phone_block {
  display: flex;
  align-items: center;
  width: 82.9333333333vw;
  height: 14.4vw;
  background: #074743;
  border-radius: 2.6666666667vw;
  border: 2px solid #79F4D8;
  margin: 0px auto 6.4vw auto;
  padding: 0px 4.8vw;
}
.web_page section .center_block_parent_child .center_block .center_phone_block div {
  font-family: "ArialFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #56AEA8;
  border-right: 1px solid #56AEA8;
  padding-right: 2.1333333333vw;
  margin-right: 4vw;
}
.web_page section .center_block_parent_child .center_block .center_phone_block #phone_input {
  border: none;
  background: none;
  font-family: "ArialFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #FFFFFF;
}
.web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::placeholder {
  color: #56AEA8 !important;
}
.web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-webkit-input-placeholder {
  color: #56AEA8 !important;
}
.web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-moz-placeholder {
  color: #56AEA8 !important;
}
.web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-moz-placeholder {
  color: #56AEA8 !important;
}
.web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-ms-input-placeholder {
  color: #56AEA8 !important;
}
.web_page section .center_block_parent_child .center_block .center_btn {
  display: block;
  width: 82.9333333333vw;
  height: 14.4vw;
  margin: 0px auto;
  background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
  box-shadow: 0px 0.5333333333vw 1.2vw 0px rgba(3, 193, 165, 0.34);
  border-radius: 2.6666666667vw;
  border: 2px solid #03C1A5;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #03C1A5;
}
.web_page section .center_block_success_parent {
  background: url(../img/ccbg2.png) no-repeat;
  background-size: 105.8666666667vw 129.3333333333vw;
  background-position-x: -10.1333333333vw;
  margin-top: 0.8vw;
  padding-top: 30.6666666667vw;
}
.web_page section .center_block_success_parent .center_block_success {
  width: 100%;
  min-height: 80vw;
  margin: 0px auto 8vw auto;
  padding: 0px 0px 10.6666666667vw 0px;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_img {
  display: block;
  width: 25.0666666667vw;
  height: 25.0666666667vw;
  margin: 0px auto;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_title1, .web_page section .center_block_success_parent .center_block_success .center_block_success_title2 {
  font-family: "RobotoFont";
  font-weight: bold;
  font-size: 4.8vw;
  color: #03C1A5;
  line-height: 7.2vw;
  text-align: center;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_title2 {
  margin-bottom: 5.3333333333vw;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block {
  width: 74.6666666667vw;
  background: rgba(3, 193, 165, 0.1);
  border-radius: 2.6666666667vw;
  margin: 0px auto 8vw auto;
  padding: 4vw 8.8vw;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips1, .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips2 {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #202124;
  line-height: 6.4vw;
  text-align: center;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips1 span, .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips2 span {
  color: #03C1A5;
}
.web_page section .center_block_success_parent .center_block_success .center_block_success_btn {
  display: block;
  width: 82.9333333333vw;
  height: 14.4vw;
  margin: 0px auto;
  background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
  box-shadow: 0px 0.8vw 1.0666666667vw 0px rgba(3, 193, 165, 0.34);
  border-radius: 2.6666666667vw;
  border: 2px solid #03C1A5;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #03C1A5;
}
.web_page section .center_fourIcon_block {
  width: 91.4666666667vw;
  margin: 0px auto 8vw auto;
}
.web_page section .center_fourIcon_block .center_fourIcon_title {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #202124;
  text-align: center;
  margin-bottom: 5.3333333333vw;
}
.web_page section .center_fourIcon_block .center_fourIcon_div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.web_page section .center_fourIcon_block .center_fourIcon_div .center_fourIcon_div_item img {
  display: block;
  width: 16vw;
  height: 16vw;
  margin: 0px auto 2.6666666667vw auto;
}
.web_page section .center_fourIcon_block .center_fourIcon_div .center_fourIcon_div_item span {
  display: block;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 3.7333333333vw;
  color: #5F6368;
  text-align: center;
}
.web_page section .bottom_block {
  width: 91.4666666667vw;
  margin: 0px auto;
  padding-bottom: 2px;
}
.web_page section .bottom_block .bottom_title {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #202124;
  margin-bottom: 4.8vw;
}
.web_page section .bottom_block .bottom_content {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.7333333333vw;
  color: #5F6368;
  line-height: 5.6vw;
}
.web_page section .bottom_block .bottom_content_last {
  margin-bottom: 6.6666666667vw;
}
.web_page section .bottom_block .bottom_tips {
  background: #FFFFFF;
  border-radius: 1.3333333333vw;
  border: 1px solid #C9C9C9;
  padding: 4vw 1.3333333333vw 4vw 4vw;
  margin: 5.6vw 0px 2.6666666667vw 0px;
}
.web_page section .bottom_block .bottom_tips .bottom_tips_child {
  display: flex;
}
.web_page section .bottom_block .bottom_tips .bottom_tips_child img {
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  margin-right: 4.2666666667vw;
  margin-top: 0.5333333333vw;
}
.web_page section .bottom_block .bottom_tips .bottom_tips_child div {
  font-family: Roboto;
  font-weight: 400;
  font-size: 3.4666666667vw;
  color: #5F6368;
}
.web_page section .bottom_block .bottom_tips .bottom_tips_child_last {
  margin-top: 2.9333333333vw;
}
.web_page .toast_mask {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}
.web_page .toast_mask .toast_tan {
  max-width: 93.3333333333vw;
  display: inline-block;
  border-radius: 2.6666666667vw;
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.7333333333vw;
  padding: 4vw 5.3333333333vw;
  background: #FFFFFF;
  text-align: center;
}
.web_page .toast_mask .toast_tan .loadingImg {
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  animation: turnUp 1s 1;
  -webkit-animation: turnUp 1s 1;
  -moz-animation: turnUp 1s 1;
  -o-animation: turnUp 1s 1;
  -ms-animation: turnUp 1s 1;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
}
.web_page .code_tan_mask {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}
.web_page .code_tan_mask .code_tan {
  position: relative;
  width: 85.8666666667vw;
  background: #FFFFFF;
  border-radius: 2.6666666667vw;
  overflow: hidden;
  padding: 5.3333333333vw;
}
.web_page .code_tan_mask .code_tan .code_tan_close {
  position: absolute;
  top: 3.2vw;
  right: 3.2vw;
  width: 3.2vw;
  height: 3.2vw;
}
.web_page .code_tan_mask .code_tan .code_tan_title1 {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #202124;
  line-height: 6.4vw;
}
.web_page .code_tan_mask .code_tan .code_tan_title1 span {
  color: #03C1A5;
}
.web_page .code_tan_mask .code_tan .code_tan_title2 {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #202124;
  line-height: 6.4vw;
}
.web_page .code_tan_mask .code_tan .code-box {
  display: flex;
  justify-content: space-between;
  margin: 8vw auto 2.6666666667vw auto;
  position: relative;
}
.web_page .code_tan_mask .code_tan .code-box .code-item {
  width: 16vw;
  height: 14.4vw;
  line-height: 14.4vw;
  background: #FFFFFF;
  box-shadow: 0px 0.5333333333vw 2.1333333333vw 0px rgba(3, 193, 165, 0.34);
  border-radius: 2.6666666667vw;
  text-align: center;
  font-size: 3.2vw;
  color: #03C1A5;
  font-weight: bold;
  transition: border 0.3s;
  box-sizing: border-box;
}
.web_page .code_tan_mask .code_tan .code-box .code-input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.web_page .code_tan_mask .code_tan .code-box .active {
  border: 1px solid #03C1A5 !important;
  box-shadow: 0px 0.5333333333vw 2.1333333333vw 0px rgba(3, 193, 165, 0.34) !important;
}
.web_page .code_tan_mask .code_tan .code_time {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
  color: #03C1A5;
  text-align: right;
  margin-bottom: 6.4vw;
}
.web_page .code_tan_mask .code_tan .code_submit_btn {
  display: block;
  margin: 0px auto;
  width: 75.2vw;
  height: 14.4vw;
  background: #C9C9C9;
  border-radius: 2.6666666667vw;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #999999;
}
.web_page .code_tan_mask .code_tan .code_submit_btn_ready {
  background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
  box-shadow: 0px 0.8vw 1.0666666667vw 0px rgba(3, 193, 165, 0.34);
  border-radius: 2.6666666667vw;
  border: 2px solid #03C1A5;
  color: #03C1A5;
}
.web_page .back_tan_mask {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}
.web_page .back_tan_mask .back_tan {
  width: 100vw;
  min-height: 128vw;
  overflow: hidden;
  background: url(../img/satanbg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 56.8vw;
  margin-top: -28.4vw;
}
.web_page .back_tan_mask .back_tan p {
  font-family: "RobotoFont";
  text-align: center;
  font-size: 4.2666666667vw;
  line-height: 6.4vw;
}
.web_page .back_tan_mask .back_tan .back_tan_tips1 {
  color: #FF8E00;
  font-weight: bold;
  margin-bottom: 1.3333333333vw;
}
.web_page .back_tan_mask .back_tan .back_tan_tips2 {
  color: #202124;
  margin-bottom: 2.1333333333vw;
}
.web_page .back_tan_mask .back_tan .back_tan_tips3 {
  font-family: "ArialFont";
  font-weight: bold;
  font-size: 6.4vw;
  color: #03C1A5;
  margin-bottom: 2.1333333333vw;
}
.web_page .back_tan_mask .back_tan .back_tan_tips4, .web_page .back_tan_mask .back_tan .back_tan_tips5 {
  color: #202124;
}
.web_page .back_tan_mask .back_tan .back_tan_tips5 {
  margin-bottom: 5.3333333333vw;
}
.web_page .back_tan_mask .back_tan .back_tan_btn1 {
  display: block;
  width: 75.2vw;
  height: 14.4vw;
  background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
  box-shadow: 0px 0.8vw 1.0666666667vw 0px rgba(5, 144, 123, 0.34);
  border-radius: 2.6666666667vw;
  border: 2px solid #03C1A5;
  margin: 0px auto 1.3333333333vw auto;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #03C1A5;
}
.web_page .back_tan_mask .back_tan .back_tan_btn2 {
  display: block;
  width: 75.2vw;
  height: 14.4vw;
  background: none;
  border: none;
  margin: 0px auto;
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4.8vw;
  color: #999999;
}
.web_page .toast_app_mask {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
}
.web_page .toast_app_mask .toast_app {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #FFFFFF;
}
.web_page .toast_app_mask .toast_app .toast_app_child {
  position: relative;
  background: url(../img/appbg.png) no-repeat;
  background-size: 100% 100%;
  padding: 5.3333333333vw 0px;
}
.web_page .toast_app_mask .toast_app .toast_app_child .close {
  position: absolute;
  top: 3.2vw;
  right: 3.2vw;
  width: 3.2vw;
  height: 3.2vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block {
  display: flex;
  padding: 0px 8vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .logo {
  width: 21.0666666667vw;
  height: 21.0666666667vw;
  margin-right: 5.3333333333vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right p {
  line-height: normal;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_p1 {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 6.4vw;
  color: #202124;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_p2 {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 6.4vw;
  color: #202124;
  margin-bottom: 1.8666666667vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_p3 {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.7333333333vw;
  color: #03C1A5;
  margin-bottom: 2.6666666667vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom {
  display: flex;
  align-items: center;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom p {
  line-height: normal;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .country {
  width: 4.8vw;
  height: 3.2vw;
  margin-right: 1.8666666667vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .country_name {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.2vw;
  color: #5F6368;
  margin-right: 7.7333333333vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .downlaod {
  width: 3.2vw;
  height: 3.2vw;
  margin-right: 1.8666666667vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .app_size {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.2vw;
  color: #5F6368;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 {
  width: 87.2vw;
  display: flex;
  margin: 8vw auto 0px auto;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child {
  position: relative;
  margin: 0px auto;
  padding: 0px 5.3333333333vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child p {
  text-align: center;
  line-height: normal;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_data {
  font-family: "ArialFont";
  font-weight: 400;
  font-size: 3.7333333333vw;
  color: #202124;
  margin-bottom: 2.6666666667vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_title {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 3.2vw;
  color: #5F6368;
}
.web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child .line {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 0px;
  height: 6.6666666667vw;
  border-right: 1px solid #E8EAED;
  margin-top: -3.3333333333vw;
}
.web_page .toast_app_mask .toast_app .toast_app_child .download_btn {
  display: block;
  width: 87.2vw;
  height: 12.8vw;
  background: #03C1A5;
  box-shadow: 0px 0px 0.8vw 0px rgba(0, 0, 0, 0.5);
  border-radius: 6.4vw;
  margin: 7.6vw auto 0px auto;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 3.7333333333vw;
  color: #FFFFFF;
}
.web_page .hideElement {
  display: none !important;
}
@keyframes turnUp {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes turnUp {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes turnUp {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes turnUp {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes turnUp {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 750px) {
  .web_page {
    position: relative;
    width: 100vw;
    height: 100vh;
    max-width: 750px;
    height: 100vh;
    margin: 0px auto;
  }
  .web_page header {
    width: 750px;
    height: 90px;
    text-align: left;
    padding: 30px 0px;
    margin: 0px auto;
  }
  .web_page header .back {
    width: 18px;
    height: 30px;
    margin-left: 32px;
  }
  .web_page section {
    padding-top: 112px;
    overflow: hidden;
    overflow-y: scroll;
    background: url(../img/pbg.png) no-repeat;
    background-size: 750px 1286px;
  }
  .web_page section .top_logo_div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .web_page section .top_logo_div .top_logo_div_left {
    display: flex;
    align-items: center;
    padding-right: 18px;
    margin-right: 26px;
    border-right: 2px solid rgba(255, 255, 255, 0.5);
  }
  .web_page section .top_logo_div .top_logo_div_left .top_img {
    display: block;
    width: 52px;
    height: 52px;
    margin-right: 10px;
  }
  .web_page section .top_logo_div .top_logo_div_left .top_tips {
    font-family: "RobotoFont";
    font-weight: bold;
    font-size: 36px;
    color: #FFFFFF;
  }
  .web_page section .top_logo_div .top_logo_div_right {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 28px;
    color: #FFFFFF;
  }
  .web_page section .top_three_icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 646px;
    height: 72px;
    margin: 0px auto 22px auto;
  }
  .web_page section .center_block_parent_child {
    background: url(../img/ccbg.png) no-repeat;
    background-size: 794px 718px;
    background-position-x: -76px;
  }
  .web_page section .center_block_parent_child .center_block {
    width: 100%;
    min-height: 600px;
    margin: 0px auto 60px auto;
    padding: 180px 0px 40px 0px;
  }
  .web_page section .center_block_parent_child .center_block .center_title {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 28px;
    color: #02C1A5;
    text-align: center;
    margin-bottom: 22px;
  }
  .web_page section .center_block_parent_child .center_block .amount {
    display: block;
    width: 396px;
    height: 86px;
    margin: 0px auto 56px auto;
  }
  .web_page section .center_block_parent_child .center_block .center_tips {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 26px;
    color: #074743;
    margin-bottom: 20px;
    padding-left: 72px;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block {
    display: flex;
    align-items: center;
    width: 622px;
    height: 108px;
    background: #074743;
    border-radius: 20px;
    border: 2px solid #79F4D8;
    margin: 0px auto 48px auto;
    padding: 0px 20px;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block div {
    font-family: "ArialFont";
    font-weight: 400;
    font-size: 32px;
    color: #56AEA8;
    border-right: 1px solid #56AEA8;
    padding-right: 16px;
    margin-right: 30px;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block #phone_input {
    width: 100%;
    border: none;
    background: none;
    font-family: "ArialFont";
    font-weight: 400;
    font-size: 32px;
    color: #56AEA8;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::placeholder {
    color: #56AEA8 !important;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-webkit-input-placeholder {
    color: #56AEA8 !important;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-moz-placeholder {
    color: #56AEA8 !important;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-moz-placeholder {
    color: #56AEA8 !important;
  }
  .web_page section .center_block_parent_child .center_block .center_phone_block #phone_input::-ms-input-placeholder {
    color: #56AEA8 !important;
  }
  .web_page section .center_block_parent_child .center_block .center_btn {
    display: block;
    width: 622px;
    height: 108px;
    margin: 0px auto;
    background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
    box-shadow: 0px 4px 9px 0px rgba(5, 144, 123, 0.34);
    border-radius: 20px;
    border: 2px solid #03C1A5;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 36px;
    color: #03C1A5;
  }
  .web_page section .center_block_success_parent {
    background: url(../img/ccbg2.png) no-repeat;
    background-size: 794px 970px;
    background-position-x: -76px;
    margin-top: 6px;
    padding-top: 230px;
  }
  .web_page section .center_block_success_parent .center_block_success {
    width: 100%;
    min-height: 600px;
    margin: 0px auto 60px auto;
    padding: 0px 0px 80px 0px;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_img {
    display: block;
    width: 188px;
    height: 188px;
    margin: 0px auto;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_title1, .web_page section .center_block_success_parent .center_block_success .center_block_success_title2 {
    font-family: "RobotoFont";
    font-weight: bold;
    font-size: 36px;
    color: #03C1A5;
    line-height: 54px;
    text-align: center;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_title2 {
    margin-bottom: 40px;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block {
    width: 560px;
    background: rgba(3, 193, 165, 0.1);
    border-radius: 20px;
    margin: 0px auto 60px auto;
    padding: 30px 66px;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips1, .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips2 {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 32px;
    color: #202124;
    line-height: 48px;
    text-align: center;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips1 span, .web_page section .center_block_success_parent .center_block_success .center_block_success_tips_block .center_block_success_tips2 span {
    color: #03C1A5;
  }
  .web_page section .center_block_success_parent .center_block_success .center_block_success_btn {
    display: block;
    width: 622px;
    height: 108px;
    margin: 0px auto;
    background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
    box-shadow: 0px 6px 8px 0px rgba(3, 193, 165, 0.34);
    border-radius: 20px;
    border: 2px solid #03C1A5;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 36px;
    color: #03C1A5;
  }
  .web_page section .center_fourIcon_block {
    width: 686px;
    margin: 0px auto 60px auto;
  }
  .web_page section .center_fourIcon_block .center_fourIcon_title {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 36px;
    color: #202124;
    text-align: center;
    margin-bottom: 40px;
  }
  .web_page section .center_fourIcon_block .center_fourIcon_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .web_page section .center_fourIcon_block .center_fourIcon_div .center_fourIcon_div_item img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0px auto 20px auto;
  }
  .web_page section .center_fourIcon_block .center_fourIcon_div .center_fourIcon_div_item span {
    display: block;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 28px;
    color: #5F6368;
    text-align: center;
  }
  .web_page section .bottom_block {
    width: 686px;
    margin: 0px auto;
    padding-bottom: 2px;
  }
  .web_page section .bottom_block .bottom_title {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 32px;
    color: #202124;
    margin-bottom: 36px;
  }
  .web_page section .bottom_block .bottom_content {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 28px;
    color: #5F6368;
    line-height: 42px;
  }
  .web_page section .bottom_block .bottom_content_last {
    margin-bottom: 50px;
  }
  .web_page section .bottom_block .bottom_tips {
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #C9C9C9;
    padding: 30px 10px 30px 30px;
    margin: 42px 0px 20px 0px;
  }
  .web_page section .bottom_block .bottom_tips .bottom_tips_child {
    display: flex;
  }
  .web_page section .bottom_block .bottom_tips .bottom_tips_child img {
    width: 34px;
    height: 34px;
    margin-right: 32px;
    margin-top: 4px;
  }
  .web_page section .bottom_block .bottom_tips .bottom_tips_child div {
    font-family: Roboto;
    font-weight: 400;
    font-size: 26px;
    color: #5F6368;
  }
  .web_page section .bottom_block .bottom_tips .bottom_tips_child_last {
    margin-top: 22px;
  }
  .web_page .toast_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
  }
  .web_page .toast_mask .toast_tan {
    max-width: 700px;
    display: inline-block;
    border-radius: 20px;
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 28px;
    padding: 30px 40px;
    background: #FFFFFF;
    text-align: center;
  }
  .web_page .toast_mask .toast_tan .loadingImg {
    width: 50px;
    height: 50px;
    animation: turnUp 1s 1;
    -webkit-animation: turnUp 1s 1;
    -moz-animation: turnUp 1s 1;
    -o-animation: turnUp 1s 1;
    -ms-animation: turnUp 1s 1;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
  }
  .web_page .code_tan_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
  }
  .web_page .code_tan_mask .code_tan {
    position: relative;
    width: 644px;
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    padding: 40px;
  }
  .web_page .code_tan_mask .code_tan .code_tan_close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
  .web_page .code_tan_mask .code_tan .code_tan_title1 {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 32px;
    color: #202124;
    line-height: 48px;
  }
  .web_page .code_tan_mask .code_tan .code_tan_title1 span {
    color: #03C1A5;
  }
  .web_page .code_tan_mask .code_tan .code_tan_title2 {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 32px;
    color: #202124;
    line-height: 48px;
  }
  .web_page .code_tan_mask .code_tan .code-box {
    display: flex;
    justify-content: space-between;
    margin: 60px auto 20px auto;
    position: relative;
  }
  .web_page .code_tan_mask .code_tan .code-box .code-item {
    width: 120px;
    height: 108px;
    line-height: 108px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(3, 193, 165, 0.34);
    border-radius: 20px;
    text-align: center;
    font-size: 24px;
    color: #03C1A5;
    font-weight: bold;
    transition: border 0.3s;
    box-sizing: border-box;
  }
  .web_page .code_tan_mask .code_tan .code-box .code-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .web_page .code_tan_mask .code_tan .code-box .active {
    border: 1px solid #03C1A5 !important;
    box-shadow: 0px 4px 16px 0px rgba(3, 193, 165, 0.34) !important;
  }
  .web_page .code_tan_mask .code_tan .code_time {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 32px;
    color: #03C1A5;
    text-align: right;
    margin-bottom: 48px;
  }
  .web_page .code_tan_mask .code_tan .code_submit_btn {
    display: block;
    margin: 0px auto;
    width: 564px;
    height: 108px;
    background: #C9C9C9;
    border-radius: 20px;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 36px;
    color: #999999;
  }
  .web_page .code_tan_mask .code_tan .code_submit_btn_ready {
    background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
    box-shadow: 0px 6px 8px 0px rgba(3, 193, 165, 0.34);
    border-radius: 20px;
    border: 2px solid #03C1A5;
    color: #03C1A5;
  }
  .web_page .back_tan_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
  }
  .web_page .back_tan_mask .back_tan {
    width: 750px;
    min-height: 960px;
    overflow: hidden;
    background: url(../img/satanbg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 426px;
    margin-top: -213px;
  }
  .web_page .back_tan_mask .back_tan p {
    font-family: "RobotoFont";
    text-align: center;
    font-size: 32px;
    line-height: 48px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips1 {
    color: #FF8E00;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips2 {
    color: #202124;
    margin-bottom: 16px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips3 {
    font-family: "ArialFont";
    font-weight: bold;
    font-size: 48px;
    color: #03C1A5;
    margin-bottom: 16px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips4, .web_page .back_tan_mask .back_tan .back_tan_tips5 {
    color: #202124;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips5 {
    margin-bottom: 40px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_btn1 {
    display: block;
    width: 564px;
    height: 108px;
    background: linear-gradient(180deg, #FFFFFF, #EBFFD6);
    box-shadow: 0px 6px 8px 0px rgba(5, 144, 123, 0.34);
    border-radius: 20px;
    border: 2px solid #03C1A5;
    margin: 0px auto 10px auto;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 36px;
    color: #03C1A5;
  }
  .web_page .back_tan_mask .back_tan .back_tan_btn2 {
    display: block;
    width: 564px;
    height: 108px;
    background: none;
    border: none;
    margin: 0px auto;
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 36px;
    color: #999999;
  }
  .web_page .toast_app_mask {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
  }
  .web_page .toast_app_mask .toast_app {
    position: initial;
    width: 750px;
    background: #FFFFFF;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child {
    background: url(../img/appbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 40px 0px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block {
    display: flex;
    padding: 0px 60px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .logo {
    width: 158px;
    height: 158px;
    margin-right: 40px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right p {
    line-height: normal;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_p1 {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 48px;
    color: #202124;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_p2 {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 48px;
    color: #202124;
    margin-bottom: 14px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_p3 {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 28px;
    color: #03C1A5;
    margin-bottom: 20px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom {
    display: flex;
    align-items: center;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom p {
    line-height: normal;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .country {
    width: 36px;
    height: 24px;
    margin-right: 14px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .country_name {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 24px;
    color: #5F6368;
    margin-right: 58px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .downlaod {
    width: 24px;
    height: 24px;
    margin-right: 14px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .app_size {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 24px;
    color: #5F6368;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 {
    width: 654px;
    display: flex;
    margin: 60px auto 0px auto;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child {
    position: relative;
    margin: 0px auto;
    padding: 0px 40px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child p {
    text-align: center;
    line-height: normal;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_data {
    font-family: "ArialFont";
    font-weight: 400;
    font-size: 28px;
    color: #202124;
    margin-bottom: 20px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_title {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 24px;
    color: #5F6368;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .app_msg_block2 .app_msg_block2_child .line {
    position: absolute;
    top: 50%;
    right: 0px;
    width: 0px;
    height: 50px;
    border-right: 1px solid #E8EAED;
    margin-top: -25px;
  }
  .web_page .toast_app_mask .toast_app .toast_app_child .download_btn {
    display: block;
    width: 654px;
    height: 96px;
    background: #03C1A5;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
    border-radius: 48px;
    margin: 57px auto 0px auto;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 28px;
    color: #FFFFFF;
  }
}

/*# sourceMappingURL=index.css.map */
