@font-face { font-family: "pangmenxiti"; src: url("../../fonts/pangmenxiti.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "lszrt"; src: url("../../fonts/lszrt.woff") format("woff"); font-weight: normal; font-style: normal; }
* { margin: 0; padding: 0; box-sizing: border-box; font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; font-feature-settings: normal; font-variation-settings: normal; -webkit-text-size-adjust: 100%; -o-tab-size: 4; tab-size: 4; -webkit-tap-highlight-color: transparent; }
::-webkit-scrollbar {
 width: 6px;
}
::-webkit-scrollbar:horizontal {
 height: 6px;
}
::-webkit-scrollbar-track {
 border-radius: 10px;
}
::-webkit-scrollbar-thumb {
 background-color: #666;
 border-radius: 10px;
 -webkit-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
::-webkit-scrollbar-thumb:hover {
 background-color: #0000004d;
 cursor: pointer;
}
img { vertical-align: middle; max-width: 100%; }
ol, ul, li { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
button, input, select, textarea { font-size: 14px; font-family: inherit; margin: 0; outline: none; resize: none; border: none; background: none; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom: 1; }
html { overflow-x: hidden; zoom: 1; overflow-y: scroll; }
:root { --theme: #00b3e9;
 --theme1: #dd9dfe;
 --theme2: #6654f1;
 --themelight: #92d8f2;
 --theme-light-5: rgba(0, 179, 233, 0.5);
 --theme-light-2: rgba(0, 179, 233, 0.2);
 --theme1-light: rgba(221, 157, 254, 0.5);
 --themeOld: #784a93;
 --primary: #0c0c2e;
 --secondary: #002450;
 --third: #1a2d59;
 --accent: #2862e5;
 --accent-light: #4dc9ff;
 --accent-dark: #0077cc;
 --text: rgba(255, 255, 255, 0.9);
 --text-secondary: rgba(255, 255, 255, 0.7);
 --text-third: rgba(255, 255, 255, 0.5);
 --text-four: rgba(255, 255, 255, 0.1);
 --border: rgba(0, 168, 255, 0.2);
 --shadow: rgba(58, 194, 248, 0.3);
 --content-width: 1600px;
}
body { position: relative; /*  background-color: var(--primary);*/ font-weight: 400; color: var(--text); font-size: 14px; line-height: 1.5; /*  background: linear-gradient(135deg, #1c1917, #151515 50%, #151a15);*/ background-color: rgba(13, 17, 23); /*background-size: cover;*/ background-image: radial-gradient(circle at 20% 25%, var(--theme-light-2) 0%, transparent 20%), radial-gradient(circle at 90% 90%, var(--theme-light-2) 0%, transparent 20%); }
a { color: var(--text); text-decoration: none; transition: all ease 0.3s; }
a:hover { color: var(--theme); }
.bg-cover { background-repeat: no-repeat; background-size: cover; position: relative; background-position: center; }
.bg-left-top { background-repeat: no-repeat; background-size: 100% auto; position: relative; background-position: left top; }
.bg-right-top { background-repeat: no-repeat; background-size: 100% auto; position: relative; background-position: right top; }
.bg-left-bottom { background-repeat: no-repeat; background-size: 100% auto; position: relative; background-position: left bottom; }
.bg-right-bottom { background-repeat: no-repeat; background-size: 100% auto; position: relative; background-position: right bottom; }
/* 通用容器 */
/*星空*/
#canvas { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; }
.container { width: 96%; /*max-width: var(--content-width);*/ margin: 0 auto; }
.main_container { max-width: var(--content-width); }
.xian1 { position: absolute; top: 2%; left: 5%; opacity: .3; z-index: 4; }
@keyframes pulse { 50% {
 opacity: .5
}
}
.animate-pulse { animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite }
.xian2 { position: absolute; top: 3%; right: 5%; opacity: .3; z-index: 4; }
.chang1 { position: absolute; top: 10%; left: 50%; margin-left: -22px; opacity: .3; z-index: 4; transform: translate(0, 0) rotate(12deg) skewX(0) skewY(0) scaleX(1) scaleY(1); }
.chang1 > div { position: absolute; width: 1px; background-image: linear-gradient(to bottom, transparent, #fb923c, transparent); }
.chang1-1 { height: 200px; left: 0; top: 0; }
.chang1-2 { height: 150px; left: 2.5rem; top: 20px; }
.chang1-3 { height: 250px; left: 5rem; top: -50px; }
.guangyun { position: fixed; background-color: rgba(58, 194, 248, .1); border-radius: 9999px; filter: blur(120px); pointer-events: none; }
.guangyun1 { top: 10%; right: 10%; width: 500px; height: 500px; }
.guangyun2 { bottom: -1%; left: 15%; width: 600px; height: 600px; }
.bg_grid { position: fixed; background-size: 50px 50px; background-image: linear-gradient(90deg, rgba(255, 237, 213, .03) 1px, transparent 0), linear-gradient(180deg, rgba(255, 237, 213, .03) 1px, transparent 0); mask-image: radial-gradient(circle at center, #000 30%, transparent 80%); -webkit-mask-image: radial-gradient(circle at center, #000 30%, transparent 80%); opacity: 0.6; z-index: -2; inset: 0; pointer-events: none; }
.guangyun3 {
 --tw-blur: blur(64px); filter: blur(64px); background-color: #f9731633; border-radius: 9999px; width: 30rem; height: 10rem; right: 50%; margin-right: -240px; bottom: 20%; z-index: 4; position: absolute; }
.guangyun4 {
 --tw-blur: blur(64px); filter: blur(64px); background-color: #2563eb33; border-radius: 9999px; width: 24rem; height: 24rem; left: -5%; top: -45%; z-index: 3; position: absolute; }
#bowen { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; }
/* 顶部 */
.header { /*background-color: rgba(8,22,48,0.2);
    border-bottom: 1px solid var(--border);*/ position: absolute; top: 0; width: 100%; -webkit-box-shadow: none; box-shadow: none; z-index: 1000; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, .7)); }
.header-container { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; }
.logo-area { display: flex; align-items: center; }
.logo { display: flex; align-items: center; text-decoration: none; }
.logo .logo1 { display: none; }
.logo .logo2 { display: block; }
.logo-img { height: 60px; margin-right: 15px; }
.logo-text { display: flex; flex-direction: column; }
.logo-text h1 { font-size: 24px; font-weight: 700; color: var(--text); line-height: 1.2; margin-bottom: 3px; }
.logo-text span { font-size: 14px; color: var(--accent); font-weight: 500; }
.header.sticky { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; background-image: linear-gradient(to right, transparent 5%, var(--theme), var(--theme1), var(--theme2), transparent); /*  background-image: linear-gradient(to right, transparent, var(--theme1), #121212);*/ transition: opacity 0.6s ease, background 0.6s ease, box-shadow 0.6s ease; -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); transition: all 0.9s; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; }
/* 导航 */
.nav-container { display: flex; align-items: center; }
.nav-menu { display: flex; list-style: none; }
.nav-menu > li { position: relative; margin: 0 15px; display: flex; align-items: center; }
.nav-menu > li > a { color: var(--text); text-decoration: none; font-size: 16px; padding: 10px 0; display: flex; align-items: center; transition: color 0.3s; }
.nav-menu > li:hover > a, .nav-menu > li.on > a, .nav-menu > li:hover > i, .nav-menu > li.on > i { color: var(--theme); }
.nav-menu > li > i { font-size: 10px; margin-left: 5px; margin-top: 3px; }
.nav-menu > li > a::after { content: ""; position: absolute; width: 0; height: 2px; background: var(--theme); bottom: 0; left: 0; transition: width 0.3s; }
.nav-menu > li:hover > a::after { width: 100%; }
.nav-menu .navSub { position: absolute; top: 100%; left: 0; min-width: 150px; background-color: rgba(0, 0, 0, 0.8); padding: 10px 0 0; border-radius: 5px; box-shadow: 0 10px 30px var(--shadow); opacity: 0; visibility: hidden; transform: translateY(10px); transition: all 0.3s; z-index: 100; }
.nav-menu > li:hover .navSub { opacity: 1; visibility: visible; transform: translateY(0); }
.nav-menu .navSub li { list-style: none; position: relative; }
.nav-menu .navSub li:hover { color: var(--text); /* background: linear-gradient(to right, var(--theme), var(--theme1), transparent);*/ background: linear-gradient(-215deg, rgb(58, 194, 248) 0%, rgb(234, 204, 248) 58%, rgb(102, 84, 241) 100%); }
.nav-menu .navSub li:before { content: ""; position: absolute; width: 40px; height: 40px; left: -50px; opacity: 0; top: 0; z-index: 0; overflow: hidden; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 100%); -webkit-transform: skewX(-30deg); transform: skewX(-30deg); }
.nav-menu .navSub li a { display: flex; white-space: nowrap; gap: 40px; padding: 10px 15px; color: var(--text); text-decoration: none; font-size: 14px; transition: all 0.3s; z-index: 1; position: relative; justify-content: space-between; align-items: center; }
.nav-menu .navSub li a i { margin-right: -5px; }
.nav-menu .navSub li:hover:before { animation: btnshan 1.5s ease-in-out normal; }
.nav-menu .navSub .navSubSub { display: none; position: absolute; left: 100%; top: 0; box-shadow: 0 10px 30px var(--shadow); background-color: rgba(0, 0, 0, 0.8); transition: all 0.3s; }
.nav-menu .navSub li:hover .navSubSub { display: block; }
/* 语言导航 */
.language-switcher { margin-left: 25px; display: flex; align-items: center; }
.language-switcher .lang-btn { background: transparent; border: 1px solid var(--theme); color: var(--theme); padding: 5px 12px; border-radius: 4px; cursor: pointer; font-size: 12px; font-weight: 600; transition: all 0.3s; margin-left: 8px; }
.language-switcher .lang-btn.lang-en { font-family: "pangmenxiti"; text-transform: uppercase; letter-spacing: 2px; }
.language-switcher .lang-btn.active { background-color: var(--theme); color: var(--text); }
.language-switcher .lang-btn:hover { background-color: var(--theme); color: var(--text); }
/* 移动版导航 */
.navTrigger { width: 28px; height: 20px; white-space: nowrap; color: transparent; z-index: 20; cursor: pointer; display: none; }
.navTrigger > div { height: 100%; }
.navTrigger i { display: none; color: var(--text); transition: all 0.3s; font-size: 20px; width: 20px; height: 20px; line-height: 20px; }
.navTrigger span { display: block; width: 80%; height: 2px; background: var(--text); transition: all 0.3s; -webkit-transform-origin: 0% 50%; -moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%; -o-transform-origin: 0% 50%; transform-origin: 0% 50%; }
.navTrigger span:nth-child(2) { width: 100%; }
.navTrigger span:nth-child(3) { margin-bottom: 0; }
.navTrigger-on span:nth-child(1) { width: 100%; transform: translateX(0px) translateY(-1px) rotate(45deg); }
.navTrigger-on span:nth-child(2) { opacity: 0; }
.navTrigger-on span:nth-child(3) { width: 100%; transform: translateX(0px) translateY(1px) rotate(-45deg); }
/* .navTrigger-on:hover {
        animation: orot 1.5s linear infinite;
    }*/
.header.wapNav .navTrigger span { background: var(--mu-gray-2); }
.header .wapNav .lang-btn { border: 1px solid var(--theme); color: var(--text-third); color: var(--text); }
.header .wapNav .lang-btn.active { background-color: var(--theme); color: var(--text); }
.header .wapNav .lang-btn:hover { background-color: var(--theme); color: var(--text); }
/*  WAP主导航 */
.wapNav { overflow-y: auto; height: calc(100% - 90px); opacity: 0; transform: translateX(-100%); transition: all 0.6s; background: rgba(0, 0, 0, .9); width: 100%; position: fixed; left: 0; top: 90px; z-index: 40; }
.wapNav ul li { position: relative; border-bottom: 1px solid var(--text-four); }
.wapNav ul li a { display: block; padding-left: 20px; color: #fff; font-size: 16px; height: 50px; line-height: 50px; position: relative; }
.wapNav ul li i { color: #fff; font-size: 1.2em; font-style: normal; padding: 0 15px; position: absolute; right: 5px; top: 0px; line-height: 50px; transition: all 0.3s; }
.wapNav ul li.on > a, .wapNav ul .on > a:hover { background-image: linear-gradient(to right, var(--theme1), var(--theme)); color: var(--text); }
.wapNav ul li :hover i, .wapNav ul li.on i { color: #fff; }
.wapNav li.on>i { transform: rotate(180deg); transition: all 0.3s; }
.wapNav .navSub { display: none; background: rgba(255, 255, 255, .0.5); }
.wapNav .navSub li a { height: 44px; line-height: 44px; padding-left: 40px; font-size: 14px; border-top: 1px solid rgba(255, 255, 255, 0.1); color: #fff; }
.wapNav .navSub ul li a { height: 34px; line-height: 34px; padding-left: 60px; }
.wapNav .menu { overflow: hidden; font-size: 1rem; border-top: 1px solid #ddd; }
.wapNav .menu a { float: left; width: 50%; text-align: center; line-height: 50px; border-right: 1px solid #eee; color: #333; border-bottom: 1px solid #eee; }
.wapNav .menu a i { font-family: "iconfont"; margin-right: 5px; position: relative; font-style: normal; color: #666; font-size: 1rem; }
.nav_on { opacity: 1; transform: translateX(0); }
.wapNav li.dl { display: flex; align-items: center; justify-content: center; gap: 20px; margin-top: 30px; }
.wapNav li.dl a { width: 33.33%; box-sizing: border-box; display: flex; align-items: center; padding: 0; justify-content: center; }
.wapNav li.dl a i { position: relative; padding: 0; padding-right: 5px; right: 0; }
.wapNav .navSub i { display: none; }
/*返回顶部*/
.scroll-up { cursor: pointer; display: block; border-radius: 50px; z-index: 99; opacity: 0; visibility: hidden; transform: translateY(15px); position: fixed; right: 25px; bottom: 60px; height: 50px; width: 50px; transition: all 0.4s ease-in-out; }
.scroll-up::after { position: absolute; font-family: "bootstrap-icons" !important; content: "\f846"; text-align: center; line-height: 50px; font-weight: 700; font-size: 18px; color: var(--theme); left: 0; top: 0; height: 50px; width: 50px; cursor: pointer; display: block; z-index: 1; transition: all 0.4s ease-in-out; }
.scroll-up svg path { fill: none; }
.scroll-up svg.scroll-circle path { stroke: var(--theme); stroke-width: 4px; box-sizing: border-box; transition: all 0.4s ease-in-out; }
.scroll-up.active-scroll { opacity: 1; visibility: visible; transform: translateY(0); }
/*footer*/
.footer { background-color: rgba(0, 0, 0, .5); /*    background-image: url(../images/bolang.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;*/ line-height: 1.4; font-size: 14px; margin-top: 60px; padding: 30px 0 15px; position: relative; }
.foot_nav { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid var(--text-four); }
.foot_nav li { padding: 0 15px; border-right: 1px solid rgba(0, 0, 0, .1); }
.foot_nav li:first-child { padding-left: 0; }
.foot_nav li:last-child { border: 0; }
.footer-wrapper { padding-top: 10px; position: relative; z-index: 10; }
.footer-wrapper .f_logo { margin-top: 30px; }
.footer-wrapper .f_logo a { display: flex; margin-bottom: 20px; }
.footer-wrapper .f_logo img { display: block; width: 215px; }
.footer-wrapper .footer-column { line-height: 30px; position: relative; }
.footer-column h3 { margin-top: 10px; margin-bottom: 10px; font-size: 16px; font-weight: 600; padding-left: 10px; position: relative; color: var(--text); }
.footer-column h3::after { content: ""; position: absolute; width: 2px; height: 16px; background: var(--text); top: 8px; left: 0; }
.footer-column h4 { margin-top: 10px; }
.footer-column .f_wechat { gap: 15px; }
.f_wechat img { width: 120px; display: block; }
.footer-link { display: flex; align-items: center; gap: 20px; }
.footer-link li { position: relative; }
.footer-link li:after { position: absolute; content: ""; width: 1px; height: 13px; top: 9px; left: -10px; background-color: var(--text); opacity: 0.3; }
.footer-link a { color: var(--text); }
.footer-link li:first-child:after { display: none; }
.footer-link a:hover { color: var(--theme); }
.footer-wrapper .copyright { text-wrap: nowrap; text-transform: uppercase; padding-top: 15px; margin-top: 20px; border-top: 1px solid var(--text-four); }
.footer .f_canvas { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*旋转动画*/
@keyframes orot { 0% {
 transform: rotate(0deg);
}
 25% {
 transform: rotate(90deg);
}
 50% {
 transform: rotate(180deg);
}
 75% {
 transform: rotate(270deg);
}
 100% {
 transform: rotate(360deg);
}
}
/*亮光闪过动画*/
@keyframes btnshan { 0% {
 left: -50px;
 opacity: 0;
}
 15% {
 opacity: 0.5;
}
 30% {
 opacity: 0.2;
}
 50% {
 opacity: 0;
}
 100% {
 left: 900px;
 opacity: 0;
}
}
/*流星滑过*/
@-webkit-keyframes comet { 0%, 40% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 0;
}
 50% {
 opacity: 1;
}
 60%, 100% {
 -webkit-transform: translateX(-100vmax);
 transform: translateX(-100vmax);
 opacity: 0;
}
}
@keyframes comet { 0%, 40% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 0;
}
 50% {
 opacity: 1;
}
 60%, 100% {
 -webkit-transform: translateX(-100vmax);
 transform: translateX(-100vmax);
 opacity: 0;
}
}
.videoShow { display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; }
.videoShow video { width: 98%; height: 95%; }
/*partner*/
.pImg { position: relative; padding-top: 100%; display: block; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; }
.pImg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 0.5s }
.partner_in { display: flex; align-items: center; flex-flow: wrap; gap: 20px; }
.partner_in li { width: calc((100% - 100px) / 6); animation-fill-mode: initial; transition: all 0.5s; position: relative; background-color: #fff; border-radius: 5px; overflow: hidden; }
.partner_in li .pImg { padding-top: 38%; background-size: contain; display: block; }
.partner_in li:hover { box-shadow: 0 0 6px var(--theme); transform: scale(1.1); }
