/* iframe */
.main_top2 {
  max-width: 1154px;
  margin: 0 auto;
  margin-top: 24px;
  overflow: hidden;
  border-radius: 24px 24px 24px 24px;
}
.icon-fullscreen:before {
  color: #fff;
  font-size: 24px;
}
.m {
  padding-top: 48px;
}
.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: #00a0e9;
  align-items: center;
  padding: 16px 32px;
  justify-content: space-between;
}
.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.34);
  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;
  justify-content: center;
  flex-direction: column;
}
.main_mainleft_Play dl dt {
  width: 140px;
  height: 140px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}
.main_mainleft_Play dl dt img {
  width: 100%;
  height: 100%;
}

.ppPlay {
  display: flex;
  align-items: center;
  background: #00a0e9;
  box-shadow: inset 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20px 20px 20px 20px;
  padding: 12px 48px;
  margin-top: 20px;
  font-family: Nunito, Nunito;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 24px;
  cursor: pointer;
  flex-direction: row-reverse;
}
.main {
  padding-top: 0px;
}
.ppPlay img {
  width: 14px;
  margin-right: 12px;
}
.hidden {
  display: none;
}
.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 999;
  display: flex;
  background: #292833;
  flex-direction: column-reverse;
}
.clss {
  margin-top: 10px;
}
.mainrteh6 {
  margin-top: 0px;
}
.jieshai {
  margin-top: 30px;
}
.main_mainleft_love p {
  font-family: Nunito, Nunito;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  line-height: 24px;
}
.main_mainlef_img {
  display: flex;
  margin-left: 140px;
}
.main_mainlef_img img {
  width: 20px;
  margin-right: 8px;
}

@media (max-width: 1000px) {
  .main_top2 {
    width: 95%;
  }
  .main_mainlef_img {
    display: flex;
    margin-left: 0px;
  }
  .m {
    padding-top: 24px;
  }
}
@media (max-width: 750px) {
  .iframe_style {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .ul_lhome {
    display: block;
  }
  .main_mainleft_Play {
    background: #0d2c7c;
  }
}

@media (max-width: 750px) {
  .main_mainleft_love p {
    font-size: 14px;
    line-height: 18px;
  }
  .main_mainleft_love {

    height: 10%;
  }
  .iframe {
    height: 90%;
  }
  .main_mainlef_img img {
    width: 16px;
  }
  .ppPlay {
    margin: 0 auto;
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .main_top2 {
    box-shadow: 0 0px 5px 0 hsl(205deg, 18%, 86%);
  }

  .main_top2 {
    margin-top: 12px;
    width: 100%;
  }

  .icon-fullscreen:before {
    font-size: 20px;
  }
}
