blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, pre, td, textarea, th, ul {
  padding: 0;
  margin: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, i, strong, th, var {
  font-weight: 400;
  font-style: normal;
}

li, ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 100%;
}

q:after, q:before {
  content: "";
}

abbr, acronym {
  border: 0;
}

a {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: none;
}

body, html {
  height: 100%;
  font-size: 26.66667vw;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  max-width: 1024px;
  margin: 0 auto;
  background: #efeff4;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width: 569px) {
  body, html {
    height: 100%;
    font-size: 16vw;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@media screen and (min-width: 1024px) {
  body, html {
    height: 100%;
    font-size: 8vw;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.grayTip {
  background: url(../img/icon-index.png) no-repeat -0.533rem -0.14rem;
  background-size: 3.33rem;
}

.czclassBg {
  color: #fff !important;
  background: url(../img/icon-index.png) no-repeat -2.46rem 0;
  background-size: 3.33rem;
}

#cltj_headbox {
  position: relative;
  background: #1e7ec8;
  height: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 0.16rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #fff;
  padding: 0 0.1rem;
  z-index: 2;
}
#cltj_headbox .headbox-item:first-child {
  margin-right: auto;
}
#cltj_headbox .headbox-item:last-child {
  margin-left: auto;
}
.ListHead {
  margin-top: 0;
  height: 100%;
  overflow: scroll;
}
.ListHead .guize_detail {
  padding: 0 0.2rem;
}
.ListHead .navcz {
  position: relative;
  margin: 0 auto;
  height: 0.6rem;
  background: #fff;
}
.ListHead .navcz #choseCaiName {
  position: relative;
  width: 1.2rem;
  text-align: left;
  border: 1px solid #959595;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.02rem;
  background: #fff;
  margin-left: 50%;
  left: -0.5rem;
  font-size: 0.14rem;
  color: #333;
  top: 0.2rem;
  padding-left: 0.1rem;
}
.ListHead .navcz #choseCaiName:after {
  display: block;
  content: " ";
  background: url(../img/icon-index.png) no-repeat -0.533rem -0.14rem;
  background-size: 3.33rem;
  position: absolute;
  display: inline-block;
  width: 0.18rem;
  height: 0.1rem;
  top: 37%;
  right: 10%;
}

.opacitbox {
  position: fixed;
  width: 100%;
  height: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
}
.opacitbox .caikindBox {
  position: absolute;
  width: 95%;
  background: #fff;
  border-radius: 0.1rem;
  margin: 0 0.1rem;
  text-align: center;
  margin-top: 15%;
}
.opacitbox .caikindBox p {
  display: block;
  font-size: 0.16rem;
  height: 0.45rem;
  line-height: 0.45rem;
  color: #fb8e19;
}
.opacitbox .caikindBox ul {
  border-top: 1px solid #ccc;
  height: 3rem;
  overflow: scroll;
}
.opacitbox .caikindBox ul li {
  position: relative;
  font-size: 0.16rem;
  list-style: none;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #333;
  border-bottom: 1px solid #ededed;
}
.opacitbox .caikindBox ul li i {
  position: absolute;
  top: -0.03rem;
  display: block;
  font-size: 0.14rem;
  width: 0.9rem;
  height: 0.29rem;
  line-height: 0.29rem;
}
.opacitbox .caikindBox ul li:last-child {
  border-bottom: none;
}
.opacitbox .caikindBox #qsCancel {
  position: absolute;
  display: block;
  width: 100%;
  border-radius: 0.1rem;
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.16rem;
  margin-top: 0.1rem;
  background: #fff;
  color: #2f76f6;
}
/*# sourceMappingURL=../maps/wfgz_index.css.map */
