.msg-info[data-v-6f77f544] {
  max-height: 5.33333rem;
  margin: 0.26667rem 0.4rem 0.53333rem 0.4rem;
  overflow: auto;
  font-size: 0.37333rem;
  word-break: break-all;
}
.dialog-footer[data-v-6f77f544] {
  margin: 0.26667rem 0.4rem 0.4rem 0.4rem;
  text-align: center;
}
.dialog-footer .close[data-v-6f77f544] {
    width: 3.2rem;
    border-radius: 0.05333rem;
}

@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

html {
  font-family: Microsoft Yahei,Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif; }

body {
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

img {
  border: none;
  vertical-align: middle; }

a {
  text-decoration: none;
  outline: none;
  /*设置的tap  A标签的时候出现的黑色高亮*/
  -webkit-tap-highlight-color: transparent; }

a:active {
  outline: 0; }

.clearfix {
  zoom: 1; }

.clearfix:before,
.clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

em {
  font-style: normal; }

input {
  outline: none; }

input[type="text"],
input[type="tel"] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* 去除iphone ipad 设备默认按钮样式 */
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
  border-radius: 0; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cccccc; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cccccc; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cccccc; }

.van-cell {
  padding: 0.42667rem 0.69333rem 0.42667rem 0.85333rem !important; }
  .van-cell .van-cell__title {
    font-size: 0.37333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85); }
  .van-cell .van-cell__value .van-field__body .van-field__control {
    text-align: right;
    font-size: 0.37333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6F6F6F; }
  .van-cell .van-cell__value .van-field__body .van-field__right-icon {
    color: #C2C2C2; }
  .van-cell .van-cell__right-icon {
    color: #C2C2C2; }

.van-cell--required::before {
  left: 0.53333rem !important; }

.van-popup .van-picker .van-picker__toolbar .van-picker__confirm {
  color: #3A74C5; }

