body {
  margin: 0px;
  padding: 0px;
  background: #62adbe;
  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: 623px;
}

.topimg img {
  width: 1920px;
  height: 623px;
  margin: 0 auto;
}

.wrape{
  width: 1000px;
  margin: 0 auto;
}

.ms_wrape{
  width: 1000px;
  height: 700px;
  position: relative;
}

.DW_slz{
  width: 164px;
  height: 396px;
  position: absolute;
  top: 100px;
  left: 63px;
}

.DW_gac{
  width: 164px;
  height: 396px;
  position: absolute;
  top: 174px;
  left: 240px;
}

.DW_dxn{
  width: 164px;
  height: 396px;
  position: absolute;
  top: 40px;
  left: 417px;
}

.DW_bzz{
  width: 164px;
  height: 396px;
  position: absolute;
  top: 116px;
  left: 594px;
}

.DW_yxhj{
  width: 164px;
  height: 396px;
  position: absolute;
  top: 173px;
  left: 771px;
}

.jrzx_contentWrape {
  width: 970px;
  height: 330px;
  margin: 20px auto;
  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: 266px;
  height: 87px;
  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;
}