[v-cloak] {
  display: none;
}
.account_content .form-item .label {
  width: 165px;
}
.account_content .item_content {
  width: 400px;
}
.gm-account {
  justify-content: space-between;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #404040;
}
.gm-account a {
  color: #ff4d4f;
  text-decoration: underline;
  margin-left: 10px;
}
.advice-num {
  color: rgba(0, 0, 0, 0.65);
}
.upload-desc {
  color: rgba(0, 0, 0, 0.45) !important;
  margin-top: 10px;
  font-size: 12px;
}
.readonly {
  height: 36px;
  line-height: 36px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #404040;
  text-align: left;
}
.change {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #ff5a59;
  text-align: left;
  text-decoration: underline;
  margin-left: 8px;
}
.progress-status {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #71c18e;
  color: #fff;
}
.m-gm-account {
  box-sizing: border-box;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: bold;
}
.advice-num {
  font-weight: 400;
  text-align: right;
  color: rgba(0, 0, 0, 0.65);
}
.m-form-item {
  background: #fff;
  margin-bottom: 10px;
  padding: 10px 0;
}
.m-form-item input,
.m-form-item textarea {
  border: none;
  text-indent: 15px;
  margin-top: 5px;
  outline: none;
  width: 100%;
}
.m-form-item textarea {
  height: 90px;
}
.concatQQ {
  padding-left: 15px;
}
.m-sure-btn {
  display: block;
  width: 90vw;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background: #c9242b;
  font-size: 16px;
  margin: 20px auto;
  border-radius: 2px;
}
.limit-number {
  color: rgba(0, 0, 0, 0.65) !important;
  text-decoration: none !important;
}
