/* featured-area */
#featured-area{height:376px;width:950px;margin:40px auto 0 auto;}
.roundabout-holder{list-style:none;width:511px;height:376px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:300px;width:600px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;}
.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder span{display:none;}
.roundabout-in-focus:hover span{display:block;position:absolute;bottom:0px;right:0px;left:0px;padding:2px 10px;background:url(../images/indexjiaodianbg.png) repeat;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px; border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}
.round_conrol{width:142px; height: 30px; margin: 30px auto auto auto;}
#bt-previous {width:28px; height:28px; margin-left:60px; display:block !important; float:left; background:url(../images/bt-next.png) no-repeat left; left:0; top:0; cursor:pointer; text-indent:-9999px;}
#bt-next { width:28px; height:28px;  display:block !important; float:left; background:url(../images/bt-previous.png) no-repeat left; right:0; top:0; cursor:pointer; text-indent:-9999px;}
/*.featuText{width:96%;background:url(../images/indexjiaodianbg.png) repeat; display:block; position: absolute;bottom:0; padding:2px 10px;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px; border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa;}*/
.featuText p{ font-size: 12px; color:#666; }


/*banner样式*/
.focus{width:auto;height:auto;overflow:hidden;position:relative;}
.focus ul{height:auto;position:absolute;}
.focus ul li{float:left;width:auto;height:auto;overflow:hidden;position:relative;background:#000;}
.focus .btn{position:absolute;width:780px;height:10px;padding:5px 10px;right:0;bottom:5px;text-align:center;}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:13px;height:13px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;border-radius:50%;}
.focus .btn span.on{background-color:#009bdc;}