.content {
	margin-bottom: .9rem
}

.headerList {
	position: absolute;
	right: 0.25rem;
	top: .24rem;
}

.headerList li {
	float: left;
	margin-left: .36rem;
}

.headerList li img {
	height: 0.4rem;
}

.commonList {
	overflow: hidden;
}

.commonList li {
	padding: 0.3rem .25rem;
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #E6E6E6
}

.commonList li a {
	display: block;
	/* overflow: hidden; */
	float: left;
	position: relative;
	/* border-radius: .25rem; */
}

.commonList li i {
	position: absolute;
	right: 0.12rem;
	bottom: 0.13rem;
	color: #f5f5f5;
	font-size: .2rem;
	font-style: normal
}

.commonList li a b {
	display: block;
	transform: rotate(135deg);
	width: 1.32rem;
	height: 1.2rem;
	position: absolute;
	right: -0.6rem;
	bottom: -.6rem;
	z-index: 9;
	background: rgba(0, 0, 0, .43);
}

.commonList li img {
	width: 2.36rem;
	height: 1.58rem;
	border-radius: .25rem;
}

.spotInfo {
	width: 3.28rem;
	float: left;
	margin-left: .22rem
}

.spotInfo h3 {
	font-size: .3rem;
	font-weight: normal;
	color: #333333
}

.spotInfo p {
	font-size: .22rem;
	color: #999999
}

.commonList .star li {
	float: left;
	width: .26rem;
	border: 0;
	padding: 0;
	margin-right: .04rem;
	height: 0.3rem;
}

.commonList .star span {
	font-size: .28rem;
	color: #ff4e32;
	margin-left: .04rem
}

.commonList .star {
	margin: .05rem 0 .08rem;
	display: flex;
	align-items: center;
}

.commonList .star li img {
	width: 0.26rem;
	height: 0.24rem;
	border-radius: inherit;
}

.perfer {
	height: .34rem;
	background: #ffffff;
	border: 1px solid #fe482b;
	border-radius: .1rem;
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #fe482b;
	line-height: .36rem;
	padding: 0 .14rem;
	display: inline-block;
	/* margin: .18rem .12rem 0 0; */
	margin-right: 0.12rem;
}

.order {
	color: #00a2ed;
	border: 1px solid #00a2ed;
}

.addressDetail,
.openTime {
	height: 1.36rem;
	/* padding: 0 .25rem; */
	background: #fff;
	overflow: hidden;
}

.openTime {
	margin-bottom: .14rem
}

.addressDetail {
	border-bottom: 1px solid #E6E6E6;
	display: flex;
}

.addressDetail:last-child {
	border-bottom: 0;
}

.adressCenter {
	width: 2.9rem;
	height: 100%;
	float: left;
	width: 100%;
}

.adressCenter table {
	border: 0;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}

.adressCenter tr {
	height: 1.18rem;
	text-align: center
}

.adressCenter td {
	width: 2.9rem;
	font-size: .28rem;
	color: #333333;
	text-align: left
}

.addressInfo {
	width: 4.73rem;
	position: relative;
	overflow: hidden;
	float: left;
	height: 100%;
	flex: 1;
}

.addressIcon {
	width: 0.34rem;
	height: 0.39rem;
	position: absolute;
	top: .34rem
}

.gosend {
	width: 0.1rem;
	height: 0.19rem;
	position: absolute;
	right: .13rem;
	top: .45rem;
}

.cardBox,
.openTel {
	width: 1.41rem;
	float: right;
	margin-top: .3rem;
	border-left: 1px solid #E8E8E8
}

.cardBox span,
.openTel span {
	text-align: center;
	display: block;
	font-size: .24rem;
	color: #666666
}

.cardBox img {
	width: 0.4rem;
	height: 0.4rem;
}

.openTimeInfo {
	height: 1.18rem;
	width: 4.73rem;
	position: relative;
	overflow: hidden;
	float: left;
}

.openTimeCenter p {
	font-size: .28rem;
	color: #333;
	margin-left: .63rem;
	line-height: 1.18rem;
}

.openTel img {
	width: 0.38rem;
	height: 0.35rem;
}

.openTimeIcon {
	width: 0.4rem;
	height: 0.2rem;
	position: absolute;
	top: .52rem;
}

.playTitle {
	background: url('../img/syy-img/title.png') no-repeat;
	height: .08rem;
	background-size: 100% 100%;
	margin: .5rem auto;
	line-height: .08rem
}

.playTitle p {
	font-size: .32rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #333333;
	text-align: center;
}

.playTitle p::before {
	content: "";
	width: 0.54rem;
	height: 0.04rem;
	display: block;
	float: left;
	/* background: url(../images/arrowl.png) no-repeat center center; */
	background-size: cover;
	position: absolute;
	left: 1.75rem;
	top: .18rem;
}

.playTitle p::after {
	content: "";
	width: 0.54rem;
	height: 0.04rem;
	display: block;
	float: left;
	/* background: url(../images/arrowr.png) no-repeat center center; */
	background-size: cover;
	position: absolute;
	right: 1.75rem;
	top: .18rem;
}

.coupon {
	background: #fff;
	padding-top: 0.1rem;
}

.couponInfo {
	margin: 0 auto
}

.couponInfo li {
	width: 4.1rem;
	height: 1.56rem;
	padding: 0.06rem 0 .06rem 2.03rem;
	background: url('../img/syy-img/coupon.png') no-repeat center;
	background-size: cover;
	margin-top: 0.2rem;
}

.couponDetail {
	width: 3.73rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}

.couponDetail p {
	font-size: .28rem;
	font-weight: bold;
	color: #666;
}

.couponTime span,
.couponDetail .couponTime {
	color: #666;
	font-size: .24rem;
	font-weight: normal;
	color: #666666;
}

.couponDetail .couponMoney {
	font-size: .24rem;
	color: #ff4e32;
}

.couponStatus {
	/* width: 1.3rem; */
	height: .44rem;
	line-height: .4rem;
	background: #fe482b;
	border-radius: .22rem;
	text-align: center;
	padding: 0 .17rem;
}

.couponStatus span {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #ffffff;
}

.couponStatus a {
	font-size: .24rem;
	height: .44rem;
	line-height: .44rem;
	display: inline-block;
	/* 	width: 1rem;
	height: 0.38rem;
	display: inline-block;
	line-height: .38rem; */
	color: #ffffff;
	/* 	font-size: .28rem;
	text-align: center;
	background: #FF4E32;
	border-radius: .22rem; */
}

.moreCoupon {
	margin-bottom: .14rem
}

.moreCoupon p {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
	text-align: center;
	height: 0.84rem;
	line-height: 0.84rem;
}

.hotelInfo {
	margin: 0 auto;
	padding-bottom: .3rem
}

.hotelInfo p {
	font-size: .24rem;
	color: #666666;
	line-height: .38rem
}

.hotelInfo img {}

.hotelInfo ol li {
	font-size: .24rem;
	color: #666666;
	line-height: .38rem;
}

.hotelInfo ol li::before {
	content: "";
	display: block;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	background: #D4D4D4;
	float: left;
	margin: .15rem .15rem 0 0
}

.sayList {
	margin: 0 auto;
	height: 0.56rem;
	border-bottom: 1px solid #EFEFEF
}

.sayList ul {
	height: 100%;
	text-align: justify;
}

.sayList li {
	display: inline-block;
	font-size: .28rem;
	color: #666666;
	text-align: center;
	line-height: 0.55rem;
}

.sayList li a {
	color: #666666;
}

.sayList li.active {
	color: #00a2ed;
	border-bottom: .03rem solid #00a2ed
}

.sayList li.active a {
	color: #00a2ed;
}

.sayList li.active span {
	color: #00a2ed;
}

.sayList li span {
	font-size: .18rem;
	color: #999999
}

.justify_fix {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.sayBox {
	background: #fff;
	overflow: hidden;
}

.sayInfo {
	padding-bottom: .3rem;
	border-bottom: 0.01rem solid #DBDBDB
}

.sayBox p {
	font-size: .28rem;
	color: #333;
}

.sayBox a {
	font-size: .24rem;
	color: #808080;
	float: right;
}

.sayHot {
	margin: 0 auto
}

.sayHot p {
	margin: .28rem 0 .17rem;
}

.sayContain {
	overflow: hidden;
}

.personIcon {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	margin-top: 0.25rem;
}

.sayDetail {
	width: 5.7rem;
	float: right;
}

.sayDetail h3 {
	font-size: .28rem;
	color: #333;
	margin: .15rem 0 0;
}

.sayDetail h3 span {
	font-size: .24rem;
	color: #999999;
	float: right;
	line-height: .46rem
}

.star i {
	font-style: normal;
	float: left;
	font-size: .2rem;
	color: #808080;
	margin-right: .08rem
}

.star li {
	float: left;
	width: .26rem;
	border: 0;
	margin-right: .04rem;
	padding: 0;
	height: 0.3rem;
}

.star li img {
	width: 0.26rem;
	height: 0.24rem;
	border-radius: inherit;
}

.star span {
	font-size: .2rem;
	color: #ff4e32;
	margin-right: .04rem;
	height: 0.3rem;
}

.assess {
	overflow: hidden;
	margin-top: .08rem
}

.assess li {
	font-size: .2rem;
	color: #999;
	float: left;
	margin-right: .15rem;
	height: 0.3rem;
	line-height: .24rem;
}

.assess li img {
	width: 0.24rem;
	height: 0.24rem;
	float: right;
	margin-left: .08rem
}

.sayPhoto p {
	font-size: .24rem;
	color: #4c4c4c;
	overflow: hidden;
	-webkit-line-clamp: 2;
	white-space: normal;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: box;
	margin: .15rem 0 .2rem
}

.sayPhoto ul {
	width: 5.7rem;
}

.sayPhoto li {
	width: 1.76rem;
	height: 1.76rem;
	float: left;
	margin-right: .2rem;
	position: relative;
}

.sayPhoto li:nth-child(3n) {
	margin-right: 0;
}

.sayPhoto li img {
	width: 1.76rem;
	height: 1.76rem;
	border-radius: .22rem
}

.sayPhoto li span {
	display: inline-block;
	width: 0.44rem;
	height: 0.44rem;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 0.1rem 0rem 0.1rem 0rem;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 0.44rem;
	text-align: center;
}

.knowMore {
	padding: .4rem 0
}

.knowMore p {
	font-size: .24rem;
	color: #999999;
	text-align: center
}

.knowMore a {
	width: 2.8rem;
	height: 0.6rem;
	background: #00a2ed;
	border-radius: 0.1rem;
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 0.16rem;
	margin: 0 auto;
	display: block;
	line-height: .6rem;
	margin-top: .35rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.knowMore a img {
	height: 0.33rem;
	width: 0.26rem;
	/* 	width: 0.28rem;
	height: 0.28rem; */
	vertical-align: middle;
	margin-right: 0.1rem;
}

.related .playTitle {
	padding-bottom: 0
}

.more {
	background: #fff;
	text-align: center
}

.more a {
	font-size: .24rem;
	color: #808080;
	line-height: .98rem;
}

.footer {
	/* 	width: 100%;
	height: 0.9rem;
	position: fixed;
	bottom: 0; */
	z-index: 999;
}

.footer li {
	/* 	text-align: center;
	line-height: .9rem;
	width: 50%;
	float: left; */
}

.footer li a {
	/* 	color: #fff;
	display: block;
	font-size: .28rem; */
}

.footer li.seek {
	/* background: #f2f2f2 */
}

.footer li.seek a {
	/* color: #ff4e32 */
}

.footer li.seek img {
	/* 	width: 0.48rem;
	height: 0.4rem;
	vertical-align: middle; */
}

.footer li.reserve {
	/* 	background: #ff4e32 */
}

/* 酒店内页附近样式 */
.preferential {
	background: #fff
}

.menuList {
	border-bottom: 1px solid #E6E6E6
}

.menuList ul {
	display: flex;
}

.menuList ul li {
	padding-bottom: .22rem;
	text-align: center;
	flex: 1
}

.menuList ul li.active span {
	color: #00A2EF;
	padding-bottom: .22rem;
	border-bottom: .03rem solid #00A2EF;
}

.trian {
	width: 0;
	height: 0;
	border-width: 0 .16rem .11rem;
	border-style: solid;
	position: absolute;
	right: .14rem;
	top: -.11rem;
	border-color: transparent transparent rgba(83, 83, 83, 0.84);
}

.index4con:first-child {
	display: block
}

.index4con {
	display: none;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.index4con li {
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-bottom: 0.28rem;
	margin-bottom: 0.28rem;
	border-bottom: 1px solid #dedede;
}

.index4con li a {
	display: block;
	overflow: hidden;
}

.index4con li a img {
	display: block;
	width: 2.8rem;
	height: 1.86rem;
	float: left;
	border-radius: 0.22rem;
}

.index4con li div {
	width: 3.82rem;
	float: right;
	font-size: 0.2rem;
	/* margin-top: 0.12rem; */
}

.index4con li h3 {
	display: block;
	width: 100%;
	color: #333;
	font-weight: normal;
	font-size: 0.32rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tral li h3 {
	overflow: hidden;
	line-clamp: 2;
	white-space: normal;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: box;
}

.index4con li p {
	line-height: 0.28rem;
	color: #999;
	font-size: 0.22rem;
	overflow: hidden;
}

.index4con:last-child .suggest {
	margin: 0
}

.index4con li .star {
	margin: .08rem 0 .15rem;
	display: flex;
	align-items: center;
}

.index4con li .star span {
	display: inline-block;
	overflow: hidden;
	margin-right: .07rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #fe482b;
	margin-right: .04rem;
	height: 0.3rem;
	line-height: 0.32rem;
}

.score {
	font-size: .24rem;
	color: #ff4e32;
	display: inline-block;
	align-items: center;
}

.index4con li .star span:last-child {
	margin-left: .04rem
}

.index4con li .star img {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: inherit;
}

.index4con li i {
	font-style: normal;
	float: right;
}

.index4con .nummoney i {
	font-size: .2rem;
	color: #ff4e32;
	float: left;
}

.index4con li input {
	font-style: normal;
	float: right;
	width: 0.85rem;
	height: 0.38rem;
	text-align: center;
	line-height: .38rem;
	color: #fff;
	background: #00A2ED;
	border: 0;
	border-radius: .1rem;
	position: absolute;
	right: 0.25rem;
	top: 1.05rem;
}

.nummoney {
	color: #666666;
}

.nummoney b {
	font-size: .28rem;
	color: #ff4e32;
}

.lose {
	color: #999;
	text-decoration: line-through;
	margin-left: .2rem;
}

.suggest {
	margin: .01rem 0 .2rem
}

.tral h3 {
	height: 0.88rem;
}

.moreres a {
	display: block;
	line-height: .82rem;
	color: #808080;
	font-size: .24rem;
	text-align: center;
}

/* 酒店内页附近样式 */
/* 美食内页推荐菜品样式 */
#groom {
	overflow: hidden;
	background: #fff;
	margin: 0 auto
}

#groom a {
	display: block;
}

#groom .swiper-slide {
	width: 2.1rem;
	margin-right: .3rem;
	overflow: hidden;
	position: relative;
}

#groom a i {
	width: 0.7rem;
	height: 0.34rem;
	border-radius: 0.1rem 0rem 0.1rem 0rem;
	font-size: 0.2rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	background: #fe482b;
	text-align: center;
	color: #ffffff;
	line-height: 0.34rem;
	position: absolute;
	top: 0;
	left: 0;
	font-style: normal;
}

#groom a b {
	width: 1.92rem;
	height: 0.34rem;
	padding-left: .18rem;
	font-size: .18rem;
	color: #fff;
	text-align: left;
	line-height: .32rem;
	display: block;
	font-weight: normal;
	font-style: normal;
	background: rgba(0, 0, 0, .39);
	background-size: cover;
	position: absolute;
	/* top: 1.25rem; */
	 top: 1.07rem; 
	border-bottom-right-radius: .1rem;
	border-bottom-left-radius: .1rem;
}

#groom a b img {
	width: 0.19rem;
	height: 0.18rem;
	float: left;
	margin-right: .07rem;
	margin-top: .05rem
}

#groom img {
	width: 2.1rem;
	/* height: 1.58rem; */
	height: 1.4rem;
	border-radius: .1rem;
}

#groom p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: .24rem;
	color: #333
}

.dish {
	margin: 0 auto;
	overflow: hidden;
	padding: .25rem 0 0 0
}

.dish li {
	height: 0.44rem;
	float: left;
	line-height: .44rem;
	background: #F4F4F4;
	padding: 0 .15rem;
	font-size: .2rem;
	color: #999;
	text-align: center;
	border-radius: .22rem;
	margin-right: .18rem;
	margin-bottom: .26rem
}

/* 美食内页推荐菜品样式 */
.carCode {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	background: #00A2ED;
	z-index: 999999;
	transform: rotate(-90deg);
}

.logoland {
	width: 4.63rem;
	height: 4.67rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

.close {
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	bottom: .66rem;
	right: .7rem;
}

.way {
	/* 	transform: rotate(90deg);
	transform-origin: 0;
	margin-left: 4.8rem;
	margin-top: .98rem; */
}

.way p {
	width: 7.85rem;
	font-size: .4rem;
	color: #fff;
}

.way .name {
	font-size: .4rem;
	color: #fff;
	position: relative;
}

.second {
	/* margin-left: 2.3rem; */
	/* margin-top: -2.48rem; */
	/* margin-top: -2.18rem; */
}

.second .name {
	margin-top: .88rem
}

.way .name::before {
	content: "";
	display: block;
	width: .04rem;
	height: 0.4rem;
	background: #fff;
	position: absolute;
	left: -.17rem;
	top: .1rem
}

.way .name span {
	margin-left: .27rem
}

.demo3 {
	transition: width 0.2s, height 0.2s, transform 0.2s;
	/* transition-timing-function: ease; */
	transform: rotate(0deg);
	width: 100%;
	height: 100%;
}

.guideBox {
	height: 3.76rem;
	background: rgba(0, 0, 0, .37) url('../img/guide-img.png') no-repeat center;
}

.guideGoBack {
	left: 0.03rem
}

.guideBox header {
	background: transparent;
	border: 0;
	position: absolute;
}

.guide-wrap .xdnycon li div {
	width: 0.8rem;
	height: 0.8rem;
}

.guide-wrap .xdnycon li {
	padding-bottom: 0.26rem;
}

.guideInfo {
	width: 6.9rem;
	position: absolute;
	left: 0.25rem;
	top: 0.88rem;
	margin: .4rem auto 0;
}

.guideInfo .xdtx {
	width: 1.76rem;
	height: 1.76rem;
}

.guideInfo .photo {
	width: 1.64rem;
	height: 1.64rem;
	float: left;
	border-radius: 50%;
	margin-right: .1rem;
	border: .06rem solid #fff
}

.guideInfo .spotInfo {
	width: 4.06rem;
	float: left;
}

.guideInfo .spotInfo h3 {
	font-size: .36rem;
	color: #fff;
	margin-top: .1rem;
	margin-bottom: 0.14rem;
}

.guideInfo .spotInfo p {
	overflow: hidden;
}

.guideInfo .spotInfo p span {
	display: block;
	float: left;
	/* width: 0.78rem; */
	padding: 0 0.04rem;
	height: 0.28rem;
	font-size: .18rem;
	text-align: center;
	line-height: .3rem;
	border: 1px solid #fff;
	color: #fff;
	margin-right: .08rem;
	border-radius: .08rem;
}

.guideInfo .spotInfo p.fashion {
	margin: .15rem 0
}

.guideInfo .spotInfo p.detail {
	font-size: .22rem;
	color: #fff
}

.star .guideNum {
	color: #fff;
	float: left;
	margin-right: .15rem
}

.star .score {
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #fe482b;
	margin-left: .16rem
}

/* 美食模块 */
.food-swiper {
	width: 7.5rem;
	height: 5rem;
	overflow: hidden;
	position: relative;
}

.food-swiper .food-pagination {
	position: absolute;
	/*top: 0.88rem;*/
	top: 0;
	right: 0;
	color: #ffffff;
	width: 1rem;
	height: .5rem;
	background-color: rgba(0, 0, 0, .6);
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	border-radius: 5px;
	line-height: .5rem;
	left: inherit;
	text-align: center;
}

.syy-wrap {
	position: relative;
}

.syy-refectory {
	width: 6.3rem;
	/* height: 5.44rem; */
	background: #ffffff;
	border-radius: .2rem;
	box-shadow: 0px 0px .2rem 0px rgba(0, 0, 0, 0.05);
	z-index: 11;
	position: relative;
	margin: 0 auto;
	padding-left: .3rem;
	padding-right: .3rem;
}

.syy-content {
	width: 6.9rem;
	margin: 0 auto;
	margin-top: -1rem;
}

.syy-content .commonList li {
	background-color: inherit;
}

.syy-content .spotInfo h3 {
	font-size: .36rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	/* height: 0.36rem; */
	line-height: .44rem;
}

.syy-content .commonList .star li img {
	width: 0.3rem;
	height: 0.28rem;
	border-radius: inherit;
}

.syy-content .commonList .star li {
	width: .3rem;
}

.syy-content .spotInfo {
	margin-left: 0;
}

.syy-refectory-rt {
	text-align: right;
	line-height: .44rem;
}

.syy-refectory-rt span {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
	display: inline-flex;
	margin-left: 0.16rem;
}

.syy-refectory-rt span img {
	width: .3rem;
	height: .3rem;
	margin-top: 0.02rem;
	margin-right: 0.05rem;
	border-radius: inherit;
}

.syy-refectory-r p {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
	margin-top: 0.9rem;
	text-align: right;
}

.syy-refectory-rta b,
.syy-refectory-rtb b {
	height: 0.3rem;
	line-height: .36rem;
}

.adressCenter td h3 {
	font-size: .28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	display: flex;
	align-items: center;
}

.adressCenter td .new_over {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.adressCenter td p {
	/* width: 2.9rem; */
}

.adressCenter td p {
	font-size: .28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	padding-top: 0.2rem;
	width: 2.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.syy-recommend .swiper-slide {
	width: 2.1rem;
	margin-right: 0.3rem;
}

.syy-recommend {
	width: 100%;
	overflow: hidden;
}

.syy-recommend-title {
	font-size: .32rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	line-height: .9rem;
	height: 0.9rem;
}

.syy-recommend img {
	width: 2.1rem;
	height: 1.58rem;
}

.syy-recommend a {
	display: inline-block;
}

.syy-recommend p {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	width: 2.1rem;
	overflow: hidden;
	height: 0.4rem;
	line-height: 0.4rem;
}

.syy-recommend-text {
	width: 2.1rem;
}

.syy-recommend-text p {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #fe482b;
}

.syy-recommend-text p span {
	font-size: .28rem;
}

.syy-recommend-but {
	height: .36rem;
	background: #fe482b;
	border-radius: .18rem;
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	padding: 0 .15rem;
	line-height: .36rem;
	display: inline-block;
	width: 0.88rem;
}

.syy-features {
	padding-bottom: 0.43rem;
}

.syy-features-t {
	margin-top: 0.1rem;
}

.syy-features-t p {
	font-size: .24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #00a2ed;
}

.syy-features-t p img {
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.09rem;
}

.syy-features-contant p {
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	/* color: #666666; */
	line-height: 0.4rem;
	display: flex;
}

.syy-features-contant img {
	width: 100%;
	height: auto;
	margin: .1rem 0;
}

.syy-food-line {
	width: 7.5rem;
	margin-left: -0.3rem;
	height: 0.1rem;
	background: #f7f7f7;
}

.index4con .perfer img {
	width: 0.18rem;
	height: 0.18rem;
}

.food-footer ul li {
	width: 50%;
	display: inline-block;
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #ff4e32;
	line-height: 1rem;
}

.food-footer ul li a {
	color: #ff4e32;
	/* display: block; */
}

.food-footer ul {
	width: 7.5rem;
	height: 1rem;
	background: #ffffff;
	box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.05);
}

.food-footer ul li img {
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.11rem;
	margin-top: 0.06rem;
}

.food-footer {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	left: 0;
}

.food-footer .reserve a {
	background: #ff4e32;
	color: #ffffff;
	display: block;
}

.syy-meal {
	width: 100%;
}

.syy-meal p {
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #666666;
	height: 0.6rem;
	line-height: 0.6rem;
}

.syy-meal p span {
	display: inline-block;
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;
}

.syy-meal h3 {
	margin-bottom: 0.1rem;
}

.know-limit span {
	margin-right: 0.2rem;
}

.food-notes .notes-demo-t img {
	width: 0.3rem;
	height: 0.3rem;
	border-radius: inherit;
	margin-right: 0.16rem;
}

.food-notes .notes-demo-t {
	display: flex;
	align-items: center;
}

.notes-demo-t span {
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
}

.food-notes-demo {
	margin-top: 0.2rem;
}

.food-notes-demo p {
	padding-top: 0.1rem;
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	padding-left: 0.46rem;
	height: inherit;
	line-height: 0.46rem;
}

.img-nav-r,
.img-nav {
	width: 1.5rem !important;
	display: flex;
	align-items: center;
}

.img-nav img {
	width: 0.3rem !important;
	height: 0.3rem;
}

.img-nav-r img {
	width: 0.38rem;
	height: 0.38rem;
	margin-left: 0.37rem;
}

/* 我要说 */
.syy-say {
	width: 6.9rem;
	margin: 0 auto 1.8rem;
}

.syy-say .syy-say-bor {
	background: #ffffff;
	border-radius: 0.2rem;
	padding: .3rem;
}

.syy-say-bor h3 {
	font-size: 0.28rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
}

.evaluateBox {
	width: 5.9rem;
	padding: .2rem .2rem 0.25rem;
	background: #fff;
	overflow: hidden;
}

.evaluateDetail {
	overflow: hidden;
}

.evaluateDetail i {
	font-size: .28rem;
	color: #333;
	line-height: .78rem;
	font-style: normal;
	float: left;
	margin-right: .42rem
}

.evaluateDetail img {
	width: 0.58rem;
	height: 0.58rem;
	float: left;
	margin-right: .22rem;
	margin-top: .15rem;
}

.evaluateDetail b {
	font-size: .28rem;
	float: right;
	line-height: .78rem;
	color: #ff4f34;
	font-weight: normal;
	margin-right: .1rem
}

.stars {
	overflow: hidden;
	clear: both;
	margin-top: 0.3rem
}

.stars span {
	font-size: .28rem;
	color: #333;
	line-height: .5rem;
	font-style: normal;
	float: left;
	margin-right: .42rem;
}

.stars i {
	width: 0.5rem;
	height: 0.5rem;
	margin-left: 0.04rem;
	line-height: 0.22rem;
	float: left;
	margin-right: 0.27rem;
	color: #BFBFBF;
	text-align: center;
	cursor: default;
	font-style: normal;
	background: url("../img/syy-img/img_0.png") no-repeat center;
	background-size: 100% 100%;
}

.stars input {
	display: none
}

.stars .on {
	background: url("../img/syy-img/img_1.png") no-repeat center;
	background-size: 100% 100%;
}

.stars .on1 {
	background: url("../img/syy-img/img_2.png") no-repeat center;
	background-size: 100% 100%;
}

.stars .on2 {
	background: url("../img/syy-img/img_3.png") no-repeat center;
	background-size: 100% 100%;
}

.stars .on3 {
	background: url("../img/syy-img/img_4.png") no-repeat center;
	background-size: 100% 100%;
}

.stars .on4 {
	background: url("../img/syy-img/img_5.png") no-repeat center;
	background-size: 100% 100%;
}

.stars p {
	float: right;
	font-size: 0.24rem;
	color: #b5b5b5;
	line-height: 0.5rem;
}

.food-textarea {
	height: 2.18rem;
	background: #ffffff;
	padding: .2rem;
	border-radius: 0.2rem;
}

.food-textarea textarea {
	height: 1.8rem;
	width: 100%;
	border: 0;
}

.food-textarea textarea::placeholder {
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
	line-height: 0.42rem;
}

.food-textarea p {
	text-align: right;
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
}

.food-textarea p b {
	color: #03A2EE;
}

.imgBox img {
	width: 1.94rem;
	height: 1.94rem;
	display: block;
	/* margin-top: 0.3rem; */
}

.imgBox input {
	width: 1.94rem;
	height: 1.94rem;
	opacity: 0;
	position: absolute;
}

.recommend-dishes {
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
}

.recommend-dishes span i {
	color: #03A2EE;
	font-style: normal;
}

.recommend-dishes span b {
	margin-left: 0.1rem;
}

.moneyBox {
	padding: 0 .25rem;
	background: #fff;
}

.moneyBox span {
	font-size: .28rem;
	color: #333;
	line-height: .86rem
}

.moneyBox input {
	border: 0;
	font-size: .24rem;
	margin-left: .56rem;
}

.moneyBox a {
	display: block;
	width: 1.4rem;
	height: 0.4rem;
	float: right;
	border-radius: .1rem;
	background: #00A2ED;
	position: relative;
}

.moneyBox a span {
	line-height: .4rem;
	font-size: .22rem;
	text-align: center;
	color: #fff;
	margin-left: .15rem;
}

.moneyBox a img {
	width: .12rem;
	height: .06rem;
	position: absolute;
	top: .15rem;
	right: .12rem;
}

.moneyType {
	display: none;
	overflow: hidden;
	margin-left: .25rem;
}

.moneyType p {
	font-size: .24rem;
	color: #666;
	line-height: .62rem;
}

.moneyTypeBox {
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: .14rem;
	padding: .13rem 0 .36rem
}

.moneyTypeBox ul {
	width: 6.4rem;
}

.moneyTypeBox li {
	width: 1.2rem;
	height: 0.38rem;
	line-height: .38rem;
	text-align: center;
	background: #E6E6E6;
	border-radius: .1rem;
	float: left;
	margin-right: .36rem
}

.moneyTypeBox .li-active {
	color: #fff;
	background: #03A2EE;
}

.say-but {
	width: 7.5rem;
	height: 1.2rem;
	background: #ffffff;
	border-radius: 0.3rem 0.3rem 0rem 0rem;
	box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.05);
	padding-top: 0.3rem;
	position: fixed;
	bottom: 0;
}

.say-but-center {
	width: 6.9rem;
	height: 0.9rem;
	background: #03a2ee;
	border-radius: 0.2rem;
	font-size: 0.32rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 0.9rem;
	margin: 0 auto;
}

.foodMenu {
	padding: 0.26rem 0.36rem
}

.foodMenu li {
	width: 2.06rem;
	height: 0.56rem;
	line-height: .56rem;
	text-align: center;
	border-radius: .1rem;
	float: left;
	font-size: .22rem;
	color: #333;
	background: #fff;
	margin-right: .3rem;
	margin-bottom: .23rem
}

.foodMenu li b {
	display: block;
	width: 2.06rem;
	height: 0.56rem;
	font-weight: normal;
}

.foodMenu li:nth-child(3n) {
	margin-right: 0;
}

.foodMenu li:last-child a {
	color: #00a2ed
}

.foodMenu li span {
	display: inline-block;
	width: 0.24rem;
	height: 0.24rem;
	border-radius: 50%;
	text-align: center;
	line-height: .24rem;
	border: 1px solid #00A2ED;
	color: #00a2ed
}

.foodMenu li.active {
	background: #00a2ed;
	color: #fff
}

.foodcontain {
	margin-top: .88rem
}

.tanchu_wrap {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	left: 0;
	top: 0;
	z-index: 1000;
	background: #F4F4F4
}

.goBack img {
	width: 0.3rem;
	height: 0.3rem;
}

.headerTitle {
	font-size: .32rem;
}

.syy-added {
	font-size: 0.24rem;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
}

.syy-dishes-title input {
	height: 0.6rem;
	width: 100%;
	line-height: 0.6rem;
	margin-top: 0.1rem;
	border: none;
	color: #03A2EE;
}

.syy-dishes-title input::placeholder {
	color: #03A2EE;
}

.xq-but {
	width: 6.9rem;
	height: 1rem;
	background-color: #fe482b;
	color: #fff;
	border-radius: .2rem;
	font-size: .3rem;
	line-height: 1rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto .2rem;
}

.xq-but img {
	width: 0.48rem;
	height: 0.48rem;
	margin-right: 0.2rem;
}

.addressDetail,
.openTime,
.adressCenter tr {
	height: .7rem;
}

.cardBox,
.openTel {
	margin-top: .15rem;
	margin-left: 0.1rem;
}

.adressCenter .my_new_address {
	height: 100%;
	width: 100%;
}

.my_new_address_img {
	width: .6rem;
	height: .3rem;
	margin-right: 0.1rem;
}

.cardBox .my_new_cardbox,
.openTel .my_new_cardbox {
	height: .4rem;
	padding-left: 0.2rem;
	display: flex;
	align-items: center;
}

.my_new_address_img2 {
	width: .3rem;
	height: .3rem;
	margin-right: 0.4rem;
}

.dcc {
	display: flex;
	align-items: center
}

#ul_div .change-perfer,
.wrap .change-perfer {
	position: relative;
	width: 2.8rem;
	float: inherit;
}

.change-perfer span {
	position: absolute;
	left: 0;
	top: 0;
	width: 1rem;
	height: 0.4rem;
	font-size: .24rem;
	background-color: rgba(0, 0, 0, .5);
	line-height: 0.4rem;
	text-align: center;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	border-top-left-radius: 0.22rem;
	border-bottom-right-radius: 0.22rem;
	color: #fff;
	display: inline-block;
}