body {
  margin: 0;
  padding: 0;
}
.flex {
  display: flex;
}
.fdc {
  flex-direction: column;
}
.jsb {
  justify-content: space-between;
}
.jsa {
  justify-content: space-around;
}
.jc {
  justify-content: center;
}
.alc {
  align-items: center;
}
a {
  text-decoration: none;
}
.top {
  width: 100%;
  height: 546px;
  background: url(../imgs/top.png) no-repeat;
  background-size: 100% 100%;
}
.headlines {
  width: 1200px;
  height: 242px;
  background: url(../imgs/farmingProgress/topBg.png) no-repeat;
  background-size: 100% 100%;
}
.headlines-box {
  padding: 100px 52px 0 52px;
  display: flex;
}
.headlines-box img {
  width: 73px;
  height: 90px;
  margin-right: 27px;
}
.title {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #000000;
}
.subtitle {
  font-size: 16px;
  color: #333333;
}
.contentBg {
  background: url(../imgs/farmingProgress/contentBg.png) no-repeat;
  background-size: 100% 100%;
  height: 3250px;
  position: relative;
}
.content {
  width: 1200px;
  /* height: 2301px; */
  margin: 0 auto;
  padding-top: 670px;
  /* margin-bottom: 50px; */
  /* background-color: aqua; */
}
.titleImg1 {
    width: 1200px;
    height: 66px;
}
.titleImg2 {
  width: 580px;
  height: 64px;
}
.title-04 {
  position: relative;
}
.content-box1 {
  height: 405px;
  margin-top: 72px;
  /* background-color: skyblue; */
}
.carousel01 {
  width: 580px;
  height: 405px;
  background-color: rgb(252, 189, 189);
}
.box1-right {
  height: 100%;
  margin-left: 40px;
  width: 576px;
}
.box1-rightBox {
  flex: 1;
  border-bottom: dashed 1px #cfcdce;
  display: flex;
  align-items: center;
}
.box1-rightBox img {
  width: 10px;
  height: 13px;
  margin: 3px 14px 0 12px;
}
.box1-rightBox p {
  margin: 0;
  font-size: 18px;
  color: #000;
}
.news {
  /* flex: 1; */
  display: flex;
  padding-bottom: 10px;
  /* align-items: center; */
  border-bottom: solid 1px #cd0200;
}
.news :first-child {
  font-weight: bold;
  font-size: 32px;
  color: #b80000;
  line-height: 48px;
  background: linear-gradient(-67deg, #a80200 0%, #ff1e00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-01 {
  margin-bottom: 60px;
}
.title-01 img {
  /* padding-top: 69px; */
  width: 1140px;
  height: 44px;
}
.title-01 a {
  color: #767373;
}
.content-box2 {
  margin-top: 38px;
}
.box2-box {
  position: relative;
}
.box2-box img {
  width: 270px;
  height: 310px;
}
.box2-title {
  width: 270px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  position: absolute;
  top: 270px;
  padding: 6px 0 0 10px;
  box-sizing: border-box;
}
.content-box3 {
  margin-top: 60px;
  /* height: 510px; */
}
.box3-box {
  width: 581px;
  height: 454px;
  /* background-color: aquamarine; */
}
/* .box3-box img {
  width: 516px;
  height: 44px;
} */
.title-02 {
  /* margin-bottom: 25px; */
  position: relative;
}
.more {
  position: absolute;
  right: 4px;
  top: 18px;
  font-size: 16px;
  color: #333;
}
.box3-box02 {
  width: 100%;
  height: 340px;
  /* background-color: #fff; */
}
.box3-box02 img {
  width: 10px;
  height: 13px;
  margin: 3px 14px 0 12px;
}
.box3-box02 div {
  flex: 1;
  border-bottom: dashed 1px #cfcdce;
  display: flex;
  align-items: center;
}
.box3-box02 p {
  font-size: 18px;
  color: #333;
}
.title-03 {
    position: relative;
  /* height: 82px; */
  /* background-color: #767373; */
}
.content-box4 {
  margin-top: 44px;
  height: 452px;
  width: 100%;
}
.box4-box {
  width: 575px;
  height: 100%;
  /* background-color: skyblue; */
}
.box4-box img {
  width: 184px;
  height: 126px;
  margin-right: 13px;
}
.box4-title {
  margin: 0;
  font-size: 18px;
  color: #000000;
}
.box4-content {
  margin: 0;
  font-size: 14px;
  color: #666666;
}
.box4-box span {
  font-size: 14px;
  color: #3D9454;
}
.bottom {
  width: 100%;
  height: 198px;
  position: absolute;
  bottom: 0px;
  border-top: 1px solid rgba(27, 27, 27, 0.1);
  /* background-color: #f3f4f7; */
  /* margin-top: 44px; */
}
.bottom p {
  margin: 0;
}
.bottom-01 {
  margin-top: 30px;
}
.bottom-01 a {
  color: #474747;
  font-size: 18px;
  font-weight: bold;
}
.bottom-01 span {
  margin: 0 20px;
}
.bottom-02 {
  color: #474747;
  font-size: 14px;
}
.bottom img {
  margin-right: 12px;
  width: 18px;
  height: 20px;
}
.mt60 {
  margin-top: 60px;
}
.mt52 {
  margin-top: 52px;
}