﻿/*图片轮播*/
.focusK{background-color:#cccccc; text-align:center;width:500px;}
.focusad{ padding:0px 0px 1px 0px}
.focusImg{width:498px;height:298px;margin-bottom:0px;overflow:hidden;position:relative;border:1px solid #dadada;}
.focusImg b{width:100%;height:32px;position:absolute;bottom:0;left:0;background:#343434;filter:alpha(opacity=80);opacity:0.8;}
.focusImg h2{width:470px;height:28px;line-height:30px;padding:0 10px;overflow:hidden;position:absolute;bottom:2px;left:0;font-size:16px; word-spacing:28px;}
.focusImg h2,.focusImg h2 a,.focusImg h2 a:hover{color:#fff;}
.focusImg h2 a{font-family:宋体;}
.focusImg h2 i{width:24px;height:18px;line-height:18px;margin:5px 0 0 5px;float:right;cursor:pointer;text-align:center;font-family:Arial;background:#545454;}
.focusImg h2 i.cur{background:#868686;}

