/*common*/
.text-ignore {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-o-text-overflow: ellipsis;
}

.just-around {
	justify-content: space-around;
}

.just-between {
	justify-content: space-between;
}

.align-center {
	align-items: center;
}

.align-end {
	align-items: flex-end;
}

/*common end*/
body {
	display: flex !important;
	background: linear-gradient(180deg, #FFF 8.68%, #F9F9F9 15.5%);
}

.header {
	height: 0.77rem;
	padding: 0.27rem 0.24rem 0 0.12rem;
}

.header>.main_logo {
	width: 2.86rem;
	height: 0.52rem;
	margin-left: 0.12rem;
	opacity: 1;
	transition: all 0.6s;
}

.head_search{
	background-color: #f0f0f0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 100rem;
	height: 0.58rem;
	width: 3.8rem;
	padding: 0 0.24rem;
}
.head_search .m_line{
	background-color: #c5c5c5;
	height: 0.28rem;
	width: 0.01rem;
}
.head_search .input{
	flex: 1;
	font-size: 0.24rem;
	color:#888;
	display: flex;
	align-items: center;
	padding-left: 0.19rem;
	height: 0.58rem;
}
.head_search .input img{
	width: 0.22rem;
	height: 0.22rem;
	margin-right: 0.11rem;
}

.city_sel {
	display: flex;
	justify-content: center;
	/* width: 1.42rem; */
	height: 0.58rem;
	flex-shrink: 0;
	margin-right: 0.19rem;
	/* border-radius: 0.61rem; */
	/* border: 0.015rem solid #FFA24E; */
	/* background: #FFF; */
}

.city_sel .city_sel_wrapper {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.city_sel .posicon {
	width: 0.19rem;
	height: 0.25rem;
	margin-right: 0.11rem;
	flex-shrink: 0;
	fill: var(--Linear, linear-gradient(90deg, #FFAB73 0%, #F60 100%));
}

.city_sel text {
	color: #444444;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 500;
	line-height: 0.39rem;
	min-width: 0.48rem;
	margin-right: 0.09rem;
}

.city_sel .righticon {
	width: 0.16rem;
	height: 0.106rem;
	flex-shrink: 0;
	stroke-width: 0.02rem;
	stroke: #555;
}




.list-box {
	position: relative;
	width: 100%;
	overflow-x: hidden;
	background-color: #f9f9f9;
}

.list-count {
	width: 100%;
	text-align: center;
	font-size: 0.25rem;
	padding: 0.1rem 0;
	color: #f60;
	position: relative;
	top: -0.2rem;
	margin-left: 0.22rem;
}

.luqufenshu_link:hover {
	color: #f60 !important;

}

.luqufenshu_link {
	display: block;
	text-align: center;
	width: calc(100% - 0.4rem);
	padding: 0.3rem 0.2rem;
	background: #fff6f1;
	margin: 0.2rem;
	border-radius: 0.12rem;
	color: #f60;
}

.target-fix {
	position: relative;
	top: -0.93rem;
	display: block;
	height: 0;
	overflow: hidden;
}

.head-text-left {
	transition: all 0.6s;
}

.head-text-left .search {
	transition: all 0.6s;
}

.searchbutton {
	transition: all 1s;
}

.new-head-text {
	padding: 0.2rem 0.25rem 0.14rem 0.25rem;
}

.new-today-wrap {
	width: 7.02rem;
	height: 3.28rem;
	margin: 0.06rem 0.24rem 0 0.24rem;
	position: relative;
	flex-shrink: 0;
	border-radius: 20px;
	background: linear-gradient(172deg, #FF7316 -2.49%, #FFBE72 57.49%);
}

.new-today-wrap .img-top {
	width: 7.02rem;
	height: auto;
	display: block;
}
.new-today-wrap .title_img{
	position: absolute;
	width: 2.13rem;
	height: 0.48rem;
	top: 0.2rem;
	left: 0.2rem;
}
.new-today-wrap .zhoumo_img{
	position: absolute;
	width: 1.79rem;
	height: 0.31rem;
	top: 0.36rem;
	right: 1.29rem;
}
.new-today-wrap .stars_img{
	position: absolute;
	width: 0.66rem;
	height: 0.68rem;
	top: 0.3rem;
	right: 0.42rem;
}

.new-today-wrap .img-bottom {
	width: 7.02rem;
	height: auto;
}

#list_title_wrap {
	position: sticky;
	position: -webkit-sticky;
	top: 0.91rem;
	z-index: 99;
	background-color: #F9F9F9;
	transition: background-color 1s;
	width: 100%;
	padding-left: 0.25rem;

	margin-bottom: 0;
	padding-top: 0.22rem;
	padding-bottom: 0.21rem;
	/* margin-top: 0.07rem; */
	padding-top: 0 !important;
	padding-bottom: 0.04rem !important;

}

.sticky {
	background-color: #fff !important;
}

.jd-addr-text {
	color: #999999;
}

.newNanWraps {
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
	color: #333333;
	font-family: "PingFang SC";
	font-size: 0.31rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.43rem;
}

.shaixuan_outer .new_type_tab {
	margin-right: 0.15rem;
	line-height: 0.42rem;
	/* padding: 0 0.08rem; */
	flex-shrink: 0;
	letter-spacing: 0.02rem;
	font-family: "PingFang SC";
	font-style: normal;
	/* height: 0.6rem; */
	overflow: visible;
	color: #666666;
	font-size: 0.31rem;
	font-weight: 700;
	line-height: 0.42rem;
	margin-right: 0.5rem;
}

.shaixuan_outer .new_type_tab.active {
	color: #222222;
	font-family: "PingFang SC";
	font-size: 0.33rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.46rem;
	position: relative;
	z-index: 2;
}


.shaixuan_outer_scroll::-webkit-scrollbar {
	display: none;
}

.shaixuan_outer_scroll {
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow-x: auto;
	/* background-color: pink; */
	height: 1rem;
	/* overflow-y: hidden; */
}

.bang_wrap {
	display: block;
	max-width: calc(100% - 0.27rem);
	width: fit-content;
	box-sizing: border-box;
	margin: 0 0.14rem 0 0.13rem;
	height: 0.43rem;
	flex-shrink: 0;
	border-radius: 0.1rem;
	background: #fff5d6cc;
	display: flex;
	justify-content: space-between;
	margin-top: 0.19rem;
}

.bang_wrap .bang_left {
	display: flex;
	width: 0.64rem;
	height: 0.43rem;
	padding: 0.11rem 0.1rem 0.12rem 0.11rem;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 0.1rem 0 0.1rem 0.1rem;
	background: #FFE9B0;
}

.bang_wrap .bang_left img {
	width: 0.43rem;
	height: 0.2rem;
}

.bang_wrap .bang_right {
	color: #bd7000;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.43rem;
	/* text-align: right; */
	padding: 0 0.08rem 0 0.11rem
}

.bang_wrap .bang_right img {
	width: 0.1rem;
	/* margin-right: 0.08rem; */
	height: 0.19rem;

}

.bang_wrap .bang_right .sort {
	margin: 0 0.04rem 0 0.03rem;
	color: #bd7000;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.43rem;
}

.between {
	display: flex;
	justify-content: space-between;


}

.new_cover_left {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	width: 3.39rem;
	height: 2.83rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}


.new_cover_left [class^=info_] {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.new_cover_left {
	background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20247/23/2024723163014_41661.png");
}

.new_cover_left .info_1 {
	color: #FE7800;
	max-width: 2.6rem;
	font-size: 0.24rem;
	font-weight: 600;
	position: absolute;
	top: 22%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.new_cover_left .info_2 {
	color: #fff;
	font-size: 0.22rem;
	font-weight: 600;
	max-width: 1.6rem;
	position: absolute;
	top: 48%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.new_cover_left .info_3 {
	color: #FE7800;
	max-width: 1.8rem;
	font-size: 0.22rem;
	transform: translateY(-0.05rem);
	position: absolute;
	top: 74%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.new_cover_left.blue {
	background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20247/23/2024723163026_32643.png");
}

.new_cover_left.blue .info_1 {
	color: #488AF7;
}

.new_cover_left.blue .info_2 {
	color: #fff;
}

.new_cover_left.blue .info_3 {
	color: #488AF7;

}

.allcard {
	margin: 0 0.24rem 0.22rem 0.24rem;
}

.flex-center {
	display: flex;
	align-items: center;
}

.flex-center-right img {
	width: 0.3rem;
	height: 0.3rem;
	margin-left: 0.1rem;
	/* border-radius: 50%; */
}

a.flex-center img {
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.1rem;
	/* border-radius: 50%; */
}

.bottom-msgsources {
	padding: 0 0.13rem;
	box-sizing: border-box;
	color: #999999;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	color: #555;
	display: flex;
	justify-content: space-between;
	margin-top: 0.11rem;
	border-top: none;


	color: #555555;
	font-family: "PingFang SC";
	font-size: 0.22rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.46rem;
}

.bottom-msgsources .shangjia_name {
	color: #555555;
	font-family: "PingFang SC";
	font-size: 0.22rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.46rem;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;

}

.new-card {
	width: 3.45rem;
	border-radius: 0.16rem;
	background: #FFF;
	margin-bottom: 0.17rem;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 0.03rem;
	padding-bottom: 0.1rem;
}

.single-card-top {
	position: relative;
	width: 3.45rem;
	/* height:3.10rem; */
	height: auto;
	border-radius: 0.16rem 0.16rem 0 0;
	overflow: hidden;
	position: relative;
	min-width: 3.39rem;
	max-width: 3.39rem;
}

/* 商家卡片中的地点信息 */
.single-card-top .addr_box {
	position: absolute;
	height: 0.42rem;
	line-height: 0.42rem;
	left: 0.16rem;
	bottom: 0.16rem;
	/* width: 2.8rem; */
	border-radius: 0.74rem;
	display: inline-flex;
	padding: 0.02rem 0.18rem;
	align-items: center;
	border-radius: 74px;
	background: #00000073;
	font-size: 0.21rem;
	color: #fff;

}

.single-card-top .addr_box span {
	display: inline-block;
	max-width: 2.5rem;
}

.single-card-top .addr_box img {
	width: 0.17rem;
	height: 0.22rem;
	margin-right: 0.08rem;
}

.single-card-bottom {
	width: 3.39rem;
	padding: 0.14rem 0.14rem 0rem 0.13rem;
	box-sizing: border-box;
}

.indent_25 {
	text-indent: 2.5em;
}

.indent_23 {
	text-indent: 2.3em;
}


.single-card-bottom-p1 {
	width: 100%;
	color: #333333;
	text-align: justify;
	font-family: "PingFang SC";
	font-size: 0.26rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.4rem;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	position: relative;

}

.bottom-sketch {
	width: 100%;
	color: #feab14;
	font-size: 0.24rem;
	font-weight: 700;
	line-height: 0.46rem;
	margin-top: 0.01rem !important;
	overflow: hidden;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

.one-row {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 0.24rem;
	line-height: 0.26rem !important;
}

.bottom-receivebutton {
	/* width: 4.15rem; */
	/* height: 0.54rem; */
	width: 100%;
	flex-shrink: 0;
	border: none;
	background: #fffE;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0;
	margin-top: 0.12rem;
	bottom: 0px;
	position: relative;
}

.bottom_ziyin {
	background: var(--6363, linear-gradient(241deg, #FF9853 1.12%, #F60 54.44%));
	color: #fff;
	font-size: 0.18rem;
	padding: 0rem 0.08rem;
	border-radius: 0.05rem;
	display: inline-block;
	font-weight: 500;
	line-height: 0.28rem;
	margin-top: -0.05rem;
	height: fit-content;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0.1rem;
	width: fit-content;
	text-align: left;
	text-indent: 0;
}

.bottom-qiang {
	display: inline-flex;
	padding: 0 0.18rem ;
	justify-content: center;
	align-items: center;
	border-radius: 0.58rem;
	background: linear-gradient(112deg, #FF8732 8.87%, #ff6600 86.18%);
	color: #ffffff;
	font-family: "PingFang SC";
	font-size: 0.18rem;
	font-style: normal;
	font-weight: 500;
	position: relative;
	top: 0.01rem;
	height: 0.34rem;
	line-height: 0.34rem;
}

.bottom-height {
	height: 1.7rem !important;
}

:root {
	color-scheme: light dark;
	color: #333;
	background-color: #ffffff;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (prefers-color-scheme: light) {
	:root {
		color: #213547;
		background-color: #ffffff;
	}

	a:hover {
		color: #747bff;
	}

	button {
		background-color: #f9f9f9;
	}

	body {
		background-color: #ffffff;
		color: #333;
	}
}

@media (prefers-color-scheme: dark) {
	:root {
		color: #213547;
		background-color: #ffffff;
	}

	body {
		background-color: #ffffff;
		color: #333;
	}
}

input {
	background-color: #fff !important;
}

.search {
	overflow: hidden;
}


.new-pic {
	position: absolute;
	width: 0.9rem;
	height: 0.9rem;
	/* top: 0.2rem;
    left: 0.2rem; */
	z-index: 999;
}

.swiper .new-pic {
	top: 0.11rem;
	left: 0rem;
}

.double-ele {
	position: absolute;
	width: 0.8rem;
	/* height: 0.9rem; */
	/* top: 0.2rem;
    left: 0.2rem; */
	top: 0.03rem;
	right: 0.03rem;
	z-index: 999;
}

.pricebuttonwrap {
	display: flex;
	align-items: center;
	margin-top: 0.1rem;
	border-radius: 0.36rem;
	overflow: hidden;
	border: 0.01rem solid #F60;
	width: fit-content;

}

.pricebutton1 {
	display: inline-block;
	padding: 0 0.1rem;
	height: 0.35rem;
	background-color: #F60;
	border-radius: 0;
	font-size: 0.18rem;
	color: #ffffff;
	line-height: 0.35rem;
	text-align: center;
	font-weight: 700;
}

.pricebutton2 {
	display: inline-block;
	font-weight: 700;
	height: 0.35rem;
	padding: 0 0.1rem;
	border-radius: 0;
	border: none;
	font-size: 0.2rem;
	color: #ff6600;
	line-height: 0.35rem;
}

.today-block {
	/* box-shadow: 3px 2px 8px 0 #cbcbcb99;
    border-radius: 0.10rem;
    padding-bottom: 0.12rem; */
}

.shaixuan_outer {}

*::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}

*::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: skyblue;
	background-image: -webkit-linear-gradient(45deg,
	rgba(255, 255, 255, 0.2) 25%,
	transparent 25%,
	transparent 50%,
	rgba(255, 255, 255, 0.2) 50%,
	rgba(255, 255, 255, 0.2) 75%,
	transparent 75%,
	transparent);
}

*::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ededed;
	border-radius: 10px;
}

.zhuanqu_ling {
	border-radius: 1rem;
	padding: 0.01rem 0.08rem;
	margin-left: 0.1rem;
	border: 1px solid #FF6600;
	color: #f60;
	font-size: 0.18rem;
	margin-top: 0.05rem;
}

.texthidden {
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	width: 1.5rem !important;
	max-width: 1.5rem !important;
	word-break: break-all !important;
	color: rgb(161, 161, 161);
}

.search {
	width: 4.01rem;
	height: 0.57rem;
	/* margin-left: 0.3rem; */
}

.searchbutton {
	display: inline-block;
	position: absolute;
	right: 0.06rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1.08rem;
	height: 0.45rem;
	line-height: 0.45rem;
	flex-shrink: 0;
	border-radius: 0.50rem;
	background: var(--156, linear-gradient(128deg, #FF934A 8.03%, #F60 54.85%));
	color: #fff;
	text-align: center;
	font-size: 0.24rem;
	font-weight: 400;
	letter-spacing: 0.04rem;
	opacity: 0;

}

.head-text-left {
	margin-bottom: 0rem;
}

.today-head {
	margin-bottom: 0px !important;
}

.receivebuttons {
	bottom: 0.4rem;
	width: 95% !important;
	left: 0;
}

.swiper-paginations {
	text-align: right;
	padding-right: 0.20rem;
	bottom: 0.34rem !important;
	display: flex;
	justify-content: center;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 0.24rem;
	height: 0.05rem;
	flex-shrink: 0;
	border-radius: 0.03rem 0;
	background: #CCC;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #f60 !important;
}

/*zhuanqu*/
.zhuanqu {
	width: 7.02rem;
	margin: 0.2rem auto;
	margin-bottom: 0;
	display: flex;
	justify-content: center;
}

.zhuanqu>div {
	width: 3.4rem;
	height: auto;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	border-radius: 0.16rem;
	padding: 0.16rem;
	border: 2px solid #FFF;
}

.zhuanqu>div:first-child {
	background: var(--6, linear-gradient(164deg, #FFF7E4 0.12%, #FFF 26.53%));
	margin-right: 0.22rem;
}

.zhuanqu>div:last-child {
	background: var(--8, linear-gradient(164deg, #FFE9E3 -3.6%, #FFF 22.99%));
}

.zhuanquTop {
	height: 0.46rem;
	display: flex;
	flex-direction: column;
}

.zhuanquTop .zhuanqutop-icon {
	width: 0.35rem;
	height: 0.35rem;
	margin-right: 0.1rem;
}

.zhuanquTop-title img {
	width: 1.2rem;
	height: 0.46rem;
}

.zhuanquTop>div {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.zhuanquTop-more {
	color: #666666;
	text-align: right;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.34rem;
}

.zhuanquTop-more img {
	width: 0.11rem;
	position: relative;
	top: 0.01rem;
}

.zhuanqu-single {
	padding: 0.15rem 0.04rem;
	padding-top: 0.28rem;
	flex-grow: 1;
}
.zhuanqu-single .zhuanqu-item{
	padding-bottom: 0.14rem !important;
	border-bottom: 0.01rem solid #e9e9e9;
}
.zhuanqu-single .zhuanqu-item:last-child{
	border-bottom: none;
	padding-bottom: 0 !important;
	margin-bottom:0 !important;
}

/* .zhuanqu-single>a:first-child::after {
    content: '';
    display: block;
    width: 2.75rem;
    height: 0.01rem;
    margin-top: 1.29rem;
    flex-shrink: 0;
    background: #D9D9D9;
    position: absolute;
} */

.zhuanqu-single>.zhuanqu-item:first-child {
	margin-bottom: 0.22rem;
}

/* .zhuanqu-single>a:not(:first-child) {
    margin-top: 0.49rem;
} */

.zhuanqu-item {
	width: 2.97rem;
	/* height: 1.07rem; */
	display: flex;
	padding: 0;
}

.zhuanqu-item .item-left {
	margin-right: 0.17rem;
}

.zhuanqu-item .item-left img {
	width: 1.03rem;
	height: 0.99rem;
	border-radius: 0.12rem;
	object-fit: cover;
}

.zhuanqu-item .item-right {
	flex: 1 1 auto;
}

.zhuanqu-item .item-right .item-title {
	height: 0.64rem;
	width: 1.77rem;
	font-size: 0.24rem;
	-webkit-line-clamp: 2;
	line-height: 0.32rem;
	color: #333333;
	font-family: "PingFang SC";
	font-style: normal;
	font-weight: 700;
	text-align: left;
}

.item-rmb {
	color: #ff6600;
	font-size: 0.16rem;
	line-height: 0.34rem;
	font-weight: 700;
}

.item-rmb-num {
	font-size: 0.26rem;
	line-height: 0.38rem;
	color: #ff6600;
	font-weight: 700;
}
.size24{
	font-size: 0.24rem !important;
}

.youhuiquan-bg {
	left: 0;
	width: 3rem;
	height: 100%;
	border-radius: 0.16rem;
	position: absolute;
	z-index: -1;
}

.zhuanqu .youhui-single .price-description1 {
	display: inline;
	-webkit-box-orient: unset;
	-webkit-line-clamp: unset;
	overflow: unset;
	flex-shrink: unset;
	max-width: unset;
}

.zhuanqu .youhui-single .price-description2 {
	display: inline;
	-webkit-box-orient: unset;
	-webkit-line-clamp: unset;
	overflow: unset;
	flex-shrink: unset;
	max-width: unset;
}

.shaixuanblock {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	width: 100%;
	margin: 0.15rem 0
}

.shaixuanblock>div {
	color: #f60;
	flex-shrink: 0;
	margin-right: 0.15rem;
	/* 每个项之间的间隔 */

	border-radius: 0.69rem;
	border: 0.01rem solid var(--Linear, #FFB800);
	background: #FFF;
	padding: 0.05rem 0.3rem;
}

.shaixuanblock>div.active {
	color: #fff;
	background-color: #f60;
}

#list_title_wrap {
	top: 0
}

.new-nav {
	width: 7.02rem;
	display: flex;
	flex-wrap: wrap;
	padding: 0.18rem 0.16rem 0.22rem 0.16rem;
	border-radius: 0.2rem;
	border: 0.02rem solid #FFF;
	background: linear-gradient(349deg, #FFF 42.39%, #FEDBC7 291.95%);
}

.new-nav a {
	margin-right: 0.33rem;
}

.new-nav a img {
	height: 0.88rem;
	width: 0.88rem
}

.new-nav p {
	color: #444444;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.39rem;
	margin-top: 0.06rem;
}

.today-block-wrap {
	position: absolute;
	top: 0.81rem;
	width: 6.61rem;
	height: 2.36rem;
	left: 0.2rem;
}

.single-card {
	height: 2.25rem;
	width: 6.6rem;
	/* background-color: pink; */
	overflow: hidden;
	margin-bottom: 0;
}

.single-card-left {
	min-width: 1.57rem;
	width: 1.57rem;
	height: 1.4rem;
}

.single-card-title {
	position: relative;
	color: #333333;
	font-family: "PingFang SC";
	font-size: 0.30rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.46rem;
	margin-bottom: 0.07rem !important;
	text-align: left;
	width: 4.37rem ;
}
.single-card-righ{
	width:4.37rem !important;
	height: 1.95rem !important;
}

.sketch {
	color: #444444;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.39rem;
	margin-bottom: 0.11rem;
	margin-top: 0 !important;
}

.btn-buy {
	width: 0.81rem;
	font-weight: 500;
	height: 0.26rem;
	line-height: 0.26rem;
	font-size: 0.18rem;
	padding: 0 0.04rem 0rem 0.05rem;
}

.single-card-block {
	border: 0.01rem solid rgb(251, 179, 131);
	border-radius: 0.06rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: normal;
	color: #ff6600;
	font-family: "PingFang SC";
	font-size: 0.19rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.3rem;
	overflow: hidden;
	padding: 0.02rem 0.1rem;
	width: fit-content
}

.youhui-single-wrap {
	padding: 0.06rem 0.22rem 0.11rem 0.22rem;

	border-radius: 0.16rem;
	background: #FFF;
	display: block;
}

.youhui-single-wrap2 {
	padding: 0.2rem 0.14rem 0.17rem 0.14rem;
	border-radius: 0.16rem;
	background: #FFF;
	display: block;
	margin-top: 0.16rem;
}

.youhui-single-wrap2 a:nth-child(2) {
	margin-top: 0.43rem;
	position: relative;
}

.youhui-single-wrap2 a::after {
	position: absolute;
	content: '';
	width: 2.7rem;
	height: 0.01rem;
	flex-shrink: 0;
	background: #D9D9D9;
	top: -0.2rem
}

.youhui-single-name {
	color: #333333;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.26rem;
	padding-top: 0.1rem;
}

.youhui-single-dec {
	color: #999999;
	font-family: "PingFang SC";
	font-size: 0.22rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.26rem;
	padding-top: 0.1rem;
}

.youhui-single-price {
	flex-shrink: 0;
	color: #ff6600;
	font-family: "PingFang SC";
	font-size: 0.24rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.34rem;
	padding-top: 0.12rem;
}

.one-text {
	white-space: nowrap;
	/* 禁止换行 */
	overflow: hidden;
	/* 隐藏溢出内容 */
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
	word-break: break-all;
}

.two-text {
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 0.36rem;
	word-break: break-all;
}

.shaixuan_outer .new_type_tab.active:after {
	position: absolute;
	content: "";
	display: block;
	width: 0.32rem;
	height: 0.06rem;
	background: linear-gradient(270deg, #ff6600e6 0%, #ffb72de6 100%);
	border-radius: 1rem;
	left: 50%;
	bottom: -0.08rem;
	transform: translateX(-50%);
	background-size: 100% 100%;
}



.shaixuan_outer .new_type_tab.active {
	color: #222222;
	font-family: "PingFang SC";
	font-size: 0.35rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.5rem;
}

.single-card-bottom-p1 {
	color: #333333;
	font-family: "PingFang SC";
	font-size: 0.26rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.4rem;
	text-align: left;
}

.bottom-sketch {
	color: #555555;
	font-family: "PingFang SC";
	font-size: 0.22rem;
	font-style: normal;
	font-weight: 400;
	margin-top: 0.09rem !important;
	line-height: 0.35rem;
}

.bottom-receivebutton {
	margin-top: 0.19rem;
}

.new-card {
	padding-bottom: 0.2rem;
}

.liangdian {
	position: relative;
	display: inline-block;
	color: #333333;
	font-family: "PingFang SC";
	font-size: 0.22rem;
	font-style: normal;
	font-weight: bold;
	line-height: 0.35rem;
}

.liangdian::after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: 0.05rem;
	left: 0;
	height: 0.07rem;
	flex-shrink: 0;
	background: linear-gradient(90deg, #ffaa7180 0%, #ff660180 100%);
}

.show {
	display: inline-block !important;
}



.new-nav p {
	margin-top: 0.03rem;
}

.onetext33 {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 3.3rem;
}

.background {
	position: absolute;
	right: 0;
	overflow: hidden;
	top: 0.16rem;
	width: 2.95rem;
	height: 1.36rem;
}

.backgroundimg {
	width: 2.95rem;
	height: 1.36rem;
	position: relative;
	left: 0.27rem;
}


.h_price {
	display: flex;
	align-items: flex-end;
	height: 0.34rem;
}

.h_price span {
	line-height: 0.24rem;
	vertical-align: bottom;
}

.item-right {
	/* background-color: blue; */
	height: 0.99rem
}

.h_price .item-rmb {
	line-height: 0.16rem;
}



.hang_on{
	position: sticky;
	top: 0;
	z-index: 90;
	/* border-bottom: 0.01rem solid rgb(248, 248, 248); */
}



/* 加载的效果 */
.weui-masks2{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	display: none;
	height: 100%;
	min-height: 100vh;
}

.loading2{
	position: fixed;
	top: 20vh;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
}
.loading2 img{
	width: 0.6rem;
	height: 0.6rem;
	animation: rotate 1s linear infinite;
}

@keyframes rotate{
	from{
		transform: translateX(-50%) rotate( 0deg);
	}
	to{
		transform: translateX(-50%) rotate(360deg);
	}
}

a:hover{
	color: inherit ;
}


/* 商场默认小logo */
.cover-default{
	position: relative;
	padding: 0.09rem 0.07rem 0.07rem 0.09rem;
	border-radius: 0.12rem;
}

.cover-default .text-wrap{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 0.1rem;
	border: 1rpx solid #ffffff99;
	background: linear-gradient(150deg, #FFF -26.81%, #ffffff00 51.36%);
}
.cover-default .text-wrap .text{
	width: 90%;
	height: 0.8rem;

	text-align: center;
	color: #ffffff;
	text-align: center;
	font-family: "PingFang SC";
	font-size: 0.26rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.4rem;

	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/* word-break: break-all; */
}



/* 商场默认 */
.cover-default1{
	background: #FFC870;
}
.cover-default2{
	background: #C2B7FF;
}
.cover-default3{
	background: #FF8080;
}

/* 玩乐默认 */
.cover-default4{
	background: #FF925A;
}
.cover-default5{
	background: #81CBFF;
}





/* 大的默认图 */


.big-default{

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	border-radius: 0.12rem;
}

.big-default.size{
	width:7.5rem;
	height: 4.16rem;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}


.big-default-text{
	width: 61.9%;
	padding:0.45rem 0.9rem;
	text-align: center;
	flex-shrink: 0;
	border-radius: 0.2rem;
	border: 0.02rem solid rgba(255, 255, 255, 0.6);
	background: linear-gradient(150deg, #FFF -26.81%, rgba(255, 255, 255, 0) 51.36%);

	color: rgb(255, 255, 255);
	text-align: center;
	font-family: "PingFang SC";
	font-size: 0.45rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.8rem;

}

.big-default-text>div{
	max-height: 1.6rem;
	width: 100%;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.big-default1{
	background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/20/2025520095735_10176.png');
}

.big-default2{
	background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/20/2025520112243_49063.png');

}

.big-default3{
	background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/20/2025520112336_12174.png');
}

.big-default4{
	background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/20/2025520112402_35052.png');
}

.big-default5{
	background-image: url('https://imgbdb4.bendibao.com/whbdb/20255/20/2025520112445_29246.png');
}






























/* 石榴 以下样式到end勿动*/
.shangchang * {
	box-sizing: border-box;
}
.shangchang *::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: unset !important;
	background-image: none !important;
}
.shangchang *::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: unset !important;
	background: unset !important;
	border-radius: 10px;
}
.shangchang .hang_on {
	z-index: 99999;
}
.shangchang .header {
	background-color: #fff;
	display: flex;
	align-items: center;
	padding-bottom: 0.2rem;
	position: relative;
	z-index: 99999999;
}
.shangchang .header .page_back_img {
	width: 0.12rem;
	height: 0.24rem;
	margin-bottom: -0.12rem;
	margin-left: 0.14rem;
}
.shangchang .header .page_title_img {
	width: 1.55rem;
	height: 0.46rem;
}
.shangchang .tab_wrap {
	display: flex;
	padding: 0.2rem 0.29rem 0.32rem 0.29rem;
	position: relative;
	z-index: 9999999999999;
	background-color: #fff;
	flex-wrap: nowrap;
	overflow-x: auto;
}
.shangchang .tab_wrap .tab_item {
	margin-right: 0.28rem;
	background-color: #f1f1f1;
	border-radius: 5rem;
	height: 0.59rem;
	line-height: 0.59rem;
	padding: 0 0.28rem;
	font-size: 0.28rem;
	color: #444;
	position: relative;
	white-space: nowrap;
}
.shangchang .tab_wrap .tab_item img {
	display: none;
}
.shangchang .tab_wrap .tab_item.active {
	background-color: #f60;
	color: #fff;
}
.shangchang .tab_wrap .tab_item.active img {
	width: 0.2rem;
	height: 0.16rem;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -0.11rem;
	transform: translateX(-50%);
}
.shangchang .list_content_wrap {
	background-color: #f9f9f9;
	padding-top: 0.24rem;
}

.shangchangdetail *, .shangjiadetail * {
	box-sizing: border-box;
}
.shangchangdetail .box, .shangjiadetail .box {
	background-color: #f9f9f9;
}
.shangchangdetail .header, .shangjiadetail .header {
	background-color: white;
	position: relative;
	z-index: 9;
	height: auto;
	padding: 0;
	max-height: 4.3rem;
}
.shangchangdetail .header img, .shangjiadetail .header img {
	margin-left: 0;
}
.shangchangdetail .header .sc_img, .shangjiadetail .header .sc_img {
	width: 100%;
	height: auto;
	max-height: 4.3rem;
}
.shangchangdetail .header .photo_btn, .shangjiadetail .header .photo_btn {
	position: absolute;
	bottom: 0.45rem;
	right: 0.25rem;
	font-size: 0.22rem;
	display: flex;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	border-radius: 2rem;
	padding: 0.08rem 0.17rem;
}
.shangchangdetail .header .photo_btn img, .shangjiadetail .header .photo_btn img {
	margin-left: 0.08rem;
	width: 0.12rem;
}
.shangchangdetail .header .back_ing, .shangjiadetail .header .back_ing {
	position: absolute;
	top: 0.2rem;
	left: 0.25rem;
	width: 0.5rem;
	height: 0.5rem;
}
.shangchangdetail .sc_base_info, .shangjiadetail .sc_base_info {
	background-color: #f9f9f9;
	width: 100%;
}
.shangchangdetail .sc_base_info .base_main, .shangjiadetail .sc_base_info .base_main {
	color: #333;
	position: relative;
	z-index: 99;
	background-color: #ffffff;
	border-radius: 0.2rem 0.2rem 0 0;
	transform: translateY(-0.2rem);
	width: 100%;
	padding: 0.22rem 0.24rem;
}
.shangchangdetail .sc_base_info .base_main .title, .shangjiadetail .sc_base_info .base_main .title {
	font-size: 0.36rem;
	font-weight: 700;
	margin-bottom: 0.16rem;
	line-height: 0.46rem;
}
.shangchangdetail .sc_base_info .base_main .time, .shangjiadetail .sc_base_info .base_main .time {
	font-size: 0.24rem;
	margin-bottom: 0.16rem;
	line-height: 0.46rem;
}
.shangchangdetail .sc_base_info .base_main .time span, .shangjiadetail .sc_base_info .base_main .time span {
	font-weight: 700;
}
.shangchangdetail .sc_base_info .base_main .tag, .shangjiadetail .sc_base_info .base_main .tag {
	font-size: 0.22rem;
	background-color: #ffede0;
	color: #f60;
	padding: 0.06rem 0.14rem;
	max-width: 5.32rem;
	margin-bottom: 0.22rem;
}
.shangchangdetail .sc_base_info .base_main .addr, .shangjiadetail .sc_base_info .base_main .addr {
	font-size: 0.26rem;
	position: relative;
	padding-top: 0.2rem;
}
.shangchangdetail .sc_base_info .base_main .addr .text, .shangjiadetail .sc_base_info .base_main .addr .text {
	width: 4.8rem;
	line-height: 0.4rem;
}
.shangchangdetail .sc_base_info .base_main .addr .daohang, .shangjiadetail .sc_base_info .base_main .addr .daohang {
	font-size: 0.22rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 0.1rem;
}
.shangchangdetail .sc_base_info .base_main .addr .daohang img, .shangjiadetail .sc_base_info .base_main .addr .daohang img {
	width: 0.3rem;
	height: 0.3rem;
	margin-bottom: 0.04rem;
}
.shangchangdetail .sc_base_info .base_main .addr .gap_line, .shangjiadetail .sc_base_info .base_main .addr .gap_line {
	width: 7.5rem;
	height: 0.01rem;
	background-color: #f2f2f3;
	position: absolute;
	left: -0.24rem;
	top: 0;
}
.shangchangdetail .sc_shangjia_box, .shangchangdetail .sc_huodong_box, .shangjiadetail .sc_shangjia_box, .shangjiadetail .sc_huodong_box {
	background-color: #fff;
	margin-bottom: 0.22rem;
}
.shangchangdetail .tab_wrap, .shangjiadetail .tab_wrap {
	padding: 0.24rem;
	padding-bottom: 0.5rem;
}
.shangchangdetail .tab_wrap .tab_item, .shangjiadetail .tab_wrap .tab_item {
	margin-right: 0.5rem;
	font-size: 0.3rem;
	font-weight: 700;
}
.shangchangdetail .tab_wrap .tab_item.active, .shangjiadetail .tab_wrap .tab_item.active {
	color: #f60;
	font-size: 0.32rem;
	position: relative;
}
.shangchangdetail .tab_wrap .tab_item.active::after, .shangjiadetail .tab_wrap .tab_item.active::after {
	content: "";
	position: absolute;
	width: 0.32rem;
	height: 0.06rem;
	background: linear-gradient(90deg, #ffa33b, #f60);
	border-radius: 0.2rem;
	left: 50%;
	bottom: -0.16rem;
	transform: translateX(-50%);
	display: block;
}

.fuli {
	color: #333;
}
.fuli .box {
	background-color: #f9f9f9;
	min-height: 100vh;
}
.fuli .part {
	background-color: #fff;
	padding-bottom: 0.24rem;
	margin-bottom: 0.2rem;
}
.fuli .header {
	display: flex;
	align-items: center;
	font-size: 0.34rem;
	font-weight: 700;
	color: #444;
	letter-spacing: 0.02rem;
	margin-bottom: 0.3rem;
}
.fuli .header .page_back_img {
	width: 0.17rem;
	height: 0.29rem;
	margin-right: 0.18rem;
}
.fuli .part .cover {
	max-width: 6.98rem;
	max-height: 5rem;
	border-radius: 0.15rem;
	height: auto;
	overflow: hidden;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.3rem;
}
.fuli .part .cover img {
	max-width: 6.98rem;
	max-height: 5rem;
	width: auto;
	height: auto;
	display: block;
	/* 消除图片底部间隙 */
	border-radius: 0.15rem;
}
.fuli .base_content {
	padding: 0 0.26rem;
}
.fuli .base_content .title {
	font-size: 0.36rem;
	font-weight: 700;
	margin-bottom: 0.17rem;
}
.fuli .base_content .price {
	display: flex;
	align-items: center;
	width: 3.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fuli .base_content .price .now_price {
	font-size: 0.44rem;
	color: #f60;
	font-weight: 700;
}
.fuli .base_content .price .now_price::before {
	content: "￥";
	font-size: 0.28rem;
}
.fuli .base_content .price .underline {
	vertical-align: bottom;
	font-size: 0.28rem;
	height: 0.22rem;
	line-height: 0.3rem;
	color: #aaa;
	text-decoration: line-through;
	margin-left: 0.18rem;
}
.fuli .base_content .price .underline::before {
	content: "￥";
}
.fuli .base_content .baoming_num {
	font-size: 0.28rem;
	color: #999;
}
.fuli .base_content .baoming_num span {
	color: #f60;
	margin: 0 0.05rem;
}
.fuli .tab_outer {
	width: 7.5rem;
	overflow-x: auto;
	padding: 0.16rem 0.28rem 0rem;
	background-color: white;
}
.fuli .tab_outer::-webkit-scrollbar {
	display: none;
}
.fuli .tab_wrap {
	width: fit-content;
	display: flex;
	flex-wrap: nowrap;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
	background-color: white;
	border-bottom: 0.01rem solid #f0f0f0;
	padding-bottom: 0.24rem;
}
.fuli .tab_wrap .tab_item {
	height: 0.8rem;
	line-height: 0.8rem;
	margin: 0 0.24rem;
	font-size: 0.32rem;
	font-weight: 700;
	color: #666;
	position: relative;
}
.fuli .tab_wrap .tab_item.active {
	color: #333;
}
.fuli .tab_wrap .tab_item.active::after {
	content: "";
	position: absolute;
	width: 0.42rem;
	height: 0.07rem;
	background: linear-gradient(90deg, #ffa33b, #f60);
	border-radius: 0.2rem;
	left: 50%;
	bottom: 0.03rem;
	transform: translateX(-50%);
	display: block;
}
.fuli .detail_content {
	padding-bottom: 3rem;
}
.fuli .detail_content .content_wrap {
	position: relative;
	background-color: #fff;
	padding: 0.34rem 0.3rem 0.06rem;
}
.fuli .detail_content .content_wrap::after {
	content: "";
	display: block;
	width: 6.98rem;
	height: 0.01rem;
	background-color: #f0f0f0;
	margin: 0.4rem 0;
	margin-bottom: 0;
}
.fuli .detail_content .content_wrap:last-child::after {
	display: none;
}
.fuli .detail_content .content_wrap:last-child {
	padding-bottom: 0.4rem;
}
.fuli .detail_content .content_wrap .nail_key {
	position: absolute;
	top: -1.22rem;
}
.fuli .detail_content .content_wrap .c_title {
	font-size: 0.34rem;
	font-weight: 700;
	margin-bottom: 0.24rem;
}
.fuli .detail_content .content_wrap .c_info {
	font-size: 0.28rem;
	line-height: 0.4rem;
	white-space: pre-wrap;
	margin-bottom: 0.34rem;
}
.fuli .detail_content .content_wrap .c_article_card {
	width: 6.65rem;
	margin: auto;
	min-height: 1.5rem;
	flex-shrink: 0;
	border-radius: 0.1rem;
	background: #FFF;
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
	padding: 0.26rem 0.2rem;
}
.fuli .detail_content .content_wrap .c_article_card .a_text {
	flex: 1;
	overflow: hidden;
}
.fuli .detail_content .content_wrap .c_article_card .a_text .a_title {
	font-size: 0.28rem;
	margin-bottom: 0.15rem;
}
.fuli .detail_content .content_wrap .c_article_card .a_text .a_intr {
	font-size: 0.24rem;
	color: #666;
}
.fuli .detail_content .content_wrap .c_article_card .a_cover {
	width: 0.95rem;
	height: 0.95rem;
	flex-shrink: 0;
	border-radius: 0.1rem;
	margin-left: 0.3rem;
}
.fuli .detail_content .content_wrap .c_article_tips {
	color: #777;
	font-size: 0.26rem;
	text-align: center;
	margin-top: 0.2rem;
}
.fuli .detail_content .content_wrap .code_box {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.fuli .detail_content .content_wrap .code_box .img_out {
	height: auto;
	padding: 0.15rem;
	padding-bottom: 0.22rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.1rem;
	border: 0.01rem solid #ffb27f;
}
.fuli .detail_content .content_wrap .code_box .img_out img {
	width: 2rem;
	height: auto;
}
.fuli .detail_content .content_wrap .code_box .tips {
	box-sizing: border-box;
	padding: 0 0.17rem;
	height: 0.45rem;
	line-height: 0.42rem;
	border-radius: 0.06rem;
	border: 0.01rem solid #f60;
	color: #f60;
	font-size: 0.22rem;
	background: #FFECDF;
	transform: translateY(-0.07rem);
}
.fuli .detail_content .content_wrap .liucheng {
	display: flex;
	flex-wrap: wrap;
}
.fuli .detail_content .content_wrap .liucheng .item {
	display: flex;
	align-items: center;
	margin-bottom: 0.28rem;
	margin-top: 0.08rem;
}
.fuli .detail_content .content_wrap .liucheng .item::after {
	content: "";
	display: block;
	width: 0.24rem;
	margin: 0 0.18rem;
	margin-right: 0.3rem;
	border-bottom: 1px dashed #9e9e9e;
}
.fuli .detail_content .content_wrap .liucheng .item:nth-child(4n)::after {
	display: none;
}
.fuli .detail_content .content_wrap .liucheng .item:last-child:after {
	display: none;
}
.fuli .detail_content .content_wrap .liucheng .item .num {
	font-size: 0.6rem;
	color: #ccc;
	font-weight: 700;
	margin-right: 0.11rem;
}
.fuli .detail_content .content_wrap .liucheng .item .name {
	width: 0.68rem;
	white-space: wrap;
	font-size: 0.26rem;
}
.fuli .detail_content .content_wrap .fuli_card {
	margin-bottom: 0.38rem;
	padding-bottom: 0.08rem;
	flex-shrink: 0;
	border-radius: 0.2rem;
	border: 0.01rem solid #FFF6EF;
	background: linear-gradient(-45deg, #FFF 2.62%, #FFF5EE 88.16%);
}
.fuli .detail_content .content_wrap .fuli_card .fuli_card_title {
	font-size: 0.25rem;
	color: #444;
	font-weight: 700;
	margin-bottom: 0.25rem;
	display: flex;
	align-items: center;
	padding: 0 0.26rem;
	height: 0.6rem;
	width: fit-content;
	line-height: 0.6rem;
	border-radius: 0.2rem 0;
	background: linear-gradient(94deg, #FFDDC7 2.61%, #FFF2E9 86.91%);
}
.fuli .detail_content .content_wrap .fuli_card .fuli_card_title .icon {
	width: 0.28rem;
	height: 0.29rem;
	margin-right: 0.14rem;
}
.fuli .detail_content .content_wrap .fuli_card .fuli_link {
	padding: 0 0.26rem;
}
.fuli .detail_content .content_wrap .user_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-height: 3.6rem;
	overflow: hidden;
}
.fuli .detail_content .content_wrap .user_list .user_name {
	width: 2.16rem;
	margin-right: 0.1rem;
	margin-bottom: 0.18rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.25rem;
	color: #666;
}
.fuli .detail_content .content_wrap .user_list .user_name:nth-child(3n) {
	margin-right: 0;
}
.fuli .detail_content .content_wrap .list_action.show_more {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 0.1rem;
	height: 1.4rem;
	width: 100%;
	background: linear-gradient(0deg, white 30%, rgba(255, 255, 255, 0.669), rgba(255, 255, 255, 0.1));
}
.fuli .detail_content .content_wrap .list_action.show_more img {
	width: 0.25rem;
	height: 0.25rem;
	margin-left: 0.1rem;
}
.fuli .detail_content .content_wrap .list_action.close_more {
	display: none;
	align-items: center;
	justify-content: center;
	margin-top: 0.1rem;
}
.fuli .detail_content .content_wrap .list_action.close_more img {
	width: 0.25rem;
	height: 0.25rem;
	margin-left: 0.1rem;
}
.fuli .detail_content .content_wrap .user_tips {
	color: #777;
	font-size: 0.28rem;
	margin-top: 0.25rem;
}
.fuli .footer {
	position: fixed;
	z-index: 99;
	bottom: 0;
	width: 7.5rem;
	min-height: 1.6rem;
	background-color: #fff;
	box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.06);
}
.fuli .footer .deadline_wrap {
	padding: 0.2rem 0.28rem;
}
.fuli .footer .deadline_wrap .deadline {
	flex: 1;
}
.fuli .footer .deadline_wrap .deadline .label {
	font-size: 0.28rem;
	font-weight: 700;
	margin-bottom: 0.04rem;
}
.fuli .footer .deadline_wrap .deadline .time {
	font-size: 0.26rem;
	color: #666;
}
.fuli .footer .deadline_wrap .btn {
	background-color: #f60;
	color: white;
	font-size: 0.3rem;
	font-weight: 700;
	border-radius: 2rem;
	height: 0.76rem;
	line-height: 0.76rem;
	width: 2.68rem;
	text-align: center;
	min-width: 1.9rem;
}
.fuli .use_shanghu {
	background-color: #fff;
	padding: 0.29rem 0.26rem;
	margin-bottom: 0.2rem;
}
.fuli .use_shanghu .title {
	font-size: 0.34rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 700;
	margin-bottom: 0.02rem;
}
.fuli .use_shanghu .title .num {
	font-size: 0.26rem;
	color: #999999;
	font-weight: 500;
}
.fuli .use_shanghu .title .all_right {
	width: 0.16rem;
	height: 0.28rem;
	margin-right: 0.2rem;
}
.fuli .shanghu_box {
	padding: 0.1rem 0;
	color: #333;
	display: block;
	text-align: left;
}
.fuli .shanghu_box .name {
	font-size: 0.32rem;
	font-weight: 700;
	margin-bottom: 0.14rem;
}
.fuli .shanghu_box .addr {
	font-size: 0.28rem;
	color: #999;
	font-weight: 500;
}
.fuli .shanghu_box .addr img {
	width: 0.25rem;
	height: 0.27rem;
}
.fuli .shanghu_pop .content {
	padding: 0rem 0.1rem;
	margin-bottom: 0.1rem;
	max-height: 8rem;
	overflow-y: auto;
}
.fuli .shanghu_pop .content .shanghu_box {
	padding: 0.28rem 0;
	padding-top: 0.26rem;
	border-bottom: 1px solid #eee;
}
.fuli .shanghu_pop .content .shanghu_box:first-child {
	padding-top: 0;
}

.fuli_index .box {
	background-color: #fff;
	width: 7.5rem;
	background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20254/03/2025403084313_19963.png");
	background-repeat: no-repeat;
	background-size: 100% 3.05rem;
}
.fuli_index .top {
	height: 2.55rem;
	width: 7.5rem;
}
.fuli_index .top .header {
	padding: 0;
	height: unset;
	display: flex;
	align-items: center;
	padding: 0.22rem 0.26rem;
}
.fuli_index .top .header .page_back_img {
	width: 0.18rem;
	height: 0.3rem;
	margin-left: 0;
}
.fuli_index .top .header .title {
	width: 1.52rem;
	height: 0.36rem;
}
.fuli_index .tab_outer {
	background-color: white;
	border-radius: 0.2rem 0.2rem 0 0;
	padding: 0 0.28rem;
}
.fuli_index .tab_outer .tab_wrap {
	display: flex;
}
.fuli_index .tab_outer .tab_wrap .tab_item {
	margin-right: 0.7rem;
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.31rem;
	font-weight: 700;
	letter-spacing: 0.01rem;
	position: relative;
}
.fuli_index .tab_outer .tab_wrap .tab_item.active {
	color: #f60;
	font-size: 0.34rem;
}
.fuli_index .tab_outer .tab_wrap .tab_item.active::after {
	content: "";
	position: absolute;
	width: 0.32rem;
	height: 0.06rem;
	background: linear-gradient(90deg, #ffa33b, #f60);
	border-radius: 0.2rem;
	left: 50%;
	bottom: 0.1rem;
	transform: translateX(-50%);
	display: block;
}
.fuli_index .list-box {
	background-color: #fff;
	padding: 0.24rem 0.29rem;
	padding-bottom: 0.5rem;
}
.fuli_index .list-box .fuli_card {
	color: #333;
	margin-bottom: 0.3rem;
	padding-bottom: 0.36rem;
	border-bottom: 0.01rem solid #f6f6f6;
}
.fuli_index .list-box .fuli_card:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.fuli_index .list-box .fuli_card .cover {
	width: 1.66rem;
	height: 1.66rem;
	margin-right: 0.24rem;
	flex-shrink: 0;
}
.fuli_index .list-box .fuli_card .cover img {
	width: 100%;
	height: 100%;
	border-radius: 0.1rem;
}
.fuli_index .list-box .fuli_card .right {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.fuli_index .list-box .fuli_card .right .title {
	font-weight: 700;
	font-size: 0.3rem;
	line-height: 0.44rem;
}
.fuli_index .list-box .fuli_card .right .action .price .text {
	font-size: 0.22rem;
	color: #999;
}
.fuli_index .list-box .fuli_card .right .action .price .money {
	font-size: 0.34rem;
	font-weight: 700;
	color: #f60;
}
.fuli_index .list-box .fuli_card .right .action .price .money::before {
	content: "￥";
	font-size: 0.24rem;
}
.fuli_index .list-box .fuli_card .right .action .r_info {
	display: flex;
	align-items: flex-end;
}
.fuli_index .list-box .fuli_card .right .action .r_info .text {
	font-size: 0.22rem;
	color: #f60;
	margin-right: 0.2rem;
	line-height: 0.32rem;
}
.fuli_index .list-box .fuli_card .right .action .r_info button {
	font-size: 0.22rem;
	color: white;
	background-color: #f60;
	border-radius: 1.2rem;
	border: none;
	padding: 0.08rem 0.26rem;
}

.xiuxian * {
	box-sizing: border-box;
}
.xiuxian *::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: unset !important;
	background-image: none !important;
}
.xiuxian *::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: unset !important;
	background: unset !important;
	border-radius: 10px;
}
.xiuxian .header {
	background: linear-gradient(#34b2fe 0%, #33b0fd 15%, #f9f9f9 60%);
	height: fit-content;
	width: 7.5rem;
	position: relative;
	padding: 0.32rem 0.24rem;
	z-index: 999999999999999;
}
.xiuxian .header .head_top {
	display: flex;
	align-items: center;
	margin-bottom: 0.36rem;
}
.xiuxian .header .head_top img {
	width: 1.88rem;
	height: 0.46rem;
}
.xiuxian .header .head_top .page_back_img {
	width: 0.17rem;
	height: 0.29rem;
	margin-right: 0.18rem;
}
.xiuxian .header .cloud {
	position: absolute;
	width: 1.71rem;
	height: 1.48rem;
	right: 0.3rem;
	top: 0.3rem;
	z-index: 1;
}
.xiuxian .header .function_wrap {
	position: relative;
	z-index: 2;
	height: 1.8rem;
	background-color: #fff;
	border-radius: 0.16rem;
	display: flex;
	flex-wrap: wrap;
	padding: 0.24rem;
	padding-bottom: 0.01rem;
}
.xiuxian .header .function_wrap .fun {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.24rem;
	color: #444;
	margin-bottom: 0.24rem;
	margin-right: 0.4rem;
}
.xiuxian .header .function_wrap .fun img {
	width: 0.82rem;
	height: 0.82rem;
	margin-bottom: 0.11rem;
}
.xiuxian .header .function_wrap .fun:nth-child(5n) {
	margin-right: 0;
}
.xiuxian .hang_on {
	z-index: 99999;
	background-color: #f9f9f9;
}
.xiuxian .box_wrap {
	background-color: unset;
	position: relative;
	z-index: 999999999999999;
	transition: all 0.2s linear;
}
.xiuxian .box_wrap .tab_wrap {
	display: flex;
	padding: 0.24rem 0.29rem;
	padding-top: 0;
	flex-wrap: nowrap;
	overflow-x: scroll;
}
.xiuxian .box_wrap .tab_wrap .tab_item {
	margin-right: 0.6rem;
	border-radius: 5rem;
	height: 0.59rem;
	line-height: 0.59rem;
	position: relative;
	font-size: 0.31rem;
	font-weight: 700;
	color: #666;
	white-space: nowrap;
}
.xiuxian .box_wrap .tab_wrap .tab_item img {
	display: none;
}
.xiuxian .box_wrap .tab_wrap .tab_item.active {
	color: #333;
}
.xiuxian .box_wrap .tab_wrap .tab_item.active img {
	width: 0.2rem;
	height: 0.16rem;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -0.11rem;
	transform: translateX(-50%);
}
.xiuxian .box_wrap .tab_wrap .tab_item.active::after {
	content: "";
	position: absolute;
	width: 0.42rem;
	height: 0.06rem;
	background: linear-gradient(90deg, #ffa33b, #f60);
	border-radius: 0.2rem;
	left: 50%;
	bottom: -0.04rem;
	transform: translateX(-50%);
	display: block;
}
.xiuxian .choose_addr_wrap {
	background-color: unset;
}
.xiuxian .choose_addr_wrap .top {
	background-color: unset;
}
.xiuxian .choose_addr_wrap .addr_btn, .xiuxian .choose_addr_wrap .class_btn {
	background-color: white;
	padding: 0.08rem 0.16rem;
	font-size: 0.24rem;
	border-radius: 0.06rem;
	margin-right: 0.18rem;
	border: 1px solid white;
}
.xiuxian .choose_addr_wrap .addr_btn.active, .xiuxian .choose_addr_wrap .class_btn.active {
	background-color: #fff4ed;
	border: 1px solid #f60;
	color: #f60;
	font-weight: 500;
}
.xiuxian .list_content_wrap {
	padding-top: 0.24rem;
	background-color: #f9f9f9;
}

.qinziliyuan *::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: unset !important;
	background-image: none !important;
}
.qinziliyuan *::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: unset !important;
	background: unset !important;
	border-radius: 10px;
}
.qinziliyuan .header {
	background: #fff;
	display: flex;
	align-items: center;
	padding-bottom: 0.2rem;
	position: relative;
	z-index: 99999999;
	font-size: 0.38rem;
	font-weight: 700;
}
.qinziliyuan .header .page_back_img {
	width: 0.16rem;
	height: 0.3rem;
	margin-bottom: -0.02rem;
	margin-left: 0.14rem;
	margin-right: 0.2rem;
}
.qinziliyuan .top_tab_wrap {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	padding: 0.2rem 0.29rem 0.32rem 0.29rem;
	position: relative;
	z-index: 9999999999999;
	background-color: #fff;
}
.qinziliyuan .top_tab_wrap .top_tab_item {
	margin-right: 0.28rem;
	background-color: #f1f1f1;
	border-radius: 5rem;
	height: 0.59rem;
	line-height: 0.59rem;
	padding: 0 0.28rem;
	font-size: 0.28rem;
	color: #444;
	position: relative;
	white-space: nowrap;
}
.qinziliyuan .top_tab_wrap .top_tab_item img {
	display: none;
}
.qinziliyuan .top_tab_wrap .top_tab_item.active {
	background-color: #f60;
	color: #fff;
}
.qinziliyuan .top_tab_wrap .top_tab_item.active img {
	width: 0.2rem;
	height: 0.16rem;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -0.11rem;
	transform: translateX(-50%);
}
.qinziliyuan .box_wrap {
	background-color: #fff;
}
.qinziliyuan .choose_addr_wrap {
	background-color: #fff;
}

.article {
	background: #ffffff;
	padding-bottom: 0.6rem;
}
.article .header {
	background-color: white;
	height: 1.04rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.3rem 0 0.2rem;
	border-bottom: 1px solid #f0f0f1;
}
.article .header .left {
	display: flex;
	align-items: center;
	font-size: 0.3rem;
	font-weight: 700;
}
.article .header .left .page_back_img {
	width: 0.16rem;
	height: 0.3rem;
	margin-bottom: -0.12rem;
	margin-left: 0.14rem;
	margin-right: 0.06rem;
}
.article .header .left .logo {
	width: 1.35rem;
	height: 0.65rem;
	margin-right: 0.12rem;
}
.article .header .right {
	display: flex;
	align-items: center;
}
.article .header .right button {
	background-color: #fff;
	border: 1px solid #f60;
	color: #f60;
	border-radius: 1rem;
	font-size: 0.26rem;
	line-height: 0.48rem;
	padding: 0 0.28rem;
	margin-right: 0.3rem;
}
.article .header .right img {
	width: 0.45rem;
	height: 0.42rem;
}
.article .content_wrap {
	overflow-x: hidden;
}
.article .content_wrap .swiper_box {
	position: relative;
	margin-bottom: 0.6rem;
}
.article .content_wrap .swiper_box .index_box {
	position: absolute;
	display: flex;
	align-items: center;
	right: 0.3rem;
	top: 0.3rem;
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 0.24rem;
	line-height: 0.45rem;
	padding: 0 0.15rem;
	border-radius: 1rem;
}
.article .content_wrap .swiper_box .swiper-slide {
	height: 10rem;
	width: 7.5rem !important;
	border-radius: 0 !important;
	max-height: 10rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: white;
}
.article .content_wrap .swiper_box .swiper-slide img {
	border-radius: 0 !important;
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
}
.article .content_wrap .swiper_box .swiper-paginations {
	bottom: -0.32rem !important;
}
.article .content_wrap .swiper_box .swiper-pagination .swiper-pagination-bullet {
	width: 0.13rem;
	background-color: #bbb;
}
.article .content_wrap .swiper_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 0.24rem;
}
.article .content_wrap .article_text {
	margin: 0.28rem;
	margin-top: 0.32rem;
	color: #333;
}
.article .content_wrap .article_text h1 {
	font-size: 0.36rem;
	font-weight: 700;
	margin-bottom: 0.26rem;
}
.article .content_wrap .article_text .text {
	line-height: 0.51rem;
	font-size: 0.32rem;
}
.article .content_wrap .article_text .text img {
	max-width: 100%;
}
.article .content_wrap .article_text .text p {
	margin-bottom: 0.32rem;
}
.article .card_box {
	margin: 0.28rem;
}
.article .card_box .card {
	background-color: #f5f5f5;
	border-radius: 0.2rem;
	padding: 0.2rem;
	color: #333;
	display: flex;
}
.article .card_box .card .cover {
	width: 1.34rem;
	height: 1.39rem;
	object-fit: cover;
	margin-right: 0.2rem;
	border-radius: 0.12rem;
}
.article .card_box .card .card_main {
	flex: 1;
}
.article .card_box .card .card_main .title {
	font-size: 0.3rem;
	font-weight: 700;
	margin-bottom: 0.06rem;
}
.article .card_box .card .card_main .addr {
	display: flex;
	font-size: 0.24rem;
	color: #666;
	justify-content: space-between;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 0.12rem;
	margin-bottom: 0.08rem;
}
.article .card_box .card .card_main .addr .one-text {
	width: 3.5rem;
}
.article .card_box .card .card_main .tips {
	color: #999;
	font-size: 0.22rem;
	width: 4.3rem;
}
.article .date {
	font-size: 0.26rem;
	color: #666;
	margin: 0.34rem;
}

.search_page {
	background-color: #fff;
}
.search_page * {
	box-sizing: border-box !important;
}
.search_page .search-allwrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 7rem;
	margin: 0.31rem auto;
}
.search_page .search-allwrap > img {
	flex-shrink: 0;
}
.search_page .search-allwrap .left {
	height: 0.42rem;
	display: flex;
	align-items: center;
}
.search_page .search-allwrap .back {
	width: 0.16rem;
	height: 0.32rem;
}
.search_page .search-allwrap .searchbutton {
	width: 1.08rem;
	height: 0.54rem;
	flex-shrink: 0;
	border-radius: 0.5rem;
	background: var(--156, linear-gradient(128deg, #FF934A 8.03%, #F60 54.85%));
	color: #fff;
	line-height: 0.56rem;
	text-align: center;
	font-size: 0.28rem;
	position: relative;
	top: unset;
	right: unset;
	opacity: 1;
	transform: unset;
	transition: all 0s;
}
.search_page .search-allwrap .clear {
	width: 0.32rem;
	height: 0.32rem;
	margin-right: 0.23rem;
}
.search_page .search-allwrap .clear img {
	width: 100%;
	height: 100%;
}
.search_page .search-allwrap .searchs {
	width: 6.5rem;
	height: 0.7rem;
	flex-shrink: 0;
	border-radius: 0.49rem;
	border: 0.01rem solid #ff660033;
	background: #FFF;
	box-shadow: 0 0 0.15rem 0 #facc951a;
	padding: 0 0.2rem;
	font-size: 0.24rem;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 20;
	border: 0.02rem solid #F60;
	padding: 0 0.1rem 0 0.2rem;
}
.search_page .boxs {
	width: 7.5rem;
	position: relative;
	font-size: 0.27rem;
	color: #333333;
	background-color: #fff;
}
.search_page .historywrap {
	display: flex;
	flex-wrap: wrap;
}
.search_page .historywrap div {
	padding: 0.1rem 0.36rem;
	justify-content: center;
	align-items: center;
	border-radius: 0.51rem;
	background: #F9F9F9;
	color: #888888;
	font-size: 0.27rem;
	margin-right: 0.23rem;
	margin-top: 0.21rem;
}
.search_page .history-all-wrap {
	box-sizing: border-box;
	padding: 0.25rem 0.24rem;
}
.search_page .history-head {
	display: flex;
	justify-content: space-between;
	color: #333333;
	font-size: 0.29rem;
	font-weight: 700;
	margin-bottom: 0.1rem;
}
.search_page .history-head img {
	width: 0.36rem;
	height: 0.36rem;
}
.search_page .search_list {
	width: 7.5rem;
	overflow-x: hidden;
	background-color: #f9f9f9;
	padding-top: 0.5rem;
}
.search_page .search_list .list-box.seachr {
	overflow: visible;
}
.search_page .search_list .list_title {
	font-size: 0.36rem;
	margin-left: 0.28rem;
	font-weight: 700;
	margin-bottom: 0.16rem;
	position: relative;
	width: fit-content;
	letter-spacing: 0.02rem;
}
.search_page .search_list .list_title::after {
	position: absolute;
	content: "";
	bottom: 0rem;
	left: 0;
	width: 100%;
	border-radius: 0.1rem;
	height: 0.1rem;
	flex-shrink: 0;
	background: linear-gradient(270deg, #ff6600e6 0%, #ffb72de6 100%);
	z-index: -1;
}
.search_page .search_list .fuli_card .price {
	height: 0.5rem;
	display: flex;
	align-items: flex-end;
}
.search_page .search_list .fuli_card .price .text {
	line-height: 0.4rem;
}
.search_page .search_list .list-box#huodong {
	background-color: unset;
}
.city_page {
	/* 定位城市 */
	/* 搜索结果 */
	/* 城市列表 */
}
.city_page .dw-style {
	display: flex;
	align-items: center;
	padding: 0.25rem;
}
.city_page .dw-style img {
	width: 0.4rem;
	height: 0.4rem;
	margin-right: 0.1rem;
}
.city_page .dw-style text {
	font-size: 0.3rem;
	color: #555;
}
.city_page .list-detail, .city_page .list-city {
	width: 7.5rem;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
}
.city_page .list-detail .item-nav {
	border-bottom: 0.1rem solid #eee;
}
.city_page .list-detail .title, .city_page .history .title {
	font-size: 32rem;
	color: #000;
	line-height: 45rem;
}
.city_page .list-detail .address, .city_page .history .address {
	font-size: 0.28rem;
	color: #aaa;
	white-space: normal;
}
.city_page .searchRes {
	width: 7.5rem;
}
.city_page .searchRes .restitle {
	background: #eee;
	font-size: 0.25rem;
	color: #aaa;
	padding: 0.12rem 0.25rem;
}
.city_page .citytext {
	box-sizing: border-box;
	font-size: 0.3rem;
	color: #555;
	padding: 0.25rem;
	border-bottom: 0.1rem solid #eee;
}
.city_page .no-city {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 2.55rem;
}
.city_page .no-city img {
	width: 2.98rem;
	height: 2.26rem;
}
.city_page .no-city text {
	font-size: 0.28rem;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 0.4rem;
	color: #a7a6a6;
	opacity: 1;
	margin-top: 0.25rem;
}
.city_page .list-city {
	position: relative;
}
.city_page .py {
	box-sizing: border-box;
	background: #eee;
	font-size: 0.23rem;
	color: #aaa;
	padding: 0.1rem 0.25rem;
}
.city_page .usual {
	box-sizing: border-box;
	background: #eee;
	padding: 0.1rem 0.25rem;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}
.city_page .usual text {
	font-size: 0.23rem;
	color: #aaa;
}
.city_page .usual img {
	width: 0.28rem;
	height: 0.28rem;
}
.city_page .fullname {
	box-sizing: border-box;
	font-size: 0.3rem;
	color: #555;
	padding: 0.25rem;
	border-bottom: 0.01rem solid #eee;
}
.city_page .city-py {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	overflow-y: auto;
	/* margin-top: -360rem; */
}
.city_page .city-py div {
	font-size: 0.26rem;
	width: 0.6rem;
	height: 0.37rem;
	line-height: 0.37rem;
	text-align: center;
	/* color: #555; */
	color: #ff7e2d;
}
.city_page .city_flex {
	display: flex;
	flex-wrap: wrap;
	padding: 0.2rem;
	padding-top: 0;
}
.city_page .hot-city {
	border: 0.01rem solid #eee;
	display: inline-block;
	margin: 0.2rem 0.2rem 0 0;
	padding: 0.1rem 0rem;
	font-size: 0.25rem;
	border-radius: 0.06rem;
	min-width: 1.18rem;
	text-align: center;
}
.city_page .temp {
	height: 100rem;
	background-color: #fff;
	width: 100%;
}

.sc_shangjia_box {
	background-color: #fff;
	margin-bottom: 0.1rem;
}
.sc_shangjia_box .item_box {
	padding: 0 0.29rem;
	color: #333;
}
.sc_shangjia_box .item_box .out_box {
	display: flex;
	flex-wrap: wrap;
}
.sc_shangjia_box .item_box .out_box .item:nth-child(3n) {
	margin-right: 0 !important;
}
.sc_shangjia_box .item_box .item {
	display: flex;
	flex-direction: column;
	width: 2.2rem;
	margin-right: 0.16rem;
	margin-bottom: 0.3rem;
	font-size: 0.25rem;
	color: #333;
}
.sc_shangjia_box .item_box .item .cover {
	width: 2.2rem;
	height: 1.66rem;
	margin-bottom: 0.12rem;
}
.sc_shangjia_box .item_box .item .cover img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0.15rem;
}

.sc_tuijian_box .tab_wrap .tab_item {
	color: #666;
	font-size: 0.31rem;
}
.sc_tuijian_box .tab_wrap .tab_item.active {
	color: #333;
	font-size: 0.35rem;
}
.sc_tuijian_box .box_title {
	color: #f60;
	font-size: 0.34rem;
}
.sc_tuijian_box .box_title img {
	margin-right: 0.16rem;
}

.choose_addr_wrap {
	padding-top: 0;
	font-size: 0.26rem;
	color: #666;
	position: relative;
	z-index: 99999999;
	background-color: #fff;
}
.choose_addr_wrap .open {
	display: none;
}
.choose_addr_wrap .close {
	display: inline-block;
}
.choose_addr_wrap .top {
	position: relative;
	z-index: 99999999;
	background-color: #fff;
	padding: 0.1rem 0.24rem;
	padding-bottom: 0.3rem;
}
.choose_addr_wrap .addr_btn {
	height: 0.42rem;
}
.choose_addr_wrap .select {
	position: relative;
	z-index: 99999999;
	line-height: 0.42rem;
	background-color: #ffebde;
	color: #f60;
	font-size: 0.22rem;
	border-radius: 0.06rem;
	padding: 0 0.2rem;
	margin-left: 0.18rem;
	text-align: center;
	display: inline-flex;
	align-items: center;
	width: fit-content;
}
.choose_addr_wrap .select img {
	margin-left: 0.12rem;
	width: 0.3rem;
	height: 0.3rem;
}
.choose_addr_wrap .addr_btn.active, .choose_addr_wrap .class_btn.active {
	width: fit-content;
	color: #f60;
	font-weight: 700;
}
.choose_addr_wrap .addr_btn.active .open, .choose_addr_wrap .class_btn.active .open {
	display: inline-block;
}
.choose_addr_wrap .addr_btn.active .close, .choose_addr_wrap .class_btn.active .close {
	display: none;
}
.choose_addr_wrap .open, .choose_addr_wrap .close {
	width: 0.16rem;
	height: 0.1rem;
	margin-left: 0.06rem;
	margin-bottom: 0.03rem;
}
.choose_addr_wrap .addr_select_box, .choose_addr_wrap .class_select_box {
	display: none;
	width: 7.5rem;
	height: 7rem;
	position: absolute;
	top: 0.7rem;
	left: 0;
	border-top: 1px solid #ebe5e1;
	border-radius: 0 0 0.2rem 0.2rem;
	overflow: hidden;
	color: #333;
	z-index: 999999999999999;
}
.choose_addr_wrap .addr_select_box .left, .choose_addr_wrap .class_select_box .left {
	width: 2rem;
	background-color: #fff;
	height: 7rem;
	overflow-y: auto;
}
.choose_addr_wrap .addr_select_box .left .item, .choose_addr_wrap .class_select_box .left .item {
	padding: 0.24rem;
	font-size: 0.26rem;
}
.choose_addr_wrap .addr_select_box .left .item.active, .choose_addr_wrap .class_select_box .left .item.active {
	color: #f60;
	font-weight: 700;
	background-color: #f9f9f9;
}
.choose_addr_wrap .addr_select_box .right, .choose_addr_wrap .class_select_box .right {
	flex: 1;
	background-color: #f9f9f9;
	padding: 0 0.2rem;
	height: 7rem;
	overflow-y: auto;
}
.choose_addr_wrap .addr_select_box .right .item, .choose_addr_wrap .class_select_box .right .item {
	padding: 0.24rem;
	font-size: 0.26rem;
	display: block;
	color: #333;
}
.choose_addr_wrap .addr_select_box .right .item.active, .choose_addr_wrap .class_select_box .right .item.active {
	color: #f60;
	font-weight: 700;
}
.choose_addr_wrap .addr_select_box .right #area, .choose_addr_wrap .class_select_box .right #area {
	display: none;
}
.choose_addr_wrap .addr_select_box .right span[id^=class], .choose_addr_wrap .class_select_box .right span[id^=class] {
	display: none;
}
.choose_addr_wrap .addr_select_box .right span[id=class0], .choose_addr_wrap .class_select_box .right span[id=class0] {
	display: block;
}

.detail_card_wrap {
	box-sizing: border-box;
}
.detail_card_wrap .cover {
	width: 1.49rem;
	height: 1.49rem;
	flex-shrink: 0;
	margin-right: 0.24rem;
}
.detail_card_wrap .cover img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0.12rem;
}
.detail_card_wrap .right_info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.detail_card_wrap .right_info .name {
	font-size: 0.28rem;
	color: #333;
	font-weight: 700;
}
.detail_card_wrap .right_info .yellow {
	color: #FEAB14;
	overflow: hidden;
	margin-bottom: 0.08rem;
}
.detail_card_wrap .right_info .action_bottom {
	display: flex;
	align-items: center;
}
.detail_card_wrap .right_info .action_bottom .price {
	display: flex;
	align-items: center;
	width: 3.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.detail_card_wrap .right_info .action_bottom .price .now_price {
	font-size: 0.34rem;
	color: #f60;
	font-weight: 700;
}
.detail_card_wrap .right_info .action_bottom .price .now_price::before {
	content: "￥";
	font-size: 0.24rem;
}
.detail_card_wrap .right_info .action_bottom .price .discount {
	border-radius: 0.04rem;
	border: 1px solid #f60;
	background-color: #ffede0;
	color: #f60;
	font-size: 0.18rem;
	line-height: 0.26rem;
	padding: 0 0.07rem;
	margin-left: 0.12rem;
}
.detail_card_wrap .right_info .action_bottom .price .underline {
	vertical-align: bottom;
	font-size: 0.2rem;
	height: 0.22rem;
	line-height: 0.3rem;
	color: #aaa;
	text-decoration: line-through;
	margin-left: 0.12rem;
}
.detail_card_wrap .right_info .action_bottom .price .underline::before {
	content: "￥";
}
.detail_card_wrap .right_info .action_bottom .btn {
	background-color: #f60;
	color: white;
	border-radius: 2rem;
	font-size: 0.22rem;
	padding: 0.08rem 0.27rem;
}
.detail_card_wrap .right_info .action_bottom.lightning_btn {
	background-color: #fff5ee;
	height: 0.52rem;
	border: 1px solid #f60;
	border-radius: 5rem;
	padding: 0 0.18rem;
	padding-right: 0;
}
.detail_card_wrap .right_info .action_bottom.lightning_btn .price {
	padding-bottom: 0.02rem;
	flex: 1;
}
.detail_card_wrap .right_info .action_bottom.lightning_btn .price .discount {
	border-color: rgba(255, 102, 0, 0.3);
}
.detail_card_wrap .right_info .action_bottom.lightning_btn .lightning {
	background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20253/31/2025331143225_59611.png");
	background-repeat: no-repeat;
	width: fit-content;
	height: 0.59rem;
	background-size: 100% 100%;
	transform: translateY(-0.04rem) translateX(0.03rem);
	color: white;
	font-size: 0.26rem;
	line-height: 0.59rem;
	padding-left: 0.38rem;
	padding-right: 0.24rem;
	flex-shrink: 0;
}

.detail_card_wrap.fuli {
	margin-bottom: 0.2rem;
}
.detail_card_wrap.fuli .cover {
	width: 1.78rem;
	height: 1.8rem;
	flex-shrink: 0;
}

.box_wrap .box_title {
	display: flex;
	align-items: center;
	font-size: 0.32rem;
	font-weight: 700;
	padding: 0.22rem 0.29rem;
	padding-bottom: 0.3rem;
}
.box_wrap .box_title img {
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.12rem;
}
.box_wrap .item_box {
	padding: 0 0.29rem;
	padding-bottom: 0.03rem;
}
.box_wrap .item_box .item {
	margin-bottom: 0.32rem;
}

.box {
	min-height: 100vh;
}

.mask {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	display: none;
	height: 100%;
	min-height: 100vh;
}

.shangchang_card {
	margin: 0 0.24rem 0.22rem 0.24rem;
	width: 7.02rem;
	background-color: #fff;
	padding: 0.24rem;
	border-radius: 0.14rem;
	color: #333;
}
.shangchang_card .cover {
	width: 1.34rem;
	height: 1.39rem;
	border-radius: 0.12rem;
	overflow: hidden;
	flex-shrink: 0;
}
.shangchang_card .cover img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shangchang_card .main_info {
	flex: 1;
	margin-left: 0.22rem;
}
.shangchang_card .main_info .sc_title {
	font-size: 0.3rem;
	font-weight: 700;
	margin-bottom: 0.1rem;
	line-height: 0.4rem;
}
.shangchang_card .main_info .sc_addr {
	font-size: 0.24rem;
	color: #666666;
	margin-bottom: 0.16rem;
}
.shangchang_card .main_info .sc_addr .addr_text {
	width: 3.5rem;
	color: #666;
}
.shangchang_card .main_info .sc_tag {
	background-color: #f4f4f4;
	color: #999999;
	font-size: 0.22rem;
	font-style: normal;
	font-weight: 500;
	width: 3.95rem;
	margin-bottom: 0.24rem;
	padding: 0.05rem 0.16rem;
	border-radius: 0.06rem;
}
.shangchang_card .main_info .sc_gonglue {
	color: #555;
	font-size: 0.24rem;
	margin-bottom: 0.18rem;
}
.shangchang_card .main_info .sc_gonglue .gl_tag {
	border: 1px solid #f60;
	color: #f60;
	border-radius: 0.04rem;
	font-size: 0.2rem;
	padding: 0.02rem 0.05rem;
	margin-right: 0.12rem;
}
.shangchang_card .main_info .sc_gonglue .gl_name {
	width: 4.3rem;
	color: #555;
}
.shangchang_card .main_info .sc_youhui {
	color: #333;
	font-size: 0.24rem;
	align-items: flex-end;
}
.shangchang_card .main_info .sc_youhui img {
	width: 0.32rem;
	height: 0.32rem;
}
.shangchang_card .main_info .sc_youhui .now {
	color: #f60;
	font-weight: 700;
	font-size: 0.28rem;
	margin-left: 0.07rem;
	height: 0.35rem;
}
.shangchang_card .main_info .sc_youhui .old {
	color: #999 !important;
	text-decoration: line-through;
	font-size: 0.2rem;
	height: 0.28rem;
	margin-left: 0.07rem;
}
.shangchang_card .main_info .sc_youhui .old .item-rmb {
	color: #999 !important;
}
.shangchang_card .main_info .sc_youhui .one-text {
	max-width: 2.9rem;
	margin-left: 0.12rem;
}

.huodong_card {
	margin: 0 0.24rem 0.22rem 0.24rem;
	width: 7.02rem;
	background-color: #fff;
	padding: 0.26rem;
	border-radius: 0.14rem;
	color: #333;
	display: block;
}
.huodong_card .cover {
	width: 2.01rem;
	height: 1.49rem;
	flex-shrink: 0;
	margin-right: 0.24rem;
}
.huodong_card .cover img {
	width: 100%;
	height: 100%;
	border-radius: 0.12rem;
}
.huodong_card .main_info {
	flex: 1;
	margin-bottom: 0.24rem;
}
.huodong_card .main_info .title {
	font-weight: 700;
	font-size: 0.3rem;
	line-height: 0.4rem;
}
.huodong_card .main_info .stars {
	font-size: 0.24rem;
	font-weight: 500;
	color: #666;
	margin-top: 0.13rem;
}
.huodong_card .main_info .stars span {
	margin-right: 0.14rem;
}
.huodong_card .main_info .stars .star {
	width: 0.29rem;
	height: 0.27rem;
	margin-right: 0.06rem;
}
.huodong_card .main_info .btn {
	display: block;
	background: linear-gradient(112deg, #FFF9F5 -1.56%, #FFEDE0 94.06%);
	color: #f60;
	border-radius: 1rem;
	height: 0.49rem;
	box-sizing: border-box;
	line-height: 0.47rem;
	width: 3.6rem;
	text-align: center;
	font-size: 0.24rem;
	border: 0.01rem solid #ff660025;
	margin-top: 0.16rem;
}
.huodong_card .info_line {
	font-size: 0.24rem;
	line-height: 0.38rem;
	display: flex;
	margin-bottom: 0.11rem;
}
.huodong_card .info_line .label {
	color: #999;
	width: 1rem;
	margin-right: 0.2rem;
	flex-shrink: 0;
}
.huodong_card .info_line .text {
	color: #666;
}
.huodong_card .info_line .text .daohang {
	color: #f60;
	margin-left: 0.12rem;
}

div[class$=_pop] {
	display: none;
	position: fixed;
	width: 7.5rem;
	bottom: 0rem;
	z-index: 100;
	min-height: 3rem;
	background-color: white;
	border-radius: 0.2rem 0.2rem 0 0;
	padding: 0.34rem 0.28rem 1rem;
}
div[class$=_pop] button {
	border: none;
	width: 100%;
}
div[class$=_pop] .code-btn {
	width: unset;
}
div[class$=_pop] .title {
	text-align: center;
	font-size: 0.32rem;
	font-weight: 700;
	margin-bottom: 0.64rem;
}
div[class$=_pop] .content {
	font-size: 0.32rem;
	font-weight: 700;
	margin-bottom: 0.54rem;
	text-align: center;
	padding: 0 0.4rem;
}
div[class$=_pop] .pop_close {
	position: absolute;
	right: 0.37rem;
	top: 0.37rem;
	width: 0.21rem;
	height: 0.21rem;
}
div[class$=_pop] .btn_main {
	margin: auto;
	padding: 0 0.5rem;
	height: 0.76rem;
	background-color: #f60;
	color: white;
	font-size: 0.3rem;
	border-radius: 2rem;
	text-align: center;
	line-height: 0.76rem;
}
div[class$=_pop] .btn_main.single {
	width: 4.8rem;
}
div[class$=_pop] .btn_box {
	display: flex;
	margin-top: 0.75rem;
}
div[class$=_pop] .btn_box a {
	color: inherit;
}
div[class$=_pop] .btn_box .btn_plain {
	width: 2.17rem;
	height: 0.74rem;
	line-height: 0.75rem;
	background-color: #fff;
	text-align: center;
	border-radius: 3rem;
	border: 0.01rem solid #f60;
	color: #f60;
}
div[class$=_pop] .btn_box .btn_main {
	flex: 1;
	margin-left: 0.29rem;
}
div[class$=_pop] .agree {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	margin-bottom: 0.3rem;
	color: #999;
	font-size: 0.28rem;
}
div[class$=_pop] .agree a {
	color: #f60;
}
div[class$=_pop] .agree .my_radio {
	margin-right: 0.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 0.3rem;
	height: 0.3rem;
	border: 0.01rem solid #ccc;
	position: relative;
}
div[class$=_pop] .agree .my_radio.checked {
	border: 0.01rem solid #f60;
}
div[class$=_pop] .agree .my_radio.checked::after {
	content: "";
	display: block;
	width: 0.18rem;
	height: 0.18rem;
	border-radius: 50%;
	background-color: #f60;
}
div[class$=_pop] .info_list {
	margin-bottom: 0.39rem;
}
div[class$=_pop] .info_list .item {
	display: flex;
	justify-content: space-between;
	padding: 0.4rem 0;
	border-bottom: 0.01rem solid #ececec;
	font-size: 0.3rem;
}
div[class$=_pop] .info_list .item:first-child {
	padding-top: 0.02rem;
}
div[class$=_pop] .info_list .item .label {
	min-width: 0.8rem;
	font-weight: 700;
	margin-right: 0.16rem;
}
div[class$=_pop] .info_list .item .value {
	color: #555;
}
div[class$=_pop] .info_list .item .red {
	color: #ff4d4f;
}
div[class$=_pop] .info_list .item .black {
	color: #333;
	font-weight: 700;
}
div[class$=_pop] .img_out {
	display: flex;
	justify-content: center;
	margin-bottom: 0.31rem;
}
div[class$=_pop] .img_out img {
	width: 2.3rem;
	height: 2.07rem;
}

.login_pop {
	padding-left: 0.35rem;
	padding-right: 0.35rem;
}
.login_pop .form .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 0.01rem solid #ececec;
	padding: 0.44rem 0 0.36rem;
}
.login_pop .form .item .label {
	margin-right: 0.42rem;
	font-size: 0.3rem;
	color: #666;
}
.login_pop .form .item .input-group {
	flex: 1;
}
.login_pop .form .item input {
	width: 3.15rem;
	font-size: 0.3rem;
	color: #333;
	background-color: white;
}
.login_pop .form .item .error-msg {
	color: #ff4d4f;
	font-size: 0.26rem;
	text-align: right;
	background-color: #fff;
}
.login_pop .form .item .code-btn {
	border: none;
	color: #FF6600;
	font-size: 0.3rem;
	padding: 0;
	text-align: right;
	background-color: #fff;
}
.login_pop .form .item:first-child {
	padding-top: 0.1rem;
}
/* end石榴 */