.active-190618 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    display: none;
}
.active-190618 .active-content {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -300.6px;
        margin-top: -142.5px;
}
 .active-190618 .active-content i {
      position: absolute;
      right: -10px;
      top: -10px;
      color: #ECECEC;
      font-size: 40px;
      z-index: 999;
      cursor: pointer;
  }
.active-190618 .active-contentimg {
      margin-top: 60px;
      width: 735px;
      height: 487px;
  }
#zhichiBtnBox{
	z-index: -1 !important;
  height: 0 !important;
  width: 0 !important;
}