@font-face{font-family:NotoSansHans;src:url(/fonts/NotoSansHans-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:NotoSansHansThin;src:url(/fonts/NOTOSANSHANS-THIN-WINDOWS.OTF) format("opentype");font-weight:400}*{font-family:NotoSansHans,Microsoft YaHei,-apple-system-font,Helvetica Neue,sans-serif,Arial,NotoSansHansThin}body{width:100%;color:#333;background:#fff}body.preventScroll{height:100%;overflow:hidden}body .fill{visibility:hidden}body .justify{text-align:justify;text-justify:inter-ideograph}body .justify:after{content:"";width:100%;height:0;display:inline-block;overflow:hidden}body button,body input,body textarea{-webkit-appearance:none;border:none;outline:none;background:transparent}body button:focus,body input:focus,body textarea:focus{border:none;outline:none}body button::-moz-focus-inner,body button [type=button]::-moz-focus-inner,body button [type=reset]::-moz-focus-inner,body button [type=submit]::-moz-focus-inner,body input::-moz-focus-inner,body input [type=button]::-moz-focus-inner,body input [type=reset]::-moz-focus-inner,body input [type=submit]::-moz-focus-inner,body textarea::-moz-focus-inner,body textarea [type=button]::-moz-focus-inner,body textarea [type=reset]::-moz-focus-inner,body textarea [type=submit]::-moz-focus-inner{border-style:none;padding:0}body button::-webkit-input-placeholder,body input::-webkit-input-placeholder,body textarea::-webkit-input-placeholder{color:#fff}body em{font-style:normal}body img{border:none}body img[src=""]{background:#aaa}body a{background-color:transparent;text-decoration:none;font-size:inherit;color:inherit}body pre{display:block;text-align:center;font-family:Microsoft YaHei;white-space:pre-wrap}body .bg-img{display:block;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}body .bg-img.contain{background-size:contain}body .animated.delay-0-5s{-webkit-animation-delay:.5s;animation-delay:.5s}body .animated.delay-1-5s{-webkit-animation-delay:1.5s;animation-delay:1.5s}body .animated.delay-2-5s{-webkit-animation-delay:2.5s;animation-delay:2.5s}body .animated.delay-3-5s{-webkit-animation-delay:3.5s;animation-delay:3.5s}body .animated.delay-4-5s{-webkit-animation-delay:4.5s;animation-delay:4.5s}body .page,body .width,body footer,body footer .foot-top .ft-b,body footer .foot-top .ft-t,footer .foot-top body .ft-b,footer .foot-top body .ft-t{margin:0 auto;width:100%}body .fixed-bar{position:fixed;right:0;bottom:3rem;padding:.2rem 0;width:3.5rem;z-index:9;border-radius:.45rem 0 0 .45rem;background:rgba(0,0,0,.25)}body .fixed-bar .bar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;font-size:.5rem;color:#fff;border-radius:50%}body .fixed-bar .bar-item:active{background-color:#00afd5}body .fixed-bar .bar-item .bar-img{width:1.5rem;height:1.5rem}body .fixed-bar .bar-item p{text-align:center}header{position:fixed;top:0;left:0;width:100%;height:3rem;font-size:.7rem;color:#fff;background:rgba(6,5,5,.8);z-index:99}header .nav{position:relative;padding:0 .75rem;width:100%;height:100%}header .nav .logo-img{display:block;height:100%}header .nav .logo-img .logo{height:100%}header .nav .nav-menu{position:absolute;right:0;top:0;height:100%;width:3rem;transition:all .3s}header .nav .nav-menu i{font-size:1.4rem;color:#fff}header .nav .nav-menu .nav-content{position:absolute;top:100%;left:100%;padding-left:60vw;width:100vw;height:calc(100vh - 3rem);font-size:.75rem;background:rgba(0,0,0,.45);transition:all .3s}header .nav .nav-menu .nav-content .nav-list{padding:.4rem 0;width:100%;height:100%;background:#000}header .nav .nav-menu .nav-content .nav-list .nav-item{position:relative;display:flex;align-items:center;justify-content:center;padding:.4rem 0;width:100%}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild.active:before{opacity:1;transition:opacity .3s}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild.active:after{width:35vw;transition:all .3s}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild.active .nav-child{padding:.5rem 0;height:calc(100vh - 3rem);opacity:1;transition:all .3s;transition-delay:.1s}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild:before{content:"";position:absolute;top:50%;left:-.25rem;width:1rem;height:.5rem;background-image:url(/images/nav-arrow.png);background-size:contain;opacity:0;transform:translateY(-50%) rotate(90deg);transition:opacity .3s}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild:after{content:"";position:fixed;top:3rem;right:40vw;width:0;height:calc(100vh - 3rem);background:rgba(0,175,213,.8);z-index:1;transition:all .3s}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild .nav-child{position:fixed;top:3rem;right:40vw;padding:0;width:35vw;height:0;opacity:0;z-index:2;transition:all .3s;overflow:hidden}header .nav .nav-menu .nav-content .nav-list .nav-item.hasChild .nav-child .nav-child-item{padding:.5rem 0;font-size:.7rem;text-align:center}header .nav .nav-menu .nav-content .nav-list .nav-right{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 0}header .nav .nav-menu .nav-content .nav-list .nav-right:after,header .nav .nav-menu .nav-content .nav-list .nav-right:before{content:"";position:absolute;left:50%;top:0;width:70%;height:.05rem;background:#979797;transform:translate(-50%)}header .nav .nav-menu .nav-content .nav-list .nav-right:after{top:100%}header .nav .nav-menu .nav-content .nav-list .nav-right .nav-item{margin-bottom:.25rem;background:#595757}header .nav .nav-menu .nav-content .nav-list .nav-right .nav-item .nav-item-link{display:flex;align-items:center}header .nav .nav-menu .nav-content .nav-list .nav-right .nav-item .nav-item-link.order{flex-direction:column}header .nav .nav-menu .nav-content .nav-list .nav-right .nav-item .icon{margin-right:.5rem;width:1rem}header .nav .nav-menu.active{background:#000;transition:all .3s}header .nav .nav-menu.active .nav-content{left:calc(3rem - 100vw);transition:all .3s}main{min-height:4rem}footer{color:#fff}footer .foot-top{padding:1rem .75rem;font-size:.6rem;background:rgba(6,5,5,.7)}footer .foot-top .ft-t .ftt-item{display:flex}footer .foot-top .ft-t .ftt-item.top{width:100%;justify-content:space-between}footer .foot-top .ft-t .ftt-item.top .qrcode{display:flex;flex-direction:column;align-items:center;margin-right:.5rem;width:calc((50% - 1.5rem)/4)}footer .foot-top .ft-t .ftt-item.top .qrcode:last-child{margin-right:0}footer .foot-top .ft-t .ftt-item.top .qrcode .thumb{margin-bottom:.25rem;width:100%;height:0;padding-top:100%}footer .foot-top .ft-t .ftt-item.bottom{width:100%;flex-direction:column}footer .foot-top .ft-t .ftt-item.bottom .ftb-top{padding:.75rem 0;font-size:1.4rem}footer .foot-top .ft-t .ftt-item.bottom .ftb-top .icon{margin-right:.5rem;width:1.6rem}footer .foot-top .ft-t .ftt-item.bottom .ftt-column{margin-bottom:1rem;display:flex;flex-direction:column;font-size:.7rem;width:50%}footer .foot-top .ft-t .ftt-item.bottom .ftt-column:nth-child(2n){align-items:flex-end;border-left:1px solid #d4d4d4}footer .foot-top .ft-t .ftt-item.bottom .ftt-column:nth-child(2n) a{text-align:right}footer .foot-top .ft-t .ftt-item.bottom .ftt-column a{padding-bottom:.15rem;color:#d4d4d4}footer .foot-top .ft-t .ftt-item.bottom .ftt-column a .mini-logo{padding:.1rem 0;height:1.1rem}footer .foot-top .ft-t .ftt-item.bottom .ftt-column a.fcc-title{font-weight:500;color:#fff}footer .foot-top .ft-t .ftt-item.bottom .ftt-column:first-child{padding-left:0}footer .foot-top .ft-t .ftt-item.bottom .ftt-column:last-child{border-right:none}footer .foot-top .ft-t .ftt-item.bottom .ftb-bottom{padding-bottom:1rem}footer .foot-top .ft-t .ftt-item.bottom .ftb-bottom a{display:flex;align-items:center;justify-content:center;width:calc(50% - .5rem);height:2rem;font-size:.8rem;background:#00afd5;border-radius:.45rem}footer .foot-top .ft-b{padding-top:.5rem;border-top:1px solid #d4d4d4}footer .foot-top .ft-b .ftb-item{padding:.5rem;position:relative}footer .foot-top .ft-b .ftb-item:before{content:"";position:absolute;left:0;top:50%;width:.05rem;height:80%;background:#d4d4d4;transform:translateY(-50%)}footer .foot-top .ft-b .ftb-item p{line-height:1.5}footer .foot-top .ft-b .ftb-item p span{margin-right:4px}footer .foot-bottom{padding:.2rem;width:100%;font-size:.6rem;background:rgba(6,5,5,.8)}footer .foot-bottom span{padding:0 2px}.page{position:relative;overflow:hidden}.page .page-bg{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-1;transition:all .3s}.page .page-content{position:relative;width:100%;height:100%;color:#fff;z-index:1}.page .page-content .page-title{font-size:1.2rem;font-weight:500}.page .page-content .page-slug{font-size:.8rem}.page .page-content .page-desc{font-size:.6rem}.page .page-content .link{width:100%;height:1.6rem;text-align:center;line-height:1.6rem;font-size:.7rem;background:#00afd5;border-radius:.15rem}.page .page-bottom{width:100%;height:2rem;font-size:.7rem;color:#fff;background:rgba(0,175,213,.6);z-index:1}.video-modal{display:none;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100vw;height:100vh;background:#000;z-index:99999}.video-modal.play{display:flex}.video-modal .video-content{position:relative;width:100%;background:#aaa}.video-modal .video-content #my-video{width:100%}.video-modal .close-video-modal{position:absolute;right:0;top:0;padding:.5rem}.video-modal .close-video-modal i{font-size:1rem;line-height:1;color:#fff}