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

.lertest {
  width: 35%;
  padding: 24px;
  background: linear-gradient(0deg, #0073FF 0%, #0DA2FF 100%);
  box-shadow: 0px 10px 13px 0px rgba(87, 177, 255, 0.22), inset 0px 1px 4px 2px #D2EAFF, inset 0px 1px 18px 2px #D2EAFF;
  border-radius: 12px 12px 12px 12px;
  /* border: 1px solid;
  border-image: radial-gradient(circle, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1; */
}

.maeatar {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(5, 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;

  align-items: center;
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  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: #fff;
  line-height: 24px;
  align-items: center;
  display: flex;
}

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

.howm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  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: #fff;
  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;

  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;
  margin-top: 24px;
}

.mian_east dl {
  width: 15%;
}

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

  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 #047AFF;
  padding: 8px 0px;
  border-image: linear-gradient(90deg, #03A9F4, rgb(247 243 242), rgb(255 255 255), #03A9F4) 1 1;
}

.mainyou_p {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}

.topnow i {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  padding: 4px 24px;
  background: #047AFF;
  margin: 2px;
  border-radius: 4px 4px 4px 4px;
}

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

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

.action_main {
  width: 48%;
}

.div_z {

  width: 65%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;

}

.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: #333333;
  line-height: 20px;
}

.fo span {
  margin-right: 12px;
}


.llow {
  border: 1px solid #047AFF;
  padding: 8px 0;
  border-image: linear-gradient(90deg, #03A9F4, rgb(247 243 242), rgb(255 255 255), #03A9F4) 1 1;
}

.llow i {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  padding: 6px 24px;
  background: #047AFF;
  margin: 2px;
  border-radius: 4px 4px 4px 4px;
}

.imgdl {
  display: flex;
  gap: 12px;
}

.lemdl {
  width: 48%;
}

.ritedl {
  width: 52%;
  display: flex;
  flex-direction: row;
  gap: 12px;
  flex-wrap: wrap;
}

.ritedl dt {

  width: 46%;
  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: 184px;
  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: #047AFF !important;
}

.maintopicright {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
}

.maintopicrightlenteng {
  width: 2000px;
  display: flex;
  gap: 24px;
}

.aa dt {

  height: 152px;
  overflow: hidden;
  border-radius: 12px 12px 12px 12px;
}

.aa dd {
  width: 152px;
}

.main .mian_east 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;

  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: #047AFF;
  cursor: pointer;
}

.icon-zuojiantou:before {
  font-size: 35px;
  color: #047AFF;
  cursor: pointer;
}

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

.howho {
  margin-bottom: 12px;
}

.howm .mainyou_p {
  color: #fff;
}





@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: #333333;
    margin: 0px 12px;
  }

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

  .maeatar {
    grid-template-columns: repeat(3, 1fr);
  }

  .topcre {
    flex-wrap: wrap;
  }

  .action_main {
    width: 100%;
  }

  .div_z {
    width: 100%;
  }

  .lemdl dt {
    height: 270px;
  }

  .ritedl dt {
    width: 48%;
    height: 130px;
  }



}

@media (max-width: 765px) {
  .icon-close-0605:before {
    font-size: 26px;
  }

  .ritedl dt {
    width: 46%;
  }

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

  .action_main {
    width: 100%;
  }

  .ritedl dt {
    height: 80px;
  }

  .lemdl dt {
    height: 176px;
  }

  .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;
  }
  .llow {
    padding: 6px 0px 8px 0;
  }
}

@media (max-width: 346px) {
  .log a {
    font-size: 16px;
  }

  .aa dt {
    width: 100px;
    height: 100px;
  }

  .aa {
    width: 30%;
  }



}

.active {
  color: #047AFF !important;
}