.page{
	/*height: 100%;*/
	overflow: auto;
}
.navto_head{
	display: flex;
	align-items: center;
	background: #f5f8fb;
	padding: 0.24rem 0;
}
.navto_left{
	width: 0.1rem;
	margin: 0 0.15rem 0 0.4rem ;
	margin-top: 2px;
}
.navto_list{
	padding-top: 0.32rem;
}
.position{
	display: flex;
	align-items: center;
}
.position a{
	color: #262626;
	font-size: 0.3rem;
}
.position span{
	margin: 0 0.2rem;
	width: 0.11rem;
}
/*.page_list{
	padding-bottom: 1rem;
}*/

/*  */
.footer{
	display: flex;
	align-items: center;
	padding: 0.3rem 0.3rem;
	background-color: #ffffff;
}
.foo_img{
	width: 0.58rem;
	margin-right: 0.25rem;
}
.foo-text{
	font-size: 0.24rem;
	color: #a0a0a0;
	flex: 1;
}
.open_text{
	font-size: 0.24rem;
	color: #ffffff;
	padding: 0.1rem 0.18rem;
	background-color: #e51d12;
	margin-right: 0.3rem;
	border-radius: 0.15rem;
}
.foo_ims{
	width: 0.2rem;
}

.left_time{
	/*justify-content: flex-end;*/
    justify-content: space-between;
	margin-top: 0;
}
