.page-home{background-image:url(../img/home-bg.7ce1f21a.png);background-repeat:no-repeat;background-size:100% 100%;height:100vh}.page-home .header{background:rgba(2,22,78,.54);height:60px;color:#fff}.page-home .header .menu-left{height:60px;line-height:60px}.page-home .header .menu-left .page-logo{font-size:16px;font-weight:700}.page-home .header .menu-left .page-logo img{width:22px;height:22px;border-radius:50%;margin-right:10px;vertical-align:-4px}.page-home .header .menu-right{position:absolute;right:20px;height:60px;line-height:60px;top:0;color:hsla(0,0%,100%,.8)}.page-home .header .menu-right .el-button{color:hsla(0,0%,100%,.8)}.page-home .header .menu-right .el-button:hover{color:#fff}.page-home .header .menu-right .el-dropdown{color:hsla(0,0%,100%,.8)}.page-home .header .menu-right .el-dropdown:hover{color:#fff}.page-home .header .menu-right .account-info img{width:20px;height:20px;border-radius:50%;margin-right:5px;vertical-align:-4px}.page-home .main{height:calc(100vh - 60px);display:flex;justify-content:center;align-items:center}.page-home .main .main-option .option-item{display:inline-block;margin-right:30px;width:233px;height:231px;border-radius:4px;color:#fff}.page-home .main .main-option .option-item:last-child{margin-right:0}.page-home .main .main-option .option-item .el-card{height:100%;cursor:pointer}.page-home .main .main-option .option-item .el-card__body{height:calc(100% - 52px);padding:26px 42px}.page-home .main .main-option .option-item .item-img__body{text-align:center;padding-top:22px}.page-home .main .main-option .option-item span{font-size:24px;color:#fff}.page-home .main .main-option .option-item img{width:80px;height:80px}.page-home .main .main-option .option-item.blue .el-card{background:#2d90f9;border:1px solid #2d90f9}.page-home .main .main-option .option-item.yellow .el-card{background:#e1ca18;border:1px solid #e1ca18}.page-home .main .main-option .option-item.green .el-card{background:#4d9688;border:1px solid #4d9688}.page-home .main .main-option .option-item.grey .el-card{background:#a0a6b2;border:1px solid #a0a6b2}