* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #666;
  padding-top: 70px;
}
img {
  border: 0;
}
.iframe_style {
  border: medium none;
}
/*header start*/
.header {
  width: 100%;
  height: 70px;
  background: #008b12;
  position: fixed;
  top: 0;
  z-index: 9999;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.header .h_top {
  width: 100%;
  height: 70px;
  margin: 0 auto;
}
.header .h_top .h_logo {
  width: 220px;
  padding-top: 16px;
  float: left;
}

/*h_nav start*/
.header .h_top .h_nav {
  width: 80%;
  height: 70px;
  float: left;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  margin-left: 10%;
  font-size: 20px;
  color: #ffffff;
  list-style: none;
}
.header .h_top .h_nav ul {
  display: flex;
  justify-content: space-around;
}
.header .h_top .h_nav ul li {
  list-style: none;
  float: left;
}
.header .h_top .h_nav ul li img {
  width: 173px;
  height: 40px;
  margin-top: 16px;
}
.header .h_top .h_nav ul li a {
  text-decoration: none;
  display: block;
  line-height: 70px;
  padding: 0 20px 0 20px;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;

  font-size: 18px;
  color: #ffffff;
  font-size: 0.95vw;
}
.header .h_top .h_nav ul li a:hover {
  background-color: #32a240;
}
.main img {
  width: 100%;
  height: 80vh;
}
.mainImg {
  width: 100%;
  height: 80vh;
  position: relative;
}

.mainImg2 {
  width: 100%;
  height: 86%;
  position: relative;
}
.mainImg2 img {
  width: 100%;
  /* height: 100%; */
}

.mainImg3 {
  width: 100%;
  background: #6fba2c;
  height: 104%;
}
.mainImg3 img {
  width: 100%;
  height: 100%;
}
/* 轮播图 */
li {
  list-style: none;
}

.jiantou {
  font-size: 24px;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 20px;
  height: 30px;
  line-height: 30px;
  background: rgba(158, 154, 154, 0.7);
  color: white;
  z-index: 999;
}
.left {
  position: absolute;
  top: 125px;
  left: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.right {
  position: absolute;
  top: 125px;
  left: 500px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.box img {
  width: 100%;
  height: 100%;
}
.box {
  width: 100%;
  /* height: 60vh;
  background: #008b12; */
}
.textD {
  width: 100%;
  /* height: 360px; */
  height: 39vh;
  background: #f7f7f7;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.textD p {
  width: 75%;
  /* height: 130px; */
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 300;
  font-size: 1.25vw;
  color: #666;
  line-height: 40px;
  letter-spacing: 2px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 0px 13.5%;
}
.textD p:nth-child(1) {
  padding-top: 3%;
}
.textD p:nth-child(2) {
  padding-bottom: 3%;
}
.pic {
  position: absolute;
  width: 100%;
  height: 60vh;
}
.pic li {
  float: left;
}
.lis {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 13px;
  border-radius: 7px;
  background: rgba(158, 154, 154, 0.7);
}
.lis li {
  float: left;
  width: 8px;
  height: 8px;
  margin: 3px;
  border-radius: 50%;
  background-color: #fff;
}
.lis .selected {
  background-color: cyan;
}

.iframe_style {
  border: medium none;
}
.mainImg44 {
  width: 100%;
  height: 90%;
  background: #008b12;
}
.mainImg44 img {
  width: 100%;
  height: 100%;
}
/* 底图4 */
.mainImg4 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80vh;
}
.mainImg4 div {
  flex: 1;
  position: relative;
}
.mainImg4 img {
  width: 100%;
}
.mainImg4 div button {
  width: 42%;
  height: 12%;
  position: absolute;
  top: 74%;
  left: 15vw;
  background: linear-gradient(90deg, #66cc73 0%, #008b12 61%);
  box-shadow: 0px 10px 20px 0px rgba(0, 51, 153, 0.3);
  border-radius: 100px 100px 100px 100px;
  border: 2px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.mainImg4 div button span {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 28px;
  color: #ffffff;
  margin-right: 10px;
}
.mainImg4 div button img {
  width: 24.33px;
  height: 21.56px;
}
.mainList {
  display: flex;
  flex-direction: column;
  align-items: center;

  width: 100%;
  height: 90%;
}
.mainList div:nth-child(1) {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 38px;
  color: #008b12;
  line-height: 38px;
  letter-spacing: 6px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 30px;
}
.mainList div:nth-child(1) h4 {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 28px;
  color: #008b12;
  margin-top: 20px;
}
.mainList div:nth-child(2) {
  display: flex;
  align-items: center;
}
.mainList div:nth-child(2) div {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 464px;
  margin: 20px 10px;
}

.mainList div:nth-child(2) img {
  width: 464px;
  height: 287px;
}
.pStyle {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  width: 100%;
}
.p2Style {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 300;
  font-size: 20px;
  color: #666666;
  width: 100%;
}
.p3Style {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  color: #008b12;
  display: flex;
  align-items: center;
}
.p3Style img {
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px;
}
.btnDiv {
  text-align: center;
  width: 151px;
  height: 64px;
}
.btnDiv button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #008b12;
}
.btnDiv button span {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #008b12;
}
.btnDiv button img {
  width: 20px;
  height: 20px;
}

.pos__title {
  position: absolute;
  bottom: 14%;
  left: 14.4%;
  width: 20%;
}
.pos__title p {
  height: 6.5vh;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 2vw;
  color: #ffffff;

  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.bgcRow__img {
  width: 100%;
  /* height: 100%; */
  box-sizing: border-box;
  margin-top: 2%;
  padding-bottom: 4%;
  text-align: center;
}
.bgcRow__img img {
  width: 40%;
  height: 40%;
  margin: 5px;

  margin-right: 8px;
  border-radius: 14px;
}
.title__top {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.mainImg5 {
  width: 100%;
  /* height: 114vh; */
  background: #6fba2c;
}
.title__top img {
  width: 28vw;
  height: 5%;
  margin-top: 4% !important;
}
.title__top p {
  margin-top: 2%;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 300;
  font-size: 1.6vw;
  color: #333333;
  line-height: 38px;
  letter-spacing: 3px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.pos__title2 {
  position: absolute;
  bottom: 14%;
  left: 40.1%;
  width: 20%;
}
.pos__title2 p {
  height: 6.5vh;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 2vw;
  color: #ffffff;

  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.pos__title3 {
  position: absolute;
  bottom: 14%;
  left: 65.8%;
  width: 20%;
}
.pos__title3 p {
  height: 6.5vh;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 2vw;
  color: #ffffff;

  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.mapsBgc {
  width: 100%;
  position: relative;
  /* background: #cee6cd; */
  background-color: #008b12;
}
.map__title {
  position: absolute;
  width: 50%;
  height: 30%;
  top: 4%;
  left: 29%;
  text-align: center;
}
.map__title p:nth-child(1) {
  font-weight: 300;
  font-size: 2vw;
  color: #333333;
  line-height: 47px;
  letter-spacing: 4px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-left: 26px;
  display: flex;
  align-items: center;
  height: 60%;
}
.map__title p:nth-child(1) span {
  font-weight: 400;
  font-size: 4vw;
  color: #333333;
  line-height: 94px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  letter-spacing: 3px;
}
.map__title p:nth-child(2) {
  font-weight: 300;
  font-size: 1.5vw;
  color: #333333;
  line-height: 40px;
  letter-spacing: 3px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: -2%;
}
.map__title p:nth-child(2) span:nth-child(2) {
  margin-left: 10%;
  color: #fff;
  font-weight: 300;
  font-size: 1.5vw;
  color: #333333;
  line-height: 40px;
  letter-spacing: 3px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.mapsBgc img {
  width: 100%;
  height: 100%;
}
.titleImg {
  position: absolute;
  top: 9.3%;
  left: 31.9%;
  width: 710px !important;
  width: 36vw !important;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #666;
  background: #fff;
}
/* 尾部 */
.footer {
  width: 100%;
  /* position: fixed;
  bottom: 0; */
  height: 665px;
  box-sizing: border-box;
}

.footer_item {
  background-color: #008b12;
  position: relative;
  display: flex;
  height: 100%;
  /* margin-top: 2%; */
  box-sizing: border-box;
  flex-direction: column;
}

.footer .item1 {
  display: flex;
  align-items: self-start;
  margin-left: 44%;
}
/* 快捷导航样式 */
.quick-nav {
  /* margin-top: 54px; */
  margin-top: 5.1%;
  color: white;
  padding: 1rem;
  /* margin-right: 120px; */
  margin-right: 15%;
}

.quick-nav h2 {
  margin-bottom: 1rem;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 500;
  /* font-size: 28px; */
  font-size: 1.48vw;
  color: #ffffff;
}

.quick-nav ul {
  list-style-type: none;
}

.quick-nav li {
  margin-bottom: 0.5vh;
  /* font-family: HarmonyOS Sans SC, HarmonyOS Sans SC; */
  font-weight: 400;
  /* font-size: 16px; */
  line-height: 4.5vh;
  font-size: 0.85vw;
  color: #ffffff;
}

.quick-nav a {
  text-decoration: none;
  color: inherit;
}

.quick-nav a:hover {
  color: #e6e6e6;
}
.item2 {
  width: 100%;
  margin-top: 3.5%;
  text-align: center;
}
.item2 .row {
  border-top: 1px rgba(255, 255, 255, 0.4) solid;
  padding-top: 40px;
  width: 76%;
  margin: auto;
}
.item2 p {
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  /* font-size: 18px; */
  font-size: 1.05vw;
  color: rgba(255, 255, 255, 0.4);
  line-height: 30px;
}
.suspension {
  position: absolute;
  /* width: 448px; */
  width: 23.6vw;
  /* height: 70vh; */
  height: 415px;
  top: -22px;
  left: 12%;
  background: linear-gradient(180deg, #27ac39 0%, rgba(39, 172, 57, 0) 100%);
  border-radius: 0px 0px 0px 0px;
  text-align: center;
}
.suspension_img {
  /* width: 400px; */
  width: 21vw;
  /* height: 92.46px; */
  /* height: 18vh; */
  /* margin-top: 40px; */
  margin-top: 13%;
}
.suspension .row2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 13%;
  font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
}
.suspension .row2 div:nth-child(1) {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-left: 6%;
}
.suspension .row2 div:nth-child(1) span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.58vw;
  color: #ffffff;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  margin-top: 6%;
  text-transform: none;
}
.suspension .row2 div:nth-child(2) {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 120px;
  justify-content: space-between;
  margin-right: 6%;
}
.suspension .row2 div:nth-child(2) img {
  /* width: 224px; */
  width: 12.8vw;

  /* height: 31px; */
}
.row2_img {
  /* width: 97px; */
  width: 5.8vw;
  /* height: 97.46px; */
  /* height: 19.5vh; */
}
