/*通用部分*/
body {
  font-family: "微软雅黑";
}
a,
a:visited {
  color: #333;
  font-size: 13px;
}
a:hover,
a:visited:hover {
  color: #125aae;
}
.container {
  width: 1200px;
  margin: 0px auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
/*头部导航*/
.top {
  height: 689px;
  padding-top: 639px;
  background: url("ws_bg_01.png") top center no-repeat;
  position: relative;
}
.top img {
  position: absolute;
  left: 60px;
  top: 30px;
}
.top .menu {
  height: 50px;
  background: #219454;
}
.top .menu ul {
  display: block;
  width: 1200px;
  height: 50px;
  margin: 0px auto;
}
.top .menu ul li {
  display: inline-block;
  width: 240px;
  float: left;
  height: 50px;
  border-right: 1px solid #87c5a2;
}
.top .menu ul li:first-child {
  border-left: 1px solid #87c5a2;
}
.top .menu ul li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 19px;
  color: #fff;
  font-weight: bold;
}
.top .menu ul li a:hover {
  background: #fff;
  color: #219454;
}
/*头部导航 end*/
/*新闻*/
.news-box {
  height: 426px;
  overflow: hidden;
  margin: 40px auto 50px;
}
.news-box .slidebox {
  width: 567px;
  height: 426px;
  float: left;
  overflow: hidden;
  position: relative;
}
.news-box .slidebox .bd {
  width: 567px;
  height: 426px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.news-box .slidebox .bd li {
  display: block;
  width: 567px;
  height: 426px;
  position: absolute;
  left: 0px;
  top: 0px;
  zoom: 1;
  vertical-align: middle;
  z-index: 2;
}
.news-box .slidebox .bd li a {
  display: block;
  width: 567px;
  height: 426px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.news-box .slidebox .bd li a img {
  width: 567px;
  height: 426px;
}
.news-box .slidebox .bd li a h3 {
  display: block;
  width: 567px;
  height: 52px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 0px 20px;
  z-index: 3;
  line-height: 52px;
  color: #fff;
  font-size: 15px;
}
.news-box .slidebox .bd li a i {
  display: block;
  width: 100%;
  height: 52px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url("ws_bg_03.png") repeat;
  z-index: 2;
}
.news-box .slidebox .hd {
  width: 85px;
  height: 10px;
  position: absolute;
  right: 0px;
  bottom: 21px;
  z-index: 9;
}
.news-box .slidebox .hd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 9px;
  background: url("ws_bg_04.png") no-repeat;
  cursor: pointer;
}
.news-box .slidebox .hd li.on {
  background: url("ws_bg_05.png") no-repeat;
}
.news-box .jobbox {
  width: 592px;
  float: right;
}
.news-box .jobbox .jobcat {
  height: 55px;
  border-bottom: 1px solid #219454;
}
.news-box .jobbox .jobcat a {
  display: block;
  width: 153px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  font-size: 30px;
  font-weight: bold;
  color: #219454;
  float: left;
  margin-right: 20px;
}
.news-box .jobbox .jobcat a.active {
  background: url("ws_bg_02.png") no-repeat;
  color: #fff;
}
.news-box .jobbox .joblist {
  margin-top: 25px;
}
.news-box .jobbox .joblist li {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding-left: 13px;
  background: url("ws_bg_07.png") left no-repeat;
  position: relative;
}
.news-box .jobbox .joblist li a {
  line-height: 40px;
  font-size: 17px;
}
.news-box .jobbox .joblist li span {
  line-height: 40px;
  position: absolute;
  right: 0px;
  color: #999;
}
.news-box .jobbox .jobvideo {
  width: 100%;
  overflow: hidden;
  display: none;
}
.news-box .jobbox .jobvideo ul {
  width: 110%;
  height: 371px;
  padding-top: 11px;
}
.news-box .jobbox .jobvideo ul li {
  display: inline-block;
  float: left;
  width: 190px;
  height: 175px;
  margin-right: 11px;
  margin-bottom: 10px;
}
.news-box .jobbox .jobvideo ul li a {
  display: block;
  width: 190px;
  height: 175px;
  position: relative;
}
.news-box .jobbox .jobvideo ul li a img {
  width: 190px;
  height: 175px;
}
.news-box .jobbox .jobvideo ul li a h3 {
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  line-height: 32px;
  background: url("ws_bg_03.png") repeat;
  color: #fff;
}
/*新闻*/
/*新闻通用*/
.health-news {
  padding: 50px 0px;
  background: #f6f9f6;
}
.health-zhishi {
  padding-top: 50px;
  background: #fff;
}
.catname {
  height: 66px;
  background: url("ws_bg_06.png") top center no-repeat;
  text-align: center;
}
.catname a {
  line-height: 66px;
  font-size: 40px;
  font-weight: bold;
  color: #777;
}
.catname a span {
  color: #219454;
}
.catname a:hover {
  color: #777;
}
.news-list {
  width: 100%;
  height: 320px;
  background: url("ws_bg_08.png") center center no-repeat;
  margin-top: 20px;
}
.news-list ul li {
  display: inline-block;
  width: 570px;
  height: 40px;
  float: left;
  padding-left: 13px;
  background: url("ws_bg_07.png") left no-repeat;
  position: relative;
}
.news-list ul li a {
  line-height: 40px;
  font-size: 17px;
}
.news-list ul li span {
  line-height: 40px;
  position: absolute;
  right: 0px;
  color: #999;
}
.news-list ul li:nth-child(2n) {
  float: right;
  vertical-align: top;
}
/*新闻通用 end*/
/*底部*/
.footer {
  height: 150px;
  border-top: 10px solid #219454;
  background: #e2e2e2;
  margin-top: 50px;
  text-align: center;
  padding-top: 25px;
  line-height: 30px;
  font-size: 15px;
  color: #666;
  position: relative;
}
.footer span {
  display: inline-block;
  padding-left: 40px;
  height: 30px;
  background: url("http://sheyang.yancheng.gov.cn/picture/6/1811161448465454193.png") 15px center no-repeat;
}
.footer span#_span_jiucuo {
  position: absolute;
  left: 50%;
  top: 30px;
  margin-left: -500px;
  background: none;
}

/*底部 end*/
/*二维码*/
.eq_code {
  width: 143px;
  height: auto;
  position: fixed;
  right: 0px;
  top: 100px;
}
.eq_code span {
  display: block;
  background: #fff;
  padding: 5px;
}
.eq_code a {
  display: block;
  width: 100%;
  height: 22px;
  background: #fff;
  color: #f00;
  text-align: center;
  line-height: 22px;
}
/*二维码 end*/
