* {
  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: 1200px;
}
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%;
}
.banner img {
  width: 100%;
}
.main {
  margin: 0 auto;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .title {
  width: 1200px;
  height: 98px;
  margin: 0 auto 40px;
  position: relative;
}
.main .title .more {
  position: absolute;
  right: 0;
  top: 28px;
  color: #338c4c;
}
.main .zcwj {
  margin: 50px auto;
}
.main .zcwj .title {
  background: url("../images/title_zcwj.png") no-repeat center center;
}
.main .zcwj .con {
  overflow: hidden;
}
.main .zcwj .con .list {
  background: #edf8f0;
  padding: 6px 16px;
  margin-bottom: 30px;
}
.main .zcwj .con .list li {
  border-bottom: 1px solid #eaeaea;
  padding: 4px 0;
  font-size: 18px;
}
.main .zcwj .con .list li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 40px;
}
.main .zcwj .con .list li a:hover {
  color: #338c4c;
}
.main .zcwj .con .list li span.point {
  background: url("../images/list.png") no-repeat center center;
  width: 11px;
  height: 13px;
  display: inline-block;
  margin-right: 10px;
}
.main .zcwj .con .list li:last-child {
  border-bottom: 0;
}
.main .zcwj .con .city {
  margin-right: -20px;
}
.main .zcwj .con .city li {
  float: left;
  width: 156px;
  line-height: 55px;
  height: 55px;
  margin-right: 18px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  background: #64bc7e;
  margin-bottom: 18px;
}
.main .zcwj .con .city li a {
  display: block;
}
.main .zcjd {
  margin: 50px auto;
}
.main .zcjd .title {
  background: url("../images/title_zcjd.png") no-repeat center center;
}
.main .zcjd .con {
  width: 1228px;
}
.main .zcjd .con .zcjdPic {
  position: relative;
}
.main .zcjd .con .zcjdPic .swiper-container {
  height: 220px;
}
.main .zcjd .con .zcjdPic .swiper-container .pic {
  width: 382px;
  height: 214px;
  margin: 0 auto;
}
.main .zcjd .con .zcjdPic .swiper-container .pic img {
  width: 100%;
  height: 100%;
}
.main .zcjd .con .zcjdPic .arrow-left {
  position: absolute;
  left: 14px;
  top: 80px;
  z-index: 3;
  cursor: pointer;
  background: url("../images/left.png") no-repeat center center;
  width: 22px;
  height: 56px;
}
.main .zcjd .con .zcjdPic .arrow-right {
  position: absolute;
  right: 14px;
  top: 80px;
  z-index: 3;
  cursor: pointer;
  background: url("../images/right.png") no-repeat center center;
  width: 22px;
  height: 56px;
}
.main .zcjd .con .list {
  width: 1200px;
  margin: 10px auto;
}
.main .zcjd .con .list li {
  border-bottom: 1px solid #eaeaea;
  padding: 14px 0;
  font-size: 18px;
}
.main .zcjd .con .list li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 36px;
}
.main .zcjd .con .list li a:hover {
  color: #338c4c;
}
.main .zcjd .con .list li span.tip {
  background: #d5f1dc;
  display: inline-block;
  margin-right: 10px;
  color: #338c4c;
  line-height: 36px;
  height: 36px;
  padding: 0 16px;
  border-radius: 6px;
}
.main .zcwd {
  margin: 50px auto;
  padding: 40px 0;
  background: url("../images/bg_zcwd.jpg") no-repeat center bottom #f8fbf4;
  background-size: 100% auto;
}
.main .zcwd .title {
  background: url("../images/title_zcwd.png") no-repeat center center;
}
.main .zcwd .con .lxwd {
  width: 750px;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
}
.main .zcwd .con .lxwd .lxwdCon {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 20px 10px 6px 20px;
  height: 503px;
  box-sizing: border-box;
}
.main .zcwd .con .lxwd .lxwdCon .lxwdList {
  overflow-x: auto;
  height: 100%;
  padding-right: 20px;
}
.main .zcwd .con .lxwd .lxwdCon .lxwdList::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.main .zcwd .con .lxwd .lxwdCon .lxwdList::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #9ac5a5;
}
.main .zcwd .con .lxwd .lxwdCon .lxwdList::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #eeeeee;
}
.main .zcwd .con .lxwd .lxwdCon .section {
  width: 680px;
  margin: 0 auto 24px;
  box-shadow: 0 0 10px 0 rgba(120, 159, 131, 0.2);
  border-radius: 12px;
  overflow: hidden;
}
.main .zcwd .con .lxwd .lxwdCon .section h5 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  padding: 16px;
  background: #e2f5e7;
  color: #338c4c;
}
.main .zcwd .con .lxwd .lxwdCon .section .describe {
  line-height: 28px;
  padding: 10px 16px;
  text-align: justify;
}
.main .zcwd .con .lxwd .lxwdCon .section .describe a {
  font-weight: bold;
  color: #338c4c !important;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.main .zcwd .con .lxwd .lxwdCon .section .describe a span{
  color: #338c4c !important;
}
.main .zcwd .con .other {
  width: 420px;
}
.main .zcwd .con .other .bn {
  margin-bottom: 20px;
}
.main .ssxg {
  margin: 50px auto;
}
.main .ssxg .title {
  background: url("../images/title_ssxg.png") no-repeat center center;
}
.main .ssxg .con {
  overflow: hidden;
}
.main .ssxg .con .newsList {
  margin-right: -40px;
}
.main .ssxg .con .newsList li {
  margin-right: 40px;
  border: 1px solid #e4e4e4;
  padding: 11px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 90px;
  font-weight: bold;
  margin-bottom: 22px;
  float: left;
  font-size: 18px;
}
.main .ssxg .con .newsList li a {
  line-height: 32px;
  height: 64px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .ssxg .con .newsList li a:hover {
  color: #338c4c;
}
/*# sourceMappingURL=lxzc.css.map */