
    html{
        /* overflow-x: hidden; */
        
    }
    ::-webkit-scrollbar{
        display: none;
    }
    ::-webkit-scrollbar-thumb{
        display: none;
    } 
    ::-webkit-scrollbar-track{
        display: none;
    } 

    body,html {
        overflow-x: hidden;
        /* overflow-y: visible; */
        height:100%;
        width:100%;
    }
    .empty_space{
        line-height: 3rem;
        position:relative;
        height: 3rem;
    }
    .main-search-box {
        margin-bottom: 2.5rem;
        border-radius: 1.5rem;
        padding: 0.6rem 1.2rem;
        box-sizing: border-box;
        width: calc(100% - 40px);
        text-align: center;
        margin: 0 auto;
        background-color: #f9f9f9;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 0.6rem;
    }
    .search-img {
        width: 1.25rem;
        height: 1.25rem;
    }
    .search-box {
        background-color: transparent;
        border: none;
        outline: none;
        color: #4e4e4e;
        width: calc(100% - 2rem);
        font-size: 0.8rem;
    }
    .wrapper,.wrapper2 {
        
        margin-top: 1.5rem;
        width: 100%;
    }
    .wrapper{
        /* height: 45vw;
        max-height: calc(47rem * 0.45);
        max-height: 25rem;
        min-height: 10rem; */
        margin-bottom: 1.5rem;
    }
    .wrapper2{
        /* height: 40vw;
        max-height: 20rem;
        min-height: 7.5rem; */
        margin-bottom: 2rem;
    }
    .swiper,.swiper2 {
        width: 100%;
        height: 100%;
        
        position: relative;
    }
    .swiper{
        height: 55vw;
        min-height: calc(26rem * 0.45);
        max-height: calc(67rem * 0.45);
    }
    .swiper2 {
        height: 40vw;
        max-height: calc(47rem * 0.4);
    }
    .swiper-title{
        max-width: 90vw;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-bottom: 0.5rem;
    }
    .swiper-slide {
        width: 100%;
        height: 100%;
        text-align: center;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    /* pagination */
    .mySwiper .swiper-pagination,.mySwiper2 .swiper-pagination2 {
        position: absolute;
        bottom: -1rem;
        text-align: center;
    }
    .swiper-pagination-bullet{
        height: 0.15rem;
        width: 0.15rem;
        background-color: #a2a2a2;
    }
    .swiper-pagination-bullet-active{
        background-color: #828282;
    }
    .zeus_page{
        font-size: 0.65rem;
        border-radius: 1rem;
        padding: 0.25rem 0.75rem;
        box-sizing: border-box;
        border: 0.05rem solid white;
        color: white;
        z-index: 10;
        position: absolute;
        bottom: 0.75rem;
        right: 0.75rem;
        background-color: rgba(0, 0, 0, 0.3);
        text-align: right;
        margin: 0.75rem 0.25rem 0 0;
    }
    .swiper-txts{
        text-align: left;
        position: absolute;
        padding: 1rem;
        color: white;
        line-height: 1.5rem;
        top:0px;
    }
    .swiper-txts>p{
        font-size: 0.8rem;
        line-height: 1.1rem;
    }
    .m_title{
        font-size: 0.9rem;
        line-height: 1.5rem;
        padding-left: 1rem;
        box-sizing: border-box;
        margin-bottom: 1rem;
    }
.swal-title{
    font-size: 1.3rem;
}
.ytb_box{
    height: 45vw;
    max-height: calc(47rem * 0.45);
    margin-bottom: 1.5rem;
} 
.wrapper3 {
    width:85%;
    margin:0 auto 2rem auto;
    overflow: visible;
}

.swiper3 {
    width:100%;
    height: 42.5vw;
    max-height: calc(47rem * 0.425);
    position: relative;
    overflow: visible;
}
.swiper4 {
    width:100%;
    height: 85vw;
    max-height: calc(47rem * 0.425);
    position: relative;
    overflow: visible;
}
    .con3-sl{
        overflow: hidden;
        background-color: #6e6e6e;
        border-radius: 0.5rem;
    }
    .con3-sl>p{
        font-size: 0.75rem;
        position: absolute;
        width: 80%;
        top:50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: white;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.3rem
    }
.con4_wrap{
    width: 100%;
    padding: 0 1rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
}
.con4_box{
    width: 100%;
    margin-bottom: 1.5rem;
}
.con4_img{
    height: 60vw;
    max-height: 30rem;
    width: 100%;
    border-radius: 0.5rem;
    overflow: hidden;
    background-color: #6e6e6e;
    margin-bottom: 0.5rem;
}
.con4_img>img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.con4_txts{
    padding: 0 0.5rem;
    box-sizing: border-box;
}
.con4_cate{
    font-size: 0.6rem;
    color: #767676;
    margin-bottom: 0.5rem;
}
.con4_title{
    font-size: 0.7rem;
    font-weight: bold;
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    line-height: 1rem;
    /* height: 2rem; */
    /* overflow: hidden; */
    margin-bottom: 1rem;

}
.con4_prc{
    font-size: 0.7rem;
    color: #e2272d;
    font-weight: bold;
}
.con5_wrap{
    margin-bottom: 2rem;
    width: 100%;
}
.con5_title_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-bottom:0.5rem; */
}
.con_more{
    font-size: 0.6rem;
    color: #35a0fc!important;
    padding-right:1rem;
    box-sizing: border-box;
    display: block;
    margin-bottom: 1rem;
}
.con5_flex_box{
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 1rem;
    box-sizing: border-box;
}
.con5_item{
    margin-bottom: 0.5rem;
    overflow: hidden;
    width: calc(50% - 0.3rem);
    border: 0.05rem solid #dfdfdf;
    border-radius: 0.5rem;
    height: 60vw;
    max-height: calc(47rem * 0.6);
}
.con5_it_img{
    background-color: #828282;
    height: 45%;
}
.con5_it_img>img{
        width: 100%;
        height: 100%;
    }
.con5_txt{
    height: 55%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 1rem 0.5rem 0.5rem 0.5rem;
    box-sizing: border-box;
    justify-content: space-between;
}
.con5_tags{
    top:-0.5rem;
    left: 0.5rem;
    position: absolute;
}
.con5_tag{
    
    width: 2.25rem;
    height: 1rem;
    font-size: 0.6rem;
    line-height: 1rem;
    border-radius: 0.25rem;
    background-color: #35a0fc;
    text-align: center;
    color: white;
}
.con5_stitle{
    font-size: 0.6rem;
    color: #767676;
    margin-bottom: 0.35rem;
}
.con5_title{
    margin-bottom: 0.5rem;
    font-size: 0.7rem;
    height: 1.5rem;
    line-height: 0.75rem;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.con5_revs{
    display: flex;
    align-items: center;
    justify-content: space-between
}
.con5_star{
    
    font-size: 0.6rem;
    color: #ffd33e;
    display: flex;
    align-items:center;
}
.con5_starnum{
    margin-left: 0.1rem;
    color: #be8233;
    font-weight: bold;
    font-size: 0.5rem;
}
.con5_rev_count{
    font-weight: bold;
    font-size: 0.7rem;
    color: #e2272d;
}
.con6_wrap{
    width: 100%;
    margin-bottom: 1.5rem;
}
.con6{
    width:100%;
    padding: 0 1rem;
    box-sizing: border-box;
}
.con6_tags{
    overflow-x: scroll;
    display:flex;
    justify-content: start;
}
.con6_tag{
    white-space: nowrap;
    margin-right: 0.25rem;
    border-radius: 2rem;
    font-size: 0.8rem;
    color: #828282;
    text-align: center;
    display: inline-block;
    line-height: 1rem;
    padding: 0.6rem 0.7rem;
    box-sizing: border-box;
    border: 0.05rem solid #828282;
}
.con6_tag:last-child{
    margin-right:0;
}
.con6_tag.active{
    color: #35a0fc;
    border: 0.05rem solid #35a0fc;
}
.con6_items{
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.con6_item{
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: space-between;
    max-height: 32vw;
}

.con6_it_img{
    overflow: hidden;
    width: 50vw;
    /* height: 100%; */
    /* min-height: 6rem; */
    background-color: #828282;
    border-radius: 0.5rem;
}
.con6_it_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.con6_txts{
    width: calc(100% - 52vw);
}
.con6_it_tags{
    width:100%;
    min-height:1rem;
}
.con6_it_tag{
    padding:0 0.5rem;
    box-sizing: border-box;
    font-size: 0.5rem;
    display: inline-block;
    line-height: 1rem;
    border-radius:0.25rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
}
.con6_etk{
    background-color: #35a0fc;
    color: white;
}
.con6_abl{
    color: #35a0fc;
    background-color: #edf7ff;
}
.con6_inner_txt{
    /* padding-top: 0.5rem; */
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.con6_it_title{
    font-size: 0.7rem;
    /*display: -webkit-box;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; */
    line-height: 0.9rem;
    /* height: 1.4rem; */
    margin-bottom: 1rem;
}
.con6_it_revs{
    color: #8d8d8d;
    font-size: 0.5rem;
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;

}
.con6_rate{
    margin-left: 0.25rem;
    font-size: 0.6rem;
    font-weight: bold;
    color: #be8233;
}
.con6_prc{
    color: #e2272d;
    width: 100%;
    font-size: 0.7rem;
    font-weight: bold;
    text-align: right;
}
.wrapper4 {
    width:85%;
    margin:0 auto 3rem auto;
    overflow: visible;
}
