@charset "UTF-8";
* {
  box-sizing: border-box;
}

select {
  -webkit-appearance: none;
  outline: none;
  border: 0;
  border-radius: 0;
}

body {
  background-color: #fff;
  max-width: 7.5rem;
  position: relative;
}

.container {
  width: 7.5rem;
  overflow: hidden;
  margin: 0 auto;
}

.consultation {
  position: absolute;
  right: .76rem;
  top: .05rem;
  width: .88rem;
  height: .88rem;
  background: url('//static.tugou.com/img/common/consultation.png') no-repeat;
  background-size: 100%;
}

.banner {
  width: 100%;
  overflow: hidden;
}

.banner img {
  width: 100%;
  display: block;
}

.content img {
  width: 100%;
  display: block;
}


/*顶部入口*/

.top-entry {
  width: 100%;
  border-bottom: 8px solid #f6f6f6;
}

.entry-title {
  font-size: .4rem !important;
  color: #1B1D1D !important;
  margin-top: .48rem !important;
}

.top-entry p {
  text-align: center;
  font-size: .28rem;
  color: #999;
  margin-top: .24rem;
  margin-bottom: .24rem;
}

.top-entry p:last-of-type {
  margin-bottom: .48rem !important;
}

.entry-btn {
  text-align: center;
  width: 2.4rem;
  height: .8rem;
  line-height: .8rem;
  background: #FF7D27;
  border-radius: 4px;
  font-size: .32rem;
  color: #fff;
  margin-left: 2.55rem;
  margin-bottom: .48rem;
}


/*content*/

.item {
  margin-bottom: .4rem;
}

.content-title {
  margin-top: .44rem;
  margin-bottom: .08rem;
  font-size: .4rem;
  color: #1B1D1D;
  text-align: center;
}

.content-explain {
  margin-bottom: .24rem;
  font-size: .28rem;
  color: #999;
  text-align: center;
}

.content-item {
  width: 7.02rem;
  height: 4rem;
  margin-left: .24rem;
}

.arrow {
  width: .15rem !important;
  height: .09rem;
  margin-left: 3.68rem;
  margin-top: .18rem;
  margin-bottom: .13rem;
}

.item-explain {
  font-size: .32rem;
  color: #444;
  text-align: center;
}


/*表单*/


.apply-container,
.form-container {
  box-sizing: border-box;
}

.form-container {
  margin-bottom: 0.47rem;
}

.apply-container .form-body>.input,
.form-container .form-body>.input,
.personality-from .form-body>.input,
.form-container .form-body>.input {
  width: 6.86rem;
  height: 0.8rem;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  outline: none;
  font-size: 0.28rem;
  color: #444;
  padding-left: 0.3rem;
  box-sizing: border-box;
  position: relative;
}

.apply-container .form-body>.input:first-child,
.form-container .form-body>.input:first-child {
  border-bottom: 0;
}

.apply-container .form-body>.signup,
.form-container .form-body>.signup,
.personality-from .form-body>.signup,
.form-container .form-body>.signup {
  width: 6.86rem;
  height: 0.8rem;
  border-radius: 0.04rem;
  background-color: #00b7b1;
  font-size: 0.32rem;
  color: #fff;
  margin-top: 0.3rem;
  box-sizing: border-box;
  border: 0;
}

.form-container .form-body {
  padding: 0.56rem 0.32rem 0.32rem 0.32rem;
}

.apply-container .tip,
.form-container .tip {
  font-size: 0.24rem;
  color: #999;
  text-align: center;
}

.apply-container .tip span,
.form-container .tip span {
  color: #ff8c1b;
}

.apply-container .area,
.apply-container .neft_startdate {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
}

.apply-container .area-span {
  position: absolute;
  right: 0.14rem;
  top: 0.2rem;
  font-size: 0.32rem;
  color: #666;
}

.apply-container .time-span {
  position: absolute;
  left: 0.33rem;
  top: 0.22rem;
}

.input-select {
  border: 1px solid #E5E5E5;
  overflow: hidden;
  background: #fcfcfc;
  position: relative;
}

.input-select select {
  float: left;
  height: 0.8rem;
  padding: 0 0.425rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-appearance: none;
  color: #999;
  box-sizing: border-box;
  background: url("//pic.tugou.com/tgmobile/icon-dropdown.png") no-repeat 94%;
  background-color: #f8f8f8;
  background-size: 0.275rem;
}

.input-select .city_select {
  width: 50%;
}

.input-select .province {
  border-right: 1px solid #E5E5E5;
}

.input-select .set-meal {
  background: url("//pic.tugou.com/tgmobile/icon-dropdown.png") no-repeat 97.4%;
  background-color: #f8f8f8;
  background-size: 0.275rem;
}

.input-select .city-banner {
  padding: 0 0.3rem;
  width: 100%;
}

.container .form-body .title,
.apply-title {
  font-size: 0.24rem;
  color: #999999;
  letter-spacing: 0.43px;
  text-align: center;
}

.container .form-body .title:nth-of-type(1) {
  margin-top: 0.24rem;
  margin-bottom: 0.02rem;
}

.container .form-body .title:nth-of-type(2) {
  margin-bottom: 0.32rem;
}

body .bottomFixedArea .onlineContact .consult {
  width: .34rem;
  height: .35rem;
}
