﻿.index_focus { width: 100%; height: 405px; float: left; margin-top: 10px; overflow: hidden; position: relative; }
        .iFocus_box { width: 10000px; position: relative; }
            .iFocus_box li { float: left; }
        .iFocus_img { display: block; width: 100%; height: 405px; overflow: hidden; position: relative; }
        .iFocus_bg { width: 100%; height: 40px; position: absolute; bottom: 0; left: 0; background-color: #000000; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
        .iFocus_text { width: 270px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0 10px; line-height: 40px; position: absolute; bottom: 0; left: 0; color: #ffffff; font-size: 14px; font-weight: bold; }
        .iFocus_count { position: absolute; right: 340px; bottom: 14px; }
            .iFocus_count span { display: block; width: 12px; height: 12px;border-radius: 12px; float: left; margin-right: 10px; background-color: #dddddd; cursor: pointer; }
            .iFocus_count .onSpan { background-color: #d5171c; }