.kwBanner {
  width: 100%;
  height: 45.4167vw;
  background: url(../../../../static/img/crop/tmBannerBg.png) no-repeat center
    center / cover;
  overflow: hidden;
  position: relative;
}
.crumbShow {
  visibility: visible;
}
.indent {
  text-indent: 2em;
}
.innter {
  width: 1200px !important;
}
.innerText {
  text-indent: 2em;
  font-size: 0.8333vw;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #333333;
  line-height: 1.5625vw;
  padding: 25px 0px 10px 15px;
  width: 760px;
  width: 100%;
}
.mT80 {
  margin-top: 80px;
}
.mT60 {
  margin-top: 60px !important;
}
.mT130 {
  margin-top: 130px;
}
.mT30 {
  margin-top: 30px;
}
.mT10 {
  margin-top: 10px;
}
.kwBanner h2 {
  font-size: 2.5vw;
  font-weight: bold;
  color: #ffffff;
  margin-top: 13.9583vw;
  width: 100%;
  height: 2.5vw;
  line-height: 2.5vw;
  text-align: center;
}

.kwBanner .kwInfo {
  width: 43.2292vw;
  margin: 3.6458vw auto 0;
  text-indent: 2em;
  text-align: justify;
  font-size: 0.9375vw;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.5625vw;
}

.kwBanner .kwAttrBox {
  width: 62.5vw;
  /* position: absolute;
  left: 0;
  top: 17.1875vw; */
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  flex: 1;
  margin: 5.4167vw auto 0;
}

.kwBanner .kwAttrBox .kwAttrDet {
  width: 14.5833vw;
  height: 8.3333vw;
  background-color: rgba(255, 255, 255, 0.3);
  transition: all 1s ease-out;
}

.kwBanner .kwAttrBox .kwAttrDet:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.kwAttrDet p {
  width: 100%;
  height: 1.5625vw;
  line-height: 1.5625vw;
  margin-top: 2.5vw;
  font-size: 1.875vw;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
}

.kwAttrDet h3 {
  width: 100%;
  height: 1.0417vw;
  line-height: 1.0417vw;
  text-align: center;
  font-size: 0.9375vw;
  font-weight: 400;
  color: #ffffff;
  margin-top: 2.0833vw;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
}

.kwAttrDet h3::before {
  content: "";
  width: 1.3021vw;
  height: 0.1042vw;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.5208vw;
}

.kwPlantDemandBox {
  width: 100%;
  padding: 2.6042vw 0;
}

.kwPlantDemandBox .keDemandBg {
  float: left;
  width: 422px;
  height: 644px;
  background: url(../../../../static/img/crop/tmDemand.png) no-repeat center
    center / contain;
}

.kwPlantDemandBox .keDemandInfo {
  width: 760px;
  /* height: 33.5417vw; */
  float: left;
  margin-left: 18px;
  /* background-color: aqua; */
}

.kwPlantDemandBox .keDemandInfo .kdInfoDet {
  width: 100%;
}

.kdInfoDet h2 {
  height: 40px;
  line-height: 40px;
  padding: 0 46px;
  background-color: #00a0e9;
  font-size: 1.25vw;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
}

.kdInfoDet:not(:first-child) {
  margin-top: 65px;
}

.kdInfoDet p {
  width: 760px;
  padding-left: 54px;
  position: relative;
  box-sizing: border-box;
  line-height: 1.5625vw;
  color: #333333;
  font-size: 0.8333vw;
  text-align: justify;
  /* letter-spacing: 0.05em; */
  font-family: MicrosoftYaHeiUI;
}

.kdInfoDet p span,
.whyIrri p span {
  color: #00a0e9;
  font-weight: bold;
}

.kdInfoDet p:first-of-type {
  margin-top: 88px;
}

.kdInfoDet p::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00a0e9;
  top: 0.625vw;
  left: 1.1458vw;
}
/* .kdInfoBody{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
} */

.waterFertilizer {
  width: 100%;
  background: #f5f5f5;
  /* height: 1500px; */
  position: relative;
  overflow: hidden;
  padding-bottom: 8.7292vw;
}

.waterFertilizer h1 {
  font-size: 5.2083vw;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #4578d6;
  opacity: 0.16;
  height: 5.2083vw;
  line-height: 5.2083vw;
  margin-top: 1.3021vw;
}

.waterFertilizer .whyIrri {
  width: 100%;
  margin-top: 1.7708vw;
}

.whyIrri .whyIrriLeft {
  float: left;
  width: 604px;
}

.whyIrri .whyIrriLeft h3 {
  display: inline-block;
  padding: 0 22px;
  height: 40px;
  line-height: 40px;
  background-color: #00a0e9;
  font-size: 1.25vw;
  font-weight: bold;
  color: #ffffff;
}
.innerTitle {
  display: inline-block;
  padding: 0 22px;
  height: 40px;
  line-height: 40px;
  background-color: #00a0e9;
  font-size: 1.25vw;
  font-weight: bold;
  color: #ffffff;
}
.whyIrri .whyIrriLeft p {
  width: 100%;
  box-sizing: border-box;
  line-height: 1.6667vw;
  color: #333;
  position: relative;
  font-size: 0.8333vw;
  padding-left: 42px;
  text-align: justify;
}

.whyIrri .whyIrriLeft p:first-of-type {
  margin-top: 12px;
}

.whyIrri .whyIrriLeft p:before {
  width: 0.4167vw;
  height: 0.4167vw;
  border-radius: 50%;
  background-color: #00a0e9;
  content: "";
  position: absolute;
  left: 1.1458vw;
  top: 0.625vw;
}
.innerP {
  width: 100%;
  box-sizing: border-box;
  line-height: 1.6667vw;
  color: #333;
  position: relative;
  font-size: 0.8333vw;
  padding-left: 42px;
  text-align: justify;
}
.innerP span {
  color: #00a0e9;
  font-weight: bold;
}
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
.whyIrri .whyIrriRight .rightHk {
  width: 412px;
  height: 540px;
}
.innerP:before {
  width: 0.4167vw;
  height: 0.4167vw;
  border-radius: 50%;
  background-color: #00a0e9;
  content: "";
  position: absolute;
  left: 1.1458vw;
  top: 0.625vw;
}
.dataDownLoad {
  width: 100%;
  box-sizing: border-box;
  padding-left: 2.6042vw;
  height: 1.7708vw;
  margin-top: 0.9375vw;
  position: relative;
}

.dataDownLoad i {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.5625vw;
  height: 1.7708vw;
  background: url(../../../../static/img/dataDownLoadIcon.png) no-repeat left
    center / contain;
}

.dataDownLoad a {
  height: 100%;
  line-height: 1.7708vw;
  font-size: 1.25vw;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  text-decoration: underline;
  color: #00a0e9;
}

.whyIrri .whyIrriRight {
  float: right;
  width: 548px;
}

.whyIrri .whyIrriRight img {
  width: 550px;
  height: 410px;
}

.equipImgBox {
  width: 100%;
  margin-top: 6.5104vw;
  display: flex;
  flex: 1;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 2.8646vw;
}

.equipImgBox .eiBox {
  width: 560px;
  height: 300px;
  background-color: #00a0e9;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.equipImgBox .eiBox:hover {
  background-size: 110% 110%;
}

.equipImgBox .eiBox h3 {
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 1.25vw;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #ffffff;
  margin-top: 2.6042vw;
  z-index: 2;
}

.equipImgBox .eiBox .elIntro {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -300px;
  padding-bottom: 26px;
  transition: all 1s ease-out;
}

.blockShow {
  display: block !important;
}

.equipImgBox .eiBox .elIntro p {
  /* height: 30px; */
  line-height: 1.4583vw;
  font-size: 0.8333vw;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #fff;
  box-sizing: border-box;
  padding: 0 2.0833vw;
  text-align: justify;
}

.waterFerIrri {
  width: 100%;
  background: #fff;
  overflow: hidden;
  padding-top: 3.5417vw;
}

.wfTitle {
  height: 40px;
  line-height: 40px;
  font-size: 1.25vw;
  font-weight: bold;
  color: #fff;
  margin: 0 auto;
  background: #00a0e9;
  display: table;
  width: 344px;
  text-align: center;
}

.waterFerIrri h4 {
  padding: 0 0.2083vw;
  height: 5.2083vw;
  font-size: 5.2083vw;
  font-weight: bold;
  color: rgba(69, 120, 214, 0.16);
  line-height: 5.2083vw;
  margin-left: 10.4167vw;
}

.waterFerIrri .waterFerIrriOpera {
  width: 100%;
  position: relative;
  margin-top: 0.4167vw;
  /* height: 1086px */
}

.waterFerIrri .waterFerIrriOpera img {
  width: 100%;
  height: 100%;
  display: block;
}

.classicCase {
  width: 100%;
  padding: 2.7083vw 0;
  background-color: #fff;
}

.classicCase .cicBox {
  width: 100%;
}

.classicCase .cicBox .cicContBox {
  width: 100%;
  height: 420px;
  margin-top: 3.4375vw;
}

.classicCase .cicContBox .cicText {
  width: 565px;
  height: 420px;
  box-sizing: border-box;
  float: left;
  padding-right: 62px;
}

.classicCase .cicContBox img {
  width: 635px;
  height: 420px;
  float: right;
}

.classicCase .cicContBox:nth-of-type(2n) .cicText {
  padding-left: 3.2292vw;
  padding-right: 0;
  float: right;
}

.classicCase .cicContBox:nth-of-type(2n) img {
  float: left;
}

.classicCase .cicContBox .cicText h4 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 1.5625vw;
  color: #00a0e9;
  margin-bottom: 30px;
}

.classicCase .cicContBox .cicText p {
  width: 100%;
  font-size: 0.9375vw;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  box-sizing: border-box;
  text-align: justify;
}

.pointerInterBox {
  width: auto;
  height: 3.125vw;
  position: absolute;
  cursor: pointer;
}

.pointerInterBox .pointerIconBox {
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  float: left;
}

.pointerInterBox .pointerIconBox i {
  position: absolute;
  display: block;
  width: 2.6042vw;
  height: 2.6042vw;
  border-radius: 50%;
  background: #00a0e9 url(../../../../static/img/fingerIcon.png) no-repeat
    center center / 23px 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pointerInterBox p {
  width: auto;
  height: 1.5625vw;
  margin-top: 0.7813vw;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 0.7813vw;
  line-height: 1.5625vw;
  font-size: 0.9375vw;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #009bff;
  float: left;
  margin-left: -0.2083vw;
}

.wfPot-1 {
  top: 14.7396vw;
  left: 45.7292vw;
}
