@charset "utf-8";
#map {
  width: 652px;
  height: 402px;
  float: left;
  margin: 33px 0 32px 363px;
  border-radius: 10px;
}
.p1_doc {
  margin: 130px 0 0 81px;
}
.p1_doc > img {
  margin: 0 0 64px 0;
}
.p1_doc > h1 {
  font-size: 30px;
  color: #009341;
}
.p1_doc > h2 {
  font-size: 30px;
  color: #009341;
  font-weight: normal;
  margin: 12px 0 15px;
}
.p1_doc > p {
  font-size: 20px;
  color: #535353;
}

.p2 {
  background: url(../img/c_p2.jpg);
  width: 1200px;
  height: 532px;
  margin: 0 auto 25px;
}
.p2 > input,
.p2 > textarea {
  position: absolute;
  width: 255px;
  height: 45px;
  padding: 0 16px;
  background: transparent;
  font-size: 18px;
  font-family: "微软雅黑";
}
.p2 > input::-webkit-input-placeholder,
.p2 > textarea::-webkit-input-placeholder {
  color: #d5d5d5;
}
.p2 > .a {
  top: 229px;
  left: 527px;
}
.p2 > .b {
  top: 229px;
  left: 826px;
}
.p2 > .c {
  top: 285px;
  left: 527px;
  width: 555px;
}
.p2 > .d {
  top: 342px;
  left: 527px;
  width: 555px;
  height: 100px;
  padding-top: 10px;
}
.p2 > div {
  position: absolute;
  bottom: 33px;
  right: 302px;
  cursor: pointer;
  width: 126px;
  height: 34px;
}