
.mod_focus_show { width:343px; height: 335px; position: relative; overflow: hidden; float:left;}
    .mod_focus_show .mod_focus_pic { display: block; width: 343px; height:236px; }
        .mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 343px; height: 236px; }
        .mod_focus_show .mod_focus_pic li { position: absolute; left: 0; top: 0; }
    .mod_focus_show .mod_focus_title { position: absolute; z-index: 1; left: 0; bottom: 64px; overflow: hidden; zoom: 1; width: 343px; height: 30px; background-color: rgba(209,20,18,0.8); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); background-image: url(about:blank); }
:root .mod_focus_title { filter: none; }
.mod_focus_show .mod_focus_title li { width: 590px; padding: 0 0 0 20px; overflow: hidden; word-break: keep-all; word-wrap: keep-all; white-space: nowrap; table-layout: fixed; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
    .mod_focus_show .mod_focus_title li h3 { line-height: 30px; _line-height: 30px; font-size: 16px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }
        .mod_focus_show .mod_focus_title li h3 a { color: #fff; }

.focus_switch { width:343px; height: 45px; position: absolute; z-index: 0; bottom: 9px; }
    .focus_switch a { float: left; width: 10px; height: 45px; cursor: pointer; }
    .focus_switch .icon_prev { background:url(imageszjian.jpg);  }
        .focus_switch .icon_prev:hover { background-position: -30px 0; }
    .focus_switch .icon_next {background:url(imagesyjian.jpg); float:right;}
        .focus_switch .icon_next:hover { background-position: -90px 0; }
		
.mod_focus_show .mod_focus_list { padding: 5px 13px; overflow: hidden; height: 60px; }
    .mod_focus_show .mod_focus_list li { width: 75px; height: 56px; float: left; margin: 0 1px; position: relative; *display: inline; }
        .mod_focus_show .mod_focus_list li a { display: block; width: 75px; height: 56px;}
        .mod_focus_show .mod_focus_list li img { display: block; width: 67px; height: 48px; padding:3px; border:1px solid #e6e6e6;}
        .mod_focus_show .mod_focus_list li a:hover { _background: none; }
            .mod_focus_show .mod_focus_list li a:hover .mask, .mod_focus_show .mod_focus_list .current .mask { display: none; }
        .mod_focus_show .mod_focus_list li .mask { display: block; width: 75px; height: 56px; position: relative; top: -60px; margin: 0 0 -60px; eft: 0; bottom: 0; background: #000; opacity: .5; filter: alpha(opacity=50); display:none;}
        .mod_focus_show .mod_focus_list li .border { display: none; }
    .mod_focus_show .mod_focus_list .current .border { display: block; height: 3px; width: 75px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; background: #cc100f; }
