.main {
  gap: 24px;
}

.topmasin {
  display: flex;
  gap: 24px;
  width: 50%;
  flex-wrap: wrap;
}
.mainzuo {
  width: 49%;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.mainbutton {
  width: 100%;
}
.mainbutton dl {
  position: relative;
}
.mainbutton dl dt {
  height: 392px;
}

.mainbutton dl dt img {
  width: 100%;
  height: 100%;
}

.mainbutton dl dd {
  position: absolute;
  bottom: 0;
  padding: 24px;
  width: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
}

.mainbuttonpp {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #ffdf40;
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  padding: 8px 12px;
}
.how h1 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}

.how p {
  margin-top: 8px;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #cccccc;
  line-height: 20px;
}

.maintop dl {
  width: 100%;
  position: relative;
}
.maintop dl dt {
  height: 212px;
  position: relative;
}
.maintop dl dt img {
  width: 100%;
  height: 100%;
}
.maintop dl dt p {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  position: absolute;
  background: #ffdf40;
  padding: 8px 12px;
  top: 12px;
  left: 12px;
}
.icon-favorite2:before {
   color:#FF5C66;
}
.maintop {
  width: 100%;
  display: flex;
  gap: 24px;
}
.maintop dl dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 12px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.ddddr {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}

.der {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #cccccc;
  line-height: 20px;
  margin-top: 8px;
}

.topmin dl dt {
  height: 302px;
}
.h1 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  width: 100%;
}
.trend {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding-top: 48px;
  align-items: center;
}
.h1 span {
  border: 2px solid #f9e0c2;
  height: 2px;
  width: 40%;
}
.maineq {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.maineq dl {
  width: 23.5%;
}
.maineq dl dt {
  height: 190px;
}
.maineq dl dt img {
  height: 100%;
  width: 100%;
}
.maineq dl dd p {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #4f218d;
  line-height: 18px;
  padding-bottom: 8px;
  padding-top: 8px;
}
.maineq dl dd h5 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.maineq dl dd h6 {
  padding: 8px 0;
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
}
.hemianth {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.hemianth dl {
  width: 32%;
  display: flex;
  align-items: center;
}
.hemianth dl dt {
  width: 140px;
  height: 116px;
}
.hemianth dl dt img {
  width: 100%;
  height: 100%;
}
.hemianth dl dd {
  margin-left: 24px;
  max-width: 220px;
}
.hemianth dl dd span {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #4f218d;
  line-height: 18px;
}

.hemianth dl dd p {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 8px 0;
}

.hemianth dl dd h5 {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
}

.mains {
  background: #f6f6f8;
  padding-bottom: 24px;
}
.maigem dl {
  width: 49%;
  background: #ffffff;
  padding: 24px;
}

.maigem dl dd span {
  color: #333333;
  background: #ffdf40;
  padding: 4px 8px;
}

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

.maigem dl dd h5 {
  padding: 4px 8px;
  border: 1px solid #f1f1f1;
}
.aix {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
}

.maigem dl dt {
  width: 164px;
  height: 164px;
}
.maigem dl dd {
  max-width: 360px;
   width: 100%;
}

.huangg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 212px;
  background: #ffdf40;
  left: 0;
  z-index: -1;
}
.edmian {
  width: 100%;
  position: relative;
}

.maihuang dl {
  background-color: #fff;
  margin-bottom: 24px;
}
.maihuang dl dd {
  padding: 0 12px;
}
.porem {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 48px;
}

.zuopor {
  width: 74%;
  margin-bottom: 20px;
}
.poryou {
  width: 24%;
}
.h2 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  margin-top: 48px;
  margin-bottom: 24px;
}

.maintopshi {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.maintopshi dl {
  width: 100%;
  position: relative;
}
.maintopshi dl dt {
  height: 188px;
  position: relative;
}
.maintopshi dl dt img {
  width: 100%;
  height: 100%;
}
.maintopshi dl dd p {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #4f218d;
  line-height: 18px;
  margin-top: 8px;
}

.ddddrshi {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}

.shide {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin-top: 8px;
}
.howm dl dt img {
  width: 100%;
  height: 100%;
}

.howm {
  display: flex;
  gap: 24px;
}
.dltr {
  width: 60%;
}
.ma_ert {
  width: 40%;
}
.ma_ert dl {
  width: 100%;
}
.ma_ert dl dt {
  height: 116px;
}
.howm .dltr dt {
  height: 250px;
}
.dermore {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #4f218d;
  line-height: 18px;
  margin-top: 8px;
}
.tohow {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.dltr dd p {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin: 8px 0;
}
.h5 {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}

.ophte dl {
  display: flex;

  justify-content: space-between;
}

.ophte dl dt {
  width: 40%;
  height: 246px;
}
.ophte dl dt img {
  width: 100%;
  height: 100%;
}
.ophte dl dd {
  width: 60%;
  background: #ffdf40;
  padding: 48px 24px;
}
.timeee {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
}
.ophte dl dd h5 {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  margin: 12px 0;
}
.ophte dl dd h4 {
  font-family: Arial, Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.rea {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  padding: 4px 8px;
  background: #ffffff;
}

.ophte dl dd p {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.maireaste dl {
  width: 31%;
  position: relative;
  margin-top: 24px;
}

.maireaste dl dt {
  height: 206px;
}

.maireaste dl dd {
  position: absolute;
  bottom: -24px;
  background: #ffdf40;
  padding: 0 12px;
  margin-left: 12px;
  margin-right: 12px;
}
.maireaste dl dd p {
  background: #ffffff;
  display: inline-block;
  padding: 4px 8px;
  margin: 12px 0;
}

@media (max-width: 1250px) {
  .porem,
  .maineq,
  .hemianth {
    width: 95%;
  }
  .maineq dl {
    width: 23%;
  }
  .maigem dl {
    width: 48%;
  }
  .hemianth dl {
    width: 30%;
  }

  .maigem dl {
    width: 48%;
  }
  .maireaste dl {
    width: 31%;
  }
  .ma_ert {
    width: 40%;
    gap: 14px;
  }
  .ma_ert dl {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .maireaste{
     width: 100%;
  }
  .porem {
    flex-wrap: wrap;
  }
  .zuopor {
    width: 100%;
    margin-bottom: 0px;
  }
  .poryou {
    width: 100%;
  }
  .maintopshi dl {
    width: 48%;
  }
  .maineq dl {
   width: 48%;
  }
  .maigem dl dt {
    width: 110px;
    height: 110px;
  }
  .hemianth dl {
    width: 48%;
        padding: 14px;
  }
    .hemianth dl dd {
   margin-left: 14px;
  }
  
  
}
@media (max-width: 765px) {
  .main {
    gap: 12px;
    flex-direction: column;
  }

  .header {
    padding: 12px 0;
  }
  .topmasin {
    gap: 12px;
    width: 100%;
  }
  .howm {
    gap: 12px;
    flex-direction: column;
  }
  .dltr {
    width: 100%;
  }
  .h2 {
    margin-top: 12px;
    margin-bottom: 12px;
  }


  .hemianth dl {
    width: 100%;
   
  }
  .maineq dl {
    width: 48%;
  }
  .maineq {
    gap: 12px;
  }
  .maigem dl{
    padding: 12px;
  }
  .trend {
    padding-top: 12px;
  }

  .h1 {
    font-size: 16px;
    line-height: 20px;

    width: 95%;
    margin: 0 auto;
    justify-content: flex-start;
    margin-bottom: 12px;
  }
  .hemianth dl dd {
    margin-left: 12px;
  }
  .mains {
    padding-bottom: 12px;
  }
  .maintopshi {
    gap: 12px;
  }
  .porem {
    gap: 24px;
  }
  .edmian {
    padding-bottom: 12px;
  }

  .mainbuttonpp {
    font-size: 12px;
    line-height: 16px;
    padding: 4px 12px;
  }
  .mainbutton dl dt {
    height: 234px;
  }

  .mainbutton dl dd {
    padding: 12px;
  }
  .how h1,
  .ddddr {
    font-size: 14px;
    line-height: 18px;
  }
  .how p,
  .der {
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
  }

  .maintop dl dt p {
    font-size: 12px;
    line-height: 16px;
    padding: 4px 12px;
  }
  .maintop {
    gap: 12px;
  }
  .maintop dl dt {
    height: 180px;
  }
  .maintopshi dl dt {
    height: 110px;
}
  .ma_ert {
    width: 100%;
    
  }
 .ma_ert dl {
   
    padding: 0;
  }
  .h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .dermore {
    font-size: 12px;
    line-height: 16px;
  }

  .tohow {
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    line-clamp: 1;
  }
  .dltr dd p {
    font-size: 12px;
    line-height: 16px;
    margin: 4px 0;
  }
  .h5 {
    font-size: 14px;
    line-height: 18px;
  }

  .hemianth {
    gap: 12px;
  }

  .hemianth dl dd span {
    font-size: 12px;

    line-height: 16px;
  }
  .hemianth dl dd p {
    font-size: 14px;
    line-height: 18px;
           margin: 10px 0;
  }

  .hemianth dl dd h5 {
    font-size: 12px;
    line-height: 16px;
  }
  .ma_ert dl dt {
    width: 150px;
    height: 100px;
  }

  .ophte dl {
    padding: 12px;
    background: #ffdf40;
  }

  .ophte dl dt {
    height: 108px;
  }

  .ophte dl dd {
    padding: 0 12px;
  }
  .ophte dl dd p {
    flex-wrap: wrap;
    margin-top: 12px;
  }

  .ophte dl dd h5 {
    font-size: 14px;
    line-height: 18px;
           margin: 12px 0;
  }
  .timeee {
    margin-top: 4px;
  }
  .ophte {
    margin-bottom: 12px;
  }
  .ophte dl dd h4 {
   margin-top: 14px;
    margin-left: -150px;
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .maireaste dl {
    margin-top: 0px;
  }

  .maireaste {
    width: 100%;
  }
  .maireaste dl dd {
    position: inherit;
    padding: 0 8px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .maireaste dl dt {
    height: 112px;
  }
  .maireaste dl dd p {
    font-size: 12px;
    line-height: 16px;
    padding: 4px 8px;
    margin: 8px 0;
  }
  .maineq dl dd h5 {
    font-size: 14px;
    line-height: 18px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .maineq dl dd h6 {
    padding: 4px 0;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
  }
  .maineq dl dt {
    height: 110px;
  }
  .maineq dl dd p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 4px;
    padding-top: 8px;
  }
  .huangg {
    height: 360px;
  }
  .maihuang dl {
    margin-bottom: 0px;
  }

  .ddddrshi {
    font-size: 14px;

    line-height: 18px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    margin-top: 0px;
  }

  .maintopshi dl dd p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
  }
  .shide {
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
  }
  .porem {
    gap: 0px;
  }
  .july {
    margin-top: 4px;
  }
  .aix {
   font-size: 12px;
line-height: 16px;
}
  .icon-favorite2:before {
   font-size: 12px;
}
      .hemianth dl {
    
        padding: 0px;
    }
      .icon-favorite1:before {
        font-size: 12px;
    }
  .maigem dl {
   padding: 12px;
  }
}
@media (max-width: 345px) {
  .ophte dl dd h4 {
        margin-top: 18px;
        margin-left: -128px;
    }
}