.e2_w { position:relative; background-color:#f1f2f3; }

#i_hd { width: 100%; height: 280px; overflow: hidden; }
.e2_i { position:relative; width: 358px; height: 280px; overflow: hidden;  }
.i_hd_img { width:100%; height: 280px; overflow: hidden; }
.i_hd_img img { width: 100%; height: 280px; }
.i_hd_tit { position:absolute; left:0; bottom:0;  width: 100%; height: 30px; line-height: 30px; overflow: hidden; opacity: 0.7; filter: alpha(opacity=70); *zoom: 1; background-color: #000000; z-index: 5; padding: 5px 0;  }
.i_hd_tit a { font-size: 14px; color: #fff; padding-left: 10px; font-family: "微软雅黑","雅黑",arial,verdana,sans-serif;}

#i_hd_nav { position: absolute; right:0px; bottom:2px; width: 85px; height: 20px; overflow: hidden; z-index: 10; }
#i_hd_nav .swiper-pagination-switch {display: inline-block; width: 8px; height: 8px; border-radius:5px; background-color:#fff; margin-right: 8px; cursor: pointer;}
#i_hd_nav .swiper-visible-switch {}
#i_hd_nav .swiper-active-switch { background-color: #045bb8;}