body, h3, ul, li { margin: 0; padding: 0; }

.mod_focus_show { width: 730px; height: 511px; position: relative; overflow: hidden; margin: 0 auto; }
    .mod_focus_show .mod_focus_pic { display: block; width: 730px; height: 396px; }
        .mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 730px; height: 396px; }
        .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: 114px; overflow: hidden; zoom: 1; width: 730px; height: 16px; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); }
:root .mod_focus_title { filter: none; background: url(../images/index_25.png) repeat; padding: 10px 0px; margin-top: -37px; *margin-top: -36px;}
.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 { font-size: 14px; color: #FFF; margin-left: 10px; display: block; }
        .mod_focus_show .mod_focus_title li h3 a { color: #FFF; }


.focus_switch { width: 730px; height: 29px; position: absolute; z-index: 2; left: 0; bottom: 32px;}
    .focus_switch a { float: left; width: 29px; height: 29px; background-image: url(../images/icon_focus_switch.png); background-repeat: no-repeat; cursor: pointer; }
	.re{ position:relative;}
    .focus_switch .icon_prev { background:url(../images/det_10.png) no-repeat; position:absolute; left:10px; top:0;}  
    .focus_switch .icon_next { background:url(../images/det_13.png) no-repeat; position:absolute; right:-7px; top:0; }
      
		
.mod_focus_show .mod_focus_list { padding: 15px 12px; overflow: hidden; height: 83px; border: 1px solid #d3d3d3; }
    .mod_focus_show .mod_focus_list li { width: 151px; height: 83px; float: left; margin-left:20px; position: relative; *display: inline; }
        .mod_focus_show .mod_focus_list li a { display: block; width: 151px; height: 83px; }
        .mod_focus_show .mod_focus_list li img { display: block; width: 151px; height: 83px; }
        .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; height: 83px; width: 151px; position: relative; top: -80px; margin: 0 0 -60px; eft: 0; bottom: 0; background: #000; opacity: .5; filter: alpha(opacity=50); }
        .mod_focus_show .mod_focus_list li .border { display: none; }
  .mod_focus_show .mod_focus_list .current .border { display: block; height: 5px; width: 151px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; background: #98e404; }
