body {
	font-family: 微软雅黑;
	font-family: 'PingFang SC', "Helvetica Neue", Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif;
	/* background-image: linear-gradient(#d43d35, #fecea6); */
	/* background: #9e011b; */
	font-size: 1rem;
	padding-bottom: 5rem;
}
.wxapp{
	position: fixed;
	bottom: 4rem;
	font-size: 0.8rem;
	right: 0;
	z-index: 9;
	padding: 0.3rem;
	background: linear-gradient(#A153FF,#7521ED);
	color: #fff;
	border-radius: 0.35rem 0 0 0.35rem;
}

html {}

* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

ul,
li,
ol {
	list-style: none;
}

.tk {
	width: 100%;
	margin: 0 auto;
	height: 100vh;
	line-height: 8rem;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #00000057;
	display: none;
}
.showDiv{
	position: fixed;
	z-index: 999;
	width: 100%;
	margin: 0 auto;
	height:100vh;
	line-height: 8rem;
	text-align: right;
	cursor: pointer;
	color: #fff;
	display: none;
	background: #00000096;
}

.showDiv img{
	float: right;
	display: block;
	width: 12.5rem;
	height:12.5rem;
}
.main {
	max-width: 46.875rem;
	margin: 0 auto;
	min-height: 40rem;
	height: auto;
	/* padding-bottom: 4rem; */
}

.banner {
	width: 100%;
	margin: 0 auto;
	height: auto;
	cursor: pointer;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
}

.cont {
	width: 98%;
	margin: 0 auto;
	min-height: 20rem;
}

.line {
	margin-top: 0.5rem !important;
}

.coupon {
	max-width: 100%;
	margin: 0 auto;
	height: auto;
	margin-bottom: 1%;
}

.cb {
	width: 100%;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.cb img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 0.3125rem;
}

.con {
	width: 30%;
	margin-right: 1%;
	background: #fff;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	/* background: url(../images/brand/left.png); */
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	/* background: url(../images/brand/right.png); */
	left: auto;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -20px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	z-index: 1;
	float: left;
}

.ttcy .swiper-slide {
	/* width: 100% !important; */
	text-align: center;
	font-size: 18px;
	background: #fff;
	background: url('../images/cbig.png') no-repeat center;
	/* background-image: url('../images/cbig.png'); */
	background-size: 100% 100%;
	/* 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;	 */
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.titp{
	position: absolute;
	top: 0;
	background: linear-gradient(#FE606F,#EB1B3F)!important;
	left: 0;
	font-size: 0.5rem;
	width: auto;
	max-width: 7.5rem;
	color: #fff;
	padding:0 0.35rem 0 0.35rem;
	border-radius:0rem 0 0.35rem 0;
}
.tit {
	width: 100%;
	color: #E23A46;
}
.tit1 {
	font-size: 0.8rem;
	color: #E23A46;
	padding-bottom: 0.5rem;
}
.tit2 {
	color: #E23A46;
}
.tit3 {
	padding: 0.25rem;
	height: 0.89rem;
	/* height:1.875rem; */
	/* line-height: 1.875rem; */
	color: #000;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/* border-bottom:1px dashed #b7b7b7; */
}
.tit4{
	background: linear-gradient(#FE606F,#EB1B3F)!important;
	/* background: #f00 */
	color: #fff!important;
	margin-bottom: 0.625rem !important;
}
.ti6{
	background: #b7b7b7 !important;
}
.zc {
	width: 100%;
	margin: 0 auto;
	height: auto;
	cursor: pointer;
	float: left;
}

.zc img {
	width: 49%;
	float: left;
	height: auto;
	display: block;
	margin-bottom: 0.5rem;
}

.zc img:nth-child(odd) {
	margin-right: 2%;
}

.loutit {
	float: left;
	width: 100%;
	/* padding: 0.8rem; */
	color: #fff;
	font-size: 1rem;
	margin-bottom: 0.5rem;
}

.loutit img {
	width: 100%;
	height: auto;
	max-height: 22.1875rem;
	display: block;
}
.louc {
	width: 100%;
	float: left;
	height: auto;
}
.louc .ul {
	width: 100%;
	float: left;
	height: auto;
}
#img001{
	float: left;
	width: 100%;
	padding-bottom: 8rem;
}
.louc .ul ul li {
	float: left;
	text-align: center;
	width: 32.5%;
	position: relative;
	margin-right: 1%;
	margin-bottom: 0.5rem;
	background: #fff;
	border-radius: 0.3125rem;
}
.louc .ul ul li img{
	margin-top: 0.5rem;
}

.louc .ul  ul li:nth-child(3n) {
	margin-right: 0 !important;
}
.ico{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	background: #fff;
}
.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
	display:inline-block;
	margin: 0 auto;
}
.ico .ty1{
	width: 100%;
	float: left;
	text-align: center;
}
.ico .ty2{
	width: 50%;
	float: left;
	text-align: center;
}
.ico .ty3{
	width: 33.333%;
	float: left;
	text-align: center;
}
.ico .ty4{
	width: 25%;
	float: left;
	text-align: center;
}
.ico .ty5{
	width: 20%;
	float: left;
	text-align: center;
}
.ptit {
	font-size: 0.8rem;
	height: 2.4rem;
	line-height: 1.2rem;
	margin-top: 0.3rem;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.price {
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.price span {
	display: inline-block;
}

.fd {
	color: #FF3333;
	font-weight: bold;
	text-align: left;
	min-width: 2.5rem;
}

.delprice {
	text-decoration: line-through;
	color: #999;
	text-align: right;
}

.btn {
	width: 54%;
	margin: 0 auto;
	/* margin-top: 0.5rem; */
	/* 	height: 1.25rem;
        line-height: 1.25rem; */
	border-radius: 0.5rem;
	font-size: 0.5rem;
	color: #fff;
	background: linear-gradient(#A153FF,#7521ED);
	/* background: #a153ff; */
	padding:0 0.5rem 0 0.5rem;
}

@media screen and (min-width:300px) and (max-width:320px) {
	.tit {
		padding-top:0.8rem;
		font-size: 0.8rem;
	}
	.tit2 {
		font-size: 0.6rem;
	}
	.tit3 {
		font-size: 0.5rem;
	}
	.fd {
		font-size: 0.5rem;
	}
	.delprice {
		font-size: 0.5rem;
	}
	.louc ul li {
		height: 12.875rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}
}

@media screen and (min-width:321px) and (max-width:360px) {
	.tit {
		padding-top:0.8rem;
		font-size: 0.8rem;
	}
	.tit2 {
		font-size: 0.6rem;
	}
	.tit3 {
		font-size: 0.5rem;
	}
	.fd {
		font-size: 0.8rem;
	}
	.delprice {
		font-size: 0.8rem;
	}
	.louc ul li {
		height:13.875rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}
}

@media screen and (min-width:361px) and (max-width:392px) {
	.tit {
		padding-top:0.8rem;
		font-size: 1rem;
	}
	.tit2 {
		font-size: 0.8rem;
	}
	.tit3 {
		font-size: 0.6rem;
	}
	.fd {
		font-size: 0.8rem;
	}
	.delprice {
		font-size: 0.8rem;
	}
	.louc ul li {
		height: 14rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}
}

@media screen and (min-width:393px) and (max-width:411px) {
	.tit {
		padding-top:0.8rem;
		font-size: 0.8rem;
	}
	.tit2 {
		font-size: 0.6rem;
	}
	.tit3 {
		font-size: 0.5rem;
	}
	.fd {
		font-size: 1rem;
	}
	.delprice {
		font-size: 1rem;
	}
	.louc ul li {
		height: 15rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}
}

@media screen and (min-width:412px) and (max-width:500px) {
	.tit {
		padding-top:0.8rem;
		font-size: 1rem;
	}
	.tit2 {
		font-size: 0.8rem;
	}
	.tit3 {
		font-size: 0.6rem;
	}
	.fd {
		font-size: 1.1rem;
	}
	.delprice {
		font-size:1.1rem;
	}
	.louc ul li {
		height: 14.85rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}
}

@media screen and (min-width:501px) and (max-width:600px) {
	.tit {
		padding-top:0.8rem;
		font-size: 1rem;
	}
	.tit2 {
		font-size: 0.8rem;
	}
	.tit3 {
		font-size: 0.6rem;
	}
	.fd {
		font-size: 1.2rem;
	}
	.delprice {
		font-size: 1.2rem;
	}
	.louc ul li {
		height: 19.625rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}

}

@media only screen and (min-width:601px) {
	.tit {
		padding-top:0.8rem;
		font-size: 1rem;
	}
	.tit2 {
		font-size: 0.8rem;
	}
	.tit3 {
		font-size: 0.6rem;
	}
	.fd {
		font-size:1.2rem;
	}
	.delprice {
		font-size:1.2rem;
	}
	.louc ul li {
		height: 25.625rem;
	}
	.ico{
		height:4.0625rem;
	}
	.ico p{
		line-height: 1.25rem;
		font-size: 0.875rem;
	}
	.ty1 img,.ty2 img,.ty3 img,.ty4 img,.ty5 img{
		width:1.875rem;
		height:1.875rem;
		margin-top: 0.625rem;
	}
}
