@charset "utf-8";

.ldh_fx_panel{width:710px;position:relative;overflow:hidden;}
.ldh_fx_panel img{border:none;width:710px;height:330px;}
.ldh_fx_wrap{height:330px;overflow:hidden;}
.ldh_fx_nav{position:absolute;bottom:0px;width:110%;height:30px;}
.ldh_fx_nav a{display:block;float:left;display:inline;width:235px;height:100%;line-height :30px;text-decoration:none;margin-right:2px;font:14px/2.2 arial;position:relative;}
.ldh_fx_nav a .ldh_fx_link_bg{display:block;height:100%;background:#666;filter:Alpha(opacity=70);opacity:0.7;zoom:1;}
.ldh_fx_nav a .ldh_fx_link_txt{position:absolute;top:0;left:0;display:block;width:100%;text-align:center;cursor:pointer;color:#fff;}
.ldh_fx_nav a:hover .ldh_fx_link_bg,.ldh_fx_nav a.hot .ldh_fx_link_bg{background:#fff;}
.ldh_fx_nav a:hover .ldh_fx_link_txt,.ldh_fx_nav a.hot .ldh_fx_link_txt{color:#000}

