.box {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
header {
    width: 100%;
    /* background-image: url(https://images.unsplash.com/photo-1504384308090-c894fdcc538d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1170&q=80);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex; */
    background: #d33ea6;
}
.headertop {
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo {
    font-family: Sriracha, Sriracha;
    font-weight: 400;
    font-size: 48px;
    color: #ffffff;
    line-height: 72px;
}
.serch {
    border-radius: 12px 12px 12px 12px;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 458px;
    height: 48px;
}
.serch input {
    padding: 12px;
    font-family: Poppins, Poppins;
    font-weight: 500;
    font-size: 16px;
    -webkit-text-fill-color: #fff;
    line-height: 19px;
    width: 250px;
}
.serch img {
    width: 20px;
    height: 20px;
    margin: 10px 20px;
    cursor: pointer;
}
.ul_top {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.ul_top li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 40px;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #ffffff;
    line-height: 36px;
}
.ul_top li img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.ul_top li a {
    color: #ffffff;
}
.ul_top li:nth-child(1) {
    margin-left: 0px;
}
.headerrite {
    display: none;
}

.dlppsslay {
    position: relative;
    width: 100%;
    height: 100%;
}
.mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(225deg, #fdc773 0%, #cb57bb 54%, #4857cf 100%);
    position: absolute;
}
.hidden {
    display: none;
}
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999!important;
}
.main_wanplay,.iframe_style {
    width: 100%;
    height: 100%;


}
.iframe{
  width: 100%;
    height: 90%;
 z-index: 8;

}

@media (max-width: 768px) {
    .headertop {
        width: 90%;
        margin: 0 auto;
        padding-top: 22px;
        padding-bottom: 24px;
    }
    .logo {
        font-size: 32px;
        line-height: 38px;
    }
    .zhezhao img,
    .andhitenter img {
        width: 36px;
        height: 36px;
    }
    .zhezhao {
        margin-right: 48px;
    }
    .serch,
    .ul_top {
        display: none;
    }
    .headerrite {
        display: flex;
    }
.main_mainleft {
 
     margin-right: 0%; 
    
}
}
@media (max-width: 500px) {
    .headertop {
        padding-top: 11px;
        padding-bottom: 13px;
    }
    .zhezhao img,
    .andhitenter img {
        width: 20px;
        height: 20px;
    }
    .zhezhao {
        margin-right: 24px;
    }
    .logo {
        font-size: 20px;
        line-height: 24px;
    }

}

/* 遮罩 */
.box {
    position: relative;
    overflow: hidden;
}
.overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.drawer {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
       background: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 20;
    transition: right 0.3s ease;
}
.drawer.open {
    right: 0;
}
/*  */
.drawerp {
    width: 90%;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;

    align-items: center;
}
#closeDrawer {
    width: 14px;
    height: 24px;
    margin-right: 15px;
}
.search_overlay {
    width: 526px;
    background: #ffffff;
    border-radius: 12px 12px 12px 12px;
    border: 2px solid #d33ea6;
    -webkit-border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -ms-border-radius: 12px 12px 12px 12px;
    -o-border-radius: 12px 12px 12px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    margin: 0 auto;
}
.search_overlay input {
    font-family: Manrope, Manrope;
    font-weight: 500;
    font-size: 24px;
    color: #999999;
    line-height: 28px;
}

.search_overlay img {
    width: 32px;
    height: 32px;
    margin: 18px;
    cursor: pointer;
}
.ul_overlay {
    display: flex;
    width: 95%;
    margin: 0 auto;
    margin-top: 40px;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 80px;
}
.ul_overlay li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #d33ea6;
    line-height: 36px;
    width: 224px;
    height: 76px;
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px #cc1f98;
    border-radius: 8px 8px 8px 8px;
}
.ul_overlay li img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
}
.ul_overlay li a {
    color: #d33ea6;
}
.overlayzhe_shrink {
    width: 95% !important;
    margin: 0 auto;
}

@media (max-width: 500px) {
    
    .ul_overlay li {
        display: flex;
        font-size: 16px;
        color: #d33ea6;
        line-height: 24px;
        width: 154px;
        height: 56px;
    }
    #closeDrawer {
        width: 10px;
        height: 16px;
    }
    .search_overlay {
        width: 263px;
        background: #ffffff;
        border-radius: 8px 8px 8px 8px;
        border: 2px solid #d33ea6;
        padding: 0 16px;
    }
    .search_overlay input {
        font-size: 14px;
        color: #999999;
        line-height: 20px;
    }
    .search_overlay img {
        width: 20px;
        height: 20px;
        margin: 8px;
    }
    .ul_overlay li img {
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }

    .ul_overlay {
        margin-bottom: 32px;
    }

}

@media (max-width: 1465px) {

.headertop{
 width: 95%;
}
.ul_top{
 width: 95%;
}
.main_main_main{
    width: 95%;
    margin: 0 auto;
}
.footer_footer{
 width: 95%;
}
}

























