#tiktok-pop {
  background: url(../../images/pop/titick-pop-pc.png) no-repeat;
  background-size: contain;
  overflow: hidden;
  width: 400px;
  height: 330px;
}
#tiktok-pop .window-cover_con-close {
  color: #fff;
}
.tiktok-code {
  overflow: hidden;
  font-size: 14px;
  background: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  width: 56%;
  margin: 0 auto;
  position: absolute;
  bottom: 65px;
  left: 0;
  right: 0;
  cursor: pointer;
}
.tiktok-tip {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 35px;
  width: 100%;
  left: 0;
  right: 0;
  letter-spacing: 1px;
}
