.kui-cell{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:34px 30px 34px 0;font-family:PingFangSC-Regular}.kui-cell-label{margin-right:64px}.kui-cell-label-text{font-size:34px;color:#333;white-space:nowrap}.kui-cell-label-description,.kui-cell-label-text{font-family:PingFangSC-Regular,PingFang SC;font-weight:400}.kui-cell-label-description{margin-top:16px;font-size:28px;line-height:40px;color:#999}.kui-cell-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:auto;flex:auto;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.kui-cell-content-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.kui-cell-content-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.kui-cell-content-text{font-family:PingFangSC-Regular,PingFang SC;font-size:34px;font-weight:400;color:#999;text-align:right;white-space:nowrap}.kui-cell-arrow{margin-left:14px;font-size:24px!important;color:#c9c9c9}.kui-cell-group{padding-left:30px;background-color:#fff}.kui-cell-group+.kui-cell-group{margin-bottom:24px}.kui-cell-group .kui-cell{position:relative}.kui-cell-group .kui-cell:after{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;content:" ";border-bottom:1px solid #e5e5e5;-webkit-transform:scale(.5);transform:scale(.5)}.kui-cell-group .kui-cell:last-child:after{content:none}