.main {
  max-width: 1250px;

  justify-content: space-between;
}
.eatertic{
padding-bottom: 20px;
}

.mainritef {
  width: 82%;
}
/* iframe */

.main_top2 {
  overflow: hidden;
  box-shadow: 0px 4px 8px 0px rgba(34, 0, 137, 0.12);
  border-radius: 24px 24px 24px 24px;
}

.iframe_style {
  width: 60%;
  height: 100%;
}
.ol_li {
  height: 640px;
}
.iframe {
  height: 90%;
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
}
.main_mainleft_love {
  height: 10%;
  display: flex;
  background: #fff;
  justify-content: flex-end;
  align-items: center;
  padding: 16px 32px;
}
.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/static/image/bj.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: center;
}
.main_mainleft_Play {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
/* .main_mainleft_Play dl {
     display: flex
;
    align-items: center;
    width: 95%;
    justify-content: center;
    flex-direction: column;
} */
.main_mainleft_Play dl dt {
  width: 186px;
  height: 140px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}
.main_mainleft_Play dl dt img {
  width: 100%;
  height: 100%;
}
.main_mainleft_Play dl dd {
  margin-left: 24px;

  margin-top: 24px;
}

.ppPlay {
  font-family: Nunito, Nunito;
  font-weight: 800;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  display: flex;
  align-items: center;
  max-width: 138px;
  height: 42px;
  background: #4000ff;
  justify-content: center;
  cursor: pointer;
  border-radius: 20px 20px 20px 20px;
}
.hidden {
  display: none;
}
.fullscreen {
  position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 999999999999;
    display: flex;
    background: #292833;
    flex-direction: column-reverse;
}
.mainrteh6 {
  margin-top: 0px;
}
.jieshai {
  margin-top: 30px;
}

@media (max-width: 800px) {
  .ol_li {
    height: 800px;
  }
.iframe_style {
  width: 100%;
 
}
}

@media (max-width: 640px) {
  .ol_li {
    height: 428px;
  }
    .main {
        width: 100%;
    
    }

}

/*介绍*/
.jieshao {
  margin-top: 16px;
  margin-bottom: 16px;
}
.titiemain {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.titiemain p:nth-child(1) {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.titiemain p:nth-child(2) {
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 12px;
  color: #4000ff;
  line-height: 16px;
  background: rgba(241, 236, 254, 0.8);
  border-radius: 24px 24px 24px 24px;
  padding: 4px 24px;
}
.dipp {
  font-family: Nunito, Nunito;
  font-weight: 500;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  padding-right: 16px;
  margin: 8px 0 0 0;
  overflow: auto;
  height: 64px;
}
.dipp::-webkit-scrollbar {
  width: 4px;

  background: #cccccc;
  border-radius: 2px 2px 2px 2px;
}
.dipp::-webkit-scrollbar-thumb {
  background: #4000ff;
}

@media (max-width: 800px) {
  .mainritef {
    width: 100%;
  }
  .mainrteh6 {
    margin-top: 30px;
  }
.Game{

margin-top: 0px;
}
  .dipp {
    font-size: 16px;
    margin: 12px 0 0 0;
    line-height: 24px;
    height: 96px;
  }
  .titiemain p:nth-child(1) {
    font-size: 20px;
    line-height: 28px;
  }

  .titiemain p:nth-child(2) {
    font-size: 16px;
    line-height: 24px;

    padding: 8px 24px;
  }
  .mainnewdl {
    margin-top: 40px;
  }
}

@media (max-width: 640px) {
  .main_top2 {
    box-shadow: 0px 3px 6px 0px rgba(34, 0, 137, 0.12);
    border-radius: 0px 0px 16px 16px;
   
}

    .titiemain p:nth-child(1) {
       font-size: 14px;
line-height: 18px;
    }


    .titiemain p:nth-child(2) {
      font-size: 12px;
line-height: 16px;
        padding: 4px 12px;
    }

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


    .mainnewdl {
        margin-top: 24px;
    }
.main_mainleft_Play dl dt {
   width: 169px;
height: 127px;
}

.main_mainleft_Play dl dd {
    margin-left: 14px;
    margin-top: 20px;
}



.mainnewdl dl dd a {
    width: 100%;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
}


.home a {
    color: #000;
}



























