.case-m-b{height: 160px;  }
.case-m-gz{height: 60px;  }
.whereBox {
	width: auto;
	margin: 0 auto;
	background-color: #fff;
	font-size: 12px;
	border: 1px solid #E9E9E9;
}
.whereBox .item1 {
	line-height: 40px;
	border-bottom: 1px solid #E9E9E9;
}
.whereBox .item1:last-child {
	border-bottom: 0px solid #E9E9E9;
}
.whereBox .item1 .fl:first-child {
	background: #f8f8f8;
	border-right: 1px solid #E9E9E9;
	margin-right: 15px;
	color: #666666;
}
.whereBox .item1 span {
	width: 98px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
}
.whereBox .item1 a {
	display: inline-block;
	height: 25px;
	padding: 0 20px;
	line-height: 25px;
	color: #414141;
}
.whereBox .item1 a:hover {
	text-decoration: underline;
	color: #ff2a2a;
	font-weight: bold;
}
.whereBox .item1 .on {
	background-color: #008d49;
	color: #fff;
}
.whereBox .item1 .on:hover {
	color: #fff;
	text-decoration: none;
}
.clear {
	clear: both;
}
.menu_dropDown {
	width: 930px;
}
.renovation_style {
	height: 40px;
	overflow: hidden;
	margin-left: 3px;
}
.renovation_style b {
	display: none
}
.renovation_style span {
	display: inline-block;
	background: #ff2a2a;
	line-height: 25px;
	width: 65px !important;
	color: #fff;
	text-align: center
}
.floatMenu_item {
	height: 80px;
	overflow: hidden;
	position: relative;
}
.floatMenu_item:last-child {
	border-bottom: 1px solid #A5A5A5;
}
.floatMenu_item img {
	display: block;
	margin: 10px auto;
}
.floatMenu_item a {
	background-color: #FFFFFF;
	width: 68px;
	height: 80px;
	border-top: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	color: #A5A5A5;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.floatMenu_item a:hover {
	background-color: #f0f0f0;
	color: #474747;
}
.floatMenu_item_code {
	display: none !important;
	position: absolute;
	left: 64px;
	top: -32px;
}
.saoyisao:hover .floatMenu_item_code {
	display: block !important;
}
.case-vr-img{position:absolute;right:20px;top:20px;display:block;overflow:hidden;cursor:pointer}
