.container {
  background-color: #FFFFFF;
  position: relative;
  min-height: 100vh;
  width: 100%;
  font-family: PingFangSC, PingFang SC;
}

.headerImgBox {
  width: 100%;
  /* height: 336px; */
}

.headerImg {
  width: 100%;
  display: block;
}

.headerTitleBox {
  width: 100%;
  padding: 21px 0 13px 0;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 20px;
  color: #0D0B22;
  background: #D7E2F5;
  cursor: pointer;
}

.headerBar {
  margin: 0 24px;
  padding-bottom: 6px;
  box-sizing: border-box;
}

.video {
  position: fixed;
  z-index: 10;
  bottom: 238px;
  right: 50%;
  width: 64px;
  height: 64px;
  margin-right: -724px;
}

.videoImg {
  width: 80px;
  height: 80px;
}

.prefaceBox {
  padding: 24px 0 32px 0;
  width: 100%;
  box-sizing: border-box;
  background: #F1F9FF;

}

.prefaceImg {
  width: 160px;
  height: 56px;
  background-image: url(../image/preface.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 16px;

}

.prefaceText {
  width: 1320px;
  font-weight: 400;
  font-size: 16px;
  color: #0D0B22;
  line-height: 26px;
}

p {
  text-indent: 2em;
}

.DJBox {
  padding: 40px 0;
  box-sizing: border-box;
  width: 100%;
}

.DJTopBox {
  width: 1320px;
  padding-bottom: 24px;
}

.DJTopImgBox {
  position: relative;
}

.DJTopImg {
  width: 182px;
  height: 61px;

}

.DJTopImg1 {
  width: 237px;
  height: 61px;

}

.DJTopTitle {
  font-weight: bold;
  font-size: 28px;
  color: #0D0B22;
  position: absolute;
  top: 8px;
  left: 72px;
}

.DJTopRight {
  font-weight: 400;
  font-size: 16px;
  color: #3D3E4F;
  cursor: pointer;
}

.rightIcon {
  display: inline-block;
  width: 8.49px;
  height: 8.49px;
  border-right: 1.2px solid #6D6D6D;
  border-top: 1.2px solid #6D6D6D;
  transform: rotate(45deg);
  margin-left: 6px;
}

.CYLYList {
  width: 1320px;
  overflow: hidden;
}

.imageContainer {
  display: flex;
  margin: 0 24px;
}

.CYLYImage {
  height: 324px;
  margin-right: 24px;
}


.DJListImg {
  /* width: 424px; */
  height: 324px;
  margin: 0 12px;
}

.backBlue {
  background: #F1F9FF;
}

.CYGLYTitle {
  /* width: 140px; */
  font-weight: bold;
  font-size: 28px;
  color: #0D0B22;
  position: absolute;
  top: 8px;
  left: 72px;
  white-space: nowrap;
}

.arrowLeft {
  width: 48px;
  height: 48px;
  margin-right: 24px;
  cursor: pointer;

}

.arrowRight {
  width: 48px;
  height: 48px;
  margin-left: 24px;
  cursor: pointer;
}
.endBox {
  width: 100%;
  background: #F1F9FF;
  position: relative;
  padding: 50px 0 40px 0;
  box-sizing: border-box;
}

.endTitleBox {
  position: absolute;
  top: 34px;
  left: 50%;
  transform: translate(-50%, 0);
  background: #F1F9FF;

}

.endTitle {
  margin: 0 24px;
  font-weight: bold;
  font-size: 28px;
  color: #08327B;
  line-height: 34px;
}

.titleY {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 2px solid #08327B;
}

.endContent {
  width: 1320px;
  padding-top: 37px;
  box-sizing: border-box;
  border-top: 2px solid #08327B;
  font-weight: 400;
  font-size: 16px;
  color: #0D0B22;
  line-height: 26px;
}

.BtmFixed {
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  color: #0D0B22;
  padding: 40px 0;
  box-sizing: border-box;
  font-family: 'Microsoft YaHei';
  background: #FFFFFF;
}

.modal {
  display: flex;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  /* 半透明背景 */
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: #F1F9FF;
  border: 1px solid #888;
  padding: 64px 40px;
  width: 80%;
  height: 99%;
  max-width: 1168px;
  position: relative;
  border-radius: 8px;
}

.videBoxContent {
  height: 100%;
  overflow: hidden;
  padding: 0 40px;
  border: 1px;
  overflow-y: scroll;

}

.videBoxContent::-webkit-scrollbar {
  /* display: none; */
}

.close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 24px;
  right: 24px;
  display: block;
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.box3Top {
  position: relative;
  width: 100%;
  max-width: 1168px;
  margin-bottom: 24px;

}

.fourWSJPBoxImg {
  width: 40px;
  height: 40px;
}

.fourWSJPBoxTopTitle {
  height: 40px;
  position: absolute;
  left: 20px;
  padding-left: 31px;
  box-sizing: border-box;
  border-bottom: 2px solid #08327B;
  font-weight: 600;
  font-size: 24px;
  color: #08327B;
  white-space: nowrap;

}

/* 视频 */
.VideoBigBox {
  width: 490px;
  height: 230px;
  position: relative;

}

.VideoSmallBox {
  width: 288px;
  height: 162px;
  position: relative;

}

.hide-controls::-webkit-media-controls {
  display: none !important;
}

.CYGBox {
  width: 100%;
}

.WXBox {
  width: 100%;
  margin-top: 24px;
}

.WXBoxLeft {
  width: auto;
  background-color: #fff;
  padding: 16px;
  box-sizing: border-box;
}

.WXText2 {
  width: 288px;
  font-weight: 400;
  font-weight: 400;
  font-size: 18px;
  color: #0D0B22;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  padding-top: 16px;
}




.playImg {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: 83px;
  left: 213px;
  z-index: 80;
}

.playImg1 {
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 57px;
  left: 120px;
  z-index: 80;
}

.VideoBigImg {
  width: 490px;
  height: 230px;
  top: 0;
  position: absolute;
}

.VideoSmallImg {
  width: 288px;
  height: 162px;
  top: 0;
  position: absolute;
}

.img0 {
  background-image: url(../../video/KMS530.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img1 {
  background-image: url(../../video/SSZN836.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img2 {
  background-image: url(../../video/GSTSG.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img3 {
  background-image: url(../../video/GJTSG.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img4 {
  background-image: url(../../video/ZWY.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img5 {
  background-image: url(../../video/XJTSG.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img6 {
  background-image: url(../../video/SDSTSG.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img7 {
  background-image: url(../../video/GDSTSG.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.img8 {
  background-image: url(../../video/LJ.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}