.z_top {
  width: 100%;
  float: left;
  height: 5.208vw;
}
.z_top .z_max {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_top .z_max .logo {
  width: auto;
}
.z_top .z_max .logo img {
  width: auto;
}
.z_top .z_max .right {
  display: flex;
  align-items: center;
  height: 100%;
}
.z_top .z_max .right .z_nav {
  height: 100%;
  display: flex;
}
.z_top .z_max .right .z_nav li {
  height: 100%;
  display: flex;
  margin-left: 2.344vw;
}
.z_top .z_max .right .z_nav li a {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 0.938vw;
  color: #222222;
}
.z_top .z_max .right .z_nav li.active {
  position: relative;
}
.z_top .z_max .right .z_nav li.active::before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -2.083vw;
  bottom: 0;
  width: 4.167vw;
  height: 0.260vw;
  background-color: #489f56;
}
.z_top .z_max .right .yuyan {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  margin-left: 2.604vw;
  cursor: pointer;
}
.z_top .z_max .right .yuyan img {
  width: auto;
}
.z_top .z_max .right .yuyan span {
  font-size: 0.938vw;
  color: #222222;
  margin-left: 0.781vw;
  margin-right: 0.521vw;
}
.z_top .z_max .right .yuyan .dt {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9;
  background: #fff;
  display: flex;
  flex-direction: column;
  width: 16.667vw;
  padding: 1.250vw;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(0.521vw);
  transform: translateY(0.521vw);
  line-height: 1.5;
}
.z_top .z_max .right .yuyan .dt a{
    margin-bottom: 1vw;
}
.z_top .z_max .right .yuyan .dt a:last-child{
    margin-bottom: 0;
}
.z_top .z_max .right .yuyan:hover .dt {
  -webkit-transform: translateY(0.000vw);
  transform: translateY(0.000vw);
  visibility: visible;
  opacity: 1;
}
.z_banner {
  width: 100%;
  float: left;
  position: relative;
  overflow:hidden;
}
.z_banner.zy .z_max {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 2.240vw;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  letter-spacing: 0.156vw;
  color: #e5ebe7;
}
.z_banner img {
  width: 100%;
  float: left;
}
.z_banner .swiper-slide-active img{
      transition: all 2s ease-in-out 0s;
  transform:scale(1.05)
  
}
.z_banner a{
    background-size: 0;
}
.z_banner .swiper-button-next,
.z_banner .swiper-button-prev {
  width: 1.927vw;
  height: 3.750vw;
  background: url(../images/jt2.png) no-repeat;
  background-size: contain;
}
.z_banner .swiper-button-next.swiper-button-disabled,
.z_banner .swiper-button-prev.swiper-button-disabled {
  background: url(../images/jt1.png) no-repeat;
  background-size: contain;
  opacity: 1;
}
.z_banner .swiper-button-next::after,
.z_banner .swiper-button-prev::after {
  display: none;
}
.z_banner .swiper-button-next {
  right: 6.4%;
}
.z_banner .swiper-button-prev {
  transform: rotate(180deg);
  left: 6.4%;
}
.z_banner .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 2.448vw;
}
.z_banner .swiper-pagination .swiper-pagination-bullet {
  width: 20.833vw;
  height: 1px;
  background-color: #9f9f9f;
  opacity: 1;
  margin: 0 0.260vw;
  border-radius: 0;
}
.z_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 0.208vw;
  background-color: #d9d9d9;
}
.z_aa1 {
  width: 100.000vw;
  margin: 0 auto;
  clear: both;
  left: 50%;
  margin-left: -50.000vw;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 4.115vw;
}
.z_aa1 img{
    width: 61.979vw;
}
.z_aa1 .z_max {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 4.115vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_aa1 .z_max .txt {
  width: 28.750vw;
  margin-top: 3.490vw;
  font-size: 0.990vw;
  color: #222222;
  line-height: 2;
}
.z_aa1 .z_max .a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5.156vw;
  width: 9.792vw;
  height: 2.552vw;
  background-color: #479e52;
  border-radius: 1.302vw;
  font-size: 0.938vw;
  color: #ffffff;
}
.z_title {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_title.center {
  align-items: center;
  text-align: center;
}
.z_title h3 {
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 1.604vw;
  color: #479e52;
}
.z_title h3 img {
  margin-right: 1.458vw;
  margin-top: 0.521vw;
  width: 1.198vw;
}
.z_title h4 {
  margin-top: 1.823vw;
  font-size: 1.042vw;
  color: #222222;
}
.z_pp1 {
  width: 100%;
  float: left;
  background: url(../images/bg1.jpg) no-repeat top;
  padding-top: 4.844vw;
  padding-bottom: 4.479vw;
}
.z_pp1 ul {
  width: 100%;
  float: left;
  margin-top: 3.438vw;
  display: flex;
}
.z_pp1 ul li {
  width: calc(33.3% - 0.625vw);
  float: left;
  margin-right: 0.990vw;
}
.z_pp1 ul li a {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_pp1 ul li a .img {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 1.042vw;
}
.z_pp1 ul li a .img img {
  width: 100%;
  float: left;
}
.z_pp1 ul li a .img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: url(../images/fdj.png) rgba(0, 0, 0, 0.28) no-repeat center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.z_pp1 ul li a span {
  font-size: 1.302vw;
  color: #222222;
}
.z_pp1 ul li:last-child {
  margin-right: 0;
}
.z_pp1 ul li:hover a .img::before {
  visibility: visible;
  opacity: 1;
}
.z_jieneng {
  width: 100%;
  float: left;
  background: url(../images/bg2.jpg) no-repeat bottom;
  padding-top: 9.583vw;
  padding-bottom: 5.677vw;
  margin-bottom: 6.615vw;
  background-size: contain;
}
.z_jieneng .z_max {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_jieneng .z_max h3 {
  font-family: "SourceHanSansSC-Medium";
  font-size: 3.646vw;
  color: #272727;
  line-height: 1;
  margin-bottom: 2.448vw;
}
.z_jieneng .z_max .txt {
  font-size: 1.042vw;
  color: #222222;
  margin-bottom: 4.635vw;
  line-height: 1.5;
  width: 31.771vw;
}
.z_jieneng .z_max .a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.792vw;
  height: 2.552vw;
  background-color: #479e52;
  border-radius: 1.302vw;
  font-size: 0.938vw;
  color: #ffffff;
}
.z_cc1 {
  width: 100%;
  float: left;
  display: flex;
  margin-top: 3.854vw;
  margin-bottom: 8.438vw;
}
.z_cc1 .left {
  width: 12.969vw;
  background-color: #f9f9f9;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 2.656vw 1.979vw 0.000vw 1.615vw;
}
.z_cc1 .left a {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.781vw;
  margin-bottom: 1.563vw;
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.521vw;
  border-bottom: 1px solid transparent;
  font-size: 1.146vw;
  color: #222222;
  line-height: 1.5;
}
.z_cc1 .left a img {
  visibility: hidden;
  margin-left: 0.5vw;
}
.z_cc1 .left a.active {
  border-color: #479e52;
  color: #479e52;
}
.z_cc1 .left a.active img {
  display: block;
}
.z_cc1 .left a:hover {
  border-color: #479e52;
  color: #479e52;
}
.z_cc1 .left a:hover img {
  visibility: visible;
}
.z_cc1 .right {
  flex: 1;
  width: 0;
  overflow: hidden;
  margin-left: 2.448vw;
}
.z_cc2 {
  width: 100%;
  float: left;
  display: flex;
  flex-flow: wrap;
  margin-top: -1.250vw;
}
.z_cc2 li {
  width: calc(33.3% - 0.833vw);
  margin-right: 1.250vw;
  margin-top: 1.250vw;
}
.z_cc2 li:nth-child(3n) {
  margin-right: 0;
}
.z_cc2 li img {
  width: 100%;
}
.z_nn1 {
  width: 100%;
  float: left;
  background: url(../images/bg3.png) no-repeat bottom;
}
.z_nn1 .mySwiper {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 12.344vw;
  margin-top: 3.490vw;
  overflow: hidden;
}
.z_nn1 .mySwiper a {
  display: flex;
  flex-direction: column;
}
.z_nn1 .mySwiper a img {
  width: 100%;
}
.z_nn1 .mySwiper a h3 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.042vw;
  color: #222222;
  margin-top: 1.042vw;
}
.z_nn1 .mySwiper a h4 {
  display: flex;
  align-items: center;
  margin-top: 1.042vw;
  font-size: 0.781vw;
  color: #666666;
}
.z_nn1 .mySwiper a h4 img {
  width: auto;
  margin-right: 0.469vw;
}
.z_nn1 .mySwiper .btn {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  bottom: 7.083vw;
}
.z_nn1 .mySwiper .btn .swiper-button-next,
.z_nn1 .mySwiper .btn .swiper-button-prev {
  width: 3.542vw;
  height: 3.594vw;
  position: initial;
  margin: 0;
  background: url(../images/jt4.png) no-repeat;
  background-size: contain;
}
.z_nn1 .mySwiper .btn .swiper-button-next.swiper-button-disabled,
.z_nn1 .mySwiper .btn .swiper-button-prev.swiper-button-disabled {
  background: url(../images/jt5.png) no-repeat;
  background-size: contain;
  opacity: 1;
}
.z_nn1 .mySwiper .btn .swiper-button-next::after,
.z_nn1 .mySwiper .btn .swiper-button-prev::after {
  display: none;
}
.z_nn1 .mySwiper .swiper-button-prev {
  transform: rotate(180deg);
}
.z_nn1 .mySwiper .swiper-button-next {
  margin-left: 1.667vw !important;
}
.z_nn1 .mySwiper .swiper-pagination {
  flex: 1;
  width: 0;
  margin-right: 2.344vw;
  position: relative;
  height: 0.156vw;
  bottom: 0;
  background: #c2c2c2;
}
.z_nn1 .mySwiper .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #479e52;
}
.z_bot {
  width: 100%;
  float: left;
  padding-top: 2.865vw;
  padding-bottom: 3.646vw;
  background: #272727;
}
.z_bot .z_max {
  display: flex;
  justify-content: space-between;
}
.z_bot .z_max .logo {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.z_bot .z_max .logo img {
  margin-bottom: 2.500vw;
}
.z_bot .z_max .logo h3 {
  font-size: 1.094vw;
  color: #ffffff;
  margin-bottom: 0.677vw;
}
.z_bot .z_max .logo h4 {
  font-size: 0.625vw;
  color: #ffffff;
}
.z_bot .z_max .nav {
  display: flex;
  flex-flow: wrap;
  width: calc(9.333vw + 3.906vw);
}
.z_bot .z_max .nav li {
  width: 4.467vw;
  margin-right: 3.906vw;
  margin-bottom: 1.563vw;
  white-space: nowrap;
}
.z_bot .z_max .nav li a {
  display: block;
  font-size: 1.042vw;
  color: #cacaca;
}
.z_bot .z_max .nav li:nth-child(2n) {
  margin-right: 0;
}
.z_bot .z_max .right {
  display: flex;
  flex-direction: column;
  margin-right: 5.990vw;
}
.z_bot .z_max .right h3 {
  font-family: "SourceHanSansSC-Medium";
  font-size: 1.302vw;
  font-style: italic;
  color: #efefef;
  margin-bottom: 1.563vw;
}
.z_bot .z_max .right .txt {
  font-size: 0.885vw;
  line-height: 2;
  color: #cacaca;
}
.z_foot {
  width: 100%;
  float: left;
  text-align: center;
  height: 4.375vw;
  line-height: 4.375vw;
  font-size: 0.781vw;
  color: #555555;
  background: #272727;
  border-top: 1px solid #3a3a3a;
}
.z_aa2 {
  width: 100%;
  float: left;
  margin-top: 4.323vw;
  margin-bottom: 5.521vw;
  display: flex;
  align-items: flex-start;
}
.z_aa2 .left {
  width: auto;
  margin-right: 4.115vw;
}
.z_aa2 .left img {
  width: auto;
}
.z_aa2 .right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.z_aa2 .right h3 {
  font-size: 1.823vw;
  color: #000000;
  margin-bottom: 3.333vw;
}
.z_aa2 .right .txt {
  font-size: 0.938vw;
  line-height: 1.5;
  color: #000000;
}
.z_aa3 {
  width: 100%;
  float: left;
  background: url(../images/bg4.jpg) no-repeat bottom;
  padding-top: 5.729vw;
  padding-bottom: 3.969vw;
}
.z_aa3 .z_max {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_aa3 .z_max .title {
  font-size: 1.823vw;
  color: #000000;
  margin-bottom: 7.760vw;
}
.z_aa3 .z_max ul {
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  padding-top: 4vw;
  margin-top: -4vw;
/* Ã§ÂÂ«Ã§â€¹Â */
  -moz-user-select: none;
  /* Safari Ã¥â€™Å’ Ã¦Â¬Â§Ã¦Å“â€¹ */
  -webkit-user-select: none;
  /* IE10+ and Edge */
  -ms-user-select: none;
  /* Standard syntax Ã¦Â â€¡Ã¥â€¡â€ Ã¨Â¯Â­Ã¦Â³â€¢(Ã¨Â°Â·Ã¦Â­Å’) */
  user-select: none;
  padding-bottom: 4vw;
}
/* .z_aa3 .z_max ul::-webkit-scrollbar{
 height:0;
  width:0;
} */
.z_aa3 .z_max ul::selection {
  background: none;
  color: inherit;
}
.z_aa3 .z_max ul li {
  width: 14.063vw;
  margin-right: 4.531vw;
  position: relative;
  display: inline-block;
}
.z_aa3 .z_max ul li:nth-child(2n) {
  top: -1.979vw;
}
.z_aa3 .z_max ul li:last-child {
  margin-right: 0;
}
.z_aa3 .z_max ul li .left {
  margin-top: 0.365vw;
  margin-right: 2.240vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  float: left;
  width: 0.625vw;
}
.z_aa3 .z_max ul li .left::before {
  content: "";
  display: block;
  width: 0.625vw;
  height: 0.625vw;
  background-color: #469f55;
  border-radius: 50%;
}
.z_aa3 .z_max ul li .right {
  flex: 1;
  width: calc(100% - 0.625vw - 2.240vw);
  display: flex;
  flex-direction: column;
  white-space: normal;
}
.z_aa3 .z_max ul li .right .tit {
  font-size: 0.938vw;
  color: #000000;
  margin-bottom: 2.500vw;
}
.z_aa3 .z_max ul li .right .tit span {
  font-size: 1.823vw;
}
.z_aa3 .z_max ul li .right .txt {
  font-size: 0.938vw;
  line-height: 2;
  color: #000000;
}
.z_dan {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 3.542vw 3.906vw 7.344vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_dan .tit {
  font-size: 1.823vw;
  color: #000000;
  margin-bottom: 3.958vw;
}
.z_dan .txt {
  width: 100%;
  font-size: 0.938vw;
  line-height: 1.5;
  color: #000000;
}
.z_pp2 {
  width: 100%;
  float: left;
  margin-top: 3.854vw;
  margin-bottom: 14.583vw;
  display: flex;
}
.z_pp2 li {
  width: calc(33.3% - 0.625vw);
  float: left;
  margin-right: 0.990vw;
}
.z_pp2 li a {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.z_pp2 li a .img {
  width: 100%;
  float: left;
}
.z_pp2 li a .img img {
  width: 100%;
  float: left;
}
.z_pp2 li a span {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 2.083vw;
  color: #ffffff;
  text-align: center;
}
.z_pp2 li a span img {
  width: 2.396vw;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 2.708vw;
}
.z_pp2 li:last-child {
  margin-right: 0;
}
.z_pp2 li:hover a span img {
  visibility: visible;
  opacity: 1;
}
.z_ftitle {
  width: 100%;
  float: left;
  margin-top: 1.979vw;
  margin-bottom: 1.250vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_ftitle .left {
  position: relative;
  width: 16.250vw;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 0.885vw;
}
.z_ftitle .left h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.302vw;
  color: #222222;
  cursor: pointer;
}
.z_ftitle .left h3 img {
  width: auto;
}
.z_ftitle .left .dt {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  margin-top: 1px;
  border: solid 1px #ececec;
  border-top: 0;
  display: none;
  z-index: 99;
}
.z_ftitle .left .dt a {
  width: 100%;
  float: left;
  cursor: pointer;
  padding: 0.781vw;
  border-bottom: solid 1px #ececec;
  box-sizing: border-box;
  font-size: 0.938vw;
  color: #222222;
}
.z_ftitle .left .dt a:hover {
  color: #489f56;
}
.z_ftitle .left .dt a:last-child {
  border-bottom: 0;
}
.z_ftitle .right {
  display: flex;
  align-items: center;
}
.z_ftitle .right h3 {
  font-size: 0.781vw;
  color: #222222;
  margin-right: 2.708vw;
}
.z_ftitle .right h3 span {
  font-size: 1.042vw;
}
.z_ftitle .right .jt {
  display: flex;
}
.z_ftitle .right .jt a {
  cursor: pointer;
}
.z_ftitle .right .jt a img.img1 {
  display: block;
}
.z_ftitle .right .jt a img.img2 {
  display: none;
}
.z_ftitle .right .jt a.none img.img1 {
  display: none;
}
.z_ftitle .right .jt a.none img.img2 {
  display: block;
}
.z_ftitle .right .jt a:first-child {
  margin-right: 3.073vw;
  transform: rotate(180deg);
}
.z_pp3 {
  width: 100%;
  float: left;
  margin-bottom: calc(6.979vw - 0.990vw);
  display: flex;
  flex-flow: wrap;
}
.z_pp3 li {
  width: calc(33.3% - 0.677vw);
  float: left;
  margin-right: 0.990vw;
  margin-bottom: 0.990vw;
  height: 27.760vw;
  border: solid 1px #ececec;
  box-sizing: border-box;
}
.z_pp3 li a {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  height: 100%;
}
.z_pp3 li a .img {
  width: 100%;
  float: left;
  position: relative;
  height: calc(100% - 4.167vw);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.z_pp3 li a .img::before {
  content: "";
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.28);
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9;
}
.z_pp3 li a .img img {
  width: auto;
  max-height: 100%;
}
.z_pp3 li a .img img.big{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 9;
   visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.z_pp3 li:hover a .img img.big{
    visibility: visible;
    opacity: 1;
    transform: scale(1.09);
}
.z_pp3 li a span {
  position: absolute;
  width: 100%;
  z-index: 9;
  font-size: 0.938vw;
  color: #222222;
  left: 0;
  text-align: center;
  bottom: 1.719vw;
}
.z_pp3 li:nth-child(3n) {
  margin-right: 0;
}
.z_pp3 li:hover a .img::before {
  visibility: visible;
  opacity: 1;
  visibility: hidden;
}
.z_fanhui {
  width: 100%;
  float: left;
  margin-top: 2.708vw;
  margin-bottom: 1.354vw;
}
.z_fanhui a {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.938vw;
  color: #222222;
}
.z_fanhui a img {
  margin-right: 0.885vw;
  width: 1.198vw;
}
.z_show {
  width: 100%;
  float: left;
  margin-bottom: 6.198vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_show h3 {
  font-size: 1.823vw;
  color: #222222;
  margin-bottom: 3.490vw;
}
.z_show .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40.365vw;
  height: 40.208vw;
  border: solid 1px #ececec;
  box-sizing: border-box;
  margin-bottom: 5.781vw;
}
.z_show .img img {
  width: auto;
  max-height: 100%;
}
.z_show .txt {
  font-size: 0.938vw;
  line-height: 1.5;
  color: #666666;
}
.z_pp4 {
  width: 100%;
  float: left;
  border-top: 1px solid #d7d7d7;
  padding-top: 5.990vw;
  padding-bottom: 3.385vw;
}
.z_pp4 ul {
  width: 100%;
  float: left;
  margin-top: 2.760vw;
  display: flex;
}
.z_pp4 ul li {
  width: calc(25% - 1.042vw);
  margin-right: 1.406vw;
}
.z_pp4 ul li:last-child {
  margin-right: 0;
}
.z_pp4 ul li a {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_pp4 ul li a .img {
  width: 100%;
  height: 17.135vw;
  border: solid 1px #ececec;
  box-sizing: border-box;
  margin-bottom: 0.938vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.z_pp4 ul li a .img img {
  width: auto;
  max-height: 100%;
}
.z_pp4 ul li a span {
  font-size: 0.938vw;
  color: #222222;
}
.z_ftitle1 {
  width: 100%;
  float: left;
  margin: 3.281vw 0;
  display: flex;
  justify-content: center;
}
.z_ftitle1 a {
  cursor: pointer;
  width: 16.615vw;
  height: 3.021vw;
  border-radius: 0.417vw;
  border: solid 1px #cacaca;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.260vw;
  font-size: 1.146vw;
  color: #222222;
}
.z_ftitle1 a.active {
  background-color: #489f56;
  border-color: #489f56;
  color: #fff;
}
.z_yema {
  width: 100%;
  float: left;
  margin-top: calc(4.792vw - 1.302vw);
  margin-bottom: 11.042vw;
  display: flex;
  justify-content: center;
}
.z_yema a {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  font-size: 0.938vw;
  color: #333333;
  margin: 0 4.427vw;
}
.z_yema a img {
  margin-bottom: 1.563vw;
}
.z_yema a:first-child {
  color: #999999;
}
.z_cc3 {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.28);
  display: none;
}
.z_cc3 .dt {
  position: absolute;
  width: 47.135vw;
  max-width: 94%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 8%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_cc3 .dt .close {
  width: 2.292vw;
  padding-bottom: 3.750vw;
  position: relative;
}
.z_cc3 .dt .close::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 3.750vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: #fff;
}
.z_cc3 .dt .img {
  width: 100%;
}
.z_cc3 .dt img {
  width: 100%;
}
.z_join {
  width: 100%;
  float: left;
  margin-top: 3.542vw;
  margin-bottom: calc(10.260vw - 2.031vw);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_join h3 {
  font-size: 1.823vw;
  color: #000000;
  margin-bottom: 4.375vw;
}
.z_join ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.z_join ul li {
  width: calc(50% - 1.172vw);
  height: 11.979vw;
  background-color: #f2f2f2;
  margin-bottom: 2.031vw;
}
.z_join ul li.last {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.302vw;
  color: #8e8e8e;
}
.z_join ul li.last img {
  margin-right: 1.667vw;
}
.z_join ul li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 1.250vw;
}
.z_join ul li a .tit {
  width: 100%;
  height: 4.375vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.875vw;
}
.z_join ul li a .tit h4 {
  font-size: 0.938vw;
  color: #222222;
}
.z_join ul li a .tit h4 span {
  font-size: 1.302vw;
}
.z_join ul li a .tit .a {
  width: 5.260vw;
  height: 1.927vw;
  border-radius: 0.990vw;
  border: solid 1px #959595;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.781vw;
  color: #666666;
}
.z_join ul li a .txt {
  width: 100%;
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 0.938vw;
  color: #666666;
}
.z_show1 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 4.844vw;
}
.z_show1 h3 {
  font-size: 1.823vw;
  color: #222222;
  margin-bottom: 3.281vw;
}
.z_show1 .txt {
  width: 100%;
  font-size: 0.938vw;
  color: #222222;
  background-color: #f2f2f2;
  box-sizing: border-box;
  padding: 2.865vw;
  line-height: 2;
}
.z_nn2 {
  width: 100%;
  float: left;
  margin-top: 3.542vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_nn2 .title {
  font-size: 1.823vw;
  color: #000000;
  margin-bottom: 6.042vw;
}
.z_nn2 ul {
  width: 100%;
  float: left;
}
.z_nn2 ul li {
  width: 100%;
  float: left;
  margin-bottom: 3.125vw;
  padding-bottom: 3.125vw;
  border-bottom: 1px solid #d9d9d9;
}
.z_nn2 ul li a {
  width: 100%;
  float: left;
  display: flex;
  align-items: flex-start;
}
.z_nn2 ul li a .img {
  width: 16.875vw;
  margin-right: 1.875vw;
}
.z_nn2 ul li a .img img {
  width: 100%;
}
.z_nn2 ul li a .time {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-right: 2.188vw;
}
.z_nn2 ul li a .time h3 {
  font-size: 2.969vw;
  color: #48a057;
  line-height: 1;
  margin-bottom: 1.302vw;
}
.z_nn2 ul li a .time span {
  font-size: 0.833vw;
  color: #030303;
}
.z_nn2 ul li a .dt {
  flex: 1;
  width: 0;
  display: flex;
  flex-direction: column;
}
.z_nn2 ul li a .dt h3 {
  font-size: 1.302vw;
  color: #222222;
  margin-bottom: 1.875vw;
}
.z_nn2 ul li a .dt .txt {
  width: 100%;
  line-height: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 0.938vw;
  color: #666666;
  margin-bottom: 3.333vw;
}
.z_nn2 ul li a .dt .a {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 5.260vw;
  height: 1.927vw;
  border-radius: 0.990vw;
  border: solid 1px #959595;
  font-size: 0.781vw;
  color: #555555;
}
.z_show2 {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z_show2 h3 {
  font-size: 1.563vw;
  color: #222222;
  margin-bottom: 2.656vw;
}
.z_show2 h4 {
  font-size: 0.938vw;
  color: #999999;
  margin-bottom: 0.833vw;
}
.z_show2 .txt {
  width: 100%;
  padding-top: 4.063vw;
  border-top: 1px solid #d9d9d9;
  font-size: 0.938vw;
  line-height: 2;
  color: #666666;
}
.z_fanye {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-top: 6.865vw;
  margin-bottom: 5.365vw;
}
.z_fanye a {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 5.990vw;
  font-size: 0.938vw;
  color: #333333;
}
.z_fanye a img {
  margin-bottom: 1.458vw;
}
.z_fanye a img.img1 {
  display: block;
}
.z_fanye a img.img2 {
  display: none;
}
.z_fanye a:last-child img {
  transform: rotate(180deg);
}
.z_fanye a:hover {
  color: #479e56;
}
.z_fanye a:hover img.img1 {
  display: none;
}
.z_fanye a:hover img.img2 {
  display: block;
}
.z_title1 {
  width: 100%;
  float: left;
  text-align: center;
  margin: 3.542vw 0;
  font-size: 1.823vw;
  color: #000000;
}
.z_con1 {
  width: 100.000vw;
  margin: 0 auto;
  position: relative;
  left: 50%;
  margin-left: -50.000vw;
  clear: both;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 8.281vw;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 36vw;
}
.z_con1 .map{
  max-width: 55vw;
  position: absolute;
  right: 0;
  top: 0;
}
.z_con1 .z_max {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  justify-content: flex-start;
  z-index: 99;
  position: relative;
}
.z_con1 .z_max .dt {
  display: flex;
  flex-direction: column;
  max-width: 40vw;
}
.z_con1 .z_max .dt h3 {
  font-size: 1.302vw;
  color: #222222;
  margin-bottom: 2.813vw;
}
.z_con1 .z_max .dt h4 {
  font-family: "Impact";
  font-size: 2.135vw;
  letter-spacing: 0.208vw;
  color: #666666;
  margin-bottom: 1.927vw;
}
.z_con1 .z_max .dt ul {
  display: flex;
  flex-direction: column;
  margin-top: calc(3.385vw - 1.927vw);
}
.z_con1 .z_max .dt ul li {
  display: flex;
  align-items: center;
  margin-bottom: 2.292vw;
  font-size: 0.938vw;
  color: #222222;
}
.z_con1 .z_max .dt ul li img {
  margin-right: 1.042vw;
}
.z_con2 {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5.104vw;
}
.z_con2 li {
  width: calc(50% - 1.563vw);
}
.z_con2 li a {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}
.z_con2 li a img {
  width: 100%;
  float: left;
}
.z_con2 li a .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.z_con2 li a .txt h3 {
  font-size: 1.667vw;
  color: #ffffff;
  margin-bottom: 2.292vw;
}
.z_con2 li a .txt span {
  width: 5.260vw;
  height: 1.927vw;
  border-radius: 0.990vw;
  border: solid 1px #ffffff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.781vw;
  color: #ffffff;
}
.z_mob_nav{
    display: none;
}
@media screen and (max-width: 1000px) {
  .z_mob_nav{
    display: block;
}
  .z_mob_nav img{
    width: 7vw;
}
  .z_top {
    width: 100%;
    float: left;
    height: 16.667vw;
  }
  .z_top .z_max {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .z_top .z_max .logo {
    width: auto;
  }
  .z_top .z_max .logo img {
    width: auto;
    height: 9vw;
  }
  .z_top .z_max .right {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .z_top .z_max .right .z_nav {
    display: none;
    position: fixed;
    top: 16.667vw;
    height: calc(100% - 16.667vw);
    left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding-top: 10vw;
    border-top: 1px solid #f8f8f8;
  }
  .z_top .z_max .right .z_nav li {
    height: auto;
    display: flex;
    margin-left: 0;
    width: 100%;
    margin-bottom: 5vw;
  }
  .z_top .z_max .right .z_nav li a {
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 4.938vw;
    color: #222222;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .z_top .z_max .right .z_nav li.active {
    position: relative;
  }
  .z_top .z_max .right .z_nav li.active::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -2.083vw;
    bottom: 0;
    width: 4.167vw;
    height: 0.260vw;
    background-color: #489f56;
    display: none !important;
  }
  .z_top .z_max .right .yuyan {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    margin-left: 0;
    cursor: pointer;
    margin-right: 4vw;
  }
  .z_top .z_max .right .yuyan img {
    width: auto;
    display: none;
  }
   .z_top .z_max .right .yuyan img:first-child{
    display: block;
    width: 6vw;
}
  .z_top .z_max .right .yuyan span {
    font-size: 0.938vw;
    color: #222222;
    margin-left: 0.781vw;
    margin-right: 0.521vw;
    display: none;
  }
  .z_top .z_max .right .yuyan .dt {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9;
    background: #fff;
    display: flex;
    flex-direction: column;
    width: 26.667vw;
    padding: 3.250vw;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(0.521vw);
    transform: translateY(0.521vw);
  }
  .z_top .z_max .right .yuyan .dt a{
    font-size: 3.77vw;
    color: #666;
  }
  .z_top .z_max .right .yuyan .dt.active{
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .z_top .z_max .right .yuyan:hover .dt {
    -webkit-transform: translateY(0.521vw);
    transform: translateY(0.521vw);
    visibility: hidden;
    opacity: 0;
  }
  .z_banner {
    width: 100%;
    float: left;
    position: relative;
  }
  .z_banner.zy .z_max {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 6.24vw;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 0.156vw;
    color: #e5ebe7;
  }
  .z_banner a{
    height: 129.467vw;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
  .z_banner img {
    width: 100%;
    float: left;
    display: none;
  }
  .z_banner.zy img{
    height: 30vw;
    object-fit: cover;
    display: block;
}
  .z_banner .swiper-button-next,
  .z_banner .swiper-button-prev {
    width: 1.927vw;
    height: 3.750vw;
    background: url(../images/jt2.png) no-repeat;
    background-size: contain;
  }
  .z_banner .swiper-button-next.swiper-button-disabled,
  .z_banner .swiper-button-prev.swiper-button-disabled {
    background: url(../images/jt1.png) no-repeat;
    background-size: contain;
    opacity: 1;
  }
  .z_banner .swiper-button-next::after,
  .z_banner .swiper-button-prev::after {
    display: none;
  }
  .z_banner .swiper-button-next {
    right: 6.4%;
  }
  .z_banner .swiper-button-prev {
    transform: rotate(180deg);
    left: 6.4%;
  }
  .z_banner .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 9.333vw;
  }
  .z_banner .swiper-pagination .swiper-pagination-bullet {
    width: 20.833vw;
    height: 1px;
    background-color: #9f9f9f;
    opacity: 1;
    margin: 0 0.260vw;
    border-radius: 0;
  }
  .z_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 1.208vw;
    background-color: #d9d9d9;
  }
  .z_aa1 {
    width: 100.000vw;
    margin: 0 auto;
    clear: both;
    left: 50%;
    margin-left: -50.000vw;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-top: 11.115vw;
    flex-direction: column;
  }
  .z_aa1 img{
    width: 94%;
}
  .z_aa1 .z_max {
    position: relative;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 3vw;
  }
  .z_aa1 .z_max .txt {
    width: 100%;
    margin-top: 5.49vw;
    font-size: 3.99vw;
    color: #222222;
    line-height: 2;
  }
  .z_aa1 .z_max .a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5.156vw;
    background-color: #479e52;
    font-size: 3.938vw;
    color: #ffffff;
    width: 29.067vw;
    height: 9.333vw;
    border-radius: 4.667vw;
  }
  .z_title {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .z_title.center {
    align-items: center;
    text-align: center;
  }
  .z_title h3 {
    display: flex;
    align-items: flex-start;
    line-height: 1;
    font-size: 7.333vw;
    color: #479e52;
  }
  .z_title h3 img {
    margin-right: 1.458vw;
    margin-top: 0.521vw;
    width: 3.067vw;
  }
  .z_title h4 {
    margin-top: 4.823vw;
    font-size: 4.042vw;
    color: #222222;
    line-height: 1.5;
    width: 80%;
  }
  .z_pp1 {
    width: 100%;
    float: left;
    background: url(../images/bg1.jpg) no-repeat top;
    padding-top: 10.844vw;
    padding-bottom: 10.479vw;
    background-size: cover;
  }
  .z_pp1 ul {
    width: 100%;
    float: left;
    margin-top: 6.438vw;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 10%;
  }
  .z_pp1 ul li {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 7vw;
  }
  .z_pp1 ul li a {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_pp1 ul li a .img {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 5.042vw;
  }
  .z_pp1 ul li a .img img {
    width: 100%;
    float: left;
  }
  .z_pp1 ul li a .img::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    background: url(../images/fdj.png) rgba(0, 0, 0, 0.28) no-repeat center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .z_pp1 ul li a span {
    font-size: 4.302vw;
    color: #222222;
  }
  .z_pp1 ul li:last-child {
    margin-right: 0;
  }
  .z_pp1 ul li:hover a .img::before {
    visibility: visible;
    opacity: 1;
  }
  .z_jieneng {
    width: 100%;
    float: left;
    background: url(../images/bg2.png) no-repeat bottom;
    padding-top: 11.583vw;
    padding-bottom: 93.677vw;
    margin-bottom: 6.615vw;
    background-size: 100%;
  }
  .z_jieneng .z_max {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .z_jieneng .z_max h3 {
    font-family: "SourceHanSansSC-Medium";
    font-size: 9.646vw;
    color: #272727;
    line-height: 1;
    margin-bottom: 7.448vw;
  }
  .z_jieneng .z_max .txt {
    font-size: 4.042vw;
    color: #222222;
    margin-bottom: 9.635vw;
    line-height: 1.5;
    width: 100%;
  }
  .z_jieneng .z_max .a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #479e52;
    font-size: 3.938vw;
    color: #ffffff;
    width: 29.067vw;
    height: 9.333vw;
    border-radius: 4.667vw;
  }
  .z_cc1 {
    width: 100%;
    float: left;
    display: flex;
    margin-top: 7.854vw;
    margin-bottom: 8.438vw;
    flex-direction: column;
  }
  .z_cc1 .left {
    width: 106%;
    background-color: #f9f9f9;
    box-sizing: border-box;
    display: block;
    flex-direction: column;
    padding: 0 5vw;
    margin-left: -3%;
    white-space: nowrap;
  }
  .z_cc1 .left a {
    cursor: pointer;
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0;
    margin-bottom: 0;
    width: auto;
    box-sizing: border-box;
    padding-left: 0;
    border-bottom: 0px solid transparent;
    font-size: 4.146vw;
    color: #222222;
    padding: 5vw 0;
    margin-right: 5vw;
    position:relative;
  }
  .z_cc1 .left a img {
    display: none;
  }
    .z_cc1 .left a::before{
      content:"";
      display:none;
      background:#479e52;
      width:80%;
      left:0;
      right:0;
      margin:0 auto;
      bottom:0;
      height:1px;
      position: absolute;
    }
  .z_cc1 .left a.active {
    border-color: #479e52;
    color: #479e52;
  }
   .z_cc1 .left a.active::before{
     display:block;
   }
  .z_cc1 .left a.active img {
    display: none;
  }
  .z_cc1 .right {
    flex: 1;
    width: 100%;
    overflow: hidden;
    margin-left: 0;
    margin-top: 5vw;
  }
  .z_cc2 {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: wrap;
    margin-top: -3.25vw;
    justify-content: space-between;
  }
  .z_cc2 li {
    width: 48.5%;
    margin-right: 0;
    margin-top: 4.25vw;
  }
  .z_cc2 li:nth-child(3n) {
    margin-right: 0;
  }
  .z_cc2 li img {
    width: 100%;
  }
  .z_nn1 {
    width: 100%;
    float: left;
    background: url(../images/bg3.png) no-repeat bottom;
  }
  .z_nn1 .mySwiper {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 12.344vw;
    margin-top: 3.490vw;
    overflow: hidden;
  }
   .z_nn1 .mySwiper .swiper-wrapper{
    flex-direction: column;
}
  .z_nn1 .mySwiper a {
    display: flex;
    flex-direction: column;
    margin-bottom: 5vw;
  }
  .z_nn1 .mySwiper a img {
    width: 100%;
  }
  .z_nn1 .mySwiper a h3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 4.042vw;
    color: #222222;
    margin-top: 4.042vw;
  }
  .z_nn1 .mySwiper a h4 {
    display: flex;
    align-items: center;
    margin-top: 4.042vw;
    font-size: 3.781vw;
    color: #666666;
  }
  .z_nn1 .mySwiper a h4 img {
    width: 4vw;
    margin-right: 2.469vw;
  }
  .z_nn1 .mySwiper .btn {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    bottom: 7.083vw;
    display: none;
  }
  .z_nn1 .mySwiper .btn .swiper-button-next,
  .z_nn1 .mySwiper .btn .swiper-button-prev {
    width: 3.542vw;
    height: 3.594vw;
    position: initial;
    margin: 0;
    background: url(../images/jt4.png) no-repeat;
    background-size: contain;
  }
  .z_nn1 .mySwiper .btn .swiper-button-next.swiper-button-disabled,
  .z_nn1 .mySwiper .btn .swiper-button-prev.swiper-button-disabled {
    background: url(../images/jt5.png) no-repeat;
    background-size: contain;
    opacity: 1;
  }
  .z_nn1 .mySwiper .btn .swiper-button-next::after,
  .z_nn1 .mySwiper .btn .swiper-button-prev::after {
    display: none;
  }
  .z_nn1 .mySwiper .swiper-button-prev {
    transform: rotate(180deg);
  }
  .z_nn1 .mySwiper .swiper-button-next {
    margin-left: 1.667vw !important;
  }
  .z_nn1 .mySwiper .swiper-pagination {
    flex: 1;
    width: 0;
    margin-right: 2.344vw;
    position: relative;
    height: 0.156vw;
    bottom: 0;
    background: #c2c2c2;
  }
  .z_nn1 .mySwiper .swiper-pagination .swiper-pagination-progressbar-fill {
    background: #479e52;
  }
  .z_bot {
    width: 100%;
    float: left;
    padding-top: 5.865vw;
    padding-bottom: 4.646vw;
    background: #272727;
  }
  .z_bot .z_max {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .z_bot .z_max .logo {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .z_bot .z_max .logo img {
    margin-bottom: 2.500vw;
    width: 23vw;
  }
  .z_bot .z_max .logo h3 {
    font-size: 4.094vw;
    color: #ffffff;
    margin-bottom: 1.677vw;
  }
  .z_bot .z_max .logo h4 {
    font-size: 3.625vw;
    color: #ffffff;
  }
  .z_bot .z_max .nav {
    display: flex;
    flex-flow: wrap;
    width: calc(9.333vw + 3.906vw);
    display: none;
  }
  .z_bot .z_max .nav li {
    width: 4.167vw;
    margin-right: 3.906vw;
    margin-bottom: 1.563vw;
  }
  .z_bot .z_max .nav li a {
    display: block;
    font-size: 1.042vw;
    color: #cacaca;
  }
  .z_bot .z_max .nav li:nth-child(2n) {
    margin-right: 0;
  }
  .z_bot .z_max .right {
    display: flex;
    flex-direction: column;
    margin-right: 0;
    margin-top: 6vw;
  }
  .z_bot .z_max .right h3 {
    font-family: "SourceHanSansSC-Medium";
    font-size: 4.302vw;
    font-style: italic;
    color: #efefef;
    margin-bottom: 3.563vw;
  }
  .z_bot .z_max .right .txt {
    font-size: 3.885vw;
    line-height: 2;
    color: #cacaca;
  }
  .z_foot {
    width: 100%;
    float: left;
    text-align: center;
    height: 10.375vw;
    line-height: 10.375vw;
    font-size: 3.781vw;
    color: #555555;
    background: #272727;
    border-top: 1px solid #3a3a3a;
    display: none;
  }
  .z_aa2 {
    width: 100%;
    float: left;
    margin-top: 8.323vw;
    margin-bottom: 5.521vw;
    display: flex;
    align-items: flex-start;
  }
  .z_aa2 .left {
    width: 8vw;
    margin-right: 4.115vw;
    display: none;
  }
  .z_aa2 .left img {
    width: auto;
  }
  .z_aa2 .right {
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  .z_aa2 .right h3 {
    font-size: 6.823vw;
    color: #000000;
    margin-bottom: 5.333vw;
    text-align: center;
  }
  .z_aa2 .right .txt {
    font-size: 3.938vw;
    line-height: 2;
    color: #000000;
  }
  .z_aa3 {
    width: 100%;
    float: left;
    background: url(../images/bg4.jpg) no-repeat bottom;
    padding-top: 5.729vw;
    padding-bottom: 7.969vw;
    background-size: cover;
  }
  .z_aa3 .z_max {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_aa3 .z_max .title {
    font-size: 5.823vw;
    color: #000000;
    margin-bottom: 7.760vw;
  }
  .z_aa3 .z_max ul {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: wrap;
    flex-direction: column;
    overflow: initial;
  }
  .z_aa3 .z_max ul li {
    width: 100%;
    display: flex;
    align-items: stretch;
    margin-right: 0;
    position: relative;
    /* border-bottom: 1px solid #489f56; */
    /* margin-bottom: 4vw; */
    /* padding-bottom: 4vw; */
    position: relative;
    box-sizing: border-box;
    padding-left: 8vw;
    padding-bottom: 11vw;
  }
  .z_aa3 .z_max ul li:nth-child(2n) {
    top: 0;
  }
  .z_aa3 .z_max ul li:last-child {
    margin-right: 0;
  }
  .z_aa3 .z_max ul li .left {
    margin-top: 0.365vw;
    margin-right: 5.24vw;
    display: flex;
    align-items: center;
    flex-direction: column;
    /* display: none; */
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  .z_aa3 .z_max ul li .left::after{
    content:"";
    background: #469f55;
    height: 100%;
    display: block;
    width: 0.3vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1vw;
  }
  .z_aa3 .z_max ul li .left img{
    display:none;
  }
  .z_aa3 .z_max ul li:last-child .left::after{
    display:none;
  }
    .z_aa3 .z_max ul li:last-child .left img{
    height: 100%;
    display: block;
    width: 0.3vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1vw;
  }
  .z_aa3 .z_max ul li .left::before {
    content: "";
    display: block;
    width: 1.625vw;
    height: 1.625vw;
    background-color: #469f55;
    border-radius: 50%;
  }
  .z_aa3 .z_max ul li .right {
    flex: 1;
    width: 0;
    display: flex;
    flex-direction: column;
  }
  .z_aa3 .z_max ul li .right .tit {
    font-size: 4.938vw;
    color: #000000;
    margin-bottom: 2.500vw;
  }
  .z_aa3 .z_max ul li .right .tit span {
    font-size: 7.823vw;
  }
  .z_aa3 .z_max ul li .right .txt {
    font-size: 4.238vw;
    line-height: 2;
    color: #000000;
  }
  .z_dan {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 4.792vw 3.906vw 7.344vw;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_dan .tit {
    font-size: 5.823vw;
    color: #000000;
    margin-bottom: 3.958vw;
  }
  .z_dan .txt {
    width: 100%;
    font-size: 3.938vw;
    line-height: 1.5;
    color: #000000;
  }
  .z_pp2 {
    width: 100%;
    float: left;
    margin-top: 3.854vw;
    margin-bottom: 14.583vw;
    display: flex;
    flex-direction: column;
  }
  .z_pp2 li {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 4vw;
  }
  .z_pp2 li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
  }
  .z_pp2 li a .img {
    width: 100%;
    float: left;
  }
  .z_pp2 li a .img img {
    width: 100%;
    float: left;
  }
  .z_pp2 li a span {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-size: 7.083vw;
    color: #ffffff;
  }
  .z_pp2 li a span img {
    width: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 2.708vw;
    display: none;
  }
  .z_pp2 li:last-child {
    margin-right: 0;
  }
  .z_pp2 li:hover a span img {
    visibility: visible;
    opacity: 1;
  }
  .z_ftitle {
    width: 100%;
    float: left;
    margin-top: 3.979vw;
    margin-bottom: 5.25vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .z_ftitle .left {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 2.885vw;
  }
  .z_ftitle .left h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 4.302vw;
    color: #222222;
    cursor: pointer;
  }
  .z_ftitle .left h3 img {
    width: 3vw;
  }
  .z_ftitle .left .dt {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    margin-top: 1px;
    border: solid 1px #ececec;
    border-top: 0;
    display: none;
  }
  .z_ftitle .left .dt a {
    width: 100%;
    float: left;
    cursor: pointer;
    padding: 3.781vw;
    border-bottom: solid 1px #ececec;
    box-sizing: border-box;
    font-size: 3.938vw;
    color: #222222;
  }
  .z_ftitle .left .dt a:hover {
    color: #489f56;
  }
  .z_ftitle .left .dt a:last-child {
    border-bottom: 0;
  }
  .z_ftitle .right {
    display: flex;
    align-items: center;
    display: none;
  }
  .z_ftitle .right h3 {
    font-size: 4.781vw;
    color: #222222;
    margin-right: 4.708vw;
  }
  .z_ftitle .right h3 span {
    font-size: 5.042vw;
  }
  .z_ftitle .right .jt {
    display: flex;
  }
  .z_ftitle .right .jt a {
    cursor: pointer;
  }
  .z_ftitle .right .jt a img.img1 {
    display: block;
    width: 5vw;
  }
  .z_ftitle .right .jt a img.img2 {
    display: none;
    width: 5vw;
  }
  .z_ftitle .right .jt a.none img.img1 {
    display: none;
  }
  .z_ftitle .right .jt a.none img.img2 {
    display: block;
  }
  .z_ftitle .right .jt a:first-child {
    margin-right: 3.073vw;
    transform: rotate(180deg);
  }
  .z_pp3 {
    width: 100%;
    float: left;
    margin-bottom: calc(6.979vw - 0.990vw);
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .z_pp3 li {
    width: 48.5%;
    float: left;
    margin-right: 0;
    margin-bottom: 3.99vw;
    height: auto;
    padding: 5vw 0;
    border: solid 1px #ececec;
    box-sizing: border-box;
  }
  .z_pp3 li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    height: 100%;
  }
  .z_pp3 li a .img {
    width: 100%;
    float: left;
    position: relative;
    height: calc(100% - 4.167vw);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6vw;
  }
  .z_pp3 li a .img::before {
    content: "";
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.28);
    height: 100%;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
    display: none !important;
  }
  .z_pp3 li a .img img {
    width: 27vw;
  }
  .z_pp3 li:hover a .img img.big{
    visibility: hidden;
  }
  .z_pp3 li a span {
    position: absolute;
    width: 100%;
    z-index: 9;
    font-size: 3.938vw;
    color: #222222;
    left: 0;
    text-align: center;
    bottom: 1.719vw;
  }
  .z_pp3 li:nth-child(3n) {
    margin-right: 0;
  }
  .z_pp3 li:hover a .img::before {
    visibility: visible;
    opacity: 1;
  }
  .z_fanhui {
    width: 100%;
    float: left;
    margin-top: 4.708vw;
    margin-bottom: 3.354vw;
  }
  .z_fanhui a {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 3.938vw;
    color: #222222;
  }
  .z_fanhui a img {
    margin-right: 1.885vw;
    width: 5vw;
  }
  .z_show {
    width: 100%;
    float: left;
    margin-bottom: 6.198vw;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_show h3 {
    font-size: 4.823vw;
    color: #222222;
    margin-bottom: 3.490vw;
  }
  .z_show .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60.365vw;
    height: 60.208vw;
    border: solid 1px #ececec;
    box-sizing: border-box;
    margin-bottom: 5.781vw;
  }
  .z_show .img img {
    width: auto;
  }
  .z_show .txt {
    font-size: 3.938vw;
    line-height: 1.5;
    color: #666666;
  }
  .z_pp4 {
    width: 100%;
    float: left;
    border-top: 1px solid #d7d7d7;
    padding-top: 5.990vw;
    padding-bottom: 3.385vw;
  }
  .z_pp4 ul {
    width: 100%;
    float: left;
    margin-top: 2.760vw;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .z_pp4 ul li {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 7vw;
  }
  .z_pp4 ul li:last-child {
    margin-right: 0;
  }
  .z_pp4 ul li a {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_pp4 ul li a .img {
    width: 100%;
    height: auto;
    border: solid 1px #ececec;
    box-sizing: border-box;
    margin-bottom: 0.938vw;
    margin-bottom: 4vw;
    text-align: center;
    padding: 4vw 0;
  }
  .z_pp4 ul li a .img img {
    width: 25vw;
  }
  .z_pp4 ul li a span {
    font-size: 0.938vw;
    color: #222222;
  }
  .z_ftitle1 {
    width: 100%;
    float: left;
    margin: 5.281vw 0;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .z_ftitle1 a {
    cursor: pointer;
    width: 48.5%;
    height: 9.021vw;
    border-radius: 0.417vw;
    border: solid 1px #cacaca;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-size: 4.146vw;
    color: #222222;
    margin-bottom: 2vw;
  }
  .z_ftitle1 a.active {
    background-color: #489f56;
    border-color: #489f56;
    color: #fff;
  }
  .z_yema {
    width: 100%;
    float: left;
    margin-top: calc(10.792vw - 1.302vw);
    margin-bottom: 11.042vw;
    display: flex;
    justify-content: center;
  }
  .z_yema a {
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    font-size: 3.938vw;
    color: #333333;
    margin: 0 4.427vw;
  }
  .z_yema a img {
    margin-bottom: 1.563vw;
    width: 9vw;
  }
  .z_yema a:first-child {
    color: #999999;
  }
  .z_cc3 {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.28);
    display: none;
  }
  .z_cc3 .dt {
    position: absolute;
    width: 86.135vw;
    max-width: 94%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_cc3 .dt .close {
    width: 7.292vw;
    padding-bottom: 3.750vw;
    position: relative;
  }
  .z_cc3 .dt .close::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 3.750vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background: #fff;
  }
  .z_cc3 .dt .img {
    width: 100%;
  }
  .z_cc3 .dt img {
    width: 100%;
  }
  .z_join {
    width: 100%;
    float: left;
    margin-top: 7.542vw;
    margin-bottom: calc(10.260vw - 2.031vw);
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_join h3 {
    font-size: 4.823vw;
    color: #000000;
    margin-bottom: 8.375vw;
  }
  .z_join ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .z_join ul li {
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    margin-bottom: 2.031vw;
  }
  .z_join ul li.last {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.302vw;
    color: #8e8e8e;
    padding: 8vw 0;
  }
  .z_join ul li.last img {
    margin-right: 2.667vw;
    width: 4vw;
  }
  .z_join ul li a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 3.25vw;
  }
  .z_join ul li a .tit {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2.875vw;
  }
  .z_join ul li a .tit h4 {
    font-size: 3.938vw;
    color: #222222;
  }
  .z_join ul li a .tit h4 span {
    font-size: 1.302vw;
  }
  .z_join ul li a .tit .a {
    width: 20.26vw;
    height: 7.927vw;
    border-radius: 6.99vw;
    border: solid 1px #959595;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.781vw;
    color: #666666;
  }
  .z_join ul li a .txt {
    width: 100%;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 3.938vw;
    color: #666666;
  }
  .z_show1 {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 4.844vw;
  }
  .z_show1 h3 {
    font-size: 4.823vw;
    color: #222222;
    margin-bottom: 5.281vw;
  }
  .z_show1 .txt {
    width: 100%;
    font-size: 3.938vw;
    color: #222222;
    background-color: #f2f2f2;
    box-sizing: border-box;
    padding: 2.865vw;
    line-height: 2;
  }
  .z_nn2 {
    width: 100%;
    float: left;
    margin-top: 4.323vw;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_nn2 .title {
    font-size: 4.823vw;
    color: #000000;
    margin-bottom: 6.042vw;
  }
  .z_nn2 ul {
    width: 100%;
    float: left;
  }
  .z_nn2 ul li {
    width: 100%;
    float: left;
    margin-bottom: 3.125vw;
    padding-bottom: 3.125vw;
    border-bottom: 1px solid #d9d9d9;
  }
  .z_nn2 ul li a {
    width: 100%;
    float: left;
    display: flex;
    align-items: flex-start;
    position: relative;
  }
  .z_nn2 ul li a .img {
    width: 24.875vw;
    margin-right: 3.875vw;
  }
  .z_nn2 ul li a .img img {
    width: 100%;
  }
  .z_nn2 ul li a .time {
    display: flex;
    align-items: center;
    flex-direction: initial;
    margin-right: 0;
    flex-flow: row-reverse;
    position: absolute;
    right: 0;
    top: -3%;
  }
  .z_nn2 ul li a .time h3 {
    font-size: 3.969vw;
    color: #222222;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .z_nn2 ul li a .time h3::before{
    content:"-";
  }
  .z_nn2 ul li a .time span {
    font-size: 3.969vw;
    color: #222222;
    line-height: 1.5;
  }
  .z_nn2 ul li a .dt {
    flex: 1;
    width: 0;
    display: flex;
    flex-direction: column;
  }
  .z_nn2 ul li a .dt h3 {
    font-size: 4.302vw;
    color: #222222;
    margin-bottom: 1.875vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 64%;
  }
  .z_nn2 ul li a .dt .txt {
    width: 100%;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 3.238vw;
    color: #666666;
    margin-bottom: 3.333vw;
  }
  .z_nn2 ul li a .dt .a {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 5.260vw;
    height: 1.927vw;
    border-radius: 0.990vw;
    border: solid 1px #959595;
    font-size: 0.781vw;
    color: #555555;
    display: none;
  }
  .z_show2 {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .z_show2 h3 {
    font-size: 4.563vw;
    color: #222222;
    margin-bottom: 3.656vw;
  }
  .z_show2 h4 {
    font-size: 3.938vw;
    color: #999999;
    margin-bottom: 3.833vw;
  }
  .z_show2 .txt {
    width: 100%;
    padding-top: 4.063vw;
    border-top: 1px solid #d9d9d9;
    font-size: 3.938vw;
    line-height: 2;
    color: #666666;
  }
  .z_fanye {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    margin-top: 12.865vw;
    margin-bottom: 9.365vw;
  }
  .z_fanye a {
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 5.990vw;
    font-size: 3.938vw;
    color: #333333;
  }
  .z_fanye a img {
    margin-bottom: 1.458vw;
    width: 9vw;
  }
  .z_fanye a img.img1 {
    display: block;
  }
  .z_fanye a img.img2 {
    display: none;
  }
  .z_fanye a:last-child img {
    transform: rotate(180deg);
  }
  .z_fanye a:hover {
    color: #479e56;
  }
  .z_fanye a:hover img.img1 {
    display: none;
  }
  .z_fanye a:hover img.img2 {
    display: block;
  }
  .z_title1 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 6.542vw 0;
    font-size: 5.823vw;
    color: #000000;
  }
  .z_con1 {
    width: 94%;
    margin: 0 auto;
    position: relative;
    left: 0;
    margin-left: 3%;
    clear: both;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 8.281vw;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .z_con1 .z_max {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    justify-content: flex-start;
    z-index: 99;
    margin-bottom: 3vw;
  }
  .z_con1 .z_max .dt {
    display: flex;
    /* flex-flow: wrap; */
    max-width: 100%;
  }
  .z_con1 .z_max .dt h3 {
    font-size: 4.302vw;
    color: #222222;
    margin-bottom: 4.813vw;
    width: 100%;
  }
  .z_con1 .z_max .dt h4 {
    font-family: "Impact";
    font-size: 8.135vw;
    letter-spacing: 0.208vw;
    color: #666666;
    margin-bottom: 3vw;
    /* margin-right: 2vw; */
  }
  .z_con1 .z_max .dt h4:nth-child(3) span{
    /* display: none; */
}
  .z_con1 .z_max .dt ul {
    display: flex;
    flex-direction: column;
    margin-top: calc(6.385vw - 1.927vw);
  }
  .z_con1 .z_max .dt ul li {
    display: flex;
    align-items: center;
    margin-bottom: 5.292vw;
    font-size: 3.938vw;
    color: #222222;
  }
  .z_con1 .z_max .dt ul li img {
    margin-right: 3.042vw;
    width: 4vw;
  }
  .z_con1 .map{
    max-width: 100%;
    position: relative;
  }
  .z_con2 {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5.104vw;
    flex-direction: column;
  }
  .z_con2 li {
    width: 100%;
    margin-bottom: 4vw;
  }
  .z_con2 li a {
    display: block;
    width: 100%;
    float: left;
    position: relative;
  }
  .z_con2 li a img {
    width: 100%;
    float: left;
  }
  .z_con2 li a .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .z_con2 li a .txt h3 {
    font-size: 6.667vw;
    color: #ffffff;
    margin-bottom: 17px;
  }
  .z_con2 li a .txt span {
    width: 19.26vw;
    height: 7.927vw;
    border-radius: 7.99vw;
    border: solid 1px #ffffff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.781vw;
    color: #ffffff;
    /* display: none; */
  }
}
@media screen and (min-width: 2000px) {
.z_top .z_max{
  width: 60vw;
}
  .z_aa1 img{
    width: 50vw;
  }
}
.z_gundong{
    width: 100%;
}

@media screen and (min-width: 1010px) {
  .z_gundong{
     width: 100%;
     overflow: hidden;
     white-space: nowrap;
     margin-top: -4vw;
  }
 .z_aa3 .z_max .z_gundong ul.scroll-container{
    display: inline-block;
    animation: scroll 50s linear infinite;
    width: auto;
    margin-top: 0;
}
   .z_aa3 .z_max .z_gundong ul.scroll-container:hover{
      animation-play-state: paused;
   }
  @keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-60%);
  }
}
}