.main_top {
    background: linear-gradient(180deg, #f0ffef 50%, #ffffff 100%);
    padding-top: 40px;
    padding-bottom: 100px;
}

.main_top h1 {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 600;
    font-size: 48px;
    color: #20501c;
    line-height: 56px;
    text-align: center;
    padding-bottom: 20px;
}
.main_top p {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 500;
    font-size: 24px;
    color: #387f32;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    max-width: 980px;
}
.main_we {
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 228px;
}
.mainfeatu {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 500;
    font-size: 40px;
    color: #333333;
    line-height: 52px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.mainfeatu span {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: normal;
    font-size: 16px;
    color: #387f32;
    line-height: 20px;
    padding: 16px;
    background: #f0ffef;
    border-radius: 71px 71px 71px 71px;
    margin-left: 63px;
}
.main_kale {
    display: flex;
    gap: 30px;
    margin-top: 32px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main_kale dl {
    width: calc(23% - 10px);
    background: #f5fff5;
    overflow: hidden;
height: 100%;
    border-radius: 12px 12px 12px 12px;
}
.main_kale dl:hover  {

box-shadow: 0px 4px 12px 0px rgba(32,80,28,0.25);
border-radius: 12px;
border: 2px solid #58D94C;
}






.main_kale dl dt {
    padding: 16px;

   
}
.main_kale dl dt img {
    width: 100%;
    height: 100%;
    border-radius: 12px 12px 12px 12px;
}
.main_kale dl dd {
    height: calc(38% - 10px);
  padding: 0 16px 16px 16px;
}
.semore dl dd {
    height: calc(38% - 10px);
  padding: 0 16px 8px 16px;
}

.main_kale dl dd h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 600;
    font-size: 16px;
    color: #20501c;
    line-height: 22px;
}
.main_kale dl dd p {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 500;
    font-size: 12px;
    color: #387f32;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 4px 0 0px 0;
}
.main_kale dl dd h6 {
    display: flex;
    margin-top: 8px;
    align-items: center;
}
.main_kale dl dd h6 img {
    width: 18px;
    height: 18px;
   margin-right: 2px;
}

/* 广告 */
.advertisement {
    width: 80%;
    margin: 0 auto;
    margin-top: 72px;
    background: #74a571;
}
.ad {
    font-family:
        PingFang SC,
        PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    line-height: 56px;
    text-align: center;
}

.main_footer1 {
    width: 100%;
    background: #f1fff0;
    position: relative;
    padding-bottom: 20px;
}
.welcomes {
    position: absolute;
    width: 100%;
    display: flex;
    margin: 0 auto;
    top: -13%;
    justify-content: center;
}
.welcomes h5 {
    min-width: 1200px;
    background: #ffffff;
    box-shadow: 0px 0px 32px 0px rgba(8, 119, 0, 0.12);
    border-radius: 40px 40px 40px 40px;
    padding: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 600;
    font-size: 36px;
    color: #333333;
}
.welcomes h5 span {
    background: #5fdd56;
    border-radius: 71px 71px 71px 71px;
    border: 4px solid #bff1bb;
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 600;
    font-size: 28px;
    color: #ffffff;
    line-height: 36px;
    padding: 16px 40px;
}

.main_stepin {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 130px;
}
.main_stepin h3 {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 600;
    font-size: 32px;
    color: #20501c;
    line-height: 42px;
    padding-top: 32px;
}
.main_stepin p {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 500;
    font-size: 24px;
    color: #387f32;
    line-height: 36px;
    padding: 32px;
}
.semore dl {
    background: #f0f2f0;
}
.semore dl dt {
    padding: 0px;
  
    margin-bottom: 16px;
}
.semore dl dd h2 {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
}
.semore dl dt img {
    width: 100%;
    height: 217px;
    border-radius: 12px 12px 0px 0px;
    -webkit-border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    -ms-border-radius: 12px 12px 0px 0px;
    -o-border-radius: 12px 12px 0px 0px;
}
.main_kale dl dd h6 span {
    font-family:
        Noto Sans,
        Noto Sans;
    font-weight: 500;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
padding-left: 5px;
}

@media (max-width: 1200px) {
    .welcomes h5 {
        min-width: 90%;
    }
}

@media (max-width: 768px) {
   

   .semore dl dt img {
   
    height: 140px;
   
}

    .main_top h1 {
        font-size: 32px;
        line-height: 42px;
        padding-bottom: 12px;
    }
    .main_top p {
        width: 95%;
        font-size: 16px;
        line-height: 20px;
    }
    .main_we {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 144px;
    }
    .mainfeatu {
        font-size: 32px;
        line-height: 42px;
        margin-top: 32px;
    }
    .mainfeatu span {
        font-size: 16px;
        line-height: 19px;
        padding: 8px 16px;
        border-radius: 200px 200px 200px 200px;
        margin-left: 40px;
    }
    .main_kale dl dt {
        padding: 8px;
        min-height: 137px;
        height: calc(60% - 10px);
    }
    .main_kale dl dd {
        height: calc(38% - 10px);
        padding: 0 8px 8px 8px;
    }

    .main_kale dl dd h2 {
        font-weight: 500;
    }
    .main_kale dl dd p {
        display: none;
    }
    .main_kale dl dd h6 img {
        width: 16px;
        height: 16px;
    }
    .main_kale {
        gap: 16px;
    }
    .main_kale dl {
        width: calc(24% - 10px);
    }
    .welcomes h5 {
        min-width: 90%;
        border-radius: 24px 24px 24px 24px;

        font-size: 24px;
        line-height: 32px;
        padding: 16px;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
    }
    .welcomes h5 span {
        border-radius: 39px 39px 39px 39px;
        border: 3px solid #bff1bb;
           border-left: 5px solid #bff1bb;
              border-right: 5px solid #bff1bb;
        padding: 8px 16px;
        font-size: 16px;
        color: #ffffff;
        line-height: 22px;
        margin-top: 12px;
    }
    .main_stepin {
        width: 90%;
        margin: 0 auto;
        padding-top: 74px;
    }
    .welcomes {
        top: -12%;
    }
    .main_stepin h3 {
        font-size: 20px;
        line-height: 28px;
        padding-top: 12px;
    }
    .main_stepin p {
        padding: 8px 0;
        font-size: 16px;
        line-height: 24px;
    }
    .semore dl dt {
        padding: 0px;
    }
    .semore dl dt {
        margin-bottom: 8px;
    }
    .main_top {
    padding-bottom: 20px;
}
}
@media (max-width: 520px) {
    .main_top h1 {
        padding-bottom: 4px;
        font-size: 24px;

        line-height: 32px;
    }
      
    .main_top p {
        font-size: 12px;
        line-height: 16px;
    }
    .main_top {
        padding-top: 10px;
        padding-bottom: 12px;
    }
    .mainfeatu {
        margin-top: 8px;
        font-size: 20px;
        line-height: 28px;
    }
    .mainfeatu span {
        font-size: 10px;
        line-height: 12px;
        padding: 4px 8px;
        border-radius: 100px 100px 100px 100px;
        margin-left: 12px;
    }
    .main_kale {
        gap: 8px;
        margin-top: 6px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .main_kale dl {
        width: calc(33% - 10px);
    }
    .main_kale dl dt {
        padding: 4px;
        min-height: 84px;
        height: calc(60% - 10px);
    }
    .main_kale dl dt img {
        border-radius: 12px 12px 12px 12px;
    }
    .main_kale dl dd h2 {
        font-size: 12px;
        line-height: 16px;
    }
    .main_kale dl dd {
        padding: 0 4px 4px 4px;
    }
    .main_kale dl dd h6 {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .main_kale dl dd h6 img {
        width: 10px;
        height: 10px;
    }
    .advertisement {
        width: 90%;
        margin-top: 30px;
    }
    .welcomes h5 {
        min-width: 310px;
        border-radius: 12px 12px 12px 12px;
        font-size: 16px;
        line-height: 22px;
        padding: 12px;
    }
    .welcomes h5 span {
        border-radius: 20px 20px 20px 20px;
        border: 2px solid #bff1bb;
        padding: 4px 8px;
        font-size: 12px;
        line-height: 16px;
        margin-top: 8px;
    }
    .main_we {
        margin-bottom: 70px;
    }
    .welcomes {
        top: -7%;
    }
    .main_stepin {
        padding-top: 54px;
    }
    .main_stepin h3 {
        font-size: 14px;
        line-height: 20px;
    }
    .main_stepin p {
        padding: 4px 0;
        font-size: 12px;
        line-height: 16px;
    }
        .semore dl dt {
        padding: 0px;
    }
        .semore dl dt img {
        border-radius: 12px 12px 0px 0px;
        -webkit-border-radius: 12px 12px 0px 0px;
        -moz-border-radius: 12px 12px 0px 0px;
        -ms-border-radius: 12px 12px 0px 0px;
        -o-border-radius: 12px 12px 0px 0px;
}
.main_kale dl dd h6 span {
   font-size: 10px;
line-height: 12px;
}
    .semore dl dt {
        margin-bottom: 4px;
        min-height: 8px;

    }
    .semore dl dt img {
        height: 100px;
    }
.main_kale dl:hover  {

box-shadow: 0px 4px 12px 0px rgba(32,80,28,0.25);
 border-radius: 12px 12px 12px 12px;


border: 0px ;
}
}
