﻿/***首页焦点图片样式控制***/
#owl-demo{position:relative;width:667px;height:333px;margin:0 auto 0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:667px;height:333px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:31px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:7px;width:100%;font-size: 14px;color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:0px;width:100%;height:22px;text-align:right;}

.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../../images/lxyz-zt/2.gif);*display:inline;*zoom:1;}
.owl-pagination .active{background:url(../../images/lxyz-zt/selected.gif);}

.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:99999px;}
.owl-prev{left:0;background-image:url(../../images/lxyz-zt/bg17.png);}
.owl-next{right:0;background-image:url(../../images/lxyz-zt/bg18.png);}
.owl-prev:hover{background-image:url(../../images/lxyz-zt/bg19.png);}
.owl-next:hover{background-image:url(../../images/lxyz-zt/bg20.png);}