#owl1{position:relative;width:495px;height:278px; margin-top: 0; float: left;}
#owl1 .item{height: 278px; position:relative;display:block;}
#owl1 img{display:block;width:495px;height:278px;}
#owl1 b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000000;opacity:0.5;filter:alpha(opacity=50);}
#owl1 span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}
#owl1 .owl-wrapper-outer{width: 495px;}

.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(../image/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../image/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:150px;width:40px;height:78px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../image/bg17.png);}
.owl-next{right:0;background-image:url(../image/bg18.png);}
.owl-prev:hover{background-image:url(../image/bg19.png);}
.owl-next:hover{background-image:url(../image/bg20.png);}

#owl2{position:relative;width:495px;height:278px; margin-top: 0; float: right;}
#owl2 .item{height: 278px; position:relative;display:block;}
#owl2 img{display:block;width:495px;height:278px;}
#owl2 b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000000;opacity:0.5;filter:alpha(opacity=50);}
#owl2 span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}
#owl2 .owl-wrapper-outer{width: 495px;}
#owl2 .owl-item{
    overflow: visible;
}
