/*!
 * etui v2.2
 *
 * copyright 2014 东方怡动信息技术有限公司
 */

/* ---------通用样式定义--------- */

/*首页幻灯大图 */
.homeslider .owl-carousel {width: 100%; position: relative; }
.homeslider2 .owl-carousel{
	width:100%;
	margin:0 auto;
}
.homeslider3 .owl-carousel{
	width:100%;
	margin:0 auto;
}

.homeslider .owl-theme .owl-controls .owl-page span {background: #eeeeee;/*border:1px solid #848485; */}
.homeslider .owl-pagination {position: absolute;bottom: 10%; right: 3%;}
.homeslider #owl-homeslider .owl-pagination {position: absolute;bottom: 11px;right: 3%;}
.homeslider2 .owl-pagination,.homeslider3 .owl-pagination{display:none;}
.homeslider .clickable {cursor: default;}
.homeslider .item{width: 100%;*height:309px;display: block;overflow: hidden;position: relative;}
.homeslider .owl-theme .owl-controls .owl-buttons div,.homeslider2 .owl-theme .owl-controls .owl-buttons div{height: 37px;width: 37px;border-radius: 0;padding: 0;opacity: 0.8;}
.homeslider3 .owl-theme .owl-controls .owl-buttons div {height: 46px;width: 31px;border-radius: 0;padding: 0;opacity: 0.8;}
.homeslider .owl-buttons  div.owl-next,.homeslider .owl-buttons  div.owl-prev{position: absolute;top: 35%;}
.homeslider2 .owl-buttons  div.owl-next,.homeslider2 .owl-buttons  div.owl-prev{position: absolute;top: 35%;}
.homeslider3 .owl-buttons  div.owl-next,.homeslider3 .owl-buttons  div.owl-prev{position: absolute;top: 27%;}
 .homeslider .owl-buttons  div.owl-next {right: 0;}
  .homeslider2 .owl-buttons  div.owl-next { no-repeat;right: -12%;}
  .homeslider3 .owl-buttons  div.owl-next {background:  no-repeat;right: 0.5%;background-size: 100% 100%;}
    .homeslider2 .owl-buttons  div.owl-next:hover { no-repeat;right: -12%;}
  .homeslider3 .owl-buttons  div.owl-next:hover {background:  no-repeat;right: 0.5%;background-size: 100% 100%;}
.homeslider .owl-buttons  div.owl-prev {left: 0;} 
.homeslider2 .owl-buttons  div.owl-prev { no-repeat;left: -10%;} 
.homeslider3 .owl-buttons  div.owl-prev {background:  no-repeat;left: 0.5%;background-size: 100% 100%;} 
.homeslider2 .owl-buttons  div.owl-prev:hover {left: -10%;} 
.homeslider3 .owl-buttons  div.owl-prev:hover {background:  no-repeat;left: 0.5%;background-size: 100% 100%;} 
.homeslider .carousel-caption{padding: 15px 0px;text-align: center;*width: 100% !important;*display: block;}
.homeslider .carousel-caption h4 { width:75%;padding-left: 3%; font-size: 18px;font-weight: bold;margin: 0;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;display: block}
.homeslider .item img{width: 100%;position: relative;max-width: inherit;}
.homeslider .owl-controls{margin: 0;}
.owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover{background: none !important;}

.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display: block;
	line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: .5;
	filter: alpha(opacity=50)
}

.carousel-control.right {
	right: 15px;
	left: auto
}

.carousel-control:hover,.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255,255,255,0.25);
	border-radius: 5px
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #333;
	background: rgba(0,0,0,0.5)
}

.carousel-caption h4,.carousel-caption p {
	line-height: 20px;
	color: #fff
}

.carousel-caption h4 {
	margin: 0 0 5px
}

.carousel-caption p {
	margin-bottom: 0
}


.homeslider2 .jiyu3{
	display: block;
	padding:0 3%;
	   margin:0px 6%;
    background:#de2c3a;
    height:268px;
}

.homeslider3 .zhiji3{
	display: block;
	   margin:0px 3%;

}


.homeslider2 .jiyu3 img{
	width:100%;
	height:auto;
	margin:0 auto;
	display: block;
		  
}

.homeslider2 .jiyu3 h3{
	text-align: center;
	font:15px/15px "microsoft yahei";
	color:#fff;
	padding:18px 0 12px 0;
}

.homeslider3 .zhiji3 img{
	width:100%;
	margin:0 auto;
	height:auto;
	display: block;
		/*border:1px solid #a5a5a4;
	   padding:2%;
	   background: #fff;*/
}



.homeslider3 .zhiji4{
}

.homeslider3 .zhiji4 p{
	width:70%;
	text-align: center;
	margin:0 auto;
	font:16px/22px "microsoft yahei";
	color:#2e2e2e;
	padding:10px 0;
}

.homeslider2 .jiyu4{
	width:100%;
	padding-top: 18px;
}

.homeslider2 .jiyu4 span{
	display: block;
	width:100%;
	margin:0 auto;
	text-align: center;
	font:16px/36px "microsoft yahei";
	color:#333333;
	font-weight: bold;
}

.homeslider2 .jiyu4 p{
	width:100%;
	text-align: justify;
	font:14px/26px "microsoft yahei";
	color:#fff;
}

.homeslider3 .jigou{
	display: block;
	   margin:0px 4%;
}

.homeslider3 .jigou img{
	width:100%;
	height:auto;
	display: block;
}




@media screen and (max-width : 768px){
.homeslider .owl-pagination {position: absolute;bottom: 5%; right: 10%;*bottom: 8px;}	
	.homeslider3 .owl-buttons div.owl-prev {
    background:  no-repeat;
    left: 0%;
    background-size: 70% 70%;
}
	.homeslider3 .owl-buttons div.owl-next {
    background:  no-repeat;
    right: -1%;
    background-size: 70% 70%;
}
}

@media screen and (max-width : 480px){
.homeslider .owl-pagination {position: absolute;bottom: 5px; right:0%;}	
.homeslider2 .jiyu4 span{
  display: block;
  width:100%;
  margin:0 auto;
  text-align: center;
  font:13px/36px "microsoft yahei";
  color:#333333;
  font-weight: bold;
}

.homeslider2 .jiyu4 p{
  width:100%;
  text-align: center;
  font:12px/22px "microsoft yahei";
  color:#fff;
}

.homeslider2 .owl-buttons  div.owl-prev {
	background: no-repeat;background-size: 90% 90%;left: -8%;
} 


 .homeslider2 .owl-buttons  div.owl-next {
 	background: no-repeat;background-size: 90% 90%;right: -8%;
 }
	.homeslider .carousel-caption h4{
		width: 65%;
    font-size: 16px;
	}
 .homeslider3 .owl-buttons  div.owl-prev {background:  no-repeat;left: 0%;background-size: 50% 50%;} 
  .homeslider3 .owl-buttons  div.owl-next {background:  no-repeat;right: -5%;background-size: 50% 50%;}
.homeslider2 .owl-buttons  div.owl-prev:hover {background:  no-repeat;left: -8%;} 
.homeslider3 .owl-buttons  div.owl-prev:hover {background:  no-repeat;left: -8%;background-size: 100% 100%;} 
    .homeslider2 .owl-buttons  div.owl-next:hover {background:  no-repeat;right: -8%;}
  .homeslider3 .owl-buttons  div.owl-next:hover {background:  no-repeat;right: -8%;background-size: 100% 100%;}
.homeslider3 .zhiji3 p{
	width:100%;
	text-align: center;
	margin:0 auto;
	font:13px/18px "simsun";
	color:#333333;
}

.homeslider2 .owl-carousel{
	width: 90%;
	margin:0 auto;
}

.homeslider2 .jiyu3{
	display: block;
	padding:0 3%;
	margin:0px 6%;
	background:#de2c3a;
	height: 246px;
}

}