#owl-demo{position:relative;    max-width: 1146px;
    height: auto;margin:0px auto 0 auto;    width: auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{   width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "΢���ź�","����";color:#fff;text-align:center; overflow:hidden; 
                text-overflow:ellipsis;
                white-space:nowrap;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(owl_res/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(owl_res/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(owl_res/bg17.png);}
.owl-next{right:0;background-image:url(owl_res/bg18.png);}
.owl-prev:hover{background-image:url(owl_res/bg19.png);}
.owl-next:hover{background-image:url(owl_res/bg20.png);}
.bgtp {
   padding-top:36%;background-color:#efefef;position:relative;overflow:hidden;
}