@charset "UTF-8";
.owl-wrapper{
	/*width: 8300px !important;*/
}
.owl-item{
	width: 500px !important;
	margin-right: 3em !important;
	
}
.owl-item img{
	width: 100%;
	height: auto;
	display: inline-block;
	border: 1px solid #ddd;
}
.navigation a:hover, .navigation a.active{
	color: yellow;
}
.banner-text a:hover{
	opacity: 0.7;
}
.banner{
	background: #368890;
}