/*轮播图*/
#banner{ width:326px;height:auto; overflow:hidden;position:relative;}
ul#imgs{width:326px; height:214px; overflow:hidden;}
ul#imgs li,ul#imgs img{width:326px; height:214px;}
#banner_nav{ width:80px; height:18px; overflow:hidden; position:absolute; bottom:0px;right:0px;}
#banner_nav li{width:16px;float:left;}
#banner_nav li a{  background:url(dfiles9748imageslinkbg_04.png) no-repeat;width:16px;height:16px;display: block;}

#banner_nav li a:hover,#banner_nav li a.active{background:url(dfiles9748imageshoverbg_04.png) no-repeat;}
.lbt_a{position:relative;overflow: hidden;display: block;}
.lbt_a div{width: 326px;height: 27px;color: #FFFFFF;background: url(dfiles9748imagesindexbg_05.png) repeat;position: absolute;bottom: 0px;left: 0px;}
.lbt_a span{display:block;width:220px;height: 27px;line-height: 27px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-indent: 1em;}
.lbt_a div:hover span{color: red;}