body {
  margin: 0;
  padding: 0;
  background-color: #f9fff9;
}
.flex {
  display: flex;
}
.fdc {
  flex-direction: column;
}
.jsb {
  justify-content: space-around;
}
.jsa {
  justify-content: space-around;
}
.jc {
  justify-content: center;
}
.alc {
  align-items: center;
}
.jfe {
    justify-content: flex-end;
}
.afe {
    align-items: flex-end;
}
.fw {
  flex-wrap: wrap;
}
.asb {
  align-content: space-between;
}
a {
  text-decoration: none;
}
.ml25 {
    margin-left: 25px;
}
.top {
  width: 100%;
  height: 710px;
  /* background: url(../imgs/healthy/topBg.png) no-repeat; */
  /* background-size: 100% 100%; */
  /* z-index: 999; */
  position: relative;
}
.top img{
    width: 100%;
    height: 100%;
    z-index: 999;
}
.headlines {
  width: 100%;
  height: 217px;
  /* background-color: #fff0ec; */
}
.headlines-box {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.headlines-box img {
  width: 670px;
  height: 185px;
}
.positionBox{
  width: 204px;
  height: 233px;
  position: absolute;
  top: 604px;
  right: 0px;
  z-index: 1;
  /* background-color: red; */
}
.positionBox img {
  width: 204px;
  height: 233px;
  z-index: 1;
}
.title {
  font-size: 36px;
  font-weight: bold;
  color: #b80000;
}
.subtitle {
  font-size: 24px;
  color: #111111;
}
.content {
  width: 1200px;
  height: 3080px;
  margin: auto;
}
.content-box1 {
  height: 515px;
  width: 100%;
}
.box1-item {
    width: 582px;
    height: 515px;
    /* background-color: aqua; */
}
.title-01 {
    width: 582px;
    height: 40px;
    /* position: absolute; */
    border-bottom: 1px solid #58901F;
}
.titleBg {
    width: 93px;
    height: 37px;
    color: #fff;
    font-size: 18px;
    padding-top: 11px;
    position: relative;
    left: -421px;
    background: url(../imgs/healthy/dialog3.png);
    background-size: 100% 100%;
}
.more {
    color: #568E1E;
    font-size: 22px;
    line-height: 32px;
    margin-right: 18px;
}
.block {
    width: 6px;
    height: 6px;
    background-color: #568E1E;
}
.item-box1 {
    width: 582px;
    height: 406px;
    margin-top: 38px;
    /* background-color: #fff; */
}
.item-top {
}
.item-top img {
    width: 184px;
    height: 126px;
}
.item-top span {
    font-size: 18px;
    color: #000000;
}
.item-text {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
}
.item-bottom {
    margin-top: 20px;
}
.items {
    border-bottom: 1px dashed #CFCDCE;
}
.items img {
    width: 9px;
    height: 9px;
    margin-left: 10px;
}
.items a {
    font-size: 18px;
    color: #333333;
    line-height: 56px;
    margin-left: 16px;
}
.content-box2 {
    width: 100%;
    height: 530px;
}
.box2-item {
    width: 582px;
    height: 530px;
    /* background-color: aquamarine; */
}
.titleBg2 {
    width: 113px;
    height: 38px;
    color: #fff;
    font-size: 18px;
    padding-top: 11px;
    position: relative;
    left: -401px;
    background: url(../imgs/healthy/dialog1.png);
    background-size: 100% 100%;
}
.item-box2{
    width: 582px;
    height: 401px;
    margin-top: 40px;
    /* background-color: #fff; */
    display: flex;
}
.item-top2 {
}
.item-top2 img {
    width: 280px;
    /* height: 188px; */
}
.item-top2 span {
    font-size: 18px;
    color: #000000;
}
.item-text2 {
    font-size: 14px;
    line-height: 1.8;
    color: #666666;
}
.imgBox {

}
.imgBox img {
    width: 180px;
    height: 160px;
}
.imgBox span {
  color: #000;
    margin-top: 10px;
    margin-left: 10px;
    /* font-size: 16px; */
    /* color: #000000; */
    width: 170px;
    height: 21px;
    overflow: hidden;
}
.content-box3 {
    width: 100%;
    height: 554px;
    padding-top: 38px;
    /* background-color: aqua; */
}
.content-box4 {
    width: 100%;
    height: 563px;
    /* background-color: aquamarine; */
}
.titleBg3 {
    width: 151px;
    height: 37px;
    color: #fff;
    font-size: 18px;
    padding-top: 11px;
    position: relative;
    left: -363px;
    background: url(../imgs/healthy/dialog2.png);
    background-size: 100% 100%;
}
.item-text3 {
  margin-top: 20px;
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
}
.content-box5 {
    width: 925px;
    height: 341px;
    position: relative;
    left: -27px;
    padding: 42px 138px 0 164px;
    background: url(../imgs/healthy/bottomBg.png);
    background-size: 100% 100%;
}
.box5-title {
    font-weight: 500;
    font-size: 24px;
    color: #347309;
}
.box5 {
  margin-top: 18px;
}
.box5-left {
    width: 450px;
}
.box5-item {
    width: 450px; /* 根据实际需要调整宽度 */
}
.box5-item img {
    width: 14px;
    height: 14px;
}
.box5-item a {
    font-size: 24px;
    margin-left: 12px;
    color: #000;
}
.box5-right {
  width: 450px;
  margin-left: 80px;
}









.bottomBg {
  position: absolute;
  top: 2860px;
  /* bottom: 0px; */
  width: 100%;
  height: 587px;
  background: url(../imgs/bottomBg.png) no-repeat;
  /* background-color: aquamarine; */
  background-size: 100% 100%;
}
.bottom {
  height: 198px;
  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;
}
