.video {
    position: fixed;
    z-index: 10;
    bottom: 238px;
    right: 50%;
    width: 64px;
    height: 64px;
    margin-right: -724px;
  }
  
  .videoImg {
    width: 80px;
    height: 80px;
  }
.modal {
    display: flex;
    position: fixed;
    /* display: block; */
    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;
    overflow-y: scroll;
    padding: 0 40px;
  
  }
  
       /* 滚动条整体 */
       .videBoxContent::-webkit-scrollbar {
        width: 8px; /* 垂直滚动条宽度 */
        height: 8px; /* 水平滚动条高度 */
    }

    /* 滚动条轨道 */
    .videBoxContent::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 4px;
    }

    /* 滚动条滑块 */
    .videBoxContent::-webkit-scrollbar-thumb {
        background: #c4c4c4d8;
        border-radius: 4px;
        transition: background 0.3s ease;
    }

    /* 滚动条滑块悬停状态 */
    .videBoxContent::-webkit-scrollbar-thumb:hover {
        background: #a8a8a8;
    }

    /* 滚动条滑块激活状态（点击时） */
    .videBoxContent::-webkit-scrollbar-thumb:active {
        background: #888;
    }

    /* 滚动条角落（垂直和水平滚动条交汇处） */
    .videBoxContent::-webkit-scrollbar-corner {
        background: #f1f1f1;
    }

    /* 内容样式 */
    .content-item {
        margin-bottom: 16px;
        padding-bottom: 16px;
        border-bottom: 1px dashed #eee;
    }

    .content-item:last-child {
        border-bottom: 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: 16px;
    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%;
  }