@charset "utf-8";
/* CSS Document */
/*sideBanner*/
.sideBannerFrame{ padding:15px 14px; width:312px; background-color:#fff; overflow:hidden;margin-bottom:14px;}
.sideBannerFrame .border{ height:256px; width:312px; padding:3px;overflow:hidden; border:1px solid #ddd; position:relative;}
#sideBanner{ overflow:hidden;}
#sideBannerList{ overflow:hidden; height:223px; width:312px; position:relative;}
#sideBannerList a{ position:absolute; top:0; left:312px; overflow:hidden; z-index:1000;}
#sideBannerList .in{left:0;}
#sideBannerList img{ width:312px; height:223px;}
#sideBannerInfo { position:absolute; top:189px; left:3px;height:37px; line-height:37px; padding-left:8px;width:304px; background-color:rgba(0,0,0,0.5); z-index:1001;font-size:20px; color:#fff; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#sideDot{ position:absolute; z-index:1002; bottom:3px; left:3px;}
#sideDot li{ float:left; margin-left:3px; cursor:pointer; width:40px; height:28px; background-color:rgba(255,255,255,0.3); border:1px solid #ddd; }
#sideDot .active{border:1px solid #00b689;}
#sideDot li:first-child{ margin:0;}
#sideDot li img{ width:40px; height:28px;}
.sideBannerFrame .ad{ width:312px; height:240px; background:url(../../images/index/sideAd.jpg) no-repeat;}