/*优惠券列表*/
.list_coupon							{ padding-top:5px; margin-bottom:10px; overflow:hidden;}
.list_coupon ul							{ padding:5px 0px 0px; overflow:hidden; margin-right:-10px;}
.list_coupon li							{ float:left; width:326px; height:118px; padding:9px; margin:10px 10px 10px 0px; display:inline; position:relative; border:1px solid #e6e6e6; }
.list_coupon li .picBox					{ width:105px; height:105px; background:#ffffff; text-align:center; display:inline-block; position:relative; overflow:hidden; position:absolute; left:5px; top:5px;}
.list_coupon em							{ width:105px; height:105px; display:inline-block; overflow:hidden; position:relative; z-index:9; }
.list_coupon em a						{ margin:0px auto; width:210px; height:210px; position:absolute; left:-50%; top:-50%; text-align:center; cursor:pointer;}
.list_coupon h6							{ margin-top:0; margin-bottom:3px; height:40px; font-size:12px; line-height:20px; OVERFLOW: hidden; text-align:left; margin-left:110px;  }
.list_coupon h5							{ margin-top:0; margin-bottom:4px; height:30px; font-weight:bold; font-size: 14px; line-height:30px; OVERFLOW: hidden; text-align:right; margin-left:110px; margin-right:65px;}
.list_coupon s							{ width:48px; height:48px; padding:1px; border:1px solid #e6e6e6; text-align:center; display:table-cell; background:#FFFFFF; position:absolute; right:5px; top:-15px; border-radius:5px; box-shadow:2px 2px 2px #999999;}
.list_coupon s img						{ width:48px; height:48px;}
.list_coupon p							{ margin:0px 0px 0px 110px; height:20px; font:12px/20px "Arial","宋体"; color:#999999; border-top:1px dashed #d1d1d1; padding-top:5px; text-align:left; position:relative; }
.list_coupon p span						{ position:absolute; right:0px; text-align:right; }

/*商家列表*/
.list_store								{ padding-top:5px; overflow:hidden;}
.list_store ul							{ display:block; clear:both; overflow:hidden;}
.list_store li							{ border-bottom:dashed 1px #cccccc; padding:10px 0px 10px 0px; margin:0px 0px; display:block; position:relative; overflow:hidden; }          
.list_store li:hover					{ background:#f0ffe0;}                            
.list_store li .pic						{ float:left; width:124px; height:124px; padding:1px; border:1px solid #cccccc; text-align:center; background:#FFFFFF; margin-right:10px; display:inline-block; }
.list_store li .pic img{max-height:100%; max-width:100%;}
.list_store li .name					{ margin-left:140px; padding-right:170px; height:24px; color:#2DA2BF; font:bold 14px/24px "Arial","宋体";  TEXT-OVERFLOW: ellipsis; DISPLAY: block; WHITE-SPACE: nowrap; OVERFLOW: hidden; }
.list_store li .name span				{ color:#ff6600; font-size:12px;}
.list_store li .name a					{ color:#16b; TEXT-DECORATION: none; }
.list_store li .address					{ margin-left:140px; padding-left:20px; height:20px; color:#333333; font-size:12px; line-height:20px; background:url("../images/icon_address.gif") no-repeat;}
.list_store li .tel						{ margin-left:140px; padding-left:20px; height:20px; color:#ff6600; font-weight:bold; font-size:14px; line-height:20px; background:url("../images/icon_tel.gif") no-repeat;}
.list_store li .intro					{ margin-left:140px; color:#666666; line-height:20px;}
.list_store li .intro b					{ color:#333333;}
.list_store li .rank_score				{ position:absolute; right:0px; top:10px; overflow:hidden; }
.list_store li .ewm						{ width:120px; height:120px; position:absolute; top:12px; left:2px; display:none;}
.list_store li .ewm a					{ width:120px; height:120px; display:block; background:url(about:blank);}
.list_store li .ewm img					{ width:120px; height:120px;}


.SL_pl                                  { width:60px; height:20px; border-radius:3px; background:#61ab16; text-align:center; line-height:30px;  line-height:20px; color:#fff; position:absolute; top:7px; right:90px;}
.SL_pl a                                { display:block; cursor:pointer; text-decoration:none; color:#FFF;}


.SL_money                                  { height:20px; line-height:30px;  line-height:20px; color:#888; position:absolute; top:32px; right:80px;}



/*地图插件*/
.map_plug								{ width:290px; height:328px; overflow:hidden; margin-bottom:8px;}
.map_plug_map 							{ border: 1px solid #CCCCCC; height: 290px; overflow: hidden; width: 290px;}
.map_move 								{ background: #F0EEE9; height: 30px; overflow: hidden; padding: 6px 0 0 6px; }

/*推荐商家*/
.box_tjsj 								{ margin-bottom:8px; /*width:275px;*/ padding:6px 6px 0px 7px; overflow:hidden; border-left:1px solid #C3E89B; border-bottom:1px solid #C3E89B; border-right:1px solid #C3E89B; background:#FFFFFF; }
.box_tjsj ul							{ margin-bottom:-7px; padding-bottom:0px; overflow:hidden;}
.box_tjsj li							{ /*width:275px; height:82px;*/ padding-bottom:6px; margin-bottom:6px; border-bottom:1px dashed #C3E89B; position:relative; }
.box_tjsj em 							{ WIDTH: 80px; height:80px; BORDER: #d1d1d1 1px solid; display:block; text-align:center;}
.box_tjsj em img						{ max-width:100%; max-height:100%; /*background:#ffffff;*/}	
.box_tjsj h6 							{ /*margin-left:87px; WIDTH:188px;*/ DISPLAY:block; height:20px; font:bold 12px/20px "宋体"; color:#000000; text-decoration:none; WHITE-SPACE: normal; overflow:hidden; margin:0;}
.box_tjsj h6 a							{ color:#000000;}
.box_tjsj h6 a:hover					{ color:#ff6600;}
.box_tjsj label							{ margin:0px; /*padding-right:8px;*/ DISPLAY:block; height:20px; font:12px/20px "Arial","宋体"; overflow:hidden;}
.box_tjsj p								{ margin:0px; DISPLAY:block; height:20px; font:12px/20px "Arial","宋体"; color:#666666; text-align:left;  overflow:hidden;}
.box_tjsj p span						{ color:#ff6600; font-weight:700;}

/*便民工具箱*/
.box_bmgj								{ background:#FFFFFF; padding:4px; border-left:1px solid #C3E89B; border-right:1px solid #C3E89B; border-bottom:1px solid #C3E89B; overflow:hidden;}
.box_bmgj li							{ float:left; width:50px; height:75px; line-height:25px; text-align:center; margin:0px 10px;}
.icon_tqcx								{ background:url("../images/icon_bmgj.gif") no-repeat 0px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_wzcx								{ background:url("../images/icon_bmgj.gif") no-repeat -50px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_csgj								{ background:url("../images/icon_bmgj.gif") no-repeat -100px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_zls								{ background:url("../images/icon_bmgj.gif") no-repeat -150px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_gjj								{ background:url("../images/icon_bmgj.gif") no-repeat -200px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_sbcx								{ background:url("../images/icon_bmgj.gif") no-repeat -250px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_rqcx								{ background:url("../images/icon_bmgj.gif") no-repeat -300px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}
.icon_dfcx								{ background:url("../images/icon_bmgj.gif") no-repeat -350px 0px; padding-top:50px; width:50px; display:block; CURSOR: pointer;}

.space_star_l						{ margin:0px auto; width:80px; height:14px; background:url("../../global/images/090img/shop_star.gif") no-repeat;}
.space_star							{ margin:0px auto; width:80px; height:14px; background:url("../../global/images/090img/shop_star.gif") no-repeat; display:inline-block;}
.space_star_s						{ margin:0px auto; width:80px; height:14px; background:url("../../global/images/090img/shop_star.gif") no-repeat;}
.star_five 							{ BACKGROUND-POSITION: 0px 0px}
.star_four-ban	    				{ BACKGROUND-POSITION: 0px -17px}
.star_four 							{ BACKGROUND-POSITION: 0px -34px}
.star_three-ban	   					{ BACKGROUND-POSITION: 0px -51px}
.star_three	    					{ BACKGROUND-POSITION: 0px -68px}
.star_two-ban 						{ BACKGROUND-POSITION: 0px -85px}
.star_two		    				{ BACKGROUND-POSITION: 0px -102px}
.star_one-ban       				{ BACKGROUND-POSITION: 0px -119px}
.star_one 							{ BACKGROUND-POSITION: 0px -136px}
.star_ban		    				{ BACKGROUND-POSITION: 0px -153px}
.star_zero		    				{ BACKGROUND-POSITION: 0px -170px}
