.maintop_top {
    display: flex;
    gap: 24px;
}
.maintop_topleft {
    width: calc(14% - 10px);
}
.maintop_topmain {
    width: calc(85% - 10px);
}
.maintop_topleft dl {
    background: #212353;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 12px;
    padding-bottom: 4px;
}
.maintop_topleft dl dt {
    height: 144px;
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    padding: 4px;
}
.maintop_topleft dl dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 8px 8px;
}
.maintop_topleft dl dd {
    font-family: Roboto, Roboto;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 4px;
}
.shang_main {
    width: 100%;
    background: #292c37;
}
.main_come {
    width: 70%;
    margin-left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.shang_main h5 {
    font-family: Roboto, Roboto;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    padding: 0 0 20px 0;
}
.shang_main p {
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 20px 0;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.shang_main span  {
    font-family: Roboto, Roboto;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    padding: 10px 30px;
    background: #161920;
    border-radius: 100px 100px 100px 100px;
}
.main_advertisement {
    width: 100%;
    height: 90px;
    background: #7185a5;
}
.main_advertisement {
    display: none;
}

 #fullscreenToggle {
        position: absolute;
        width: 40px;
        top: 80%;
        right: 10%;
      }
      #fullscreenToggle img {
        width: 100%;
        height: 100%;
      }
      .hidden {
        display: none;
      }
      .fullscreen {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
      }
      .iframe {
        width: 100%;
        height: 100%;
      }














@media (max-width: 1100px) {
    .maintop_topleft {
        display: none;
    }
    .maintop_topmain {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .shang_main {
        width: 95%;
        margin: 0 auto;
    }

    .shang_main h5 {
        font-size: 20px;
        line-height: 28px;
    }
    .shang_main p {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 15px 0;
        padding-right: 15px;
        overflow: auto;
    }
    .main_come {
    width: 90%;
    margin-left: 5%;
}
    .main_come p::-webkit-scrollbar {
    width: 4px;
height: 36px;
background: #A6A6A6;
border-radius: 2px 2px 2px 2px;
}
.main_come p::-webkit-scrollbar-thumb {
background: #2757A5;
}
    .shang_main span  {
        font-size: 16px;
        line-height: 22px;
        padding: 5px 20px;
        background: #161920;
        border: 2px solid rgba(255, 88, 88, 1);
    }
}
@media (max-width: 610px) {
    .main_come {
       width: 90%;
        margin-left: 5%;
    }
#fullscreenToggle {
  
    width: 26px;
  
}

    .shang_main h5 {
        padding: 0 0 6px 0;
        font-size: 14px;
        line-height: 20px;
    }

    .shang_main p {
        font-size: 12px;
        line-height: 16px;
      
        overflow: auto;
    }
    .shang_main span  {
        font-size: 12px;
        line-height: 16px;
        padding: 3px 10px;
        border: 1px solid rgba(255, 88, 88, 1);
    }
}
/* 遮罩 */
.main_finme {
    height: 700px;
    background: #292c37;
    width: 100%;
    margin: 40px 0;
}

.dlppsslay {
    position: relative;
    width: 100%;
    height: 100%;
}
.overlay {
    width: 100%;
    height: 45%;
    display: flex;
    background: #292c37;
    background-image: url(../images/beri.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    justify-content: center;
}
.zhezhao_main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.main_mainleft_Play {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    margin-top: 30px;
}
.main_mainleft_Play img {
    width: 100%;
    height: 100%;
}

.hidden {
    display: none;
}
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.main_wanplay {
    width: 100%;
    height: 100%;
}
.main_mainleft_love {
    width: 100%;
    height: 56%;
    background: #292c37;
}
.main_mainleft_love ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main_mainleft_love ul li {
    font-family: Roboto, Roboto;
    font-weight: 500;
    font-size: 28px;
    color: #ffffff;
    line-height: 36px;
    text-align: center;
    width: 50%;
    padding-top: 24px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_mainleft_love ul p {
    font-family: Roboto, Roboto;
    font-weight: 600;
    font-size: 28px;
    color: #ffffff;
    line-height: 36px;
    background: linear-gradient(90deg, #0132ff 0%, #07c5ff 100%);
    border-radius: 100px 100px 100px 100px;
    padding: 8px 100px;
    margin-top: 33px;
    cursor: pointer;
}
@media (max-width: 768px) {
    .main_finme {
        width: 95%;
        margin: 0 auto;
        margin-top: 32px;
    }
    .main_mainleft_Play {
        width: 140px;
        height: 140px;
        background: #d9d9d9;
        border-radius: 8px 8px 8px 8px;
        margin-top: 60px;
    }
    .overlay {
        height: 44%;
    }
    .main_mainleft_love {
        height: 56%;
    }
    .main_finme {
        height: 520px;
    }
    .main_mainleft_love ul li {
        font-size: 20px;
        line-height: 29px;
    }
    .main_mainleft_love ul li {
        padding-top: 16px;
    }
    .zuomainleft_love_img,
    .youmainleft_love_img {
        margin: 0 5px;
    }

    .main_mainleft_love ul p {
        font-size: 20px;
        line-height: 24px;
        padding: 16px 100px;
    }
  .main_mainleft_love ul li h4{
  margin: 5px;
}
}
@media (max-width: 610px) {
    .main_mainleft_love ul li {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
    .main_mainleft_love ul li img {
        width: 13px;
        height: 13px;
    }
 .main_mainleft_love ul li h4{
  margin: 0 5px;
}
    .zuomainleft_love_img,
    .youmainleft_love_img {
        width: 13px;
        height: 13px;
    }
    .main_mainleft_love ul p {
        font-size: 14px;
        line-height: 18px;
        padding: 4px 50px;
    }
    .main_finme {
        height: 300px;
    }
    .main_mainleft_Play {
        width: 100px;
        height: 100px;
        border-radius: 6px;
        margin-top: 19px;
    }
    .main_mainleft_love ul li {
        padding-top: 10px;
    }
    .main_mainleft_love ul p {
        margin-top: 12px;
    }
}
