.pbpc-content { height: 100%; border: 1px solid #e5e5e5; overflow-y: auto; .weapp-salary-sp { background: #f6f6f6; .salary-preview-container { display: flex; justify-content: flex-start; align-items: center; flex-direction: column; width: 100%; .edition-center { max-width: 1000px; display: flex; flex-direction: column; align-items: center; width: 100%; padding-bottom: 32px; .header { height: 48px; padding: 0 16px; font-size: 12px; color: #111; .header-title { height: 22px; font-size: 17px; color: #111; line-height: 22px; font-weight: 400; text-align: center; } .header-salary-date-time { margin-top: 16px; text-align: center; height: 14px; font-size: 14px; color: #999; line-height: 14px; font-weight: 400; } } .body { width: 100%; margin-top: 32px; .comp-img { text-align: center; img { width: 100%; } } .corporate-culture-text { width: 100%; margin-top: 16px; text-align: center; min-height: 12px; font-size: 12px; color: #111; white-space: pre-wrap; word-break: break-all; } .data-detail { margin-top: 16px; .salary-group { margin-bottom: 16px; .group-title { font-size: 14px; } .group-list { margin-top: 16px; display: flex; flex-wrap: wrap; .even { border-left: 1px solid #e5e5e5; } .zero, .first { border-top: 1px solid #e5e5e5; } .list-item { width: 50%; display: flex; justify-content: left; min-height: 40px; align-items: center; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; .item-name { flex-basis: 170px; box-sizing: border-box; width: 170px; padding: 0 16px; height: 100%; background: #fbfbfb; border-right: 1px solid #e5e5e5; font-size: 12px; color: #666; display: flex; justify-content: center; align-items: center; flex-shrink: 0; .text { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; } } .item-count { flex-basis: 328px; padding-left: 16px; height: 100%; line-height: 40px; background: #fff; font-size: 12px; color: #111; word-break: break-all; } } } } } } } } } .weapp-salary-payroll-pc-preview { padding: 32px 0; height: 100%; overflow-y: auto; } }