.app[data-v-a597c01c] {
  height: 100%;
}

body {
  font-family: -apple-system, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  width: 100%;
  overflow-x: hidden;
  min-height: 100vh;
}
body *,
body *:before,
body *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body,
html {
  height: 100%;
}
a {
  cursor: default;
  text-decoration: none;
}
li {
  list-style-type: none;
}
button,
input {
  margin: 0;
  padding: 0;
  outline-width: 0;
  border-width: 0;
  cursor: default;
  background-color: transparent;
  -webkit-appearance: none;
}
.clearfix:after {
  content: '';
  clear: both;
  display: table;
}
.clearfix:before {
  content: '';
  clear: both;
  display: table;
}
.oneline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container {
  width: 375px;
  max-width: 100%;
  margin: 0 auto;
}
.container-pc {
  width: 980px;
  margin: 0 auto;
}
.flex-c-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-s-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-l-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}


/*# sourceMappingURL=msg-auth.4.d3e9889e9474aff613e3ec4bb37d1a7a48e529c6.css.map*/