body,html{width:100%;height:100%;padding:0;margin:0;overflow:hidden}.wm-icon{font-family:iconfont!important;font-size:14px;font-style:normal;color:#fff;transition:color .4s}.header{position:relative;width:100%;height:60px}.header .header-img{width:100%;height:100%}.header .title{position:absolute;width:20%;left:50%;top:50%;transform:translate(-50%,-50%);font-family:cursive;font-size:36px;font-weight:700;color:#fff;text-align-last:justify;white-space:nowrap}.header .other,.header .weather{position:absolute;top:50%;width:24%;transform:translateY(-50%);display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.header .other *,.header .weather *{color:#eee;font-size:14px;font-weight:700}.header .weather{left:6%}.header .weather .weather-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.header .weather .temperature{margin-left:6px}.header .other{right:6%}.header .other .date{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header .other .date *{font-size:12px}.header .other .visualization{cursor:pointer}.header .other .visualization:hover{text-decoration:underline}.page-content{width:100%;height:calc(100% - 50px);background-image:url(../../static/img/bg-img.f102fee.png);background-size:calc(100% - 20px) calc(100% - 10px);background-position:10px 0;background-repeat:no-repeat;padding:10px 40px 0;position:relative;margin-top:-10px}.page-content .page-iframe{width:100%;height:100%}.feedback{padding:5px;font-size:14px;transition:all .4s;cursor:pointer}.feedback,.feedback .wm-icon{color:#333}.feedback:hover{box-shadow:0 0 8px hsla(0,0%,50%,.8)}#editor-box{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#editor-box .editor-btn{-ms-flex:1;flex:1;padding:8px 5px;font-size:14px}#editor-box .feedback-title,#editor-box .reste{color:#333;border-color:#333}#editor-box .feedback-title:focus,#editor-box .feedback-title:hover,#editor-box .reste:focus,#editor-box .reste:hover{border-color:#409eff;color:#409eff}#editor-box .feedback-title{width:300px}#editor-box .submit{border-color:#409eff;background:#409eff;color:#fff}#editor-box .submit:focus,#editor-box .submit:hover{border-color:#3a8ee6;background:#3a8ee6}