/*** banner **/
.qk-banner{height: 250px; position: relative;overflow: hidden;width: 374px}
.qk-banner .slide-right{width:374px;}
.qk-banner .images div{float: left;}
.qk-banner .images img { width:374px; height:250px;}
.qk-banner .ap { position:absolute; clear:both; width:160px; height:250px; z-index:9; left:170px; top:0;}
.qk-banner .tabs {position: absolute;clear: both; width:40px; margin-left:-20px;height: 15px;left: 50%;bottom:10px; z-index:19; overflow:hidden;}
.qk-banner .tabs a{width:8px;height:8px;float:left;display:block;background:url(../images/p1.png) no-repeat;margin:2px 1px}
.qk-banner .tabs a.current,.tabs a:hover{background:url(../images/p2.png) no-repeat}
