/* ��Ϣ���� */
.pop {
  width: 585px;
  height: 245px;
  background: white;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 999;
  display: none;
}

.pop .pops {
  padding-top: 52px;
  width: 506px;
  padding-top: 52px;
  margin: 0 auto;
}

.pop .pops .bannerss {
  font-size: 16px;
  color: #29c1cb;
  padding-bottom: 18px;
}

.pop .pops .referral {
  font-size: 15px;
  text-indent: 2em;
  color: #666;
  height: 110px;
  overflow: auto;
}

.pop .close {
  right: 10px;
  top: 20px;
}

.time {
  color: #666;
}

.tanceng {
  display: none;
}

.tancengs {
  z-index: 999;
}

.tancengss {
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

/* ��ҳ���� */
.popTip {
  width: 585px;
  height: 200px;
  background: white;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 999;
  display: none;
}

.popTip .pops {
  padding-top: 52px;
  width: 506px;
  padding-top: 52px;
  margin: 0 auto;
}

.popTip .pops .bannerss {
  font-size: 16px;
  color: #29c1cb;
  padding-bottom: 18px;
}

.popTip .pops .referral {
  font-size: 15px;
  text-indent: 2em;
  color: #666;
  height: 36px;
  overflow: auto;
}

.popTip .close {
  right: 10px;
  top: 20px;
}

.maskTip {
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}