.baseColor{color:var(--baseColor)}.bold{font-weight:700}.Desktop{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.Desktop .calendar{-webkit-box-flex:8;-ms-flex:8;flex:8}.Desktop .rightBord{-webkit-box-flex:2;-ms-flex:2;flex:2;color:#000;text-shadow:5px 5px 5px 5px #555;position:relative;background-color:#fff}.Desktop .rightBord .background{height:100%;width:100%;background-repeat:no-repeat;background-position:0 100%}.Desktop .rightBord .describe{font-size:16px;font-family:Goudy Bookletter\ 1911,sans-serif;padding:20px;position:absolute;top:25%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:40px}.Desktop .rightBord .describe .username{font-weight:700;color:var(--baseColor)}.Desktop .rightBord .describe .today{font-weight:700}.Desktop .rightBord .describe .days{font-style:italic;font-weight:700;color:var(--baseColor)}.Desktop .el-calendar__body{background-size:contain}.Desktop .el-calendar__title{width:100%}.Desktop .el-calendar__button-group{width:250px}.Desktop .el-calendar-table tr td:first-child{border-left:0}.Desktop .el-calendar-table td{min-height:110px;min-width:110px;border-right:0}.Desktop .el-calendar-table td.is-today{background-color:#ffeadb}.Desktop .el-calendar-table .el-calendar-day{height:100%;padding:0;text-align:center;position:relative}.Desktop .el-calendar-table .el-calendar-day>div{height:95px}.Desktop .el-calendar-table .el-calendar-day>div .solar{padding-top:30px}.Desktop .el-calendar-table .el-calendar-day>div .lunar{padding-top:10px}.Desktop .el-calendar-table .el-calendar-day>div .week{position:absolute;left:2px;top:2px;font-size:10px;color:transparent}.Desktop .el-calendar-table .el-calendar-day:hover>div .week{color:#f8f1f1}.Desktop .el-calendar-table td.is-today div .week{color:#92817a}.Desktop .el-calendar-table .current:hover,.Desktop .el-calendar-table .el-calendar-day:hover,.Desktop .el-calendar-table .el-calendar-day>div:hover{background-color:rgba(0,0,0,.2);color:#fff}.Desktop .el-calendar-table .current:hover .lunar,.Desktop .el-calendar-table .el-calendar-day:hover .lunar,.Desktop .el-calendar-table .el-calendar-day>div:hover .lunar{color:#fff}.Desktop .el-calendar-table .current .el-calendar-day>div.selected,.Desktop .el-calendar-table .current .el-calendar-day>div.selected .lunar{color:red}.Desktop .el-calendar-table .el-calendar-day>div.selected,.Desktop .el-calendar-table .el-calendar-day>div.selected .lunar{color:rgba(255,0,0,.4)}.Desktop .el-calendar-table .current .lunar{color:#606266}