/*
* 	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: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	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:0px;
  height:auto;
}
#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:#d3283b;
	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:100%; height:800px;}
#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 650px;}
#owl-demo .item img{
	display:none;
	width: 100%;
	height: auto;
}
@media ( min-width: 768px){
	
	}
@media ( min-width: 1200px){
	
	}
@media ( max-width: 768px){
#owl-demo{}
#owl-demo .item img{
	display:block;}
#owl-demo { height:auto;}
#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 */



/*首页产品*/
.fwxmbox{ width:100%; background:url(../images/img-index-fwys.jpg) repeat; margin-bottom:60px;}
#fwxm{ width:100%;padding:45px 10px;}
#fwxm .owl-wrapper-outer{ margin-bottom:10px; box-sizing:inherit;}
#fwxm .owl-controls{margin:0px;}
#fwxm .item{ position:relative;margin: 10px;overflow:hidden;
 	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,00px,0);
	transition-duration: .3s;
}
#fwxm .item:hover{
 	-webkit-transform: translate3d(0px,-10px,0);
	transform: translate3d(0px,-10px,0);
	transition-duration: .3s;
}
#fwxm .item a{ display:block;}
#fwxm .item a.fwxm-img{ float:left; width:25%; display:block; overflow:hidden;}
#fwxm .item img{ width:100%;height: auto;}
#fwxm .item .fwxm-text{ float:left; width:75%; box-sizing:border-box; padding-left:15px;}
#fwxm .item a.fwxm-title{ position:relative; z-index:1; display:inline-block;font-size:18px; line-height:36px; font-weight:bold; color:#333; text-align:left;vertical-align:bottom;}
#fwxm .item:hover a.fwxm-title{ color:#d3283b;}
#fwxm .item a.fwxm-title b{ display:inline; font-family:Ahkio-Bold; font-size:36px; line-height:36px;color:#d3283b; vertical-align:bottom; margin-right:10px;}
#fwxm .item p{ float:left; box-sizing:border-box; display:inline-block; width:auto;font-size:12px; line-height:22px; text-align:left; color:#4d4d4d; overflow:hidden;}
#fwxm .owl-controls .owl-buttons div {
	position: absolute;
	width:22px;
	height:42px;
	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;
}
#fwxm .owl-controls .owl-buttons div:hover{
	filter: Alpha(Opacity=80);/*IE7 fix*/
	opacity: 0.8;
	text-decoration: none;
}

#fwxm .owl-controls .owl-buttons .owl-prev{
  left: -26px;
  top: 50%;
  margin-top:-21px;
  background:url(icon-product-prev.png) no-repeat center center; 
}
 
#fwxm .owl-controls .owl-buttons .owl-next{
  right: -26px;
  top: 50%;
  margin-top:-21px;
  background:url(icon-product-next.png) no-repeat center center; 
}
#fwxm .owl-controls .owl-page span{
	display: block;
	width: 11px;
	height: 11px;
	margin: 5px 7px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity:1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #4d4d4d;
}
#fwxm .owl-controls .owl-page.active span,
#fwxm .owl-controls.clickable .owl-page:hover span{
	background: #d5273a;
}

@media ( max-width: 768px){
	
#fwxm { width:100%; margin:auto; padding:20px 0px;}
#fwxm .item {margin:10px 4px 0px;}
#fwxm .item:hover{
 	-webkit-transform: translate3d(0px,0px,0);
	transform: translate3d(0px,0px,0);
	transition-duration: .3s;
}
#fwxm .item a.fwxm-title{ position:relative; z-index:1; display:inline-block; width:100%;  margin:10px 0px 20px; font-size:13px; line-height:13px; font-weight:bold; color:#333;vertical-align:bottom;}
#fwxm .item a.fwxm-title b{ display:inline; font-family:Ahkio-Bold; font-size:16px; line-height:16px;color:#d3283b; vertical-align:bottom; margin-right:10px;}
#fwxm .item p{  padding:0px 6px; margin-bottom:0px; height:88px; overflow:hidden;}

#fwxm .owl-controls .owl-buttons div {
	position:static;
	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;
}
#fwxm .owl-controls .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

#fwxm .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;}
 
#fwxm .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;}
}


/* 服务项目*/

