@charset "utf-8";
/* CSS Document */
.fightAd{
	width:720px;
	float:right;
	padding-top:5px;
	overflow:hidden;
}
/*******精选优惠券*********/
.busTj{
	width:960px;
	height:30px;
	margin-top:8px;
	border-bottom:2px solid #000;
	background:url(../fpage/bg/bg01.png) 0 -457px repeat-x;
	overflow:hidden;
}
.busTj .title{
	float:left;
	padding:10px 0 0 13px;
	text-align:left;
}
.busTj .rLink{
	float:right;
	padding:14px 10px 0 0px;
	font-weight:bold;
	color:#000;
	font-size:13px;
	text-align:left;
}
.busTj .rLink a{
	color:#000;
}
.busTj .rLink a:hover{
	color:#ff7200;
}
.feaList{
	width:960px;
	overflow:hidden;
}
.feaList dt{
	width:308px;
	height:168px;
	padding:13px;
	margin-top:13px;
	float:left;
	background:url(../fpage/bg/bg16.png) no-repeat;
	overflow:hidden;
}
.feaList dt .imgLine{
	width:304px;
	height:99px;
	text-align:left;
	overflow:hidden;
}
.feaList dt .imgLine .bigTxt{
	width:304px;
	height:27px;
	line-height:20px;
	font-weight:bold;
	color:#ff7200;
	font-size:14px;
	padding:0px;
	background:none;
	overflow:hidden;
}
.feaList dt .imgLine .busImg{
	float:left;
	width:96px;
	height:64px;
	padding:3px;
	border:1px solid #BFBFBF;
}
.feaList dt .imgLine .busImg img
{
    width:96px;
    height:64px;
    overflow:hidden;
}
.feaList dt .imgLine .rInfo{
	width:190px;
	height:70px;
	float:left;
	padding-left:10px;
	color:#000;
	line-height:20px;
	overflow:hidden;
}
.feaList dt .imgLine .rInfo .star{
	width:190px;
	height:25px;
	padding-top:2px;
}
.feaList dt .imgLine .rInfo .txt{
	width:192px;
	padding-top:10px;
	height:35px;
	line-height:18px;
	overflow:hidden;
}
.feaList dt .imgLine .rInfo a{
	color:#ff7200;
}
.feaList dt .imgLine .rInfo a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.busAddr{
	width:296px;
	margin-top:15px;
	line-height:22px;
	padding:8px 2px 0 6px;
	color:#666;
	border-top:1px dotted #DADADA;
	font-size:13px;
	text-align:left;
	overflow:hidden;
}
.black{
	color:#000;
}
.feaList dd{
	width:626px;
	float:right;
	
	overflow:hidden;
}
.feaList dd ul li{
	width:192px;
	height:90px;
	float:left;
	padding:13px 0 0 15px;
	overflow:hidden;
}
.feaList dd ul li img{
	width:182px;
	height:80px;
	padding:4px;
	background:#fff;
	border:1px solid #DCDCDC;
	overflow:hidden;
}
.feaList dd ul .hover img{
	border:1px solid #ff7200;
}
/***********其它惠源精选********/
.couponTjList{
	width:960px;
	overflow:hidden;
}
.couponTjList li{
	width:192px;
	height:181px;
	padding:13px 13px 3px 14px;
	float:left;
	margin:16px 6px 0px 13px;
	background:	url(../fpage/bg/bg03.png) 0 -140px no-repeat;
	overflow:hidden;
}
*html .couponTjList li{
	width:192px;
	height:181px;
	padding:13px 13px 3px 14px;
	float:left;
	margin:16px 13px 0px 6px;
	background:	url(../fpage/bg/bg03.png) 0 -140px no-repeat;
	overflow:hidden;
}
.couponTjList li img{
	width:182px;
	height:80px;
	padding:4px;
	border:1px solid #DCDCDC;
	background:#fff;
	margin-bottom:7px;
	overflow:hidden;
}
.couponTjList .hover img{
	width:182px;
	height:80px;
	padding:4px;
	border:1px solid #FF7200;
	background:#fff;
	margin-bottom:7px;
	overflow:hidden;
}
.couponTjList li .yelTxt{
	width:192px;
	height:18px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;/* 支持 IE */
    -o-text-overflow: ellipsis;    /* 支持 Opera */
}
.couponTjList li .yelTxt a{
	color:#FF7200;
}
.couponTjList li .yelTxt a:hover{
	color:#FF7200;
	text-decoration:underline;
}
.couponTjList li .infoTxt{
	width:192px;
	height:60px;
	line-height:22px;
	text-align:left;
	color:#666;
	overflow:hidden;
}
.txtBlack{
	color:#000;
}
.txtYel{
	color:#FF7200;
	font-weight:bold;
}
.couponTjList li .infoTxt a{
	color:#065AB1;
}
.couponTjList li .infoTxt a:hover{
	color:#065AB1;
	text-decoration:underline;
}