@charset "utf-8";
/* CSS Document */
.mainLeft{
	width:593px;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
.leftTip{
	width:593px;
	height:31px;
	background:url(../fpage/bg/bg05.png) repeat-x;
	overflow:hidden;
}
.leftTip .bgL,.leftTip .bgR{
	width:8px;
	height:31px;
	overflow:hidden;
}
.leftTip .bgL{
	float:left;
	background:url(../fpage/bg/bg06.png) no-repeat;
}
.leftTip .bgR{
	float:right;
	background:url(../fpage/bg/bg06.png) -9px 0 no-repeat;
}
.leftTip .txt{
	float:left;
	margin-left:3px;
	padding-left:20px;
	padding-top:5px;
	line-height:26px;
	height:26px;
	font-weight:bold;
	color:#666;
	background:url(../fpage/ico/ico02.png) no-repeat left 55%;
}
.leftTip a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.yel{
	color:#FF7200;
}
/**********搜索框********/
.serachFrame{
	width:593px;
	margin-top:12px;
	background:url(../fpage/bg/bg10.png)  repeat-y;
	overflow:hidden;
}
.serachFrame .bgBtm{
	width:593px;
	height:8px;
	background:url(../fpage/bg/bg09.png) no-repeat;
	overflow:hidden;
}
.serachFrame .serachCont{
	width:559px;
	padding:10px 17px 0px;
	text-align:left;
	line-height:20px;
	float:left;
	background:url(../fpage/bg/bg08.png) no-repeat left top;
	overflow:hidden;
}
.serachFrame .serachCont .itemLine{
	width:559px;
	padding-top:6px;
	color:#000;
	overflow:hidden;
}
.serachFrame .serachCont .itemLine .title{
	width:50px;
	float:left;
}
.serachFrame .serachCont .itemLine .txtCont{
	width:509px;
	float:left;
	color:#ff7200;
}
.serachFrame .serachCont .itemLine .txtCont dd{
	color:#000;
	padding:3px 0 0 5px;
	border:1px dashed #ff7200;
}


.serachFrame .serachCont .itemLine .txtCont a{
	color:#000;
}
.serachFrame .serachCont .itemLine .txtCont a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.serachFrame .serachCont .itemLine .txtCont .current{
	color:#ff7200;
	font-weight:bold;
}

.serachFrame .serachCont .itemLine .txtContIndex{
	width:509px;
	float:left;
}
/**********list**************/
.mainList{
	width:593px;
	margin-top:12px;
	background:url(../fpage/bg/bg05.png) 0 -238px repeat-x;
	overflow:hidden;
}
.mainList .titleLine{
	width:593px;
	height:41px;
	overflow:hidden;
}
.mainList .titleLine .bgL,.mainList .titleLine .bgR{
	width:16px;
	height:41px;
	overflow:hidden;
}
.mainList .titleLine .bgL{
	float:left;
	background:url(../fpage/bg/bg06.png) -17px -100px no-repeat;
}
.mainList .titleLine .bgR{
	width:8px;
	float:right;
	background:url(../fpage/bg/bg06.png) -26px -100px no-repeat;
}
.mainList .titleLine .lineCont{
	width:561px;
	padding:18px 0 2px;
	height:20px;
	border-bottom:1px dotted #c8c8c8;
	line-height:23px;
	float:left;
	color:#000;
	overflow:hidden;
}
.mainList .titleLine .lineCont .lTitle{
	float:left;
}
.mainList .titleLine .lineCont .rPage
{
	float:right;
}
.mainList .pL,.mainList .pR
{
	float:left;
}
.mainList .pL
{
	padding-right:13px;
}
.mainList .titleLine .lineCont .rPage input{
	vertical-align:top;
}
.listUl{
	width:563px;
	padding:0px 14px 8px 14px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	background:#fcfcfc;
	overflow:hidden;
}
.listUl li{
	width:561px;
	height:136px;
	background:#fff;
	margin-top:13px;
	overflow:hidden;
	position:relative;
}
.listUl .bgT,.listUl .bgB{
	width:561px;
	height:7px;
	overflow:hidden;
}
.listUl .bgT .bgTl,.listUl .bgT .bgTr,.listUl .bgB .bgBl,.listUl .bgB .bgBr{
	width:8px;
	height:7px;
	overflow:hidden;
}
.listUl .bgT .bgTl{
	float:left;
	background:url(../fpage/bg/bg06.png) -17px -80px no-repeat;
}
.listUl .bgT .bgTr{
	float:right;
	background:url(../fpage/bg/bg06.png) -26px -80px no-repeat;
}
.listUl .bgB .bgBl{
	float:left;
	background:url(../fpage/bg/bg06.png) -17px -88px no-repeat;
}
.listUl .bgB .bgBr{
	float:right;
	background:url(../fpage/bg/bg06.png) -26px -88px no-repeat;
}
.listUl .bgT .bgTc,.listUl .bgB .bgBc{
	width:545px;
	height:6px;
	float:left;
	overflow:hidden;
}
.listUl .bgT .bgTc{
	border-top:1px solid #e1e1e1;
}
.listUl .bgB .bgBc{
	border-bottom:1px solid #e1e1e1;
}
.listUl dl{
	width:539px;
	height:122px;
	padding:0 10px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	text-align:left;
	overflow:hidden;
}
.listUl dl dt{
	width:539px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	overflow:hidden;
}
.listUl dl dd{
	width:539px;
	overflow:hidden;
}
.listUl dl dt a{
	color:#ff7200;
}
.listUl dl dt a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.listUl dl dd img{
	width:182px;
	height:80px;
	padding:4px;
	background:#fff;
	border:1px solid #DCDCDC;
	float:left;
}
.listUl dl .hover img{
	border:1px solid #ff7200;
}
.listUl .text{
	width:330px;
	height:91px;
	padding-left:8px;
	text-align:left;
	line-height:20px;
	float:left;
	overflow:hidden;
}
.gray{
	color:#333;
}
.blue{
	color:#065AB1;
}
.listUl .text a{
	color:#333;
}
.listUl .text a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.listUl .text .link a{
	color:#065AB1;
}
.listUl .text .link a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.listUl .text .name{
	width:330px;
	height:25px;
	overflow:hidden;
}
.listUl .text .addr{
	width:330px;
	height:45px;
	overflow:hidden;
}
.listUl  .detail{
	width:70px;
	height:19px;
	line-height:18px;
	padding:2px 0 0 19px;
	background:url(../fpage/bg/bg06.png) -80px -40px no-repeat;
	position:absolute;
	top:88px;
	right:15px;
	cursor:pointer;
	overflow:hidden;
}
.mainList .btmLine{
	width:593px;
	height:38px;
	background:url(../fpage/bg/bg05.png) 0 -279px repeat-x;
	overflow:hidden;
}
.mainList .btmLine .bgL,.mainList .btmLine .bgR{
	width:16px;
	height:38px;
	overflow:hidden;
}
.mainList .btmLine .bgL{
	float:left;
	background:url(../fpage/bg/bg06.png) -40px -100px no-repeat;
}
.mainList .btmLine .bgR{
	width:8px;
	float:right;
	background:url(../fpage/bg/bg06.png) -49px -100px no-repeat;
}
.mainList .btmLine .lineCont{
	width:561px;
	padding:8px 0 2px;
	height:20px;
	border-top:1px dotted #c8c8c8;
	line-height:23px;
	float:left;
	color:#000;
	overflow:hidden;
}
.mainList .btmLine .lineCont .returnTop{
	width:68px;
	height:17px;
	text-align:center;
	padding-top:2px;
	line-height:17px;
	float:left;
	background:url(../fpage/bg/bg06.png) -130px -61px  no-repeat;
	overflow:hidden;
}
.mainList .btmLine .lineCont .rPage{
	float:right;
}
.mainList .btmLine .lineCont img,.mainList .btmLine .lineCont input{
	vertical-align:middle;
}
.mainList .btmLine a{
	color:#000;
}
.mainList .btmLine a:hover{
	color:#ff7200;
}
/**********right**********/
.mainRight{
	width:346px;
	float:right;
	margin-top:5px;
	overflow:hidden;
}
.rightBr{
	width:346px;
	background:url(../fpage/bg/bg07.png) repeat-y;
	overflow:hidden;
}
.rightBr .brTop,.rightBr .brBtm{
	width:346px;
	height:12px;
	overflow:hidden;
}
.rightBr .brTop{
	background:url(../fpage/bg/bg06.png) -17px 0 no-repeat;
}
.rightBr .brBtm{
	background:url(../fpage/bg/bg06.png) -17px -13px no-repeat;
}
.rightBr .cont{
	width:341px;
	padding:0 3px 0 2px;
	overflow:hidden;
}
.rightTitle{
	width:346px;
	height:23px;
	background:#CDCDCD;
	margin:12px 0 4px 0;
	overflow:hidden;
}
.rightTitle .bgL,.rightTitle .bgR{
	width:8px;
	height:23px;
	overflow:hidden;
}
.rightTitle .bgL{
	float:left;
	background:url(../fpage/bg/bg06.png) -60px -100px no-repeat;
}
.rightTitle .bgR{
	float:right;
	background:url(../fpage/bg/bg06.png) -69px -100px no-repeat;
}
.rightTitle .title{
	float:left;
	padding:6px 0 0 6px;
	text-align:left;
}
.rightBr .downType{
	width:320px;
	padding:7px 9px 4px 12px;
	text-align:left;
	overflow:hidden;
}
*html .rightBr .downType{
	width:320px;
	padding:10px 9px 4px 12px;
	text-align:left;
	overflow:hidden;
}
.rightBr .downType dt{
	line-height:40px;
	color:#FF7200;
	font-weight:bold;
	font-size:14px;
	padding-left:45px;
	height:36px;
	margin-left:4px;
	background:url(../fpage/ico/ico03.png) no-repeat left 40%;
}
.rightBr .downType .step2{
	line-height:40px;
	color:#FF7200;
	font-weight:bold;
	font-size:14px;
	padding-left:45px;
	height:36px;
	margin-left:4px;
	margin-top:6px;
	background:url(../fpage/ico/ico05.png) no-repeat left 40%;
}
.rightBr .downType dd{
	width:320px;
	padding:5px 0 0 0;
	
	overflow:hidden;
}
.rightBr .downType dd img{
	float:left;
	width:198px;
	padding-right:10px;
	padding-bottom:25px;
	background:url(../fpage/ico/ico04.png) no-repeat 50% 98%;
}
.rightBr .downType dd .noBg img{
	float:left;
	width:198px;
	padding-right:10px;
	padding-bottom:5px;
	background:none;
}
.rightBr .downType dd .text{
	float:left;
	width:112px;
	text-align:left;
	line-height:18px;
	padding-top:2px;
	color:#000;
}
.rightBr .downType dd .text .txtCont{
	padding-top:8px;
}
/***********最新商家***********/
.newBusList{
	width:309px;
	padding:0 16px 4px;
	overflow:hidden;
}
.newBusList li{
	width:305px;
	height:70px;
	padding:10px 0 13px 4px;
	margin-bottom:5px;
	border-bottom:1px dashed #DADADA;
	overflow:hidden;
}
.newBusList li img{
	width:96px;
	height:64px;
	padding:3px;
	background:#fff;
	border:1px solid #BFBFBF;
	float:left;
	overflow:hidden;
}
.newBusList li .text{
	float:left;
	width:190px;
	height:60px;
	text-align:left;
	line-height:18px;
	padding:2px 0 2px 10px;
	color:#333;
}
.newBusList li .text .title{
	height:35px;
	font-weight:bold;
	overflow:hidden;
}
.newBusList li .text .txtCont{
	padding-top:4px;
	width:190px;
	height:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;/* 支持 IE */
    -o-text-overflow: ellipsis;    /* 支持 Opera */
}
.newBusList li .text .txtCont:after{content:"...";}
.newBusList li a{
	color:#008AD4;
}
.newBusList li a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.newBusList li .text .title a{
	color:#000;
}
.newBusList li .text .title a:hover{
	color:#ff7200;
	text-decoration:underline;
}
/******************优惠券内容页面*******************/
#contL{
	padding-left:3px;
}
#contR{
	padding-right:2px;
}
.leftCont{
	width:585px;
	padding:1px;
	border:2px solid #E3E3E3;
	margin-top:10px;
	overflow:hidden;
}
.leftCont .titleLine{
	width:573px;
	height:26px;
	line-height:26px;
	padding:3px 0 0 12px;
	color:#ff7200;
	font-weight:bold;
	background:#F9F9F9;
	text-align:left;
	overflow:hidden;
}
.leftCont #title{
	font-size:14px;
}
.leftCont .imgCoupon{
	width:580px;
	height:240px;
	padding:3px 2px 3px 3px;
	border-bottom:1px dashed #DBDBDB;
	border-top:1px dashed #DBDBDB;
	overflow:hidden;
}
.leftCont .imgCoupon img
{
    width:580px;
    height:240px;
    overflow:hidden;
}
.leftCont .contItem{
	width:555px;
	padding:10px 15px 10px 15px;
	line-height:20px;
	text-align:left;
	border-bottom:1px dashed #DBDBDB;
	overflow:hidden;
}
.validLine {
	width:585px;
	height:28px;
	padding:2px 0 0 0;
	line-height:30px;
	font-weight:bold;
	color:#ff5002;
	border-bottom:1px dashed #dbdbdb;
	color:#333;
	overflow:hidden;
}
.validLine .validLineL {
	width:380px;
	padding-left:8px;
	text-align:left;
	float:left;
}
.validLine .validLineR {
	width:170px;
	padding-right:6px;
	text-align:right;
	float:right;
}
.validLine .validLineR a {
	color:#008ad4;
	text-decoration:none;
}
.validLine .validLineR a:hover {
	color:#008ad4;
	text-decoration:underline;
}
/**************comments*****************/
.panComments{
	width:555px;
	padding:0 15px 13px 15px;
	overflow:hidden;
	text-align:left;
}
.commentList{
	width:548px;
	padding:10px 3px 5px 4px;
	border-bottom:1px dashed #E6E6E6;
	line-height:18px;
	color:#333;
	text-align:left;
}
.commentList .starLine{
	width:548px;
	line-height:23px;
	margin-bottom:6px;
	overflow:hidden;
}
.commentList .sDate{
	width:548px;
	padding-top:10px;
}
.commentList .sDate .gray{
	color:#999;
}
.commPage {
	width:548px;
	/*border-top:1px dashed #d1d2d2;*/
	line-height:25px;
	text-align:right;
	overflow:hidden;
}
.commentInput{
	width:548px;
	margin-top:10px;
	background:#FBFAFA;
	border:1px solid #DBDBDB;
	overflow:hidden;
}
.commentInput .commTtitle{
	width:538px;
	padding:12px 10px 8px 10px;
	font-weight:bold;
	font-size:14px;
	color:#FF5002;
	border-bottom:1px solid #EFECEC;
}
.commentInput .commCont{
	width:535px;
	padding:10px 10px 10px 8px;
	border-top:1px solid #FFF;
	overflow:hidden;
}
.commentInput .commItem{
	width:538px;
	padding-top:8px;
	overflow:hidden;
}
.commentInput .commText{
	width:70px;
	float:left;
	text-align:right;
	line-height:23px;
}
.commentInput .commInput{
	width:468px;
	float:left;
}
.commentInput .yel{
	color:#FE7D27;
	font-size:12px;
}
.returnLine {
	width:585px;
	padding:5px 0 0 0;
	border-top:1px dashed #dbdbdb;
	overflow:hidden;
}
.returnLine .returnTop {
	width:60px;
	float:right;
	padding-left:20px;
	line-height:23px;
	text-align:left;
	background:url(../fpage/ico/ico06.jpg) no-repeat left 45%;
	color:#666;
}
.returnLine a {
	color:#666;
	text-decoration:none;
}
.returnLine a:hover {
	color:#666;
	text-decoration:underline;
}
/*************right************/
.busItem{
	width:344px;
	background:url(../fpage/bg/bg12.png) repeat-y;
	overflow:hidden;
}
.busItem .bgTop{
	width:344px;
	background:url(../fpage/bg/bg13.png) no-repeat left top;
}
.busItem .bgBtm{
	width:304px;
	padding:20px 20px 15px;
	background:url(../fpage/bg/bg14.png) no-repeat left bottom;
	text-align:left;
	overflow:hidden;
}
.busItem .bgBtm dl{
	width:304px;
	height:97px;
	overflow:hidden;
}
.busItem .bgBtm dt{
	width:304px;
	height:25px;
	line-height:20px;
	font-weight:bold;
	color:#ff7200;
	font-size:14px;
	overflow:hidden;
}
.busItem .bgBtm dd .busImg{
	float:left;
	width:96px;
	height:64px;
	padding:3px;
	border:1px solid #BFBFBF;
}
.busItem .bgBtm dd .busImg img{
	width:96px;
	height:64px;
	overflow:hidden;
}
.busItem .bgBtm dd .rInfo{
	width:190px;
	height:70px;
	float:left;
	padding-left:10px;
	color:#000;
	line-height:20px;
	overflow:hidden;
}
.busItem .bgBtm dd .rInfo .star{
	width:190px;
	height:25px;
	padding-top:2px;
}
.busItem .bgBtm dd .rInfo .txt{
	width:192px;
	padding-top:10px;
	height:35px;
	line-height:18px;
	overflow:hidden;
}
.busItem .bgBtm dd .rInfo a{
	color:#ff7200;
}
.busItem .bgBtm dd .rInfo a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.busItem  .busAddr{
	width:296px;
	margin-top:15px;
	line-height:22px;
	padding:8px 2px 0 6px;
	color:#666;
	border-top:1px dotted #DADADA;
	font-size:13px;
	overflow:hidden;
}
.black{
	color:#000;
}
.busMap{
	width:344px;
	height:273px;
	margin-top:12px;
	background:#f1f1f1;
	overflow:hidden;
}
.busMap .bgT,.busMap .bgB{
	width:344px;
	height:6px;
	overflow:hidden;
}
.busMap .bgT{
	background:url(../fpage/bg/bg11.png) no-repeat;
}
.busMap .bgB{
	background:url(../fpage/bg/bg11.png) 0 -19px no-repeat;
}
.busMap .map{
	width:331px;
	height:259px;
	padding:1px 7px 1px 6px;
	overflow:hidden;
}
.busMap .map img{
	width:329px;
	height:257px;
	border:1px solid #919191;
	overflow:hidden;
}
/***********周边优惠券*********/
.couList{
	margin-top:12px;
}
.couList .title{
	width:300px;
	padding-left:4px;
	line-height:25px;
	font-weight:bold;
	color:#000;
	font-size:14px;
	border-bottom:1px dotted #E6E6E6;
}
.couList .rlistUl{
	width:300px;
	padding:5px 2px;
	overflow:hidden;
}
.couList .rlistUl li{
	width:294px;
	padding:0 0 10px 6px;
	border-bottom:1px dashed #E6E6E6;
	margin:10px 0 5px;
	overflow:hidden;
}
.couList .rlistUl li dl{
	width:294px;
	height:114px;
	overflow:hidden;
}
.couList .rlistUl li dl dt{
	width:294px;
	height:24px;
	font-weight:bold;
	font-size:12px;
	color:#ff7200;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;/* 支持 IE */
    -o-text-overflow: ellipsis;    /* 支持 Opera */
}
.couList .rlistUl li dl dt a{
	color:#ff7200;
}
.couList .rlistUl li dl dt a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.couList .rlistUl li dl dd .couImg{
	width:182px;
	height:80px;
	padding:4px;
	border:1px solid #DCDCDC;
	float:left;
	overflow:hidden;
}
.couList .rlistUl li dl dd .couImg img{
	width:182px;
	height:80px;
	overflow:hidden;
}
.couList .rlistUl li dl dd .rInfo{
	width:92px;
	height:112px;
	float:left;
	padding-left:10px;
	text-align:left;
	overflow:hidden;
}
.couList .rlistUl li dl dd .rInfo .star{
	width:92px;
	height:20px;
	overflow:hidden;
}
.couList .rlistUl li dl dd .rInfo .text{
	width:92px;
	height:38px;
	padding:5px 0;
	line-height:20px;
	overflow:hidden;
}
.couList .rlistUl li dl dd .rInfo .detail{
	width:70px;
	height:19px;
	line-height:18px;
	padding:2px 0 0 19px;
	background:url(../fpage/bg/bg06.png) -80px -40px no-repeat;
	cursor:pointer;
	overflow:hidden;
}
/***********comment*********/
div#AddDP{
    text-align: left;    margin-top:20px; }
div#AddDP h5{
    margin:0;padding:0px; 
}
div#AddDP .Star span
{
	display:block;
	float:left;
}
div#AddDP .Star li{
    float:left; height:20px; margin-right:8px; min-width:100px;overflow:hidden;  
}
div#AddDP .Star li .Select{
    float:left;    padding:0px; display: block;
}
div#AddDP .Star li .Select img{
    vertical-align:text-top; padding:0px; margin: 0 -2px 0; 
}
div#AddDP .number
{
	color:#ff7200;
}