/*
*Owl Carousel Owl Demo Theme
*www.sucaijiayuan.com
*/

.owl-theme .owl-controls{ width:100%; text-align:center; display:none;}
/* Styling Next and Prev buttons*/

@media only screen and (max-width:1180px){
.owl-buttons{position:absolute; width:100%; top:50%; margin-top:-20px;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF; position:absolute; font-size:0px; display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ }
.owl-prev{background:url(/YanJS/images/HomeNew/jt_03.png) no-repeat; background-size:100% 100%; left:0px;}
.owl-next{background:url(/YanJS/images/HomeNew/jt_05.png) no-repeat; background-size:100% 100%; right:0px;}
.owl-prev:hover{background:url(/YanJS/images/HomeNew/jt_03_.png) no-repeat; background-size:100% 100%; }
.owl-next:hover{background:url(/YanJS/images/HomeNew/jt_05_.png) no-repeat; background-size:100% 100%; }
#owl-demo1 .owl-buttons{position:absolute; width:100%; height:24px; top:50%; right:0px; margin-top:-12px;}
#owl-demo1 .owl-prev{background: url(/YanJS/images/HomeNew/jt_l.png) no-repeat; background-size:100% 100%; left:-20px; width:12px; height:24px;}
#owl-demo1 .owl-next{background: url(/YanJS/images/HomeNew/jt_r.png) no-repeat; background-size:100% 100%; right:-20px; width:12px; height:24px;}


}

@media only screen and (min-width: 1180px){
.owl-buttons{position:absolute; width:100%; top:50%; margin-top:-54.5px;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF; position:absolute; font-size:0px; display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ }
.owl-prev{background: url(/YanJS/images/HomeNew/y81_11.png) no-repeat; background-size:100% 100%; left:3%;}
.owl-next{background: url(/YanJS/images/HomeNew/y81_14.png) no-repeat; background-size:100% 100%; right:3%;}

#owl-demo1 .owl-buttons{position:absolute; width:100%; height:33px; top:50%; right:0px; margin-top:-16.5px;}
#owl-demo1 .owl-prev{background: url(/YanJS/images/HomeNew/jt_l.png) no-repeat; background-size:100% 100%; left:-33px; width:16px; height:33px;}
#owl-demo1 .owl-next{background: url(/YanJS/images/HomeNew/jt_r.png) no-repeat; background-size:100% 100%; right:-33px; width:16px; height:33px;}

}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
@media only screen and (max-width:1100px){
#owl-demo1 .owl-controls{ bottom:0px; right:10px; width:auto; text-align:right; position:absolute;}
.owl-theme .owl-controls .owl-page span{display: block;width:12px;height:12px;margin:8px 4px;  -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; border:solid 1px #fff;}
}
@media only screen and (min-width:1100px){
#owl-demo1 .owl-controls{ bottom:0px; right:10px; width:auto; text-align:right; position:absolute;}
.owl-theme .owl-controls .owl-page span{display: block;width:12px;height:12px;margin:8px 4px;  -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; border:solid 1px #fff;}
}

.owl-theme .owl-controls .owl-page.active span{background:#8e0000; border:solid 1px #8e0000;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(/YanJS/images/HomeNew/AjaxLoader.gif) no-repeat center center}













@media only screen and (max-width:1140px){

#owl-demo3 .owl-buttons{position:absolute; width:100%; height:20px; top:50%; left:0px; margin-top:-10px; }
#owl-demo3 .owl-prev{background: url(/YanJS/images/HomeNew/sy_jt3.png) no-repeat; background-size:100% 100%; left:10px; width:20px; height:20px;}
#owl-demo3 .owl-next{background: url(/YanJS/images/HomeNew/sy_jt4.png) no-repeat; background-size:100% 100%; right:10px; width:20px; height:20px;}
}

@media only screen and (min-width: 1140px){

#owl-demo3 .owl-buttons{position:absolute; width:100%; height:26px; top:50%; left:0px; margin-top:-13px; }
#owl-demo3 .owl-prev{background: url(/YanJS/images/HomeNew/sy_jt3.png) no-repeat; background-size:100% 100%; left:15px; width:26px; height:26px;}
#owl-demo3 .owl-next{background: url(/YanJS/images/HomeNew/sy_jt4.png) no-repeat; background-size:100% 100%; right:15px; width:26px; height:26px;}
}
