/* line 3, ../sass/blank.scss */
html {
  background: #F6F7F8;
}

/* line 6, ../sass/blank.scss */
.scan_blank_tips {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: column;
  -webkit-flex-direction: column;
}
/* line 17, ../sass/blank.scss */
.scan_blank_tips img {
  margin-top: 4.8rem;
  width: 6.66667rem;
}
/* line 22, ../sass/blank.scss */
.scan_blank_tips .tips_des {
  padding: 0.13333rem 0.26667rem;
  color: #171717;
  line-height: 200%;
  font-size: 0.37333rem;
  text-align: center;
}
/* line 28, ../sass/blank.scss */
.scan_blank_tips .tips_des .tips_des_time {
  color: #F76808;
  font-weight: bold;
  font-size: 0.53333rem;
}
/* line 35, ../sass/blank.scss */
.scan_blank_tips .blank-bottom-btn-wrapper {
  position: absolute;
  width: 100%;
  bottom: 0.53333rem;
  font-weight: bold;
  font-size: 0.42667rem;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* line 47, ../sass/blank.scss */
.scan_blank_tips .blank-bottom-btn-wrapper .tips-upload {
  padding: 0.26667rem 0.42667rem;
  border-radius: 2.66667rem;
  border: 0.02667rem solid #0091FF;
  background: #fff;
  color: #0091FF;
  text-align: center;
  min-width: 3.41333rem;
}
/* line 56, ../sass/blank.scss */
.scan_blank_tips .blank-bottom-btn-wrapper .banner-830-wrapper {
  padding: 0.26667rem 0.42667rem;
  border: 0.02667rem solid #0091FF;
  border-radius: 2.66667rem;
  background: #0091FF;
  color: #fff;
  text-align: center;
  min-width: 3.41333rem;
}
/* line 65, ../sass/blank.scss */
.scan_blank_tips .blank-bottom-btn-wrapper .tips-upload-blur {
  background: #E1E5EA;
  color: #fff;
  border: 0.02667rem solid #E1E5EA;
}

/* line 75, ../sass/blank.scss */
.ui-dialog-wrap2 .dialog-blank-qr-img {
  width: 5.33333rem;
  height: 2.26667rem;
}
/* line 79, ../sass/blank.scss */
.ui-dialog-wrap2 .dialog-blank-msg {
  color: #151B37;
}
/* line 82, ../sass/blank.scss */
.ui-dialog-wrap2 .dialog-blank-btn:last-child {
  background: #3ca6fe;
  color: #fff;
  border: none;
  height: 1.06667rem;
  line-height: 1.06667rem;
}
