.mail-station .mail-wrap{height:30px;width:30px;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.2);padding:10px;border-radius:50%;position:fixed;bottom:80px;right:60px;cursor:pointer}.mail-station .mail-wrap:hover i{color:#2b87d1}.mail-station .mail-wrap i{font-size:30px}.mail-station .notice-wrap .el-dialog{width:70%}.mail-station .notice-wrap .notice-content{padding:0 50px;overflow:auto}.mail-station .notice-wrap .notice-content h4{font-size:20px;text-align:center;margin:12px 0}.mail-station .notice-wrap .notice-content p{font-size:18px;text-indent:36px;margin:8px 0;line-height:1.5}.mail-station .notice-wrap .notice-content .img-wrap{text-align:center}.mail-station .notice-wrap .notice-content .img-wrap img{width:20%}.mail-station .el-carousel__container{padding:0 30px;border-radius:30px}.mail-station .el-carousel__indicator--horizontal .el-carousel__button{background-color:#2b87d1}.mail-station .el-carousel__item.is-active{overflow:auto}.mail-station .el-dialog__footer{text-align:center}@media screen and (min-width:480px){.el-carousel__item.is-active::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}.el-carousel__item.is-active::-webkit-scrollbar-thumb{border-radius:8px;background-color:#c0c4cc}}@media screen and (max-width:480px){.mail-station .notice-wrap .el-dialog{width:90%}.mail-station .notice-wrap .notice-content{padding:0 10px}.mail-station .el-carousel__arrow{display:none}.mail-station .notice-content .img-wrap img{width:100%}.mail-station .mail-wrap{right:30px}}.dashboard-nav-bar{width:110px;height:100%;padding:30px;box-sizing:border-box;display:flex;flex-flow:column nowrap;align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);flex-shrink:0;margin-right:20px}.dashboard-nav-bar .icon-wrap{height:60px;width:60px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.dashboard-nav-bar .icon-wrap.active i{color:#ff9345;cursor:auto;pointer-events:none}.dashboard-nav-bar .icon-wrap i{color:rgba(69,177,255,.5019607843);font-size:60px;cursor:pointer}.dashboard-nav-bar .icon-wrap i:hover{color:#ff9345}.dashboard-nav-bar .icon-wrap:last-child{margin-bottom:0}.dashboard-wrap .dashboard{padding:30px;max-width:1010px;margin:0 auto;display:flex}.dashboard-wrap .dashboard .card-wrap{width:100%;display:flex;flex-flow:column nowrap;font-size:18px;position:relative}.dashboard-wrap .dashboard .card-wrap .card{border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);background-color:#fff;padding:30px;margin-bottom:20px}@media screen and (max-width:480px){.dashboard-wrap .dashboard{padding:30px 0}}