body {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  overflow-x: hidden; }

body, ul, dl, ol
, h1, h2, h3, h4, h5, h6,
p, b {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: 400; }

button, input {
  padding: 0;
  color: inherit;
  outline: none;
  border: none;
  background: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

select {
  border: none; }

textarea {
  padding: 0;
  color: inherit;
  outline: none;
  border: none;
  background: none;
  -webkit-appearance: none; }

.none {
  display: none; }

a {
  color: inherit;
  text-decoration: none; }

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

img {
  display: block;
  width: 100%; }

em, i {
  font-style: normal; }

.err {
  position: fixed;
  padding: 10px 20px;
  min-width: 70%;
  text-align: center;
  color: #fff;
  left: 50%;
  bottom: 100px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 109;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px; }

.shade {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101; }

.shade2 {
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101; }

header {
  background: #333;
  color: #fff;
  text-align: center;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 101; }
  header .back,
  header .more {
    display: block;
    position: absolute;
    top: 0;
    width: 44px;
    height: 44px;
    font-weight: 22px;
    text-align: center;
    line-height: 44px;
    font-size: 18px; }
  header .back {
    left: 0; }
  header .more {
    right: 0; }
  header .more:active {
    background: #000; }

.noData {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0; }
  .noData img {
    width: 160px;
    display: inline-block; }
  .noData span {
    height: 50px;
    line-height: 50px;
    display: block;
    color: #666;
    font-size: 14px; }

.no_img_tab {
  width: 70px;
  display: inline-block; }

.notePop {
  border-radius: 5px;
  position: fixed;
  width: 80%;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 222; }
  .notePop h4 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: relative; }
    .notePop h4 button {
      color: #999;
      width: 40px;
      height: 40px;
      font-size: 16px;
      float: right;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
  .notePop p {
    text-align: center;
    padding: 10px 10px 30px;
    font-size: 14px;
    color: #666; }
  .notePop dl {
    display: flex;
    align-items: center; }
    .notePop dl dt {
      box-sizing: border-box;
      font-size: 12px;
      border-top: 1px solid #eee;
      height: 44px;
      line-height: 44px;
      text-align: center;
      color: #666;
      flex: 1; }
    .notePop dl dt:nth-of-type(2) {
      border-left: 1px solid #eee; }
  .notePop .sure {
    color: #2bbf9d; }

.hz_shuoming li {
  padding: 20px 12px;
  background: #fff;
  margin-bottom: 10px; }
  .hz_shuoming li .t {
    padding: 10px 0;
    font-size: 14px;
    color: #2bbf9d; }
  .hz_shuoming li .ptx {
    font-size: 13px;
    color: #666;
    margin-bottom: 7px; }
  .hz_shuoming li .content {
    color: #666;
    font-size: 13px; }
    .hz_shuoming li .content p {
      padding: 5px 0;
      text-align: justify; }

.notePo {
  border-radius: 5px;
  position: fixed;
  width: 80%;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 222; }
  .notePo h4 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid #eee; }
    .notePo h4 button {
      color: #999;
      width: 40px;
      height: 40px;
      font-size: 16px;
      float: right;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
  .notePo p {
    text-align: center;
    padding: 10px 10px 30px;
    font-size: 14px;
    color: #666; }
  .notePo dl {
    display: flex;
    align-items: center; }
    .notePo dl dt {
      box-sizing: border-box;
      font-size: 12px;
      border-top: 1px solid #eee;
      height: 44px;
      line-height: 44px;
      text-align: center;
      color: #666;
      flex: 1; }
    .notePo dl dt:nth-of-type(2) {
      border-left: 1px solid #eee; }
  .notePo .sure {
    color: #2bbf9d; }
  .notePo .btns button {
    background: #2bbf9d;
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 14px;
    display: block;
    position: relative; }
  .notePo .btns button:after {
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    z-index: 5;
    background: #fff;
    -webkit-transform: scale(1, 0.5);
    transform: scale(1, 0.5); }

.pm2 {
  padding: 30px;
  font-size: 16px;
  line-height: 26px;
  text-align: center; }

/*# sourceMappingURL=maps/public.css.map */
