
@charset "utf-8";

body.preventScroll {
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
}

/* 查看更多 */
.module-more-bar{
    width: 100%;
    /*border-top: 1px solid #efeff4;*/
}
.visa-list-block .module-more-bar{
    border-top: 1px solid #efeff4;
}
.module-more-link{
    color: #2dbb55;
    display: block;
    padding: 0.32rem 0 0.4rem;
    text-align: center;
    font-size: 0.32rem;
}
.module-more-link:after{
    content: "";
    display: inline-block;
    width: 0.293333rem;
    height: 0.293333rem;
    vertical-align: middle;
    margin: -0.08rem 0 0 0.16rem;
    background: url(../images/new_module-more-icon.png) center no-repeat;
    background-size: contain;
}

/* banner */
.swiper-banner-container{
    width: 10rem;
    background: #e7e7e7;
    position:relative;
    
}
.swiper-banner-container:before{
            content:"";
            position:absolute;
            width:100%;
            height:100%;
            box-shadow: 1px -14px 34px black inset;
}
.swiper-banner-container .item{
    display: table-cell;
    width: 10rem;
    height:6.666667rem;
    vertical-align: middle;
    text-align: center;
}
.swiper-banner-container .item img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.swiper-banner-container .swiper-pagination{
    width: 100%;
    bottom: 0.1rem
}
.swiper-banner-container .swiper-pagination-bullet{
    opacity: 0.7;
    margin: 0 0.08rem;
    background: #fff
}
.swiper-banner-container .swiper-pagination-bullet-active{
    opacity: 1;
}


.clear-btn{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.32rem;
    color: #2dbb55;
    line-height: 0.64rem;
}
.swiper-slide-span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width:5rem;
    position:absolute;
    bottom: 0.333333rem;
    left:0.4rem;
    color:#fff;
    font-size:0.48rem;
    font-weight: 300;
}

.swiper-slide-count{
    position:absolute;
    bottom:0.333333rem;
    right:0.4rem;
    font-size: 0.266667rem;
    color:#fff;

}
.swiper-slide-count img{
    width: 0.373333rem;
    height:0.373333rem;
    vertical-align: bottom;
}

/*介绍模块*/
.recommend{
    background-color:#fff;
    padding:0 0.32rem 0.29rem 0.32rem;
    margin-bottom:0.266667rem;
}
.recommend-hd{
    width:100%;
    height:2.133333rem;
    padding:0.333333rem 0rem;
    box-sizing:border-box;
    border-bottom: 0.013333rem #f2f2f4 solid;
    margin-bottom: 0.293333rem;

}

.recommend-hd span:last-child{
    width: 1.2rem;
    height: 1.333333rem;
    border:1px #2dbb55 solid;
    border-radius:0.2rem;
    color:#2dbb55;
    font-size:0.32rem;
    display:table;
    float:right;
    margin-top: 0.1rem;
}

.recommend-hd ul{
    width: 100%;
    height:100%;
    text-align:center;

}
.recommend-hd-text{
    display: table-cell;
    vertical-align:middle;
    text-align:center;
    color:#2dbb55;
}

.recommend-hd span:first-child{
    width:7.866667rem;
    font-size:0.373333rem;
    float:left;
    height: 1.44rem;
    line-height: 0.48rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.recommend-bd{
   width: 100%;
}

.recommend-tagBox{
     overflow:hidden;
    height: 0.7rem;
    color:#666666;
}

.recommend-tagBox-tag{
    display:inline-block;
    padding:0.106667rem 0.2rem;
    border-radius:0.666667rem;
    border: 1px  #e7e7e7 solid;
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
    margin-right:0.066667rem;
}
.recommend-tagBox-tag a{
	color:#666666;
}


/*产品模块*/

.product{
    background-color:#fff;
    /* padding:0rem 0.333333rem; */
    margin-bottom: 0.266667rem;
}
.product-hd{
    height:1.066667rem;
    line-height:1.066667rem;
    overflow:hidden;
    #margin-left: 0.333333rem;
    border-bottom: 0.013333rem #f2f2f2 solid;
    padding-left: 0.3333rem;
    #border:0.013333rem #f2f2f2 solid;

}
.product-hd span{
    padding-left: 0.266667rem;
    border-left: 0.066667rem #2dbb55 solid;
    font-size:0.373333rem;

}

.product-main{
    padding:0.333333rem 0.333333rem 0rem 0.333333rem;
}

.product-main-ul li{
    width: 4.533333rem;
    background-color:#f9f9f9;
    float:left;


}

.product-main-ul{
    overflow:hidden;
}

.product-main-ul li:nth-child(odd){
    margin-right: 0.266667rem
}

.product-main-ul li:first-child{
    margin-bottom:0.266667rem;
}
.product-main-ul li:nth-child(2){
    margin-bottom:0.266667rem;
}

.product-main-ul img{
    max-width: 100%;
    max-height:100%;
    top: 50%;
    left:50%;
    transform:translate(-50%,-50%);
    position:absolute;

}
.product-main-div{
    padding: 0.133333rem 0.266667rem ;
}
.product-main-div span:first-child{
    font-size:0.306667rem;
}
.product-main-div span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow:hidden;
}
 .product-main-div .product-main-span{
     height: 0.853333rem;
    -webkit-line-clamp:2;
} 

.product-main-div div{
     color:#fe3d51;
    margin-top :0.15rem;
}
.product-main-div div i{

    font-size:0.373333rem;
}
.product-main-activity{
    position:relative;

}
.product-main-timeStrat{
    position:absolute;
    width: 100%;
    height:0.533333rem;
    background:#53bc64;
    bottom:0;
    left:0;
    text-align:center;
    line-height:0.533333rem;
    font-size:0.266667rem;
    color:#fff;
}
.product-main-timeEnd{
    position:absolute;
    width: 100%;
    height:0.533333rem;
    background:#ff9f16;
    bottom:0;
    left:0;
    text-align:center;
    line-height:0.533333rem;
    font-size:0.266667rem;
    color:#fff;
}
.product-main-timeOver{
    position:absolute;
    width: 100%;
    height:0.533333rem;
    background:#c1c1c1;
    bottom:0;
    left:0;
    text-align:center;
    line-height:0.533333rem;
    font-size:0.266667rem;
    color:#fff;
}
.product-sale{
    position:relative;

}
.product-sale1{
    position:relative;

}
.product-sale2{
    position:relative;

}
.product-sale3{
    position:relative;

}
.product-sale:after{
    content:"6.5折";
    position:absolute;
    text-align:center;
    background-color:#fca533;
    padding:0 0.1rem;
    color:#fff;
    border-radius:0 3rem 3rem 3rem;
    margin-left: 0.16rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.24rem;

}
.product-sale1:after{
    content:"8.5折";
    position:absolute;
    text-align:center;
    background-color:#fca533;
    padding:0 0.1rem;
    color:#fff;
    border-radius:0 3rem 3rem 3rem;
    margin-left: 0.16rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.24rem;
}
.product-sale2:after{
     content:"6.5折";
    position:absolute;
    text-align:center;
    background-color:#fca533;
    padding:0 0.1rem;
    color:#fff;
    border-radius:0 3rem 3rem 3rem;
    margin-left: 0.16rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.24rem;

}

.product-sale3:after{
     content:"6.5折";
    position:absolute;
    text-align:center;
    background-color:#fca533;
    padding:0 0.1rem;
    color:#fff;
    border-radius:0 3rem 3rem 3rem;
    margin-left: 0.16rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.24rem;
}

.product-main-imgBox{
    width: 100%;
    height:3.066667rem;
    position:relative;
	background:#e7e7e7;
}

.product-main-div .product-departureTimeBox{
	font-size:0.32rem;
	color:#666666;
	 overflow: hidden;
}
.product-main-div .product-departureTimeBox i{
	font-size:0.32rem;
}
.product-departureTime{
	float:left;

}
.product-playDay{
	float:right;
	width:1.0rem;
	 text-align: -webkit-right;
}


/* 弹出信息 */
.recommend-hd-textMore{
    width:100%;
    background-color:#fff;
    position:absolute;
    top: 1.28rem;
    z-index:-1;
   transition: all 0.5s;
    opacity:0;
    box-sizing:border-box;

}

.recommend-hd-textMoreHide{
    top: 0;
    z-index:99;
    opacity:1;
    position:fixed;
    height:100%;
}
.recommend-textMore-hd{
    /* width: 100%; */
    height:1.333333rem;
    border-bottom:0.013333rem #f2f2f2 solid;
    font-size:0.506667rem;
    text-align:center;
    line-height:1.333333rem;
    margin-bottom:0.6rem;
}
.recommend-textMore-bd{
    font-size:0.32rem;
    color:#666;
    overflow:auto;
    position:absolute;
    top: 1.8rem;
    bottom:1.8rem;
    padding: 0 0.333333rem;
	
}
.recommend-textMore-bd *{ 
	max-width:100%;
	overflow:hidden;
}
.recommend-textMore-bd dt{
    margin-bottom:0.666667rem;
}
.recommend-textMore-bd dd{
    margin-bottom:0.666667rem;
}

.recommend-textMore-close{
    width: 100%;
    height: 1.2rem;
    position: absolute;
    bottom: 0.6rem;
}

.recommend-textMore-closeButton{
    width: 1.2rem;
    height:1.2rem;
    margin:0 auto;
    border-radius:50%;
    background: url(../images/close-circle-icon.png) center no-repeat;
    background-size:contain;
} 

#homePage{
    position:relative;
}