﻿
/**
*   首页
*/
.main_box {
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #f4f4f4;
}

.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 .kv_base {
  height: auto;
  width: 100%;
  position: relative;
}

.main_box .main_home .base_details {
  height: 0.05208vw;
  width: 100%;
  position: relative;
  margin-bottom: 5.20833vw;
  padding-top: 5.3125vw;
  z-index: 1;
}

.main_box .main_home .base_details .dtl_x {
  width: 0.10417vw;
  height: 9.375vw;
  background-color: #b1d007;
  position: absolute;
  top: -7.29167vw;
  left: 50%;
  margin-left: -0.05208vw;
}

.main_box .main_home .base_details h2 {
  font-size: 1.875vw;
  text-align: center;
  color: #0e4e0f;
  font-family: Jxzk;
  font-weight: unset;
}

.main_box .main_home .base_details .dtl_list {
  height: auto;
  width: 52.08333vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  margin-top: 4.84375vw;
}

.main_box .main_home .base_details .dtl_list .product {
  text-align: center;
}

.main_box .main_home .base_details .dtl_list .product p {
  font-size: 1.25vw;
  line-height: 2.60417vw;
  color: #000;
  font-family: Jxzk;
}

.main_box .main_home .base_details .dtl_list .product span {
  font-size: 0.72917vw;
  color: #333;
  line-height: 1.45833vw;
}

.main_box .main_home .base_details .dtl_list .product .logo_1 {
  width: 4.6875vw;
}

.main_box .main_home .base_details .dtl_list .product .logo_2 {
  width: 4.6875vw;
}

.main_box .main_home .base_details .dtl_list .product .logo_3 {
  width: 4.6875vw;
}

.main_box .main_home .base_details .base_lsit {
  width: 62.5vw;
  height: auto;
  margin: 0 auto;
  margin-top: 4.47917vw;
  display: flex;
  justify-content: space-between;
}

.main_box .main_home .base_details .base_lsit .base_img {
  width: 19.79167vw;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.main_box .main_home .base_details .base_lsit .base_img .shade_box {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 12.5vw;
  width: 100%;
  padding-left: 1.04167vw;
  padding-top: 0.52083vw;
  background-color: rgba(198, 159, 35, 0.8);
  transition: height 0.8s ease;
  overflow: hidden;
}

.main_box .main_home .base_details .base_lsit .base_img .shade_box .logo {
  width: 3.125vw;
  margin-bottom: 0.52083vw;
}

.main_box .main_home .base_details .base_lsit .base_img .shade_box p {
  width: 17.1875vw;
  padding-left: 0.52083vw;
  font-size: 0.83333vw;
  color: #ffffff;
  line-height: initial;
  text-align: justify;
}

.main_box .main_home .base_details .base_lsit .base_img .shade_box_1 {
  height: 9.11458vw;
  background-color: rgba(163, 91, 43, 0.8);
}

.main_box .main_home .base_details .base_lsit .base_img .shade_box_1 p {
  padding-left: 0.26042vw;
}

.main_box .main_home .base_details .base_lsit .base_img .shade_box_2 {
  height: 7.8125vw;
  background-color: rgba(7, 112, 92, 0.8);
}

.main_box .main_home .base_details .base_lsit .base_img:hover .shade_box {
  height: 100%;
}

.main_box .main_home .base_main {
  height: auto;
  width: 75.41667vw;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  top: -3.64583vw;
  padding-top: 5.20833vw;
  padding-bottom: 5.20833vw;
  margin-bottom: 1.5625vw;
}

.main_box .main_home .base_main .dtl_x {
  top: -4.16667vw;
}

.main_box .main_home .jd_b {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  padding-top: 4.16667vw;
  padding-bottom: 3.64583vw;
}

.main_box .main_home .base_box {
  height: auto;
  width: 65.88542vw;
  position: relative;
  margin: 0 auto;
}

.main_box .main_home .base_box .base_list {
  padding-top: 2.08333vw;
  margin-bottom: 4.16667vw;
  position: relative;
}

.main_box .main_home .base_box .base_list .left {
  height: auto;
  width: 50.78125vw;
  padding: 4.16667vw 24.73958vw 3.125vw 3.64583vw;
  background-color: #ffffff;
}

.main_box .main_home .base_box .base_list .left p {
  font-size: 1.25vw;
  line-height: 2.5vw;
  border-bottom: 2px solid rgba(177, 208, 7, 0.5);
  display: inline-block;
  margin-bottom: 1.04167vw;
}

.main_box .main_home .base_box .base_list .left span {
  font-size: 0.83333vw;
  color: #666;
  line-height: initial;
  display: block;
}

.main_box .main_home .base_box .base_list .left .origin {
  display: inline-block;
  margin-top: 4.16667vw;
}

.main_box .main_home .base_box .base_list .left .left_box {
  width: 9.47917vw;
  position: absolute;
  left: 18.64583vw;
  bottom: 1.25vw;
}

.main_box .main_home .base_box .base_list .right {
  width: 35.9375vw;
  position: absolute;
  right: 0vw;
  top: 0vw;
}

.main_box .main_home .base_box .base_list_1 {
  margin-bottom: 3.125vw;
  position: relative;
  display: flex;
  align-items: center;
}

.main_box .main_home .base_box .base_list_1 .left {
  height: 17.08333vw;
  width: 37.5vw;
  background-color: #ffffff;
  position: absolute;
  top: 15%;
  right: 0vw;
  z-index: 1;
  display: flex;
  justify-content: flex-start;
}

.main_box .main_home .base_box .base_list_1 .left .title {
  height: 100%;
  width: 4.58333vw;
  background-image: url(../image/title_text.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main_box .main_home .base_box .base_list_1 .left .title h2 {
  writing-mode: tb-rl;
  text-align: center;
  line-height: 4.58333vw;
  font-size: 1.5625vw;
  font-weight: initial;
  color: #0e4e0f;
  font-family: Jxzk;
  padding-top: 2.60417vw;
}

.main_box .main_home .base_box .base_list_1 .left .text {
  height: 100%;
  width: 32.8125vw;
  padding: 2.60417vw 2.91667vw 1.04167vw 2.08333vw;
}

.main_box .main_home .base_box .base_list_1 .left .text p {
  font-size: 1.25vw;
  line-height: 2.5vw;
  border-bottom: 2px solid rgba(177, 208, 7, 0.5);
  display: inline-block;
  margin-bottom: 1.04167vw;
}

.main_box .main_home .base_box .base_list_1 .left .text span {
  font-size: 0.83333vw;
  color: #666;
  line-height: initial;
}

.main_box .main_home .base_box .base_list_1 .left .text .left_box {
  width: 13.38542vw;
  position: absolute;
  right: 1.71875vw;
  bottom: 1.35417vw;
}

.main_box .main_home .base_box .base_list_1 .right {
  width: 37.5vw;
  z-index: 1;
}

.main_box .main_home .base_box .left_auto {
  height: 20.10417vw;
  position: relative;
}

.main_box .main_home .base_box .left_auto .left {
  position: relative;
  z-index: 10;
  justify-content: flex-end;
  top: auto;
}

.main_box .main_home .base_box .left_auto .right {
  position: absolute;
  right: 0;
  top: -8%;
}

.main_box .main_home .flower_1 {
  width: 12.03125vw;
  position: absolute;
  left: 0vw;
  top: 3.4375vw;
  transform: rotateY(190deg);
  z-index: 0;
}

.main_box .main_home .flower_2 {
  width: 12.55208vw;
  position: absolute;
  right: 0vw;
  top: 43.22917vw;
  transform: rotateY(190deg);
  z-index: 0;
}

@media screen and (max-width: 1200px) {
  .main_box .main_home .jd_b {
    padding-bottom: 10.9375vw;
  }
  .main_box .main_home .base_box {
    width: 46.875vw;
  }
  .main_box .main_home .base_box .base_list {
    display: flex;
    flex-direction: column-reverse;
  }
  .main_box .main_home .base_box .base_list .left {
    width: 41.66667vw;
    padding: 1.82292vw;
    margin-left: 5.20833vw;
    position: relative;
    top: -4.16667vw;
    z-index: 10;
  }
  .main_box .main_home .base_box .base_list .right {
    height: 26vw;
    width: 41.66667vw;
    position: relative;
  }
  .main_box .main_home .base_box .base_list_1 {
    flex-direction: column;
  }
  .main_box .main_home .base_box .base_list_1 .left {
    position: relative;
    top: -3.125vw;
    flex-direction: column;
    align-items: center;
    height: auto;
  }
  .main_box .main_home .base_box .base_list_1 .left .title {
    height: 4.58333vw;
    width: 100%;
  }
  .main_box .main_home .base_box .base_list_1 .left .title h2 {
    writing-mode: lr-tb;
    padding-top: 0;
    text-align: left;
    padding-left: 1.04167vw;
  }
  .main_box .main_home .base_box .base_list_1 .left .text {
    width: 100%;
    padding: 1.82292vw;
  }
  .main_box .main_home .base_box .base_list_1 .right {
    width: 46.875vw;
    height: 29.1vw;
  }
  .main_box .main_home .base_box .left_auto {
    height: auto;
    position: relative;
    flex-direction: column-reverse;
  }
  .main_box .main_home .base_box .left_auto .left {
    flex-direction: column-reverse;
  }
  .main_box .main_home .base_box .left_auto .right {
    position: relative;
  }
}
