:not(input){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#wechat-login-container-wrapper{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#345c8a;padding:10px}.login-container{width:100%;height:100%;min-height:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.login-container Button{margin-top:60px;width:300px;font-size:13pt}.login-container>Button:last-child{margin-bottom:80px}h1{color:#fff;text-align:center}.login-area{margin:50px auto 0;width:300px;height:100px;box-shadow:0 2px 3px 1px rgba(0,0,0,.4);color:#fff;border-radius:10px;overflow:hidden;background-color:hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}input.no-border{border:1px solid #fff;outline:none;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;font-size:13pt;padding:10px;box-shadow:0 0 0 transparent;-webkit-appearance:none}input.no-border:first-child{border-radius:10px 10px 0 0}input.no-border:last-child{border-radius:0 0 10px 10px}input.no-border:not(:first-child):not(:last-child){border-radius:0}input.no-border:not(:last-child){border-bottom:1px solid #d3d3d3}input.no-border:focus{border:1px solid #5aadff;box-shadow:none}.loader{width:30px;height:30px;position:relative;margin:0 auto}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}@keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.loading-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body{background-color:#345c8a}#app,body,html{height:100%}.index-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toolbar[data-v-miniprogral_list_action]>.ivu-card-body{padding-top:11px}.toolbar[data-v-712dc36d]{margin:40px 20px 0;overflow:hidden}.toolbar .toolbar_right[data-v-712dc36d]{display:inline-block;float:right;position:relative;top:4px}.toolbar[data-v-712dc36d]:not(:first-child){margin:20px 20px 0}.miniprogram-list[data-v-712dc36d]{width:100%;height:100%;overflow:hidden;position:relative}.miniprogram-card .logo[data-v-712dc36d]{width:30px;height:30px;border-radius:50%;margin-right:10px}.miniprogram-list .miniprogram-card[data-v-712dc36d]:not(first-chaild){margin-top:20px}.miniprogram-list .miniprogram-card[data-v-712dc36d]{margin-left:20px;margin-right:20px}.miniprogram-card .info-row[data-v-712dc36d]:not(:first-child){margin-top:10px}.miniprogram-card .action-content>[data-v-712dc36d]{margin-left:10px;margin-right:10px}.info-card{margin-left:20px;margin-right:20px}.info-card .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto}.info-card .info-value{text-align:left}.info-card .info-title{text-align:right;font-weight:bolder}.info-card .info-row:not(:first-child){margin-top:10px}.action-content{margin-top:10px;text-align:center}.no-resize textarea{resize:none}