#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;margin:0 auto;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}#app,.header{width:100%;padding:0}.header{height:5px;margin:0}.container{background:#fff;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0 auto}.nav{padding:5px 0 3px 0;justify-content:center;margin:20px auto}.nav,.nav-content{width:96%;display:flex;flex-direction:row;align-items:center}.nav-content{border-radius:5px;margin:0 auto;background-color:#fff;justify-content:space-between}.uhead{display:none}.nav-menus{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.nav-menu-item{font-size:18px;line-height:28px;vertical-align:middle;color:#038b43;margin:0 20px;font-weight:700;cursor:pointer;text-decoration:none;position:relative}.nav-menu-item:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:#038b43;transition:width .3s}.nav-menu-item:hover:after{width:100%}.nav-menu{display:none;width:30px;height:auto;cursor:pointer}.nav-op{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.nav-op2{display:none}.nav-btn-login{color:#038b43}.nav-btn,.nav-btn-login{display:inline-block;font-size:14px;border:1px solid #038b43;width:75px;height:28px;border-radius:12px;text-align:center;line-height:28px;vertical-align:middle;cursor:pointer;text-decoration:none}.nav-btn{background:#038b43;color:#fff;margin-left:12px}.nav-uinfo{font-size:16px;line-height:28px;vertical-align:middle;font-weight:700;cursor:pointer}.form{width:100%;height:80%;flex-direction:row;justify-content:center;margin:15px 0 30px}.form,.form-content{display:flex;align-items:center}.form-content{height:100%;width:65%;margin:0 auto;flex-direction:column;justify-content:space-around}.form-top{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.site-logo{width:50%;max-width:350px;height:auto}.form-mid{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.form-textarea{width:100%;min-height:140px;border:1px solid #ccc;background:#f1f1f1;color:#333;border-radius:6px;padding:8px}.form-textarea,.form-textarea-placeholder{font-size:16px;line-height:24px;font-family:Arial,sans-serif}.form-textarea-placeholder{color:#999;font-weight:700}.ask-btn{display:block;width:80px;z-index:999;position:absolute;right:15px;bottom:15px;cursor:pointer;transform:translateY(0)}.form-bottom{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.form-bottom-label{color:#333;font-size:15px;line-height:30px;text-align:center}.footer{width:100%;height:50px;background:#eee;justify-content:center;margin-top:55px}.footer,.footer-content{display:flex;flex-direction:row;align-items:center}.footer-content{width:94%;margin:0 auto;justify-content:space-between}.h5-footer-content{display:none}.footer-left{width:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.footer-left-text{color:#333;font-size:13px;margin:0 20px;text-decoration:none}.footer-right{width:50%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.footer-right-text{color:#333;font-size:13px;margin:0 20px;text-decoration:none}#ask-content{background:#fafafa;color:#333;border-radius:12px;padding:10px 15px 10px 15px;font-family:Arial,sans-serif;font-size:16px;line-height:24px;font-weight:700}@media (max-width:768px){.uhead{display:block}.nav-menus{display:none}.nav-op2{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.nav-menu{display:block;width:30px;height:auto;cursor:pointer}.nav-menu-link{color:#666;font-size:14px;text-decoration:none}.nav-btn,.nav-btn-login{display:none}.form-content{width:90%}.site-logo{width:80%}.form-bottom-label{color:#333;font-size:13px;line-height:26px;text-align:center}.footer-content{display:none}.form-textarea-placeholder{color:#999}#ask-content,.form-textarea-placeholder{font-size:14px;line-height:21px;font-family:Arial,sans-serif;font-weight:700}#ask-content{resize:none;background:#fafafa;color:#333;border-radius:12px;padding:10px 15px 10px 15px;min-height:185px}.h5-footer-content{display:flex;flex-direction:row;justify-content:center;align-items:center}.footer-right-text{color:#333;font-size:12px;margin:0 20px;text-decoration:none}}