.mod_focus_show { width: 1200px; height: 565px; position: relative; overflow: hidden; margin: 0 auto; margin-top:20px; }
    .mod_focus_show .mod_focus_pic { display: block; width: 1200px; height: 565px; }
        .mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 1200px; height: 565px; }
		.mod_focus_show .mod_focus_pic a{position:relative;}
		.mod_focus_show .mod_focus_pic a i{width:1200px; height:107px; position:absolute; bottom:0; left:0; background:url(/assets/legacy/userimage/hdgpqbg.png) no-repeat; }
        .mod_focus_show .mod_focus_pic li { position: absolute; left: 0; top: 0; }
    .mod_focus_show .mod_focus_title { position: absolute; z-index: 11; left: 0; bottom: 15px; overflow: hidden; zoom: 1; width: 570px; height: 50px;  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: 53px; _line-height: 55px; text-align:left;   }
        .mod_focus_show .mod_focus_title li h3 a { color: #fff;font-size: 18px;font-weight: 500; }

.focus_switch { width: 620px; height: 50px; position: absolute; z-index: 11; right: 0px; bottom: 15px; }
    .focus_switch a { float: left; width: 49px; height: 50px; background-image: url(/assets/legacy/userimage/icon_focus_switch.png); background-repeat: no-repeat; cursor: pointer; }
	.focus_switch ul{float:left; width:507px;}
    .focus_switch .icon_prev { background-position: 0 0; margin: 0 1px 0 0; }
        .focus_switch .icon_prev:hover { background-position: -50px 0; }
    .focus_switch .icon_next { background-position: -100px 0; }
        .focus_switch .icon_next:hover { background-position: -150px 0; }
.mod_focus_show .mod_focus_list { padding: 0 5px; overflow: hidden; height: 50px; }
    .mod_focus_show .mod_focus_list li { width: 75px; height: 50px; float: left; margin: 0 4px 0 5px; position: relative; *display: inline; }
        .mod_focus_show .mod_focus_list li a { display: block; width: 75px; height: 50px; background:none; }
        .mod_focus_show .mod_focus_list li img { display: block; width: 75px; height: 50px; }
        .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: 50px; width: 75px; position: relative; top: -50px; margin: 0 0 -50px; 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: 75px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; background:#fff; }
