body{
	font-family:"Microsoft Yahei","ËÎÌå";
	color:#333;
}

a{
	color:#333;
}

a:hover{
	text-decoration:none;
}

.wrapper{
	position:relative;
	width:100%;
}

.bg{
	width:100%;
}
img{ width:100%;}



.mouse-down{
	width:6.7%;
	position:absolute;
	left:50%;
	margin-left:-3.35%;
}
#page1 .mouse-down{
	bottom:7%;
}
#page2 .mouse-down{
	bottom:6%;
}



#page2 .text{
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#page2 .text ul{
	width:100%;
	overflow:hidden;
}
#page2 .text li{
	width:23%;
	float:left;
	display:inline;
	margin:8% 0 0 8%;
}
#page2 .text li img{
	width:98%;
	margin-left:1%;
}
#page2 .text li p{
	text-align:center;
	color:#202020;
	font-size:0.75rem;
	margin-top:5%;
}
#page2 .text li p a{color:#202020;}