.common_item{
	width: 100%;
	padding: 0.2rem 0.2rem 0 0;
	border-bottom: 0.01rem solid #e1e1e1;
}
.latest_item:last-child,.force_item:last-child{
	border-bottom: none;
}
.common_item .common_link{
	display: block;
	width: 100%;
	padding-bottom: 0.2rem;
	position: relative;
}
.latest_item .common_link{
	height: 1.5rem;
}
.common_item .content_cover{
	overflow: hidden;
	border-radius: 0.05rem;
}
.latest_item .content_cover{
	width: 1.5rem;
	height: 100%;
	float: left;
	margin-right: 0.2rem;
}
.force_item .content_cover{
	height: 3.38rem;
	margin-bottom: 0.2rem;
}
.common_item .content_cover img{
	display: block;
	width: 100%;
	height: 100%;
}
.latest_item .content_info{
	float: left;
	width: calc(100% - 1.7rem);
	height: 1.3rem;
	padding-top: 0.2rem;
	position: relative;
}
.content_title{
	max-height: 0.6rem;
	line-height: 0.3rem;
	font-size: 0.26rem;
	color: #222;
	font-weight: normal;
}
.content_type{
	height: 0.25rem;
	margin-top: 0.1rem;
}
.content_type i{
	float: left;
	display: block;
	width: 0.45rem;
	text-align: center;
	height: 0.23rem;
	line-height: 0.25rem;
	border-width: 0.01rem;
	border-style: solid;
	font-style: normal;
	margin-right: 0.05rem;
	font-size: 0.16rem;
	border-radius: 0.03rem;
}
.content_type .yp_tips{
	border-color: #58ce2f;
	color: #58ce2f;
}
.content_type .sp_tips{
	border-color: #4091ff;
	color: #4091ff;
}
.content_type p{
	font-size: 0.2rem;
	color: #434343;
	line-height: 0.25rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.common_item .content_detail{
	width: 100%;
	height: 0.25rem;
}
.latest_item .content_detail{
	position: absolute;
	bottom: 0;
	left: 0;
}
.force_item .content_detail{
	margin-top: 0.1rem;
}
.content_detail>i{
	float: left;
	display: block;
	width: 0.45rem;
	text-align: center;
	height: 0.23rem;
	line-height: 0.25rem;
	border-width: 0.01rem;
	border-style: solid;
	font-style: normal;
	margin-right: 0.2rem;
	font-size: 0.16rem;
	border-radius: 0.03rem;
}
.content_detail .yp_tips{
	border-color: #58ce2f;
	color: #58ce2f;
}
.content_detail .sp_tips{
	border-color: #4091ff;
	color: #4091ff;
}
.content_data{
	float: left;
	height: 100%;
}
.content_data li{
	float: left;
}
.content_data li:last-child{
	margin-left: 0.2rem;
}
.content_data li i{
	float: left;
	display: block;
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.05rem;
	margin-top: 0.05rem;
}
.content_data li i img{
	display: block;
	width: 100%;
	height: 100%;
}
.content_data li span{
	display: block;
	float: left;
	height: 0.25rem;
	line-height: 0.34rem;
	font-size: 0.18rem;
	color: #a3a3a3;
}
.content_price{
	float: right;
	height: 100%;
}
.discount{
	float: left;
	margin-right: 0.1rem;
	margin-top: 0.05rem;
}
.init_price{
	float: left;
	height: 0.2rem;
	line-height: 0.25rem;
	font-size: 0.18rem;
	color: #a3a3a3;
	margin-right: 0.05rem;
	text-decoration: line-through;
}
.limit_time{
	float: left;
	height: 0.2rem;
	font-size: 0.12rem;
	color: #fff;
	line-height: 0.2rem;
	padding: 0 0.05rem;
	border-radius: 0.02rem;
	background-color: #ff2828;
	font-style: normal;
	box-shadow: 0 0.01rem 0.05rem 0 rgba(255,40,40,.2);
}
.latest_price{
	float: left;
	height: 100%;
	line-height: 0.3rem;
	font-size: 0.26rem;
	color: #ff2828;
}
/*精选专题*/
.jx_list{
	width: calc(100% + 0.2rem);
	height: 3.36rem;
	margin-bottom: 0.2rem;
}
.jx_item{
	float: left;
	width: 2.9rem;
	height: 3.16rem;
	padding: 0 0 0.2rem;
	margin-right: 0.19rem;
	border-radius: 0.05rem;
	background-color: #fff;
	overflow: hidden;
	border-bottom: none;
	box-shadow: 0 0.01rem 0.08rem 0 rgba(243,244,245,.75);
}
.jx_item .content_cover{
	height: 1.6rem;
	border-radius: 0;
}
.jx_item .content_info{
	height: 1.46rem;
	padding: 0 0.1rem;
	margin-top: 0.1rem;
	position: relative;
}
.jx_item .content_title{
	font-size: 0.24rem;
}
.jx_item .content_detail{
	width: calc(100% - 0.2rem);
	padding: 0 0.1rem;
	position: absolute;
	bottom: 0;
	left: 0;
}
.jx_item .content_price{
	width: 100%;
	height: 100%;
}
.jx_item .discount{
	float: right;
	margin-right: 0;
	width: calc(100% - 0.8rem);
}
.jx_item .latest_price{
	display: block;
	width: 0.8rem;
	height: 100%;
	float: left;
}
.jx_item .limit_time{
	float: right;
}
/*最新标识*/
.latest_tips{
	width: 0.6rem;
	height: 0.3rem;
	background-color: #ff0024;
	text-align: center;
	line-height: 0.35rem;
	font-size: 0.18rem;
	color: #fff;
	font-style: normal;
	box-shadow: 0 0.01rem 0.05rem 0 rgba(250,0,36,.1);
	position: absolute;
	top: 0.2rem;
	right: -0.1rem;
	border-radius: 0.05rem;
}