@charset "utf-8";


.f3 {
}

.f1,
.f2 {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
}


.floor-guide-r .ul-bottom li:nth-child(3) a {
	color: #fff;
	background-color: #e95a4d;
}
.floor-guide-r .ul-bottom li:nth-child(3) a:hover {
	color: #fff;
	background-color: #e95a4d;
}

.floor-guide-r .ul-bottom li:nth-child(1) a,
.floor-guide-r .ul-bottom li:nth-child(2) a {
	color: #e95a4d;
	background-color: #fff;
}
.floor-guide-r .ul-bottom li:nth-child(1) a:hover,
.floor-guide-r .ul-bottom li:nth-child(2) a:hover {
	color: #fff;
	background-color: #e95a4d;
}
