body {
  letter-spacing: 0;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-justify-content-center {
  justify-content: center;
}

.flex-align-items-center {
  align-items: center;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

/* BANNER */
.box_19 {
  width: auto;
  height: 600px;
  flex-direction: column;
  
  min-width: 1220px;
  background: url(../img/agropastoral/banner.jpg) center no-repeat;
  background-size: cover;
}

.text_7 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 48px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  margin: 70px 0 0 0;
}

.text_8 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}

.group_2 {
  margin-top: 42px;
  justify-content: center;
}

.image-text_3 {
  padding-left: 20px;
  display: flex;
  width: 177px;
  height: 44px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 22px;
  border: 1px solid #FFFFFF;
}

.text-group_1 {
  display: inline-block;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}

.label_1 {
  width: 36px;
  margin-left: 18px;
}

/* TAB */
/* TAB */
.sticky-tab {
  position: sticky;
  top: 20px; /* 可以根据需要调整距离顶部的距离 */
  z-index: 10;
  margin-top: 0;
  margin-bottom: 0;
  padding: 87px 0px;
  background: #fff;
}

.sticky-tab.sticky-active {
  background: transparent;
  padding-bottom: 0 !important;
}

.block_1 {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 38px;
  width: 1200px;
  height: 76px;    
  justify-content: center;
  align-items: center;
  padding: 0 12px;
}

.text-wrapper_2 {
  border-radius: 26px;
  height: 52px;
  width: 196px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.text-wrapper_2:hover,
.text-wrapper_2_this {
  background-color: rgba(70, 27, 158, 0.1);
}

.text_9 {
  width: 95px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_34 {
  font-weight: bold;
  font-size: 48px;
  color: #333333;
}

.paragraph_17 {
  margin-top: 40px;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  line-height: 30px;
}

.image_13 {
  margin-left: 44px;
  width: 748px;
  height: 560px;
}

.text_35 {
  font-weight: bold;
  font-size: 48px;
  color: #333333;
  line-height: 48px;
}

.paragraph_18 {
  margin-top: 78px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.text_35_block {
  padding-top: 50px;
  width: 368px;
  height: 495px;
  background: #F0F2F7;
}

.text_35_block_title {
  margin-top: 29px;
  margin-bottom: 28px;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}

.text_35_block_content {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  line-height: 30px;
  text-align: center;
}

.text_36 {
  font-weight: bold;
  font-size: 48px;
  color: #333333;
  line-height: 48px;;
}

.text_37 {
  margin-top: 76px;
  margin-bottom: 73px;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
}

.text_37_img {
  padding: 24px;
  background-color: #FFFFFF;
}

.text_37_btn {
  width: 300px;
  height: 52px;
  background: #461B9E;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 57px;
}

.solution {
  background-size: 100% 100%;
  background-image: url(../img/agropastoral/bg1.png);
}

.text_35_block_shadow {
  background-color: #ffffff;
  box-shadow: 0px 0px 90px 0px #f0f2f7;
}

.text_35_block_padding {
  padding-left: 15px;
  padding-right: 15px;
}

.product {
  background-size: 100% 100%;
  background-image: url(../img/agropastoral/bg2.png);
}

.paragraph_19 {
  margin-top: 79px;
  margin-bottom: 60px;
  padding: 30px 44px 30px 45px;
  background-color: #ffffff;
}

.example {
  background-size: 100% 100%;
  background-image: url(../img/agropastoral/bg3.png);
}

.paragraph_20 {
  margin-top: 79px;
  width: 1220px;
  background-color: #ffffff;
}

.controller {
  margin-top: 72px;
  justify-content: flex-end;
}

.controller_text {
  margin-left: 32px;
  margin-right: 32px;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
}

.controller_img {
  cursor: pointer;
}

.paragraph_21 {
  margin-top:88px;
  margin-left: 48px;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
  line-height: 48px;
}

.more_btn {
  margin-top: 98px;
  margin-left: 48px;
  width: 193px;
  height: 44px;
  border: 1px solid #333333;
  cursor: pointer;
}

.more_btn_text {
  font-weight: 400;
  font-size: 24px;
}

.more_btn:hover{
  background-color: #461B9E;
  color: #ffffff;
}
