input[data-v-88f2582e],
select[data-v-88f2582e] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-88f2582e] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-88f2582e] {
  list-style: none;
}
a[data-v-88f2582e] {
  text-decoration: none;
}
.fl[data-v-88f2582e] {
  float: left;
}
.fr[data-v-88f2582e] {
  float: right;
}
textarea[data-v-88f2582e] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-88f2582e]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-88f2582e] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-88f2582e] {
  margin-top: 0;
}
.error[data-v-88f2582e] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.iconhome[data-v-88f2582e] {
  position: fixed;
  top: 0.375rem;
  right: 0.625rem;
  z-index: 1000;
  color: #fff;
  font-size: 0.625rem;
}
.directPush[data-v-88f2582e] {
  padding: 0.625rem;
}
.directPush > div[data-v-88f2582e] {
  height: calc(100vh - 2.8125rem);
  background-color: #fff;
  padding: 0.3125rem;
  border-radius: 0.15625rem;
}
.directPush > div .directPush-input[data-v-88f2582e] {
  display: flex;
  margin-bottom: 0.625rem;
  height: 1.1875rem;
}
.directPush > div .directPush-input input[data-v-88f2582e] {
  width: 100%;
  border-bottom: 0.03125rem solid #ccc;
  padding: 0.3125rem 0;
  margin-right: 0.3125rem;
}
.directPush > div .directPush-input button[data-v-88f2582e] {
  border: none;
  padding: 0 0.46875rem;
  border-radius: 0.15625rem;
  background-color: #70c6d5;
  color: #fff;
  white-space: nowrap;
}
.directPush > div .directPush-content[data-v-88f2582e] {
  height: calc(100vh - 4.9375rem);
  overflow-y: auto;
  padding-bottom: 3.125rem;
}
.directPush > div .directPush-content .directPush-see[data-v-88f2582e] {
  padding-top: 0.3125rem;
  border-top: 0.03125rem solid #ccc;
}


/*# sourceMappingURL=directPush.css.map?ver=2.9.1*/