body,
html {
	background-color: #F8F8F8;
}

.bread {
	padding: 14px 18px;
	font-size: 14px;
	color: #000;
}

.bread a {
	color: #000;
}

.shopinfo {
	background-color: #ffffff;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
}

.shopinfo .cover .cover-banner {
	width: 390px;
	height: 275px;
	border-radius: 5px;
	overflow: hidden;
}

.shopinfo .cover .cover-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.shopinfo .cover .cover-list {
	margin-top: 10px;
}

.shopinfo .cover .cover-list li {
	width: 74px;
	height: 74px;
	border-radius: 5px;
	margin-right: 5px;
	overflow: hidden;
	box-sizing: border-box;
	cursor: pointer;
}

.shopinfo .cover .cover-list li:last-of-type {
	margin-right: 0;
}

.shopinfo .cover .cover-list li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.shopinfo .cover .cover-list .active {
	border: solid 2px #ff5f73;
}

.shopinfo .info {
	margin-left: 18px;
}

.shopinfo .info .info-s1 .info-logo {
	width: 44px;
	height: 44px;
	border-radius: 2px;
	border: solid 1px #e5e5e5;
}

.shopinfo .info .info-s1 .info-name {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-left: 12px;
}

.shopinfo .info .info-s2 {
	margin-top: 12px;
}

.shopinfo .info .info-s2 .info-tag {
	width: 72px;
	height: 25px;
	margin-right: 6px;
	line-height: 25px;
	border-radius: 5px;
	font-size: 15px;
	text-align: center;
	box-sizing: border-box;
}

.shopinfo .info .info-s2 .info-tag:nth-of-type(1) img {
	width: 100%;
	height: 100%;
	display: block;
}

.shopinfo .info .info-s2 .info-tag:nth-of-type(2) {
	background-image: linear-gradient(53deg, #232227 0%, #38373d 100%);
	color: #ffffff;
}

.shopinfo .info .info-s2 .info-tag:nth-of-type(3) {
	border: solid 1px #b5b5b5;
	color: #b5b5b5;
}

.shopinfo .info .info-s3 {
	margin-top: 4px;
	align-items: flex-end;
}

.shopinfo .info .info-s3 .info-score {
	font-size: 15px;
	letter-spacing: -1px;
	color: #ff5f73;
}

.shopinfo .info .info-s3 .info-price {
	margin: 0 0 0 10px;
	transform: translateY(1px);
	font-size: 15px;
	color: #000000;
}

.shopinfo .info .info-s3 .info-price .s1 {
	font-size: 24px;
	font-weight: bold;
}

.shopinfo .info .info-s3 .info-price .s2 {
	color: #ff5f73;
}

.shopinfo .info .info-s4 {
	margin-top: 20px;
}

.shopinfo .info .info-s4 .info-address {
	font-size: 15px;
	color: #636363;
}

.shopinfo .info .info-s4 .info-address img {
	width: 10px;
	margin: 0 3px 0 16px;
}

.shopinfo .info .info-s4 .info-address a {
	color: #ff5f73;
	cursor: pointer;
}

.shopinfo .info .info-s5 {
	margin-top: 15px;
	width: 526px;
	padding: 0 18px;
	background-image: linear-gradient(87deg, #fff4f6 0%, #ffffff 100%);
	border-radius: 10px;
}

.shopinfo .info .info-s5 .info-gift {
	padding: 11px 0;
	border-bottom: solid 1px #e5e5e5;
}

.shopinfo .info .info-s5 .info-gift .gift-info .gift-name {
	width: 47px;
	height: 21px;
	line-height: 21px;
	background-image: linear-gradient(76deg, #f55979 0%, #fe3f50 100%);
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

.shopinfo .info .info-s5 .info-gift .gift-info .gift-desc {
	margin-left: 8px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	color: #000000;
}

.shopinfo .info .info-s5 .info-gift .gift-draw {
	font-size: 14px;
	color: #e72841;
	cursor: pointer;
}

.shopinfo .info .info-s5 .info-gift .gift-draw span {
	display: inline-block;
	margin-left: 5px;
	width: 5px;
	height: 5px;
	border-top: solid 1px #e72841;
	border-right: solid 1px #e72841;
	transform: rotate(45deg);
}

.shopinfo .info .info-s5 .info-gift:last-of-type {
	border-bottom: 0;
}

.shopinfo .info .info-s6 {
	margin-top: 15px;
}

.shopinfo .info .info-s6 .info-date {
	width: 120px;
	height: 34px;
	background-color: #e72841;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 34px;
}

.shopinfo .info .info-s6 .info-date img {
	margin-right: 6px;
	margin-top: -3px;
}

.shopinfo .info .info-s6 .info-date a {
	color: #fff;
}

.shopinfo .info .info-s6 .info-date a:hover {
	color: #fff !important;
}

.shopinfo .info .info-s6 .info-score {
	width: 490px;
	padding-left: 34px;
}

.shopinfo .info .info-s6 .info-score .grade li {
	display: inline-block;
	margin-left: -15px;
}

.shopinfo .info .info-s6 .info-score .grade li img {
	width: 26px;
	height: 26px;
	border-radius: 60%;
	border: solid 1px #fff;
}

.shopinfo .info .info-s6 .info-score .grade li:nth-of-type(1) {
	margin-left: 0;
}

.shopinfo .info .info-s6 .info-score .grade span {
	font-size: 14px;
	margin-left: 5px;
	color: #000000;
}

.shopinfo .info .info-s6 .info-score .consult {
	width: 170px;
	overflow: hidden;
	margin-left: 30px;
	font-size: 12px;
	color: #636363;
}

.shopinfo .info .info-s6 .info-score .consult span {
	color: #ff5f73;
}

.shopinfo .info .info-s6 .info-share img {
	width: 24px;
	height: 24px;
	margin: 0 8px;
	cursor: pointer;
}

.shopinfo .info .info-tags {
	margin-top: 5px;
}

.shopinfo .info .info-tags dd dl {
	float: left;
	padding: 0 7px;
	height: 22px;
	border-radius: 12px;
	border: solid 1px #ffd8dc;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 10px;
	color: #ff5f73;
}

.shopinfo .info .info-tags dd dl:first-of-type {
	font-size: 14px;
	color: #636363;
	padding: 0;
	border: 0;
	margin-right: 3px;
	background-color: transparent;
}

.wenda {
	background-color: #ffffff;
	border-radius: 5px;
	padding: 20px;
	margin-top: 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.wenda .detail-title {
	padding-top: 0;
	margin-bottom: -10px;
}

.wenda .slide-cont {
	flex-wrap: wrap;
}

.wenda .slide-cont .list {
	width: 33.33%;
	margin-top: 35px;
}

.wenda .slide-cont .list .q,
.wenda .slide-cont .list .z {
	width: 348px;
	font-size: 16px;
	font-weight: bold;
	color: #040202;
}

.wenda .slide-cont .list .q span,
.wenda .slide-cont .list .z span {
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background-color: #ff5f73;
	border-radius: 3px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin-right: 10px;
}

.wenda .slide-cont .list .z {
	font-weight: normal;
	margin-top: 14px;
}

.wenda .slide-cont .list .z span {
	background-color: #19a6e8;
}

.wenda .swiper-pagination-bullet {
	width: 26px;
	height: 8px;
	background-color: #cccccc;
	border-radius: 3px;
	margin: 0 10px;
}

.wenda .swiper-pagination-bullet-active {
	background-color: #b7b7b7;
}

.shop-desc {
	margin-top: 0 !important;
	height: 190px;
}

.shop-desc .desc {
	margin-top: 16px;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	color: #000000;
}

.shop-desc .desc p,
.shop-desc .desc span {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}

.shop-desc .desc img {
	width: 100%;
}

.shop-taocan .list {
	flex-wrap: wrap;
}

.shop-taocan .list li {
	width: 258px;
	margin-right: 28px;
	margin-top: 20px;
}

.shop-taocan .list li:nth-child(3n) {
	margin-right: 0;
}

.shop-taocan .list .cover {
	height: 170px;
	border-radius: 5px;
}

.shop-taocan .list .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	margin-top: 14px;
}

.shop-taocan .list .tags {
	font-size: 14px;
	margin-top: 12px;
}

.shop-taocan .list .tags span {
	display: inline-block;
	width: 1px;
	height: 16px;
	background-color: #6b6b6b;
}

.shop-taocan .list .tags a {
	color: #6b6b6b;
}

.shop-taocan .list .price {
	align-items: baseline;
	margin-top: 10px;
}

.shop-taocan .list .price .b {
	font-size: 18px;
	font-weight: bold;
	color: #fd4154;
}

.shop-taocan .list .price .s {
	margin-left: 14px;
	font-size: 13px;
	color: #6b6b6b;
}
.shop-menu,
.shop-hall .list,
.shop-case-video .list {
	flex-wrap: wrap;
}
.shop-menu .list li,
.shop-hall .list li,
.shop-case-video .list li {
	width: 200px;
	margin-top: 30px;
	margin-right: 10px;
}
.shop-menu .list li .cover,
.shop-hall .list li .cover,
.shop-case-video .list li .cover {
	width: 200px;
	height: 220px;
	border-radius: 5px;
	position: relative;
}

.shop-hall .list li .cover {
	height: 170px;
}
.shop-menu .list li .cover {
	height: 200px;
}

.shop-case-video .list li .cover .player {
	width: 31px;
	height: 31px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.shop-case-video .list li .name {
	width: 190px;
	font-size: 14px;
	color: #777777;
	margin: 6px auto 0;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1; */
	height: 38px;
}

.shop-menu .list li .name-box,
.shop-hall .list li .name-box {
	margin: 0;
	height: auto;
	padding: 0 10px;
}
.shop-menu .list li .title,
.shop-hall .list li .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	margin-top: 14px;
}
.shop-hall .list li .hall-tag{
	padding: 8px;
	border-radius: 4px;
	border: 1px solid #fca3b2;
	color:#f9526e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
	margin: 10px 0;
	font-size: 14px;
}

.shop-menu .list li .hall-paramss{
	margin: 10px 0;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}
.shop-hall .list li .hall-paramss{
	font-size: 14px;
	color: #6b6b6b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}
.shop-menu .list li .menu-price{
	color: #f9526e;
	font-size: 24px;
	font-weight: bold;
	align-items: flex-end;
	line-height: 1;
}
.shop-menu .list li .menu-price .menu-unit{
	font-size: 16px;
	color: #6b6b6b;
	font-weight: normal;
}

.shop-case-video .list li .name a {
	display: -webkit-box;
	width: 100%;
	white-space: pre-wrap;
	color: #777777;
	word-break: break-all;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.shop-case-video .list li:nth-child(4n) {
	margin-right: 0;
}

.shop-detail-desc .cont {
	margin-top: 20px;
}

.shop-detail-desc .cont img {
	margin-top: 16px;
	width: 100%;
}

.shop-detail-desc .cont p {
	margin-top: 16px;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	color: #000000;
}

.shop-comment {
	margin-bottom: 20px;
}

.shop-comment .filter-tag {
	width: 100%;
	height: 90px;
	margin-top: 20px;
	padding: 5px 0;
	background-color: #f5f5f5;
	border-radius: 5px;
}

.shop-comment .filter-tag .djrw {
	flex: 0 0 58px;
	width: 58px;
	height: 100%;
	border-right: solid 1px #e0e0e0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.shop-comment .filter-tag .djrw span {
	display: block;
	width: 15px;
	font-size: 12px;
	letter-spacing: 2px;
	color: #a3a3a3;
	margin: auto;
}

.shop-comment .filter-tag .tags {
	margin-left: 15px;
	padding-top: 12px;
}

.shop-comment .filter-tag .tags p {
	margin: 0 0 14px 8px;
	padding: 0 12px;
	height: 23px;
	line-height: 23px;
	background-color: #ffffff;
	border-radius: 11px;
	font-size: 12px;
	color: #ff5f73;
}

.shop-comment .filter-type {
	margin-top: 14px;
}

.shop-comment .filter-type p {
	margin-left: 12px;
	padding-left: 20px;
	font-size: 12px;
	color: #000000;
	position: relative;
	cursor: pointer;
}

.shop-comment .filter-type p::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: solid 1px #dcdcdc;
	box-sizing: border-box;
}

.shop-comment .filter-type .p-select::after {
	border: solid 5px #e72841;
}

.shop-comment .comment-list {
	margin-top: 20px;
}

.shop-comment .comment-list li {
	margin-bottom: 16px;
}

.shop-comment .comment-list li:last-of-type {
	margin-bottom: 0;
}

.shop-comment .comment-list li .avatar {
	flex: 0 0 60px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #000000;
	overflow: hidden;
}

.shop-comment .comment-list li .detail {
	width: 748px;
	margin-top: 5px;
	margin-left: 20px;
	border-bottom: solid 1px #e7e7e7;
	overflow: hidden;
}

.shop-comment .comment-list li .detail .name {
	margin-bottom: 8px;
	font-size: 14px;
	color: #000000;
}

.shop-comment .comment-list li .detail .desc {
	margin-top: 12px;
}

.shop-comment .comment-list li .detail .desc .cont {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
	color: #000000;
}

.shop-comment .comment-list li .detail .desc .more {
	justify-content: flex-end;
	font-size: 12px;
	margin-top: 5px;
	color: #9d9d9d;
	cursor: pointer;
}

.shop-comment .comment-list li .detail .desc .more span {
	display: inline-block;
	margin-left: 5px;
	width: 5px;
	height: 5px;
	border-top: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
	transform: rotate(135deg);
}

.shop-comment .comment-list li .detail .pic-swiper {
	margin-top: 20px;
	position: relative;
}

.shop-comment .comment-list li .detail .pic-swiper ul {
	transition: all 0.5s;
}

.shop-comment .comment-list li .detail .pic-swiper li {
	flex: 0 0 96px;
	width: 96px;
	height: 96px;
	margin-left: 5px;
	margin-bottom: 0;
	background-color: #e7e7e7;
	border-radius: 5px;
	overflow: hidden;
}

.shop-comment .comment-list li .detail .pic-swiper li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.shop-comment .comment-list li .detail .pic-swiper li:nth-of-type(1) {
	margin-left: 0;
}

.shop-comment .comment-list li .detail .pic-swiper .prev,
.shop-comment .comment-list li .detail .pic-swiper .next {
	width: 19px;
	height: 50px;
	justify-content: center;
	background-color: rgba(45, 45, 45, 0.52);
	position: absolute;
	z-index: 9;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.shop-comment .comment-list li .detail .pic-swiper .prev span,
.shop-comment .comment-list li .detail .pic-swiper .next span {
	display: inline-block;
	margin-right: 3px;
	width: 7px;
	height: 7px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	transform: rotate(45deg);
}

.shop-comment .comment-list li .detail .pic-swiper .prev {
	left: 0;
}

.shop-comment .comment-list li .detail .pic-swiper .prev span {
	margin-right: 0;
	margin-left: 3px;
	transform: rotate(-135deg);
}

.shop-comment .comment-list li .detail .pic-swiper .next {
	right: 0;
}

.shop-comment .comment-list li .detail .tnc {
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 14px;
	color: #9d9d9d;
}

.shop-comment .comment-list li .detail .tnc .collect img {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}

.shop-comment .comment-list li:last-of-type .detail {
	border-bottom: 0;
}

.shop-content {
	width: 100%;
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
}

.get-cash {
	margin-top: 0 !important;
	padding: 0 !important;
	height: 190px;
}

.get-cash img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	object-fit: cover;
}

.get-cash .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	opacity: 0.3;
	background-color: #000;
}

.get-cash .swiper-pagination-bullet-active {
	opacity: 0.7;
}

.poly-shop-desc {
	margin-top: 0 !important;
	padding-bottom: 20px !important;
}

.poly-shop-desc .cover {
	margin-top: 20px;
}

.poly-shop-desc .cover img {
	width: 100%;
	height: 185px;
	border-radius: 10px;
	object-fit: cover;
}

.poly-shop-desc .desc {
	margin-top: 10px;
}

.poly-shop-desc .desc p {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-align: justify;
}

.poly-shop-desc .desc p img {
	margin: 6px 0;
	border-radius: 10px;
	width: 100%;
}

.nearby-shop {
	margin-bottom: 20px;
	padding-bottom: 20px !important;
}

.nearby-shop ul {
	margin-top: 20px;
}

.nearby-shop ul li {
	margin-bottom: 20px;
}

.nearby-shop ul li:last-of-type {
	margin-bottom: 0;
}

.nearby-shop ul li .logo {
	flex: 0 0 70px;
	width: 70px;
	height: 70px;
	border-radius: 5px;
}

.nearby-shop ul li .info {
	margin-left: 12px;
}

.nearby-shop ul li .info .name {
	width: 206px;
	font-size: 16px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
	margin-bottom: 14px;
}

.nearby-shop ul li .info .desc {
	width: 206px;
	font-size: 14px;
	color: #9d9d9d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1;
}

.haveseen-shop {
	padding-bottom: 40px !important;
}

.haveseen-shop ul li {
	margin-top: 30px;
}

.haveseen-shop ul li .name {
	font-size: 16px;
	color: #000000;
}

.haveseen-shop ul li .score {
	margin-top: 20px;
}

.haveseen-shop ul li .score span {
	font-size: 12px;
	color: #9d9d9d;
	margin-left: 8px;
}

.shop-right-content {
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 0 20px 0 20px;
	box-sizing: border-box;
}

.article {
	margin-top: 20px;
}

.article .article-left {
	width: 870px;
}

.article .article-right {
	width: 317px;
}

.detail-title {
	padding-top: 20px;
}

.detail-title .title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.detail-title .more {
	font-size: 14px;
	color: #495b69;
}

.detail-title .more a {
	color: #495b69;
}

.detail-title .more span {
	display: inline-block;
	margin-left: 5px;
	width: 5px;
	height: 5px;
	border-top: solid 1px #495b69;
	border-right: solid 1px #495b69;
	transform: rotate(45deg);
}

.map-box {
	background-color: rgba(45, 45, 45, 0.52);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.map-box #container {
	width: 70%;
	height: calc(100vh - 200px);
}

.page {
	width: 862px;
	margin: 30px 0;
	justify-content: flex-end;
}

.page .prev,
.page .next {
	width: 30px;
	height: 30px;
	background-color: #fff;
	box-sizing: border-box;
	justify-content: center;
	cursor: pointer;
}

.page .prev span,
.page .next span {
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #000;
}

.page .prev {
	padding-left: 4px;
	margin-right: 10px;
}

.page .prev span {
	border-left: solid 1px #000;
	transform: rotate(-45deg);
}

.page .next {
	padding-right: 4px;
}

.page .next span {
	border-right: solid 1px #000;
	transform: rotate(45deg);
}

.page ul {
	justify-content: flex-end;
	justify-content: flex-end;
}

.page ul li {
	margin-right: 10px;
	width: 30px;
	height: 30px;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.page ul li a {
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
}

.page ul .active {
	background-color: #fa8393;
}

.page ul .active a {
	color: #fff;
}

.page ul .active a:hover {
	color: #fff !important;
}

.score1>div {
	margin-right: 2px;
}