body {
    margin: 0px;
    padding: 0px;
    background: #bee1db;
    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;
  }
  

  
  h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal
  }

  .topimg{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }

  .bj{
    width: 100%;
    height: auto;
  }

  .LYinter{
    width: 308px;
    height: 419px;
    position:absolute;
    left: -540px;
    top: 130px;
  }

  .lyWrape{
    width: 1px;
    height: 618px;
    position: relative;
    margin: 0 auto;
    z-index: 222;
  }

  .LYinter img{
    width: 10%;
  }

  .zx_Title{
    width: 346px;
    height: 94px;
    margin: 30px auto;
  }

  .zixun_wrape{
    width: 994px;
    height: 364px;
    border: 5px solid #2d918d;
    margin: 15px auto;
  }

  .jrzx_contentWrape {
    width: 970px;
    height: 330px;
    margin: 20px auto;
    border: #2d918d 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;
  }
  

.zx_blocks_wrape{
    width: 776px;
    height: 141px;
    margin: 20px auto;
    position: relative;
}

.zx_blocks_wrape img{
    width: 776px;
    height: 141px;
}

.ms_block1{
    width: 100px;
    height: 145px;
    position: absolute;
    left: 0px;
    top:0px;
    /* background-color: #FF6600; */
}

.ms_block2{
    width: 100px;
    height: 145px;
    position: absolute;
    left: 170px;
    top:0px;
    /* background-color: #FF6600; */
}

.ms_block3{
    width: 100px;
    height: 145px;
    position: absolute;
    left: 340px;
    top:0px;
    /* background-color: #FF6600; */
}

.ms_block4{
    width: 100px;
    height: 145px;
    position: absolute;
    left: 510px;
    top:0px;
    /* background-color: #FF6600; */
}

.ms_block5{
    width: 100px;
    height: 145px;
    position: absolute;
    left: 680px;
    top:0px;
    /* background-color: #FF6600; */
}

.story_wrape{
    width: 1000px;
    height: 352px;
    margin: 0 auto;
    position: relative;
}

.story{
    width: 800px;
    height: 300px;
    position:absolute;
    top:30px;
    left:115px;

    font-size: 18px;
    line-height: 33px;
    overflow-y: scroll;
    text-indent: 2em;

}

.sw_wrape{
    width: 1000px;
    height: 451px;
    margin: 40px auto;
    writing-mode: vertical-rl;
    font-size: 20px;
    line-height: 80px;
    color: #205b59;
    position: relative;
}

.sw_wrape img{
    width: 1000px;
    height: 451px;

}

.Holiday-Foot {
    height: 200px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.shiwen{
    width: 380px;
    height: 200px;
    position: absolute;
    top: 136px;
    left: 216px ;
    font-weight: 700;

}


