body,
html {
	min-width: 1300px;
	padding: 0;
	margin: 0;
	position: relative;
}



.rankImg01 {
	width: 100%;
	overflow: hidden;
	display: block;
}

.rank-tab {
	width: 100%;
	height: 100px;
	position: sticky;
	top: 90px;
	overflow: hidden;
	background: #000000;
	z-index: 99;
}

.rank-tab-c {
	display: block;
	width: 1170px;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.rank-warp {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: block;
}

.rank-warp-c {
	width: 1170px;
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.rankImg02 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.rankImg03 {
	position: absolute;
	left: 38px;
	top: 68px;
	width: 20px;
	height: 16px;
	transition: all 0.5s;
}

.ranks1 {
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #666666;
	line-height: 94px;
	margin-right: 37px;
	float: left;
	cursor: pointer;
}

.ranks1-sel {
	color: #FF0072;
}

/*  */
.rank-warp-bg {
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	top: 146px;
	overflow: hidden;
	z-index: 2;
}

.rank-warp-bg-c {
	width: 1170px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	display: block;
}

.rankImg04 {
	height: 69px;
	position: absolute;
	z-index: 1;
	left: 670px;
	top: 0;

}

.rank-warp-bg-c-i {
	position: absolute;
	width: 372px;
	height: 54px;
	right: 0;
	top: 8px;
	text-align: center;
	z-index: 2;
	background-color: #FEFEFE;
}

.ranks3 {
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #5D47AF;
	line-height: 54px;
}

.ranks3-bg {
	position: absolute;
	width: 372px;
	height: 15px;
	background-color: #FEFEFE;
	opacity: 0.8;
	z-index: 2;
	bottom: 10px;
	left: 0;
}

.ranks2 {
	display: block;
	font-size: 48px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FF0072;
	line-height: 48px;
	padding-top: 90px;
}

.rank-warp-c-c {
	overflow: hidden;
	display: block;
	width: 100%;
	position: relative;
	margin-top: 138px;
}

.rank-warp-c-c-l {
	overflow: hidden;
	position: relative;
	float: left;
	width: 170px;
	height: 400px;
}

.rank-warp-c-c-r {
	overflow: hidden;
	position: relative;
	float: right;
	width: 930px;
}

.ranks5 {
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #333333;
	line-height: 26px;
	margin-bottom: 25px;
}

.rank-warp-c-c-l-c {
	display: block;
	width: 100%;
}

.rank-warp-c-c-l-c-o {
	display: block;
	width: 100%;
	height: 36px;
	overflow: hidden;
}

.ranks6 {
	float: left;
	font-size: 18px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #FF0072;
	line-height: 36px;
	cursor: pointer;
}

.ranks6:hover {
	color: #333333;
}

.rankImg05 {
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 10px;
	margin-top: 11px;
	display: none;
}

.rank-warp-c-c-l-c-o-sel .ranks6 {
	color: #333333;
}

.rank-warp-c-c-l-c-o-sel .rankImg05 {
	display: block;
}

/*  */
.ranks7 {
	float: left;
	width: 80px;
	height: 30px;
	border-radius: 10px;
	text-align: center;
	margin-right: 64px;
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	line-height: 30px;
	color: #333333;
	cursor: pointer;
}

.ranks7-sel {
	color: #FFFFFF;
	background: #FF0072;
}

/* .ranks7:hover {
	color: #FFFFFF;
	background: #FF0072;
} */

.rankImg06 {
	display: block;
	width: 900px;
	height: 206px;
	float: right;
	margin-top: 30px;
}

.rank-warp-c-c-r-c {
	width: 900px;
	/* height: 206px; */
	display: block;
	float: right;
	clear: both;
	overflow-y: hidden;
	padding-top: 30px;
	margin-top: -30px;
}

.rank-warp-c-c-r-c-m-c-d-o {
	float: left;
	width: 300px;
	height: 364px;
	background: #FFFFFF;
	transition: all 0.3s;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.rank-warp-c-c-r-c-m-c-d-o:hover {
	transform: translateY(-30px);
	z-index: 9;
	box-shadow: 0px 6px 20px 0px rgba(213, 213, 213, 0.5);
}

.rank-warp-c-c-r-c-m-c-d-o:hover .ranka1 {
	color: #FFFFFF;
	background: #FF0072;
}

.rank-warp-c-c-r-c-m-c-d-o-line {
	width: 100%;
	height: 1px;
	clear: both;
	display: block;
	background: #F5F5F5;
	margin: 30px 0;

}

.rank-warp-c-c-r-c-m-c-d-o-o {
	width: 298px;
	height: 48px;
	background: #FFFFFF;
	display: block;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.rank-warp-c-c-r-c-m-c-d-o-o:nth-child(2n) {
	background: #FAF8FF;
	border: 1px solid #FAF8FF;
}

.rank-warp-c-c-r-c-m-c-d-o-o:nth-child(1) {
	margin-top: 52px;
}

.rank-warp-c-c-r-c-m-c-d-o-o:hover {
	border: 1px solid #FF8FC1;
}

.rank-warp-c-c-r-c-m-c-d-o-o:hover .ranks9,
.rank-warp-c-c-r-c-m-c-d-o-o:hover .ranks10,
.rank-warp-c-c-r-c-m-c-d-o-o:hover .ranks11 {
	color: #FF0072;
}

.ranks8 {
	position: absolute;
	left: 20px;
	top: 10px;
	font-size: 18px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #666666;
	line-height: 22px;
}

.rank-warp-c-c-r-c-m-c-d-o-o-l {
	width: 68px;
	height: 48px;
	float: left;
	text-align: center;
	position: relative;
}

.rank-warp-c-c-r-c-m-c-d-o-o-r {
	width: 230px;
	height: 48px;
	float: left;
}

.ranks9 {
	font-size: 18px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #666666;
	line-height: 48px;
	display: block;
}


.rankImg07 {
	position: absolute;
	width: 54px;
	height: 42px;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: -21px;
	z-index: 1;
}

.rankImg08 {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -18px;
	border-radius: 50%;
	object-fit: cover;
}

.ranks10 {
	display: block;
	font-size: 14px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #333333;
	line-height: 22px;
	padding-top: 6px;
}

.ranks11 {
	display: block;
	font-size: 12px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #666666;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}

.ranka1 {
	display: block;
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #5D47AF;
	margin-top: 19px;
	transition: all 0.5s;
}




/*  */
.ranck-major {
	display: block;
	overflow: hidden;
	width: 480px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}

.rankd1 {
	width: 176px;
	height: 56px;
	border-radius: 10px 0px 10px 0px;
	border: 2px solid #FF0072;
	text-align: center;
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #333333;
	line-height: 56px;
	float: left;
	margin: 0 30px;
	cursor: pointer;
	transition: all 0.3s;
}

.rankd1:hover {
	background: #FF0072;
	color: #ffffff;
}

.rankd1-sel {
	background: #FF0072;
	color: #ffffff;
}

/*  */


.ranck-how {
	display: block;
	width: 100%;
	height: 374px;
	position: relative;
	margin-top: 90px;
	overflow: hidden;
}

.ranck-how-c {
	display: block;
	width: 1170px;
	height: 374px;
	position: relative;
	margin: 0 auto;
}


.ranck-how-c-t {
	width: 100%;
	height: 166px;
	background: #000000;
	position: absolute;
	right: 600px;
	top: 0;
}

.ranck-how-c-b {
	width: 100%;
	height: 208px;
	background: #000000;
	position: absolute;
	left: 0px;
	top: 166px;
}

.ranks12 {
	display: block;
	font-size: 48px;
	font-family: PingFangSC-Semibold, "PingFang SC";
	font-weight: 600;
	color: #FF0072;
	line-height: 48px;
	position: relative;
	padding-top: 190px;
}

/*  */
.ranck-info {
	display: block;
	width: 100%;
	height: 1744px;
	position: relative;
	overflow: hidden;
}

.ranck-info-c {
	display: block;
	width: 1170px;
	height: 1744px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

.ranck-info-bg {
	width: 100%;
	height: 100%;
	background: #000000;
	position: absolute;
	left: 0px;
	top: 0;
	opacity: 0.8;
	z-index: 1;
}

.rankImg010 {
	width: 100%;
	height: 1744px;
	position: absolute;
	object-fit: cover;
}

.ranck-info-c-t {
	width: 1170px;
	height: 798px;
	position: relative;
	display: block;
	overflow: hidden;
}

.ranck-info-bg-t {
	position: absolute;
	left: 0;
	top: 0;
	width: 1170px;
	height: 798px;
	background: #000000;
	opacity: 0.6;
}

.ranck-info-c-c {
	display: block;
	width: 1170px;
	height: 798px;
	position: relative;
	overflow: hidden;
}

.ranck-info-c-c-o {
	display: block;
	width: 1130px;
	height: 798px;
	position: relative;
	overflow: hidden;
	margin-left: 40px;
}

.ranck-info-c-a {
	width: 450px;
	height: 408px;
	position: absolute;
	overflow: hidden;
	left: 40px;
	top: 370px;
	z-index: 1;
}

.ranks16 {
	width: 140px;
	height: 40px;
	background: #d5d5d5;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 18px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.ranks16-sel {
	background: #FF0072;
}

.ranks16:hover {
	background: #FF0072;
}

.ranck-info-c-c-o-l {
	width: 600px;
	height: 278px;
	position: relative;
	margin-top: 60px;
	float: left;
	border-bottom: 2px solid #F5F5F5;
}

.ranck-info-c-c-o-r {
	width: 490px;
}

.ranks17 {
	display: block;
	width: 485px;
	font-size: 18px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #FF0072;
	line-height: 34px;
}

.ranks18 {
	display: block;
	width: 485px;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
}

.ranks18r {
	width: 420px;
}

.ranks19 {
	position: absolute;
	right: 60px;
	top: 0;
	width: 2px;
	height: 238px;
	background: #F5F5F5;
}

.ranck-info-c-c-o-b {
	width: 590px;
	height: 368px;
	background: #FFF2F8;
	position: absolute;
	right: 40px;
	bottom: 20px;
	padding: 25px 20px 15px;
	overflow: hidden;
}

.ranks20 {
	display: block;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}

/*  */
.rankd2 {
	display: block;
	overflow: hidden;
	width: 1170px;
	height: 64px;
	margin-top: 30px;
	position: relative;
	z-index: 1;
}

.ranka2 {
	float: left;
	text-align: center;
	text-decoration: none;
	height: 60px;
	background: #FFFFFF;
	border-radius: 10px 0px 10px 0px;
	margin-left: 280px;
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #333333;
	line-height: 60px;
	width: 200px;
	cursor: pointer;
}

.ranka3 {
	width: 290px;
	float: right;
	margin-left: 0;
	margin-right: 280px;
}

.ranka2:hover {
	background: #FF0072;
	color: #ffffff;
}

.ranck-how-c-h {
	height: 300px;
}

.ranks12-top {
	padding-top: 120px;
}

/*  */


.rank-position {
	width: 1170px;
	height: 378px;
	margin: 0 auto;
	position: relative;
}

.rank-position-l {
	position: relative;
	width: 140px;
	height: 378px;
	overflow: hidden;
	display: block;
}

.rank-position-l-o {
	position: relative;
	width: 140px;
	height: 48px;
	display: block;
	margin-bottom: 14px;
}

.ranks21 {
	display: block;
	font-size: 18px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #FFFFFF;
	line-height: 48px;
	margin-left: 24px;
	position: relative;
	z-index: 1;
	pointer-events: none;
}

.rankImg019 {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 140px;
	height: 42px;
	display: block;
}

.rankImg020 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	height: 48px;

}

.rank-position-r {
	position: absolute;
	width: 2000px;
	height: 378px;
	left: 146px;
	top: 0;
	box-shadow: 0px 6px 20px 0px rgba(213, 213, 213, 0.5);
}

.rank-position-r-o {
	width: 100%;
	height: 378px;
	display: none;
	position: relative;
	z-index: 1;
}

.rank-position-r-o-bg {
	width: 100%;
	height: 378px;
	background: #000000;
	opacity: 0.6;
	position: absolute;
	left: 0;
	top: 0;
}

.ranks22 {
	display: block;
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	padding-top: 30px;
	width: 770px;
	margin-left: 54px;
}

/*  */
.ranks12-top2 {
	padding-top: 90px;
}

.ranck-plan {
	width: 1200px;
	height: 600px;
	background: #FFFFFF;
	box-shadow: 0px 6px 20px 0px rgba(213, 213, 213, 0.5);
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

.ranck-how-c-h2 {
	height: 276px;
}

.ranka2l {
	border: 2px solid #FF0072;
}

.ranck-plan-h {
	width: 1100px;
	height: 88px;
	display: block;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 38px;
	position: relative;
}

.ranck-plan-h-b {
	width: 1164;
	height: 482px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

.ranck-plan-h-o {
	position: relative;
	float: left;
	margin-right: 90px;
	overflow: hidden;
	cursor: pointer;
}

.ranks23 {
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #333333;
	line-height: 34px;
}

.rankImg022 {
	width: 16px;
	height: 16px;
	margin: 10px auto;
	display: none;
}

.ranks24 {
	position: absolute;
	width: 976px;
	height: 2px;
	top: 44px;
	left: 0;
	background: #5D47AF;

}

.ranck-plan-b-o {
	width: 25%;
	height: 166px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 90px;
}

.rankImg023 {
	width: 166px;
	height: 166px;
	display: block;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}


.ranks25 {
	position: absolute;
	left: 170px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 14px;
	font-family: PingFangSC-Regular, "PingFang SC";
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.ranck-plan-b-c {
	display: none;
}

.ranck-how-c-h3 {
	height: 200px;
}


.rank-service {
	position: relative;
	width: 100%;
	height: 934px;
	background: #0E0E0E;
	margin-top: 90px;
	overflow: hidden;
}

.ranck-how-c-h3 {
	height: 200px;
}

.ranks12-top3 {
	padding-top: 30px;
}

.rank-service-c {
	width: 1170px;
	height: 700px;
	display: block;
	position: relative;
	margin: 0 auto;
}

.rankImg025 {
	position: absolute;
	height: 540px;
	object-fit: cover;
	right: 500px;
	top: 60px;
}

.rankImg026 {
	width: 670px;
	height: 506px;
	display: block;
	margin-bottom: 22px;
}



.rank-service-c-r {
	width: 670px;
	height: 630px;
	float: right;
	position: relative;
	z-index: 1;
}

.ranka6 {
	padding: 0 20px;
	height: 56px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 10px 0px 10px 0px;
	border: 2px solid #FF0072;
	float: right;
	margin-right: 25px;
	font-size: 24px;
	font-family: PingFangSC-Medium, "PingFang SC";
	font-weight: 500;
	color: #FFFFFF;
	line-height: 56px;
	text-align: center;
	cursor: pointer;
}

.ranka6:hover {
	background: #FF0072;
}

.ranck-plan-h-o-sel .ranks23{
	color: #5D47AF;
}

.ranck-plan-h-o-sel .rankImg022{
	display: block;
}