@charset "utf-8";

/* CSS Document */
.banner {
	width: 100%;
	margin-top: 60px;
	background-color: #f5f5f5;
}

.contactUsTop {
	width: 100%;
	height: 145px;
	text-align: center;
}

.contactUsTopImg {
	width: 100%;
	height: 100%;
	min-width: 1280px;
}

.contactUsTop h1 {
	font-size: 18px;
	display: block;
}

.contactUsTop h2 {
	font-size: 14px;
	display: block;
	margin-top: 10px;
}

.topp {
	margin-top: -93px;
	color: #fff;
}

.address {
	width: 712px;
	margin: 0 auto;
	margin-top: 65px;
	margin-bottom: 65px;
}

.yangzhou {
	margin-top: 27px;
}

.mapimg {
	cursor: pointer;
	width: 388px;
	height: 149px;
}

.mapimg2{
	border: 8px solid #fff;
    border-radius: 2px;
}

.borderLeft {
	float: left;
	width: 4px;
    height: 24px;
}

.detailBox {
	width: 270px;
	float: left;
	margin-left: 22px;
}

.maps {
	float: right;
	margin-top: -20px;
}

.companyName {
	font-weight: bold;
	font-size: 16px;
}

.line-height {
	margin-top: 10px;
	font-size: 14px;
}

.Office {
	margin-bottom: 82px;
}