#app{height:100%}.home-content{display:flex;height:100%;justify-content:center;align-items:center}.home-content-item{cursor:pointer;width:30%}.home-content-item img{width:100px}.home-content-item-text{font-size:20px;margin-top:10px}@media (max-width: 767px){.home-content{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column}.home-content-item{cursor:pointer;width:30%;margin:20px 0}}.header{width:100%;display:flex;height:40px;justify-content:space-between;align-items:center}.header-left{flex:1}.header-right{width:100px;cursor:pointer}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.el-header,.el-footer{background-color:#b3c0d1;color:#333;line-height:60px}.el-main{background-color:#e9eef3;color:#333;padding:20px}
