﻿#top
{
	height: 129px;
	margin: 0 auto;
	width: 1000px;
	background: url(../images/index/top.jpg) no-repeat;
	position:relative;
}

#top .firstpage
{
	top:25px;
	right:285px;
	color:White;
	font-weight:bold;
	position:absolute;	
	cursor:pointer;
}

#top .link
{
	top:25px;
	right:110px;
	color:White;
	font-weight:bold;
	position:absolute;	
	cursor:pointer;
}

#menu
{
	height: 47px;
	width: 1000px;
	background: url(../images/index/nav.jpg) no-repeat;
}

#menu ul
{
	height: 47px;
	cursor: pointer;
	margin-left: 50px;
	float: left;
}


#menu ul li
{
	height: 47px;
	width: 143px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: White;
	float: left;
}

#menu ul li:hover
{
	height: 47px;
	width: 143px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: White;
	float: left;
	background: url(../images/index/select.jpg) repeat-x;
}

.photo
{
	height: 252px;
	width: 1000px;
	margin: 0 auto;
}

.photo .left
{
	height: 252px;
	width: 30px;
	background: url(../images/index/left.jpg) no-repeat;
	float: left;
}

.photo .middle
{
	height: 252px;
	width: 940px;
	background: url(../images/index/bg_.jpg) no-repeat;
	float: left;
}

.photo .right
{
	height: 252px;
	width: 30px;
	background: url(../images/index/right.jpg) no-repeat;
	float: right;
}

.under
{
	height: auto;
	width: 1000px;
	background: url(../images/index/1px.jpg) repeat-x;
	margin: 0 auto;
	padding-top: 27px;
}

.chanpin
{
	height: 171px;
	width: 907px;
	margin: 0 auto;
	background: url(../images/index/chanpin.jpg) no-repeat;
	cursor:pointer;
	position:relative;
	padding-left:33px;
	padding-top:77px;
}

.chanpin div{ width:175px; height:150px; float:left;}

.chanpin ul
{
	position:absolute;
	top:73px;
	left:29px;
}

.chanpin ul li
{
	color:#2a7500;
	font-weight:bold;	
	float:left;
	width:176px;
	text-align:center;
}

.icon
{
	margin: 0 auto;
	height: auto;
	width: 828px;
}

.icon li
{
	height: 98px;
	width: 138px;
	float: left;
}

.line
{
	margin: 0 auto;
	width: 861px;
	border-color: #d3d9ef;
	margin-top: 30px;
}

#foot
{
	width: 1000px;
	height: 175px;
	background: url(../images/index/footer.jpg) no-repeat;
	margin: 0 auto;
	position:relative;
}

#foot .logo
{
	position:absolute;
	height:25px;
	width:103px;
	background:url(../images/index/logo.jpg) no-repeat;
	top:48px;
	left:102px;	
}

#foot ul
{
	position:absolute;
	top:59px;
	left:225px;	
}

#foot li
{
	float:left;
	text-align:center;
	width:60px;
}

#foot li a
{
	color:#1485d1;
	text-decoration:none;	
}


#foot .beian
{
	top:116px;
	left:100px;
	position:absolute;	
}

#foot .link
{
	top:11px;
	right:185px;
	font-weight:bold;
	color:White;	
	position:absolute;
}

#foot .email
{
	position:absolute;
	right:182px;
	top:70px;
	color:#454545;
	font-size:14px;
}

#foot .address
{
	position:absolute;
	left:668px;
	top:105px;
	color:#454545;
}





