/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* 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(AjaxLoader.gif) no-repeat center center
}






/*banner 设置*/
#owl-demo .owl-controls .owl-pagination{
  position: absolute;
  z-index:999;
  display:block;
  width:100%;
  bottom:70px;
  right:0;
}
#owl-demo .owl-controls .owl-page span{
	display: block;
	width: 20px;
	height:20px;
	line-height:20px;
	margin: 16px 6px;
	padding:0px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #ffffff;
	border:none;
	text-align:center;
	color:#4d4d4d;
}
#owl-demo .owl-controls .owl-page.active span,
#owl-demo  .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-color:#13356d;
	color:#fff;
}
#owl-demo .owl-controls .owl-buttons div {
  position: absolute;
  z-index:999;
  background:none;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top:-25px;
}
#owl-demo .owl-controls .owl-buttons .owl-prev{
      left: 60px;
      top: 50%;
	  margin-top:-30px;
    }

#owl-demo  .owl-controls .owl-buttons .owl-next{
      right: 60px;
      top: 50%; 
	  margin-top:-30px;
    }
	

#owl-demo .owl-theme .owl-controls .owl-buttons div{
	background-color:#4d4d4d;
	padding:0px;
}	
#owl-demo .icon-chevron-left{
	display: inline-block;
    width: 40px;
    height: 60px;
    line-height: 0px;
    vertical-align: text-top;
	background:url(slider-arrow.png) -126px -137px  no-repeat;
    background-repeat: no-repeat;
    margin-top: 0px;
	padding:0px;
	}
#owl-demo .icon-chevron-right{
	display: inline-block;
    width: 40px;
    height: 60px;
    line-height: 0px;
    vertical-align: text-top;
	background:url(slider-arrow.png) -6px -137px  no-repeat;
    background-repeat: no-repeat;
    margin-top: 0px;
	padding:0px;
	}

#owl-demo{ width:1440px; height:560px;margin:auto;}
#owl-demo .owl-controls {
    margin-top: 0px;
    text-align: center;
}
#owl-demo .owl-wrapper-outer{ height:100%;}
#owl-demo .owl-wrapper{ height:100%;}
#owl-demo .owl-item{ height:100%;}
#owl-demo .item {width:100%; height:100%; background-size: auto 600px;}
#owl-demo .item img{
	display:none;
	width: 100%;
	height: auto;
}

@media (max-width:1200px){}
@media ( max-width: 980px){
#owl-demo{ margin-top:0px;}
#owl-demo{height:500px}
#owl-demo .item{ background-size: auto 500px;}
}

@media ( max-width: 768px){
#owl-demo{ margin-top:60px;}

#owl-demo .owl-controls .owl-buttons .owl-prev{
      left: 10px;
      top: 50%; 
    }

#owl-demo  .owl-controls .owl-buttons .owl-next{
      right: 10px;
      top: 50%; 
    }
#owl-demo .owl-controls .owl-page span{
	display: block;
	width: 16px;
	height:16px;
	line-height:16px;
	margin: 10px 2px;
	padding:0px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #ffffff;
	border:none;
	text-align:center;
	color:#4d4d4d;
	font-size:12px;
}


}
/* banner end */



/*首页产品*/
.fwlybox{ width:100%; background:url(../images/img-index-fwys.jpg) repeat;}
#fwly{ width:100%; margin:auto;}
#fwly .owl-wrapper-outer{ margin-bottom:10px; box-sizing:inherit;}
#fwly .owl-controls{margin:0px;}
#fwly .item{margin: 10px; padding:4px;background:#fff; transition-duration: .3s;border:1px solid #eee; box-sizing:border-box; padding:10px;}
#fwly .item a{ display:block; text-align:center;font-size:14px;color:#666;}
#fwly .item img{width: 100%;height: auto;}
#fwly .item p{ display:inline-block; width:100%;font-size:14px; line-height:30px; color:#333;  transition-duration: .3s;text-align:center;}
#fwly .item:hover p
#fwly .item:hover{ transition-duration: .3s;}
#fwly .owl-controls .owl-buttons div {
	position: absolute;
	width:28px;
	height:69px;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:none;
	filter: Alpha(Opacity=60);/*IE7 fix*/
	opacity: 0.6;
}
#fwly .owl-controls .owl-buttons div:hover{
	filter: Alpha(Opacity=80);/*IE7 fix*/
	opacity: 0.8;
	text-decoration: none;
}

#fwly .owl-controls .owl-buttons .owl-prev{
  left: -36px;
  top: 39%;
  margin-top:-21px;
  background:url(../images/icon-product-prev.png) no-repeat center center; 
}
 
#fwly .owl-controls .owl-buttons .owl-next{
  right: -36px;
  top: 39%;
  margin-top:-21px;
  background:url(../images/icon-product-next.png) no-repeat center center; 
}
#fwly .owl-controls .owl-page span{
	display: block;
	width: 40px;
	height: 3px;
	margin: 5px 7px;
	filter: Alpha(Opacity=70);/*IE7 fix*/
	opacity:0.7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #999999;
}
#fwly .owl-controls .owl-page.active span,
#fwly .owl-controls.clickable .owl-page:hover span{
	background: #f2a125;
}
@media ( max-width: 768px){
.fwlybox{ width:100%; background:url(../images/img-index-fwys.jpg) repeat; margin-bottom:0px;}
#fwly { width:100%; margin:auto; padding:0 0 0px;}
#fwly .owl-controls .owl-buttons div {
	position:static;
	display:none;
	width:40px;
	height:26px;
	color: #FFF;
	margin: 0px 3px;
	padding: 0px 0px;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
#fwly .owl-controls .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

#fwly .owl-controls .owl-buttons .owl-prev{
  left: -36px;
  top: 50%;
  margin-top:0px;
  background:url(icon-product-prev2.png) no-repeat center center,#f8931f;
  background-size:auto 20px;}
 
#fwly .owl-controls .owl-buttons .owl-next{
  right: -36px;
  top: 50%;
  margin-top:0px;
  background:url(icon-product-next2.png) no-repeat center center,#f8931f; 
  background-size:auto 20px;}
#fwly .item{margin: 5px; padding:0px;
}
#fwly .owl-wrapper-outer{margin:auto;}

/*首页产品*/
