body{
	/* background: #1a0d66; */
}
.app{
	max-width: 1920px;
	margin: 0 auto;
}
.bg-1a0d66{
	background: #1a0d66;
}
.main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.top{
	width: 100%;
	height: 114px;
	background: #130C41;
	margin-left: 0;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}
.top .bt img{
	width: 67px;
	height: 67px;
	margin-right: 20px;
}
.top .bt > div h3{
	height: 30px;
	font-size: 30px;
	font-family: Hiragino Sans GB;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}
.top .bt > div p{
	font-size: 16px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 11px;
}
.rmenu a{
	box-sizing: border-box;
	padding: 0 25px;
	position: relative;
}
.rmenu a img{
	width: 34px;
	height: 34px;
	margin: 0 auto;
}
.rmenu a span{
	display: block;
	font-size: 18px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #80B8F8;
	text-align: center;
	line-height: 18px;
	margin-top: 9px;
}
.rmenu a:first-child::after{
	content: '';
	width: 2px;
	height: 60px;
	background: linear-gradient(#130C41 0%, #00B6FF 30%,#00B6FF 70% ,#130C41 100%);
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}
.first-screen{
	height: 1020px;
	background: url(../images/first-screen.png) no-repeat center top;
	overflow: hidden;
	position: relative;
}
.float-box{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.btn-box{
	width: 567px;
	overflow: hidden;
	margin-top: 48%;
}
.dw-box{
	width: 314px;
	height: 82px;
	background: url(../images/btnbj.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: 16px;
	cursor: pointer;
}
.btn-box .dw-box:nth-child(2){
	margin-top: 27px;
}
.dw-box img{
	width: 40px;
	height: 42px;
	margin-right: 12px;
}
.dw-box p{
	font-size: 24px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 40px;
	text-shadow: 0px 3px 0px rgba(0,0,0,0.2);
}
.btn-box .ewm{
	width: 208px;
	height: 208px;
	background: url(../images/ewm.png) no-repeat center top;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding:18px 20px 18px 19px;
}
.btn-box .flex-0 p{
	font-size: 20px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
.artifact-box{
	width: 100%;
	background: url(../images/sq.png) no-repeat center top;
	background-size: 1920px 100%;
	overflow: hidden;
	position: relative;
}
.width-1920{
	width: 1920px;
	overflow: hidden;
	margin: 0 auto;
}
.artifact-box .artifact{
	width: 1358px;
	height: 490px;
	position: absolute;
	z-index: 10;
	top: 19px;
	left: -120px;
}
.content-box{
	width: 1216px;
	padding-top: 417px;
	overflow: hidden;
	margin: 0 auto;
}
.featured{
	width: 598px;
	height: 1090px;
	background: url(../images/featured.png) no-repeat center top;
	background-size: 100% 100%;
	position: relative;
}
/* .width-1542{
	width: 1542px !important;
} */
.featured .ftitle{
	width: 476px;
	height: 85px;
	margin: 0 auto;
	margin-top: 60px;
 }
.list-box{
	margin-top: 21px;
	overflow: hidden;
}
.list-box li{
	width: 100%;
	height: 173px;
	box-sizing: border-box;
	padding-top: 60px;
	overflow: hidden;
}
.list-box li > div{
	width: 450px;
	height: 107px;
	border: 3px solid #1E1B4F;
	box-shadow: 0px 0px 8px 1px #4B6DF3;
	border-radius: 13px;
	margin: 0 auto;
}
.list-box li .inset-box{
	width: 450px;
	height: 107px;
	margin: 0 auto;
	background: linear-gradient(0deg, #0D0D6A, #A73FFF);
	border: 3px solid #C8EDFB;
	box-shadow: 0px 0px 12px 1px #482EFB inset;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
}
.list-box li .inset-box img{
	width: 166px;
	height: 166px;
	margin-top: -24px;
}
.list-box li .inset-box .t-box{
	box-sizing: border-box;
	padding-right: 30px;
}
.list-box li .inset-box .t-box h3{
	height: 25px;
	font-size: 25px;
	font-family: Hiragino Sans GB;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
}
.list-box li .inset-box .t-box p{
	height: 17px;
	font-size: 17px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #8794E5;
	line-height: 17px;
	text-align: center;
	margin-top: 13px;
}
.platform-box{
	height: 704px;
	background: url(../images/bj2.png) no-repeat center top;
	background-size: 1920px 100%;
	margin-top: 175px;
	position: relative;
}
.fpplatform{
	width: 1254px;
	height: 547px;
	position: absolute;
	z-index: 1;
	top: -131px;
	left: 0;
}
.fp-box{
	width: 1205px;
	height: 243px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 327px;
}
.fp-box li{
	width: 249px;
	height: 243px;
	background: url(../images/fpbj.png) no-repeat center top;
	background-size: 100% 100%;
	overflow: hidden;
}
.fp-box li h3{
	height: 30px;
	font-size: 26px;
	font-family: Hiragino Sans GB;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-top: 83px;
	margin-bottom: 15px;
}
.fp-box li p{
	height: 18px;
	font-size: 18px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #8794E5;
	line-height: 18px;
	text-align: center;
}
.bottom-box{
	width: 100%;
	height: 201px;
	background: #1a0d66;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 57px 0;
}
.bottom-box p{
	width: 100%;
}
.bottom-box p,.bottom-box p a{
	height: 24px;
	font-size: 18px;
	font-family: Hiragino Sans GB;
	font-weight: normal;
	color: #575DCB;
	line-height: 24px;
	text-align: center;
}
.rmenu > div{
	width: 72px;
	overflow: hidden;
	margin-left: 25px;
}
.rmenu > div > img{
	height: 72px;
	background: #FFFFFF;
}
.rmenu > div > span{
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	
}