@charset "utf-8";
.slide-focus-a-wrap{overflow:hidden;position:relative;}
.slide-focus-a-cont{width:100%;overflow:hidden;position:relative;}
.slide-focus-a-cont li{float:left;display:inline;overflow:hidden;position:relative;}
.slide-focus-a-prev,.slide-focus-a-next{position:absolute;top:50%;display:block;width:60px;height:100px;text-indent:-999px;margin-top:-50px;overflow:hidden;cursor:pointer;}
.slide-focus-a-prev{left:0;}
.slide-focus-a-next{right:0;}
.slide-focus-a-prev .ico,.slide-focus-a-next .ico{display:block;width:60px;height:100px;filter:alpha(opacity=60);opacity:0.6;}
.slide-focus-a-prev .ico{background:url(../../../images/prev_a.png) no-repeat 0 0;}
.slide-focus-a-next .ico{background:url(../../../images/next_a.png) no-repeat 0 0;}
.slide-focus-a-prev:hover,.slide-focus-a-next:hover{background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#7f000000',EndColorStr='#7f000000');*zoom:1;}
:root .slide-focus-a-prev:hover,:root .slide-focus-a-next:hover{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00000000',EndColorStr='#00000000');}
.slide-focus-a-txts{width:100%;position:absolute;left:0;bottom:0;line-height:50px;}
.slide-focus-a-txts p{padding-left:20px;font-size:20px;line-height:20px;padding-bottom:20px;color:#fff;}
.slide-focus-a-txts p a{display:block;width:100%;/* height:50px; */text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.slide-focus-a-txts a:link,.slide-focus-a-txts a:visited{color:#fff;}
.slide-focus-a-txts a:hover,.slide-focus-a-txts a:active{color:#fff;}
.slide-focus-a-pager{position:absolute;right:10px;bottom:0px;padding:20px 0;height:12px;line-height:12px;}
.slide-focus-a-pager a{display:inline-block;width:14px;height:16px;margin-right:10px;overflow:hidden;background:url(../../../images/dot-e.png) no-repeat 0 0;vertical-align:middle;}
.slide-focus-a-pager a.cur{background:url(../../../images/dot-e-cur.png) no-repeat 0 0;width:24px;}
.slide-focus-a-pager a:hover{cursor:pointer;}
.slide-focus-a-bg{position:absolute;left:0;bottom:0;width:100%;height:50px;background:url(../../../images/gradient_b.png) repeat-x 0 0;/* background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#99000000',EndColorStr='#99000000');*zoom:1; */}

/* :root .slide-focus-a-bg{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00000000',EndColorStr='#00000000');} */