@charset "utf-8";
* {
  padding: 0;
  margin: 0 auto;
}

*+html * {
  padding: 0;
  margin: 0;
}

* {
  margin: 0;
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
div,
span,
a,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
input,
ifram {
  margin: 0;
  padding: 0
}

img {
  border: 0px;
  margin: 0;
  padding: 0
}

ul,
ol,
li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

a,
a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #F30;
  cursor: pointer;
}

.clear {
  clear: both;
  width: 100%;
  font-size: 0px;
  height: 0px;
}

ul,
li {
  list-style-type: none;
}

a,
a:link,
a:hover,
a:visited,
a:active {
  color: #333;
}

html,
body {
  height: 100%
}

body {
  font-family: "Microsoft Yahei", "simsun", "Microsoft Yahei";
  font-size: 14px;
  background: url(../img/bg3.jpg) no-repeat center top #fcfcfc;
}

.w1200 {
  width: 1200px;
  margin: 0px auto;
}

.bgfc {
  background: #fcfcfc;
}

.pad15 {
  padding: 15px;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.ovhid {
  overflow: hidden;
}

.time {
  height: 40px;
  line-height: 40px;
  background: url(../img/top1.png) repeat-x center bottom;
}

.time .w1200 {
  position: relative;
}

.time .w1200 .weather {
  position: absolute;
  top: 2px;
  right: 0px;
  height: 25px;
  width: 280px;
}

.top {
  height: 260px;
  overflow: hidden;
  position: relative;
}

.top h1 {
  position: absolute;
  top: 35px;
  left: 0px;
}

.top .topflash {
  position: absolute;
  top: 150px;
  left: 100px;
}

.ssbut {
  background: url(../img/ssbut.png) no-repeat left 50%;
  padding-left: 22px;
}

.dh {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background: url(../img/nav1.png) repeat-x center bottom;
  _margin-bottom: -2px;
  _display: block;
  _width: 1220px;
}

.nav {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background: url(../img/nav1.png) repeat-x center bottom;
  z-index: 5;
}

.work {
  width: 880px;
  height: 368px;
}

.til1 {
  height: 38px;
  line-height: 38px;
  background: url(../img/icon1.png) no-repeat left 50%;
  text-indent: 25px;
  color: #555;
  font-size: 18px;
  position: relative;
}

.til1 span {
  margin-left: 10px;
  color: #888888;
  font-size: 14px;
}

.til1 a {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #666666;
  font-size: 14px;
}

.slideBox {
  height: 330px;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 310px;
  width: 80px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 485px;
  z-index: 1;
  padding: 10px 10px 10px 0px;
  background: #E9F4E4;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
}

.slideBox .hd ul li {
  padding: 3px;
  background: #fff;
  cursor: pointer;
  margin-bottom: 7px;
}

.slideBox .hd ul li.on {
  background: #3B7A41;
}

.slideBox .hd ul li img {
  width: 74px;
  height: 66px;
}

.slideBox .bd {
  position: relative;
  width: 465px;
  height: 310px;
  background: #E9F4E4;
  padding: 10px;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 465px;
  height: 310px;
  overflow: hidden;
}

.slideBox .bd img {
  width: 465px;
  height: 310px;
  display: block;
}

.slideBox .tiltab {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  height: 330px;
  overflow: hidden;
}

.slideBox .tiltab li {
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 10px;
  padding: 6px 10px;
  height: 60px;
  line-height: 30px;
  position: relative;
}

.slideBox .tiltab li span {
  font-size: 16px;
  height: 30px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 40px;
}

.slideBox .tiltab li b {
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: normal;
  color: #888888;
}

.slideBox .tiltab li i {
  display: block;
  font-size: 12px;
  height: 30px;
  overflow: hidden;
  color: #888888;
  font-style: normal;
}

.slideBox .tiltab li.on {
  border: 1px solid #7CAC82;
  background: #7CAC82;
  color: #fff;
}

.slideBox .tiltab li.on a,
.slideBox .tiltab li.on span,
.slideBox .tiltab li.on i,
.slideBox .tiltab li.on b {
  color: #fff;
}

.notice {
  width: 270px;
}

.til2 {
  background: url(../img/icon2.png) no-repeat left 50%;
  text-indent: 38px;
}

.noticelist {
  border-top: 2px solid #3C8546;
  background: #F7FAF3;
  padding: 10px;
  height: 308px;
  overflow: hidden;
  width: 250px;
}

.noticelist li {
  border-bottom: 1px dashed #ddd;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.noticelist li span {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888;
}

.jyzy {
  width: 475px;
}

.til3 {
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  background: url(../img/til2.png) no-repeat left 50%;
  color: #fff;
  text-indent: 50px;
  position: relative;
}

.til3 span {
  position: absolute;
  bottom: 0px;
  right: 70px;
}

.til3 .tilright {
  position: absolute;
  line-height: 28px;
  top: 12px;
  right: 5px;
  color: #39AE51;
  font-size: 14px;
}

.yxap {
  width: 395px;
  margin-left: 10px;
}

.yxap {
  width: 395px;
  margin-left: 10px;
  height: 247px;
}

.jyzy ul,
.yxap ul {
  padding: 10px;
  height: 185px;
}

.jyzy ul li,
.yxap ul li {
  height: 30px;
  line-height: 30px;
  background: url(../img/dian1.png) no-repeat left 55%;
  position: relative;
  text-indent: 15px;
}

.jyzy ul li span,
.yxap ul li span {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888888;
}

.quick {
  width: 270px;
}

.til4 {
  height: 38px;
  line-height: 38px;
  color: #3C8546;
  font-size: 18px;
}

.quickbox {
  border-top: 2px solid #3C8546;
  background: #F7FAF3;
  padding: 10px;
  height: 185px;
  overflow: hidden;
}

.quickbox a {
  display: block;
  float: left;
  width: 83px;
  text-align: center;
  margin-bottom: 2px;
}

.quickbox a span {
  display: block;
  padding: 5px 0px;
  line-height: 18px;
}

.linktil {
  border-bottom: 1px solid #ddd;
  height: 38px;
  line-height: 38px;
  color: #39AE51;
}

.linktil span {
  border-bottom: 2px solid #39AE51;
  width: 100px;
  text-align: center;
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  display: block;
}

.linklist a {
  display: block;
  float: left;
  margin: 10px;
}

.msfctil {
  height: 54px;
  background: url(../img/til3.jpg?v=1) no-repeat left top;
  line-height: 40px;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding-left: 50px;
}

.msfctil a {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 42px;
  color: #666666;
  font-size: 14px;
  line-height: 42px;
}

.picScroll-left {
  position: relative;
  height: 200px;
}

.picScroll-left .bd {
  padding: 10px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin-right: 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left .bd ul li img {
  height: 154px;
  width: 205px;
  margin-bottom: 8px;
}

.picScroll-left .bd ul li p {
  line-height: 30px;
  height: 30px;
  width: 220px;
}

.bottom {
  background: #3C8546;
  font-size: 14px;
  color: #333;
  line-height: 26px;
  padding: 30px 0px;
  text-align: center;
}

.bottom * {
  color: white!important;
}

.secmain {
  border-top: 1px solid #3B8546;
  background: #fff;
  margin-top: 20px;
}

.w230 {
  width: 220px;
}

.w955 {
  width: 915px;
  padding-right: 14px;
  border-right: 1px solid #ddd;
  min-height: 430px;
}

.secmain {}

.current_loc {
  height: 44px;
  line-height: 44px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}

.current_loc h1 {
  font-size: 20px;
  text-align: center;
  width: 150px;
  color: #3B8546;
  font-weight: normal;
  white-space: nowrap;
}

.current_loc .dqwz {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 44px;
  line-height: 44px;
  background: url(../img/ty_03.jpg) no-repeat left 50%;
  padding-left: 20px;
}

.seclist {
  padding-top: 20px;
  padding-left: 20px;
}

.seclist li {
  background: url(../img/list_l.jpg) no-repeat left 15px;
  padding: 8px 0px 8px 34px;
  border-bottom: 1px dashed #4f4f4f;
}

.seclist li p {
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  color: #888888;
}

.seclist li a.lm {
  color: #3B8546;
}

.seclist li a {
  font-size: 16px;
  line-height: 24px;
}

.secnav h2 {
  height: 44px;
  line-height: 44px;
  font-size: 22px;
  color: #3D8545;
  font-weight: bold;
  text-align: center;
  border-bottom: 3px solid #F39800;
}

.secnav p {}

.secnav p a {
  background: url(../img/list_2.png) no-repeat left 50%;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #ddd;
  padding-left: 15px;
  display: block;
  font-size: 16px;
}

.secnav p a:hover,
.secnav p a.on {
  font-weight: bold;
  color: #F39800;
}

.seccont {}

.seccont {
  padding-top: 20px;
  line-height: 30px;
  text-indent: 2em;
}

.sslist {
  padding-left: 20px;
}

.sslist li {
  line-height: 30px;
  height: 30px;
  position: relative;
  background: url(../img/list_2.png) no-repeat left 50%;
  padding-left: 15px;
  border-bottom: 1px dashed #ccc;
}

.sslist li span {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888888;
}

.secpiclist {}

.secpiclist li {
  width: 226px;
  float: left;
}

.secpiclist li a {
  width: 200px;
  padding: 6px;
  border: 1px dashed #dddddd;
  margin: 13px auto;
  display: block;
}

.secpiclist li a img {
  width: 200px;
  height: 140px;
  margin: 0px auto;
}

.secpiclist li a p {
  width: 200px;
  height: 26px;
  line-height: 26px;
  border-bottom: 1px solid #ddd;
}

.secpiclist li a span {
  width: 200px;
  height: 24px;
  line-height: 24px;
  color: #888888;
}

.secyllink select {
  width: 200px;
}

.linklist img {
  width: 174px;
  height: 58px;
}

#search {
  width: 200px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  _top: 120px;
}

#search form {
  width: 100%;
  height: 100%;
}

#search form input.searchText {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-left: 4px;
  padding-right: 43px;
  border: 1px solid #3C8546;
  _width: 180px;
  _height: 30px;
  _line-height: 30px;
}

#search form input.searchSub {
  position: absolute;
  right: 0;
  height: 30px;
  background-color: #3C8546;
  color: white;
  border: 0;
  padding: 0 5px;
  top: 0;
  _top: 2px;
}

#vsb_content_4 table {
  width: 100%;
  text-align: center;
}