
#anniu {
	position:fixed;
	-webkit-transform:scale3d(0.73, 0.73, 1);/**/
	width: 200px;/*224*/
	height: 200px;/*224*/
	border-top: 0px solid rgba(249,249,249,1);
	border-right: 0px solid rgba(249,249,249,1);
	border-bottom: 0px solid rgba(249,249,249,1);
	border-left: 0px solid rgba(249,249,249,1);
	-webkit-border-top-left-radius: 800px;
	-webkit-border-top-right-radius: 800px;
	-webkit-border-bottom-right-radius: 800px;
	-webkit-border-bottom-left-radius: 800px;
	background-color: rgba(255,38,38,1);  /*rgba(255,102,0,1)*/
	bottom:-50px; 
	left:20px;
	text-shadow: rgba(162,154,154,0.9) 150px 150px 150px;
	-webkit-box-shadow: 3px 3px 10px rgba(2,2,2,0.5);
	z-index:50000;
}
#anniuwenzi {
	position:fixed;
	width: 200px;
	height: 200px;
	bottom:-100px; /*-115*/
	left:22px;
	text-align:center;
	font-size:32px;
	font-weight:900;
	color:#ffffff;
	z-index:50000;
}

#anniuwenzi1 {
	position:fixed;
	width: 200px;
	height: 200px;
	bottom:-148px; /*-163*/
	left:22px;
	text-align:center;
	font-size:32px;
	font-weight:900;
	color:#ffffff;
	z-index:50000;
}