* {
	padding: 0;
	margin: 0;
	-webkiit-box-sizing: border-box;
	box-sizing: border-box;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 16px;
	font-family: "Outfit";
	opacity: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input[type=text]:focus, input[type=text]:active {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
}
a {
	-webkit-tap-highlight-color: transparent;
}
a:hover {
	-webkit-tap-highlight-color: transparent;
}
img {
	vertical-align: middle;
}
input, input:focus, input:active, button, button[type=button], textarea:focus {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
}
.m {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto
}
.top {
	background: #0E1F47;
}
.top .xia .right ul li a {
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: #FFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.top .xia .left .logo img {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.top .xia .right ul li a:hover {
	color: #9747FF
}
.top .xia {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top .language {
	display: inline-block;
	font-size: 14px;
	color: #121212;
	height: 80px;
	line-height: 80px;
	font-weight: lighter;
	position: relative;
	cursor: pointer;
	z-index: 99;
	text-align: left;
	margin-left: 20px;
}
.top .language .top {
	color: #121212;
	font-size: 14px;
	padding-right: 15px;
	background: url(../images/img1.png) center right no-repeat;
	background-size: 10px 6px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top.white .language .top, .header.fixed .language .top {
	background: url(../images/img1-1.png) center right no-repeat;
	background-size: 10px 6px;
}
.top .language .drop-down {
	display: none;
	position: absolute;
	top: 65px;
	width: 141px;
	padding: 5px 15px;
	left: 50%;
	z-index: 100;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.top .language .drop-down ul::before {
	position: absolute;
	left: 50%;
	top: 0px;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 9px 16px;
	border-color: transparent transparent #0c193d transparent;
}
.top .language .drop-down ul {
	margin-top: 10px;
	/* padding: 10px 15px 4px; */
	background: #0c193d;
	box-shadow: 0px 0px 15px rgba(0,0,0,.15);
}
.top .language .drop-down ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 10px 15px 4px;
}
.top .language .drop-down ul li:hover {
	background: #09114c
}
.top .language .drop-down ul li:hover a {
	color: #fff
}
.top .language .drop-down a {
	display: block;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	font-weight: 300;
}
.top .language .drop-down a:hover {
	color: #121212;
}
.top .language .drop-down a img {
	margin-right: 7px;
	width: 20px;
	height: 20px;
}
.top .language .top .title {
	color: #FFF
}
.top .language .top .jt-x img {
	width: 15px;
	height: 15px;
}
.top .shang {
	display: flex;
	justify-content: flex-end;
}
.top .xia .right ul {
	display: flex;
	align-items: center;
	gap: 52px
}
.top .xia .right ul li {
}
.top .xia .right ul .contact {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.top .xia .right ul .contact a {
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top .xia .right ul .contact a:hover {
}
.top .xia .right ul .title {
	position: absolute;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.zhongjian {
	background: linear-gradient(#0E1F47, #2E5070, #0E1F47);
	padding-top: 100px;
	position: relative;
	padding-bottom: 156px;
}
.zhongjian .m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zhongjian .left .title {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	line-height: 1.3;
}
.zhongjian .left .title p {
	text-shadow: 1px 1px 5px #000;
}
.zhongjian .left .desc {
	color: #FFF;
	font-size: 21px;
	font-weight: 400;
	width: 56%;
	padding: 25px 0;
	text-shadow: 1px 1px 5px #000;
}
.mmore {
	border-radius: 50px;
	border: 2px solid #FFF;
	background: rgba(105, 181, 193, 0.00);
	display: block;
	width: 190px;
	color: #fff;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.zhongjian .right {
/*font-size: 90px;
	background: linear-gradient(180deg, #CB02CF 5.5%, #72B9C5 48.5%, #9747FF 87.5%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	line-height: 85px;
	filter: drop-shadow(1px 3px 2px #000);*/
}
.zhongjian .right:after {
	text-shadow: 1px 1px 5px #000;
}
.zhongjian .qiu {
	position: absolute;
	bottom: 1%;
	width: 29%;
	left: -13%;
	right: 0;
	margin: 0 auto;
}
.zhongjian .qiu img {
	width: 100%
}
.lunbo {
	background: #0E1F47;
	height: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#marquee1 {
	width: 100%;
	overflow: hidden;
	/* margin: 50px 0; */
	background-image: url(../images/kkk.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px;
}
#marquee1 ul li {
	float: left;
	padding: 0 1px;
	width: 180px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#marquee1 ul li img {
	display: block;
}
.zhongjian-2 {
	background: linear-gradient(#15284F, #000936, #15284F);
	color: #FFF;
	padding-top: 80px;
	position: relative;
	padding-bottom: 150px;
}
.zhongjian-2 .m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zhongjian-2 .right {
	width: 50%;
	font-weight: 300;
	font-size: 19px;
}
.zhongjian-2 .right p {
	margin-bottom: 20px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.zhongjian-2 .left {
	width: 50%
}
.zhongjian-2 .left .title {
	font-size: 50px;
	font-weight: 600;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.zhongjian-2 .left .desc {
	background: linear-gradient(90deg, #CB02CF 0%, #72B9C5 51%, #9747FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	font-size: 50px;
}
.jingyan .left {
	width: 74%;
	position: relative;
}
.jingyan .left video {
	width: 86%;
}
.jingyan .right {
	width: 50%;
	text-align: right;
}
.jingyan {
	background: linear-gradient(#30075A, #000936);
	padding: 160px 0;
	position: relative;
}
.jingyan .mmm {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 120px;
}
.jingyan .left img {
	width: 100%
}
.jingyan .right .text {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.jingyan .right .desc {
	color: #FFF;
	font-size: 21px;
	font-weight: 300;
}
.jingyan .right .desc p {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.yuan ul li {
	background: #19224B;
	font-size: 21px;
	font-weight: 400;
	color: #FFF;
	padding: 15px 30px;
	border-radius: 50px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.yuan ul {
	display: flex;
	justify-content: center;
	gap: 28px;
}
.yuan {
	padding: 50px 0;
}
.ju {
	margin: 0 auto
}
.ab {
	background: linear-gradient(to right, #21375D, #1D114D, #270854);
	color: #FFF;
	padding-top: 85px;
}
.ab .m {
	display: flex;
	justify-content: center;
	gap: 28px;
	align-items: center;
}
.ab .left {
	width: 50%
}
.ab .right {
	width: 50%;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-shrink: 0;
	overflow: hidden;
}
.ab .right img {
	/*position: absolute;*/
	-webkit-text-fill-color: transparent;
	background: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 60%) -100% / 50% no-repeat currentColor;
	-webkit-background-clip: text;
	animation: shark-txt 2s infinite;
	display: block
}
.ab .right .img {
	position: absolute;
	overflow: hidden;
}
.ab .right .img::after {
	content: '';
	position: absolute;
	inset: -20%;
	background: linear-gradient(45deg, rgba(255,255,255,0) 40%, rgba(255, 255, 255, 0.7), rgba(255,255,255,0) 60%);
	animation: shark-wrap 2s infinite;
	transform: translateX(-100%);
}
@keyframes shark-wrap {
 to {
 transform: translateX(100%);
}
}
.ab .right .quan {
	background-image: url(../images/Ellipse-16.png);
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
}
.ab .left .title {
	font-weight: 600;
	font-size: 40px;
	margin-bottom: 20px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.ab .left .desc {
	font-size: 21px;
	font-weight: 300;
}
.ab .left p {
	margin-bottom: 20px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.bottom {
	background: #000936;
	text-align: center;
	padding-top: 150px;
	color: #fff;
	padding-bottom: 40px;
}
.bottom .text {
	font-weight: 600;
	font-size: 80px;
}
.bottom .text p {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.bottom .text p span {
	background: linear-gradient(90deg, #CB02CF 32%, #72B9C5 54.5%, #9747FF 72%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.00);
}
.bottom .dianji {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding-top: 80px;
}
.bottom .m {
	border-bottom: 1px solid #eee;
	padding-bottom: 148px;
}
.foot {
	background: #000936;
}
.foot .dibudao ul {
	display: flex;
	justify-content: space-between;
	gap: 70px;
}
.foot .dibudao ul li {
	display: flex;
	flex-direction: column;
	gap: 51px;
}
.foot .dibudao ul li a {
	color: #FFF;
	font-weight: 300;
	font-size: 19px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.foot .dibudao {
	
	margin-bottom: 50px;
}
.foot .xx {
	color: #72B9C5;
	padding: 0 70px;
	padding-bottom: 50px;
}
.foot .xx ul {
	display: flex;
	justify-content: space-between;
}
.foot .xx ul li {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.ac {
	color: #9747FF !important
}
.yanse {
	background: linear-gradient(#0E1F47, #2F5272);
	height: 100px
}
.Game-line {
	background: linear-gradient(#2F5272, #000936);
	padding-bottom: 100px;
}
.Game-line ul li {
	background-image: url(../images/Ellipse-14.svg);
	width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 209px;
	margin-bottom: 70px;
	background-repeat: no-repeat;
}
.Game-line ul li img {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.Game-line ul {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	gap: 77px;
}
.Game-line .m .name {
	font-weight: 600;
	font-size: 50px;
	color: #fff;
	text-align: center;
	padding-bottom: 50px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.Game-line .subtitle {
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	padding: 80px 0;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.js {
	background: linear-gradient(to right, #21375D, #1D114D, #270854);
	color: #FFF;
	padding: 85px 0;
}
.js .m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.js .left {
	width: 45%;
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.js .right {
	width: 45%;
}
.js .left .title {
	color: rgba(255, 255, 255, 0.50);
	font-size: 22px;
	font-weight: 600;
	line-height: 20px;
}
.js .left .desc {
	color: #FFF;
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	line-height: 46px;
}
.js .right .desc {
	color: #FFF;
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.js .right .desc span {
	font-weight: 700
}
.js .right .desc p {
	margin-bottom: 30px;
}
.vir {
	background: linear-gradient(90deg, #2A4B6B 0%, #0E1E45 100%);
	padding: 70px 0;
}
.vir .m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.vir .left {
	width: 30%;
	color: #fff;
}
.vir .right {
	width: 50%
}
.vir .left .title {
	font-weight: 600;
	font-size: 40px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.vir .left .desc {
	font-weight: 300;
	font-size: 22px;
	padding: 26px 0;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.vir .right img {
	width: 100%;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.about {
	background: linear-gradient(#2F5272, #000936);
	padding-bottom: 100px;
	position: relative;
}
.about .banyuan {
	background-image: url(../images/Ellipse-15.png);
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	width: 165px;
	height: 290px;
	background-size: cover;
	bottom: 43%;
}
.about .logo {
	margin: 0 auto;
	display: block;
}
.about .title {
	color: #FFF;
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	padding-top: 50px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.about .ab-desc ul {
	display: flex;
	justify-content: space-between;
	gap: 70px;
}
.about .ab-desc {
	color: #FFF;
	font-weight: 300;
	font-size: 19px;
	margin-top: 53px;
}
.about .ab-desc ul li p {
	margin-bottom: 30px;
}
.about .ab-desc ul li {
	line-height: 30px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.about .namee {
	background: linear-gradient(90deg, #CB02CF 0%, #72B9C5 54%, #9747FF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	font-weight: 600;
	font-size: 40px;
	margin-bottom: 53px;
}
.lianxi {
	background: linear-gradient(#2F5272, #000936);
	padding-top: 0;
	padding-bottom: 100px;
}
.lianxi .text {
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 50px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.lianxi .lg {
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 50px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.tijiao {
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.10);
	padding: 60px;
	color: #fff;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.tijiao .title {
	color: #FFF;
	text-align: center;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 50px;
}
.tijiao form input {
	border: 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.10);
	width: 100%;
	line-height: 47px;
}
.tijiao form .left {
	width: 50%
}
.tijiao form .right {
	width: 50%
}
.tijiao form {
	display: flex;
	justify-content: space-between;
	gap: 50px;
	margin-bottom: 50px;
}
.tijiao form .left .input p span {
	color: #F00;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.tijiao form .left .input p {
	font-weight: 300;
}
.tijiao form .left .input {
	margin-bottom: 18px;
}
.tijiao form .roght textarea {
	border: 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.10);
	width: 100%;
	line-height: 47px;
	height: 390px;
}
.tijiao form .right .input p span {
	color: #F00;
}
.tijiao form .right .input textarea {
	resize: none;
	border: 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.10);
	width: 100%;
	line-height: 47px;
	height: 390px;
}
.bt {
	background: #000936;
	text-align: center;
	color: #FFF;
}
.bt .title {
	color: #FFF;
	font-size: 40px;
	font-weight: 600;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.bt .lxx ul {
	display: flex;
	justify-content: center;
	gap: 30px;
	padding: 25px 0;
}
.bt .lxx ul li {
	color: #FFF;
	font-size: 22px;
	font-weight: 400;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.ab-img .logo {
	max-width: 500px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.mm {
	width: 95%;
	max-width: 900px;
	margin: 0 auto;
}
.zhongjian .banyuan {
	background-image: url(../images/Ellipse-15.png);
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	width: 165px;
	height: 290px;
	background-size: cover;
	bottom: 20px;
}
.zhongjian-2 .banyuan {
	background-image: url(../images/Ellipse-14.png);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	width: 165px;
	height: 290px;
	background-size: cover;
	bottom: 16%;
}
.jingyan .left .banyuan {
	background-image: url(../images/Ellipse-16.png);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	width: 288px;
	height: 309px;
	background-size: cover;
	bottom: 30%;
}
.mmore:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
	border-color: #9747FF;
}
.zuiwai {
	box-shadow: 0px -60px 75px 40px rgba(0, 9, 54, 1);
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 110px;
}
.lunbo {
	position: relative
}
 @media screen and (max-width: 1400px) {
.zhongjian .qiu {
	width: 39%;
}
}
.zhongjian .right .banner .swiper {
	width: 100%;
	height: 100%;
}
.zhongjian .right .banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zhongjian .right .banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.zhongjian .right .banner .swiper .text {
	font-size: 90px;
	background: linear-gradient(180deg, #CB02CF 5.5%, #72B9C5 48.5%, #9747FF 87.5%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	line-height: 106px;
	filter: drop-shadow(1px 3px 2px #000);
}
.zhongjian .left {
	width: 50%
}
.zhongjian .right {
	width: 43%
}
.follw {
	background: #000936;
	    padding-bottom: 40px;
}
.follw .ma {
display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    background: #02072f;
    gap: 50px;
    padding: 20px 0px 20px 20px;
    width: 35%;
}
.follw .ma .left {
	font-size: 20px;
}
.follw .ma .right ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
}
.follw .ma .right ul li {
	width: 20px
}
.follw .ma .right ul li img {
	aspect-ratio: 1 / 1;
	object-fit: contain;
	    width: 100%;
}
