﻿.orbit-wrapper { position: relative; }
#featured {position: relative;width: 259px;height: 277px;overflow: hidden;background: #fff url(../images/loading.gif) 50% no-repeat;}
.orbit > img { display: none; position: absolute; top: 0; left: 0; border: 0 none; }
.orbit > a { display: none; position: absolute; top: 0; left: 0; line-height: 0; border: 0 none; }
.orbit > div { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
.orbit-item { background-color: #f5f5f5; }

/* 标题 */
.orbit-caption { display: none; position: absolute; left: 0; top:240px;z-index: 10; width: 204px; height: 37px; line-height:37px; font-size: 14px; font-family:微软雅黑;color: #e4e4e4; background: rgba(0,0,0,.6); background:url(../images/jin10.png) repeat-x; overflow:hidden; padding:0 0 0 20px;}

/* 导航 */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; bottom: 0px; left: 50%; margin: 15px 0 15px -50px; padding: 0; }
.orbit-bullets li { display:none; float: left; margin: 0 5px; cursor: pointer; width: 10px; height: 10px; overflow: hidden; text-indent: -9999px; background:none; }
.orbit-bullets li.active { background-color: #49CFF1; }
.orbit-bullets li.has-thumb { background: none; width: 100px; height: 37px; }
.orbit-bullets li.active.has-thumb { background-position: 0 0; border-top: 2px solid #000; }
.slider-nav { display: block }
.slider-nav span { width: 40px; height: 37px; text-indent: -9999px; position: absolute; z-index: 1000; top:240px;cursor: pointer; }
.slider-nav span.right { background: url(../images/jin16.png) left top no-repeat;right: 0; }
.slider-nav span.left { background: url(../images/jin15.png) left top no-repeat; right:40px; }
.slider-nav span.right:hover { background: url(../images/jin22.jpg) left top no-repeat;  }
.slider-nav span.left:hover { background: url(../images/jin21.jpg) left top no-repeat; }
