@charset "UTF-8";
/**
*   首页
*/
.main_box {
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.main_box .main_home {
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.main_box .main_home img {
  width: 100%;
}

.main_box .main_home .top_brand {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.main_box .main_home .top_brand .swiper-slide {
  height: 100vh;
  width: 100%;
  position: relative;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.main_box .main_home .top_brand .brand_img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1, 1);
  font-size: 0px;
  transition: transform 2500ms linear 0s;
}

.main_box .main_home .top_brand .brand_video {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -56%);
}

.main_box .main_home .top_brand .brand_video video {
  width: 100%;
}

.main_box .main_home .top_brand .swiper-slide-active .brand_img {
  transform: translate(-50%, -50%) scale(1.05, 1.05);
  opacity: 1;
  z-index: 0;
  transition: transform 5000ms linear 0s;
}

.main_box .main_home .top_brand .swiper-button-prev {
  left: 3.125vw;
}

.main_box .main_home .top_brand .swiper-button-next {
  right: 3.125vw;
}

.main_box .main_home .top_brand .kv_box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.main_box .main_home .top_brand .kv_box p {
  font-size: 2.70833vw;
  font-family: Jxzk;
  letter-spacing: 0.15625vw;
  color: #fff;
}

.main_box .main_home .top_brand .kv_box img {
  width: 11.45833vw;
  display: block;
  margin: 0 auto;
  margin-top: 2.34375vw;
  cursor: pointer;
}

.main_box .main_home .top_brand:hover .brand_img {
  transform: translate(-50%, -50%) scale(1.05, 1.05);
  opacity: 1;
  z-index: 0;
  transition: transform 5000ms linear 0s;
}

.main_box .main_home .details {
  height: 40.98958vw;
  width: 100%;
  background-image: url(../images/index/details.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 7.29167vw;
}

.main_box .main_home .details .details_list {
  margin: 0 auto;
  margin-bottom: 4.16667vw;
  display: flex;
  justify-content: space-around;
  width: 46.875vw;
}

.main_box .main_home .details .details_list .list_a {
  display: flex;
  align-items: center;
  margin-right: 5.20833vw;
}

.main_box .main_home .details .details_list .list_a img {
  width: 100%;
}

.main_box .main_home .details .details_list .list_a .logo {
  width: 3.07292vw;
  margin-right: 1.04167vw;
}

.main_box .main_home .details .details_list .list_a .logo_1 {
  width: 3.28125vw;
  margin-right: 1.04167vw;
}

.main_box .main_home .details .details_list .list_a .text .title {
  font-size: 3.125vw;
  color: #138f2e;
  font-family: Bod;
}

.main_box .main_home .details .details_list .list_a .text .d_text {
  font-size: 0.83333vw;
  color: #000;
  font-family: Med;
}

.main_box .main_home .details .details_list .list_a .text_1 {
  width: 10.41667vw;
}

.main_box .main_home .details .details_list .list_a .text_1 .title {
  font-size: 0.83333vw;
  color: #138f2e;
  font-family: Bod;
}

.main_box .main_home .details .details_list .list_a .text_1 .title span {
  font-size: 3.125vw;
}

.main_box .main_home .details .details_list .list_a .text_1 .d_text {
  font-size: 0.83333vw;
  color: #000;
  font-family: Med;
}

.main_box .main_home .details .details_text {
  text-align: center;
  height: auto;
  font-family: Med;
  font-size: 1.04167vw;
  line-height: 2.1875vw;
  letter-spacing: 0px;
  color: #333333;
  margin: 0 auto;
}

.main_box .main_home .details .to_datails {
  width: 9.375vw;
  height: 2.60417vw;
  margin: 0 auto;
  margin-top: 3.125vw;
  background-image: url(../images/index/ljgy.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: background-image 0.5s ease;
}

.main_box .main_home .details .to_datails:hover {
  background-image: url(../images/index/ljgy_1.png);
}

.main_box .main_home .cultivate {
  height: auto;
  width: 100%;
  margin-top: 5.20833vw;
  margin-bottom: 6.45833vw;
}

.main_box .main_home .cultivate h2 {
  font-size: 2.1875vw;
  color: #0e4e0f;
  text-align: center;
  margin-bottom: 3.64583vw;
  font-family: Jxzk;
}

.main_box .main_home .cultivate .cultivate_list {
  margin: 0 auto;
  margin-bottom: 4.16667vw;
  display: flex;
  justify-content: space-around;
  width: 52.08333vw;
}

.main_box .main_home .cultivate .cultivate_list .list_a {
  display: flex;
  align-items: center;
}

.main_box .main_home .cultivate .cultivate_list .list_a img {
  width: 100%;
}

.main_box .main_home .cultivate .cultivate_list .list_a .logo {
  width: 3.07292vw;
  margin-right: 1.5625vw;
}

.main_box .main_home .cultivate .cultivate_list .list_a .logo_1 {
  width: 4.375vw;
  margin-right: 1.5625vw;
}

.main_box .main_home .cultivate .cultivate_list .list_a .text .title {
  font-size: 1.25vw;
  color: #138f2e;
  font-family: Bod;
  margin-bottom: 1.25vw;
  color: #000;
}

.main_box .main_home .cultivate .cultivate_list .list_a .text .d_text {
  font-size: 0.72917vw;
  color: #000;
  font-family: Med;
  line-height: normal;
}

.main_box .main_home .cultivate .to_cultivate {
  width: 9.375vw;
  height: 2.60417vw;
  margin: 0 auto;
  margin-top: 3.125vw;
  background-image: url(../images/index/ckgd.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: background-image 0.5s ease;
}

.main_box .main_home .cultivate .to_cultivate:hover {
  background-image: url(../images/index/ckgd_1.png);
}

.main_box .main_home .base_list {
  height: 1128px;
  width: 983px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 5.20833vw;
}

.main_box .main_home .base_list h2 {
  font-size: 1.5625vw;
  color: #0e4e0f;
  letter-spacing: 0.10417vw;
  text-align: center;
  position: absolute;
  width: 20.83333vw;
  top: 1.04167vw;
  left: 50%;
  margin-left: -10.41667vw;
  font-family: Jxzk;
}

.main_box .main_home .base_list .base {
  text-align: center;
  color: #0e4e0f;
  font-family: Bod;
  transition: all 0.5s ease;
  padding-bottom: 30px;
  position: absolute;
}

.main_box .main_home .base_list .base span {
  font-size: 0.72917vw;
}

.main_box .main_home .base_list .base p {
  font-size: 0.9375vw;
}

.main_box .main_home .base_list .base .dot {
  display: block;
  height: 15px;
  width: 15px;
  border-radius: 7.5px;
  background-color: rgba(39, 151, 41, 0.3);
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  transition: all 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_box .main_home .base_list .base .dot:after {
  content: '';
  display: block;
  height: 9px;
  width: 9px;
  border-radius: 4.5px;
  background-color: #279729;
}

.main_box .main_home .base_list .base .dot_box {
  width: 347px;
  height: auto;
  background-color: #25762a;
  border-radius: 10px;
  display: none;
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/index/dot_box_back.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6px;
  padding-top: 20px;
  z-index: 10;
}

.main_box .main_home .base_list .base .dot_box a {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.main_box .main_home .base_list .base .dot_box a .dot_box_title {
  padding-left: 20px;
  text-align: left;
  color: #fff;
  margin-bottom: 18px;
  width: 100%;
}

.main_box .main_home .base_list .base .dot_box a .dot_box_title span {
  font-size: 0.72917vw;
  line-height: inherit;
  font-family: Med;
}

.main_box .main_home .base_list .base .dot_box a .dot_box_title p {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  margin-bottom: 0.52083vw;
}

.main_box .main_home .base_list .base .dot_box a .dot_box_logo {
  height: 120px;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.main_box .main_home .base_list .base .dot_box a .dot_box_logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main_box .main_home .base_list .base .dot_box a .dot_box_logo span {
  font-size: 0.625vw;
  color: #fff;
  opacity: 0.8;
  position: absolute;
  right: 13px;
  bottom: 7px;
  font-family: Med;
}

.main_box .main_home .base_list .base_1 {
  top: 17.8%;
  right: 4.8%;
}

.main_box .main_home .base_list .base_2 {
  top: 11.1%;
  right: 16%;
}

.main_box .main_home .base_list .base_3 {
  top: 23.3%;
  right: 31.3%;
}

.main_box .main_home .base_list .base_4 {
  top: 28.6%;
  left: 13.7%;
}

.main_box .main_home .base_list .base_5 {
  top: 38.4%;
  left: 23.6%;
}

.main_box .main_home .base_list .base_6 {
  top: 40.7%;
  left: 47.6%;
}

.main_box .main_home .base_list .base_7 {
  top: 48.2%;
  left: 54.3%;
}

.main_box .main_home .base_list .base_8 {
  top: 51%;
  left: 42.7%;
}

.main_box .main_home .base_list .base:hover .dot {
  width: 26px;
  height: 26px;
  border-radius: 13px;
  margin-top: 15px;
}

.main_box .main_home .base_list .base:hover .dot_box {
  display: flex;
}

.main_box .main_home .base_list .base_1:hover {
  top: 16.8%;
}

.main_box .main_home .base_list .base_2:hover {
  top: 10.1%;
}

.main_box .main_home .base_list .base_3:hover {
  top: 22.3%;
}

.main_box .main_home .base_list .base_4:hover {
  top: 27.6%;
}

.main_box .main_home .base_list .base_5:hover {
  top: 37.4%;
}

.main_box .main_home .base_list .base_6:hover {
  top: 39.7%;
}

.main_box .main_home .base_list .base_7:hover {
  top: 47.2%;
}

.main_box .main_home .base_list .base_8:hover {
  top: 50%;
}

.main_box .main_home .product_list {
  width: 92.70833vw;
  height: 53.02083vw;
  background-color: #edf6e8;
  margin: 0 auto;
  margin-bottom: 7.55208vw;
}

.main_box .main_home .product_list .home_5 {
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.main_box .main_home .product_list .home_5 .caption {
  position: absolute;
  top: 4.16667vw;
  left: 9.89583vw;
  height: auto;
  width: 72.91667vw;
  z-index: 200;
  display: flex;
  justify-content: space-between;
}

.main_box .main_home .product_list .home_5 .caption .caption_tilte {
  width: 36.45833vw;
  text-align: justify;
}

.main_box .main_home .product_list .home_5 .caption .caption_tilte h3 {
  font-size: 2.1875vw;
  color: #0e4e0f;
  font-family: Jxzk;
  margin-bottom: 1.5625vw;
}

.main_box .main_home .product_list .home_5 .caption .caption_tilte p {
  font-size: 0.9375vw;
  color: #666;
  line-height: 1.66667vw;
}

.main_box .main_home .product_list .home_5 .caption .caption_skip a {
  font-size: 0.83333vw;
  color: #000;
}

.main_box .main_home .product_list .home_5 .caption .caption_skip a:hover {
  color: #0e4e0f;
}

.main_box .main_home .product_list .home_5 .hx {
  width: 2px;
  height: 9.375vw;
  background-color: #b1d007;
  position: absolute;
  left: 3.64583vw;
  top: -4.6875vw;
}

.main_box .main_home .product_list .home_5 .jpal {
  width: 72.91667vw;
  position: relative;
  top: 17.70833vw;
  margin: 0 auto;
}

.main_box .main_home .product_list .home_5 .jpal .hxgd {
  height: 30.20833vw;
  width: 72.91667vw;
  overflow: hidden;
  margin: 0 auto;
  z-index: 10;
}

.main_box .main_home .product_list .home_5 .jpal .hxgd .swiper-slide {
  height: 30.20833vw;
  width: 48.95833vw;
  position: relative;
}

.main_box .main_home .product_list .home_5 .jpal .hxgd .swiper-slide .zz {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.3);
}

.main_box .main_home .product_list .home_5 .jpal .hxgd .swiper-slide-active .zz {
  display: none;
}

.main_box .main_home .product_list .home_5 .jpal .nocurrent-swiper {
  height: 22.5vw;
  width: 36.45833vw;
  overflow: hidden;
}

.main_box .main_home .product_list .home_5 .jpal .nocurrent-swiper .zz {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.6);
}

.main_box .main_home .product_list .home_5 .jpal .left-swiper {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.main_box .main_home .product_list .home_5 .jpal .right-swiper {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.main_box .main_home .product_list .home_5 .jpal .nocurrent-swiper:hover .swiper-button-next_1 {
  visibility: visible;
  opacity: 0.6;
  transform: translateY(-50%);
}

.main_box .main_home .product_list .home_5 .jpal .nocurrent-swiper:hover .swiper-button-prev_1 {
  visibility: visible;
  opacity: 0.6;
  transform: translateY(-50%) rotate(180deg);
}

.main_box .main_home .product_list .home_5 .jpal .nocurrent-swiper:hover .swiper-button-next_1:hover,
.main_box .main_home .product_list .home_5 .jpal .nocurrent-swiper:hover .swiper-button-prev_1:hover {
  opacity: 1;
}

.main_box .main_home .product_list .home_5 .home_5_bottom {
  position: relative;
  width: 72.91667vw;
  height: 3.125vw;
  top: -5.72917vw;
  z-index: 10;
  margin: 0 auto;
}

.main_box .main_home .product_list .home_5 .home_5_bottom .home_5_swiper-pagination {
  position: absolute;
  height: 3.125vw;
  width: 38%;
  display: flex;
  justify-content: space-around;
  left: auto;
  right: 0;
  bottom: 0;
  font-size: 0.83333vw;
}

.main_box .main_home .product_list .home_5 .home_5_bottom .home_5_swiper-pagination .swiper-pagination-bullet {
  text-align: right;
  text-align: center;
  width: auto;
  height: 3.125vw;
  font-size: 0.83333vw;
  line-height: 3.125vw;
  display: inline-block;
  border-radius: 0;
  background: transparent;
  color: #666;
  visibility: visible;
  transform: translateY(0px);
  transition: none;
  outline: none;
  cursor: pointer;
  opacity: 1;
  font-family: Bod;
}

.main_box .main_home .product_list .home_5 .home_5_bottom .home_5_swiper-pagination .swiper-pagination-bullet-active {
  color: #0e4e0f;
}

.main_box .main_home .extend_list {
  height: 40.46875vw;
  width: 73.95833vw;
  padding-top: 5.20833vw;
  margin: 0 auto;
  margin-bottom: 5.72917vw;
  position: relative;
  display: flex;
  align-items: center;
}

.main_box .main_home .extend_list h3 {
  font-size: 2.1875vw;
  color: #0e4e0f;
  font-family: Jxzk;
  margin-bottom: 1.5625vw;
  position: absolute;
  left: 4.16667vw;
  top: 0;
}

.main_box .main_home .extend_list .extend_left {
  width: 29.16667vw;
  height: 26.04167vw;
  background-color: #0e4e0f;
  padding-top: 5.20833vw;
  position: relative;
  left: 0;
}

.main_box .main_home .extend_list .extend_left p {
  font-size: 0.72917vw;
  line-height: 1.35417vw;
  color: #fff;
  font-family: Med;
  width: 20.83333vw;
  margin: 0 auto;
  text-align: justify;
}

.main_box .main_home .extend_list .extend_left p span {
  font-weight: bold;
}

.main_box .main_home .extend_list .extend_left .to_extend {
  width: 9.375vw;
  height: 2.60417vw;
  margin: 0 auto;
  margin-top: 3.125vw;
  background-image: url(../images/index/ckgd.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: background-image 0.5s ease;
}

.main_box .main_home .extend_list .extend_left .to_extend:hover {
  background-image: url(../images/index/ckgd_1.png);
}

.main_box .main_home .extend_list .extend_right {
  height: auto;
  width: 54.16667vw;
  float: right;
  position: absolute;
  right: 0;
  top: 5.20833vw;
}

.video-moda {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
}

.video-moda .video-moda_1 {
  z-index: 99999;
  width: 70%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  padding: 0.52083vw;
  overflow: hidden;
}

.video-moda .video-moda_1 .close {
  height: 18px;
  width: 18px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 999;
  transition: 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.3);
}

.video-moda .video-moda_1 .close img {
  width: 100%;
  cursor: pointer;
}

.video-moda .video-moda_1 #videoBox {
  overflow: hidden;
  width: 100%;
}

.video-moda .video-moda_1 #videoBox video {
  width: 100%;
}

.video-moda .video-moda_1:hover .close {
  opacity: 1;
  visibility: visible;
}

.video-moda .video-moda_2 {
  height: 36.45833vw;
  max-width: 62.5vw;
}

.ovfHiden {
  overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-button-next_1,
.swiper-button-prev_1 {
  position: absolute;
  background-image: url(../images/index/next.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 3.48958vw;
  width: 3.48958vw;
  opacity: 0.6;
  cursor: pointer;
}

.swiper-button-next_1 {
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease;
  right: 6.92708vw;
  top: 50%;
  z-index: 10;
  transform: translateY(0%);
}

.swiper-button-prev_1 {
  opacity: 0;
  visibility: hidden;
  left: 6.92708vw;
  top: 50%;
  z-index: 10;
  transition: all 0.8s ease;
  transform: translateY(0%) rotate(180deg);
}

.swiper-button-next:hover,
.swiper-button-prev:hover,
.swiper-button-next_1:hover,
.swiper-button-prev_1:hover {
  opacity: 1;
}

.swiper-button-prev {
  transform: rotate(180deg);
}

.swiper-scrollbar {
  position: absolute;
  left: 0;
  top: 1.43229vw;
  z-index: 50;
  height: 0.26042vw;
  width: 60%;
  border-radius: 8px;
  background: #fff;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #b1d007;
  border-radius: 8px;
  left: 0;
  top: 0;
  opacity: 0.8;
  cursor: pointer;
}

@media screen and (max-width: 1650px) {
  .main_box .main_home .top_brand {
    height: 100%;
  }
  .main_box .main_home .top_brand .swiper-slide {
    height: 100%;
  }
  .main_box .main_home .top_brand .swiper-slide .brand_img {
    position: unset;
    transform: scale(1, 1);
  }
  .main_box .main_home .top_brand .swiper-slide-active .brand_img {
    transform: scale(1.05, 1.05);
  }
  .main_box .main_home .top_brand:hover .brand_img {
    transform: scale(1.05, 1.05);
  }
}

@media screen and (max-width: 1200px) {
  .main_box .main_home .base_list {
    height: 563.5px;
    width: 688.1px;
  }
  .main_box .main_home .base_list .base .dot_box {
    height: auto;
    width: 243px;
    padding-top: 10px;
  }
  .main_box .main_home .base_list .base .dot_box .dot_box_title {
    padding-left: 10px;
  }
  .main_box .main_home .base_list .base .dot_box .dot_box_title p,
  .main_box .main_home .base_list .base .dot_box .dot_box_title span {
    line-height: normal;
  }
  .main_box .main_home .product_list .home_5 .home_5_bottom {
    width: 85.9375vw;
  }
  .main_box .main_home .extend_list .extend_left {
    padding-top: 3.64583vw;
  }
  .main_box .main_home .extend_list .extend_left p {
    width: 23.4375vw;
    line-height: normal;
  }
  .main_box .main_home .extend_list .extend_left .to_extend {
    margin-top: 1.5625vw;
  }
}

@media screen and (max-width: 1000px) {
  .main_box .main_home .product_list {
    margin-bottom: 7.8125vw;
  }
  .main_box .main_home .extend_list {
    display: flex;
    height: auto;
    width: 54.16667vw;
    padding: 0px;
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 5.20833vw;
  }
  .main_box .main_home .extend_list .extend_left {
    width: 54.16667vw;
    height: auto;
    background-color: #0e4e0f;
    padding-top: 5.20833vw;
    position: relative;
    top: 0;
    transform: unset;
    padding-top: 3.64583vw;
    padding-bottom: 2.60417vw;
  }
  .main_box .main_home .extend_list .extend_left p {
    width: 46.875vw;
    line-height: normal;
  }
  .main_box .main_home .extend_list .extend_left .to_extend {
    margin-top: 1.5625vw;
  }
  .main_box .main_home .extend_list .extend_right {
    height: auto;
    width: 54.16667vw;
    float: unset;
    position: relative;
    font-size: 0;
  }
}
