/*绝对居中*/
.a-m-c {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.h5_addlist-to {
  background: #e4e0d4;

}

.h5_addlist-to a {
  margin-right: 20px;
  padding-bottom: 5px;
  display: inline-block;
}

.h5_addlist-to a.onn {
  border-bottom: 1px solid #db3149;
}


.addindex_01 img {
  width: 100%;
}

/* .h5_addlist-bo{padding-top: } */
.h5_addlist-bo li {
  margin-bottom: 20px;
}

.func {
  margin-bottom: 15px;
  position: relative;
  height: 24px;
}

.func-item {
  float: left;
  margin-right: 22px;
  cursor: pointer;
}


.sharemodal {
  display: none;
  position: absolute;
  right: 0;
  z-index: 10;
  top: 0px;
  width: 120px !important;
}

.masking {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  padding: 0 15px;
  box-sizing: border-box;
  cursor: pointer;
}

.masking div {
  width: 95%;
}

.masking div img {
  width: 100%;
}

.quyu video {
  width: 100%;
}

.closevideo {
  color: #fff;
  float: right;
  margin-bottom: 10px;
  cursor: pointer;
}


.nav_div-list a.onn {
  color: #fff9d1;
}




.active-block {
  display: block;
}

@media (max-width:375px) {
  .h5_addlist-to a {
    margin-right: 10px;
  }

  .fnt_24 {
    font-size: 20px;
  }
}

@media (max-width:320px) {
  .fnt_20 {
    font-size: 14px;
  }

  .h5_addlist-to a {
    margin-right: 10px;
  }
}


.addcontent {
  background: #f5f5f5;
}

.addcontent .index_02_content {
  padding-top: 10px;
}

.addcontent-le {
  width: 100%;
  height: 300px;
  background: #000;
}

.addcontent-le img {
  width: 100%;
  display: block;
  height: 100%;
}

.addcontent-le video {
  width: 100%;
  height: 100%;
}

.addcontent-re {
  width: 100%;
  background: #fff;
  padding: 30px 20px;
  box-sizing: border-box;
  position: relative;
  height: 260px;
}

.eyep {
  margin-top: 35px;
}

.eyep img {
  vertical-align: middle;
}

.addcontent-re .func {
  margin-top: 15px;
}

.func-item {
  float: left;
  margin-right: 22px;
  cursor: pointer;
}

.sharemodal {
  display: none;
  position: absolute;
  left: 0;
  z-index: 10;
  top: 40px;
  width: 120px !important;
}

.active-block {
  display: block;
}

.more_h {
  display: block;
  width: 165px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  color: #646464 !important;
  cursor: pointer;
}

.bd_weixin_popup {
  z-index: -1;
  right: 0 !important;
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 11005;
  display: none;
  text-align: right;
  height: 100%;
}

.none {
  display: none !important
}


#infscr-loading {
  text-align: center;
}