html
{
	width: 100%;
}
body
{
	margin: 0;
	
}
body::-webkit-scrollbar {
        display: none;
    }
.index_top
{
	height: 1.44rem;
	width: 100%;
	float: left;
	position: fixed;
	z-index: 999;
}
.index_content
{
	width: 100%;
	margin-top: 1.44rem;
	float: left;
}
.index_banner
{
	height: 5.14rem;
	width: 100%;
	float: left;
	margin-top: -0.0125rem;
}
.index_banner_title
{
	width: 100%;
	text-align: center;
	height: 0.85rem;
	line-height: 0.55rem;
	display: table;
	background-color: #FFFFFF;
}
.index_banner_title span
{
	font-size: 0.25rem;
	font-family:"PingFang-SC-Heavy";
	font-weight: 800;
	float: left;
	margin-top: 0.3rem;
}
.index_message_rule
{
	background-image: url(../images/index_resource/cf_line.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 0.11rem;
	background-color: #FFFFFF;
	float: left;
}
.index_ranking
{
	width: 100%;
	float: left;
	height: 3rem;
	background-color: #FFFFFF;
	display: none;
}
.index_banner_title span:first-child
{
	margin-left: 7.76rem;
}
.index_message
{
	height: 4.2rem;
	width: 100%;
	float: left;
}
.index_resource
{
	height: 5.21rem;
	width: 100%;
	float: left;
}
.index_competition
{
	height: 6.31rem;
	width: 100%;
	float: left;
}
.index_partner
{
	height: 3.18rem;
	width: 100%;
	float: left;
}
.index_footer
{
	height: 5.3rem;
	width: 100%;
	float: left;
}

