.zdzl-bgs {
  width: 100%;
}
.zdzl-bg {
  margin: auto;
  position: relative;
  width: 848px;
  height: 724px;
}
.zdzl-bg-titlebg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 9;
}
.zdzl-bg-titlebg-t {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  line-height: 50px;
  width: 100%;
  text-align: center;
  background-image: -webkit-linear-gradient(left, #0066B4, #414399);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zdzl-bg-titlebg-s {
  height: 25px;
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  color: #fe9500;
  line-height: 50px;
  width: 100%;
  text-align: center;
}
.zdzl-bg-img {
  width: 848px;
  height: 724px;
}
.zdzl-bg-modle {
  position: absolute;
  z-index: 10;
}
.zdzl-bg-point {
  position: absolute;
  width: 76px;
  color: #FFFFFF;
  font-size: 14px;
  height: 14px;
  opacity: 0.7;
}
.zdzl-bg-point-cover {
  margin-top: -68px;
  width: 76px;
  height: 76px;
  color: #FFFC00;
  background: rgba(255, 252, 0, 0.3);
  border: 1px solid #fffc00;
  border-radius: 50%;
}
.zdzl-bg .point-s {
  margin-top: 4px;
  margin-left: 4px;
  background-color: #FFFFFF;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  opacity: 0.7;
}
.zdzl-bg .point-b {
  margin-left: 32px;
  background-color: transparent;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  opacity: 0.7;
}
.zdzl-bg .point-t {
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.zdzl-bg .point-cursor {
  cursor: pointer;
}
