#upperStageRemind .upperStageRemind-title{display:flex;width:100%;padding:0 16px;box-sizing:border-box;align-items:center;height:46px;margin-bottom:10px;justify-content:space-between;font-size:14px;color:#555;background:#f5f5f5;border-radius:4px}#historyRemind .dialog{display:flex;flex-direction:column}#historyRemind .dialog-bot{flex:1}#historyRemind .dialog-top{font-size:14px;color:#555}#historyRemind .dialog-top,.PersonalCenterHeader{display:flex;width:100%;height:60px;align-items:center;justify-content:space-between}.PersonalCenterHeader{padding:0 30px;box-sizing:border-box;border-bottom:1px solid #e8e8e8}.PersonalCenterHeader .headerTitle{font-size:16px;font-family:PingFangSC-Regular\,PingFang SC;font-weight:700;color:#262626;line-height:24px}.PersonalCenterHeader .sub-title{height:22px;font-size:14px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#262626;line-height:22px}:root{--c-main-color:#198aff;--c-main-color-hover:#52a7ff;--c-main-color-active:#1267bf;--c-main-color-disabled:rgba(25,138,255,0.4);--c-main-background-color:#deeeff;--c-header-background:#000;--c-theme-color:#198aff}#remind .remind-table-top{padding:0 30px;justify-content:space-between;margin-bottom:10px;height:60px;border-bottom:1px solid #f0f0f0}#remind .remind-table-top,#remind .remind-table-top .remind-table-top-list{display:flex;align-items:center}#remind .remind-table-top .remind-table-top-list .remind-table-top-list-item{height:60px;line-height:60px;font-size:16px;cursor:pointer;margin-right:50px;color:#606266}#remind .remind-table-top .remind-table-top-list .activeItem{font-size:16px;color:rgba(0,0,0,.85);position:relative}#remind .remind-table-top .remind-table-top-list .activeItem:after{content:" ";width:100%;height:2px;background:var(--c-main-color);position:absolute;left:0;bottom:0}#remind .remind-container{padding:20px 30px;box-sizing:border-box}