section {
  max-width: 1300px;
  margin: 0 auto;
}

.mianindex {
  display: flex;
  gap: 20px;
}

.mianindex dl {
  width: 24%;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  border-radius: 16px 16px 16px 16px;
  padding: 12px;
}

.mianindex dl dt {
  height: 162px;
  overflow: hidden;
  border-radius: 16px 16px 16px 16px;
  -webkit-border-radius: 16px 16px 16px 16px;
  -moz-border-radius: 16px 16px 16px 16px;
  -ms-border-radius: 16px 16px 16px 16px;
  -o-border-radius: 16px 16px 16px 16px;
}

.mianindex dl dt img {
  width: 100%;
  height: 100%;
}

.mianindex dl dd {
  display: flex;
  gap: 12px;
  margin-top: 12px;
  align-items: center;
}

.leimg {
  overflow: hidden;
  height: 88px;
  width: 88px;
  border-radius: 8px 8px 8px 8px;
}

.leimg img {
  width: 100%;
  height: 100%;
}

.toeeast {
  width: calc(100% - 110px);
}

.tic {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: bold;
  font-size: 16px;
  color: #2f1e39;
  line-height: 20px;
}

.get {
  font-weight: 800;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  box-shadow: inset 0px -4px 8px 0px #3e31d2;
  border-radius: 100px 100px 100px 100px;
  background: #3e31d2;
  padding: 8px 24px;
  display: inline-block;
  margin-top: 6px;
}

.maintoe {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 24px;
}

.maintoe dl {
  width: 32%;
  border-radius: 12px;

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  display: flex;
  gap: 12px;
  padding: 12px;
  align-items: center;
}

.maintoe dl dt {
  overflow: hidden;
  height: 88px;
  width: 28%;
  border-radius: 16px 16px 16px 16px;
}

.maintoe dl dt img {
  width: 100%;
  height: 100%;
}

.maintoe dl a {
  width: 72%;
}

.maintoe_xin {
  display: flex;
  align-items: center;
  margin-top: 6px;
  justify-content: space-between;
}

.icon-a-xiazai1:before {
  margin-right: 6px;
}

.jian {
  font-family: Poppins, Poppins;
  font-weight: 600;
  background: #EDEDED;
  border-radius: 16px 16px 16px 16px;
  font-size: 12px;
  color: #5245e5;
  line-height: 20px;
  padding: 6px 12px;
}

.icon-rating1:before {
  color: #e2af22;
  margin-right: 6px;
  background-color: #fff;
}

.h1 {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-top: 32px;
}

.maintop {
  display: flex;
  gap: 20px;
  margin-top: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.maintop dl {
  width: 15.2%;
  background: #f0f0f0;
  border-radius: 16px 16px 16px 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.maintop dl dt {
  height: 76px;
  width: 76px;
  overflow: hidden;
  border-radius: 16px 16px 16px 16px;
}

.maintop dl dt img {
  width: 100%;
  height: 100%;
}

.bab {
  width: calc(100% - 110px);
}

.maintop dl dd a {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}

.maintop dl dd a button {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 12px;
  background: #5245e5;
  border-radius: 16px 16px 16px 16px;
  color: #ffffff;
  line-height: 20px;
  padding: 8px 24px;
  display: flex;
  gap: 10px;
  border: none;
  cursor: pointer;
}

.tictic {
  text-align: center;
}

.mainzuo {
  width: 100%;
  display: flex;
  gap: 24px;
}

.mainbutton {
  width: 40%;
}

.maintoptt {
  width: 60%;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.maintoptt dl {
  width: 31%;
}

.maintoptt dl dt {
  height: 142px;
  margin-bottom: 8px;
}

.maintoptt dl dt img,
.mainbutton dl dt img {
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 16px 16px;
}

.maintopp {
  margin-top: 24px;
}

.mainbutton dl dt {
  height: 296px;
  margin-bottom: 16px;
}

.dieber {
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin: 8px 0;
  text-align: center;
}

.how {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.huitoe {
  display: flex;
  flex-direction: column;
}

.appse {
  margin-top: 16px;
  width: 33%;
  padding: 12px;
  background: #f7f7f7;
  border-radius: 16px 16px 16px 16px;
}

.appse .maintoe dl {
  width: 100%;
}

.h2 {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
}

.gamess {
  display: flex;
  gap: 20px;
}

.maintoe dl:hover {
  background: #f7f7f7;
  border-radius: 24px 24px 24px 24px;
}

.maintoe dl:hover .jian {
  color: #ffffff;
  background: #5245e5;
}

.apppeee{
  margin-top: 16px;
    padding: 12px;
    width: 66%;
    background: #f7f7f7;
    border-radius: 16px 16px 16px 16px;
  
}
.apppeee .appse{
      width: 49%;
      margin-top: 0px;
}
.fole{
  display: flex;
}






@media (max-width: 1320px) {
  section {
    width: 95%;
    margin: 0 auto;
  }


}

@media (max-width: 1020px) {
  .mianindex dl dt {
    height: 104px;
    border-radius: 8px;
  }

  .h1 {

    margin-top: 24px;
  }

  .mianindex {
    margin-top: 12px;
  }

  .leimg {
    height: 46px;
    width: 50px;
  }

  .get {
    font-weight: 600;
    font-size: 12px;
    padding: 2px 24px;
    line-height: 20px;
  }

  .mianindex dl {
    padding: 8px;
  }

  .tic {
    font-size: 14px;
    line-height: 22px;
  }

  .toeeast {
    width: calc(100% - 51px);
  }

  .maintoe_xin {
    margin-top: 0px;
  }

  .mianindex dl dd {
    gap: 6px;
    margin-top: 6px;
  }

  .h1 {
    font-size: 20px;
    line-height: 28px;
  }

  .maintoe {
    margin-top: 12px;
  }

  .maintoe dl {
    width: 48.2%;
    padding: 0px;
  }

  .gamess {
    margin-top: 10px;
    flex-wrap: wrap;
  }

  .appse {
    margin-top: 0px;
    width: 100%;
  }

  .appse .maintoe dl {
    width: 48%;
  }

  .huitoe {
    flex-direction: row;
  }

  .maintop dl {
    width: 22.3%;
  }

  .maintop {
    gap: 16px;
    margin-top: 16px;
  }

  .maintoptt {
    gap: 6px;
  }

  .maintoptt dl {
    width: 31%;
  }

  .maintopp {
    margin-top: 16px;
  }

  header {
    padding-bottom: 0px;
  }
  .apppeee{
    width: 100%;
  }
    .apppeee .huitoe dl {
       width: 100%;
    }
}

@media (max-width: 765px) {
  .mianindex dl {
    width: 48%;
  }

  .mianindex {
    gap: 12px;
    flex-wrap: wrap;
  }

  .h1 {
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .maintoe {
    margin-top: 12px;
  }

  .maintoe dl {
    width: 100%;
    padding: 0px;
  }

  .appse {
    margin-top: 12px;
  }

  .appse .maintoe dl {
    width: 100%;
  }

  .gamess {
    gap: 0px;
  }

  .maintop dl {
    width: 47.3%;
    background: #f7f7f7;
  }

  .maintop dl dd a {
    gap: 3px;
  }

  .maintop dl dd a button {
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 12px;
    background: #ededed;
    border-radius: 16px 16px 16px 16px;
    color: #5245e5;
    line-height: 20px;
    padding: 8px 24px;
    display: flex;
    gap: 10px;
    border: none;
  }

  .mainzuo {
    flex-wrap: wrap;
  }

  .mainbutton {
    width: 100%;
  }

  .maintoptt {
    width: 100%;
  }

  .maintoptt dl {
    width: 48%;
  }

.fole {
 
    flex-wrap: wrap;
}
.apppeee .appse{
    width: 100%;
}
.apppeee .appse:nth-child(1){
      padding: 0 12px 12px 12px;
}













}