body {
    margin: 0px;
    padding: 0px;
    background: #d8ebff;
    font-size: 16px;
  }
  
  div, p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, form {
    margin: 0px;
    padding: 0px;
  }
  
  img {
    border: 0px;
  }

  a{
    color: #000;
  }
  
  a:link {
    color: #000;
    text-decoration: none;
  }
  
  a:visited {
    text-decoration: none;
    color: #000;
  }
  
  a:hover {
    text-decoration: underline;
    color: #FF6600;
  }
  
  a:active {
    text-decoration: none;
    color: #000;
  }
  
  ul, ol, li, dl, dt, dd {
    list-style: none;
  }
  
  li {
  
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal
  }
  
  .topimg {
    width: 100%;
    height: 792px;
    background: url("20240729topimg.jpg")top center;
  }
  
  .topimg img {
    width: 1920px;
    height: 792px;
    margin: 0 auto;
  }

  .wrape{
    width: 1000px;
    margin: 0 auto;
  }

  .wrape_movie {
    width: 943px;
    height: 530px;
    margin: 0 auto;
}

video {
    width: 943px;
    height: 530px;
}

.jrzx_contentWrape {
    width: 1000px;
    height: 430px;
    margin: 20px auto 50px;
    border: #c15c95 8px solid;
    border-radius: 10px;
    position: relative;
  }

  .zx_imgs{
    width: 480px;
    height: 355px;
    position: absolute;
    top:65px;
    left: 40px;
  }
  
  .jrzx_contentWrape img{
    width: 480px;
    height: 355px;
  }
  
  
  .content_right{
    width: 445px;
    height: 300px;
    position: absolute;
    top: 31px;
    right: 28px;
    color: #000;
  }

  .jj_wrape{
    width: 1031px;
    height: 639px;
    margin: 0 auto;
    position: relative;
  }

  .jj_block{
    width: 115px;
    height: 32px;
    position: absolute;
    top:521px;
    left: 628px;
    /* background-color: #fff; */
  }
  
  .content_right li{
    padding-left: 10px;
    border-bottom: 1px dashed #333;
    height: 90px;
    line-height: 50px;
    margin-top: 20px;
    overflow: hidden;
    
  }
  
  .content_right p{
    font-size: 18px;
    font-weight: 700;
    width: 445px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
  
  .content_zhushi {
    width: 435px;
    height: 65px;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }

  .title {
    width: 455px;
    height: 172px;
    margin: 40px auto;
}

.ms_wrape{
    width: 926px;
    height: 304px;
    margin: 0 auto;
    position: relative;
}

.ms1{
    width: 148px;
    height: 305px;
    /* background-color: #FF6600; */
    position: absolute;
    top: 0px;
    left: 0px;

}

.ms2{
    width: 148px;
    height: 305px;
    /* background-color: #FF6600; */
    position: absolute;
    top: 0px;
    left: 195px;

}

.ms3{
    width: 148px;
    height: 305px;
    /* background-color: #FF6600; */
    position: absolute;
    top: 0px;
    left: 390px;

}

.ms4{
    width: 148px;
    height: 305px;
    /* background-color: #FF6600; */
    position: absolute;
    top: 0px;
    left: 585px;

}

.ms5{
    width: 148px;
    height: 305px;
    /* background-color: #FF6600; */
    position: absolute;
    top: 0px;
    left: 770px;

}

.Holiday-Foot {
    height: 200px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    /* background-color: #174b55; */
}


