.bgc {
	background: #000000;
	width: 100%;
}

/*banner*/
.storeBanner {
	width: 100%;
	position: relative;
}

.store_img {
	width: 100%;
}

.storeBanner img {
	width: 100%;
}

.mobile_banner {
	display: none;
}

.web_banner {
	display: block;
}

.storeBanner .banner-info {
	width: 1200px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.storeBanner .info-desc {
	width: 449px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.desc_title>span>span.word1 {
	color: #c79830;
	display: inline-block;
	transform: translate3d(0px, 0px, 0px);
}

.desc_title>span>span {
	color: #fff;
}

.desc_content {
	max-width: 385px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}

.desc_title {
	font-size: 26px;
	font-weight: 900;
	color: #fff;
	/*opacity  : 0;*/
}

.form_desc hr {
	margin-top: 28px;
	margin-bottom: 30px;
	max-width: 62px;
	text-align: left;
}

.info-desc hr {
	margin-top: 28px;
	margin-bottom: 30px;
	max-width: 62px;
	text-align: left;
}

.vk_activity {
	width: 100%;
	height: auto;
	background: #000;
	/* overflow: hidden; */
	margin: 0 auto 55px;
}

.vk_product {
	width: 100%;
	height: auto;
	background: #000;
	/* overflow: hidden; */
	margin: 0 auto;
}

.activity_nav{
    transition:top .3s;
}

.activity_nav,
.activity_product {
	display: block;
	width: 1200px;
	margin: 0 auto;
}

.navtab {
	height: 80px;
	border-bottom: 1px solid #2a2a2a;
	position: relative;
}

.navtab p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
	border-top: 2px solid #c79830;
	overflow: hidden;
	text-align: center;
}

.navtab li {
	height: 100%;
	font-size: 18px;
	color: #ffffff;
	width: 33.3%;
	float: left;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
}

.navtab li a {
	color: #FFFFFF !important;
}

.navtab li img {
	display: inline-block;
}

.navtab li img:last-of-type {
	display: none;
}

.navtab li span {
	line-height: 28px;
	vertical-align: middle;
	padding-left: 8px;
}

.navtab li.navon span {
	color: #c79830;
}

.navtab li.navon img:last-of-type {
	display: inline-block;
}

.navtab li.navon img:first-of-type {
	display: none;
}

.activity_nav_wap {
	display: none;
}

.swiper-slide {
	text-align: center;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

@media (min-width:992px) {
	.Breadcrumbs p {
		float: left;
		font-size: 16px;
		color: #fff;
		margin-right: 10px;
	}

	.Breadcrumbs p a {
		color: #fff;
		margin-left: 10px;
	}

	.Breadcrumbs p:first-child a {
		margin-left: 0;
	}

	.mgtop60 {
		margin: 60px auto 0 !important;
	}
	.mgtop30 {
		margin: 30px auto 0 !important;
	}

	.product_h1 {
		display: block;
		width: 1200px;
		margin: 55px auto;
		color: #ffffff;
		text-align: center;
		font-size: 18px;
	}

	.product_h1>.desc-title2 {
		font-size: 44px;
		color: #ffffff;
		font-weight: 900;
	}

	.product_h1>.desc-title>span>span.word1 {
		font-size: 44px;
		color: #ffffff;
	}

	.product_h1>.test1 {
		text-align: center;
	}

	.pad_b {
		margin-top: 15px;
	}

	.activity_product {
		margin-bottom: 30px;
	}

	.activity_txt {
		float: left;
		width: 600px;
		height: 360px;
		background: #262626;
		color: #fff;
		padding: 50px 80px 50px 50px;
	}

	.activity_txt>.test1 {
		line-height: 1;
	}

	.activity_txt>hr {
		margin-top: 28px;
		margin-bottom: 30px;
		max-width: 62px;
		text-align: left;
	}

	.activity_txt .pad_b {
		font-size: 16px;
		line-height: 32px;
	}

	.activity_img {
		float: right;
		width: 600px;
		height: 360px;
		overflow: hidden;
		/* background: linear-gradient(45deg,#cccccc 0%, #ffffff 35%, #d4d4d4 100%); */
		background: #ffffff;
		text-align: center;
	}

	.activity_img img {
		/* width: 100%; */
		margin: 0 auto;
		height: 100%;
	}

	.pd_price {
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		margin: 20px 0;
	}

	.pd_btn a {
		float: left;
		width: 108px;
		height: 34px;
		border: 1px solid #ffffff;
		color: #fff;
		text-align: center;
		font-size: 16px;
		line-height: 33px;
		margin: 10px 20px 0 0;
		cursor: pointer;
	}

	.pd_btn a.bg_white {
		background: #fff;
		color: #000;
	}

	.loadmore {
		width: 173px;
		height: 40px;
		background: #333333;
		border: 1px solid #333333;
		color: #ffffff;
		line-height: 40px;
		margin: 0 auto;
		text-align: center;
		cursor: pointer;
	}

	.loadmore span {
		font-size: 16px;
	}

	.loadmore img {
		width: 12px;
		height: 6px;
		margin-left: 5px;
	}

	/* 活动详情 */
	.product_detail {
		margin: 100px auto 0;
		display: block;
		width: 1200px;
	}

	.product_img {
		width: 600px;
		position: relative;
		overflow: hidden;
	}

	.mySwiper {
		width: 600px;
		height: 600px;
	}

	.mySwiper2 {
		width: 100%;
		height: 90px;
		position: relative;
		margin-top: 10px;
		padding: 0 50px;
	}

	.mySwiper2 .swiper-slide {
		width: 90px;
		height: 90px;
		opacity: 0.4;
	}

	.mySwiper2 .swiper-slide-thumb-active {
		opacity: 1;
	}

	.mySwiper2 .swiper-slide img {
		width: 100%;
		height: 100%;
		display: block;
		object-fit: cover;
	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 14px !important;
		height: 24px !important;
		background-size: 14px 24px !important;
		margin-top: -10px !important;
	}

	.product_txt {
		width: 550px;
		font-size: 16px;
		color: #ffffff;

	}

	.product_data {
		padding: 30px 0;
		border-bottom: 1px solid #333;
	}

	.p_p_title {
		padding-top: 0 !important;
	}

	.product_data .product_text {
		padding: 30px 0;
	}

	.product_data .test1 {
		/* display: none; */
		font-size: 30px;
		font-weight: bold;
	}

	.p_span {
		display: inline-block;
		width: 115px;
		float: left;
	}

	.p_p {
		display: inline-block;
		font-size: 18px;
	}

	.pd_gg {
		display: inline-block;
		border: 1px solid #999999;
		padding: 5px;
		margin: 0 5px 5px 0;
		cursor: pointer;
		font-size: 16px;
	}

	.promise {
		display: inline-block;
		margin-right: 30px;
	}

	.promise p {
		display: inline;
		vertical-align: middle;
		font-size: 14px;
		margin-left: 3px;
	}

	.pd_d_btn {
		text-align: center;
		margin-top: 30px;
	}

	.pd_d_btn a {
		display: inline-block;
		width: 140px;
		height: 44px;
		border: 1px solid #ffffff;
		line-height: 40px;
		margin-right: 10px;
		cursor: pointer;
	}

	.pd_d_btn a span {
		vertical-align: middle;
		font-size: 16px;
		color: #ffffff;
		padding-left: 8px;
	}

	.swiper-pagination {
		display: none;
	}

	.p_d_data {
		width: 100%;
		min-height: 70px;
		background: #262626;
		position: relative;
	}

	.pdd_tag {
		width: 130px;
		position: absolute;
		color: #fff;
		text-align: center;
		line-height: 50px;
		left: 0;
		top: 0;
	}

	.pdd_tag span {
		font-size: 20px;
		position: relative;
		z-index: 1;
		margin-right: 10px;
	}

	.pdd_tag::after {
		content: '';
		display: block;
		height: 0;
		width: 130px;
		border-top: 50px solid #C79830;
		border-right: 20px solid transparent;
		position: absolute;
		top: 0;
		left: 0;

	}

	.pdd_d_center {
		width: 80%;
		float: right;
		color: #fff;
		font-size: 14px;
		margin-top: 25px;
		margin-bottom: 8px;
	}

	.pdd_d_center p {
		width: 33.3%;
		display: inline-block;
		float: left;
		margin-bottom: 20px;
	}

	.mb-150 {
		margin-bottom: 150px;
	}

	/* 弹窗 */
	.propcontent {
		display: none;
		width: 800px;
		height: 686px;
		background: #ffffff;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 10001;
	}

	.proptitle {
		width: 100%;
		height: 85px;
		background: #c79830;
		line-height: 85px;
		padding: 0 30px;
	}

	.proptitle>div {
		height: 100%;
	}

	.pt_title {
		font-size: 26px;
		color: #ffffff;
		font-weight: bold;
		display: inline;
	}

	.address {
		display: inline;
		font-size: 20px;
		color: #ffffff;
		margin-left: 20px;
	}

	.address img {
		margin-right: 6px;
	}

	.address span {
		vertical-align: middle;
	}

	.addressview {
		width: 100%;
		height: calc(100% - 85px);
		overflow: hidden;
	}

	.addresslist {
		width: 824px;
		height: 100%;
		overflow-y: scroll;
		padding: 0 30px;
	}

	.store {
		padding: 30px 0;
		border-bottom: 1px solid #e5e5e5;
	}

	.storename {
		font-size: 18px;
		margin-bottom: 16px;
	}

	.storename p {
		width: 540px;
		color: #000000;
	}

	.storename span {
		color: #c79830;
	}

	.addressdetail {
		width: 540px;
		font-size: 16px;
		color: #999999;
		line-height: 32px;
	}
}

.pd_gg_active {
	border: 1px solid #c79830 !important;
	color: #c79830;
}

.dataparse {
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}

.dataparse img {
	max-width: 100% !important;
}

@media (max-width:992px) {
	.Breadcrumbs {
		display: none;
	}

	hr {
		border: 0;
		height: 0.01rem;
		background: #fff;
		text-align: left;
	}

	.pad_tb20 {
		padding: 0.20rem 0;
	}

	.mobile_banner {
		display: block;
	}

	.web_banner {
		display: none;
	}

	.banner-info {
		width: 7.3rem;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.info-desc {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.desc-title {
		font-size: .26rem;
	}

	.pad_b {
		line-height: .40rem;
	}

	.storeBanner .banner-info {
		width: 7.30rem;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.storeBanner .info-desc {
		width: 3.9rem;
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.desc_title {
		font-size: .26rem;
		font-weight: 900;
		color: #fff;
		/*opacity  : 0;*/
	}

	.desc_title>span>span.word1 {
		color: #c79836;
	}

	.desc_content {
		max-width: 100%;
		font-size: .18rem;
		color: #fff;
		line-height: .40rem;
	}

	.form-desc hr {
		max-width: 0.62rem;
		text-align: left;
		margin: 0.28rem 0 0.30rem !important;
		text-align: left;
	}

	.info-desc hr {
		max-width: 0.62rem;
		text-align: left;
		margin: 0.28rem 0 0.30rem !important;
		text-align: left;
	}

	.activity_nav {
		display: none;
	}

	.activity_nav_wap {
		width: 100%;
		display: block;
	}

	.navtab {
		width: 100%;
		height: 0.75rem;
		border-bottom: 1px solid #2a2a2a;
		position: relative;
	}

	.navtab p {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 0.6rem;
		height: 2px;
		border-top: 2px solid #c79830;
		overflow: hidden;
		text-align: center;
	}

	.navtab li {
		width: 33.3%;
		height: 100%;
		font-size: 0.18rem;
		color: #ffffff;
		float: left;
		text-align: center;
		line-height: 0.75rem;
		cursor: pointer;
	}

	.navtab li img {
		width: 0.28rem;
		height: 0.22rem;
		display: inline-block;
	}

	.navtab li img:last-of-type {
		display: none;
	}

	.navtab li span {
		line-height: 0.28rem;
		vertical-align: middle;
		padding-left: 0.08rem;
	}

	.navtab li.navon span {
		color: #c79830;
	}

	.navtab li.navon img:last-of-type {
		display: inline-block;
	}

	.navtab li.navon img:first-of-type {
		display: none;
	}

	.product_h1 {
		display: block;
		width: 100%;
		margin: 0.7rem auto 0.55rem;
		color: #ffffff;
		text-align: center;
		font-size: 0.18rem;
	}

	.product_h1>.desc-title2 {
		font-size: 0.44rem;
		color: #ffffff;
		font-weight: 900;
	}

	.product_h1>.desc-title>span>span.word1 {
		font-size: 0.44rem;
		color: #ffffff;
	}

	.product_h1>.test1 {
		text-align: center;
	}

	.pad_b {
		margin-top: 0.15rem;
	}

	.activity_product {
		display: none;
	}

	.activity_product_wap {
		display: block;
		width: 100%;
		padding: 0 0.4rem;
		margin-bottom: 0.2rem;
	}

	.activity_product_wap .activity_txt {
		background: #262626;
		width: 100%;
		height: 2.6rem;
		padding: 0.3rem;
		color: #fff;
		float: right;
	}

	.activity_product_wap .activity_img {
		width: 100%;
		max-height: 3.8rem;
		overflow: hidden;
		float: left;
		text-align: center;
		background: #262626;
	}

	.activity_img img {
		/* width: 100%; */
		max-height: 3.8rem;
	}

	.activity_txt>hr {
		margin-top: 0.28rem;
		margin-bottom: 0.2rem;
		max-width: 0.6rem;
		text-align: left;
	}

	.activity_txt .pad_b {
		font-size: 0.18rem;
		line-height: 0.32rem;
	}

	.pd_price {
		float: left;
		font-size: 0.18rem;
		font-weight: bold;
		color: #ffffff;
		margin: 0.23rem 0 0;
	}

	.pd_btn {
		margin-top: 0.18rem;
		float: right;
	}

	.pd_btn a {
		float: left;
		width: 1rem;
		height: 0.34rem;
		border: 1px solid #ffffff;
		color: #fff;
		text-align: center;
		font-size: 0.16rem;
		line-height: 0.34rem;
		margin: 0 0 0 0.2rem;
		cursor: pointer;
	}

	.pd_btn .bg_white {
		background: #ffffff;
		color: #000000;
	}

	.loadmore {
		width: 1.7rem;
		height: 0.4rem;
		background: #333333;
		border: 1px solid #333333;
		color: #ffffff;
		line-height: 0.4rem;
		text-align: center;
		margin: 0 auto;
	}

	.loadmore span {
		font-size: 0.16rem;
	}

	.loadmore img {
		width: 0.12rem;
		height: 0.06rem;
		margin-left: 0.05rem;
	}

	/* 活动详情 */
	.product_detail {
		padding-top: 0.71rem;
	}

	.mySwiper2 {
		display: none;
	}

	.product_img {
		width: 100%;
		position: relative;
		height: 7.5rem;
		overflow: hidden;
	}

	.mySwiper {
		width: 100%;
		min-height: 7.5rem;
	}

	.swiper-slide {
		width: 100%;
	}

	.swiper-slide img {
		width: 100%;
	}

	.swiper-pagination {
		width: 0.8rem !important;
		height: 0.4rem;
		background: #999999;
		border-radius: 0.26rem;
		text-align: right;
		color: #ffffff;
		line-height: 0.4rem;
		font-size: 0.22rem;
		left: auto !important;
		right: 0.3rem;
		bottom: 0.3rem !important;
	}

	.product_txt {
		color: #fff;
		font-size: 0.18rem;
		padding: 0.4rem;
		width: 100%;
	}

	.product_data {
		border-bottom: 1px solid #333333;
		padding: 0.3rem 0;
	}

	.product_data .test1 {
		font-size: 0.3rem;
		font-weight: bold;
	}

	.product_text {
		line-height: 0.36rem;
		margin-top: 0.2rem;
	}

	.p_p_title {
		padding-top: 0;
		padding-bottom: 0.5rem;
	}

	.p_span {
		width: 1.2rem;
		float: left;
	}

	.p_p {
		display: inline-block;
	}

	.pd_gg {
		display: inline-block;
		font-size: 0.16rem;
		border: 1px solid #999999;
		padding: 0.1rem;
		margin: 0 0.1rem 0.1rem 0;
	}

	.promise {
		display: inline-block;
	}

	.promise img {
		width: 0.22rem;
		height: 0.2rem;
	}

	.promise p {
		display: inline;
		vertical-align: middle;
		margin-right: 0.1rem;
	}

	.pd_d_btn {
		text-align: right;
		margin-top: 0.3rem;
	}

	.pd_d_btn a {
		display: inline-block;
		text-align: center;
		width: 1.4rem;
		height: 0.44rem;
		border: 1px solid #ffffff;
		color: #ffffff;
		line-height: 0.37rem;
		margin-left: 0.1rem;
	}

	.pd_d_btn a img {
		width: 0.24rem;
		height: 0.18rem;
	}

	.pd_d_btn a span {
		font-size: 0.16rem;
		vertical-align: middle;
		padding-left: 0.1rem;
	}

	.p_d_data {
		width: 100%;
		background: #262626;
	}

	.pdd_tag {
		width: 1.3rem;
		color: #fff;
		text-align: center;
		line-height: 0.5rem;
		position: relative;
	}

	.pdd_tag span {
		font-size: 0.2rem;
		position: relative;
		z-index: 1;
		margin-right: 0.1rem;
	}

	.pdd_tag::after {
		content: '';
		display: block;
		height: 0;
		width: 1.3rem;
		border-top: 0.5rem solid #C79830;
		border-right: 0.2rem solid transparent;
		position: absolute;
		top: 0;
		left: 0;

	}

	.pdd_d_center {
		width: 95%;
		font-size: 0.18rem;
		color: #ffffff;
		float: right;
		margin: 0.3rem 0;
	}

	.pdd_d_center p {
		display: inline-block;
		width: 50%;
		float: left;
		margin-bottom: 0.1rem;
	}

	.dataparse {
		width: 100%;
		color: #ffffff;
		font-size: 0.18rem;
		line-height: 0.30rem;
		margin-top: 0.20rem;
		margin-bottom: 0.40rem;
	}

	.dataparse img {
		width: 100% !important;
	}

	/* 弹窗 */
	.propcontent {
		display: none;
		width: 6.7rem;
		height: 9rem;
		background: #ffffff;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 10001;
	}

	.proptitle {
		width: 100%;
		height: 0.85rem;
		background: #c79830;
		line-height: 0.85rem;
		padding: 0 0.3rem;
	}

	.proptitle>div {
		height: 100%;
	}

	.pt_title {
		font-size: 0.26rem;
		color: #ffffff;
		font-weight: bold;
		display: inline;
	}

	.address {
		display: inline;
		font-size: 0.2rem;
		color: #ffffff;
		margin-left: 0.2rem;
	}

	.address img {
		width: 0.15rem;
		margin-right: 0.06rem;
	}

	.address span {
		vertical-align: middle;
	}

	.close {
		width: 0.21rem;
	}

	.close img {
		display: inline-block;
		width: 0.21rem;
		height: 0.21rem;
	}

	.addressview {
		width: 100%;
		height: calc(100% - 0.85rem);
		overflow: hidden;
	}

	.addresslist {
		width: 6.7rem;
		height: 100%;
		overflow-y: scroll;
		padding: 0 0.3rem;
	}

	.store {
		padding: 0.3rem 0;
		border-bottom: 1px solid #e5e5e5;
	}

	.storename {
		font-size: 0.18rem;
		margin-bottom: 0.16rem;
	}

	.storename p {
		width: 5.4rem;
		color: #000000;
	}

	.storename span {
		color: #c79830;
	}

	.addressdetail {
		width: 5.4rem;
		font-size: 0.16rem;
		color: #999999;
		line-height: 0.32rem;
	}
}
