@charset "utf-8";
@media (max-width:1000px){

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
    
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        font: 14px/1.6 "Microsoft YaHei", "Heiti SC", "Heiti TC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    body {
        line-height: 1;
        -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
        -webkit-text-size-adjust: 100%; /* Fix for webkit minFont size */
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Remove highlight on tap event*/
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
        background-color: #fff;
        color: #000;
    
    }
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #333333;
}

a img {
    border: none;
}

.icon-alpha
{
    background: url("../images/icons/icon-alpha.png") left bottom repeat-x;
    width: 100%;
    height: 2.5rem;
    position: absolute;
    bottom: 0;
}
.icon-logo
{
    background: url(/statics/activity/manhattan/images/icons/m-icon-logo.png?v=001) center no-repeat #fff;
    background-size: 7rem;
    font-size: 2.2rem;
    height: 2.8rem;
    display: block;
    line-height: 2.8rem;
    color: #dcdcdc;
}
.icon-logo .back-btn
{
    height: 2.8rem;
    background: url(https://m.senseluxury.com/statics/web3/m/img/search/back.png) left .5rem center no-repeat;
    display: block;
    background-size: 3%;
}
.icon-logo{
    position: fixed;
    z-index: 200;
    width: 100%;
}
.flx_row_left_top {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.viewDescTitle {
    width: 100%;
    height: 40px;
    background: white;
    border-bottom: 1px solid #eee;
    border-left: 3px solid white;
    color: #444;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
}

.labDescTitleSelect {
    color: #ff8000;
    font-size: 12px;
    background: #f8f8f8;
    border-left: 3px solid #ff8000;
}

.villaViewDesLeft {
    width: 5rem;
    height: 100%;
    background: white;
}

.villaViewhotDes {
    background: #f8f8f8;
    flex: 0.98;
    padding-top: 10px;
    padding-left: 10px;
}

.flx_row_mid_spaceBetween {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flx_column_mid_mid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.goodsprice_group {
    max-width: 60%;
    height: 30px;
}
.flx_row_left_top {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.security_dept {
    height: 12.5rem;
}
/* .security_video_dept {
    height: 17.5rem;
} */
.security_video_ski {
    height: 17.5rem;
}

.security_dept_img {
    width: 100%;
    height: 100%;
}

.avence_img {
    width: 100%;
    max-height: 100%;
}

.des_bar {
    margin: 6px 0 6px 0;

}

.best_villa {
    padding: 2px 10px;
    border-radius: 60px;
    border: 1px solid #999;
    color: #444;
    font-size: .8rem;
}

.best_villa_act {
    border: 1px solid #ff8000;
    color: #ff8000;
}
.avence_area{
    position: relative;
    width: 100%;
    height: 170px;
    background: #eee;
}
.narrow{
    position: absolute;
    bottom: 3px;
    left: 7px;
    color: #fff;
}
.swiper-slide{
    border-radius: 2px;
    margin-bottom: 20px;
}
.avence_title{
    padding: 10px 10px 10px 10px;
    background: #fff;
    font-size: .85rem;
}
.avence_title span{
    font-size: .85rem;
    color: #333;
}
.goodsname_showcaseup {
    font-size: .9rem;
    line-height: 30px;
}
.goods_destination {
    font-size: 0.75rem;
    color: #777;
    padding-bottom: 5px;
}
.des_ski_title {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.texthottitle {
    color: #666;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.des_ski_title_act {
    color: #ff8000;
    padding-left: 10px;
    position: relative;
}
.des_ski_title_act::after{
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    background: #ff8000;
    height: 14px;
    width: 3px;
}
.des_ski_title_grey{
    position: relative;
    padding-left: 10px;
}
.des_ski_title_grey::after{
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #999;
    height: 14px;
    width: 3px;
}
.max_1_line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.goodsprice {
    width: 35%;
}
.goodsname {
    overflow: hidden;
    width: calc(100% - 35% - 10px);
    font-size: 14px;
    color: #444;
}
.skig_goodsname{
    width: calc(100% - 10px);
}

.goodsname_showcasup{
    font-size: .7rem;
}
.goodsprice_group {
    max-width: 60%;
    height: 30px;
}
.goodsprice_row {
    font-size: .75rem;
    color: #666;
}
.goodspricecash {
    font-size: 14px;
    color: #ff8000;
    font-weight: bold;
}

.labLeftcTitle {
    position: fixed;
    top: 39px;
    left: 0;
    z-index: 2;
}

@media (min-width:1000px){
    *{
        padding: 0;
        margin: 0;
    }
    body{
        background: #f8f8f8;
        
    }
    #stars_container .swiper_item {
        width: 341px;
    }
    #stars_container .des_ski_title_act::after {
        display: none;
    }
    #stars_container .narrow {
        background: linear-gradient( to top, rgba(0,0,0,.5), rgba(0,0,0,0));
        width: calc(100% - 20px);
        bottom: 0;
        padding: 10px;
        text-align: left;
    }


    .skiground_controller{
        width: 1200px;
        margin: 0 auto;
    }
    .security_dept{
        width: 100%;
        height: 450px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .stars_banner{
        min-width: 1980px;
        height: 100%;
    }
    .container {
        margin: 0 auto;
        width: 1170px;
    }
    .swiper_item_warp{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .swiper-slide{
        width: 351px;
        margin-right: 17px; 
    }
   
    .skiground_pc{
        width: 100%;
    }
    .skiground_pc .swiper-slide{
        width: calc(33% - 8px);
    }
    .skiground_pc .swiper-slide .avence_img{
        width: 100% !important;
    }
    .swiper-slide:nth-child(3n){
        margin-right: 0px;

    }
    /* .labLeftcTitle{
        left: -1000px;
    } */
    .ski_fixed_leftbar{
        top: 0;
    }
    .security_video_ski {
        height: 720px;
    }
    
    .security_dept_img {
        width: 100%;
        max-height: 100%;
    }
    .avence_area{
        height: 240px;
        overflow: hidden;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;

    }
    .avence_img{
        width: auto ;
        height: 100% !important;
    }
    #stars_container .texthottitle{
        padding-bottom: 6px;
    }
    .texthottitle{
        text-align: center;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #DCDCDC;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .des_ski_title_act_hide_line::after{
        display: none;
    }
    .skiground_contain_bar{
        background: #fff;
    }
    .skiground_contain_bar .skiground_controller{
        text-align: center;
    }
    .goodsname_showcaseup {
        font-size: 15px;
        line-height: 21px;
    }
    /* .texthottitle ::after{
        content: "";
        position: absolute;
        left: 18%;
        top: 16px;
        background: #999;
        height: 1px;
        width: 30%;
    }
    .texthottitle ::before{
        content: "";
        position: absolute;
        right: 17.3%;
        top: 16px;
        background: #999;
        height: 1px;
        width: 30%;
    } */
    .texthottitle .textDesName{
        font-size: 15px;
        font-weight: bold;
        line-height: 30px;
    }
    .des_ski_title_grey::after{
        display: none;
    }
    .ski_tab_item{
        padding: 20px 20px;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }
    .skiground_contain_bar .ski_tab_select{
        color: #ff8000;
        border-bottom: 3px solid #ff8000;
    }
    .ski_img_mask{
        left: 0;
        color: #fff;
        background: rgba(0,0,0,.2);
        background: linear-gradient( to top, rgba(0,0,0,.5), rgba(0,0,0,0));
        width: calc(100% - 20px);
        bottom: 0;
        padding: 10px;
        text-align: left;
    }
    .lab_top_bar {
        position: fixed;
        top: 0px;
        width: 100%;
        left: 0;
        z-index: 2;
    }
    video::-webkit-media-controls-timeline{display:none;}
    .slV1_I_L_bar{
        text-align: center;
        line-height: 60px;
    }
    .slV1_I_L_morea {
        padding: 6px 10px;
        border: 1px solid #ff8000;
        color: #ff8000;
        font-size: 12px;
        cursor: pointer;
    }
    
}