* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	background-color: transparent;
}

li {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	background-color: transparent;
}

body,
html {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	background: #000125;
}

.top {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.return{
	width: auto;
	height: 0.68rem;
	position: absolute;
	top: 0.2rem;
	left: 0.4rem;
	display: flex;
	font-size: 0.32rem;
	line-height: 0.68rem;
	color: #ffffff !important;
	z-index: 100;
}
.return img{
	width: 0.68rem;
	height: 0.68rem;
    display: block;
}
.imgs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}

.imgs-a {
	width: 2.12rem;
	position: absolute;
	top: 5.42rem;
	right: 0rem;
}

.t-jie {
	width: 2.8rem;
	height: 0.82rem;
	background: linear-gradient(0deg, #05F0FF 0%, #006CFF 78%);
	margin-top: 0.94rem;
	margin-left: 0.62rem;
	font-size: 0.48rem;
	text-align: center;
	line-height: 0.82rem;
	color: #fff;
}

.t-h2 {
	width: 6.82rem;
	text-align: center;
	font-size: 0.38rem;
	background: linear-gradient(180deg, #006bfc 0%, #3c8dfc 50%, #006bfc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0.2rem auto;
	font-weight: bold;
}

.t1-h2 {
	width: 6.23rem;
	font-size: 0.64rem;
	color: #fff;
	margin: 0 auto;
	font-weight: bold;
	letter-spacing: 0.05rem;
}

.top-h2 {
	width: 100%;
	font-size: 0.62rem;
	letter-spacing: 0.055rem;
}

.sj {
	width: 4.44rem;
	height: 0.61rem;
	background: linear-gradient(90deg, #FFCA28 0%, #000125 100%);
	border-radius: 0rem 0.41rem 0rem 0rem;
	margin-left: 0.63rem;
	margin-top: 0.37rem;
	font-size: 0.32rem;
	color: #fff;
	line-height: 0.61rem;
	text-align: center;
}

.main {
	width: 100%;
	height: auto;
	position: absolute;
	top: 5.42rem;
	left: 0rem;
}

.ul {
	width: 6.82rem;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.ul a {
	width: 1.46rem;
	height: 0.45rem;
	border: 0.02rem solid #0F42CC;
	font-size: 0.32rem;
	font-weight: 800;
	line-height: 0.45rem;
	text-align: center;
	color: #0f42cc;
	margin: 0 0.08rem;
	margin-top: 0.97rem;
	display: block;
}
.actvs{
	background: #0f42cc;
	color: #000125 !important;
}
.main-n{
	width: 6.82rem;
	margin: 0.46rem auto;
	background: rgba(5, 157, 255, 0.2);
	display: none;
	position: relative;
}
.block{
	display: flex;
}
.qu{
	position: absolute;
	top: -0.1rem;
	right: 0.66rem;
	font-size: 0.24rem;
	color: #0f42cc;
}
.qu span{
	font-size: 0.9rem;
	margin: 0 0.1rem;
}
.main-s{
	width: 5.65rem;
	margin: 0.42rem auto;
	border-left: 0.01rem solid #fff;
	position: relative;
}
.main-ns{
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 0.26rem;
}
.dian{
	position: absolute;
	width: 0.41rem;
	height: 0.41rem;
	top: 0rem;
	left: -0.205rem;
}
.main-r{
	width: 5rem;
	height: auto;
	margin-left: 0.3rem;
}
.name{
	width: 100%;
	font-size: 0.34rem;
	color: #ffffff;
	line-height: 0.50rem;
	
}
.titles{
	width: 100%;
	height: 0.85rem;
	line-height: 0.85rem;
	background: linear-gradient(100deg, #0B7AE1 0%, rgba(15,66,204,0) 100%);
	font-size: 0.32rem;
	color: #ffffff;
	text-indent: 0.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-img{
	width: 100%;
	height: 2.4rem;
	border-radius: 0rem 0rem 1rem 0rem;
	overflow: hidden;
}
.m-img img{
	width: 100%;
	height: 2.4rem;
	display: block;
}
@media screen and (min-width:960px) {
	body,html{
		width: 750px !important;
		height: auto;
		margin: 0 auto;
		position: relative;
		background: #000125;
	}
	.imgs-a {
		width: 212px;
		position: absolute;
		top: 542px;
		right: 0px;
	}
	
	.t-jie {
		width: 280px;
		height: 82px;
		background: linear-gradient(0deg, #05F0FF 0%, #006CFF 78%);
		margin-top: 94px;
		margin-left: 62px;
		font-size: 48px;
		text-align: center;
		line-height: 82px;
		color: #fff;
	}
	
	.t-h2 {
		width: 682px;
		text-align: center;
		font-size: 38px;
		background: linear-gradient(180deg, #006bfc 0%, #3c8dfc 50%, #006bfc 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin: 20px auto;
		font-weight: bold;
	}
	
	.t1-h2 {
		width: 623px;
		font-size: 64px;
		color: #fff;
		margin: 0 auto;
		font-weight: bold;
		letter-spacing: 5px;
	}
	
	.top-h2 {
		width: 100%;
		font-size: 72px;
		letter-spacing: 5.5px;
	}
	
	.sj {
		width: 444px;
		height: 61px;
		background: linear-gradient(90deg, #FFCA28 0%, #000125 100%);
		border-radius: 0px 41px 0px 0px;
		margin-left: 63px;
		margin-top:37px;
		font-size: 32px;
		color: #fff;
		line-height: 61px;
		text-align: center;
	}
	
	.main {
		width: 100%;
		height: auto;
		position: absolute;
		top: 542px;
		left: 0px;
	}
	
	.ul {
		width: 682px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
	
	.ul li {
		width: 146px;
		height:45px;
		border: 2px solid #0F42CC;
		font-size: 32px;
		font-weight: 800;
		line-height: 45px;
		text-align: center;
		color: #0f42cc;
		margin: 0 8px;
		margin-top: 97px;
	}
	.main-n{
		width: 682px;
		margin:46px auto;
		background: rgba(5, 157, 255, 0.2);
		display: none;
		position: relative;
	}
	.block{
		display: flex;
	}
	.qu{
		position: absolute;
		top: -10px;
		right: 66px;
		font-size: 24px;
		color: #0f42cc;
	}
	.qu span{
		font-size: 90px;
		margin: 0 10px;
	}
	.main-s{
		width: 565px;
		margin: 42px auto;
		border-left: 1px solid #fff;
		position: relative;
	}
	.main-ns{
		width: 100%;
		position: relative;
		margin-bottom: 26px;
	}
	.dian{
		position: absolute;
		width: 41px;
		height: 41px;
		top: 0px;
		left: -20.5px;
	}
	.main-r{
		width: 500px;
		height: 368px;
		margin-left: 30px;
	}
	.name{
		width: 100%;
		font-size: 34px;
		color: #ffffff;
		
	}
	.titles{
		width: 100%;
		height: 85px;
		line-height: 85px;
		background: linear-gradient(100deg, #0B7AE1 0%, rgba(15,66,204,0) 100%);
		font-size: 32px;
		color: #ffffff;
		text-indent: 20px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.m-img{
		width: 100%;
		height: 240px;
		border-radius: 0px 0px 100px 0px;
		overflow: hidden;
	}
	.m-img img{
		width: 100%;
		height: 240px;
		display: block;
	}
}