@charset "utf-8";
.mt20{
	margin-top:20px;	
}
.arial{
	font-family:arial;	
}
.search-cont{
	*display: inline;
	float:left;
	margin-left:20px;
	width:770px;
	font-size:15px;
}
.search-cont p{margin-bottom:20px;text-indent:2em;line-height:24px;}
/*搜索无结果*/
.noresult{
	padding-left:104px;
	padding-top:40px;
}
.noresult .tips{
	position:relative;
	margin:0 0 15px;
	font:bold 14px/20px "Simsun";
	zoom:1;	
}
.noresult .tips i{
	position:absolute;
	top:50%;
	left:-50px;
	margin-top:-20px;
	display:block;
	width:50px;
	height:40px;
	background:url(../images/help-icon.png) no-repeat 0 0;
}
.noresult .suggest dt,.noresult .suggest dd{
	line-height:30px;
	color:#666;
	font-family:"Simsun";
}
.noresult .suggest dt{
	font-weight:bold;	
}
.sugg-txt{
	width:208px;
	height:24px;
	padding:0 5px;
	border:1px solid #dd424d;
	line-height:24px;
	color:#A5A5A5;	
}
.sugg-btn{
	width:44px;
	height:26px;
	padding:0;
	line-height:24px;
	text-align:center;
	background:#dd424d;
	border:0 none;	
	color:#fff;
	cursor:pointer;
}
.sugg-btn:hover{
	background:#f75964;
}
.suggest a{
	color:#0066cc;	
}
.suggest a:hover{
	color:#0066CA;
}
.search-list{
	border:1px solid #E7E7E7;
	padding:10px 40px 40px 20px;
	color:#5e5e5e;	
	margin:20px 0;
}
.search-list ul{padding:20px;}
.search-list ul li{height:26px;line-height:26px;}
.search-list ul.table li{height:42px;line-height:42px;}
.search-list ul li a{margin-right:20px;}
.search-list p label{display:block;width:120px;float:left;}
.search-list p .intxt{width:120px;height:24px;padding-left:10px;line-height:24px;border:1px solid #d1d1d1;}
.search-list p #cont{border:1px solid #d1d1d1;width:90%;height:140px;}
.search-list p .coolbg{width:120px;height:31px;border:1px solid #d1d1d1;margin-right:20px;background:url('../images/index-ui.png') -10px -289px no-repeat;}
.search-list .hd{
	font:bold 14px/34px "Simsun";
	border-bottom:1px solid #E6E6E6;	
}
.search-list .hd em,
.noresult .tips em,
.search-list .hd i{
	color:#dd424d;
	font-weight:bold;
}
.search-list .hd i{
	font-family:Arial;	
}
.search-list .bd{
	padding-left:20px;	
}
.search-item{
	line-height:22px;
	border-bottom:1px dashed #E6E6E6;
	padding:10px 0;	
}
.search-item h4{
	margin-bottom:3px;
}
.search-item h4 a{
	font-size:14px;
	color:#0065CD;	
}
.search-item h4 a:hover{
	color:#dd424d;		
}
.search-item h4 a em,.search-item p em{
	color:#dd424d;	
}

/*分页*/
.pagination{
    clear: both;
    height:32px;
}
.pagination a,
.pagination span,
.pagination label,
.pagination button{
	*display: inline;
    float: left;
}
.pagination a,.pagination span.cur{
    height:30px;
    margin:0 0 0 -1px;
    padding:0 12px;
    background: #FFF;
    border:1px solid #ddd;
    font:normal 14px/30px Arial;
    color:#5e5e5e;
}
.pagination span.cur{
    background: #F8F8F8;
    border: 1px solid #E6E6E6;
    font-weight:700;
    color:#a5a5a5;
    border-color:#DDD; 
}
.pagination a:hover{
    color:#CC0000;
    text-decoration:none;
    border-color: #CCC;   
}
.pagination a.prev:hover,.pagination a.next:hover{
    font-weight:normal;
    color:#cc0000;  
    background:#fff;
}
.pagination s{
    position: absolute;
    text-decoration: none;
    font: 700 16px/28px "新宋体";
    color: #CC0000;
	top:1px;
	*top:0;
}
.pagination .prev{
    position: relative;
    padding: 0 9px 0 21px;
    font-size:12px;
}
.pagination .prev s{
    left:9px;
}

.pagination .next{
    position: relative;
    padding: 0 21px 0 9px;
    font-size:12px;
}
.pagination .next s{
    right:9px;
}
.pagination .placeholder{
    overflow: hidden;
    width:16px;
    height:32px;
    line-height:24px;
    margin:0 8px;
    
}
.pagination .show-more{
    margin: 0 10px;
    padding: 0 14px 0 0;
    border: 0 none;
    font-weight: 500;
}
.pagination .show-more:hover{
    background: none;
    border: 0 none;
    color: #EA5504;
    text-decoration: underline;
}

.pagination .txt-wrap{
    margin: 0 5px 0 10px;
    color: #959595;
    padding-top: 3px;
}
.pagination .txt{
    display: inline-block;
    width: 32px;
    height:24px;
    margin: 0 5px;
    line-height:24px;
    overflow: hidden;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    _position:relative;
    _top:-1px;
    _left: 5px;
}
.pagination .txt:focus{
    border-color: #A5A5A5;
}
.pagination .btn{
    width:43px;
    height:24px;
    padding: 0;
    margin-top: 3px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    background:#f8f8f8;
    line-height: 24px;
    *line-height: 26px;
    font-size: 12px;
    overflow: hidden;
}
.pagination .btn:hover{
    border:1px solid #ccc;
    color:#333;
}
.pagination .btn:active{
    background:#f3f3f3
}
.pagination .disable{
    cursor:default;
    background:#F8F8F8;
    color:#ccc;
}
.pagination a.disable:hover{
    color:#ccc; 
    background:#f8f8f8;
    border-color: #DDD;
}
.pagination .disable s{
    color:#CCC;
}
/*选择配送查询*/
.send-item{
	margin-left:30px;
	border-top:1px dashed #E6E6E6;
	color:#5e5e5e;
}
#deliveryIntro{
	padding-bottom:50px;
}
#deliveryIntro .send-info li .name{
	margin-top:0px;
}
#deliveryIntro .send-info li .info{
	float:left;
	width:270px;   
}
.first-item{
	border:0 none;	
}
.area-item{
	padding-bottom:20px;	
}
.send-item h4,.send-item h1{
	font:bold 14px/24px 'Simsun';
	padding:15px 0;
	margin-left:-10px;
	color:#333;
}
.area-item h1{
	padding:25px 0 13px;
}
.send-item h4 i,.send-item h1 i{
	display:inline-block;
	width:10px;
	height:24px;
	background:url(../images/help-icon.png) no-repeat -64px -6px;	
	_background:url(../images/help-icon.png) no-repeat -64px -8px;
}
.send-area{
	background:#F8F8F8;
	padding:5px 15px 10px 15px;	
	line-height:22px;
}
.send-area .tips{
	color:#DD424D	
}
.send-info{
	width:740px;
	overflow:hidden;	
}
.send-info ul{
	width:810px;	
}
.send-info li{
	*display: inline;
	float:left;
	width:360px;
	padding:0 0 30px 5px;
}
.send-info li .pic{
	*display: inline;
	float:left;
	width:70px;
	height:70px;
	margin-right:10px;	
}
.send-info li .info{
	float:right;
	width:280px;
}
.send-info li .name{
	font:bold 14px/28px "Simsun";	
}
.send-info li .name a{
	color:#5e5e5e;	
}
.send-info li .name a:hover{
	color:#DD424D;	
}
.send-info li .time{
	color:#888;
	line-height:22px;
}
.send-gome .hd li{
	*display: inline;
	float:left;
	height:30px;
	padding:0 15px;
	font:bold 14px/30px 'Simsun';
	background:#F8F8F8;
	margin-right:10px;
	position:relative;
}
.send-gome .hd li a,.send-gome .hd li a:hover{
	color:#5E5E5E;	
}
.send-gome .hd li.cur{
	background:#FFA042;	
}
.send-gome .hd li.cur a,
.send-gome .hd li.cur a:hover{
	color:#fff;	
	text-decoration:none;
	cursor:default;
}
.send-gome .hd li.cur b{
	display:block;
	width:11px;
	height:6px;
	background:url(../images/help-icon.png) no-repeat -59px 0;
	position:absolute;
	top:30px;
	left:40px;	
}
.bd-item{
	margin-top:15px;	
}
.gome table{
	border:2px solid #FFCA94;
	table-layout:fixed;
}
.gome td{
	border:1px solid #ffeedd;	
	text-align:center;
	line-height:20px;
	font-family:"Simsun";
	height:50px;
	word-wrap:break-word;
}
.gome table thead td{
	line-height:34px;
	background:#FFF6EF;
	font-weight:bold;
	height:34px;
}
.gome td .text{
	width:50px;
	margin:0 auto;
	text-align:left;
}
.gome td .link{
	color:#0066cc;
	font-family:Arial;
}
.gome td .region{
	width:144px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.region .icon{
	*display: inline;
	float:right;
	width:16px;
	height:12px;
	background:url(../images/help-icon.png) no-repeat 0 -45px;
	cursor:pointer;
}
.more-icon{
	position: absolute;
	top: 24px;
	right: 0;
	width: 24px;
    height: 12px;
    background: #fff;
}
.more-region{
	display:none;
	position:absolute;
	top:45px;
	left:128px;
	width:372px;
	padding:10px;
	box-shadow:0 0 10px 1px #D3D3D3;
	background:#fff;
	z-index:10;	
	color:#5D5D5D;
}
.more-region p{
	position:relative;	
}
.more-region .close{
	display:block;
	width:20px;
	height:20px;
	background:url(../images/help-icon.png) no-repeat -28px -40px;
	position:absolute;
	right:-20px;
	top:-20px;	
}
.more-region .close:hover{
	background-position:-50px -40px;	
}
.region2{
	padding:0 14px;
	text-align:left;	
}
.region2 a{
	color:#0066CC;
}
.bd-item .tips{
	line-height:24px;
	margin-top:10px;
	color:#A4A4A4;	
	font-family:'Simsun';
	padding-left:10px;
}
.third-info{
	padding:10px 23px;
	border: 2px solid #FFCA94;
	font:normal 14px/24px 'Simsun';
}
.third-info a{
	color:#0066CC;
}
#special .tips a{
	color:#0066CC;
}
.peisonglink a{
	color:#0066CC;
}
/*选择地址*/
.filter-item{
	*display: inline;
	float:left;
	display:inline;
	height:32px;
	margin-top:5px;
	line-height:32px;
	color:#5e5e5e;
}
.red-tips{
	color:#DD424D;
	margin-left:10px;
	height:24px;
	line-height:24px;	
}
.filter-item .select-bd{
	display:none;
	width:520px;
	
	background:#fff;
	position:absolute;
	left:1px;
	_left:0;
	top:23px;
	*top:22px;
	top:22px\9;
	top:22px\0;
	z-index:12;
	padding:10px;
	box-shadow:0 0 10px 1px #D3D3D3;
	*border:1px solid #ddd;
	border:1px solid #ddd\9;
	border:1px solid #ddd\0;
}
.send-area .address,#sel-dMode{
	height:24px;
	line-height:24px;
	position:relative;
	z-index:1;
}
.address .dt{
	*display: inline;
	float:left;
}
/* .address .area-list{
	*display: inline;
	float:left;
	width:83px;
	height:198px;
	overflow:auto;
	border:1px solid #ABADB3;
	background:#fff;
	position:relative;
	z-index:14;
	margin-right:10px;
}
.address .area-list li {
	*display:inline;
	float:left;
	height:18px;
	width:100%;
}
.address .area-list a{
	display:block;
	padding:0 0 0 4px;
	height:18px;
	line-height:18px;
	color:#5e5e5e;
	overflow:hidden;
}
.address .city a.add{
	background:#a5a5a5;
	color:#fff;	
}
.address .area-list a.current{
	text-decoration:none;
	background:#cc0000;
	color:#fff;
}
.address .area-list a:hover{
	text-decoration:none;
	color:#5e5e5e;
}
.address .area-list a.add:hover,.address .area-list a.current{
	color:#fff;	
} */
.address .text,#sel-dMode .text{
	*display: inline;
	float:left;
	width:auto;
	padding:0 21px 0 5px;
	height:22px;	
	border:1px solid #ccc;
	line-height:22px;
	text-align:center;
	background:#fff;
	position:relative;
	cursor:pointer;
	z-index:20;
}
.address .add{
	color:#0066CB;
}
.address .cur{
	background:#fff;
	box-shadow:0 -3px 3px rgba(0, 0, 0, 0.01), -3px -3px 3px rgba(0, 0, 0, 0.05), 3px -3px 3px rgba(0, 0, 0, 0.05);
	border:1px solid #f3f3f3;
	*border:1px solid #ddd;
	border:1px solid #ddd\9;
	border:1px solid #ddd\0;
	border-bottom:0 none;
	
}
.address .select-hd s,#sel-dMode s{
	display:block;
	width:7px;
	height:4px;
	background:url(../images/list_bg.png) no-repeat -113px -130px;
	position:absolute;
	top:9px;
	right:5px;
	line-height:0px;
	font:0;
	overflow:hidden;
}
.address .select-hd .cur s {
    background-position: -113px -139px;
}
/*反馈*/
.detail-feedback .title{
	font:bold 12px/18px "Simsun";
	padding:17px 0 14px;
	border-top:1px solid #E6E6E6;	
}
.help-wrap{
	position:relative;	
}
.help-wrap a{
	float:left;
	width:103px;
	height:28px;
	line-height:28px;
	padding-left:11px;	
	border:1px solid #DDD;
	margin-right:20px;
}
.help-wrap a:hover{
	text-decoration:none;
	color:#333;	
}
.help-wrap a.disable{
	border-color:#E7E7E7;
	color:#ccc;
	background:#f8f8f8;
	cursor:default;	
}
.help-wrap a i{
	float:left;
	width:16px;
	height:14px;
	background:url(../images/detail-icon.png) no-repeat 0 0;
	_background:url(../images/detail-icon2.png) no-repeat 0 0;
	overflow:hidden;
	margin:8px 3px 0 0;
}
.help-wrap a i.no{
	background-position:0 -21px;
}
.detail-bg{
	width:153px;
	height:26px;
	background:url(../images/detail-icon.png) no-repeat -40px 0;
	_background:url(../images/detail-icon2.png) no-repeat -40px 0;	
	padding:12px 5px 7px;
	line-height:26px;
	position:absolute;
	top:19px;
	left:-20px;
	text-align:center;
	color:#2A8C01;
}
#feedback-no .detail-bg{
	left:115px;	
}
.help-wrap a.disable i.yes{
	background-position:-25px 0;	
}
.help-wrap a.disable i.no{
	background-position:-25px -20px;	
}
.help-wrap .suggest{
	clear:both;
	padding-left:136px;	
}
.help-wrap .suggest textarea{
	width:413px;
	height:63px;
	font:normal 12px/20px "Simsun";
	color:#5E5E5E;
	margin-top:2px;
	border:1px solid #DDD;
	padding:5px;	
}
.help-wrap .suggest textarea:focus{
	border-color:#A5A5A5;	
}
.help-wrap a.suggest-btn{
	display:inline-block;
	width:43px;
	height:20px;
	line-height:20px;
	text-align:center;
	padding:0;	
	color:#333;
	margin-right:10px;
}
.help-wrap .tips{
	color:#cc0000;
	line-height: 22px;
}
.textarea{
	width:425px;
	height:80px;
	overflow:hidden;	
}
.text-num{
	top:0;
	right:1px;
	*right:18px;
	right:18px\0;
	color:#ccc;
	font:normal 10px/14px "Arial"
}
.hide{
	display:none;
}
.pa{
	position:absolute;
}
.red{
	color:#cc0000;
}
.detail-feedback{
	padding-bottom:50px;
}
.day-img{
	float:left;
	margin-left:5px;
}
/*三级地址改四级样式更新*/
.area-hd{
	border-bottom:1px solid #E6E6E6;
}
.area-hd a{
	float:left;
	border:1px solid #fff;
	border-bottom:1px solid #e6e6e6;
	color:#06C;
	padding:0 0 0 10px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	position:relative;
	z-index:1;
	bottom:-1px;
	font-weight:normal;
}
.area-hd a:hover{
	color:#06c;
}
.area-hd a.current{
	border-color:#e6e6e6;
	border-bottom:1px solid #fff;
	color:red;
}
.area-hd a b,
.area-hd a i{
	font-weight:400;
	float:left;
}
.area-hd a i{
	width:6px;
	height:4px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/area-icon.gif) -10px 0 no-repeat;
	margin:11px 5px 0;
}
.area-hd a.current i{
	background-position:-18px 0;
}
.area-hd a.close{
	width:12px;
	height:12px;
	float:right;
	background:url(../images/area-icon.gif) 0 -10px no-repeat;
	padding:0;
	border:0;
}
.area-list{
	width:100%;
	margin:8px 0 0;
	line-height:50px;
	text-align:center;
	color:#ccc;
}
.area-list a{
	line-height:26px;
	padding:3px 5px;
}
.area-list a.current{
	background:#c00;
	color:#fff;
}
.area-list a:hover{
	background:#c00;
	color:#fff;
	text-decoration:none;
}
.area-list li{
	float:left;
	height:26px;
	line-height:26px;
	padding-left:8px;
	overflow:hidden;
	text-align:left;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.area-bd .city li,
.area-bd .region li{
	width:95px;
}
.area-bd .details li{
	overflow:visible;
    padding-right:25px;
    width:auto;
}
/*门店自提*/
.mdztd{
	font-family:"Simsun";
}
.buffet_tittle{
	font:bold 14px/24px '宋体';
	padding:15px 0;
	color:#5e5e5e;
	padding:25px 0 13px;
}
#buffet_city{
	background:none;
	padding:0;
	margin-top:10px;
}
.buffet_map{
	position:relative;
	width:711px;
	margin-top:10px;
	text-align:center;	
}
.buffet_mapfloat{
	position:absolute;
	top:10px;
	right:10px;
	padding:10px;
	width:110px;
	height:126px;
	background:#fff;
	border:1px solid #999;
}
.buffet_mapfloat h3{
	font:bold 14px/22px '宋体';
	color:#5e5e5e;
	text-align:center;
	border-bottom:1px solid #f0f0f0;
}
.buffet_maptip1{
	height:45px;
	background:url(../images/h_buffet.png) 10px 10px no-repeat;
	line-height:45px;
	color:#5e5e5e;
	padding-left:42px;
	font-size:14px;
	margin-top:5px;
}
.buffet_maptip2{
	height:45px;
	background:url(../images/h_buffet.png) 10px -44px no-repeat;
	line-height:19px;
	color:#5e5e5e;
	padding-left:42px;
	font-size:14px;
	margin-top:10px;
}
.buffet_tip{display:inline-block;font:bold 14px/22px '微软雅黑';width:250px;padding:75px 0;color:#5e5e5e;}
/* 门店落地页入口 */
.city_tittle{
	padding:47px 0 12px;
	font:bold 12px/18px "Simsun"
}
.cities-link a{
	float:left;
	display:inline;
	height:20px;
	line-height:20px;
	padding:0 6px;
	margin-right:15px;
	white-space:nowrap
}
.cities-link a:hover{
	background:#cc0000;
	color:#fff;
	text-decoration:none;
}
.cities-link a.more{
	color:#0066cc;
	font-family:tahoma;
}
.cities-link a.more:hover{
	background:none;
	color:#0066cc;
	text-decoration:underline;
}
.citylist-item .tips{
	padding-left:25px;
	margin-bottom:17px;
}
.citymore-table{
	border:1px solid #ddd;
}
.citylist-table td{
	border:1px solid #DDD;
	line-height:28px;
	text-align:center;
}
.citylist-table thead{
	background:#f2f2f2;
}
.citylist-table td .city-left{
	text-align:left;
	margin-left:10px;
}
.citylist-table td a{
	color:#0066cc;
}
.citymore-table thead td{
	font-weight:bold;
}
.citylist-item2{
	padding-bottom:22px;
}
.info-items .info-title{
	padding:22px 0 20px;
	font:bold 12px/22px "Simsun";
	color:#333;
	border-top:2px solid #ACA899;
}
.info-items .info-bd{
	padding-bottom:22px;
	line-height:22px;
}
.info-items .info-bd p{
	text-indent:20px;
}
.more-link{
	width:100%;
	padding:5px 0;
	line-height:22px;
	text-align:right;
}
.more-link a,
.more-link a:hover{
	color:#0066cc;
}
.more-link b{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:10px;
	height:12px;
	margin:0px 0 0 4px;
	vertical-align:middle;
	background:url(../images/arrow.png) no-repeat 0 0;
	overflow:hidden;
}
.more-link b.up{
	background-position:0 -13px;
}
/**百度地图样式*/
.iw_poi_title {color:#333333;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;color:#5e5e5e;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.table_addr_tel li{line-height:18px}
.table_addr_tel li a{color:#0066CB;}
