body {
    margin: 0px;
    padding: 0px;
    background: #5e97b3;
    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: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: 887px;
    background: url("2023zq_topimg.png")top center;
  }
  
  .topimg img {
    width: 1920px;
    height: 887px;
    margin: 0 auto;
  }
  
  .wrape{
    width: 1000px;
    margin: 0 auto;
  }
  
  .ms_wrape{
    width: 1000px;
    height: 356px;
    position: relative;
    margin: 30px auto ;
  }
  
  .ms_jy{
    width: 138px;
    height: 272px;
    position: absolute;
    top:53px;
    left: 77px;

  }

  .ms_yb{
    width: 138px;
    height: 272px;
    position: absolute;
    top:27px;
    left: 255px;

  }

  .ms_kmd{
    width: 138px;
    height: 272px;
    position: absolute;
    top:0px;
    left: 437px;

  }

  .ms_bb{
    width: 138px;
    height: 272px;
    position: absolute;
    top:27px;
    left: 614px;

  }

  .ms_hd{
    width: 138px;
    height: 272px;
    position: absolute;
    top:53px;
    left: 796px;

  }
  
  
  .jrzx_contentWrape {
    width: 970px;
    height: 330px;
    margin: 20px auto 50px;
    border: #1c766f 8px solid;
    position: relative;
  }
  
  .jrzx_contentWrape img{
    width: 460px;
    height: 300px;
  }
  
  
  .content_right{
    width: 445px;
    height: 300px;
    position: absolute;
    top: -11px;
    right: 28px;
  }
  
  .content_right li{
    padding-left: 10px;
    border-bottom: 1px dashed #333;
    height: 85px;
    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: 34px;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: -5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
  
  .title{
    width: 390px;
    height: 59px;
    margin: 0 auto;
  }
  
  .sw_background{
    width: 993px;
    height: 995px;
    margin: 40px auto;
    position: relative;
  }
  
  .sw_content{
    width: 993px;
    height: 995px;
    position: absolute;
    top:0;
    left:0;
  }
  
  .Holiday-Foot {
      height: 200px;
      width: 100%;
      text-align: center;
      font-size: 14px;
      line-height: 24px;
      color: #333;
  }