body { min-width:1100px; margin:auto; padding:0px; font-family:\5FAE\8F6F\96C5\9ED1;}
ul,li{list-style:none; margin:0px; padding:0px;}
a{text-decoration:none;}
.clear{clear:both;}

.page{
	width:1100px;
	margin:0px auto;
	margin-top:30px;
	text-align:center;
}
.page a{
	padding-left:5px;
	padding-right:5px;
	display:inline-table;
	color:black;
}
.page a:hover{
	text-decoration:underline;
}
.page span{
	padding-left:5px;
	padding-right:5px;
}

.location_bg{
	width: 1100px;
	height: 45px;
	margin: auto;
	margin-top: 30px;
}
.location{
	float: right;
}
.location p{
	font-size: 14px;
	color: #666;
}
.location a{
	color: #666;
}
.location a:hover{
	text-decoration: underline;
}


/*banner*/
.banner{
	width: 100%;
	height: auto;
}
.banner img{
	width: 100%;
	height: auto;
}
/**banner结束*/

/*head*/
.nav{
	width: 1100px;
	height: 138px;
	margin: auto;
}
.nav li{
	width: 153px;
	height: 138px;
	float: left;
	text-align: center;
	line-height: 145px;
	font-size: 14px;
	color: #444;
}
.nav li:hover{
	background: url(../images/nav_bg.png) no-repeat;
}
.nav a{
	display: block;
}
.sel{
	background: url(../images/nav_bg.png) no-repeat;
}
/*head结束*/


/*foot*/
.return_top_bg{
	width: 1100px;
	height: 70px;
	margin: auto;
}
.return_top{
	width: 110px;
	height: 70px;
	border-radius: 10px 10px 0px 0px;
	background-color: #009944;
	float: right;
	text-align: center;
	cursor: pointer;
}
.return_top img{
	margin-top: 10px;
}
.return_top p{
	margin: 0px;
	color: #fff;
	font-size: 14px;
}
.foot_bg{
	width: 100%;
	height: 130px;
	background-color: #009944;
}
.foot{
	width: 1100px;
	margin: auto;
}
.foot_left{
	width:600px;
	height: 90px;
	float: left; 
}
.foot_nav{
	height: 12px;
	margin-top: 25px;
}
.foot_nav li{
	width: 75px;
	height: 12px;
	border-left: 1px solid #fff;
	float: left;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 12px;
}
.foot_nav li:hover{
	text-decoration: underline;
}
.phone{
	width: 200px;
	height: 60px;
}
.phone_pic{
	width: 47px;
	height: 47px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.phone_num{
	width: 123px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.phone_num p{
	margin: 0px;
	color: #fff;
}
.foot_right{
	width: 490px;
	height: 60px;
	float: left;
	margin-top: 9px;
}
.foot_right p{
	font-size: 13px;
	color: #fff;
}


/*ny*/
.ny_bg{
	width: 1100px;
	height: auto;
	margin: auto;
}
.ny_img{
	width: 1100px;
	height: auto;
	text-align: center;
	margin: 30px auto;
}