﻿*{ margin:0;padding:0;}
.wrap{ width:958px; padding:0px;}
.slide_wrap{position:relative;width:958px;height:286px; color:#666;overflow:hidden;}
.slide_imglist{}
.slide_imglist li{float:left;margin-right:3px;display:inline;}
.slide_imglist li img{width:958px;height:286px;display:block; border:0px;}
.slide_title{bottom:0;left:0;width:100%;height:40px;overflow:hidden;position:absolute;}
.slide_title h3{position:absolute;top:0;left:0;height:45px;line-height:45px;overflow:hidden;padding:0 10px;z-index:2;display:block;}
.slide_title h3 a{ font-family:"\5fae\8f6f\96c5\9ed1","\9ED1\4F53"; color:#fff; font-weight:bold;font-size:16px;}
.slide_title h3 a:hover{color:#ff0;}
.slide_title em{position:absolute;left:0;display:block;top:0;width:100%;height:45px;opacity:0.45;filter:alpha(opacity=45);background:#000;z-index:1;}
.slide_num{right:5px;z-index:3;top:0;position:absolute;}
.slide_num dd{display:inline;margin:10px 4px 0 0;width:18px;height:18px;font-size:12px; font-family:Arial; text-align:center;line-height:18px;border:1px #777 solid;background:#aaa;cursor:pointer;float:left;}
.slide_num dd:hover{ background-color:#888; color:#eee;}
.slide_num dd.active{color:#fff;border:1px #780000 solid;background:#8f0100;}