.applyNumber {
  overflow-x: initial;
  overflow-y: initial;
}
.header-webkit .top-title-logo {
  height: 2.8rem;
  background: #363636 url("/assets/web/mobile/basis/images/top-logo.png") no-repeat center;
  background-size: 93%;
}
.article-webkit {
  padding: 1.08rem 0.88rem 0.6rem 0.88rem;
}
.article-webkit .applyNumber-webkit {
  background: #fff;
  width: 100%;
  height: auto;
  box-shadow: 0 0.04rem 0.12rem rgba(14, 5, 9, 0.1);
  border-radius: 0.3rem;
  overflow: hidden;
}
.article-webkit .top-title {
  height: 2.8rem;
  line-height: 2.8rem;
  font-size: 0.96rem;
  color: #2c2c2c;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}
.article-webkit .applyNumber-ajax-webkit {
  padding: 0 1.2rem;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit label {
  color: #b3b3b3;
  font-size: 0.72rem;
  height: 2.2rem;
  line-height: 2.2rem;
  float: none;
  clear: both;
  width: 100%;
  display: inline-block;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit input {
  border: 1px solid #D9D9D9;
  margin: 0;
  border-radius: 0.42rem;
  font-size: 0.84rem;
  line-height: 1.2;
  padding: 0.8rem 0.64rem;
  width: 100%;
  float: none;
  clear: both;
  color: #2c2c2c;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  -webkit-appearance: none;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit input::-webkit-input-placeholder {
  color: #b3b3b3;
  text-transform: uppercase;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit input:focus {
  border: 1px solid #8EC3FC;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit .linkage {
  position: relative;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit .linkage .linkage-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.88rem;
  height: 100%;
  line-height: 2.56rem;
  text-align: center;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit .linkage .linkage-icon img {
  max-width: 100%;
  height: auto;
  width: 0.52rem;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit .linkage-text {
  border: 1px solid #D9D9D9;
  padding: 0.68rem;
  font-size: 0.84rem;
  color: #2c2c2c;
  width: 100%;
  line-height: 1.2;
  border-radius: 0.24rem;
  resize: none;
  height: 4.4rem;
  text-align: justify;
}
.article-webkit .applyNumber-ajax-webkit .input-style-webkit .linkage-text::-webkit-input-placeholder {
  color: #b3b3b3;
  text-transform: uppercase;
}
.article-webkit .applyNumber-ajax-webkit .start-apply {
  display: block;
  height: 2.52rem;
  border: 1px solid #3A91E0;
  background: #43A4FB;
  color: #FFF;
  font-size: 0.84rem;
  text-align: center;
  line-height: 2.52rem;
  border-radius: 0.24rem;
  margin: 2.4rem 0 1.5rem 0;
}
.article-webkit .applyNumber-ajax-webkit .start-apply:active {
  background: #3A91E0;
}
.yes-webkit {
  display: none;
  background: #fff;
  width: 100%;
  height: auto;
  box-shadow: 0 0.04rem 0.12rem rgba(14, 5, 9, 0.1);
  border-radius: 0.3rem;
  overflow: hidden;
  text-align: center;
}
.yes-webkit .icon {
  max-width: 100%;
  height: auto;
  width: 4.04rem;
  margin-top: 1.65rem;
  margin-bottom: 1.15rem;
}
.yes-webkit .title {
  font-size: 1.2rem;
  color: #2c2c2c;
  line-height: 1;
  margin-bottom: 0.9rem;
}
.yes-webkit .explain {
  font-size: 0.84rem;
  color: #808080;
  line-height: 1;
  margin-bottom: 1.8rem;
}
.yes-webkit .but {
  color: #FFF;
  font-size: 0.84rem;
  text-align: center;
  width: 90%;
  border-radius: 0.24rem;
  height: 2.28rem;
  line-height: 2.28rem;
  background: #43A4FB;
  border: 1px solid #3A91E0;
  display: inline-block;
  margin-bottom: 1.02rem;
}
.yes-webkit .but:active {
  background: #3A91E0;
}
.footer-webkit {
  padding: 0 0.4rem;
}
.footer-webkit small {
  display: inline-block;
  padding: 0 0.8rem;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1.2;
  color: rgba(179, 179, 179, 0.6);
  margin-top: 0.2rem;
  margin-bottom: 0.8rem;
}
/*# sourceMappingURL=applyNumber.css.map */