@charset "UTF-8";
.main {
      padding-top: 24px;
  background: #0c0401;
}

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

.maeatar {
  width: 82%;
}

.lertest {
  width: 18%;
  padding: 24px;
    background: linear-gradient(224deg, rgba(0, 0, 0, 0) 0%, hsl(205deg, 16%, 77%) 100%);
  border-radius: 12px 12px 12px 12px;
}

.maeatar {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 12px;
}

.maeatar dl {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
}

.maeatar dl dt {
height: 110px;
}

.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%, rgb(0, 0, 0) 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;
    text-align: center;
}

.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: 12px 0;
}

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

.mian_east dl {
  width: 13%;
}

.mian_east dl dt {
  height: 140px;
  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;
      text-align: center;
}

.maintuoo {
  display: flex;
  justify-content: center;
}

.topnow {
  padding: 8px 0px;

}

.topnow i {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  padding: 4px 24px;
 background: linear-gradient(224deg, rgba(0, 0, 0, 0) 0%, hsl(205deg, 16%, 77%) 100%);
  margin: 2px;
  border-radius: 4px 4px 4px 4px;
}

.icon-collection-selected:before {
  color: #f6cc22;
}

.topcre {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
 
  flex-wrap: wrap;
  justify-content: space-between;
}

.action_main {
  width: 33%;
}

.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 {

  padding: 8px 0px;
 
}

.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;
}


.lemdl {
  width: 60%;
}

.ritedl {
     width: 100%;
    display: flex;
  
    gap: 12px;
    flex-wrap: wrap;
}

.ritedl dt {
  height: 88px; width: 22%;
  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: 12px;
}

.aa dt {
  height: 152px;
    border-radius: 12px 12px 12px 12px;
  overflow: hidden;
  margin-bottom: 12px;
 
}

.aa {
    width: 15%;
}

.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%);
  -o-object-fit: contain;
     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 {
 
}

.ackbockk {
  display: none;
}

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

.action_main .main_on a {
  width: auto;
}
.header1{
display: none;
}
@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;
  }.header1{
display: flex;
}
  .lertest {
    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 {
    grid-template-columns: repeat(6, 1fr);
}
  .maeatar,
  .lertest {
    width: 100%;
  }
  .main {
    padding-top: 0px;
}
  .ritedl dt {
    height: 150px;
    width: 23.4%;
  }
  .howm dl {
    width: 48%;
  }
  .mian_east dl {
    width: 23%;
  }
  .topnow i {
    padding: 4px 10px;
  }
    .action_main {
        width: 100%;
    }
  .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%;
  }
      .maeatar {
        grid-template-columns: repeat(3, 1fr);
    }
  .ritedl dt {
            width: 22%;
        height: 80px;
  }
  .lemdl dt {
    height: 200px;
  }
  .llow i {
    font-size: 12px;
    line-height: 16px;
  }
  .aa dt {
   
    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 {
  
    height: 100px;
  }
  .aa {
    width: 30%;
  }
}
.active {
  color: #ff6c24 !important;
}/*# sourceMappingURL=style.css.map */