@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_bvn {
  width: 91.4666666667vw;
  min-height: 96.6666666667vw;
  background: url(../img/bvnTips.png) no-repeat;
  background-size: 100% 100%;
  margin: 0px auto 8vw auto;
  padding: 45.7333333333vw 0px 0px 0px;
}
.web_page section .center_block_bvn .bvn_tips {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
  color: #04ACA4;
  margin-bottom: 2.6666666667vw;
  text-align: center;
}
.web_page section .center_block_bvn .center_block_bvn_amount {
  display: block;
  width: 42.6666666667vw;
  height: 9.3333333333vw;
  margin: 0px auto 4.6666666667vw auto;
}
.web_page section .center_block_bvn .center_block_success_btn {
  display: block;
  width: 89.8666666667vw;
  height: 21.3333333333vw;
  margin: 0px auto;
  border: none;
  background: url(../img/gbtn5.png) no-repeat;
  background-size: 100% 100%;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #FFFFFF;
  text-shadow: 0px 0.8vw 0.8vw #99331C;
}
.web_page section .new_center_block_success {
  width: 92.8vw;
  min-height: 124.5333333333vw;
  background: url(../img/cbg4.png) no-repeat;
  background-size: 100% 100%;
  margin: 0px auto 8vw auto;
  padding: 11.7333333333vw 0px 0px 0px;
}
.web_page section .new_center_block_success .step_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 10.6666666667vw 6.6666666667vw 7.4666666667vw;
}
.web_page section .new_center_block_success .step_list .step_list_left {
  display: flex;
}
.web_page section .new_center_block_success .step_list .step_list_left .step_list_left_img {
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  margin-right: 2.6666666667vw;
}
.web_page section .new_center_block_success .step_list .step_list_left .step_list_left_word .step_list_left_word_p1 {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 3.7333333333vw;
  color: #999999;
  margin-top: 1.3333333333vw;
}
.web_page section .new_center_block_success .step_list .step_list_left .step_list_left_word .step_list_left_word_p2 {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
  color: #04ACA4;
}
.web_page section .new_center_block_success .step_list .step_list_left .step_list_left_word .orangeColor {
  color: #FF5A00 !important;
}
.web_page section .new_center_block_success .step_list .step_list_right {
  width: 8vw;
  height: 7.7333333333vw;
}
.web_page section .new_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 .new_center_block_success .new_center_block_success_bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 21.3333333333vw;
  background: rgba(4, 172, 164, 0.1);
  border-radius: 2.6666666667vw;
  margin: 3.7333333333vw auto 0px auto;
}
.web_page section .new_center_block_success .new_center_block_success_bottom p {
  font-family: "RobotoFontBold";
  font-size: 4.2666666667vw;
  color: #04ACA4;
  line-height: 6.4vw;
  text-align: center;
}
.web_page section .new_center_block_success .new_center_block_success_bottom p span {
  color: #FF5A00;
  font-weight: bold;
}
.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 .bvnSection {
  padding-top: 37.0666666667vw;
  background: url(../img/pbg2.png) no-repeat;
  background-size: 100% 90.4vw;
}
.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 .toast_mask .toast_tan .bvnTips_tan_tips {
  font-family: "RobotoFontRegular";
  font-weight: 400;
  font-size: 3.7333333333vw;
  text-align: left;
  color: #202124;
  padding: 0px 10.1333333333vw;
}
.web_page .toast_mask .toast_tan .bvnTips_tan_tips span {
  color: #04ACA4;
  text-decoration-line: underline;
}
.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-family: "RobotoFont";
  font-size: 4.2666666667vw;
  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 .bvn_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 .bvn_code_tan_mask .code_tan {
  position: relative;
  width: 85.8666666667vw;
  background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 82%, #00FFF3 100%);
  border-radius: 2.6666666667vw;
  overflow: hidden;
  padding: 5.3333333333vw;
}
.web_page .bvn_code_tan_mask .code_tan .code_tan_close {
  width: 2.1333333333vw;
  height: 3.7333333333vw;
  margin-bottom: 4.4vw;
}
.web_page .bvn_code_tan_mask .code_tan .code_tan_title {
  font-family: "RobotoFont";
  font-weight: 400;
  font-size: 4vw;
  color: #202124;
  line-height: 6.4vw;
}
.web_page .bvn_code_tan_mask .code_tan .code_tan_title span {
  color: #04ACA4;
}
.web_page .bvn_code_tan_mask .code_tan .code-box {
  display: flex;
  justify-content: space-between;
  margin: 8vw auto 2.6666666667vw auto;
  position: relative;
}
.web_page .bvn_code_tan_mask .code_tan .code-box .bvn-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-family: "RobotoFont";
  font-size: 4.2666666667vw;
  color: #04ACA4;
  font-weight: bold;
  transition: border 0.3s;
  box-sizing: border-box;
}
.web_page .bvn_code_tan_mask .code_tan .code-box .bvn-code-input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.web_page .bvn_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 .bvn_code_tan_mask .code_tan .bvn_code_time {
  margin-bottom: 4.8vw;
}
.web_page .bvn_code_tan_mask .code_tan .bvn_code_time div {
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
  color: #04ACA4;
  text-align: right;
}
.web_page .bvn_code_tan_mask .code_tan .bvn_tan_tips_icon {
  width: 66.6666666667vw;
  height: 8.6666666667vw;
  margin: 0px 0px 1.6vw 7.7333333333vw;
}
.web_page .bvn_code_tan_mask .code_tan .bvn_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 .bvn_code_tan_mask .code_tan .bvn_code_submit_btn_ready {
  background: #04ACA4;
  border-radius: 2.6666666667vw;
  border: 2px solid #04ACA4;
  color: #FFFFFF;
}
.web_page .bvn_code_tan_mask .code_tan .updatePhoneP {
  font-family: "RobotoFont";
  font-size: 4.2666666667vw;
  font-weight: 400;
  text-decoration: underline;
  color: #04ACA4;
  line-height: 1;
  text-align: center;
  margin-top: 3.2vw;
}
.web_page .bvn_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 .bvn_mask .bvn_tan {
  width: 85.8666666667vw;
  background: white;
  position: relative;
  border-radius: 2.6666666667vw;
  padding: 7.7333333333vw 0px 5.3333333333vw 0px;
  background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 82%, #00FFF3 100%);
}
.web_page .bvn_mask .bvn_tan .bvn_tan_title {
  width: 77.3333333333vw;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
  color: #202124;
  text-align: left;
  margin: 0px auto 6.2666666667vw auto;
}
.web_page .bvn_mask .bvn_tan .bvn_input_block {
  display: flex;
  align-items: center;
  width: 75.2vw;
  height: 14.4vw;
  padding: 0px 4.8vw;
  margin: 0px auto 9.6vw auto;
  background: #FFFFFF;
  border-radius: 2.6666666667vw;
  border: 2px solid #04ACA4;
  box-shadow: 0px 0.5333333333pxvw 2.1333333333vw 0px rgba(4, 172, 164, 0.34);
}
.web_page .bvn_mask .bvn_tan #bvn_input {
  width: 100%;
  border: none;
  background: none;
  font-family: "ArialFont";
  font-weight: 400;
  font-size: 4.2666666667vw;
  color: #202124;
}
.web_page .bvn_mask .bvn_tan #bvn_input::placeholder {
  color: #999999 !important;
}
.web_page .bvn_mask .bvn_tan #bvn_input::-webkit-input-placeholder {
  color: #999999 !important;
}
.web_page .bvn_mask .bvn_tan #bvn_input::-moz-placeholder {
  color: #999999 !important;
}
.web_page .bvn_mask .bvn_tan #bvn_input::-moz-placeholder {
  color: #999999 !important;
}
.web_page .bvn_mask .bvn_tan #bvn_input::-ms-input-placeholder {
  color: #999999 !important;
}
.web_page .bvn_mask .bvn_tan .bvn_tan_tips_icon {
  width: 66.6666666667vw;
  height: 8.6666666667vw;
  margin: 0px 0px 1.6vw 14.4vw;
}
.web_page .bvn_mask .bvn_tan .bvn_tan_sbumit {
  display: block;
  width: 75.2vw;
  height: 14.4vw;
  background: #B2E5D7;
  border: none;
  border-radius: 2.6666666667vw;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.8vw;
  color: #FFFFFF;
  margin: 0px auto;
}
.web_page .bvn_mask .bvn_tan .bvn_tan_sbumit_ready {
  background: #04ACA4;
}
.web_page .phone_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 .phone_mask .phone_tan {
  background: #FFFFFF;
}
.web_page .phone_list_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 .phone_list_mask .phone_tan {
  width: 88.2666666667vw;
  background: white;
  position: relative;
  border-radius: 10px;
  padding: 4.2666666667vw 0px 5.3333333333vw 0px;
  background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 82%, #00FFF3 100%);
}
.web_page .phone_list_mask .phone_tan .phone_tan_back_icon {
  width: 2.1333333333vw;
  height: 3.7333333333vw;
  margin: 0px 0px 4.6666666667vw 4.2666666667vw;
}
.web_page .phone_list_mask .phone_tan .phone_tan_title {
  font-family: "RobotoFont";
  font-size: 4.2666666667vw;
  color: #04ACA4;
  padding: 0px 6vw;
  margin-bottom: 3.7333333333vw;
  text-align: center;
  line-height: 1;
}
.web_page .phone_list_mask .phone_tan .phone_list {
  width: 72vw;
  min-height: 11.7333333333vw;
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  border-radius: 1.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 2.6666666667vw;
  margin: 0px auto 2.9333333333vw auto;
}
.web_page .phone_list_mask .phone_tan .phone_list span {
  font-size: 4.2666666667vw;
  font-family: "RobotoFont";
  font-weight: 500;
  color: #333333;
  line-height: 1;
}
.web_page .phone_list_mask .phone_tan .phone_list img {
  width: 4.2666666667vw;
  height: 4.2666666667vw;
}
.web_page .phone_list_mask .phone_tan .phone_list_sel {
  box-shadow: 0px 0.5333333333vw 2.1333333333vw 0px rgba(4, 172, 164, 0.34);
  border-radius: 2.6666666667vw;
  border: 2px solid #04ACA4;
}
.web_page .phone_list_mask .phone_tan .phone_list_sel span {
  color: #04ACA4;
}
.web_page .phone_list_mask .phone_tan .unSel img {
  visibility: hidden;
}
.web_page .phone_list_mask .phone_tan .phone_tan_sbumit {
  display: block;
  margin: 6.6666666667vw auto 0px auto;
  width: 78.1333333333vw;
  height: 13.3333333333vw;
  background: #04ACA4;
  border-radius: 2.6666666667vw;
  border: 2px solid #04ACA4;
  color: #FFFFFF;
  font-family: "RobotoFont";
  font-weight: 500;
  font-size: 4.2666666667vw;
}
.web_page .phone_list_mask .phone_tan .phone_tan_tips {
  font-size: 2.9333333333vw;
  font-family: Arial;
  font-weight: 400;
  color: rgba(4, 172, 164, 0.7);
  text-align: center;
  margin-top: 3.4666666667vw;
}
.web_page .back_tan_mask, .web_page .bvn_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, .web_page .bvn_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, .web_page .bvn_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, .web_page .bvn_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, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips2 {
  color: #202124;
  margin-bottom: 2.1333333333vw;
}
.web_page .back_tan_mask .back_tan .back_tan_tips3, .web_page .bvn_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, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips4, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips5 {
  color: #202124;
}
.web_page .back_tan_mask .back_tan .back_tan_tips5, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips5 {
  margin-bottom: 2.6666666667vw;
}
.web_page .back_tan_mask .back_tan .back_tan_btn1, .web_page .bvn_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 .bvn_back_tan_btn1, .web_page .bvn_back_tan_mask .back_tan .bvn_back_tan_btn1 {
  background: url(../img/gbtn3.png) no-repeat;
  background-size: 100% 100%;
}
.web_page .back_tan_mask .back_tan .back_tan_btn2, .web_page .bvn_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_bvn {
    width: 686px;
    min-height: 725px;
    margin: 0px auto 60px auto;
    padding: 343px 0px 0px 0px;
  }
  .web_page section .center_block_bvn .bvn_tips {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 32px;
    color: #04ACA4;
    margin-bottom: 20px;
  }
  .web_page section .center_block_bvn .center_block_bvn_amount {
    display: block;
    width: 320px;
    height: 70px;
    margin: 0px auto 35px auto;
  }
  .web_page section .center_block_bvn .center_block_success_btn {
    width: 674px;
    height: 160px;
    font-size: 36px;
    text-shadow: 0px 6px 6px #99331C;
  }
  .web_page section .new_center_block_success {
    width: 696px;
    min-height: 934px;
    background: url(../img/cbg4.png) no-repeat;
    background-size: 100% 100%;
    margin: 0px auto 60px auto;
    padding: 88px 0px 0px 0px;
  }
  .web_page section .new_center_block_success .step_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 80px 50px 56px;
  }
  .web_page section .new_center_block_success .step_list .step_list_left {
    display: flex;
  }
  .web_page section .new_center_block_success .step_list .step_list_left .step_list_left_img {
    width: 100px;
    height: 100px;
    margin-right: 20px;
  }
  .web_page section .new_center_block_success .step_list .step_list_left .step_list_left_word .step_list_left_word_p1 {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 28px;
    color: #999999;
    margin-top: 10px;
  }
  .web_page section .new_center_block_success .step_list .step_list_left .step_list_left_word .step_list_left_word_p2 {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 32px;
    color: #04ACA4;
  }
  .web_page section .new_center_block_success .step_list .step_list_right {
    width: 60px;
    height: 58px;
  }
  .web_page section .new_center_block_success .center_block_success_btn {
    display: block;
    width: 674px;
    height: 160px;
    margin: 0px auto;
    border: none;
    background: url(../img/gbtn.png) no-repeat;
    background-size: 100% 100%;
  }
  .web_page section .new_center_block_success .new_center_block_success_bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 600px;
    height: 160px;
    background: rgba(4, 172, 164, 0.1);
    border-radius: 20px;
    margin: 28px auto 0px auto;
  }
  .web_page section .new_center_block_success .new_center_block_success_bottom p {
    font-family: "RobotoFontBold";
    font-size: 32px;
    color: #04ACA4;
    line-height: 48px;
    text-align: center;
  }
  .web_page section .new_center_block_success .new_center_block_success_bottom p span {
    color: #FF5A00;
    font-weight: bold;
  }
  .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 .bvnSection {
    padding-top: 278px;
    background: url(../img/pbg2.png) no-repeat;
    background-size: 100% 678px;
  }
  .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 .toast_mask .toast_tan .bvnTips_tan_tips {
    font-size: 28px;
    padding: 0px 76px;
  }
  .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: 32px;
    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 .bvn_code_tan_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .web_page .bvn_code_tan_mask .code_tan {
    width: 644px;
    border-radius: 20px;
    padding: 40px;
  }
  .web_page .bvn_code_tan_mask .code_tan .code_tan_close {
    width: 16px;
    height: 28px;
    margin-bottom: 33px;
  }
  .web_page .bvn_code_tan_mask .code_tan .code_tan_title {
    font-family: "RobotoFont";
    font-size: 30px;
    color: #202124;
    line-height: 48px;
  }
  .web_page .bvn_code_tan_mask .code_tan .code_tan_title span {
    color: #04ACA4;
  }
  .web_page .bvn_code_tan_mask .code_tan .code_tan_title2 {
    font-family: "RobotoFont";
    font-weight: 400;
    font-size: 32px;
    color: #202124;
    line-height: 48px;
  }
  .web_page .bvn_code_tan_mask .code_tan .code-box {
    display: flex;
    justify-content: space-between;
    margin: 60px auto 20px auto;
    position: relative;
  }
  .web_page .bvn_code_tan_mask .code_tan .code-box .bvn-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: 32px;
    color: #04ACA4;
    font-weight: bold;
    transition: border 0.3s;
    box-sizing: border-box;
  }
  .web_page .bvn_code_tan_mask .code_tan .code-box .bvn-code-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .web_page .bvn_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 .bvn_code_tan_mask .code_tan .bvn_code_time {
    margin-bottom: 36px;
  }
  .web_page .bvn_code_tan_mask .code_tan .bvn_code_time div {
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 32px;
    color: #04ACA4;
  }
  .web_page .bvn_code_tan_mask .code_tan .bvn_tan_tips_icon {
    width: 500px;
    height: 65px;
    margin: 0px 0px 12px 58px;
  }
  .web_page .bvn_code_tan_mask .code_tan .bvn_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 .bvn_code_tan_mask .code_tan .bvn_code_submit_btn_ready {
    background: #04ACA4;
    border-radius: 20px;
    border: 2px solid #04ACA4;
    color: #FFFFFF;
  }
  .web_page .bvn_code_tan_mask .code_tan .updatePhoneP {
    font-size: 32px;
    margin-top: 24px;
  }
  .web_page .bvn_mask .bvn_tan {
    width: 644px;
    border-radius: 20px;
    padding: 58px 0px 40px 0px;
  }
  .web_page .bvn_mask .bvn_tan .bvn_tan_title {
    width: 580px;
    font-size: 32px;
    margin: 0px auto 47px auto;
  }
  .web_page .bvn_mask .bvn_tan .bvn_input_block {
    width: 564px;
    height: 108px;
    padding: 0px 36px;
    margin: 0px auto 72px auto;
    border-radius: 20px;
    box-shadow: 0px 4pxpx 16px 0px rgba(1, 168, 123, 0.34);
  }
  .web_page .bvn_mask .bvn_tan #bvn_input {
    font-size: 32px;
  }
  .web_page .bvn_mask .bvn_tan .bvn_tan_tips_icon {
    width: 500px;
    height: 65px;
    margin: 0px 0px 12px 108px;
  }
  .web_page .bvn_mask .bvn_tan .bvn_tan_sbumit {
    width: 564px;
    height: 108px;
    background: #04ACA4;
    border-radius: 20px;
    font-size: 36px;
  }
  .web_page .phone_list_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 .phone_list_mask .phone_tan {
    width: 662px;
    background: white;
    position: relative;
    border-radius: 10px;
    padding: 32px 0px 40px 0px;
  }
  .web_page .phone_list_mask .phone_tan .phone_tan_back_icon {
    width: 16px;
    height: 28px;
    margin: 0px 0px 35px 32px;
  }
  .web_page .phone_list_mask .phone_tan .phone_tan_title {
    font-size: 32px;
    padding: 0px 45px;
    margin-bottom: 28px;
  }
  .web_page .phone_list_mask .phone_tan .phone_list {
    width: 540px;
    min-height: 88px;
    background: #F8F8F8;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px;
    margin: 0px auto 22px auto;
  }
  .web_page .phone_list_mask .phone_tan .phone_list span {
    font-size: 32px;
    color: #333333;
  }
  .web_page .phone_list_mask .phone_tan .phone_list img {
    width: 32px;
    height: 32px;
  }
  .web_page .phone_list_mask .phone_tan .phone_list_sel {
    box-shadow: 0px 4px 16px 0px rgba(4, 172, 164, 0.34);
    border-radius: 20px;
    border: 2px solid #04ACA4;
  }
  .web_page .phone_list_mask .phone_tan .phone_list_sel span {
    color: #01A87B;
  }
  .web_page .phone_list_mask .phone_tan .unSel img {
    visibility: hidden;
  }
  .web_page .phone_list_mask .phone_tan .phone_tan_sbumit {
    display: block;
    margin: 50px auto 0px auto;
    width: 586px;
    height: 100px;
    background: #04ACA4;
    border-radius: 20px;
    border: 2px solid #04ACA4;
    color: #FFFFFF;
    font-family: "RobotoFont";
    font-weight: 500;
    font-size: 32px;
  }
  .web_page .phone_list_mask .phone_tan .phone_tan_tips {
    font-size: 22px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
    text-align: center;
    margin-top: 26px;
  }
  .web_page .back_tan_mask, .web_page .bvn_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, .web_page .bvn_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, .web_page .bvn_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, .web_page .bvn_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, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips2 {
    color: #202124;
    margin-bottom: 16px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips3, .web_page .bvn_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, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips4, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips5 {
    color: #202124;
  }
  .web_page .back_tan_mask .back_tan .back_tan_tips5, .web_page .bvn_back_tan_mask .back_tan .back_tan_tips5 {
    margin-bottom: 20px;
  }
  .web_page .back_tan_mask .back_tan .back_tan_btn1, .web_page .bvn_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, .web_page .bvn_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 */
