html.fssopen,html.fssopen body{width:100%;height:100%;top:0;left:0;margin:0;overflow:hidden}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}a{text-decoration:none;color:#34c8e6}*{margin:0;padding:0}.text-center{text-align:center}#home{width:100%;height:100%;z-index:20;font-size:16px;visibility:visible}#home .slidewrapper{width:100%;height:100%;top:0;left:0;-webkit-transform:translate3d(0, 0, 0);-moz-transition:-moz-transform .5s;-webkit-transition:-webkit-transform .5s;transition:transform .5s}#home .slidewrapper .first-screen{background:url('/static/img/timg.jpg') no-repeat;background-size:cover}#home .slidewrapper .first-screen .showTime{position:relative;border:5px solid #FFC510;width:560px;height:100px;top:50%;text-align:center;left:calc(50% - 280px);font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif}#home .slidewrapper .first-screen .showTime .name{font-size:2rem;letter-spacing:5px;width:80%;background:#FFC510;height:80px;line-height:80px;border-radius:5px;position:absolute;top:-50px;left:10%}#home .slidewrapper .first-screen .showTime .en{color:white;line-height:130px;font-size:2rem;font-weight:500}#home .slidewrapper .code-screen{background:url('/static/img/codes.jpg') no-repeat;background-size:cover}#home .slidewrapper .code-screen .wrap{height:100%;margin:30px auto;display:table}#home .slidewrapper .code-screen .wrap .table-row{vertical-align:middle;display:table-cell}#home .slidewrapper .code-screen .wrap .block{width:150px;height:150px;position:relative;float:left;text-align:center;padding:30px 0;line-height:45px;margin:0 50px}#home .slidewrapper .code-screen .wrap .block:before{content:'';width:150px;height:150px;z-index:-1;position:absolute;top:0;left:0;background:#ffcc00;transform:rotate(45deg)}#home .slidewrapper .code-screen .wrap .block:after{content:'';width:160px;height:160px;border:1px solid #ffcc00;position:absolute;top:-5px;left:-5px;transform:rotate(45deg)}#home .slidewrapper .connect-screen{background:url('/static/img/connect.jpg') no-repeat;background-size:cover}#home .slidewrapper .connect-screen .content{position:relative;top:30%;width:80%;margin:0 auto;overflow:hidden}#home .slidewrapper .connect-screen .forme{font:700 30px 'Microsoft Yahei';text-align:center;letter-spacing:5px;margin-bottom:50px}#home .slidewrapper .connect-screen .box{width:30%;height:200px;text-align:center;float:left;padding:0 10px}#home .slidewrapper .connect-screen .about{border:2px solid white;padding:20px 0}#home .slidewrapper .connect-screen .about .icon{width:50px;height:50px;margin:10px auto}#home .slidewrapper .connect-screen .about .email{background:url('/static/img/email.svg') no-repeat;background-size:100%}#home .slidewrapper .connect-screen .about .wechat{background:url('/static/img/wechat.svg') no-repeat;background-size:100%}#home .slidewrapper .connect-screen .about .flag{background:url('/static/img/fa-flag.svg') no-repeat;background-size:100%}#home .slidewrapper .connect-screen .about:hover{border:2px solid yellow}#home .fssnav{position:fixed;right:10px;list-style:none;top:45%}#home .fssnav li{margin-bottom:15px}#home .fssnav li a{text-decoration:none;border:5px solid white;border-radius:50%;width:10px;height:10px;display:block;position:relative;outline:none;overflow:hidden;text-indent:100px}#home ul.fssnav li a::after{content:"";position:absolute;width:100%;height:100%;top:100%;left:0;background:#01A1ED;transition:top .5s}#home ul.fssnav li.selected a::after{top:0}article.slide{width:100%;height:100%;display:block;font-family:'Lato',sans-serif;font-size:1.2em;line-height:2em;color:white;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;z-index:100;-webkit-transform:translate3d(0, 0, 0)}