
[data-v-6546f44d] .get-on {
  border-top: 0 !important;
}
.money-get[data-v-6546f44d] {
  color: #888;
  font-size: 13px;
  line-height: 1;
}
.money-get.moblie[data-v-6546f44d] {
  position: relative;
  line-height: 30px;
  text-indent: 20px;
}
.money-get.moblie[data-v-6546f44d]::before {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #ebedf0;
  transform: scaleY(0.5);
}
/* 模拟input */
.noInfo[data-v-6546f44d],
.hover-clear[data-v-6546f44d] {
  color: #c0c4cc;
}
.noInfo .el-icon-arrow-right[data-v-6546f44d],
.hover-clear .el-icon-arrow-right[data-v-6546f44d] {
  display: block;
}
.noInfo .el-icon-circle-close[data-v-6546f44d],
.hover-clear .el-icon-circle-close[data-v-6546f44d] {
  display: none;
}
p.hover-clear[data-v-6546f44d] {
  color: #333;
}
p.hover-clear:hover .el-icon-arrow-right[data-v-6546f44d] {
  display: none;
}
p.hover-clear:hover .el-icon-circle-close[data-v-6546f44d] {
  display: block;
}
[data-v-6546f44d] .footer-inner-twice {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  padding: 60px 10px 10px;
}
[data-v-6546f44d] .footer-inner-twice .el-button {
  width: 48%;
  height: 40px;
}

