*{margin: 0; padding: 0;font-family: "微软雅黑";}
li{list-style:none;}
a{text-decoration:none;}
img{border:none;}
h1{font-weight: normal;}
h2{font-weight: normal;}
h3{font-weight: normal;}


#top_1{
	width: 100%;
	height: 180px;
}



#crumbs{
	width: 100%;
	height: 80px;
}
.crumbs_inner{
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #6e6e6e;
	line-height: 80px;
}
.crumbs_inner a{
	font-size: 12px;
	color: #6e6e6e;
}


#contact{
	width: 100%;
	height: 238px;
}
.contact_inner{
	width: 1200px;
	margin: 0 auto;
}
.lianxi{
	width: 300px;
	height: 238px;
	background-color: #2680ff;
	float: left;
}
.lianxi h1{
	font-size: 38px;
	color: #fff;
	padding-top: 36px;
	line-height: 30px;
	padding-left: 40px;
}
.lianxi h2{
	width: 178px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	border:2px #fff solid;
	margin-left: 40px;
	margin-top: 30px;
}
.lianxi h1 span{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.wenzi1{
	float: right;
	width: 900px;
	height: 238px;
	background-color: #eeeeee;
}
.wenzi1 .fuhao1{
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

.wenzi1 p{
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	width: 690px;
	height: 110px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.wenzi1 p span{
	font-size: 14px;
	color: #5a5959;
}
.wenzi1 .fuhao2{
	float: left;
	margin-top: 174px;
}



#address{
	width: 100%;
	height: 378px;
	margin-top: 30px;
}
.address_inner{
	width: 1200px;
	margin: 0 auto;
	height: 378px;
	background-color: #eeeeee;
}
.address_1{
	float: left;
	padding-top:30px;
	width: 554px;
}
.address_1 h1{
	margin-left: 40px;
	font-size: 24px;
	color: #262525;
}
.address1{
	height: 58px;
	margin-top: 18px;
	margin-left: 40px;
}
.address1 img{
	float: left;
}
.address1 p{
	float: left;
	font-size: 18px;
	color: #111010;
	line-height: 30px;
	margin-left: 20px;
	
}
.address1 p span{
	font-size: 14px;
	color: #424141;
}

.map{
	width: 646px;
	height: 378px;
	float: right;
	background-color: #000;
}




#footer{
	width: 100%;
	height: 314px;
	margin-top: 80px;
	background-color: #1c1c1c;
}