
.slide {width: 401px;height: 228px; float:left;overflow: hidden;position: relative;}
.slide-cont {width: 401px;height: 228px;position: relative;overflow: hidden;}
.slide-item {position: absolute;width: 100%;height: 100%;left: -401px;}
.slide-item a {display: block;width: 100%;height: 100%;}
.slide-item img {width: 401px;height: 228px;}
.slide-txt {width: 401px;height:35px;position: absolute;left: 0;bottom: 0px;z-index: 1; text-align:center; }
.slide-txt .txt_bg {width: 401px;height: 35px;background:#000;opacity: 0.7;filter: alpha(opacity=70);}
.slide-txt a {display: inline-block;width:401px;height: 35px;line-height: 35px;font-size:14px;padding: 0;overflow: hidden;color:#f6c481;position: absolute;left: 0;top: 0;}
.slide-nav {width: auto;height: 11px;display: inline-block;overflow: hidden;position: absolute;z-index: 100;bottom: 21px;right: 20px;overflow: hidden; display:none; }
.slide-nav a {display: block;width: 12px;height: 12px;background:#d4d4d4;cursor: pointer; margin-left: 5px;float: left;text-indent: -99em;overflow: hidden;}
.slide-nav .nownav {background:#f6c481;}
#prev2, #next2 {display: block;width: 57px;height: 72px;position: absolute;top: 129px;display: none;}
#next {right: 0;background-position: -62px 0;}

