* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #fff;
  min-width: 1320px;
  margin: 0 auto;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  width: 100%;
  margin: 0 auto;
}
.banner img {
  width: 100%;
}
.main {
  margin: 0 auto;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
  overflow: inherit;
}
.main .more {
  background: #def1ea;
  display: block;
  width: 194px;
  line-height: 42px;
  height: 42px;
  margin: 10px auto 0;
  text-align: center;
  color: #0D7544;
}
.main .more i {
  display: inline-block;
  background: url("../images/more.png") no-repeat center center;
  width: 14px;
  height: 12px;
  margin-left: 10px;
}
.main .more:hover {
  background: #cbe8dd;
}
.main .title {
  width: 1200px;
  height: 101px;
  margin: 0 auto 24px;
}
.main .ywsd {
  margin: 60px auto 50px;
}
.main .ywsd .title {
  background: url("../images/titles_ywsd.png") no-repeat center center;
}
.main .ywsd .newsList {
  margin-right: -40px;
}
.main .ywsd .newsList li {
  padding: 11px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 90px;
  box-shadow: 0 0 10px rgba(77, 12, 9, 0.1);
  margin-bottom: 22px;
  float: left;
  margin-right: 40px;
  font-weight: bold;
  font-size: 18px;
}
.main .ywsd .newsList li a {
  width: 550px;
  line-height: 32px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .ywsd .newsList li a:hover {
  color: #1c9453;
}
.main .gzbs {
  padding: 40px 0;
  background: url("../images/bg_gzbs.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.main .gzbs .title {
  background: url("../images/titles_gzbs.png") no-repeat center center;
}
.main .gzbs .con {
  background: url("../images/gzbs.png") no-repeat left top;
  padding: 30px 0 0 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.main .gzbs .con .gzbsNav {
  width: 230px;
}
.main .gzbs .con .gzbsNav li {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 54px;
  margin-bottom: 30px;
  width: 214px;
  text-align: center;
  position: relative;
}
.main .gzbs .con .gzbsNav li i {
  position: absolute;
  background: url("../images/gzbs_list.png") no-repeat center center;
  display: none;
  width: 7px;
  height: 12px;
  right: -7px;
  top: 20px;
}
.main .gzbs .con .gzbsNav li a {
  display: block;
}
.main .gzbs .con .gzbsNav li.active {
  background: #ffffff;
  color: #1c9453;
}
.main .gzbs .con .gzbsNav li.active i {
  display: block;
}
.main .gzbs .con .gzbsCon {
  width: 930px;
  background: #ffffff;
  box-sizing: border-box;
  padding: 30px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}
.main .gzbs .con .gzbsCon .section .gzbsPic {
  margin-bottom: 14px;
  padding-bottom: 24px;
  border-bottom: 1px solid #c7e6d7;
}
.main .gzbs .con .gzbsCon .section .gzbsPic .pic {
  width: 364px;
  height: 206px;
}
.main .gzbs .con .gzbsCon .section .gzbsPic .pic img {
  width: 100%;
  height: 100%;
}
.main .gzbs .con .gzbsCon .section .gzbsPic .describe {
  width: 480px;
}
.main .gzbs .con .gzbsCon .section .gzbsPic .describe h5 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 10px;
}
.main .gzbs .con .gzbsCon .section .gzbsPic .describe h5 a:hover {
  color: #036f3d;
}
.main .gzbs .con .gzbsCon .section .gzbsPic .describe p {
  color: #777777;
  line-height: 30px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  max-height: 120px;
}
.main .gzbs .con .gzbsCon .section .list {
  margin-bottom: 20px;
}
.main .gzbs .con .gzbsCon .section .list li {
  margin: 10px auto;
  line-height: 34px;
  font-size: 18px;
}
.main .gzbs .con .gzbsCon .section .list li span {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 10px;
  vertical-align: 3px;
  background: #20784c;
}
.main .gzbs .con .gzbsCon .section .list li a {
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .gzbs .con .gzbsCon .section .list li a:hover {
  color: #20784c;
}
.main .zxzc {
  margin: 50px auto;
}
.main .zxzc .title {
  background: url("../images/titles_zxzc.png") no-repeat center center;
}
.main .zxzc .con .section {
  width: 586px;
  margin-right: 27px;
  margin-bottom: 27px;
  background: #ffffff;
  padding-bottom: 12px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}
.main .zxzc .con .section h5 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  padding: 12px;
  text-align: justify;
  background: #1c9453;
  color: #ffffff;
}
.main .zxzc .con .section h5 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
}
.main .zxzc .con .section p {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-height: 30px;
  padding: 12px 12px 0;
  height: 132px;
  text-align: justify;
  -webkit-box-orient: vertical;
}
.main .zxzc .con .section p a {
  color: #1c9453;
}
.main .zxzc .con .section:nth-child(2n) {
  margin-right: 0;
}