.animate{
	width: 100%;
}
.R_page, .r1, .r2, .r3, .r4{display: none;}
.r1, .r2, .r3, .r4{
	background-color: #fff;}
.R_page{
	height: 600px;
	width: 490px;
	max-height: 786px;
	max-width: 627px;
	position: absolute;
	z-index: 50;
	left: 50%;
	margin-top: 5px;
}
.R_page img{
	height: auto;
	width: 100%;
}
.r1{
	overflow: hidden;
	position: absolute;
	z-index: 61;
	height: 179px;
	width: 481px;
	left: 50%;
	top: 45px;
	margin-left: 0px;
}

.r2{
	overflow: hidden;
	position: absolute;
	z-index: 62;
	height: 162px;
	width: 231px;
	left: 50%;
	top: 218px;
	margin-left: 250px;
}

.r3{
	overflow: hidden;
	position: absolute;
	z-index: 63;
	height: 162px;
	width: 250px;
	left: 50%;
	top: 218px;
	margin-left: 0px;
}

.r4{
	overflow: hidden;
	position: absolute;
	z-index: 64;
	height: 250px;
	width: 481px;
	left: 50%;
	top: 380px;
	margin-left: 0px;	
}

.L_Mazigou{
	height: 421px;
	width: 300px;
	max-height: 512px;
	max-width: 365px;
	background-image: url(../img/Mazigou.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-ms-background-size: 100% auto;
	position: absolute;
	left: 50%;
	z-index: 58;
	margin-left: 0px;
	margin-top: 258px;
	opacity:0;
	}
.L1{
	background-image: url(../img/item1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-ms-background-size: 100% auto;
	height: 227px;
	width: 500px;
	max-height: 256px;
	max-width: 564px;
	position: absolute;
	left: 50%;
	z-index: 60;
	top: 0px;
	margin-left: -550px;
	opacity:0;
}

.L2{
	height: 118px;
	width: 167px;
	background-image: url(../img/card.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	position: absolute;
	left: 50%;
	z-index: 69;
	margin-left: -350px;
	margin-top: 0px;
	opacity:0;
}