<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.v5_v2left, .v2left {
    border: 1px solid #e8e8e8;
    float: left;
    margin: 0 0 8px 0;
    position: relative;
    z-index: 1;
}
.v5_map_city {
	border: 4px solid #FFFFFF;
	bottom: 0;
	position: absolute;
	width: 204px;
	z-index: 50;
	height: 150px;
	right: 0;
}

.v5_map, .map {
    float: right;
    height: 350px;
    width: 300px;
}

.v5_map_t {
    float: right;
    height: 400px;
    width: 210px;
}
.pano_view {
  height:500px;  width:890px; font-size:14px; line-height:22px;   margin-left:auto; margin-right:auto; overflow:hidden;
}
.jiejing{
	width:1024px;
}
.v5_friend_sug, .friend_sug {
    background: #555555;
    color: #FFFF00;
    font-size: 14px;
    left: 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
    display: none;
	
}


.cate-item.ShowMove {
    height: auto;
}

.v5_map_city_c {
    border: none;
}</pre></body></html>