.luara- {
	position:relative;
	padding:0;
	overflow:hidden
}
.luara- ul {
	padding:inherit;
	margin:0
}
.luara- ul li {
	display:none;
	padding:inherit;
	margin:inherit;
	list-style:none
}
.luara- ul li p{padding:20px 0 0;}
.luara- ul li p a{display:block;height:50px;}
.luara- ul li p span{color:#999;padding:5px 0 0;font-size:14px;display:block;}
.luara- ul li:first-child {
	display:block
}
.luara- ul li img {
	width:380px;height:180px;

}
.luara-left {
	position:relative;
	padding:0;
	overflow:hidden
}
.luara-left ul {
	position:relative;
	padding:inherit;
	margin:0
}
.luara-left ul li {
	float:left;
	padding:inherit;
	margin:inherit;
	list-style:none
}
.luara-left ul li img {
	width:inherit;
	height:inherit
}


.example {
}
.example ol {
	position:relative;
	width:100%;text-align:center;
	height:20px;top:-130px;
	
}
.example ol li {border-radius:20px;
	display:inline-block;
	width:10px;
	height:10px;
	margin:5px;
	background:#fff
}
.example ol li.seleted {
	background:#f80;width:20px;
}
.example1 {
}
.example1 ol {
	position:relative;
	width:80px;
	height:20px;
	top:-30px;
	left:60px
}
.example1 ol li {
	float:left;
	width:10px;
	height:10px;
	margin:5px;
	background:#fff
}
.example1 ol li.seleted {
	background:#1aa4ca
}
.example2 {
}
.example2 ol {
	position:relative;
	width:100%;text-align:center;
	height:20px;
	top:-30px;
}
.example2 ol li {border-radius:20px;
	display:inline-block;
	width:10px;
	height:10px;
	margin:5px;
	background:#fff
}
.example2 ol li.seleted {
	background:#38aad4;width:20px;
}
