.xz {
  background: url("../images/z4.png") no-repeat center center;
  background-size: 100% 100%;
}
.xz .xz_t2 {
  width: 82%;
  text-align: center;
  margin: 0 auto;
  padding-top: 5rem;
}
.xz .xz_t2 .xz_t3 img {
  width: 8rem;
  height: 6.5rem;
}
.xz .xz_t2 .xz_t3 p {
  padding-top: 2rem;
  color: #000000;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.6;
}
.xz .xz_t2 .xz_d {
  padding-top: 20rem;
}
.xz .xz_t2 .xz_d .a1 {
  margin-bottom: 1.5rem;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  display: block;
  background: #000000;
  border-radius: 10px;
  font-size: 2.2rem;
  color: #fff;
}
.xz .xz_t2 .xz_d .a1 .icon-pingguo {
  color: #fff;
  font-size: 2.6rem;
  margin-right: 1rem;
}
.xz .xz_t2 .xz_d .a2 {
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  display: block;
  background: #fbce41;
  border-radius: 10px;
  font-size: 2.2rem;
  color: #fff;
}
.xz .xz_t2 .xz_d .a2 .icon-anzhuo {
  color: #fff;
  font-size: 2.6rem;
  margin-right: 1rem;
}
.xz .zc {
  padding: 0 2rem;
  padding-top: 7rem;
}
.xz .zc .zc_t {
  position: relative;
  margin-bottom: 1rem;
  margin-left: 1rem;
}
.xz .zc .zc_t p {
  font-size: 1.8rem;
  line-height: 2;
  color: #949494;
}
.xz .zc .zc_t input {
  width: 100%;
  outline: none;
  border-top: none;
  border-right: none;
  border-left: none;
  line-height: 2.5;
  color: #000;
  font-size: 1.6rem;
  background: none;
  border-bottom: 2px solid #dddddd;
}
.xz .zc .zc_t .a1 {
  position: absolute;
  bottom: 0.9rem;
  right: 1rem;
  font-size: 1.6rem;
  color: #343434;
}
.xz .zc .zc_t .a1 img {
  width: 1.6rem;
  height: 1.6rem;
}
.xz .zc .zc_t button {
  border: none;
  position: absolute;
  bottom: 0.9rem;
  right: 1rem;
  font-size: 1.4rem;
  color: #c4bfbf;
  background: #000000;
  padding: 0 1rem;
  height: 2.7rem;
  line-height: 2.7rem;
  text-align: center;
  border-radius: 50px;
}
.xz .zc input[type="submit"] {
  width: 100%;
  height: 4.4rem;
  line-height: 4.4rem;
  color: #fff;
  background: #fbce41;
  margin-top: 2rem;
  border-radius: 50px;
  border: none;
  outline: none;
}
.xz .zc_d {
  margin-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  font-size: 1.6rem;
  color: #585858;
  line-height: 2;
}
.xz .zc_d a {
  color: #fbce41;
}
.zc_t input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cecece;
}
.zc_t input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #cecece;
}
.zc_t input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cecece;
}
.zc_t input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cecece;
}
.xz .zc .zc_t button {
  border: none;
}