.content {
  width: 100%;
  overflow: hidden;
}
.content .box {
  width: 88%;
  margin: 0 auto;
}
.content .box .wrap {
  width: 100%;
  margin-top: 3.3rem;
  padding-bottom: 8.7rem;
}
.content .box .wrap .Suggestions {
  width: 100%;
  margin: 0 auto;
}
.content .box .wrap .Suggestions form .PublicL {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 1.7rem;
}
.content .box .wrap .Suggestions form .PublicL.Name {
  width: calc(100% - 11.4rem);
}
.content .box .wrap .Suggestions form .PublicL.Name input {
  width: calc(100% - 12rem);
}
.content .box .wrap .Suggestions form .PublicL.complaint {
  margin-bottom: 43px;
}
.content .box .wrap .Suggestions form .PublicL.content {
  width: 100%;
  height: auto;
}
.content .box .wrap .Suggestions form .PublicL label {
  float: left;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 5rem;
  display: block;
  width: 60px;
  text-align: left;
  cursor: pointer;
}
.content .box .wrap .Suggestions form .PublicL input {
  background: #f8f8f8;
  width: calc(100% - 9.6rem);
  line-height: 16px;
  padding: 1.7rem 1rem;
  display: block;
  margin-left: 7.6rem;
  border: 0;
}
.content .box .wrap .Suggestions form .PublicL input::-webkit-input-placeholder {
  color: #c2c0c0;
}
.content .box .wrap .Suggestions form .PublicL textarea {
  margin-left: 1.6rem;
  width: calc(100% - 9.6rem);
  height: 14.3rem;
  background: #f8f8f8;
  padding: 10px;
  border: 0;
}
.content .box .wrap .Suggestions form .PublicL textarea::-webkit-input-placeholder {
  color: #c2c0c0;
}
.content .box .wrap .Suggestions form .gender {
  width: 11.1rem;
  background: #f8f8f8;
  float: left;
  margin-bottom: 1.7rem;
}
.content .box .wrap .Suggestions form .gender select {
  display: block;
  width: 11.1rem;
  line-height: 16px;
  padding: 1.7rem 6px 1.7rem 17px;
  color: #3d3d3d;
  font-size: 14px;
  background: url(/static/m/images/icon_arrow.jpg) no-repeat 7rem center;
  background-size: 3rem 3rem;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.content .box .wrap .Suggestions form .gender select option {
  width: 100%;
  line-height: 24px;
}
.content .box .wrap .Suggestions form .SubmitAll {
  width: calc(100% - 7.6rem);
  line-height: 5rem;
  background: #eaeaea;
  cursor: not-allowed;
  font-size: 14px;
  color: #878787;
  border: 0;
  margin: 1.9rem 0 0 7.6rem;
}
.content .box .wrap .Suggestions form .reset {
  width: calc(100% - 7.6rem);
  line-height: 5rem;
  background: #eaeaea;
  cursor: not-allowed;
  font-size: 14px;
  color: #878787;
  border: 0;
  margin: 1.866rem 0 0 7.6rem;
}
.content .box .wrap .Suggestions em {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 13px;
  position: absolute;
  bottom: -28px;
  right: 0;
  width: 100%;
  text-align: right;
}
<!--0.0001530647277832-->