.wdlf_header_div{
	height: 247px;
	width: 100%;
	margin-bottom: 10px;
}
.wdlf_headerLunBo{
	height: 247px;
	position: relative;
}
.wdlf_lunBo_serach{
    height: 64px;
    position: absolute;
    top: 0;
    width: 100%;
	z-index: 9999;
}
.wdlf_lunBo_serach form{
	position: relative;
    top: 16px;
	height: 50px;
}
.wdlf_search_label{
	display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 9px;
    right: 30px;
}
.wdlf_lunBo_serach .wdlf_search{
	border: 1px solid rgba(255,255,255,0.8);
    height: 32px;
    width: 90%;
    background-color: rgba(255,255,255,0.8);
    text-indent: 15px;
    margin-left: 5%;
    border-radius: 25px;
}	
.wdlf_headerLunBo img{
	width: 100%;
	height: 100%;
}
.wdlf_lunBo_page .swiper-pagination {
	text-align: left;
	position: relative;
	top: -15px;
}
.wdlf_lunBo_page .swiper-pagination-bullet {
    vertical-align: top;
    width: 4px;
    height: 4px;
    background: #fff;
    opacity: .5;
    border-radius: 2px;
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
}
.wdlf_lunBo_page .swiper-pagination-bullet-active {
    width: 12px;
    background: #fff;
    opacity: 1;
}
.wdlf_item_tuiJianDiv{
    width: 100%;
    background: #FFF;
    padding: 15px 0;
    margin: 10px 0;
}
.wdlf_tuiJian_swiper{
	  height: 220px;
}
.wdlf_tuiJian_swiper_item{
    width: 160px;
    height: 218px;
	position: relative;
	box-shadow: 0px 2px 2px 2px rgba(34,42,63,.1);
	margin-left: 1px;
}
.wdlf_tuiJian_swiper_item:first-child{
	margin-left: 15px;
}
.wdlf_tuiJian_swiper_item:last-child{
	margin-right: 15px;
}
.wdlf_tuiJian_swiper_item_img{
	width: 160px;
	height: 120px;
}	
.wdlf_tuiJian_swiper_item_img img{
	width: 100%;
    height: 100%;
}
.wdlf_tuiJian_tipsLabel{
	display: inline-block;
    position: absolute;
    width: 50px;
    border: 1px solid #ed2424;
    height: 25px;
    line-height: 25px;
    color: #000;
    background: #ed2424;
    z-index: 9999999;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 14px;
    color: #FFF;
	border-radius:2px;
}	
.wdlf_tuiJian_swiper_item_footer{
	padding: 10px 5px 5px 5px;
}	
.wdlf_tuiJian_itemCommonTips{
	font-size: 14px;
	height: 30px;
}
.wdlf_tuiJian_itemCommonTipsName{
	color: #222a3f;
	height: 40px;
    margin-bottom: 1px;
}
.wdlf_tuiJian_itemCommonTipsInfo{
	color: #687684;
	font-size: 12px;
	height: 16px;
}
