@charset "UTF-8";body{width:100%;height:100%;background-color:#fafafa;font-family:'Microsoft YaHei';overflow-x:hidden}.container{position:relative;height:100%;margin:auto;width:960px}@media only screen and (max-width:1366px){.container{width:960px}}@media only screen and (min-width:1440px){.container{width:1200px}}.centered{text-align:center}.actived{height:720px}.full{width:100%;height:100%}a{text-decoration:none}img{outline:0;border:0}h1,h2{font-weight:400}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar{width:100%;height:62px;-webkit-transition:all .3s;transition:all .3s}.navbar ul li:not(.login) a:hover{border-bottom:2px solid #66a6ed}.navbar a{color:#f2f2f2;text-shadow:1px 1px 6px rgba(56,67,80,.9);-webkit-transition:all .2s;transition:all .2s;padding-bottom:3px}.navbar a.actived{border-bottom:2px solid #66a6ed}.navbar a:hover{color:#fff}.navbar.headroom--not-top{background:rgba(255,255,255,.85)!important}.navbar-inverest{position:fixed;z-index:10}.navbar-header{width:81px;height:100%;position:relative;float:left;top:15px}.navbar-brand{display:inline-block;width:81px;height:30px;background:url(/imgs/logo-white.png) no-repeat center center}.navbar-right{height:100%;position:relative;float:right}.navbar-right ul{list-style:none;line-height:2}.navbar-right ul li{display:inline-block;float:left;width:85px}.navbar.headroom--not-top,.navbar-inner{position:fixed;z-index:10;background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 2px 0 rgba(0,0,0,.05)}.navbar.headroom--not-top .navbar-brand,.navbar-inner .navbar-brand{background:url(/imgs/logo-blue.png) no-repeat center center}.navbar.headroom--not-top a,.navbar-inner a{color:#666;text-shadow:none}.navbar.headroom--not-top a:hover,.navbar-inner a:hover{color:#000}.ovf-hidden{overflow:hidden;height:100%}.zyou-dialog__wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none}.zyou-dialog__wrapper .mask{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);position:absolute}.zyou-dialog__wrapper .dialog{width:350px;height:150px;background:#fff;margin:0 auto;position:relative;top:0;padding:15px}.zyou-dialog__wrapper .title-wrapper{width:100%;height:32px;border-bottom:1px solid #eee}.zyou-dialog__wrapper .title-wrapper .title{font-size:16px;font-weight:700;color:#66a6ed}.zyou-dialog__wrapper .title-wrapper .close{display:inline-block;float:right;color:#999;cursor:pointer}.zyou-dialog__wrapper .title-wrapper .close:hover{color:#000}.zyou-dialog__wrapper .content p{color:#333}