@charset "utf-8";
/* CSS Document */


*{margin:0;padding:0;border:0;}	
ul,ol{list-style:none;}
body{font-family:"Arial", "Helvetica", "sans-serif", "Microsoft Yahei";color:#3a3532;font-size:14px;}
*body{font-family:"Microsoft Yahei";}
a{text-decoration:none;outline:none;}
.clear{clear:both;}

#header{
	margin:0 auto;
	width:960px;
	padding-top:20px;
}
#header .header_inner{
	padding-left:20px;
	height:100px;
	position:relative;
	z-index:2;
}
#header .header_inner .logo{
	float:left;
}
#header .header_inner .right_con{
	float:right;
	padding-top:20px;
	text-align:right;
}
#header .header_inner .right_con .phone{
	padding-bottom:10px;
}
#header .header_inner .right_con p{
	float:left;
}
#header .header_inner .right_con .login{
	float:left;
	padding:0 5px;
}
#header .header_inner .right_con .my_go{
	float:left;
}
#header .header_inner .right_con a{
	color:#1DD388;
}
#header .header_inner .login_kuang{
	position:absolute;
	z-index:10;
	right:5px;
	top:77px;
	width:242px;
	height:253px;
	background:url(../images/login.png) no-repeat top center;
	padding:20px;
	text-align:left;
}
#header .header_inner .login_kuang h2{
	padding-top:10px;
	font-size:18px;
	color:white;
	border-bottom:1px white solid;
	padding-bottom:10px;
	padding-left:10px;
}
#header .header_inner .login_kuang form{
	color:white;
	padding-top:5px;
	padding-left:10px;
}
#header .header_inner .login_kuang label{
	line-height:2.5em;
}
#header .header_inner .login_kuang input{
	width:220px;
	height:30px;
	line-height:30px;
	color:#4c4c4c;
}
#header .header_inner .login_kuang input.denglu{
	width:220px;
	height:30px;
	background-color:#84c225;
	cursor:pointer;
	color:white;
	font-family:Microsoft Yahei;
}
#header .header_inner .login_kuang input.denglu:hover{
	background-color:#67981d;
}
#nav{
	background-color:#1DD388;
	height:40px;
}
#nav .nav_inner{
	margin:0 auto;
	width:960px;
}
#nav .nav_inner li{
	float:left;
	width:120px;
	line-height:40px;
	height:40px;
	text-align:center;
}
#nav .nav_inner .current a{
	background-color:#cceeff;
	color:#575452;
}
#nav .nav_inner a{
	display:block;
	color:white;
	font-weight:bold;
}
#nav .nav_inner a:hover{
	text-decoration:none;
	color:#575452;
}
#nav.nav_inner li:hover{
	background-color:#cceeff;
	color:#575452;
}

#main{
	margin:0 auto;
	width:1000px;
	background:url(../images/body_back.jpg) repeat-y;
}
.container{
	padding:0 20px;
}
#main li{
	/*border:1px #ccc solid;*/
	margin-top:2px;
	}
#main li.current a{
	color:#1DD388;
}
#main li.side{
	background:#f2f2f2;
	vertical-align:middle;
	height:40px;
}
#main li i{
	display:inline-block;
	width:5px;
	height:20px;
	background:#ccc;
	vertical-align:middle;
}

#footer{
	width:1000px;
	margin:0 auto;
	background:url(../images/body_back.jpg) repeat-y;
}
#footer .title{
	border-bottom:1px white solid;
}
.footer_inner{
	padding-left:20px;
	background:url(../images/body_back.jpg) repeat-y;
}
#footer .text{
	color:white;
	padding:20px 20px 0;
	line-height:1.5em;
}
#footer .text a{
	color:white;
}
#footer .text a:hover{
	text-decoration:none;
}
#footer .about{
	float:left;
	width:240px;
	height:200px;
	background-color:#1DD388;
}
#footer .about .title{
	height:40px;
	background-color:#cceeff;
	line-height:40px;
	text-align:center;
	font-weight:bold;
}
#footer .web{
	float:left;
	width:240px;
	height:200px;
	background:#33bbff url(../images/biao1.png) 20px 62px no-repeat;
}
#footer .web .title{
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	color:white;
}
#footer .web .text{
	padding-left:48px;
	line-height:1.7em;
}
#footer .contact{
	float:left;
	width:240px;
	height:200px;
	background-color:#1DD388;
}
#footer .contact .title{
	height:40px;
	background-color:#cceeff;
	line-height:40px;
	text-align:center;
	font-weight:bold;
}
#footer .contact .text span{
	display:block;
	float:left;
}
#footer .contact .text span.s2{
	width:145px;
}
#footer .message{
	float:left;
	width:240px;
	height:200px;
	background-color:#33bbff;
}
#footer .message .title{
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	color:white;
}
#footer .message .text form input{
	float:left;
	height:30px;
	line-height:30px;
	width:150px;
}
#footer .message .text form a{
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	width:50px;
	text-align:center;
	background-color:#1DD388;
}
#beizhu{
	margin:0 auto;
	width:960px;
	text-align:center;
	line-height:1.5em;
	padding:20px 0;
}
#beizhu .beiai{
	background:url(../images/biaoshi.gif) 35% center no-repeat;
	line-height:46px;
}

.xiangqin{
	float:left;
	display:inline-block;
	padding-top:20px;
	padding-left:10px;
	width:300px;
}
