.message_right img{margin-top: 60px; margin-bottom:300px ;}
.big-map>li a{
	color: #1f1f1f;
	font-size: 24px;
	cursor: pointer;
	transition:  all .2s linear; 		
}
.big-map>li{   
	margin: 8px 0 8px 50px;
}
.big-map>li>a{
	padding-left: 30px;
	background: url(../img/close.png) 2px 5px no-repeat;	
}
.big-map>li:first-child {
	margin-left: 0;	
}
.big-map .openandclose{
	background: url(../img/open.png) 2px 5px no-repeat;
}
.big-map>li:first-child a{
	font-size: 28px;
	background: url(../img/open.png) 2px 10px no-repeat;
} 
.small-map{
	margin-left: 30px;	
}
.small-map li{
	margin: 8px  0;
}
.big-map .small-map li a {
	color: #666666;
	font-size: 20px;
}
.hide{
	display: none;
}
.big-map li a:hover {
	color: #026e49;
}