body,
html {
	font-family: "微软雅黑";
	font-size: calc(100vw/7.5);
	/*设计稿为720px宽度*/
	/* background: rgba(245, 245, 245, 1); */
}

.xcx_index {
	padding: .33rem .32rem 0rem .32rem;
}

.xcx_index_tu {
	width: 6.86rem;
	height: 3.6rem;
	margin: 0 auto;
	margin-bottom: .5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0rem;
}

.xcx_index_tu_l {
	width: 3.42rem;
	height: 3.6rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.xcx_index_tu_r {
	width: 3.29rem;
	height: 3.6rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.xcx_index_tu img {
	border-radius: .07rem;
	width: 100%;
}

.xcx_index_tu1 {
	height: 2.18rem;
}
.xcx_index_tu2{
	height: 1.26rem;
}
.xcx_index_tu3,.xcx_index_tu4{
	height: 1.02rem;
}
.xcx_index_tu_r_t{
	height: 2.18rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.xcx_index_tu5{
	height: 1.26rem;
}


.xcx_index_xsms h1 {
	font-size: .4rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
}

.xcx_index_list {
	font-size: 0rem;
}

.xcx_index_list li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .34rem 0rem;
	border-bottom: 1px solid #F2F2F2;
}

.xcx_index_list li:last-child {
	border-bottom: none;
}

.xcx_index_list_l {
	width: 2.44rem;
	height: 1.36rem;
	background: rgba(229, 229, 229, 1);
	border-radius: .08rem;
	position: relative;
	background-size: 2.44rem 1.36rem;
}

.xcx_index_list_l i {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: center;
	font-style: normal;
	font-size: .22rem;
	color: rgba(255, 255, 255, 1);
	width: 1.2rem;
	height: .38rem;
	line-height: .38rem;
	background: linear-gradient(-90deg, rgba(237, 88, 25, 1) 0%, rgba(252, 145, 46, 1) 100%);
	border-radius: .08rem 0px .08rem 0px;
}

.xcx_index_list_r {
	width: 4.15rem;
	height: 1.36rem;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.xcx_index_list_r p {
	font-size: .28rem;
	font-weight: 500;
	color: rgba(49, 50, 63, 1);
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.xcx_index_list_r div {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.xcx_index_list_r div span:first-child {
	font-size: .3rem;
	color: rgba(252, 86, 55, 1);
	margin-right: .14rem;
}

.xcx_index_list_r div span:nth-child(2) {
	font-size: .22rem;
	font-weight: 400;
	color: rgba(182, 182, 182, 1);
	flex: 1;
	text-decoration: line-through;
}

.xcx_index_list_r div button {
	width: 1.38rem;
	height: .48rem;
	background: linear-gradient(-90deg, rgba(237, 88, 25, 1) 0%, rgba(252, 145, 46, 1) 100%);
	border-radius: .24rem;
	border: none;
	font-size: .22rem;
	color: rgba(255, 255, 255, 1);
	display: flex;
	justify-content: center;
	align-items: center;
}

.xcx_index_list_r div button i {
	display: inline-block;
	width: .2rem;
	height: .28rem;
	margin-right: .08rem;
	background: url(/images/index/xcx_index_icon1.png) no-repeat center center;
	background-size: .2rem .28rem;
}


/* 限时秒杀 */
.xcx_ms_swiper {
	margin-bottom: .1rem;
}

.xcx_ms_swiper1 {
	padding: 0 .32rem;
}
