html,body{padding:0px;margin:0px;height:100%;font-family:"PingFang SC","Hiragino Sans GB","Helvetica Neue",Arial,"Microsoft Yahei",sans-serif}a{text-decoration:none;transition:color linear .25s}a:focus,a:active,a:visited,a:hover{outline:none}button{transition:background-color linear .25s,border-color linear .25s;background-color:transparent;font-size:14px;text-align:center;cursor:pointer;border-radius:4px}button:focus,button:active,button:visited,button:hover{outline:none}input,button,textarea{outline:none;box-shadow:none;background-color:transparent}input:hover,input:active,input:focus{outline:none}button:hover,button:active,button:focus{outline:none}textarea:hover,textarea:active,textarea:focus{outline:none}input{transition:border-color linear .25s}textarea{transition:border-color linear .25s;resize:none}.hidden{display:none}.btn{border-radius:4px;border:none;text-align:center;color:#fff;transition:background-color linear .25s,opacity linear .25s;font-size:14px;display:inline-block;padding:0px;cursor:pointer;line-height:38px}.btn:active:focus,.btn:hover,.btn:focus,.btn:active,.btn:visited{outline:none;color:#fff;box-shadow:none}.btn img{display:inline-block;margin-right:4px;height:20px}.btn.disabled,.btn:focus.disabled,.btn:active.disabled,.btn:hover.disabled{background-color:#b0b0b0}.btn-s{width:82px;line-height:28px;font-size:12px;border-radius:2px}.btn-s img{height:16px;margin-top:-2px}.btn-m{width:180px}.btn-l{width:280px}.btn-g{background-color:#1abc9c}.btn-g:hover{background-color:#2fe2bf}.btn-g:active{background-color:#16a085}.btn-y{background-color:#ffb837}.btn-y:hover{background-color:#fdd58d}.btn-y:active{background-color:#f39c12}.btn-p{background-color:#f47099}.btn-p:hover{background-color:#ffa1be}.btn-p:active{background-color:#dc557f}.btn-r{background-color:#e74c3c}.btn-r:hover{background-color:#e74c3c}.btn-r:active{background-color:#c0392b}.input-text,.input-textarea{border:1px solid #b0b0b0;background-color:transparent;font-size:12px;transition:border-color linear .25s;border-radius:2px;color:#222;display:inline-block;box-shadow:none;outline:none}.input-text:focus,.input-text:active{border-color:#1abc9c;box-shadow:none;outline:none}.input-textarea:focus,.input-textarea:active{border-color:#1abc9c;box-shadow:none;outline:none}.input-text.disabled{background-color:#f6f6f6;cursor:not-allowed}.input-textarea{resize:none}.input-textarea.disabled{background-color:#f6f6f6;cursor:not-allowed}.input-textarea-l{font-size:14px;padding-left:6px;line-height:24px}.input-text-l{font-size:14px;padding-left:6px;line-height:36px}.note{font-size:12px;color:#818181}.remind-container{position:fixed;top:0px;left:0px;height:100%;width:100%;z-index:9999;font-size:14px}.remind-div{background:rgba(0,0,0,.8);border-radius:4px;padding:20px;min-width:220px;max-width:400px;line-height:25px;color:#fff;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.remind-div img{display:block;width:25px;height:25px;margin:0 auto;animation-name:loading;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:loading;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;margin-bottom:10px}.remind-div .hidden{display:none}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.browser-remind{position:fixed;top:0;left:0;width:100%;min-width:1280px;line-height:60px;color:#fff;background:#de352e;text-align:center;z-index:1000000;font-size:14px}.browser-remind a{display:inline-block;border:1px solid #fff;line-height:30px;text-align:center;width:80px;margin-left:20px;border-radius:3px;color:#fff}.browser-remind img{position:absolute;width:14px;height:14px;top:23px;right:23px;cursor:pointer}