.Detail {
  display: flex;
  gap: 24px;
}
.dehe {
  width: 80%;
}
.adde {
  width: 20%;
  padding: 24px 0;
}

.hpyer {
  background: #0d2c7c;
  border-radius: 12px 12px 12px 12px;
  padding: 24px;
  display: flex;
  gap: 24px;
  margin-top: 24px;
  margin-bottom: 10px;
}
.gameinde {
  width: calc(100% - 324px);
}
.youad {
  width: 300px;
 
}
.h1 {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #a1d7f5;
  line-height: 20px;
  margin-top: 24px;
}
.h2 {
font-family: Nunito, Nunito;
    font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
  margin: 12px 0;
}

.h3 {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffd223;
  line-height: 20px;
      text-align: center;
    margin-top: 20px;
}

.h4 {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  margin: 26px 0px;
}

.welcome {
 font-family: Nunito, Nunito;
    font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.redded {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
.redded dl {
  width: 17.5%;
}

.redded dl dt {
  width: 100%;
  height: 100px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}
.redded dl dt img {
  width: 100%;
  height: 100%;
}
.ester img {
  width: 100%;
  background: #d9d9d9;
  height: 200px;
  border-radius: 12px 12px 12px 12px;
}
.erer{
margin-top: 12px;
}
.ester p {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #a1d7f5;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.easstic {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.easstic dl {
  width: 47%;
}
.easstic dl dt {
  height: 98px;
  overflow: hidden;
  border-radius: 12px 12px 12px 12px;
}
.easstic dl dt img {
  width: 100%;
  height: 100%;
}
.easstic dl dd {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #a1d7f5;
  line-height: 20px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.denimg,
.playy {
  display: none;
}
.head ,.main {
max-width: 1920px;
}
.xingxing {
display: inline-block;
}
.icon-collection-selected:before {
padding-right: 2px;
font-size: 18px;
}
.icon-collection-unselected:before {
padding-right: 4px;
font-size: 16px;
}
.icon-right2:before {
font-size: 12px;
margin-left: 10px;
}
@media (max-width: 1530px) {
  .redded {
    gap: 12px;
  }
}

@media (max-width: 1340px) {
  .Detail {
    flex-direction: column;
  }
  .dehe {
    width: 100%;
  }
  .Detail {
    gap: 20px;
  }

  .hpyer {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .gameinde {
    width: calc(100% - 0px);
  }

  .youad {
    width: 100%;
  }
  .adde {
    width: 100%;
    padding: 0px 0;
    display: flex;
    gap: 20px;
    
        flex-wrap: wrap;
  }

  .ester {
    width: 40%;
  }
  .easstic {
    gap: 20px;
   width: 57%;
    justify-content: space-between;
  }
  .easstic dl {
    width: 48%;
  }

  .ester img {
    height: 390px;
  }
  .easstic dl dt {
    height: 180px;
  }
  .redded dl dt {
    height: 120px;
  }

  .redded dl {
    width: 18.5%;
  }
}
@media (max-width: 1100px) {
  .hpyer {
    background: none;
    padding: 0px;
    margin-top: 0px;
  }

  .h1 {
    margin-top: 20px;
  }

  .wel {
    background: #0d2c7c;
    border-radius: 24px 24px 24px 24px;
    border: 2px solid #183484;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    margin-top: 24px;
    padding: 0 20px;
            display: none;
  }

  .h1 {
    position: absolute;
    right: 10px;
  }
  .denimg {
    width: 172px;
    height: 142px;
    background: #d9d9d9;
    border-radius: 12px 12px 12px 12px;
    margin-top: 56px;
    overflow: hidden;
  }
  .denimg img {
    width: 100%;
    height: 100%;
  }

  .playy {
    font-family: Nunito, Nunito;
    font-weight: bold;
    font-size: 20px;
    color: #0b2167;
    line-height: 24px;
    padding: 12px 90px;
    background: #34d834;
    box-shadow: inset 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 12px 12px 12px 12px;
    margin: 24px 0;
  }

  .derec {
    display: flex;
    flex-direction: column-reverse;
  }

  .easstic {
    gap: 16px;
  }
  .easstic dl dt {
    height: 140px;
  }
  .easstic dl dt {
    height: 130px;
  }
  .ester img {
    height: 286px;
  }

  .redded dl {
    /* width: 17%; */
  }

  .redded dl dt {
    height: 100px;
  }
  .denimg,
  .playy {
    display: block;
  }
  footer{
     display: block;

}

}

@media (max-width: 750px) {
  .zuo {
    top: 58px;
  }
  .h1 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 16px;
  }
  .denimg {
    width: 136px;
    height: 112px;
  }

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

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

  .playy {
    font-size: 16px;
    line-height: 20px;
  }
  .wel {
    margin-top: 12px;
  }
  .h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 16px 0px;
  }
  .redded {
    gap: 8px;
  }

  .redded dl {
    width: 31%;
  }

  .welcome {
    font-size: 14px;
    line-height: 22px;
  }
  .Detail {
    gap: 12px;
  }
  .adde {
    gap: 0px;
    flex-direction: column;
  }
  .ester {
    width: 100%;
  }
  .easstic {
    gap: 8px;
    width: 100%;
  }
  .ester p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .easstic dl dd {
    font-size: 14px;
    line-height: 18px;
  }

  .easstic dl dt {
    border-radius: 8px 8px 8px 8px;
  }
  .icon-collection-unselected:before {
   
    font-size: 14px;
}
  .icon-collection-selected:before {
  
    font-size: 15px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
