body, h3, p, ul, li { margin: 0; padding: 0; }

h3 { font-size: 100%; }
li { list-style: none; }
img { border: 0 none; -ms-interpolation-mode: bicubic; }

.mod_focus_show { /*position: relative;*/ overflow: hidden; margin: 0 auto; text-align:center;}
.mod_focus_show .mod_focus_pic { display: block; }
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block;  }
.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='#fff',endColorstr='#fff');*/ 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; font-size: 28px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }
.mod_focus_show .mod_focus_title li h3 a { color: #98e404; }

.focus_switch { width: 100%; height: 22px;position:absolute;  z-index: 0;  /*left:5%;position: absolute;*/  bottom: 155px; }
.foc1 .icon_prev { float: left; width: 22px; height: 22px; float:left; margin-left:5px; background-image: url(/en/images/ico_left.gif); background-repeat: no-repeat; cursor: pointer; }
.foc2 .icon_next { float: left; width: 22px; height: 22px; float:right; margin-right: 5px; background-image: url(/en/images/ico_right.gif); background-repeat: no-repeat; cursor: pointer; }
.focus_switch .foc3{ width:1200px; margin:0px auto;}

.mod_focus_show .foc4{ width:100%;height: 80px; margin-top:540px; *padding-top:540px;}
.mod_focus_show .foc4 .foc5{ width:1150px;height: 80px; margin:0px auto;}
.mod_focus_show .mod_focus_list { padding: 10px 5px; }
.mod_focus_show .mod_focus_list li { width: 170px; height: 60px; float: left; margin: 0 10px 0 10px; position: relative; *display: inline; }
.mod_focus_show .mod_focus_list li a { display: block; width: 170px; height: 60px; }
.mod_focus_show .mod_focus_list li img { display: block; width: 170px; height: 60px; }
.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: 60px; width: 170px; position: relative; top: -60px; 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: 170px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; /*background: #98e404; }

/*.focus_switch { width: 22px; height: 22px; position: absolute; z-index: 2; left: 80px; bottom: 155px; }
.focus_switch a { float: left; width: 29px; height: 29px; background-image: url(/en/images/icon_focus_switch.png); background-repeat: no-repeat; cursor: pointer; }
.focus_switch .icon_prev { background-position: 0 0; margin: 0 1px 0 0; }
.focus_switch .icon_prev:hover { background-position: -30px 0; }
.focus_switch .icon_next { background-position: -60px 0; }
.focus_switch .icon_next:hover { background-position: -90px 0; }*/