.mod_focus_show { width: 760px; height: 540px; position: relative; overflow: hidden; margin: 0 auto; }
    .mod_focus_show .mod_focus_pic { display: block; width: 750px; height: 435px; margin-bottom: 8px;  }
    .mod_focus_show .mod_focus_pic img{display: block; width: 750px; height: 435px; border: 1px solid #ababab; border-radius: 20px; overflow: hidden; }
        .mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 750px; height: 435px; }
        .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: 80px; overflow: hidden; zoom: 1; width: 700px; height: 53px; background-color: rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); background-image: url(about:blank); }
:root .mod_focus_title { filter: none; font-size: 0; background: 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: 53px; _line-height: 55px; font-size: 28px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }
        .mod_focus_show .mod_focus_title li h3 a { color: #98e404; font-size: 0; }

.focus_switch { width: 760px; height: 29px; position: absolute; z-index: 2;left:0; bottom: 40px; }
    .focus_switch a { float: left; width: 29px; height: 29px; cursor: pointer; }
    .focus_switch .icon_prev { background:url(../images/left.html) no-repeat; margin: 0;}
        .focus_switch .icon_prev:hover { opacity: 0.9;}
    .focus_switch .icon_next { background:url(../images/right.html) no-repeat; margin-left: 700px;}
        .focus_switch .icon_next:hover { opacity: 0.9; }
.mod_focus_show .mod_focus_list { padding:0; background: #fff; overflow: hidden; width: 714px; margin: 0 auto; height: 90px; }
    .mod_focus_show .mod_focus_list li { width: 113px; height: 90px; float: left; margin: 0 2px; position: relative; *display: inline; }
        .mod_focus_show .mod_focus_list li a { display: block; width: 113px; height: 90px; }
        .mod_focus_show .mod_focus_list li img { display: block; width: 113px; height: 90px;  border: 1px solid #ababab;}
        .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 .border { display: none; }
    .mod_focus_show .mod_focus_list .current .border { display: block; height: 5px; width: 113px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; }
