.modal[data-v-502bbc97]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.modal-content[data-v-502bbc97]{background:#fff;padding:20px;text-align:center;border-radius:8px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);width:300px}.button-group[data-v-502bbc97]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:20px}button[data-v-502bbc97]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:5px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:120px}button[data-v-502bbc97]:hover{background-color:#45a049}button[data-v-502bbc97]:focus{outline:none}.controls[data-v-502bbc97]{position:fixed;bottom:20px;right:20px;z-index:1000;text-align:center}.controls button[data-v-502bbc97]{background-color:#008cba;color:#fff;border:none;padding:12px 24px;font-size:18px;cursor:pointer;border-radius:5px}.controls button[data-v-502bbc97]:hover{background-color:#007b9e}.controls button[data-v-502bbc97]:focus{outline:none}*{padding:0;margin:0}body,html{height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.el-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;width:1240px;margin:0 auto}.el-header .logo{width:280px;padding:10px}.el-header .logo img{width:100%;line-height:60px}.el-main{padding:0!important}.footer{width:100%;height:216px;overflow:hidden;background-color:#14679f}.footer-content{width:1240px;margin:0 auto;padding-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-content,.footer-content .content-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-content .content-nav{-ms-flex-pack:distribute;justify-content:space-around}.footer-content .content-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-content .content-nav li p{font-size:20px;color:#d4edff;padding:10px 0}.footer-content .content-nav li span{color:#f7f7f7;font-weight:300;padding:5px 0}.footer-content img{width:170px;height:170px;padding:10px}.footer .copyright{height:30px;background:#125688}.footer .copyright span{color:#fff;line-height:30px}