body,p,h1,h2,h3 {
	padding: 0;
	margin: 0;
}
h1,h2,h3{
	font-weight: normal;
}
ul,li{
	padding: 0;
	margin: 0;
}
li,ol{
	list-style: none;
}
a{
	display: block;
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
img{
	display: block;
	border:0;
}
*{
	font-size: 12px;
	font-family: "微软雅黑";
}
.Center {
	width: 1100px;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.le{
	float: left;
}
.ri{
	float: right;
	width:50%;
}
/*navtop*/
.navtop{
	background: url(../img/topnavbg.jpg) no-repeat center;
	height: 136px;
}
.logo{
	/* width:400px; */
	/* height:96px; */
	float: left;
	padding-top: 60px;
}
.phpne{
	padding-top: 40px;
	overflow: hidden;
}
.phpne img{
	width:50px;
	height:50px;
	float: left;
}
.phpne p{
	float: left;
	line-height: 24px;
	font-size: 16px;
	margin-left: 10px;
}
.phpne p span{
	display: block;
	line-height: 30px;
	font-size: 24px;
}
/*nav*/
.nav{
	background: url(../img/navbg.jpg);
	height: 78px;
}
.nav ul{
	overflow: hidden;
}
.nav li{
	float: left;
	width: 157px;
	text-align: center;
}
.nav .navtbg{
	background: url(../img/navboxbg.png) no-repeat center;
}
.nav li:hover{
	background: url(../img/navboxbg.png) no-repeat center;
}
.nav li a{
	color: #fff;
	font-size: 18px;
	line-height: 78px;
}
/*footer*/
.footerbg{
	background: url(../img/footerbg.jpg) no-repeat center;
	height: 320px;
	color: #4c1a17;;
}
.footerbg p{
	text-align: center;
}
.xinxi{
	width:100%;
	text-align:center;
	margin-top:60px
}
.xinxi #phone{
	width:240px;
    position:relative;
    left:50%;
    margin-left:-110px;	
	margin-bottom:10px;
}
.xinxi .phpne img{
	width: 50px;
	height: 50px;
	margin-top: 10px;
}
.xinxi p{
	font-size: 14px;
	line-height: 34px;
	color: #4c1a17;
	text-align: center;
}
.brand{
	margin: 60px 0 30px 70px;
	overflow: hidden;
}
.brand li{
	background: url(../img/ftbg.png) no-repeat center;
	width: 50px;
	height: 152px;
	float: left;
	margin: 0 18px;
}
.brand li a{
	color: #4c1a17;
	margin:24px 10px;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}
.ewm{
	margin: 60px 0 30px 0;
}
.ewm p{
	font-size: 16px;
	line-height: 22px;
	color: #4c1a17;
	padding-bottom: 6px;
}
.ewm img{
	width: 132px;
	height: 132px;
}
.copyright{
	
	font-size: 14px;
	padding-top: 40px;
}