/*
* 	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 {
    margin-top: 0px;
    text-align: center;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}

#owl-demo .owl-controls .owl-pagination{
  position: absolute;
  display:block;
  width:100%;
  bottom:0px;
}
#owl-demo .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 5px 6px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:#faf2ea;
} 
#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;
}
#owl-demo .owl-controls .owl-buttons div {
  position: absolute;
  background-color:#000;
}
#owl-demo .owl-controls .owl-buttons .owl-prev{
      left: 1%;
      top: 45%; 
    }

#owl-demo  .owl-controls .owl-buttons .owl-next{
      right: 1%;
      top: 45%; 
    }
#owl-demo .owl-theme .owl-controls .owl-buttons div{
	background-color:#4d4d4d;
	padding:5px;
}	
#owl-demo .icon-chevron-left{
	display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image:url(../owl-carousel/glyphicons-halflings-white.png);
    background-position: -432px -72px;
    background-repeat: no-repeat;
    margin-top: 0px;
	}
#owl-demo .icon-chevron-right{
	display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image:url(../owl-carousel/glyphicons-halflings-white.png);
    background-position: -456px -72px;
    background-repeat: no-repeat;
    margin-top: 0px;
	}
/* banner end */

#honor{ width:70%; margin:auto;}
#honor .owl-item div{padding:5px;}
#honor .owl-item img{display: block;width: 100%;height: auto;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#honor .owl-item p{ width:100%; font-size:13px; color:#4d4d4d; text-align:center; margin-top:10px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
#honor .owl-controls .owl-page span{ background-color:#897059;}
#honor .owl-controls .owl-buttons div{background-color:#897059;}
#honor .owl-controls{ margin-top:0px;}
#honor .owl-pagination{  display:none;}

#honor .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 6px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
#honor .owl-controls .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.icon-chevron-right {
    background-position: -456px -72px;
}
.icon-chevron-left {
    background-position: -432px -72px;
}
#honor .owl-controls .owl-buttons div {position: absolute;}/* 荣誉按钮定位*/
#honor .owl-controls .owl-buttons .owl-prev{left: -80px;top: 45%; }
#honor .owl-controls .owl-buttons .owl-next{right: -80px;top: 45%;}
/*荣誉*/

#sync1 .item{
    background: #e2af80;
    padding: 2px;
    margin: 5px;
    color: #FFF;
	line-height:0px;
}
#sync1 .item img{
	width:100%;
}
#sync2{ margin-bottom:10px;}
#sync2 .item{
    background: #b17c4a;
    padding:2px;
    margin: 5px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
	line-height:0px;
}
#sync2 .item h1{
  font-size: 18px;
}
#sync2 .synced .item{
  background: #e2af80;
}
#sync2 .item img{
	width:100%;
}