html body {
  background-color: #fff;

}

.banner {
  /*padding-top: .9rem;*/
}


.a-col-12 {
  padding: .1rem 0 0 .6rem;
}

.a-col-12 .title {
  display: inline-block;
}

.a-col-12 input {
  border: none;
  display: inline-block;
}

.content {
  margin-top: .1rem;
  height: .3rem;
  margin-top: .5rem;

}

.title .rj-is_required {
  font-size: .18rem;
  color: #f74d33;

}

.content .title {
  font-size: .24rem;
  color: #212529;
  margin-bottom: .05rem;
  text-align: right;
}

.rj-activity_box input {
  margin-bottom: 0.5em;
  font-size: .18rem;
}

.layui-unselect {
  width: 4rem;
  text-align: left;
  display: inline-block;
  font-size: .18rem;
}

.form-control {
  width: 4rem;
  line-height: .3rem;
  /* padding: 0.08rem 0.12rem; */
  background-color: #fff;
  background-clip: padding-box;
  color: #495057;
  border-radius: .05rem;

  font-size: .18rem;
  text-align: left;
}

.bb {
  width: 4.5rem;
  text-align: center;
  display: inline-block;
  border-bottom: .01rem solid #bbbbbb;
}

.layui-form-select dl dd.layui-this {
  background-color: #0095ff;
  color: #fff;
}


.rj-top_content {
  font-size: .24rem;
  margin: .1rem 0;
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
}

.a-col-13 {
  color: #666;
  font-size: .12rem;
  margin: .05rem auto;
}

.invite {
  background-color: #218af8;
  color: #fff;
  width: 3.9rem;
  height: .72rem;
  text-align: center;
  line-height: .72rem;
  font-size: .3rem !important;
  /*margin: .5rem 0;*/
  border-radius: .36rem;
  margin-left: 1.2rem;
  margin-bottom: 0.5rem !important;
}

.layui-input,
.layui-select,
.layui-textarea {
  height: .3rem;
  margin-bottom: .2rem;
  text-align: left;
  padding: 0;

}
/*.bottom{position: unset;}*/
.wxts {
  margin-bottom: 1.7rem;
  padding: 0 .6rem;
  font-size: .22rem;
  color: #666666;
  line-height: .38rem;
}

.wxts i {
  color: #ff7903;
}

.wxts2 {
  padding: 0.3rem 0.6rem;
  font-size: .22rem;
  line-height: .38rem;
}
.wxts2 input{
    width: 0.3rem;
    appearance: auto; 
    -webkit-appearance: auto;
}
.wxts2 span{
    color: #ff7903;
}
.wxts2 span a{
    color: #ff7903;
}