body{
	height: auto;
	overflow: auto;
}
/* .rtyi{
	height: 100%;
	overflow: auto;
} */
.resultshen{
	background-color: #027AFF;
	/* height: 100%; */
	/* overflow: auto; */
	padding-bottom: 0.2rem;
}
/* #uy{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
} */
.results_cen{
	/* height: 100%; */
	background: url(../image/frahe.png) no-repeat;
	background-size: 100%;
}
.results_nav{
	font-size: 0.46rem;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 0.68rem 0 0.5rem;
}
.results_wite{
	background-color: #ffffff;
    margin: 0 0.25rem;
    box-shadow: inset 0px 0.16rem 0.37rem 0px rgb(73 117 234 / 35%), inset 0px -0.16rem 37px 0px rgb(73 117 234 / 35%);
    border-radius: 0.2rem;
    padding-bottom: 0.4rem;
    padding-top: 0.3rem;
}
.wite_hea{
	padding: 0 0.28rem;
}
.wite_title{
	color: #333333;
	font-size: 0.4rem;
	font-weight: bold;
	padding: 0.28rem 0;
}
.wite_fist{
	display: flex;
	align-items: center;
	padding-bottom: 0.15rem;
}
.wite_three{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 2px solid #CEDAF9;
	padding: 0.2rem 0;
}
.wite_hea .wite_three:last-child{
	border-bottom: none;
}
.wite_rite{
	margin-left: 0.34rem;
}
.text_titl,.text_num{
	font-size: 0.24rem;
	color: #333333;
}
.text_num{
	color: #B2B2B2;
	padding-top: 0.15rem;
}
.blu_fen{
	height: 0.14rem;
	background: #CEDAF9;
	margin: 0.1rem 0 0.1rem;
}
.text_blu{
	padding-top: 0.15rem;
	font-size: 0.26rem;
	color: #007CFF;
	font-weight: bold;
}
.text_back{
	padding-top: 0.15rem;
	font-size: 0.26rem;
	color: #B2B2B2;
}
.text_end{
	font-size: 0.24rem;
	color: #B2B2B2;
	padding: 0.4rem 0 0.2rem;
}
.wite_trend{
	border-bottom: 2px solid #CEDAF9;
	padding: 0.2rem 0;
}
.wite_trends{
	display: flex;
	    align-items: center;
	    justify-content: space-between;
}
.wite_hea .wite_trend:last-child{
	border-bottom: none;
}
.wite_end{
	display: flex;
	justify-content: center;
	align-items: center;
}
.end_lef{
	width: 0.94rem;
	margin-right: 0.25rem;
}
.end_ri{
	width: 0.96rem;
	margin-left: 0.55rem;
}
.end_tex{
	font-size: 0.2rem;
	color: #B2B2B2;
}