.contentnowrap{padding:.125rem 0;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.link-text{cursor:pointer}.el-tooltip__popper{font-size:.875rem}.storage-register-details{flex:1;background:#fff;border-radius:.25rem;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column}.storage-register-details .base-info{padding:1.25rem .875rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:1rem;column-gap:1rem}.storage-register-details .base-info .base-info-item{display:flex;justify-content:flex-start;align-items:center;font-family:PingFang SC-Regular;font-weight:400;font-size:.875rem;line-height:1rem;color:#666}.storage-register-details .base-info .base-info-item .base-info-item-label{min-width:2.5rem}.storage-register-details .base-info .base-info-item .base-info-item-content{flex:1;display:flex;justify-content:flex-start;align-items:center}.storage-register-details .base-info .base-info-item .base-info-item-content .mod{width:.875rem;height:.875rem;margin-left:.5rem;cursor:pointer}.storage-register-details .border{width:calc(100% + 2rem);height:.0625rem;background:#eee;margin-left:-1rem;margin-right:-1rem}.storage-register-details .nothing{flex:1;display:flex;justify-content:center;align-items:center}.storage-register-details .nothing .img{width:10rem;height:8rem}.storage-register-details .nothing .img img{width:100%;height:100%}.storage-register-details .year-select{height:3.25rem;display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid #eee}.storage-register-details .year-select .year-content{flex:1;display:flex;justify-content:flex-start;align-items:center;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.storage-register-details .year-select .year-content ::-webkit-scrollbar{display:none}.storage-register-details .year-select .year-content .year-name{flex-shrink:0;height:3.25rem;line-height:3.25rem;padding:0 .625rem;font-weight:400;font-size:1rem;color:#999;cursor:pointer;margin-right:1.25rem}.storage-register-details .year-select .year-content .year-name-active{color:#2e68ea;position:relative}.storage-register-details .year-select .year-content .year-name-active:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);height:.125rem;width:100%;background-color:#2e68ea}.storage-register-details .year-select .code-status{color:#fe8f45;font-weight:400;font-size:.875rem;margin-left:1.25rem}.storage-register-details .year-select .code-status .el-icon-warning-outline{font-size:.6875rem;margin-right:.25rem}.storage-register-details .month-main{height:18.75rem;margin:.625rem 0;border:.0625rem solid #eee;display:flex;justify-content:flex-start}.storage-register-details .month-main .month-select{flex:1;display:grid;grid-template-columns:repeat(4,1fr)}.storage-register-details .month-main .month-select .month-row{padding:1.25rem;border:.0625rem solid #eee;margin-left:-.0625rem;margin-top:-.0625rem}.storage-register-details .month-main .month-select .month-row .month-title{margin-bottom:1.25rem;display:flex;justify-content:space-between}.storage-register-details .month-main .month-select .month-row .month-title .month-name{font-weight:400;font-size:.875rem;line-height:1.5625rem;color:#333}.storage-register-details .month-main .month-select .month-row .month-title .month-register{width:2.25rem;height:1.25rem}.storage-register-details .month-main .month-select .month-row .month-content .register-text{width:4.375rem;font-size:.875rem;cursor:pointer;color:#2e68ea}.storage-register-details .month-main .month-select .month-row .month-content .month-amount{font-weight:800;font-size:1rem;color:#333}.storage-register-details .month-main .month-select .month-row-active{background:rgba(46,104,234,.05);border-color:#2e68ea;margin-bottom:.0625rem;margin-right:.0625rem}.storage-register-details .month-main .month-select .month-row-active .month-content .register-text{color:rgba(46,104,234,.5)}.storage-register-details .month-main .month-select .month-row-disable{background:#f9f9f9}.storage-register-details .month-main .month-select .month-row-disable .month-title .month-name{color:#999}.storage-register-details .storage-details-title{font-weight:400;font-size:1rem;color:#333;margin-bottom:.625rem}