.main__main {
    margin: 0 auto;
    max-width: 1300px;
    display: flex;
}
.main_zuo {
    max-width: 924px;
    padding-right: 34px;
}
.main_you {
    max-width: 344px;
    margin-left: 32px;
}
.ppPlay  img{
width: 26px;
    margin-right: 6px;
    margin: 6px;
}
.main_top1 {
    background: #292929;
    border-radius: 8px 8px 8px 8px;
    padding: 16px;
}
.main_top1 h6 {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
    padding-top: 16px;
}
.main_top1 h6 span {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    padding: 2px 16px;
    margin-left: 20px;
    background: #3c3c3c;
    border-radius: 100px 100px 100px 100px;
}
.main_top1 h5 {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
    margin-top: 16px;
display: flex;
}
.main_top1 h5 span {
    font-family: Kanit, Kanit;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    width: 80%;
   margin-left: 20px;
}
.main_top1 h4 {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
    display: flex;
    margin-top: 16px;
    align-items: center;
}
.bloxd {
    display: inline-block;
    width: 180px;
  position: relative; margin-left: 16px;
    border-radius: 8px 8px 8px 8px;
}
.Instrimgss{
position: absolute;
left: 0;
width: 100%;
    height: 135px;
top: 0;
display: flex;
align-items: center;
justify-content: center;
background: rgba(0,0,0,0.3);
border-radius: 8px 8px 8px 8px;
  overflow: hidden;
}.Instrimgss img{
width: 24px!important;
height: 24px!important;
}

.bloxd img {
    width: 100%;
    max-height: 135px;
   
    border-radius: 8px 8px 8px 8px;
}
.similar {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
    display: flex;
    align-items: center;
}
.similar dl {
    width: 165px;
    position: relative;
   
}
.similar dl dt {
    height: 124px;
  
}
.similar dl dt a {
   display: flex;
    width: 100%;
    height: 100%;
    padding: 10px 0 10px 10px;
    justify-content: center;
    align-items: center;
}

.similar dl dt img {
      height: 90%;
      width: 90%;
      border-radius: 8px 8px 8px 8px;
      border: 2px solid #000;
      overflow: hidden;
}
.similar dl dd{
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
position: absolute;
display: none;
left: 10%;
width: 85%;
height: 29%;
bottom: 12%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 8) 100%);
    padding: 10px;
font-family: Kanit, Kanit;
font-weight: 500;
font-size: 16px;
color: #FFFFFF;  border-radius: 8px 8px 8px 8px;
line-height: 22px;
}

.similar dl dt a img:hover {
    border: 2px solid #24c7cd;
}
.similar dl:hover dd {
    display: block;
}











.main_top3,
.main_top4 {
    max-width: 924px;
    margin-bottom: 32px;
    margin-top: 32px;
    background: #292929;
    border-radius: 8px 8px 8px 8px;
}
.main_top3 h3 {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    padding-left: 10px;
    color: #ffffff;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
}
.Recommended {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
padding-bottom: 20px;
    justify-content: space-between;
padding-left: 12px;
    padding-right: 12px;
}
.Recommended dl {
    width: 18%;
 position: relative;

}
.Recommended dl img,
.Adventurended dl dt img {
    width: 100%; 
border: 2px solid #000;
overflow: hidden;
 border-radius: 8px 8px 8px 8px;
    height: 100%;
}.Recommended dl dd{
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
position: absolute;
display: none;
left: 0;
width: 100%;
bottom: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 8) 100%);
    padding: 10px;
font-family: Kanit, Kanit;
font-weight: 500;
font-size: 20px;
color: #ffffff;
line-height: 24px;
}


.Recommended dl dt img:hover {
    border: 2px solid #24c7cd;
}
.Recommended dl:hover dd {
    display: block;
}

.Recommended dt {
    height: 124px;
}
.main_top4 h3 {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 6px;
    color: #ffffff;
padding-left: 10px;
}
.Adventurended {
    display: flex;
    gap: 16px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    padding-left: 12px;
    padding-right: 6px;
}
.Adventurended dl {
    position: relative;
    width: 23.5%; 
}
.Adventurended dl dt {
    height: 109px;

   
}
.Adventurended dl dd {
    width:100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
}
.Adventurended dl dd a img:hover {
border: 2px solid #24c7cd;
}
.Adventurended dl dd a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Adventurended dl dd img {
    width: 10px;
    height: 12px;
    margin-left: 10px;
}

.main_you {
    padding: 32px 22px;
    gap: 16px;
    background: #292929;
    height: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main_you dl {
    width: 47%;
position: relative;
 
}
.main_you dl dt {
  height: 110px;
}
.main_you dl dd{
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
position: absolute;
display: none;
left: 0;
width: 100%;
bottom: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 8) 100%);
    padding: 10px;
font-family: Kanit, Kanit;
font-weight: 500;
font-size: 16px;
color: #FFFFFF;
line-height: 22px;
}


.main_you dl dt img:hover {
    border: 2px solid #24c7cd;
}
.main_you dl:hover dd {
    display: block;
}

.main_you dl dt img {
    width: 100%;
    height: 100%;
border: 2px solid #000;
    overflow: hidden;
    border-radius: 8px 8px 8px 8px;
}

@media (max-width: 1320px) {
    .main_top3, .main_top4 {
    max-width: 100%;
   
}
.main_top1 h5 {
    
    flex-direction: column;
}
.main_top1 h5 span {
  
    margin-left: 0px;
}
    .main_zuo {
        margin: 0 auto;
    padding-right: 0px;
    }
    .main__main {
        flex-direction: column;
    }
    .main__main {
        width: 95%;
    }
    .main_you {
        max-width: 100%;
    }
    .main_zuo {
        max-width: 100%;
    }
    .Adventurended dl {
        width: 31.5%;
    }
    .Recommended dl {
        width: 23%;
    }
    .Similarspan {
        width: 100%;
        padding-bottom: 16px;
    }
    .similar {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .similar dl {
        width: 156px;
     
margin-left: 0px;
        padding-left: 0px;
    }

    .main_you dl {
        width: 31%;
    }
    .main_you {
        height: 820px;
        margin-bottom: 40px;
    }
    .main_top1 h4 {
        align-items: flex-start;
        flex-direction: column;
    }

.bloxd  {
       margin-left: 0px;
       
        margin-top: 16px;
    }
    .main_top1 h5 span {
        width: 100%;
        display: inline-block;
        padding-left: 0px;
        margin-top: 16px;
      word-break:break-all;
    }
}

@media (max-width: 600px) {
    .Recommended {
        padding-bottom: 8px;
    }
.Recommended dl:hover dd {
    display: none;
}
.similar dl:hover dd {
    display: none;
}
.main_you dl:hover dd {
   display: none;
}
    .main_top1 h6 {
        font-size: 16px;
        line-height: 18px;
    }
    .main_top1 h5 span {
        font-size: 14px;
        line-height: 18px;
        margin-top: 4px;
    }
    .main_top1 h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .Similarspan {
        font-size: 16px;
        line-height: 20px;
    }

    .similar dl {
       width: 148px;
        margin-right: 0px;
        padding-left: 0px;
        margin-top: 13px;
    }
    .main_top3 h3 {
        font-size: 16px;
        line-height: 20px;
        padding-top: 16px;
        padding-left: 6px;
    }
    .Recommended dl {
        width: 32%;
    }
    .Recommended dl dt {
        height: 76px;
    }
    .Recommended {
        gap: 6px;
    }
   .main_top4 h3 {
        padding-top: 6px;
        font-size: 16px;
        line-height: 20px;
        padding-left: 6px;
    }
    .Adventurended {
        gap: 6px;
justify-content: space-between;
    }
    .Adventurended dl {
        width: 49%;
    }
    .Adventurended dl dd {
        font-size: 16px;
        line-height: 20px;
    }
    .main_you {
       padding: 0px;
        gap: 0px;
       height: 680px;
        padding-bottom: 6px;
    }
    .main_you dl {
        width: 33.3%;
    }
    .Adventurended {
        padding-bottom: 12px;
    }
}
@media (max-width: 345px) {
    .similar dl {
        width: 132px;
        padding-right: 0px;
margin-right: 0px;
    }
    .Similarspan {
        padding-bottom: 10px;
    }
}
.Recommended dl img, .Adventurended dl dt img {
    width: 100%;
    height: 100%;
   border-radius: 4px 4px 4px 4px;
        overflow: hidden;
border: 2px solid #000;
}
.aa{
    width: 100%;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.Adventurended dl dt a{
width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}







/* iframe */
.main_top2 {
   
    border-radius: 8px 8px 8px 8px;
    margin: 32px 0;
    overflow: hidden;
}

.iframe_style{
   width: 40%;
    height: 100%;
}
.ol_li {
    height: 700px;
}
.iframe {
height: 90%;
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;

}
.main_mainleft_love {
    height: 10%;
    display: flex;
    background: #292929;
    justify-content: space-between;
    align-items: center;
    padding: 16px 32px;
}
.main_mainleft_love p {
    font-family: Kanit, Kanit;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}
.main_mainleft_love ul {
    display: flex;
}
.main_mainleft_love ul li{
    padding-left: 10px;
}
.mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
background: #292833;
    /* display: none; */
}
.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;
}
.main_mainleft_Play dl dt{
    width: 180px;
height: 135px;
border-radius: 8px 8px 8px 8px;
border: 4px solid #13C4CA;
}.main_mainleft_Play dl dt img{
    width: 100%;
    height: 100%;
}
.main_mainleft_Play dl dd{
    margin-left: 16px;
    max-width: 290px;
    
}
.main_mainleft_Play dl dd p{
   font-family: Kanit, Kanit;
font-weight: 500;
font-size: 24px;
color: #FFFFFF;
margin: 12px 0px 16px 0;
line-height: 28px;
}.main_mainleft_Play dl dd h6 img{
     width: 24px;
     height: 24px;
     margin: 8px 16px;
}.ppPlay {
    font-family: Kanit, Kanit;
    width: 150px;
font-weight: 500;
font-size: 20px;
color: #FFFFFF;
line-height: 24px;
display: flex;
    align-items: center;
    background: #13C4CA;
  
border-radius: 4px 4px 4px 4px;
}
.hidden {
    display: none;
}
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    z-index: 999;
background: #292833;
}

@media (max-width: 600px) {

.iframe_style {
   
    width: 100%;
   
}
.main_mainleft_Play dl dt {
  width: 128px;
height: 96px;
border-radius: 4px 4px 4px 4px;
border: 2px solid #13C4CA;
}
.main_mainleft_Play dl dd p {
    font-size: 16px;
line-height: 20px;
    margin: 0px 0px 12px 0;
}.main_mainleft_Play dl dd {
    margin-left: 16px;
    max-width: 52%;
}
.main_mainleft_Play dl dd h6 img {
    width: 16px;
    height: 16px;
    margin: 9px 12px;
}
.ppPlay  img{
width: 26px;
    margin-right: 6px;
    margin: 6px;
}
.ppPlay {
    font-size: 14px;
    max-width: 110px;
line-height: 18px;
   
}.ol_li {
    height: 600px;
}
.main_mainleft_love p {
    font-size: 12px;
line-height: 16px;
}.main_mainleft_love {
   
    padding: 12px;
}
.main_you {
  
margin-left: 0px;
}
.main_zuo {
  
    padding-right: 0px;
}

    .similar dl {
        width: 50%;
    }
.Recommended {
 
    padding-left: 6px;
    padding-right: 6px;
}
.Adventurended {
 
    padding-left: 6px;
 
}
}

@media (max-width: 345px) {
    .Recommended dl {
        width: 30%;
    }    .main_you dl {
        width: 30%;
    }
}







