@charset "utf-8";
#address{
	width: 1000px;
	height: 420px;
	margin: 0 auto;
}
.adddress{
	width: 820px;
	height: 342px;
	margin: 40px 90px 40px 90px;
	
}
/*.address-left{
	width: 190px;
	height: 340px;
	float: left;
}
.address-left h3{
	font-weight: 400;
	width: calc(100% - 20px);
	height: 34px;
	background-color: #359D2C;
	padding: 6px 0 0 20px;
	color: #FFFFFF;
}
.address-left a{
	text-decoration: none;
	color: #000;
}
.address-left-qqimg{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.address-left-qqimg>span{
	float: right;
	display: block;
	margin: 2px 85px 0 0;
}
.address-left img{
	margin: 2px 0 0 20px;
}
.address-left-hr{
	width: 100px;
	border: 2px dashed #c4c3c3;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.address-left-clockimg{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.address-left-clockimg>span{
	float: right;
	display: block;
	margin: 2px 45px 0 0;
}
.address-left-clockimg>p{
	font-size: 0.85em;
	text-align: center;
	line-height: 155%;
}*/
.address-right{
	width: 1000px;
	height: 342px;
	margin: 0 auto;
}
.address-right h3{
	font-weight: 500;
	margin-left: -80px;
}
.address-right-hr1{
	width: 70px;
	height: 2px;
	background-color: #359D2C;
	margin: 5px 0 0 0px;
	margin-left: -80px;
}
.address-right-hr2{
	width: 520px;
	height: 2px;
	background-color: #dddedd;
	margin: -2px 70px;
	margin-left: -10px;
}
.address-right-img{
	margin-top: 20px;
	margin-left: -90px;
}
                    
                    