/* 开发妹原创源码 唯一官网：www.kaifamei.com QQ:208115365*/
/*幻灯一栏*/.hdList {margin-top:15px;}
/*幻灯*/.hd {width:300px;}
.orbit-wrapper {position:relative;}
#featured {position:relative;width:360px;height:330px;overflow:hidden;}
.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;padding:8px;bottom:0;z-index:10;width:343px;height:26px;text-align:left;color:#fff;background:rgba(0,0,0,.6);line-height:22px;font-size:15px;}
.orbit-caption span {overflow:hidden;position:absolute;z-index:10;width:165px;height:22px;text-align:left;color:#fff;line-height:22px;font-size:15px;}
/* 导航 */.orbit-bullets {position:absolute;z-index:188;list-style:none;bottom:0px;right:1%;margin:15px 0 15px -50px;padding:0;}
.orbit-bullets li {float:left;margin:0 5px;cursor:pointer;width:15px;height:15px;overflow:hidden;text-indent:-9999px;background-color:#000;border-radius:10px;}
.orbit-bullets li.active {background-color:#49CFF1;}
.orbit-bullets li.has-thumb {background:none;width:100px;height:75px;}
.orbit-bullets li.active.has-thumb {background-position:0 0;border-top:2px solid #000;}
/* 定时器 */.timer {width:40px;height:40px;overflow:hidden;position:absolute;top:10px;right:10px;opacity:.6;cursor:pointer;z-index:189;}
.mask {display:block;width:20px;height:40px;position:absolute;top:0;right:0;z-index:2;overflow:hidden;}
.rotator.move {left:0;}
.pause {display:block;width:40px;height:40px;position:absolute;top:0;left:0;z-index:4;opacity:0;}
.timer:hover span.pause,span.pause.active {opacity:1;}
div,ul,li,a,span,img {margin:0;padding:0;}
li {list-style:none;}
.slider_list li {position:absolute;display:none;}
.slider_list li:first-child {display:block;}
.slider_icon {position:absolute;z-index:1;left:40%;bottom:20px;font-size:0;padding:4px 8px;border-radius:12px;background-color:hsla(0,0%,100%,.3);}
.slider_icon i {display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;}
.btn {background:#fff;}
.arrow {display:none;width:30px;height:60px;background-color:rgba(0,0,0,.2);position:absolute;top:50%;margin-top:-30px;}
.prve {left:0;}
.next {right:0;}
.arrow span {display:block;width:10px;height:10px;border-bottom:2px solid #fff;border-left:2px solid #fff;}
.slider_left {margin:25px 0 0 10px;transform:rotate(45deg);}
.slider_right {margin:25px 0 0 5px;transform:rotate(-135deg);}
.arrow:hover {background:#444;}
#slider:hover .arrow {display:block;}
.btn_act {background:#db192a;}
