.inboxs {
  width: 90%;
  margin: 0 auto;
}
.inboxs h2 {
  font-size: 1.2em;
  line-height: 1em;
  color: #079f88;
  text-align: center;
}
.inboxs h3 {
  font-size: 0.6em;
  color: #eb2929;
  margin-top: 0.4em;
  font-weight: normal;
  text-align: center;
}
.fff {
  background: #f2f2f2;
  padding: 1em 0.75em;
  margin-top: 0.5em;
  border-radius: 0.25em;
}
.cleass {
  background: #fff;
  border: 1px solid #aeaeae;
  margin-bottom: 0.65em;
  padding-left: 0.375em;
  overflow: hidden;
}
.cleass label {
  display: block;
  font-size: 0.65em;
  line-height: 2em;
  float: left;
  width: 18%;
}
.cleass input,
select {
  width: 80%;
  display: block;
  font-family: "Microsoft yahei";
  line-height: 2em;
  font-size: 0.65em;
  background-color: #fff;
  border: none;
}
.cleass select option {
  display: block;
  height: 2em;
  line-height: 2em;
}
.form_btn {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
.fls {
  display: inline-block;
  width: 7em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  background: #ff9d00;
  border-radius: 0.125em;
  font-family: "Microsoft yahei";
  float: left;
  margin-left: 2em;
  border: none;
}
.fr {
  float: right;
  border: none;
  background: #6e7377;
  display: inline-block;
  width: 7em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  margin-right: 2em;
  border-radius: 0.125em;
  font-family: "Microsoft yahei";
}
.dd {
  text-align: center;
  margin-top: 0.4em;
}
.a12 {
  display: inline-block;
  background: #079f88;
  width: 40%;
  border-radius: 0.25em;
  color: #fff;
  line-height: 1.8em;
}
.a14 {
  display: inline-block;
  background: #f5841f;
  width: 40%;
  border-radius: 0.25em;
  color: #fff;
  line-height: 1.8em;
}
.allww {
  width: 100%;
  overflow: hidden;
  background: #e6f6f4;
}
.zyzl {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.zw-footer {
  padding: 1rem 0;
}
.zw-footer p {
  margin-top: 0.75rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2rem;
  background-color: #eee;
  padding-top: 0.6rem;
  padding-bottom: 3rem;
}
.zw-footer p b {
  font-weight: bold;
  color: #ff9d00;
}

.zw-nav li a {
    display: block;
    width: 100%;
    font-size: 0.825rem;
    background-color: #049294;
    color: #fff;
    text-align: center;
    line-height: 2.2rem;
    height: 2.2rem;
}