/**
 * vxianchang index
 * mini scene webapp 
 * update: 2018-04-05
 * homepage: http(s)://vxianchang.cn/
 * author: Don, email: tangzhengwen279@gmail.com
 */

::-webkit-scrollbar{background:rgba(255,255,255,.5);width:6px;height:6px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.6)}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:0;margin:0;height:100%;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;position:relative;color:#4d4d4d;background-color:#edeff0;word-break:break-all;white-space:normal}div{position:relative;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}p,pre{margin:0}a{cursor:pointer;color:#337ab7;text-decoration:none}.none{display:none}.zero{width:0;height:0;opacity:0;position:absolute;top:-100%;left:-100%}.txt-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pull-right{float:right}.quiet,.quiet a{color:#8c8c8c}.quiet a{text-decoration:underline}.LdB{position:fixed;top:50%;left:50%;z-index:999;opacity:0;width:30px;height:30px;margin-left:-15px;margin-top:-15px;transition:opacity .3s;-webkit-transition:opacity .3s}.LdB>div{position:absolute;width:33.33%;height:33.33%;border-radius:100%}.LdB-one{background-color:#ccc;animation:rotating 1.2s linear infinite;-webkit-animation:rotating 1.2s linear infinite}.LdB-one2{background-color:rgba(255,255,255,.3);animation:rotating2 1.2s linear infinite;-webkit-animation:rotating2 1.2s linear infinite}.LdB0{left:33.33%;top:0;animation-delay:.2s;-webkit-animation-delay:.2s}.LdB1{left:62.2%;top:16.66%;animation-delay:.4s;-webkit-animation-delay:.4s}.LdB2{left:62.2%;top:49.99%;animation-delay:.6s;-webkit-animation-delay:.6s}.LdB3{left:33.33%;top:66.66%;animation-delay:.8s;-webkit-animation-delay:.8s}.LdB4{left:4.46%;top:49.99%;animation-delay:1s;-webkit-animation-delay:1s}.LdB5{left:4.46%;top:16.66%;animation-delay:1.2s;-webkit-animation-delay:1.2s}@keyframes rotating{33%{background-color:#444}}@-webkit-keyframes rotating{33%{background-color:#444}}@keyframes rotating2{33%{background-color:#fff}}@-webkit-keyframes rotating2{33%{background-color:#fff}}.loader{position:fixed;z-index:9999;background-color:#fff;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.loader div{display:inline-block;background:#00aecc;width:1.5%;height:0;border-radius:100px;margin:0 .5%}.loader div:nth-child(1){animation:load 2.5s 1.4s infinite linear;-webkit-animation:load 2.5s 1.4s infinite linear}.loader div:nth-child(2){animation:load 2.5s 1.2s infinite linear;-webkit-animation:load 2.5s 1.2s infinite linear}.loader div:nth-child(3){animation:load 2.5s 1s infinite linear;-webkit-animation:load 2.5s 1s infinite linear}.loader div:nth-child(4){animation:load 2.5s .8s infinite linear;-webkit-animation:load 2.5s .8s infinite linear}.loader div:nth-child(5){animation:load 2.5s .6s infinite linear;-webkit-animation:load 2.5s .6s infinite linear}.loader div:nth-child(6){animation:load 2.5s .4s infinite linear;-webkit-animation:load 2.5s .4s infinite linear}.loader div:nth-child(7){animation:load 2.5s .2s infinite linear;-webkit-animation:load 2.5s .2s infinite linear}.loader div:nth-child(8){animation:load 2.5s 0s infinite linear;-webkit-animation:load 2.5s 0s infinite linear}.loader div:nth-child(9){animation:load 2.5s .2s infinite linear;-webkit-animation:load 2.5s .2s infinite linear}.loader div:nth-child(10){animation:load 2.5s .4s infinite linear;-webkit-animation:load 2.5s .4s infinite linear}.loader div:nth-child(11){animation:load 2.5s .6s infinite linear;-webkit-animation:load 2.5s .6s infinite linear}.loader div:nth-child(12){animation:load 2.5s .8s infinite linear;-webkit-animation:load 2.5s .8s infinite linear}.loader div:nth-child(13){animation:load 2.5s 1s infinite linear;-webkit-animation:load 2.5s 1s infinite linear}.loader div:nth-child(14){animation:load 2.5s 1.2s infinite linear;-webkit-animation:load 2.5s 1.2s infinite linear}.loader div:nth-child(15){animation:load 2.5s 1.4s infinite linear;-webkit-animation:load 2.5s 1.4s infinite linear}@keyframes load{50%{height:10%}}@-webkit-keyframes load{50%{height:10%}}body{background-color:#00aecc}#main{display:none;overflow:hidden}#auth_dlg{background-color:#edeff0;text-align:center;font-size:0;padding:30px;margin:20px;border-radius:4px}#auth_load{display:none;position:absolute;left:auto;margin:0;width:30px;height:30px;right:15px;top:15px}#auth_dlg>img{width:150px}#auth_dlg>p{font-weight:700;font-size:30px;margin:20px 0}#auth_info{color:#d44950;font-size:22px;margin:15px 0;line-height:28px;min-height:28px}.group{text-align:left;margin-bottom:15px}.group>p{font-size:22px;margin-bottom:5px}.group>input{display:block;color:#4d4d4d;width:100%;background-color:#e2e4e6;border:1px solid #cdd2d4;outline:0;line-height:1.33;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .15s;-webkit-transition:background-color .15s;-moz-transition:background-color .15s;-ms-transition:background-color .15s;-o-transition:background-color .15s;border-radius:4px;padding:10px 16px;font-size:24px}.group>input:focus{outline:0;background-color:#fff}.auth_link{text-align:right}#auth_link{font-size:18px}#auth_link:active{color:#4d4d4d}#auth_btn{margin-top:20px}.btn{display:block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;text-decoration:initial!important;border:1px solid transparent;white-space:nowrap;line-height:1.33;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:24px;padding:10px 16px;border-radius:4px}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:active{z-index:1;color:#fff;background-color:#47a447;border-color:#398439}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:active{z-index:1;color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-primary{color:#f3f3f3;background-color:#428bca;border-color:#357ebd}.btn-primary:active{z-index:1;color:#fff;background-color:#3276b1;border-color:#285e8e}