.pages-body-bg{
	background: #f4f4f4;
	padding-top: 40px;
}

.meal-describe{
	background: #fff;
	padding: 30px 30px 14px;
}

.meal-describe .img, .meal-describe .img img{
	width: 480px;
	height: 320px;
}
.meal-describe .text{
	width: 630px;
}
.meal-describe .text h1{
	height: 37px;
	font-weight:bold;
	margin-left: -12px;
}
.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tag{
	height: 18px;
	float: left;
	padding: 0px 6px;
	border: 1px solid #409bfc;
	border-radius: 4px;
	margin-right: 10px;
	color: #409bfc;
	line-height: 18px;
}
.price{
	background: #f4f4f4 !important;
}
.price div{
	width: 100%;
	height: 54px;
	line-height: 54px;
}
.price .explain{
	height: 20px;
	margin-bottom: 17px;
	line-height: inherit;
}

.icon{
	display: inline-block;
	width: 40px;
	border: 1px solid #fc9040;
	color: #fc9040;
}
.xinfo{
	background-image: none !important;
	border: 1px solid #209af9;
}
.xinfo,.meal-describe .text .select-meal a{
	width: 98px !important;
	height: 38px !important;
	line-height: 38px !important;
	margin: 20px 8px 0 !important;
	text-align: center;

}
.meal-describe .text .select-meal a{
	padding: 0;
}
.und{
	text-decoration: none !important;
	color: #409bfc;
}
.dataBorderBox .CandP{
	width: 140px;
	height: 40px !important;
	line-height: 40px !important;
}
.dataBorderBox .CandP{
	width: 40px !important;
}
.dataBorderBox .ticNum{
	height: 40px !important;
}
.blue-btn{
	width: 140px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	color: #fff;
	margin-top: 0px;
}
.meal-body .tags{
	background: #fff;
	border: none;
	color: #f4f4f4;
}
.meal-body .tags a{
	display: inline-block;
	margin: 0 !important;
	width: 196px !important;
	text-align: center;
	font-size: 16px;
}
.meal-body .meal-xq .table-meal tr td.graybg{
	/*background: rgba(64,155,252,0.1);*/
	background: #f5faff;
}
.meal-body .meal-xq .table-meal tr td.graybg:only-child{
	background: #e2ebf5;
}


.liucheng{
	border: none;
	height: 254px;
}
.liucheng .pic-box{
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	overflow: hidden;
	background: #f4f4f4;
	margin: 0 auto;
}
.pic-box img{
	display: block;
	width: 50px;
	height: 50px;
	margin: 25px auto 0;
}
.liucheng ul li{
	width: 220px;
}
.liucheng ul li:nth-child(even){
	width: 80px;
}
.liucheng p:first-of-type{
	height: 50px;
	line-height: 50px;
}
.short-line{
	width: 12px;
	height: 4px;
	background: #f4f4f4;
	float: left;
	margin: 59px 4px 0;
}
.comment-detail{
	/* width: 760px; */
	margin-top: -50px;
	margin-left: 70px;
}
.avatar{
	width: 50px;
	border-radius: 100%;
}
.star-icon{
	display:inline-block;
	width: 14px;
	background: url('../images/web_img/star.png') left center no-repeat;
}
.comment-date{
	width: 200px;
	position: absolute;
	top: 0;
	right: 0;
}
.border-left{
	width: 4px;
	background: #409bfc;
}
.grade-txt{
	background: #409bfc;
}
.comment-head .grade{
	margin-left: 35px;
    margin-top: 35px;
}
.comment-head{
	height: 120px;
	border-bottom: 1px solid #f4f4f4;
	position: relative;
}
.grade{
	position: absolute;
	margin-left: 660px;
	margin-top: -36px;
}
.comment-tag{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 1050px;
	height: 80px;
	margin: auto;
	margin-left: 120px;
	overflow: hidden;
	border-left: 1px solid #f4f4f4;
	padding-left: 31px;
}
.comment-item{
	position: relative;
	padding-bottom: 40px;
	border-bottom: 1px solid #f4f4f4;
}
.choice-area{
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
}
.hospital-list li{
	height: 180px;
}
img{
	padding: 0;
}
.hospital-list img{
	display: block;
	width: 240px;
	height: 160px;
	background: #f4f4f4;
}
.list-center{
	width: 890px;
	height: 130px;
}
.list-center .tag{
	padding: 0 2px;
}
.list-center h3{
	font-size: 18px;
}
.tag{
	display: inline-block;
	border: 1px solid #8cc3fd;
}
.opening-time,.address{
	text-indent: 27px;
	background: url('../images/web_img/clock.png') left center no-repeat;
}
.address{
	background-image: url('../images/web_img/addressIcon.png');
}
.hospital-list .grade{
	margin-left: 0px;
	margin-top: 0px;
	right: 30px;
}
.suggest-list ul{
	margin-right: -20px;
}
.suggest-list li{
	position: relative;
	top:0;
	box-shadow: 0 0 0 0 rgba(255,255,255,0), 0 0 0 0 rgba(255,255,255,0);
	transition: top .2s ease-in-out,box-shadow .4s ease-in-out;
	width: 285px;
	height: 272px;
	border-radius: 4px;
}
.suggest-list li:hover{
	box-shadow: 0 1px 2px 0 rgba(199,199,199,.1), 0 4px 8px 0 rgba(199,199,199,.2);
	top: -4px;
}
.suggest-list img{
	display: block;
	width: 285px;
	height: 182px;
}
.suggest-list h3{
	height: 46px;
	line-height: 46px;
}
.c-fc4040{
	color: #fc4040;
}
.meal-body .mk-bg{
	padding: 34px 30px;
	border-radius: 0;
}
.meal-body .tags a.cur{
	color: #409bfc;
}
.meal-body .meal-xq .table-meal tr td{
	color: #333;
}
#cityName,#distictCmb,#block{
	width: 200px;
	border: 1px solid #f4f4f4;
	text-indent: 18px;
}
#cityName{
	height: 40px;
}
#distictCmb{
	width: 200px;
	background: #fff;
	position: absolute;
	z-index: 3;
	left: 299px;
	margin-top: 43px;
	/* overflow-y: scroll; */
	box-shadow: 0 0 1px #f4f4f4;
	display: none;
}
#distictCmb li:hover{
	background: #f4f4f4;
	cursor: pointer;
}
.dataBorderBox{
	border: none;
}
.dataBorderBox .ticNum{
	background: #f9f9f9;
}
.dataBorderBox .CandP{
	background: #f4f4f4;
}
.meal-body .meal-xq .table-meal tr:first-child td,
.meal-body .meal-xq .table-meal tr:last-child td{
	border-width: 0 1px !important;
}
.meal-body .meal-xq .table-meal tr td:first-child{
	border-left-width: 0 !important;
}

.meal-body .meal-xq .table-meal tr td:last-child {
	border-right-width: 0 !important;
}
.compareBtn{
	position: absolute; 
	right:0; 
	top:0px; 
	border:1px solid transparent;
	border-radius: 2px;
}
.compareBtn:hover{
	color: #209af9;
	/*border: 1px solid #209af9;*/
}
.comment-tag-item{
	background: #f4f4f4;
	border-radius: 15px;
	cursor: pointer;
}
.pageComment li{
	cursor: default;
}
.tags_item{
	background: #409bfc;
	color: #fff;
}

.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content-box{
	height: 475px;
}
.detail-info{
	width: 412px;
}
.detail-info h3{
	/* height: 102px; */
	padding: 25px 0;
}
.detail-info h4{
	height: 37px;
	line-height: 37px;
}
.detail-info p{
	/* height: 33px; */
	line-height: 20px;
	padding: 8px 0;
}
.detail-info input{
	display: block;
	width: 200px;
	height: 40px;
	background: #f4f4f4;
	outline: none;
	border: none;
}
.detail-info > div{
	width: 360px;
	/* margin: 9px; */
}
/*input::-webkit-input-placeholder {
    color:#f4f4f4;
}
input:-moz-placeholder{ 
    color:   #f4f4f4;
}
input::-moz-placeholder { 
    color:    #f4f4f4;
}
input:-ms-input-placeholder { 
    color:    #f4f4f4;
}*/
.search-btn{
	width: 100px;
	background: #409bfc;
	cursor: pointer;
}
.c-409bfc{
	color: #409bfc;
}
.map-box{
	width: 700px;
	height: 473px;
	/*background: pink;*/
}
.icon-list{
	width: 44px;
	height: 44px;
	display: block;
}
.detail-info h4 + div{
	margin-right: -4px;
	width: auto;
}
.sub-slideBox{
	width: 700px;
	height: 473px;
	/*background: #909;*/
}
.img-item{
	width: 700px;
	height: 473px;
}
.map-btn{
	cursor: pointer;
}
/* .badge{
	width: 50px;
	height: 30px;
	background: rgba(255,255,255,0.2);
	color: #fff;
	background: #000;
	position: absolute;
	z-index: 11;
	right: 0;
	margin-top: -30px;
	margin-right: 30px;
} */

#prev{
	background: url('../images/web_img/left-unclick.png') left center no-repeat;
}

#prev:hover{
	background: url('../images/web_img/left-click.png') left center no-repeat;
}
#next{
	background: url('../images/web_img/right-unclick.png') left center no-repeat;
}
#next:hover{
	background: url('../images/web_img/right-click.png') left center no-repeat;
}

#block{
	background: url('../images/web_img/arrow-bottom.png') 170px center no-repeat;
}
a[name="OrderDetail"] > img:last-child{
	margin-bottom: 40px;
}
a[name="OrderDetail"] > img:first-child{
	margin-top: 40px;
}
.meal-xq a:hover{
	color:#999;
}
.meal-body .meal-xq .table-meal tr td{
	border: 1px solid #f4f4f4;
}
#startAddress::-webkit-input-placeholder { /* WebKit browsers */
	color:    #999;
}
#startAddress:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #999;
}
#startAddress::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:   #999;
}
#startAddress:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #999;
}

/*分页*/
.paging{
	float: left;
}
.paging > li:first-child,
.paging > li:last-child{
	width: 78px;
	height: 38px;
	background: #fff;
	border: 1px solid #f4f4f4;
	margin-right: 5px;
	float: left;
	color: #333;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
}
.paging > li{
	float: left;
}
.paging ul{
	float: left;
	height: 38px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
}
.paging .dot + li{
	border-left: 1px solid #f4f4f4;
}
.paging ul li{
	width: 38px;
	height: 38px;
	background: #fff;
	float: left;
	color: #333;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #f4f4f4;
}
.paging ul li:first-child{
	margin-left: 0;
}
.paging ul .curIndex:first-child{
	margin-left: -1px;
}
.paging .dot{
	width: 20px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	float: left;
	font-size: 14px;
	letter-spacing: 0px;
	margin-top: -5px;
	border-right-width: 0px;
}
.total-page{
	font-size: 14px;
	color: #999;
	float: left;
}
.page-index{
	display: inline-block;
	width: 38px;
	height: 38px;
	outline: none;
	margin: 0 7px;
	padding: 0;
	border: 1px solid #f4f4f4;
	text-align: center;
	font-size: 14px;
}
.confirm-btn{
	outline: none;
	border: 1px solid #f4f4f4;
	background: none;
	display: inline-block;
	width: 58px;
	height: 40px;
	color: #333;
	margin-left: 10px;
	cursor: pointer;
}
 .paging li{
	cursor: pointer;
}
.dot{
	cursor: default;
}
.focusStatus{
	background: #409bfc;
	border: 1px solid #409bfc;
	color: #fff;
	margin-top: -1px;
}
.paging li.disable{
	color: #999;
	cursor: not-allowed;
}
.paging .curIndex{
	background: #409bfc;
	/*border: 1px solid #e8e8e8;*/
	height: 40px;
	width: 40px;
	color: #fff;
	margin-top: -1px;
}