html,body{background-color: #F5F5F5;}
.contact-us-warp{
	width: 1200px;
	margin: 0 auto;
	padding: 20px;
	background-color: #DDDDDD;
}
.contact-us-warp>h1{
	height: 60px;
	line-height: 60px;
	font:24px/48px 黑体;

	color: #BB874C;
}.contact-us-address.tw{
     display: none;
 }
.contact-us-address>h2{
	font-size: 16px;
	line-height: 32px;
	border-bottom: 2px solid #BB874C;
	margin-bottom: 20px;
	font-weight: bold;
}
#allmap1,#allmap2,#allmap3{
	width: 1160px;
	height: 400px;
	margin-bottom: 20px;
}
#allmap1{
	position: relative;
}
.de-factory{
	position: absolute;
	background-color: #fff;
	top: 20px;
	left: 180px;
	width: 800px;
	border: 1px solid #ccc;
	padding: 10px;
}
/*.de-factory:after{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 10px solid transparent;
	border-bottom-color:#000;
	position: absolute;
	top: 180px;
	background-color: #000;
	z-index: 10;
}*/
.de-factory>h2{
	width: 100%;
	text-align: center;
	font:18px/36px 微软雅黑;
}
.de-factory>p{
	text-indent: 2em;
	margin-left: 210px;
}
.de-factory>img{
	width: 200px;
}
.sanjiao{
	display: inline-block;
	width: 20px;
	height: 60px;
	/*background-color: #000;*/
	border: 30px solid transparent;
	border-top-color:#000;
}