.error-tips[data-v-1f2da208] {
  margin: 170px auto;
  line-height: 25px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 56% !important;
  color: #666;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  color: #31364e !important;
}
.error-tips .err-text[data-v-1f2da208] {
  margin: 14px 0 14px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.error-tips .err-text .blue-c[data-v-1f2da208] {
  color: #006dd3 !important;
}
.error-tips .err-text .srhcontent[data-v-1f2da208] {
  font-size: 16px;
  padding: 10px 0;
  font-weight: normal;
}
.error-tips .err-text .srhcontent span[data-v-1f2da208] {
  box-orient: vertical;
  line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.error-tips .err-text .srhcontent .expText[data-v-1f2da208] {
  color: #F46C6C;
}
.error-tips .err-text .srhcontent-contact[data-v-1f2da208] {
  font-size: 16px;
}
.error-tips .err-text .contact[data-v-1f2da208] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100px;
}
.error-tips .err-text .contact-text[data-v-1f2da208] {
  display: block;
  width: 160px;
}
