@font-face {
  font-family: "ArialFont";
  src: url(../font/Arial.ttf);
}
@font-face {
  font-family: "RobotoFont";
  src: url(../font/Roboto-Medium.ttf);
}
@font-face {
  font-family: "RobotoFontBold";
  src: url(../font/Roboto-Bold.ttf);
}
@font-face {
  font-family: "RobotoFontRegular";
  src: url(../font/Roboto-Regular.ttf);
}
.web_page_over {
  overflow: hidden;
  height: 100vh;
}

.web_page {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  max-width: 750px;
  background: #04ACA4;
  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: rgba(4, 172, 164, 0.5);
}
.web_page header .back {
  width: 2.4vw;
  height: 4vw;
  margin-left: 4.2666666667vw;
}
.web_page section {
  width: 100%;
  padding-top: 77.6vw;
  overflow: hidden;
  overflow-y: scroll;
  background: url(../img/pbg.png) no-repeat;
  background-size: 100% 96.8vw;
}
.web_page section .center_block {
  width: 91.4666666667vw;
  min-height: 57.8666666667vw;
  background: url(../img/cbg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0px auto 8vw auto;
  padding: 14.6666666667vw 0px 0px 0px;
}
.web_page section .center_block .center_phone_block {
  display: flex;
  align-items: center;
  width: 83.4666666667vw;
  height: 14.9333333333vw;
  background: #04ACA4;
  border-radius: 7.2vw;
  border: 2px solid #00FFF3;
  margin: 0px auto 5.3333333333vw auto;
  padding: 2.9333333333vw 5.3333333333vw;
}
.web_page section .center_block .center_phone_block div {
  font-family: "ArialFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #00FFF3;
  border-right: 1px solid #00FFF3;
  padding-right: 2.1333333333vw;
  margin-right: 4vw;
}
.web_page section .center_block .center_phone_block #phone_input {
  width: 100%;
  border: none;
  background: none;
  font-family: "ArialFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #FFFFFF;
}
.web_page section .center_block .center_phone_block #phone_input::placeholder {
  color: #00FFF3 !important;
}
.web_page section .center_block .center_phone_block #phone_input::-webkit-input-placeholder {
  color: #00FFF3 !important;
}
.web_page section .center_block .center_phone_block #phone_input::-moz-placeholder {
  color: #00FFF3 !important;
}
.web_page section .center_block .center_phone_block #phone_input::-moz-placeholder {
  color: #00FFF3 !important;
}
.web_page section .center_block .center_phone_block #phone_input::-ms-input-placeholder {
  color: #00FFF3 !important;
}
.web_page section .center_block .center_btn {
  width: 89.8666666667vw;
  height: 21.3333333333vw;
  background: url(../img/gbtn.png) no-repeat;
  background-size: 100% 100%;
}
.web_page section .center_block_success {
  width: 91.4666666667vw;
  min-height: 104.5333333333vw;
  background: url(../img/cbg2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0px auto 8vw auto;
  padding: 9.3333333333vw 0px 0px 0px;
}
.web_page section .center_block_success .center_block_success_img {
  display: block;
  width: 25.8666666667vw;
  height: 24.2666666667vw;
  margin: 0px auto;
}
.web_page section .center_block_success .center_block_success_title1, .web_page section .center_block_success .center_block_success_title2 {
  font-family: "RobotoFont";
  font-weight: bold;
  font-size: 4.8vw;
  color: #202124;
  line-height: 7.2vw;
  text-align: center;
}
.web_page section .center_block_success .center_block_success_title2 {
  margin-bottom: 5.3333333333vw;
}
.web_page section .center_block_success .center_block_success_tips_block {
  width: 74.6666666667vw;
  background: rgba(4, 172, 164, 0.1);
  border-radius: 2.6666666667vw;
  margin: 0px auto 5.3333333333vw auto;
  padding: 4vw 8.8vw;
}
.web_page section .center_block_success .center_block_success_tips_block .center_block_success_tips1, .web_page section .center_block_success .center_block_success_tips_block .center_block_success_tips2 {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #04ACA4;
  line-height: 6.4vw;
  text-align: center;
}
.web_page section .center_block_success .center_block_success_tips_block .center_block_success_tips1 span, .web_page section .center_block_success .center_block_success_tips_block .center_block_success_tips2 span {
  color: #FF5A00;
}
.web_page section .center_block_success .center_block_success_btn {
  display: block;
  width: 89.8666666667vw;
  height: 21.3333333333vw;
  margin: 0px auto;
  border: none;
  background: url(../img/gbtn.png) no-repeat;
  background-size: 100% 100%;
}
.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: #FFFFFF;
  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: 13.3333333333vw;
  height: 13.3333333333vw;
  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: #D9FFFD;
  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: #FFFFFF;
  margin-bottom: 4.8vw;
}
.web_page section .bottom_block .bottom_content {
  font-family: "RobotoFontRegular";
  font-weight: 400;
  font-size: 3.7333333333vw;
  color: #D9FFFD;
  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: #04ACA4;
}
.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(4, 172, 164, 0.34);
  border-radius: 2.6666666667vw;
  text-align: center;
  font-size: 24px;
  color: #04ACA4;
  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 #04ACA4 !important;
  box-shadow: 0px 0.5333333333vw 2.1333333333vw 0px rgba(4, 172, 164, 0.34) !important;
}
.web_page .code_tan_mask .code_tan .code_time {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
  color: #04ACA4;
  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: #B3E6E4;
  border-radius: 2.6666666667vw;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #FFFFFF;
}
.web_page .code_tan_mask .code_tan .code_submit_btn_ready {
  background: #04ACA4;
  border-radius: 2.6666666667vw;
  border: 2px solid #04ACA4;
  color: #FFFFFF;
}
.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: 85.8666666667vw;
  background: url(../img/satbg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 2.6666666667vw;
  overflow: hidden;
  padding: 33.0666666667vw 0px 9.8666666667vw 0px;
}
.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: #04ACA4;
  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 {
  display: block;
  width: 34.1333333333vw;
  height: 7.2vw;
  margin: 0px auto 2.1333333333vw auto;
}
.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: 2.6666666667vw;
}
.web_page .back_tan_mask .back_tan .back_tan_btn1 {
  display: block;
  width: 82.1333333333vw;
  height: 21.3333333333vw;
  border: none;
  background: url(../img/gbtn.png) no-repeat;
  background-size: 100% 100%;
  margin: 0px auto 2.1333333333vw auto;
}
.web_page .back_tan_mask .back_tan .back_tan_btn2 {
  display: block;
  width: 75.2vw;
  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: url(../img/appbg.png) no-repeat;
  background-size: 100% 100%;
  padding: 5.3333333333vw 0px;
}
.web_page .toast_app_mask .toast_app .close {
  position: absolute;
  top: 3.2vw;
  right: 3.2vw;
  width: 3.2vw;
  height: 3.2vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block {
  display: flex;
  padding: 0px 8vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block .logo {
  width: 21.0666666667vw;
  height: 21.0666666667vw;
  margin-right: 5.3333333333vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right p {
  line-height: normal;
}
.web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_p1 {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 5.0666666667vw;
  color: #202124;
}
.web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_p2 {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 5.0666666667vw;
  color: #202124;
  margin-bottom: 1.8666666667vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_p3 {
  font-family: "RobotoFontRegular";
  font-weight: 400;
  font-size: 3.7333333333vw;
  color: #04ACA4;
  margin-bottom: 2.6666666667vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_bottom {
  display: flex;
  align-items: center;
}
.web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_bottom p {
  line-height: normal;
}
.web_page .toast_app_mask .toast_app .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 .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .country_name {
  font-family: "RobotoFontRegular";
  font-weight: 400;
  font-size: 3.2vw;
  color: #5F6368;
  margin-right: 7.7333333333vw;
}
.web_page .toast_app_mask .toast_app .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 .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 .app_msg_block2 {
  width: 87.2vw;
  display: flex;
  margin: 8vw auto 0px auto;
}
.web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child {
  position: relative;
  margin: 0px auto;
  padding: 0px 5.3333333333vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child p {
  text-align: center;
  line-height: normal;
}
.web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_data {
  font-family: "ArialFont";
  font-weight: bold;
  font-size: 3.7333333333vw;
  color: #202124;
  margin-bottom: 2.6666666667vw;
}
.web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_title {
  font-family: "RobotoFontRegular";
  font-weight: 400;
  font-size: 3.2vw;
  color: #5F6368;
}
.web_page .toast_app_mask .toast_app .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 .download_btn {
  display: block;
  width: 87.2vw;
  height: 14.4vw;
  background: #04ACA4;
  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: 4.8vw;
  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;
    max-width: 750px;
    margin: 0px auto;
  }
  .web_page header {
    position: relative;
    width: 100%;
    height: 90px;
    text-align: left;
    padding: 30px 0px;
  }
  .web_page header .back {
    width: 18px;
    height: 30px;
    margin-left: 32px;
  }
  .web_page section {
    padding-top: 582px;
    overflow: hidden;
    overflow-y: scroll;
    background: url(../img/pbg.png) no-repeat;
    background-size: 100% 726px;
  }
  .web_page section .center_block {
    width: 686px;
    min-height: 434px;
    background: url(../img/cbg.png) no-repeat;
    background-size: 100% 100%;
    margin: 0px auto 60px auto;
    padding: 110px 0px 0px 0px;
  }
  .web_page section .center_block .center_phone_block {
    display: flex;
    align-items: center;
    width: 626px;
    height: 112px;
    background: #04ACA4;
    border-radius: 54px;
    border: 2px solid #00FFF3;
    margin: 0px auto 30px auto;
    padding: 22px 40px;
  }
  .web_page section .center_block .center_phone_block div {
    font-family: "ArialFont";
    font-weight: 400;
    font-size: 32px;
    color: #00FFF3;
    border-right: 1px solid #00FFF3;
    padding-right: 16px;
    margin-right: 30px;
  }
  .web_page section .center_block .center_phone_block #phone_input {
    width: 100%;
    border: none;
    background: none;
    font-family: "ArialFont";
    font-weight: 400;
    font-size: 32px;
    color: #FFFFFF;
  }
  .web_page section .center_block .center_phone_block #phone_input::placeholder {
    color: #00FFF3 !important;
  }
  .web_page section .center_block .center_phone_block #phone_input::-webkit-input-placeholder {
    color: #00FFF3 !important;
  }
  .web_page section .center_block .center_phone_block #phone_input::-moz-placeholder {
    color: #00FFF3 !important;
  }
  .web_page section .center_block .center_phone_block #phone_input::-moz-placeholder {
    color: #00FFF3 !important;
  }
  .web_page section .center_block .center_phone_block #phone_input::-ms-input-placeholder {
    color: #00FFF3 !important;
  }
  .web_page section .center_block .center_btn {
    width: 674px;
    height: 160px;
    background: url(../img/gbtn.png) no-repeat;
    background-size: 100% 100%;
  }
  .web_page section .center_block_success {
    width: 686px;
    min-height: 784px;
    background: url(../img/cbg2.png) no-repeat;
    background-size: 100% 100%;
    margin: 0px auto 60px auto;
    padding: 70px 0px 0px 0px;
  }
  .web_page section .center_block_success .center_block_success_img {
    display: block;
    width: 194px;
    height: 182px;
    margin: 0px auto;
  }
  .web_page section .center_block_success .center_block_success_title1, .web_page section .center_block_success .center_block_success_title2 {
    font-size: 36px;
    line-height: 54px;
  }
  .web_page section .center_block_success .center_block_success_title2 {
    margin-bottom: 40px;
  }
  .web_page section .center_block_success .center_block_success_tips_block {
    width: 560px;
    border-radius: 20px;
    margin: 0px auto 40px auto;
    padding: 30px 66px;
  }
  .web_page section .center_block_success .center_block_success_tips_block .center_block_success_tips1, .web_page section .center_block_success .center_block_success_tips_block .center_block_success_tips2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
  }
  .web_page section .center_block_success .center_block_success_btn {
    width: 674px;
    height: 160px;
  }
  .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;
    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: 100px;
    height: 100px;
    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: #D9FFFD;
    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: #FFFFFF;
    margin-bottom: 36px;
  }
  .web_page section .bottom_block .bottom_content {
    font-family: "RobotoFontRegular";
    font-weight: 400;
    font-size: 28px;
    color: #D9FFFD;
    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 {
    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: #04ACA4;
  }
  .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(4, 172, 164, 0.34);
    border-radius: 20px;
    text-align: center;
    font-size: 24px;
    color: #04ACA4;
    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 #04ACA4 !important;
    box-shadow: 0px 4px 16px 0px rgba(4, 172, 164, 0.34) !important;
  }
  .web_page .code_tan_mask .code_tan .code_time {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 32px;
    color: #04ACA4;
    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: #B3E6E4;
    border-radius: 20px;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFF;
  }
  .web_page .code_tan_mask .code_tan .code_submit_btn_ready {
    background: #04ACA4;
    border-radius: 20px;
    border: 2px solid #04ACA4;
    color: #FFFFFF;
  }
  .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: 644px;
    padding: 238px 0px 74px 0px;
    border-radius: 20px;
    overflow: hidden;
  }
  .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: #04ACA4;
    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 {
    width: 256px;
    height: 54px;
    margin: 0px auto 16px auto;
  }
  .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: 20px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_btn1 {
    display: block;
    width: 616px;
    height: 160px;
    margin: 0px auto 16px auto;
  }
  .web_page .back_tan_mask .back_tan .back_tan_btn2 {
    display: block;
    width: 564px;
    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: relative;
    width: 750px;
    padding: 40px 0px;
  }
  .web_page .toast_app_mask .toast_app .close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block {
    display: flex;
    padding: 0px 60px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .logo {
    width: 158px;
    height: 158px;
    margin-right: 40px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right p {
    line-height: normal;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_p1 {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 38px;
    color: #202124;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_p2 {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 38px;
    color: #202124;
    margin-bottom: 14px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_p3 {
    font-family: "RobotoFontRegular";
    font-weight: 400;
    font-size: 28px;
    color: #04ACA4;
    margin-bottom: 20px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_bottom {
    display: flex;
    align-items: center;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block .app_msg_block_right .app_msg_block_right_bottom p {
    line-height: normal;
  }
  .web_page .toast_app_mask .toast_app .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 .app_msg_block .app_msg_block_right .app_msg_block_right_bottom .country_name {
    font-family: "RobotoFontRegular";
    font-weight: 400;
    font-size: 24px;
    color: #5F6368;
    margin-right: 58px;
  }
  .web_page .toast_app_mask .toast_app .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 .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 .app_msg_block2 {
    width: 654px;
    display: flex;
    margin: 60px auto 0px auto;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child {
    position: relative;
    margin: 0px auto;
    padding: 0px 40px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child p {
    text-align: center;
    line-height: normal;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_data {
    font-family: "ArialFont";
    font-weight: bold;
    font-size: 28px;
    color: #202124;
    margin-bottom: 20px;
  }
  .web_page .toast_app_mask .toast_app .app_msg_block2 .app_msg_block2_child .app_msg_block2_child_title {
    font-family: "RobotoFontRegular";
    font-weight: 400;
    font-size: 24px;
    color: #5F6368;
  }
  .web_page .toast_app_mask .toast_app .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 .download_btn {
    display: block;
    width: 654px;
    height: 108px;
    background: #04ACA4;
    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: 36px;
    color: #FFFFFF;
  }
}

/*# sourceMappingURL=index.css.map */
