.index-page {
  box-sizing: border-box;
  background: #F0F2F0;
  overflow-x: hidden;
  padding-top: 60px;
}
@media (max-width: 768px) {
  .index-page .body-top .title {
    font-size: 24px !important;
  }
}
@media (max-width: 992px) {
  .index-page .news .list-item {
    width: 100% !important;
  }
  .index-page .news .list-item:nth-child(2n - 1) {
    margin-right: 0 !important;
  }
  .index-page .app {
    padding: 0.1667rem !important;
  }
  .index-page .app .mode-list {
    width: 100% !important;
  }
  .index-page .app .mode-list:nth-last-child(2) {
    margin-bottom: 0.6563rem !important;
  }
}
@media (max-width: 768px) {
  .index-page .cooperation-content .content {
    padding: 0 15px !important;
  }
  .index-page .news .news-content-list {
    padding: 0 15px !important;
  }
  .index-page .news .list-item {
    margin-bottom: 15px !important;
  }
  .index-page .news .news-title {
    font-size: 14px !important;
  }
  .index-page .module-title {
    padding: 0 0 20px 0 !important;
    font-size: 20px !important;
  }
  .index-page .partner .list-item img {
    min-width: 200px !important;
  }
  .index-page .carousel {
    margin-top: 0 !important;
  }
}
.index-page .carousel {
  position: relative;
  margin-top: -0.565rem;
}
.index-page .app {
  position: relative;
  padding: 0.4375rem 1.2604rem;
  background-color: #fff;
  font-size: 0.0938rem;
  line-height: 1.5;
}
.index-page .app .module-title {
  text-align: center;
  font-size: 0.2083rem;
  padding-bottom: 0.25rem;
  line-height: 1;
}
.index-page .app .desc .four-mode-content {
  padding: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index-page .app .desc .four-mode-content .mode-list {
  display: flex;
  width: calc(50% - 0.6979rem);
  margin-bottom: 0.6563rem;
}
.index-page .app .desc .four-mode-content .mode-list:nth-last-child(1),
.index-page .app .desc .four-mode-content .mode-list:nth-last-child(2) {
  margin-bottom: 0;
}
.index-page .app .desc .four-mode-content .mode-list .mode-title {
  font-weight: bold;
  font-size: 0.0938rem;
  padding-bottom: 0.0625rem;
}
.index-page .app .desc .four-mode-content .mode-list .mode-content {
  font-size: 0.0833rem;
}
.index-page .app .desc .four-mode-content img {
  flex-shrink: 0;
  width: 0.4063rem;
  min-width: 64px;
  height: auto;
  margin-right: 0.3333rem;
}
.index-page .digital-agriculture {
  position: relative;
}
.index-page .digital-agriculture img {
  width: 100%;
  height: auto;
}
.index-page .digital-agriculture .desc {
  position: absolute;
  top: 0.2917rem;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.1458rem;
  line-height: 1;
}
.index-page .digital-agriculture .desc div:first-child {
  padding-bottom: 0.125rem;
  font-size: 0.2708rem;
}
.index-page .digital-agriculture-product {
  margin-top: 0.25rem;
  padding: 0.4375rem 1.2604rem 0.6875rem;
  background-color: #fff;
}
.index-page .digital-agriculture-product .module-title {
  text-align: center;
  font-size: 0.2083rem;
  padding-bottom: 0.25rem;
  line-height: 1;
}
.index-page .digital-agriculture-product .product-list .list-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;
}
.index-page .digital-agriculture-product .product-list .list-item img {
  width: 1.1458rem;
  min-width: 120px;
  height: auto;
}
.index-page .digital-agriculture-product .product-list .list-item span {
  position: absolute;
  bottom: 0.1042rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.index-page .cooperation {
  position: relative;
  margin-top: 0.25rem;
}
.index-page .cooperation > img {
  width: 100%;
  height: auto;
  filter: brightness(45%);
}
.index-page .cooperation .cooperation-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
}
.index-page .cooperation .cooperation-content .title {
  padding-top: 0.3958rem;
  padding-bottom: 0.3854rem;
  text-align: center;
}
.index-page .cooperation .cooperation-content .title div {
  line-height: 1;
  font-size: 0.125rem;
}
.index-page .cooperation .cooperation-content .title div:first-child {
  font-size: 0.2083rem;
  padding-bottom: 0.1458rem;
}
.index-page .cooperation .cooperation-content .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2.3958rem;
}
.index-page .cooperation .cooperation-content .content .left-module div {
  margin-bottom: 0.125rem;
  font-size: 0.1146rem;
}
.index-page .cooperation .cooperation-content .content .left-module div:last-child {
  margin-bottom: 0;
}
.index-page .cooperation .cooperation-content .content .left-module img {
  width: 0.2292rem;
  min-width: 20px;
  height: auto;
}
.index-page .cooperation .cooperation-content .content .right-module img {
  width: 0.8333rem;
  min-width: 50px;
}
.index-page .news {
  margin-top: 0.25rem;
}
.index-page .news .module-title {
  text-align: center;
  font-size: 0.2083rem;
  line-height: 1;
}
.index-page .news .news-content-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.1667rem 0.1667rem 0;
}
.index-page .news .news-content-list .list-item {
  display: flex;
  width: calc(50% - 16px);
  padding: 0.1667rem;
  margin-bottom: 24px;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.index-page .news .news-content-list .list-item:nth-child(2n - 1) {
  margin-right: 32px;
}
.index-page .news .news-content-list .list-item:hover {
  background: rgba(216, 233, 243, 0.5);
}
.index-page .news .news-content-list .list-item .news-img {
  margin-right: 0.125rem;
}
.index-page .news .news-content-list .list-item .news-img img {
  width: 1.0625rem;
  min-width: 100px;
  min-height: 100px;
  border-radius: 8px;
}
.index-page .news .news-content-list .list-item .news-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.index-page .news .news-content-list .list-item .news-body .news-title {
  font-size: 18px;
  padding-left: 20px;
  line-height: 1.4;
  font-weight: 700;
  white-space: wrap;
}
.index-page .news .news-content-list .list-item .news-body .news-date {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  padding-left: 20px;
  margin-right: 24px;
  font-size: 14px;
  line-height: 1;
  border-top: 1px solid #ddd;
}
.index-page .news .news-content-list .list-item .news-body .news-date span:last-child {
  font-size: 14px;
  color: #B42A38;
  cursor: pointer;
}
.index-page .partner {
  margin-top: 0.25rem;
  margin-bottom: 0.1875rem;
  padding: 0 1.25rem;
}
.index-page .partner .module-title {
  text-align: center;
  font-size: 0.2083rem;
  padding-bottom: 0.25rem;
  line-height: 1;
}
.index-page .partner .list-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;
}
.index-page .partner .list-item img {
  width: 1.6667rem;
  min-width: 140px;
}
.index-page .partner .list-item span {
  position: absolute;
  bottom: 0.1042rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.0938rem;
}
