@charset "utf-8";
body {
	margin: 0px;
}
img{ border:0;}

.head{
	margin: auto;
	clear: both;
	height: 90px;
	width: 1200px;
}
.logo{
	float: left;
	height: 90px;
	width: 300px;
}
.nav{
	float: right;
	height: 40px;
	width: 900px;
	line-height: 90px;
}
.nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav ul li{
	float: left;
	display: block;
	height: 40px;
	width: 100px;
	text-align: center;
}
.nav ul li a{
	font-family: "Microsoft YaHei UI";
	font-size: 16px;
	color: #666;
	text-decoration: none;
}
.nav ul li a:hover{
	color: #39F;
	text-decoration: underline;
}

.menu1{
	display: block;
	height: 20px;
	width: 100px;
	clear: both;
}
.menu2{
	color: #999;
	display: block;
	height: 20px;
	font-size: 14px;
	clear: none;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
.feedback{
	margin: auto;
	height: auto;
	width: 800px;
}
table
{
  border-collapse:collapse;
}
table,th, td
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
tr
  {
  height:35px;
  }
input{
	height: 20px;
	width: 160px;
}
.submit1{
	width: 90px;
	height: 30px;
}
#form1{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
.adress{
	height: 20px;
	width: 250px;
}
.banner_img {clear: none;
	height: 400px;
	width: 100%;
	background-color: #CCC;
	margin-bottom: 50px;
}
.contact{
	clear: both;
	height: auto;
	width: 1166px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.contact_bar{
	clear: both;
	height: 50px;
	width: 1166px;
	display: block;
	font-family: "Microsoft YaHei UI";
	font-size: 18px;
	line-height: 50px;
	color: #666;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.contact_box{
	clear: both;
	height: auto;
	width: auto;
	font-family: "Microsoft YaHei UI";
	font-size: 16px;
	color: #666;
	line-height: 25px;
	margin: auto;
}
.map{
	margin: auto;
	clear: both;
	height: 600px;
	width: 800px;
}
.footer_w{
	margin: auto;
	clear: none;
	height: 300px;
	width: 100%;
	background-color: #222222;
}
.footer{
	margin: auto;
	clear: none;
	height: 300px;
	width: 1166px;
}
.foot_a{
	clear: none;
	height: 250px;
	width: 1166px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.foot_a_left{
	float: left;
	height: 220px;
	width: 600px;
}
.foot_column{
	color: #CCCCCC;
	height: 60px;
	width: 520px;
	line-height: 60px;
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	clear: none;
	margin-bottom: 50px;
}
.foot_column a{
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.f_adress{
	clear: both;
	height: 30px;
	width: 600px;
	color: #999;
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	line-height: 30px;
}
.f_copyright{
	color: #999;
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	line-height: 30px;
}
.f_beian{
	color: #999;
	font-family: "Microsoft YaHei UI";
	line-height: 30px;
}
.f_beian a{
	color: #999;
	text-decoration: none;
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
}

.foot_a_right{
	float: right;
	height: 220px;
	width: 450px;
}
.foot_phone{
	height: 98px;
	width: 289px;
	margin-top: 70px;
	float: left;
}

.weixin{
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 70px;
}

.f_link{
	height: 50px;
	width: 1166px;
	clear: none;
}
.f_link ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.f_link ul li{
	float: left;
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	color: #666;
	display: block;
	margin: 8px;
}
.f_link ul li a{
	color: #666;
	text-decoration: none;
}
