.main {
  background: #0c0401;
}

.maintop {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 24px;
}

.maeatar {
  width: 65%;
}

.lertest {
  width: 35%;
  padding: 24px;
  background: linear-gradient(224deg, #2f351b 0%, #30231b 100%);
  border-radius: 12px 12px 12px 12px;
  border: 2px solid #474632;
}

.maeatar {
  display: grid;

  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.maeatar dl {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
}
.maeatar dl dt {
  height: 194px;
}
.maeatar dl dt img {
  width: 100%;
  height: 100%;
}
.maeatar dl dd {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 24px;
  left: 0;
  margin: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 5) 100%
  );
  display: flex;
  color: #ffffff;
  align-items: center;
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  
}
.maeatar dl dd  a{
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
    padding: 2px 0px;
}









.h1 {
  font-family: Nunito, Nunito;
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
  align-items: center;
  display: flex;
}

.h1 span {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #ff6c24;
  overflow: hidden;
  margin-right: 12px;
  border-radius: 50%;
}

.howm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 24px;
}

.howm dl {
  display: flex;
  width: 100%;
  gap: 12px;
  align-items: center;
}

.howm dl dt {
  width: 35%;
  height: 116px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}

.howm dl dd {
  width: 65%;
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.h2 {
  font-family: Nunito, Nunito;
  font-weight: 800;
  font-size: 24px;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
  margin: 24px 0;
}

.mian_east {
  max-width: 1200px;
  margin: 0 auto;
  gap: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mian_east dl {
  width: 18.4%;
}

.mian_east dl dt {
  height: 160px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}

.mian_east dl dt img {
  width: 100%;
  height: 100%;
}
.mian_east dl dd h4 {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  margin: 8px 0 8px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.maintuoo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topnow {
  border: 1px solid #ff6c24;
  padding: 8px 0px;
  border-image: linear-gradient(
      90deg,
      rgba(255, 106, 32, 1),
      rgba(12, 4, 1, 1),
      rgba(12, 4, 1, 1),
      rgba(255, 107, 32, 1)
    )
    1 1;
}

.topnow i {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  padding: 4px 24px;
  background: #ff6c24;
  margin: 2px;
  border-radius: 4px 4px 4px 4px;
}
.icon-collection-selected:before {
  color: #f6cc22;
}
.topcre {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.action_main {
  width: 32%;
}

.main_on {
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fo {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
}
.fo span{
  margin-right: 12px;
}


.llow {
  border: 1px solid #ff6c24;
  padding: 8px 0px;
  border-image: linear-gradient(
      90deg,
      rgba(255, 106, 32, 1),
      rgba(12, 4, 1, 1),
      rgba(12, 4, 1, 1),
      rgba(255, 107, 32, 1)
    )
    1 1;
}

.llow i {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  padding: 6px 24px;
  background: #ff6c24;
  margin: 2px;
  border-radius: 4px 4px 4px 4px;
}
.imgdl {
  display: flex;
  gap: 12px;
}
.lemdl {
  width: 60%;
}
.ritedl {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ritedl dt {
  height: 98px;
  background: #d9d9d9;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;

  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -ms-border-radius: 12px 12px 12px 12px;
  -o-border-radius: 12px 12px 12px 12px;
}
.lemdl dt {
  height: 208px;
  overflow: hidden;
  border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -ms-border-radius: 12px 12px 12px 12px;
  -o-border-radius: 12px 12px 12px 12px;
}
.ritedl dt img {
  width: 100%;
  height: 100%;
}
.lemdl dt img {
  width: 100%;
  height: 100%;
}
.mainutmost {
  max-width: 1300px;
  margin: 0 auto;
}
.flate {
  padding: 24px 0;
  display: flex;
  justify-content: center;
}

.disabled2 {
  pointer-events: none;
  opacity: 0.5;
}
.mainutmost ol {
  display: flex;
  justify-content: center;
}

.mainutmost ol li {
  width: 16px;
  height: 16px;
  list-style-type: none;
  border-radius: 50%;
  margin-right: 20px;
  background: #bebfc0;
}

.current2 {
  background: #ff6c24 !important;
}
.maintopicright {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}

.maintopicrightlenteng {
      width: 2000px;
  display: flex;
  gap: 24px;
}
.aa dt {
  width: 152px;
  height: 152px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.aa dd{
    width: 152px;
}
.main a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.aa dt img {
  width: 100%;
  height: 100%;
}
.main dt a img.loading-placeholder {
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain; /* 保持比例 */
  z-index: 10;
  animation: spin 1s linear 1; /* 单圈旋转 */
}

@keyframes spin {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to   { transform: translate(-50%, -50%) rotate(360deg); }
}

.hoeww {
  font-family: Nunito, Nunito;
  font-weight: 800;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  margin-bottom: 12px;
}

.icon-youjiantou:before {
  font-size: 35px;
  color: #ff6c24;
}
.icon-zuojiantou:before {
  font-size: 35px;
  color: #ff6c24;
}
.maintopic {
  width: 100%;
  display: flex;
  align-items: center;
}
.aa {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.ackbockk {
  display: none;
}
.howm dl dt img {
  width: 100%;
  height: 100%;
}


.action_main .main_on a{
    width: auto;
}







@media (max-width: 1320px) {
  .mainutmost {
    width: 95%;
  }
}

@media (max-width: 1220px) {
  .header1,
  .ullist,
  .maintop,
  .mian_east,
  .topcre {
    width: 95%;
  }
  .mian_east dl {
    width: 18%;
  }

  .action_main {
    width: 31%;
  }
}

@media (max-width: 1120px) {
  .ullist li {
    margin: 10px 0px;
  }
  .maintop,
  .maeatar,
  .howm,
  .maintopicrightlenteng,
  .mian_east,
  .topcre {
    gap: 12px;
  }

  .lertest {
    padding: 12px;
  }
}

@media (max-width: 1000px) {
  .header1input {
    display: none;
  }
  .ullist {
    display: none;
  }
  .ackbockk {
    display: flex;
  }
  .icon-home3:before,
  .icon-search:before,
  .icon-category2:before {
    font-size: 24px;
    color: #ffffff;
    margin: 0px 20px;
  }
  .maintop {
    flex-direction: column;
  }
  .maeatar,
  .lertest {
    width: 100%;
  }
  .howm dl {
    width: 48%;
  }
  .mian_east dl {
    width: 23%;
  }
  .topnow i {
    padding: 4px 10px;
  }
  .action_main {
    width: 49%;
  }

  .main_jianto,
  .zuo_jianto {
    display: none;
  }

  .maintopicrightlenteng {
    flex-wrap: wrap;
    width: 100%;
  }
  .aa {
    width: 32%;
  }

  .flate,
  .ul_lhome {
    display: none;
  }

  .maintopicright {
    width: 100%;
  }
}
@media (max-width: 765px) {
  .icon-close-0605:before {
  font-size: 26px;
}
  .log a {
    font-size: 20px;
    line-height: 28px;
  }

  .icon-home3:before,
  .icon-search:before,
  .icon-category2:before {
    font-size: 18px;
  }

  .maeatar dl dt {
    height: 109px;
  }

  .maeatar dl dd {
    padding: 12px;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 18px;
  }
  .h1 {
    font-size: 16px;
    line-height: 20px;
  }
  .howm {
    margin-top: 12px;
  }
  .howm dl {
    width: 100%;
  }
  .howm dl dt {
    height: 104px;
  }
  .howm dl dd {
    font-size: 14px;
    line-height: 18px;
  }
  .howho {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 12px 0;
  }
  .mian_east dl {
    width: 48%;
  }
  .mian_east dl dd h4 {
    font-size: 14px;
    line-height: 18px;
  }
  .topnow i {
    font-size: 12px;
    line-height: 16px;
           margin: 2px;
  }
  .topnow {
    padding: 6px 0px;
  }
  .action_main {
    width: 100%;
  }
  .ritedl dt {
    height: 92px;
  }
  .lemdl dt {
    height: 200px;
  }
  .llow i {
    font-size: 12px;
    line-height: 16px;
  }
  .aa dt {
    width: 110px;
    height: 110px;
    margin-bottom: 0px;
  }
  .aa {
    width: 31%;
  }
  .hoeww {
    font-size: 16px;
    line-height: 20px;
    -webkit-line-clamp: 2;
  }
  .usho li {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 345px) {
  .log a {
    font-size: 16px;
  }
      .aa dt {
        width: 100px;
        height: 100px;
    }
      .aa {
        width: 30%;
    }
  
  
  
}

.active {
  color: #ff6c24 !important;
}
