.m-demo-banner {
  width: 100%;
  height: 5.973333rem;
  display: flex;
  flex-direction: column;
}
.m-demo-banner .m-banner {
  flex: 1;
  background: linear-gradient(360deg, #f7fcff 0%, #f3faff 100%);
  position: relative;
  overflow: hidden;
}
.m-demo-banner .m-banner > span {
  position: absolute;
}
.m-demo-banner .m-banner > span.block1 {
  width: 2.186667rem;
  height: 2.186667rem;
  background-image: url('../../../img/price/%c3%a4%c2%bb%c2%b7%c3%a6%c2%a0%c2%bcbg-%c3%a5%c2%a4%c2%a7%c3%a5%c2%9c%c2%86%402x.html');
  background-size: contain;
  bottom: 0;
  left: 0;
}
.m-demo-banner .m-banner > span.block2 {
  width: 3.146667rem;
  height: 1.306667rem;
  background-image: url('../../../img/price/%c3%a4%c2%bb%c2%b7%c3%a6%c2%a0%c2%bcbg%c3%a9%c2%a1%c2%b6%c3%a9%c2%83%c2%a8%c3%a7%c2%9f%c2%a9%c3%a5%c2%bd%c2%a2%402x.html');
  background-size: contain;
  top: 0;
  right: 1.28rem;
}
.m-demo-banner .m-banner > span.block3 {
  width: 1.24rem;
  height: 2.6rem;
  background-image: url('../../../img/price/%c3%a4%c2%bb%c2%b7%c3%a6%c2%a0%c2%bcbg-%c3%a5%c2%8f%c2%b3%c3%a4%c2%be%c2%a7%c3%a7%c2%9f%c2%a9%c3%a5%c2%bd%c2%a2%402x.html');
  background-size: contain;
  top: 1.226667rem;
  right: 0;
}
.m-demo-banner .m-banner div {
  margin-top: 0.853333rem;
  font-size: 0.72rem;
  font-weight: bold;
  color: #1d2831;
  line-height: 0.88rem;
  text-align: center;
  margin-bottom: 0.4rem;
}
.m-demo-banner .m-banner p {
  color: #888;
  font-size: 0.346667rem;
  line-height: 0.586667rem;
  text-align: center;
  letter-spacing: normal;
}
.m-demo-banner .m-banner p span {
  color: #1A5AD8;
}
.error-tip {
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 3.8rem;
  height: 1.306667rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.08rem;
  color: #fff;
  text-align: center;
  line-height: 1.306667rem;
  font-size: 0.373333rem;
}
.m-form {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.4rem;
}
.m-form .el-form .el-form-item {
  display: flex;
  height: 1.466667rem;
  box-sizing: border-box;
  border-bottom: solid 1px #eee;
  align-items: center;
  margin-bottom: 0;
}
.m-form .el-form .el-form-item .el-form-item__label {
  margin-left: 0.533333rem;
  letter-spacing: normal;
  width: 1.3rem;
  min-width: 1.3rem;
  font-size: 0.373333rem;
  color: #222;
  padding: 0;
  margin-right: 0.16rem;
  text-align: left;
  position: relative;
}
.m-form .el-form .el-form-item .el-form-item__label::before {
  position: absolute;
  left: -0.266667rem;
  top: 0.066667rem;
}
.m-form .el-form .el-form-item .el-form-item__content {
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0.066667rem 0;
  position: relative;
}
.m-form .el-form .el-form-item .el-form-item__content .disable-btn {
  color: #006eff !important;
  opacity: 0.4;
}
.m-form .el-form .el-form-item .el-form-item__content .el-input {
  height: 100%;
  flex: 1;
}
.m-form .el-form .el-form-item .el-form-item__content .el-input .el-input__inner {
  padding: 0 0.213333rem;
  height: 100%;
  border: none !important;
  font-size: 0.373333rem;
  text-align: left;
}
.m-form .el-form .el-form-item .el-form-item__content .el-form-item__error {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.m-form .el-form .el-form-item.m-code .el-form-item__content .el-input .el-input__inner {
  text-align: left;
}
.m-form .el-form .el-form-item.m-code .el-form-item__content span {
  padding: 0 0.066667rem;
}
.m-form .el-form .el-form-item.m-phone .el-form-item__content .el-input .el-input__inner {
  text-align: left;
}
.m-form .el-form .el-form-item.m-phone .el-form-item__content span {
  font-size: 0.373333rem;
  padding: 0 0.066667rem;
}
.m-form .el-form .el-form-item.m-phone .el-form-item__content .el-form-item__error {
  display: none;
}
.m-form .m-finished {
  padding-top: 4.64rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m-form .m-finished img {
  width: 1.973333rem;
  height: 1.973333rem;
  margin-bottom: 0.4rem;
}
.m-form .m-finished .success {
  color: #222;
  font-size: 0.453333rem;
  margin-bottom: 0.266667rem;
  line-height: 0.453333rem;
}
.m-form .m-finished .desrc {
  color: #888;
  font-size: 0.346667rem;
  line-height: 0.346667rem;
}
.m-form .m-finished .back-home {
  height: 0.906667rem;
  width: 2.666667rem;
  font-size: 0.373333rem;
  border: 1px solid #1A5AD8;
  box-sizing: border-box;
  border-radius: 0.453333rem;
  color: #1A5AD8;
  margin: 0.8rem auto 0;
  cursor: pointer;
  transition: 0.3s all linear;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-btn {
  border: none;
  width: 8.933333rem;
  height: 1.173333rem;
  border-radius: 0.586667rem;
  background: linear-gradient(270deg, #ff9783 0%, #ff613d 100%);
  color: #fff !important;
  font-size: 0.426667rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.066667rem auto 0;
}
.m-btn:focus {
  color: #fff;
  background: linear-gradient(270deg, #ff9783 0%, #ff613d 100%);
}
