.wp-pic {
  width: 100%;
}
.wrapper1 {
  padding-top: 90px;
  padding-bottom: 120px;
  background: #fafafb;
}
.wrapper1 .box1 {
  width: 85%;
  background: #fff;
  position: relative;
  margin: 0 auto;
  padding: 5% 6.5% 6.9% 8.8%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper1 .box1 .wp1-lbox {
  width: 31%;
  float: left;
}
.wrapper1 .box1 .wp1-lbox .wp1-stitle {
  font-size: 18px;
  font-weight: bold;
  color: #323333;
  padding-bottom: 10px;
}
.wrapper1 .box1 .wp1-lbox .wp1-stext {
  color: #323333;
  font-size: 14px;
  line-height: 1.8;
  padding-bottom: 30px;
}
.wrapper1 .box1 .wp1-pic {
  width: 45%;
  float: right;
}
.wrapper1 .box2 {
  width: 85%;
  margin: 30px auto 0;
  position: relative;
  background: #fff;
  background-size: 100%;
  background-position: right 0 bottom 0;
}
.wrapper1 .box2 .form-box {
  width: 53%;
  padding-top: 9%;
  padding-bottom: 9%;
  margin-left: 17%;
  float: left;
  position: relative;
}
.wrapper1 .box2 .form-box .form-title {
  color: #131313;
  font-size: 30px;
  text-align: center;
  padding-bottom: 54px;
}
.wrapper1 .box2 .form-box .form-line {
  position: relative;
  padding-bottom: 23px;
}
.wrapper1 .box2 .form-box .form-line .form-ibox {
  position: relative;
  float: left;
  width: 47%;
  height: 54px;
  line-height: 54px;
  margin-right: 3.4%;
  padding-left: 12px;
  border: 1px solid #d2d2d3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper1 .box2 .form-box .form-line .form-ibox:nth-of-type(2) {
  margin-right: 0;
}
.wrapper1 .box2 .form-box .form-line .form-ibox .input-box {
  display: inline-block;
  vertical-align: inherit;
  width: 60%;
  font-size: 18px;
  padding: 0;
  color: #666666;
}
.wrapper1 .box2 .form-box .form-line .form-ibox .key {
  color: #c01733;
}
.wrapper1 .box2 .form-box .form-line .form-ibox .lt {
  color: #666666;
  font-size: 18px;
}
.wrapper1 .box2 .form-box .form-tbox {
  width: 97.4%;
  border: 1px solid #d2d2d3;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.wrapper1 .box2 .form-box .form-tbox .key {
  color: #c01733;
  display: inline-block;
  vertical-align: top;
  line-height: 1.6;
}
.wrapper1 .box2 .form-box .form-tbox .lt {
  color: #666666;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.6;
}
.wrapper1 .box2 .form-box .form-tbox .textarea-box {
  display: inline-block;
  vertical-align: inherit;
  width: 80%;
  font-size: 18px;
  resize: none;
  height: 112px;
  line-height: 1.6;
  color: #666666;
}
.wrapper1 .box2 .form-box .submit-btn {
  width: 97.4%;
  height: 52px;
  color: #fff;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  cursor: pointer;
  background: #8c2a68;
}
.wrapper1 .box2 .form-box .submit-btn:hover {
  background: #a23a7c;
}
.wrapper1 .box2 .form-box .tip {
  color: #666666;
  font-size: 12px;
  line-height: 1.6;
  padding-top: 26px;
}

/*# sourceMappingURL=service.css.map */
