/*!
 * CSS - home page
 * Modify By Shi Xiaozhen
 * Date: 11-04-2014 10:21:48 (GMT Time)
 */
.slideshow{ width:100%; height:130px; padding:10px 0; overflow:hidden; position:relative}
.slideshow .items{ width:100%; height:inherit; overflow:hidden}
.slideshow .items li{ text-align:center; float:left}
.slideshow .items img{ max-height:130px; margin:0 auto}
.slideshow .number{ width:100%; text-align:center; position:absolute;left:0;bottom:15px; margin-right:-22px; display:table}
.slideshow .number span{ width:8px; height:8px; display:inline-block; text-indent:-9999em;margin-right:7px; background:#fff; border-radius:6px}
.slideshow .number span.swiper-active-switch{background-color:rgb(52,156,216)}
.invest-type{ border-top:1px solid #E3E7E8; padding:15px; overflow:hidden; zoom:1}
.invest-type a{ display:block; text-decoration:none}
.invest-type dt{ padding-left:30px; height:30px; line-height:30px; font-size:17px; font-weight:normal; color:#214D73; position:relative}
.invest-type dt b{ position:absolute; top:5px; left:3px}
.invest-type dt b.icon-current{top:6px}
.invest-type dt .status0{ float:right; font-size:14px; color:#667279}
.invest-type dt .status{ float:right; font-size:14px; color:#F28B19}
.invest-type .desc{ margin-left:30px; font-size:14px; color:#667279}
.invest-type .safe{display:block; height:25px; line-height:25px; color:#A0ABB2; font-size:12px}
.invest-type .safe b{ margin:-2px 0 0 -3px}
.invest-type .safe .total-num{ float:right; font-size:12px; color:#9FABB2}
.disabled dt .status{color:#9FABB2}

