.keys {
  width: 3.6rem;
  margin: 0.37rem auto;
}
.keys a {
  width: 1.78rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  color: #333;
  border: 1px solid #ddd;
  margin-left: -0.05rem;
  display: inline-block;
}
.keys a.on {
  background: #1f72d8;
  border: 1px solid #1f72d8;
  color: #fff;
}
.the {
  color: #333;
  font-weight: bold;
}
.matter {
  padding-bottom: 1rem;
}
.matter .text {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #dddddd;
}
.matter .text h1 {
  font-size: 0.24rem;
  color: #333;
  height: 0.63rem;
  text-align: center;
}
.matter .text p {
  line-height: 0.4rem;
  margin: 0.1rem 0;
}
.matter .oks {
  text-align: center;
  margin-top: 0.15rem;
}
.matter .oks span {
  background: url(/material/H5/image/check1.jpg) left center no-repeat;
  background-size: 0.15rem 0.15rem;
  padding-left: 0.2rem;
  vertical-align: middle;
}
.matter .oks span.on {
  background: url(/material/H5/image/check2.jpg) left center no-repeat;
  font-size: 0.16rem;
  color: #999;
  background-size: 0.15rem 0.15rem;
}
.matter .btns {
  margin: 0.5rem 0 0 1.26rem;
}
.matter .btns a {
  display: inline-block;
  width: 1.02rem;
  height: 0.5rem;
  background: #c9c9c9 url(../image/btns.png) 0.19rem center no-repeat;
  color: #fff;
  line-height: 0.5rem;
  padding-left: 0.48rem;
  border-radius: 0.05rem;
  margin-right: 0.12rem;
  background-size: 0.22rem 0.22rem;
}
.matter .btns a.ons {
  background: #e60012 url(../image/btns_on.png) 0.19rem center no-repeat;
  background-size: 0.22rem 0.22rem;
}
.form {
  width: 100%;
}
.form p {
  height: 0.5rem;
  background: #f2f2f2;
  line-height: 0.5rem;
  padding-left: 0.14rem;
  color: #666;
  font-weight: bold;
  font-size: 0.14rem;
  margin: 0.15rem 0;
}
.form p span {
  color: #e60012;
  margin-left: 0.2rem;
  font-weight: normal;
}
.form tr {
  height: 0.7rem;
  line-height: 0.7rem;
}
.form tr td.t {
  width: 1.4rem;
  vertical-align: top;
  text-align: right;
  color: #333;
}
.form tr td.t i {
  margin-right: 0.1rem;
  color: #ff0000;
  vertical-align: middle;
  font-style: normal;
}
.form input {
  padding: 0 0.08rem;
  width: 3rem;
  height: 0.48rem;
  border: 1px #ddd solid;
  font-size: 0.18rem;
  color: #666;
}
.form textarea {
  width: 3.98rem;
  height: 2.5rem;
  border: 1px #ddd solid;
  color: #666;
  padding: 0.08rem;
  margin-top: 0.13rem;
}
.form input.btn:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
.form input.btn {
  margin-right: 0.15rem;
  width: 1.5rem;
  height: 0.5rem;
  color: #ffffff;
  border: none;
  cursor: pointer;
  border-radius: 0.05rem;
  -webkit-transition: all .3s linear;
  transition: all .15s linear;
}
.form input.submit {
  background: #e60012;
}
.form input.reset {
  background: #b8b8b8;
}
.code {
  margin-top: 0.35rem;
}
.code tr td.t {
  width: 1.5rem;
}
.code .ver {
  width: 1.2rem;
}
.code tr td.yzm {
  position: relative;
}
.code tr td.yzm img {
  position: absolute;
  left: 1.5rem;
  top: 0.17rem;
  width: 1rem;
  height: 0.38rem;
}
.code tr td.yzm span {
  position: absolute;
  left: 0;
  bottom: -0.4rem;
  font-size: 0.14rem;
  color: #999;
}
.code tr.cz {
  height: 1.2rem;
  line-height: 1.2rem;
}
.matter3 .text {
  border-top: 1px solid #e7e7e7;
  margin-top: 0.3rem;
  padding: 0.35rem 0.1rem 1rem;
}
.matter3 .text p {
  line-height: 0.4rem;
  color: #999;
}

.ymzwz {
    float: left;
    line-height: 50px;
     margin-left: 5px;
}
/* ·ÖÒ³ */

.pages {
  font: 0/0 microsoft yahei;
  padding: 20px 0;
  text-align: center;
}

.pages a {
  display: inline-block;
  line-height: 18px;
  margin: 5px 2px;
  padding: 10px 15px;
  font-size: 14px;
  vertical-align: middle;
  background-color: #eee;
  border-radius: 2px;
}

.pages a:hover {
  position: relative;
  background-color: #a3bde2;
  color: #fff;
}

.pages a.current {
  background-color: #00a0e9;
  color: #fff;
  position: relative;
}

.pages span {
  line-height: 28px;
  font-size: 14px;
  margin-left: 10px;
  padding: 10px 20px;
  vertical-align: middle;
  border-radius: 2px;
}

.pages select {
  border: 1px #d2d2d2 solid;
  padding: 4px;
}
.pages span.current {
  background-color: #00a0e9;
  color: #fff;
  position: relative;
}

.pages span {
  display: inline-block;
  line-height: 18px;
  margin: 0 2px;
  padding: 10px 15px;
  font-size: 14px;
  vertical-align: middle;
  background-color: #eee;
  border-radius: 2px;
}<!--ºÄÊ±1753339379.802Ãë-->