#main{
	height: 100%;
	width: 100%;
	position: fixed;
}
#nowtime{
	position:absolute;
	left: 80%;
	top: 3%;
	width: 15%;
	height: 3%;
	font-family: "arial black";
	font-size: 1.25rem;
}
#Ltop{
	height: 12%;
	width: 17%;
}

#LBigimg{
	position:absolute;
	top: 15%;
	float: left;
	width: 42%;
	height: 70%;
}
#name{
	position:absolute;
	top: 5%;
	left: 12%;
	width: 60%;
	height: 24%;
	
}

#ztnr{
	position:absolute;
	top: 35%;
	left: 30%;
	width: 60%;
	height: 20%;
	
}
#LBig_2{
	position:absolute;
	top: 60%;
	left: 15%;
	/* background-color: aqua; */
	width: 60%;
	height: 40%;
	/* background-image: url(../img/shui123.png); */
}
#menu1{
	background-color: #bdd63a;
	position:absolute;
	top: 20%;
	left: 45%;
	width: 15%;
	height: 20%;
	border-radius: 6px;
	
}

#menu2{
	background-color: #378ace;
	position:absolute;
	top: 20%;
	left: 62%;
	width: 15%;
	height: 20%;
	border-radius: 6px;
}

#menu3{
	background-color: #0068a1;
	position:absolute;
	top: 20%;
	left: 79%;
	width: 15%;
	height: 20%;
	border-radius: 6px;
}

#menu4{
	background-color: #2aacfa ;
	position:absolute;
	top: 50%;
	left: 45%;
	width: 15%;
	height: 20%;
	border-radius: 6px;
}

#menu5{
	background-color: #82d2f7;
	position:absolute;
	top: 50%;
	left: 62%;
	width: 15%;
	height: 20%;
	border-radius: 6px;
}

#menu6{
	background-color: #0eafe6;
	position:absolute;
	top: 50%;
	left: 79%;
	width: 15%;
	height: 20%;
	border-radius: 6px;
}