.creditr-box{ box-sizing: border-box; width: 90%; margin: 0 5%; overflow: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; background: #fff; padding: 11px 0 15px; }
.creditr-boxli{ white-space: nowrap; padding-left: 20px; }
.creditr-li{ width: 230px; background: #fff; display: inline-block; box-sizing: border-box; padding-top: 8px; margin-right: 20px; position: relative; font-size: 14px; color: #888; border: 1px solid #E8E8E8; line-height: 22px; }
.creditr-li div{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.creditr-li_type{ position: absolute; top: 0px; right: 0px; width: 63px; height: 50px; padding-right: 5px; padding-top: 6px; text-align: right; font-size: 14px; color: #fff;}
.creditr-li_right1{ background: url(../../../Images/Web/m/s1.png) no-repeat; background-size: 68px 56px; }
.creditr-li_right2{ background: url(../../../Images/Web/m/s2.png) no-repeat; background-size: 68px 56px; }
.creditr-li_tt{ font-weight: bold; color: #555; padding: 0 12px; }
.creditr-li_tt2{ padding: 0 12px; color: #888; }
.creditr-li_bank{ padding: 0 12px; color: #888; }
.creditr-li_user{ display: block; background: #EAEAEA; color: #888; margin-top: 3px; line-height: 26px; padding: 0 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.creditr-li_ubar{ display: inline-block; zoom: 1; background: #888; height: 16px; width: 1px; margin: 0 6px -3px; }
.creditr-li_rz{ color: #ff8000; font-size: 16px; margin-top: 4px; position: absolute; }
.creditr-li_space{ padding-left: 18px; }