:root{color-scheme:dark;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis:none;background-color:#000;color:#fff;width:100vw;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0;color:inherit;background-color:transparent;line-height:1}a{text-decoration:none}ul{list-style:none}html,body{padding:0;margin:0}@media (min-width: 600px){:root{--body-width: 1240px;--page-margin-x: calc(50vw - 620px) ;---page-margin-x: calc(620px - 50vw) }.bg-provider{background-size:cover}.section{width:var(--body-width);margin:0 auto}}@media (max-width: 600px){:root{--page-margin-x: 16px;---page-margin-x: -16px}.section{width:100%;padding:0 var(--page-margin-x)}}@media (min-width: 600px){.head.section{grid-template-columns:1fr 786px;padding-top:44px;padding-bottom:70px}.head.section .big-img{grid-column:1/2;grid-row:1/3;position:relative}.head.section .big-img video{display:block;position:absolute;z-index:-1;bottom:66px;right:-100px}.head.section .page-title{grid-column:2/3;grid-row:1/2;font-size:36px;margin:0 auto 52px}.head.section .three-item{grid-column:2/3;grid-row:2/3;display:grid;grid-template-columns:373px 373px;gap:40px}.head.section .three-item .phoenix-one,.head.section .three-item .alphanet{height:288px}.head.section .three-item .skynet{grid-column:1/3;height:232px}}@media (max-width: 600px){.head.section{padding-bottom:32px}.head.section .big-img video{margin-left:var(---page-margin-x);margin-right:var(---page-margin-x);width:100vw;height:80vw}.head.section h1{font-size:24px;text-align:center;margin:32px 0}.head.section .three-item>div{margin-top:20px}.head.section .three-item .phoenix-one,.head.section .three-item .alphanet{height:288px}.head.section .three-item .skynet{height:292px}}.head.section{display:grid}.head.section h1.page-title{font-family:barlow-light;font-weight:400}.head.section h1.page-title b{font-family:barlow-md;font-weight:400}.head.section .three-item>div{position:relative;border-radius:8px}.head.section .three-item>div:before{content:"";display:block;position:absolute;z-index:-1;left:-1px;top:-1px;right:-1px;bottom:-1px;background:#fff3;border-radius:8px}.head.section .three-item>div:hover:before{background:linear-gradient(45deg,#005cffa6,#a3c4ff73)}.head.section .three-item>div:after{content:"";display:block;position:absolute;z-index:6;left:0;top:0;right:0;bottom:0;border-radius:8px;background:linear-gradient(90deg,#000120,#000120b3 46%,#0001205c);transition:all .1s}.head.section .three-item>div:hover:after{opacity:.26}.head.section .three-item>div .logo{position:absolute;z-index:7;left:36px}.head.section .three-item>div p{font-size:16px;line-height:1.5;position:absolute;z-index:7;top:84px;left:36px;right:36px;margin:0;font-family:tomkin}.head.section .three-item>div .launch-btn{position:absolute;z-index:8;right:36px;bottom:35px;width:105px;height:36px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:barlow-md;font-weight:400;font-size:16px;color:inherit;border:1px solid rgba(255,255,255,.5);border-radius:4px;background-color:transparent;transition:all .1s}.head.section .three-item>div .launch-btn:hover{background-color:#ffffff52;border:1px solid rgba(255,255,255,.8)}.head.section .three-item .phoenix-one{background-image:url(/picture/head/one.webp);background-size:cover}.head.section .three-item .phoenix-one .logo{top:36px}.head.section .three-item .alphanet{background-image:url(/picture/head/alphanet.webp);background-size:cover}.head.section .three-item .alphanet .logo{top:30px}.head.section .three-item .skynet{background-image:url(/picture/head/skynet.webp);background-size:cover}.head.section .three-item .skynet .logo{top:35px}.head.section+.bottom-line{height:20px;width:100%;background-image:linear-gradient(to right,#000,#005afa)}@media (min-width: 600px){.section.news{padding:70px 0}.section.news>header{position:relative;padding-bottom:56px}.section.news>header h2{font-size:36px;margin:0}.section.news>header>ul{position:absolute;top:0;right:0;display:flex}.section.news>header>ul button{width:44px;height:44px;border-radius:22px;border:1px solid rgba(255,255,255,.24);margin-left:12px;cursor:pointer;display:grid;place-items:center}.section.news>header>ul button:hover{background-color:#ffffff29;border-color:#ffffff47}.section.news>header>ul button.inverse-arrow img{transform:rotate(180deg)}.section.news .news-list-cont{--news-width: 320px;--news-gap: 40px;overflow:hidden;margin-left:var(---page-margin-x);margin-right:var(---page-margin-x);padding-left:var(--page-margin-x);padding-right:var(--page-margin-x)}.section.news .news-list-cont ul{display:flex;flex-wrap:nowrap;gap:var(--news-gap);transition:all .1s}.section.news .news-list-cont ul li{padding:35px 40px;flex:0 0 var(--news-width)}.section.news .news-list-cont ul li h5{font-size:22px}.section.news .news-list-cont ul li a{font-size:18px}}@media (max-width: 600px){.section.news>header h2{margin:48px 0 32px}.section.news>header ul{display:none}.section.news .news-list-cont ul li{margin-top:16px;padding:16px 20px}.section.news .news-list-cont ul li h5{font-size:18px}.section.news .news-list-cont ul li a{font-size:14px}}.section.news>header h2{text-align:center;font-family:barlow-md;font-weight:500}.section.news .news-list-cont ul li{border-radius:8px;background-color:#181818}.section.news .news-list-cont ul li:hover{background-color:#005afa}.section.news .news-list-cont ul li h5{font-family:tomkin;font-weight:400;line-height:32px;white-space:wrap;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section.news .news-list-cont ul li a{margin-top:40px;display:flex;align-items:center;font-family:tomkin;font-weight:400}.section.news .news-list-cont ul li a img{margin-left:2px}@media (min-width: 600px){.section.partners{padding:70px 0}.section.partners h2{margin:0 0 50px;font-size:36px}.section.partners ul{margin-bottom:-40px}.section.partners ul li{margin-bottom:40px}.section.partners ul li img{width:224px}}@media (max-width: 600px){.section.partners h2{margin:48px 0 32px}.section.partners ul li{margin-bottom:10px}.section.partners ul li img{width:calc(50vw - 21px)}}.section.partners h2{font-family:barlow-md}.section.partners ul{display:flex;flex-wrap:wrap;justify-content:space-between}.section.partners ul li{background-color:#181818}.section.partners ul li:hover{background-color:#282828}.section.partners ul li a,.section.partners ul li a img{display:block}@media (min-width: 600px){.bg-provider.dao{background-image:url(/picture/dao/bg.webp)}.bg-provider.dao .section{padding:68px 0 70px}.bg-provider.dao .section h2{margin:0 0 50px;font-size:36px}.bg-provider.dao .section ul{display:flex;flex-wrap:wrap;justify-content:space-between}.bg-provider.dao .section ul li{width:280px;background-image:linear-gradient(225deg,#0009,#000000ad)}}@media (max-width: 600px){.bg-provider.dao{background-image:none}.bg-provider.dao .section ul li{background-image:linear-gradient(225deg,#fff1,#fff1);width:100%;margin-bottom:16px}}.bg-provider.dao .section h2{margin:48px 0 32px;font-family:barlow-md}.bg-provider.dao .section ul li{display:grid;place-items:center;height:120px}.page-footer{margin-top:70px;border-top:1px solid rgba(255,255,255,.24);line-height:50px;font-size:14px;font-family:tomkin;text-align:center}@media (min-width: 600px){.page-header{padding:26px var(--page-margin-x);display:flex;align-items:center}.page-header .page-logo{height:36px}.page-header nav{font-family:tomkin-bold;font-weight:400;transform:translateY(2px)}.page-header nav ul{display:flex}.page-header nav ul li{margin-left:50px;cursor:pointer}.page-header .sm-list{margin-left:auto;display:flex;gap:18px}.page-header .sm-list a{width:32px;height:32px;border-radius:16px;display:grid;place-items:center;cursor:pointer}.page-header .sm-list a:hover{background-color:#ffffff52}.page-header .sm-list a img{width:20px;height:20px}.page-header .phb-meta{margin-left:24px;position:relative}.page-header .phb-meta .hover-target{width:130px;line-height:38px;text-align:center;display:block;background-image:linear-gradient(to right,#a3b0c3,#444f62);border-radius:4px}.page-header .phb-meta .hover-target span{font-size:14px;font-family:tomkin;margin-right:8px}.page-header .phb-meta .hover-target img{height:6px;transform:translateY(-1px)}.page-header .phb-meta .dropdown{--bg-color: #333;display:none;position:absolute;z-index:20;top:100%;left:50%;transform:translate(-50%);padding-top:16px}.page-header .phb-meta .dropdown ul{background-color:var(--bg-color);padding:20px 30px}.page-header .phb-meta .dropdown ul li{width:300px;word-break:break-all;line-height:26px;font-size:16px}.page-header .phb-meta .dropdown ul li+li{margin-top:10px}.page-header .phb-meta .dropdown ul li b{margin-right:8px;font-family:tomkin-bold;font-weight:400}.page-header .phb-meta .dropdown ul li span{font-family:tomkin;font-weight:400}.page-header .phb-meta .dropdown ul li svg{width:16px;transform:translateY(2px);margin-left:10px;cursor:pointer}.page-header .phb-meta .dropdown:before{content:"";position:absolute;left:50%;bottom:calc(100% - 16px);transform:translate(-50%);border:8px solid var(--bg-color);border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.page-header .phb-meta:hover .dropdown{display:block}}@media (max-width: 600px){.page-header{padding:16px;display:flex;align-items:center}.page-header .page-logo{width:160px}.page-header nav{display:none}.page-header nav ul{display:flex}.page-header nav ul li{margin-left:20px}.page-header .sm-list{display:none;margin-left:auto}.page-header .sm-list img{width:14px}.page-header .phb-meta{display:none}}
