.main {
  width: 100%;
background-image: url(../image/mainaa.png);
    background-position: top left;
    background-size: 100%;
    padding-top: 40px;
  background-repeat: repeat; /* 平铺 */
  background-size: auto;     /* 使用图片原始尺寸 */
}

.maintop1 {
  max-width: 1300px;
  background: #d5cdff;
  margin: 0 auto;
  border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  -ms-border-radius: 20px 20px 0px 0px;
  -o-border-radius: 20px 20px 0px 0px;
}
.maintop2 {
  max-width: 1300px;
  background: #d5cdff;
  margin: 0 auto;
  border-radius: 0px 0 20px 20px;
  -webkit-border-radius: 0px 0 20px 20px;
  -moz-border-radius: 0px 0 20px 20px;
  -ms-border-radius: 0px 0 20px 20px;
  -o-border-radius: 0px 0 20px 20px;
}
.maintop11 {
  gap: 20px;
  display: grid;
  grid-auto-rows: 116px;
  box-sizing: border-box;
  
  justify-content: center;
  padding: 40px 40px 20px 40px;
  grid-template-columns: repeat(9, 118px);
}

.gong {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
}
.gong:nth-of-type(1) {
  grid-area: 1 / 1 / span 3 / span 3;
  width: 100%;
  height: 100%;
}
.gong:nth-of-type(2) {
  grid-area: 1 / 7 / span 1 / span 3;
  width: 100%;
  height: 100%;
}
.gong:nth-of-type(3) {
  grid-area: 2 / 7 / span 1 / span 3;
  width: 100%;
  height: 100%;
}

.maintop22 {
  gap: 20px;
  display: grid;
  grid-auto-rows: 187px;
  box-sizing: border-box;
 
  justify-content: center;
  padding: 0 40px 40px 40px;
  grid-template-columns: repeat(6, 187px);
}
.ul_li img,.ul_li1 img,.shooul_li1 img,.gaol_li1 img{
width: 100%;
  height: 100%;
}
.ol_li {
  background: #b2b0b0;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px 20px 20px 20px;
    overflow: hidden;
}
.maincenter,.maincenterzong{
  max-width: 1300px;
  background: #ffffff;
  border-radius: 20px 20px 20px 20px;
 
  margin: 40px auto;
}
.maincenterbiao {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.maincenterbiao span {
  font-family: Nunito, Nunito;
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  padding: 8px 40px;
  background: #8168ff;
  border-radius: 0px 0px 20px 20px;
  text-align: center;
}
.maincenter1,.maincenter11{
  gap: 20px;
  display: grid;
  grid-auto-rows: 116px;
  box-sizing: border-box;
  justify-content: center;
  padding: 20px 40px 20px 40px;
  grid-template-columns: repeat(9, 118px);
}

.ul_li ,.ul_li1,.shooul_li1{
  background: #b2b0b0;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
}
.ul_li:nth-of-type(1) {
  grid-area: 1 / 1 / span 2 / span 2;
  width: 100%;
  height: 100%;
}
.ul_li:nth-of-type(2) {
  grid-area: 2 / 5 / span 2 / span 2;
  width: 100%;
  height: 100%;
}
.ul_li:nth-of-type(3) {
  grid-area: 3 / 8 / span 2 / span 2;
  width: 100%;
  height: 100%;
}
.shooul_li1:nth-of-type(1) {
   grid-area: 1 / 1 / span 2 / span 2;
  width: 100%;
  height: 100%;
}
.show {
  display: flex;
  justify-content: center;
  align-items: center;

  gap: 20px;
  padding: 30px 0px;
}
.span1 {
  width: 400px;
  height: 2px;
  background: linear-gradient(90deg, rgba(254, 205, 68, 0) 0%, #fecd44 100%);
}
.span2 {
  width: 400px;
  height: 2px;
  background: linear-gradient(90deg, #fecd44 0%, rgba(254, 205, 68, 0) 100%);
  border: none;
}
.showm {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
cursor: pointer;
  background: #ffb300;
  border-radius: 21px 21px 21px 21px;
  border: none;
  padding: 10px 20px;
  text-shadow: 0px 0px 4px rgba(177, 130, 35, 0.2);
}
.mainpop{
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}
.mainpop1{
  width: 22%;
  height: 286px;
    background: #fff;
border-radius: 20px 20px 20px 20px;
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
}
.yinchangg{
  display: none;
}

.gonggdll{
  width: 100%;
  height: 100%;
  display: flex;
}
.gonggdll dt{
  width: 30%;

box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
border-radius: 20px 20px 20px 20px;
}
.gonggdll dt img{
  width: 100%;
  height: 100%;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
border-radius: 20px 20px 20px 20px;
}

.gonggdll dd{
  display: flex;
  width: 66%;
      align-items: center;
   justify-content: space-around;
}
.gonggdll dd p{
  font-family: Nunito, Nunito;
font-weight: bold;
font-size: 20px;
color: #333333;
line-height: 24px;
width: 70%;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.carousel-dlls{
 width: 100%;
  height: 100%;
}


.shidl{
  width: 100%;
  height: 100%;
}
.shidl dt{
  height: 80%;
  width: 100%;
}
.shidl dt img{
border-radius: 20px 20px 20px 20px;
  width: 100%;
  height: 100%;
}
.shidl dd{
  height: 20%;
  width: 100%;
  display: flex;
  align-items: center;
     justify-content: space-between;
     padding: 0 20px;
}
.shidl dd p{
 font-family: Nunito, Nunito;
font-weight: bold;
font-size: 16px;
color: #333333;
line-height: 22px;
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.incspan{
  color: #8168FF;
}















@media (max-width: 1300px) {
  .maintop1,
  .maintop2,
  .maincenter ,.maincenterzong{
    width: 95%;
  }
  .maintop11 {
    grid-auto-rows: 170px;
    grid-template-columns: repeat(6, 170px);
  }
  .gong:nth-of-type(2) {
    grid-area: 4 / 3 / span 1 / span 3;
  }
  .gong:nth-of-type(3) {
    grid-area: 5 / 1 / span 1 / span 3;
  }

  .maintop22 {
    grid-auto-rows: 265px;
    grid-template-columns: repeat(4, 265px);
  }

  .maincenter1,.maincenter11 {
    grid-auto-rows: 265px;
    grid-template-columns: repeat(4, 265px);
  }

  .ul_li:nth-of-type(2) {
    grid-area: 2 / 3 / span 2 / span 2;
  }
  .ul_li:nth-of-type(3) {
    grid-area: 3 / 1 / span 2 / span 2;
  }
}
@media (max-width: 1250px) {
  .maintop11 {
    grid-auto-rows: 140px;
    grid-template-columns: repeat(6, 140px);
  }

  .maintop22 {
    grid-auto-rows: 220px;
    grid-template-columns: repeat(4, 220px);
  }
  .maincenter1 ,.maincenter11{
    grid-auto-rows: 220px;
    grid-template-columns: repeat(4, 220px);
  }
}
@media (max-width: 1050px) {
  .maintop11 {
    grid-auto-rows: 120px;
    grid-template-columns: repeat(5, 120px);
    padding: 20px;
  }

  .maincenter1,.maincenter11 {
    grid-auto-rows: 120px;
    grid-template-columns: repeat(5, 120px);
  }
  .ul_li:nth-of-type(2) {
    grid-area: 3 / 4 / span 2 / span 2;
  }
  .ul_li:nth-of-type(3) {
    grid-area: 5 / 1 / span 2 / span 2;
  }
  .ul_li:nth-of-type(4) {
    grid-area: 5 / 4 / span 2 / span 2;
  }
  .maintop22 {
    grid-auto-rows: 214px;
    grid-template-columns: repeat(3, 214px);
    padding: 0 20px 20px 20px;
  }
  .gong:nth-of-type(4) {
    grid-area: 6 / 3 / span 1 / span 3;
  }
  .gong:nth-of-type(5) {
    grid-area: 7 / 1 / span 1 / span 3;
  }
  .span1,
  .span2 {
    width: 200px;
  }
  .show {
    padding: 12px 0px;
  } .mainpop1{
    width: calc(50% - 40px);  
  }

}
@media (max-width: 768px) {

 .mainpop1{
      width: calc(50% - 40px);  
  }
.maincenterzong{
  margin-top: 20px;
}
.ul_li ,.ul_li1{

  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

}
@media (max-width: 766px) {
 .maincenterzong {
    margin: 20px auto;
}
        .main {
            padding-top: 12px;
        }
  .next,.prev  {
   
    font-size: 20px !important;
   
}
.incspan {
  display: none;
}
.dll dd {
  font-size: 14px;
line-height: 18px;
padding: 10px;
}
 .yinchangg{
  display: block;
}
.xioashudian {
    bottom: 0px;
}
.shidl dd p {
    font-family: Nunito, Nunito;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}
.gonggdll dd p {
  font-size: 14px;
line-height: 18px;

}
.gonggdll dt img {
    
    border-radius: 12px 12px 12px 12px;
}
  .maintop11 {
    grid-auto-rows: 72px;
    gap: 12px;
    grid-template-columns: repeat(4, 72px);
  }

  .gong:nth-of-type(2) {
    grid-area: 4 / 2 / span 1 / span 3;
  }

  .gong:nth-of-type(4) {
    grid-area: 6 / 2 / span 1 / span 3;
  }

  .maintop22 {
    grid-auto-rows: 100px;
    grid-template-columns: repeat(3, 100px);
    padding: 0 20px 20px 20px;
    gap: 12px;
  }

  .gong,
  .ol_li {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 12px 12px 12px 12px;
  }
  .ul_li {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 12px 12px 12px 12px;
  }
  .maincenter1,.maincenter11 {
    grid-auto-rows: 72px;
    gap: 12px;
    grid-template-columns: repeat(4, 72px);
  }
  .ul_li:nth-of-type(2) {
    grid-area: 3 / 3 / span 2 / span 2;
  }
  .ul_li:nth-of-type(4) {
    grid-area: 7 / 3 / span 2 / span 2;
  }
  .maincenter {
    margin: 12px auto;
  }
  .maincenterbiao {
    margin-bottom: 12px;
  }
  .maincenter1{
    padding: 0px;
  }
  .maincenterbiao span {
    font-size: 16px;
    line-height: 24px;
    border-radius: 0px 0px 20px 20px;
  }
  .showm {
    font-size: 12px;
    line-height: 16px;

          padding: 4px 20px;
  }
  .span1,
  .span2 {
    width: 100px;
  }
  .mainpop1 {
   
    height: 156px;
   
}
}
@media (max-width: 414px) {
  .maintop11 {
    grid-auto-rows: 74px;
    gap: 12px;
    grid-template-columns: repeat(4, 74px);
  }

  .maintop22 {
    grid-auto-rows: 102px;
    grid-template-columns: repeat(3, 102px);
    padding: 12px;
  }
  .maincenter1,.maincenter11 {
    grid-auto-rows: 74px;
    gap: 12px;
    grid-template-columns: repeat(4, 74px);
   
  }
     .maintop11 {
       
        padding: 12px;
    }
        .mainpop1 {
        width: calc(50% - 24px);
    }
    .mainpop {
  
    gap: 12px;
    
}

}
