@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.lanrenzhijia{
	position:relative;
	left:13%;
	top:10%;
}
.lanrenzhijia_li {
	position:absolute;
	cursor:pointer;
	left:100%
	vertical-align:bottom;
	display:block;
}
.show_images_1 {
	z-index:15;
	top:1px;
	left:15%;
}
.show_images_1 img {
	width:599px;
	height:353px;
}
.show_images_2 {
	z-index:10;
	top:20px;
	left:-35%;
}
.show_images_2 img {
	width:527px;
	height:310px;
}
.show_images_3 {
	z-index:5;
	top:20px;
	left:70%;
}
.show_images_3 img {
	width:527px;
	height:310px;
}
.show_images_4 {
	z-index:0;
	top:20px;
	left:15%;
}
.show_images_4 img {
	width:527px;
	height:310px;
}
#belt {
	display:block;
	height:122px;
	left:200px;
	line-height:99em;
	overflow:hidden;
	position:absolute;
	top:1px;
	width:149px;
	z-index:100;
}
.btn {
	width:101px;
	height:25px;
	margin:auto;
	position:relative;
	top:70%;
	z-index:999;
}
.btn a {
	width:17px;
	height:15px;
	overflow:none;
	display:block;
	background:url(../images/btn.png) no-repeat;
	cursor:pointer;
	float:left;
}
.btn a.active {
	background-position:-17px 0;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */