/* 水平间距 */ /* 水平间距 */ .u-empty.data-v-b4243719, .u-empty__wrap.data-v-b4243719, .u-tabs.data-v-b4243719, .u-tabs__wrapper.data-v-b4243719, .u-tabs__wrapper__scroll-view-wrapper.data-v-b4243719, .u-tabs__wrapper__scroll-view.data-v-b4243719, .u-tabs__wrapper__nav.data-v-b4243719, .u-tabs__wrapper__nav__line.data-v-b4243719 { display: flex; flex-direction: column; flex-shrink: 0; flex-grow: 0; flex-basis: auto; align-items: stretch; align-content: flex-start; } .u-cell__body.data-v-b4243719 { display: flex; flex-direction: row; box-sizing: border-box; padding: 13px 15px; font-size: 15px; color: #303133; align-items: center; } .u-cell__body__content.data-v-b4243719 { display: flex; flex-direction: row; align-items: center; flex: 1; } .u-cell__body--large.data-v-b4243719 { padding-top: 13px; padding-bottom: 13px; } .u-cell__left-icon-wrap.data-v-b4243719, .u-cell__right-icon-wrap.data-v-b4243719 { display: flex; flex-direction: row; align-items: center; font-size: 16px; } .u-cell__left-icon-wrap.data-v-b4243719 { margin-right: 4px; } .u-cell__right-icon-wrap.data-v-b4243719 { margin-left: 4px; transition: transform 0.3s; } .u-cell__right-icon-wrap--up.data-v-b4243719 { transform: rotate(-90deg); } .u-cell__right-icon-wrap--down.data-v-b4243719 { transform: rotate(90deg); } .u-cell__title.data-v-b4243719 { flex: 1; } .u-cell__title-text.data-v-b4243719 { font-size: 15px; line-height: 22px; color: #303133; } .u-cell__title-text--large.data-v-b4243719 { font-size: 16px; } .u-cell__label.data-v-b4243719 { margin-top: 5px; font-size: 12px; color: #909193; line-height: 18px; } .u-cell__label--large.data-v-b4243719 { font-size: 14px; } .u-cell__value.data-v-b4243719 { text-align: right; margin-left: auto; font-size: 14px; line-height: 24px; color: #606266; } .u-cell__value--large.data-v-b4243719 { font-size: 15px; } .u-cell--clickable.data-v-b4243719 { background-color: #f3f4f6; } .u-cell--disabled.data-v-b4243719 { color: #c8c9cc; cursor: not-allowed; } .u-cell--center.data-v-b4243719 { align-items: center; }