.layout {
	overflow:hidden;
}
.wrap {
	width:72.91666666666667rem;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header {
	position:fixed;
	inset:0 0 auto;
	z-index:99;
	padding: 0;
	background:rgba(55,64,82,0.2);
	backdrop-filter:blur(1.5625rem);
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	/* border-radius:1.1458333333333335rem; */
	padding:1.3541666666666667rem 1.4583333333333335rem;
}
.header .logo img {
	height:2.5rem;
	display:block;
}
.header .rt {
	display:flex;
	align-items:center;
}
.header .naver ul {
	display:flex;
	gap:0 2.5rem;
}
.header .naver li a {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	line-height:2;
	display:block;
}
.header .naver li{
	display: flex;
	align-items: center;
}
.header .naver li i {
	width:0.052083333333333336rem;
	height:1.1458333333333335rem;
	background:#FFFFFF;
	display:block;
}
.header .rbtn{
	font-size: 0.833333rem;
	color: #FFFFFF;
	width: 8.333333rem;
	line-height: 2.5rem;
	border-radius: 0.625rem;
	border: 1px solid #7284A8;
	text-align: center;
	margin: 0 2rem;
}
.header .lsele {
	padding-right:1.0416666666666667rem;
	background:url(../images/ar1.png) no-repeat right center/0.4166666666666667rem auto;
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	border:none;
	margin:0 .604166666666667rem 0 2.166666666666667rem;
}
.header .lsele option {
	color:#333;
}
.header .hbtn {
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:2.5rem;
	border-radius:0.5208333333333334rem;
	width:8.333333333333334rem;
	display:block;
	text-align:center;
	background:url(../images/btn.png) no-repeat center/cover;
}
.hsection {
	position:relative;
	background: #000;
}
.hsection .canvas {
	position:absolute;
	inset:0;background: #000 !important;
}
.hsection .canvas video{
	width: 100%;height: 100%;display: block;
	object-fit: contain;
}
.hsection .wrap {
	position:relative;
	z-index:3;
}
.hsection .text {
	padding-top:13.541666666666668rem;
}
.htit {
	text-align:center;
}
.htit h3 {
	font-weight:bold;
	font-size:2.8125rem;
	color:#FFFFFF;
	line-height:1.2;
}
.htit p {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	line-height:2;
	margin:1.5625rem 0 0;
}
.nbtn {
	width:14.0625rem;
	height:3.125rem;
	background:linear-gradient( 90deg,#2D50FF 0%,#00FFC2 100%);
	border-radius:0.625rem;
	margin:1.5625rem auto 0;
	display:flex;
	justify-content:space-between;
	align-items:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.1979166666666667rem 0 1.875rem;
}
.nbtn i {
	font-size:0.9375rem;
	color:#FFFFFF;
}
.nbtn img {
	width:0.9895833333333334rem;
	display:block;
}
.culist {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:22.625rem auto 4.479166666666667rem;
	border:1px solid #7284A8;
	border-radius:0.625rem;
	height:2.3958333333333335rem;
	width:46.875rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.0416666666666667rem;
	gap:0 0.625rem;
	    backdrop-filter: blur(1.5625rem);
}
.culist img {
	width:1.0416666666666667rem;
	display:block;
}
.culist .ar1 {
	width:0.36458333333333337rem;
	display:block;
}
.culist .cuswiper {
	flex:1;height: 2.395833rem;
	overflow: hidden;line-height: 2.395833rem;
}
.culist .cuswiper a {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
}
.culist h4 {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	white-space:nowrap;
}
.hitem1 ul {
	background:rgba(200,215,255,0.1);
	border-radius:1.1458333333333335rem;
	border:1px solid rgba(200,215,255,0.5);
	padding:1.5625rem 4.427083333333334rem;
	display:flex;
	justify-content:space-between;
	backdrop-filter:blur(1.5625rem);
}
.hitem1 li h4 {
	font-weight:bold;
	font-size:2.5rem;
	color:#fff;
}
.hitem1 li p {
	font-size:0.9375rem;
	color:#C8D7FF;
	line-height:1.25rem;
	margin-top:0.78125rem;
}
.hnews {
	background:#00050B;
	position:relative;
	padding:5.052083333333334rem 0;
}
.hnews .wrap {
	position:relative;
}
.hnews .gico {
	position:absolute;
	left:-21.354166666666668rem;
	top:2.5rem;
	width:34.895833333333336rem;
	display:block;
}
.hnews ul {
	display:flex;
	flex-wrap:wrap;
	gap:1.5625rem;
}
.hnews li {
	width:calc((100% - 4.791666666666667rem)/4);
}
.hnews li a {
	display:block;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.hnews li a .pic {
	height:9.895833333333334rem;
}
.hnews li a .txt {
	padding:1.0416666666666667rem 1.3020833333333335rem;
}
.hnews li a .txt p {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	line-height:1.3541666666666667rem;
	height:2.7083333333333335rem;
	overflow:hidden;
}
.hnews li a .txt h6 {
	text-align:right;
	font-size:0.78125rem;
	color:#7284A8;
	line-height:1.3541666666666667rem;
	margin-top:0.8333333333333334rem;
}
.newsmore {
	text-align:center;
	margin:5.208333333333334rem 0;
}
.newsmore a {
	display:inline-block;
	width:14.0625rem;
	height:3.125rem;
	background:linear-gradient( 90deg,#2D50FF 0%,#00FFC2 100%);
	border-radius:0.625rem;
	text-align:center;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:3.125rem;
}
.hnews .video2 {
	width:100%;
	display:block;
}
.htit h6 {
	width:20.833333333333336rem;
	line-height:3.125rem;
	background:rgba(255,255,255,0.2);
	border-radius:5.15625rem;
	border:1px solid #FFFFFF;
	font-size:0.9375rem;
	color:#FFFFFF;
	margin:0 auto 2.0833333333333335rem;
	backdrop-filter: blur(20rem);
}
.htable {
	border-radius:0.625rem 0.625rem 0.625rem 0.625rem;
	border:1px solid #7284A8;
	background:rgba(114,132,168,0.1);
	padding:0.7291666666666667rem 1.3541666666666667rem;
	margin-top:4.947916666666667rem;
	backdrop-filter:blur(1.5625rem);
}
.htable table {
	width:100%;
}
.htable table th {
	padding-left:2.1875rem;
	font-weight:bold;
	font-size:0.9375rem;
	color:#C8D7FF;
	height:3.541666666666667rem;
}
.htable table td {
	padding-left:2.1875rem;
	height:2.96875rem;
	font-size:0.8333333333333334rem;
	color:#7284A8;
	font-weight:bold;
	border-top:0.052083333333333336rem solid rgba(114,132,168,0.5);
}
.htable table td img {
	display:inline-block;
	width:0.3125rem;
	margin-right:0.7291666666666667rem;
}
.htable table td:nth-child(3n) {
	color:#fff;
}
.htable table td i {
	width:0.2604166666666667rem;
	height:0.2604166666666667rem;
	background:#2D50FF;
	border-radius:50%;
	display:inline-block;
	margin-right:0.7291666666666667rem;
}
.hautonomous {
	position:relative;
	z-index:3;
}
.hworkow {
	margin-top:-4.6875rem;
	display:flex;
	align-items:center;
	height:56.25rem;
	justify-content:center;
}
.hrongyu {
	position:relative;
	background:#00050B;
}
.hrongyu:before {
	content:"";
	position:absolute;
	inset:5.625rem 0 auto;
	height:14.84375rem;
	background:#1D2433;
}
.hrongyu .wrap {
	position:relative;
	z-index:3;
}
.hrongyu ul {
	display:flex;
	flex-wrap:wrap;
	gap:1.5625rem 8.333333333333334rem;
}
.hrongyu li {
	width:calc((100% - 16.770833333333336rem)/3);
	text-align:center;
}
.hrongyu li .pic {
	height:26.041666666666668rem;
}
.hrongyu li p {
	font-size:1.1458333333333335rem;
	color:#C8D7FF;
	line-height:1.875rem;
	margin-top:1.5625rem;
}
.hrongyu li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:contain;
}
.hicontxtlist {
	padding:16.5625rem 0 8.854166666666668rem;
}
.hicontxtlist li {
	width:34.583333333333336rem;
	height:10.78125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.3020833333333335rem 1.6666666666666667rem;
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin:0 auto;
	margin-bottom:1.9791666666666667rem;
	background:url(../images/hbg5.png) no-repeat center/100% 100%;
}
.hicontxtlist li:last-child {
	margin-bottom:0;
}
.hicontxtlist li img {
	width:8.229166666666668rem;
	height:8.229166666666668rem;
}
.hicontxtlist li .txt {
	width:calc(100% - 9.791666666666668rem);
}
.hicontxtlist li .txt h4 {
	font-weight:bold;
	font-size:1.6666666666666667rem;
	color:#FFFFFF;
	line-height:2.5rem;
}
.hicontxtlist li .txt p {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	line-height:1.5625rem;
	margin-top:0.625rem;
}
.hagent {
	background:#00050B;
}
.htit h3 i {
	font-weight:400;
}
.swiperpmd {
	margin-top:5.729166666666667rem;
	background:#1D2433;
	padding:1.0416666666666667rem 0;
	overflow:hidden;
}
.swiperpmd .swiper-slide{
	width: auto;
}
.swiperpmd .swiper-slide img{
	height: 99px;
}
.hcore {
	padding:8.854166666666668rem 0 0;
	background:#00050B;
	overflow:hidden;
	position:relative;
}
.hcore .gico {
	right:-21.354166666666668rem;
	width:34.895833333333336rem;
	top:3.1770833333333335rem;
	display:block;
	position:absolute;
}
.htit.lt {
	text-align:left;
}
.hcore .wrap {
	position:relative;
	z-index:3;
}
.hcore .htit.lt {
	width:40.9375rem;
	margin-bottom:3.6458333333333335rem;
}
.hcore .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hcore .flex ul {
	width:40.9375rem;
}
.hcore .flex li {
	background:url(../images/bord.png) no-repeat center/100% 100%;
	padding:0 2.1875rem 0 2.916666666666667rem;
	margin-bottom:0.5208333333333334rem;
}
.hcore .flex li .th {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:5.208333333333334rem;
}
.hcore .flex li .th img {
	width:3.1770833333333335rem;
	height:3.1770833333333335rem;
	display:block;
	object-fit:contain;
}
.hcore .flex li .th h4 {
	font-weight:bold;
	font-size:1.6666666666666667rem;
	color:#FFFFFF;
	width:calc(100% - 5.208333333333334rem);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hcore .flex li .th .ar {
	width:0.625rem;
}
.hcore .flex li p {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	line-height:2;
	padding-bottom:2.0833333333333335rem;
	display:none;
}
.hcore .flex li.active {
	background:url(../images/bor2.png) no-repeat center/100% 100%;
}
.hcore .flex .cpic {
	width:26.041666666666668rem;
}
.hfinance {
	padding:10.416666666666668rem 0 3.854166666666667rem;
}
.hfinance .htit h6 {
	margin-top:13.541666666666668rem;
}
.hexper {
	padding:0.78125rem 0 8.333333333333334rem;
}
.hexper li {
	width:46.875rem;
	background:url(../images/hbg7.png) no-repeat center/100% 100%;
	margin:0 auto 1.0416666666666667rem;
	height:12.916666666666668rem;
	padding:2.0833333333333335rem 3.6458333333333335rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hexper li h4 {
	font-weight:bold;
	font-size:1.6666666666666667rem;
	color:#FFFFFF;
	line-height:1.6;
}
.hexper li h4 i {
	margin-right:0.9375rem;
}
.hexper li p {
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	line-height:1.875rem;
	margin-top:0.78125rem;
}
.hexper ul {
	padding-bottom:2.0833333333333335rem;
}
.footer {
	background:#0D131C;
	padding-top:2.34375rem;
}
.footer .flex {
	display:flex;
	justify-content:space-between;
}
.footer .lt {
	max-width:27.604166666666668rem;
}
.footer .lt a img {
	height:2.96875rem;
	display:block;
}
.footer .lt p {
	font-size:0.7291666666666667rem;
	color:#C8D7FF;
	line-height:1.40625rem;
	margin-top:1.0416666666666667rem;
}
.footer dt {
	font-weight:bold;
	font-size:1.3541666666666667rem;
	color:#FFFFFF;
	line-height:1.875rem;
	margin-bottom:2.0833333333333335rem;
}
.footer dd {
	margin-top:1.0416666666666667rem;
}
.footer dd a {
	font-size:0.7291666666666667rem;
	color:#C8D7FF;
	line-height:2;
	display:inline-block;
}
.footer dd.icodl {
	display:flex;
	gap:0 1.0416666666666667rem;
}
.footer dd.icodl a {
	width:1.9791666666666667rem;
	height:1.9791666666666667rem;
	background:#1D2433;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.footer dd.icodl a img {
	width:1.1rem;
	height:1.1rem;
	display:block;
	object-fit:contain;
}
.footer .copyright .wrap {
	display:flex;
	justify-content:flex-end;
	padding:3.125rem 0 1.3020833333333335rem;
}
.footer .copyright .wrap a {
	font-size:0.7291666666666667rem;
	color:#7284A8;
	line-height:1.40625rem;
	display:inline-block;
}
.hotnews {
	padding:11.979166666666668rem 0 7.8125rem;
}
.hotnews .next a {
	width:1.5625rem;
	height:1.5625rem;
	display:block;
	background:url(../images/prev1.png) no-repeat center/1.5625rem auto;
}
.newslist {
	margin:3.125rem 0 0;
}
.newslist li a {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:0.052083333333333336rem solid rgba(114,132,168,0.5);
	height:4.166666666666667rem;
}
.newslist li a h4 {
	font-size:1.0416666666666667rem;
	color:#FFFFFF;
	width:calc(100% - 5.208333333333334rem);
}
.newslist li a .time {
	font-size:0.8333333333333334rem;
	color:#7284A8;
}
.pages ul {
	display:flex;
	justify-content:center;
	align-items:center;
	gap:0 1.5625rem;
	margin-top:4.6875rem;
}
.pages li a {
	width:2.34375rem;
	height:2.34375rem;
	background:#1D2433;
	border-radius:0.4166666666666667rem;
	line-height:2.34375rem;
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	display:block;
	text-align:center;
}
.pages li.on a,.pages li a:hover {
	background-color:#2D50FF;
	color:#fff;
}
.pages li a.prev1,.pages li a.next1 {
	background:url(../images/prev2.png) no-repeat center/1.25rem auto;
	opacity:0.5;
}
.pages li a.prev,.pages li a.next {
	background:url(../images/prev1.png) no-repeat center/1.25rem auto;
}
.pages li a.next1,.pages li a.next {
	transform:rotate(180deg);
}
.newsdel {
	padding:2.0833333333333335rem 0;
	min-height:26.041666666666668rem;
}
.newsdel .th {
	text-align:center;
	border-bottom:0.052083333333333336rem solid rgba(114,132,168,1);
	padding:0.5208333333333334rem 0;
}
.newsdel .th h1 {
	font-size:1.9791666666666667rem;
	color:#FFFFFF;
	line-height:1.6;
}
.newsdel .th .time {
	font-size:0.8333333333333334rem;
	color:#7284A8;
	line-height:1.6;
	margin-top:0.5208333333333334rem;
}
.detail {
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:2;
	padding:2.0833333333333335rem 0;
}
.ferrofluid-container {
	width:100%;
	height:100vh;
}
.ferrofluid-container canvas {
	display:block;
	width:100% !important;
	height:100% !important;
}
.canvas {
	overflow:hidden;
}
.swiperpmd .swiper-wrapper {
	transition-timing-function:linear !important;
}
.hcore .flex li {
	cursor:pointer;
}
.header .naver li.active a,.header .naver li a:hover {
	color:#fff;
}
.header .canvas {
	position:absolute;
	inset:0;
}
.header .wrap {
	position:relative;
	z-index:3;
}
.header .wrap,.header {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.header.active {
	padding:0;
	background:rgba(55,64,82,0.1);
	backdrop-filter:blur(1.5625rem);
}
.header.active .wrap {
	background:none;
	border-radius:0;
	backdrop-filter:none;
}
/* hover 交互效果*/
.hnews li a {
	transition:transform 0.3s ease,box-shadow 0.3s ease;
	background:rgba(29,36,51,0.5);
}
.hnews li a:hover {
	transform:translateY(-0.2604166666666667rem);
	box-shadow:0 0.5208333333333334rem 1.5625rem rgba(45,80,255,0.2);
}
.hnews li a .pic img {
	transition:transform 0.3s ease;
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.hnews li a:hover .pic img {
	transform:scale(1.05);
}
.hnews li a .pic {
	overflow:hidden;
}
.hrongyu li {
	transition:transform 0.3s ease;
}
.hrongyu li:hover {
	transform:translateY(-0.5208333333333334rem);
}
.hicontxtlist li {
	transition:background 0.3s ease,transform 0.3s ease;
}
.hicontxtlist li:hover {
	transform:translateY(-0.5208333333333334rem);
}
.hexper li {
	transition:transform 0.3s ease,box-shadow 0.3s ease;
	display:block;
}
.hexper li:hover {
	transform:translateY(-0.2604166666666667rem);
}
.footer dd.icodl a {
	transition:background 0.3s ease,transform 0.3s ease;
}
.footer dd.icodl a:hover {
	background:linear-gradient(135deg,#2D50FF,#00FFC2);
	transform:scale(1.1);
}
.hitem1 li {
	transition:transform 0.3s ease;
}
.hitem1 li:hover {
	transform:translateY(-0.2604166666666667rem);
}
.nbtn {
	transition:transform 0.3s ease,box-shadow 0.3s ease;
}
.nbtn:hover {
	transform:translateY(-0.15625rem);
	box-shadow:0 0.4166666666666667rem 1.3020833333333335rem rgba(45,80,255,0.4);
}
.newsmore a {
	transition:transform 0.3s ease,box-shadow 0.3s ease;
}
.newsmore a:hover {
	transform:translateY(-0.15625rem);
	box-shadow:0 0.4166666666666667rem 1.3020833333333335rem rgba(45,80,255,0.4);
}
.header .hbtn {
	transition:transform 0.3s ease,box-shadow 0.3s ease;
}
.header .hbtn:hover {
	transform:translateY(-0.10416666666666667rem);
	box-shadow:0 0.2604166666666667rem 0.78125rem rgba(45,80,255,0.3);
}
.newslist li a {
	;
}
.newslist li a:hover {
	border-color:#fff;
}
.footer dd a {
	transition:color 0.3s ease;
}
.footer dd a:hover {
	color:#2D50FF;
}
.mobile-nav,
.hamburger{
	display: none;
}


  #lightfall-bg {
            position: absolute;
            top: 0; left: 0;
            width: 100%; height: 100%;
            pointer-events: none;
            overflow: hidden;
			transform: rotate(180deg);
			display: none;
        }
        #lightfall-bg canvas {
            display: block;
            width: 100% !important;
            height: 100% !important;
        }

.hicontxtlist{
	position: relative;
}





.ench {
  position: relative;
  cursor: pointer;
}
.lang-select-btn {
  display:flex;
  align-items:center;
  gap:6px;
  padding-right:1.0416666666666667rem;
	background:url(../images/ar1.png) no-repeat right center/0.4166666666666667rem auto;
	font-size:0.8333333333333334rem;
	color:#C8D7FF;
	border:none;
	margin:0 .604166666666667rem 0 2.166666666666667rem;
}
.lang-list {
  display: none;
  position:absolute;
  top:100%;
  left:0;
  background:#fff;
  padding:8px 0;
  border:1px solid #eee;
  z-index:999;
  white-space:nowrap;
}
.lang-list li {
  padding:6px 12px;
  display:flex;
  align-items:center;
  gap:8px;
}
.lang-list li img,
.lang-select-btn img {
  width:22px;
  height:15px;
  object-fit:cover;
}
.lang-select-wrap.active .lang-list {
  display:block;
}






