.content {
  position: relative;
  width: 100%;
  min-width: 1400px;
  height: 800px;

}

.requireDiv {
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -700px;
  width: 1400px;
  height: 460px;
}

.requireLeft {
  width: 765px;
  height: inherit;
  height: 625px;

}

.links1 {
  width: 1200px;
  margin: 0 auto;
}

.links1 a {
  color: #fff;
  float: left;
  margin-left: 10px;
}

.reqleftMain {
  width: 100%;
  float: left;
}

.wtinput {
  width: 430px !important;
  margin-left: 15px !important
}

.reqleftMain h2 {
  width: 100%;
  float: left;
  height: 80px;
  font-size: 60px;
  font-weight: bold;
  font-family: 微软雅黑;
  color: rgb(255, 255, 255);
  padding: 70px 0px;
}

.rerightDiv h3 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.reqleftMain ul li {
  width: 50%;
  float: left;
  margin-bottom: 50px;
  margin-top: 10px;
}

.reInfo {

  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  filter: alpha(opacity=95);
  opacity: 0.95;
}

.reInfo p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: 微软雅黑;

}

.reNumber {
  margin-top: 10px;
  font-size: 50px;
  color: #fff;
}

.reNumber span {
  display: inline-block;
  transition: all .3s;
}

.reNumber span:hover {
  cursor: pointer;
  transform: translateY(-5px);
  transition: all .3s;
}

.requireRight {
  float: right;
  height: 645px;
  background: #fff;
  border-radius: 20px;
  width: 40%;
  /* width: 465px; */
  padding: 40px 30px;
}


#vld-tooltip {
  background: #2ABBFD !important;
}

.form-group {
  position: relative;
  /* width: 100%; */
  /* height: 48px; */
  line-height: 48px;
  border: 1px solid #D8D8D8 !important;
  border-radius: 20px;
  margin-bottom: 25px;
}

.form-group label {
  display: inline-block;
  padding: 0px 12px;
  font-size: 16px;
  color: #787979;
  /* width: 70px; */
  font-weight: bold;
  float: left;
}

.msg-box{
  position: static;
  float: left;
}

.form-group label i {
  display: inline-block;
  margin-right: 10px;
}

.form-group input[type="text"] {
  float: left;
  height: 46px;
  width: 344px;
  border: none;

  outline: none;
  /* text-indent: 15px; */
  font-size: 16px;
  color: #000000;
  margin-right: 20px;
  margin-left: 15px;
}

.orderInfo1 textarea {
  /* width: 430px; */
  height: 94px;
  padding: 10px;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  resize: none;
  border: 1px solid #eee;
  border-radius: 20px;
}

.userPhone label i {
  margin-left: 2px;
}

.userDescription {
  margin-bottom: 25px;
  background: #fff;
  width: 100%;
  height: 100px;
  border: 1px solid #D8D8D8 !important;
  border-radius: 20px;

}

.userDescription textarea {

  font-size: 14px;
  color: #000;
  resize: none;
  width: 100%;
  height: 90px;
  border: none;
  outline: none;
  font-family: "微软雅黑";
  line-height: 26px;
}

.userDescription textarea::-webkit-input-placeholder,
#realName::-webkit-input-placeholder,
#mobile::-webkit-input-placeholder {
  font-size: 14px;
  color: #aaa;
  font-family: "微软雅黑";
}

.userDescription textarea::-moz-placeholder,
#realName::-moz-placeholder,
#mobile::-moz-placeholder {
  font-size: 14px;
  color: #aaa;
  font-family: "微软雅黑";
}

.userDescription textarea::-ms-input-placeholder,
#realName::-ms-input-placeholder,
#mobile::-ms-input-placeholder {
  font-size: 14px;
  color: #aaa;
  font-family: "微软雅黑";
}

.reqSubmit {
  display: block;
  width: 100%;
  /* margin-top: 40px; */
  height: 50px;
  /* line-height: 60px; */
  text-align: center;
  transition: all .3s;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #2b2aae;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
}

.reqSubmit:hover {
  background: #2b2aae;
  color: #fff;
  transition: all .3s;
}

.flt {
  float: left;
}

.wtzf {
  position: relative;
  width: 100%;
  min-width: 1200px;
}

/*投放房源*/

.houseleftMain {
  width: 100%;
  float: left;
}

.houseleftMain h2 {
  width: 100%;
  float: left;
  height: 80px;
  padding: 70px 0;
  font-size: 60px;
  font-weight: bold;
  font-family: 微软雅黑;
  color: #fff;
}

.hstool {
  margin-bottom: 20px;
}

.hstool li {
  text-align: center;
}

.toolImg {
  width: 85px;
  height: 85px;
  float: left;
}

.hstool li p,
.hsmarket p {
  font-size: 24px;
  color: #fff;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: 微软雅黑;
}

.hstool li h3,
.hsmarket h3 {
  font-size: 16px;
  color: #fff;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: 微软雅黑;
}

.hsmarket li {
  float: left;
  width: 100%;
  margin-bottom: 32px;
  height: 85px;
  text-align: center;
}

.hsmarketImg {
  margin-bottom: 20px;
}

.houserightDiv {}

.houserightDiv h3 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.buildName {
  width: 390px !important;
}

.houserightDiv form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #aaa;
}

.houserightDiv form input ::-moz-placeholder {
  font-size: 14px;
  color: #aaa;
}

.houserightDiv form input ::-ms-input-placeholder {
  font-size: 14px;
  color: #aaa;
}

.userArea label i {
  margin-right: 5px !important;
}

.areaChoose {
  position: relative;
  float: right;
  width: 110px;
  cursor: pointer;
}

.areaChoose span {
  display: inline-block;
  padding: 0 20px;
  font-size: 14px;
  color: #999;
}

.areaChoose i {
  display: inline-block;
  margin-right: 15px;
}

.areaSelect {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 9999;
  box-shadow: 0 10px 10px #eee;
}

.areaSelect li {
  font-size: 13px;
  text-align: center;
  color: #888;
  background: #fff;
  height: 30px !important;
  line-height: 30px !important;
}

.areaSelect li:hover {
  color: #11A3E7;
}

.houseInfo {
  margin-bottom: 20px;
  height: 50px;
  overflow: hidden;
}

.houseInfoList {}

.houseInfoList li {
  float: left;
  width: 298px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border: 1px solid #fff;
}

.houseInfoList li:not(:last-child) {
  margin-right: 18px;
}

.houseInfoList li label {
  display: inline-block;
  font-size: 14px;
  padding: 0 18px;
  color: #999;
}

.houseInfoList li input {
  width: 170px;
  height: 26px;
  border: 0;
  border-left: 1px solid #ccc;
  text-indent: 15px;
  outline: none;
}

.houseInfoList li span {
  text-align: center;
  font-size: 14px;
  color: #999;
}

.popupDiv {
  text-align: center;
  font-size: 18px;
  color: #333;
  white-space: nowrap;
  padding: 50px 90px;
}

.popupDiv i {
  display: inline-block;
  margin-right: 12px;
}

.popupDiv a {
  display: block;
  margin: 20px auto 0;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #11a3e7;
}

.businessPopup {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 90;
  margin-left: -194px;
  width: 388px;
  height: 190px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.bark {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .45);
  z-index: 80;
}

.dis-no {
  display: none;
}

#vld-tooltip {
  position: absolute;
  z-index: 1200;
  padding: 0px 12px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background: rgba(28, 63, 79, .8);
  font-size: 14px;
  transition: all 0.15s;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.userYzm {
  position: relative;
}

.gx-about .share-icon {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.gx-about .em1 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em1.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em2 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em2.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em3 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em3.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em4 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em4.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em5 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em5.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em6 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em6.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em7 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em7.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em8 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em8.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em9 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em9.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em10 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em10.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em11 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em11.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em12 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em12.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em13 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em13.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em14 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em14.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em15 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em15.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em16 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em16.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em17 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em17.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em18 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em18.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em19 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em19.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em20 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em20.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .em21 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/em21.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema1 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema1.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema2 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema2.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema3 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema3.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema4 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema4.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema5 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema5.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema6 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema6.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema7 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema7.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema8 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema8.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema9 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema9.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema10 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema10.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema11 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema11.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema12 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema12.png) no-repeat;
  vertical-align: -8px;
}

.gx-about .ema13 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../img/facility/ema13.png) no-repeat;
  vertical-align: -8px;
}