.z_top {
  width: 100%;
  float: left;
  height: 215px;
  background: url(style_res/head.jpg) #fff no-repeat right bottom;
}
.z_top .z_max {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.z_top .z_max .logo {
  width: auto;
  margin-left: -60px;
}
.z_top .z_max .logo img {
  max-width: 400px;
}
.z_top .z_max .sea {
  display: flex;
  align-items: center;
  width:300px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #bfca6d;
  background: url(style_res/sea.png) no-repeat 95% center;
}
.z_top .z_max .sea .wz {
  flex: 1;
  width: 0;
  height: 100%;
  margin-left: 25px;
  font-size: 23px;
}
.z_top .z_max .sea .dj {
  width: 70px;
  height: 100%;
  opacity: 0;
}
.z_nav {
  width: 100%;
  float: left;
  height: 55px;
  background: #ececec;
}
.z_nav ul {
  display: flex;
  height: 100%;
  justify-content: space-between;
}
.z_nav ul li {
  /* width: 100px; */
  height: 100%;
}
.z_nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  font-size: 20px;
  color: #bfca6d;
  cursor: pointer;
}
.z_nav ul li.active {
  background: #278953;
  position: relative;
}
.z_nav ul li.active::before{content:"";position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 9;cursor: pointer;}

.z_nav ul li.active a {
  color: #fff;
}
.z_banner {
  width: 100%;
  float: left;
}
.z_banner .mySwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.z_banner .mySwiper img {
  width: 100%;
  float: left;
}
.z_banner .mySwiper .swiper-pagination {
  bottom: 30px;
}
.z_banner .mySwiper .swiper-pagination .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  opacity: 1;
  background: transparent;
  box-sizing: border-box;
  border: 1px solid #fff;
  margin: 0 6px;
}
.z_banner .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.z_index1 {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 15px;
  padding-bottom: 30px;
  background: url(style_res/ys2.png) #fff no-repeat right bottom;
  margin-top: 45px;
  border-top: 5px solid #bdcb6a;
  margin-bottom: 35px;
}
.z_title {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #bfca6d;
  box-sizing: border-box;
  height: 55px;
  margin-bottom: 15px;
}
.z_title h2 {
  font-size: 22px;
  /* color: #38821e; */
  /* font-weight: bold; */
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  /* border-bottom: 3px solid #e9ac35; */
}
.z_title a {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333;
}
.z_title a img {
  margin-left: 5px;
  max-width: 20px;
}
.z_nn1 {
  width: 691px;
  float: left;
}
.z_nn1 .mySwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.z_nn1 .mySwiper a {
  display: block;
  width: 100%;
  height: 431px;
  overflow: hidden;
  position: relative;
}
.z_nn1 .mySwiper a img {
  width: 100%;
  float: left;
  height: 100%;
  object-fit: cover;
}
.z_nn1 .mySwiper a h2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 9;
  font-size: 23px;
  color: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 35px;
  height: 55px;
  background: #bfca6d;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_nn1 .mySwiper .swiper-pagination {
  bottom: 75px;
  text-align: right;
  box-sizing: border-box;
  padding-right: 40px;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet {
  font-size: 23px;
  color: #000000;
  width: 34px;
  height: 34px;
  background: #fff;
  opacity: 1;
  text-align: center;
  line-height: 34px;
  border-radius: 0;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e9ac35;
  color: #fff;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet .swiper-button-next,
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet .swiper-button-prev {
  width: 53px;
  height: 85px;
  outline: none;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet .swiper-button-next::after,
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet .swiper-button-prev::after {
  display: none;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet .swiper-button-next {
  background: url(style_res/right.jpg) no-repeat;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-bullet .swiper-button-prev {
  background: url(style_res/left.jpg) no-repeat;
}
.z_nn2 {
  width: calc(100% - 691px - 35px);
  float: right;
}
.z_nn2 li {
  width: 100%;
  float: left;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
  border: 0;
}
.z_nn2 li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.z_nn2 li a {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.z_nn2 li a h2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
  color: #4e4e4e;
  background: #f1f1f1;
  width: 62px;
  height: 62px;
}
.z_nn2 li a h2 span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 25px;
  background: #e9ac35;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
.z_nn2 li a .font {
  flex: 1;
  width: 0;
  font-size: 19px;
  color: #4e4e4e;
  line-height: 1.5;
  margin-left: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.z_nn2 li:hover a .font {
  color: #278953;
}
.z_index2 {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: wrap;
}
.z_index2 .li {
  width: calc(33% - 20px);
  margin-right: 20px;
  margin-bottom: 25px;
  box-sizing: border-box;
  background: #fff;
  padding: 0 15px;
  border-top: 5px solid #bfca6d;
}
.z_index2 .li:nth-child(3n) {
  margin-right: 0;
}
.z_index2 .li:nth-child(1) {
  border-color: #e9ac35;
  background: url(style_res/ys2.png) #fff no-repeat right bottom;
  background-size: 50%;
}
.z_index2 .li:nth-child(4) {
  border-color: #e9ac35;
  background: url(style_res/ys2.png) #fff no-repeat right bottom;
  background-size: 50%;
}
.z_index2 .li .z_title {
  border-color: #bfca6d;
}
.z_index2 .li .z_title h2 {
  border-color: #e9ac35;
}
.z_nn3 {
  width: 100%;
  float: left;
}
.z_nn3 li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ececec;
  height: 50px;
}
.z_nn3 li:last-child {
  border: 0;
}
.z_nn3 li a {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  font-size: 16px;
  color: #4e4e4e;
  cursor: pointer;
}
.z_nn3 li a h2 {
  flex: 1;
  width: 0;
  margin-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z_nn3 li:hover {
  border-color: #278953;
}
.z_nn3 li:hover a {
  color: #278953;
}
.z_youlian {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 60px;
  border-top: 5px solid #bfca6d;
  padding: 0 15px;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.z_youlian h2 {
  margin: 20px 0;
  font-size: 22px;
  color: #278953;
  font-weight: bold;
}
.z_youlian .font {
  display: flex;
  flex-flow: wrap;
}
.z_youlian .font a {
  font-size: 20px;
  color: #303030;
  margin-right: 54px;
  margin-bottom: 25px;
  word-break: break-all;
  cursor: pointer;
}
.z_youlian .font a:hover {
  color: #278953;
}
.z_foot {
  width: 100%;
  float: left;
  background: #bfca6d;
}
.z_foot .bot1 {
  width: 100%;
  float: left;
  padding: 30px 0;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  color: #fff;
}
.z_foot .bot1 .left {
  display: flex;
  align-items: center;
}
.z_foot .bot1 .left .logo {
  display: flex;
  flex-direction: column;
  height: 130px;
  border-right: 1px solid #fff;
  justify-content: center;
  padding-right: 30px;
  margin-right: 30px;
}
.z_foot .bot1 .left .logo .img {
  width: auto;
  margin-bottom: 25px;
}
.z_foot .bot1 .left .logo .img img {
  max-width: 400px;
}
.z_foot .bot1 .left .logo .font {
  display: flex;
  justify-content: space-between;
}
.z_foot .bot1 .left .logo .font a {
  color: #fff;
  display: none;
}
.z_foot .bot1 .left .logo .font a:nth-child(1){display: flex;}
.z_foot .bot1 .left .logo .font a:nth-child(2){display: flex;}
.z_foot .bot1 .left .logo .font a:nth-child(3){display:block;}
.z_foot .bot1 .left .logo .font a::before{content:"|";position: relative;left: -24px;}
.z_foot .bot1 .left .logo .font a:nth-child(1)::before{display:none;}
.z_foot .bot1 .left .font1 {
  line-height: 1.5;
}
.z_foot .bot1 .right {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_foot .bot1 .right img {
  margin-bottom: 5px;
  width: 137px;
  height: 137px;
}
.z_foot .bot2 {
  width: 100%;
  float: left;
  padding: 15px 0;
  text-align: center;
  line-height: 1.5;
  font-size: 18px;
  color: #fff;
}
.z_index3 {
  width: 100%;
  float: left;
  margin-top: 70px;
  border-top: 5px solid #6e6458;
  margin-bottom: 85px;
  display: flex;
}
.z_index3 .left {
  width: 245px;
}
.z_index3 .right {
  flex: 1;
  width: 0;
  margin-left: 30px;
}
.z_left_title {
  width: 100%;
  float: left;
  background: url(style_res/ys3.png) #6e6458 no-repeat right bottom;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  height: 90px;
  box-sizing: border-box;
  padding-left: 30px;
  display: flex;
  align-items: center;
  background-size: 75px;
}
.z_left_nav {
  width: 100%;
  float: left;
  background: #f7f7f7;
  box-sizing: border-box;
  padding: 0 20px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.z_left_nav li {
  width: 100%;
  float: left;
  height: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #6e6458;
}
.z_left_nav li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: url(style_res/jt1.png) no-repeat right;
  font-size: 20px;
  color: #4e4e4e;
  cursor: pointer;
}
.z_left_nav li.active {
  border-color: #278953;
}
.z_left_nav li.active a {
  background: url(style_res/jt2.png) no-repeat right;
  color: #278953;
  font-weight: bold;
}
.z_right_title {
  width: 100%;
  float: left;
  margin: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #6e6458;
}
.z_right_title h2 {
  font-size: 22px;
  color: #278953;
  font-weight: bold;
}
.z_right_title h3 {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #4e4e4e;
}
.z_right_title h3 img {
  margin-right: 10px;
  max-width: 20px;
}
.z_right_title1 {
  width: 100%;
  float: left;
  font-size: 22px;
  color: #6e6458;
  font-weight: bold;
  margin-bottom: 20px;
}
.z_right_nn {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.z_right_nn li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #4e4e4e;
  display: flex;
}
.z_right_nn li a{
  font-size: 16px;
  color: #4e4e4e;
  display: flex;
}
.z_right_nn li span {
  display: block;
  width: 100px;
}
.z_right_nn li:last-child {
  margin-bottom: 0;
}
.z_page {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #6e6458;
}
.page{
 width:100%;
 text-align: center;
 display: flex;
 justify-content: center;
 }
 .page .active{
 padding: 0px 10px;
 text-align: center;
 line-height: 32px;
 font-size: 14px;
 color: #fff;
 background: #6e6458;
 display: inline-block;
 margin-left: 4px;
 margin-top: 5px;
 border: 1px solid #6e6458;
 }

 .page .total{
 padding: 0px 10px;
 text-align: center;
 line-height: 32px;
 font-size: 14px;
 color: #6e6458;
 border: 1px solid #6e6458;
 background: #fff;
 display: inline-block;
 margin-top: 5px;
 margin-left: 4px;
 }
.z_right_nn1 {
  width: 100%;
  float: left;
}
.z_right_nn1 li {
  width: 100%;
  float: left;
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ececec;
}
.z_right_nn1 li a {
  width: 100%;
  display: flex;
  cursor: pointer;
}
.z_right_nn1 li a .img {
  width: 279px;
  height: 176px;
}
.z_right_nn1 li a .img img {
  width: 100%;
  height: 100%;
}
.z_right_nn1 li a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 15px;
}
.z_right_nn1 li a .dt h2 {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  font-size: 22px;
  color: #6e6458;
  font-weight: bold;
}
.z_right_nn1 li a .dt h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  line-height: 1.5;
  margin-bottom: 35px;
  font-size: 19px;
  color: #4e4e4e;
}
.z_right_nn1 li a .dt h4 {
  display: flex;
}
.z_right_nn1 li a .dt h4 span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 40px;
  background: #f7f7f7;
  font-size: 20px;
  color: #6e6458;
}
.z_right_nn1 li a .dt h4 span:last-child {
  background: #6e6458;
  color: #fff;
}
.z_index4 {
  width: 100%;
  float: left;
  margin-top: 70px;
  margin-bottom: 85px;
  display: flex;
}
.z_index4 .right {
  width: 380px;
}
.z_index4 .right .z_left_index {
  background: url(style_res/ys2.png) #fff no-repeat right bottom;
  background-size: 50%;
}
.z_index4 .left {
  flex: 1;
  width: 0;
  margin-right: 20px;
}
.z_index4 .left .z_page {
  font-size: 18px;
}
.z_left_index {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 0 20px;
  margin-bottom: 30px;
  border-top: 5px solid #6e6458;
}
.z_left_index .z_right_nn {
  margin-bottom: 0;
}
.z_left_index .z_right_nn li:last-child {
  border: 0;
}
.z_left_index .z_nn3 {
  margin-bottom: 20px;
}
.z_right_nr {
  width: 100%;
  float: left;
  font-size: 24px;
  color: #4e4e4e;
  line-height: 1.5;
}
.z_right_nr h1{
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.z_right_nr h2{
  font-size: 18px;
  text-align: center;
}

.z_left_nav3 li{display: none;}
.z_left_nav3.z_left_nav1 li:nth-child(1){display: block;}
.z_left_nav3.z_left_nav1 li:nth-child(2){display: block;}
.z_left_nav3.z_left_nav1 li:nth-child(3){display: block;}
.z_left_nav3.z_left_nav2 li:nth-child(4){display: block;}
.z_left_nav3.z_left_nav2 li:nth-child(5){display: block;}
.z_left_nav3.z_left_nav2 li:nth-child(6){display: block;}


.MMi1,.selected1,.parent1 {background: #bfca6d !important;padding: 0 20px;}
.MMi1 a,.selected1 a,.parent1 a { color:#fff !important;}
.z_banner .swiper-slide{padding-top: 32%;
    overflow: hidden;}
.tpsx { width:100%; display:block; height:100%;position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;}
.tpsx::before {  content: '';  padding-top: 63.19599%;  float: left;}
.tpsx::after {  content: '';  display: block;  clear: both;}
.selected2,.parent2 {border-color: #278953 !important;}
.selected2 a,.parent2 a {background: url(style_res/jt2.png) no-repeat right !important;
    color: #278953 !important;
    font-weight: bold !important;
}
.lbyy { min-height:350px; padding-bottom:50px;}
.nrr { font-size:16px; line-height:38px; padding-top:20px; font-weight:normal;}
.nrr img { max-width:100%;}
.z_left_title span { font-weight:bold;}
.z_right_title h2 span {font-weight:bold;}










.z_index2 .li:nth-child(1) .z_title, .z_index2 .li:nth-child(4) .z_title {
    border-color: #e9ac35;
}