body{
	text-align:center;
	min-height: 1.5em;
	text-align:center;
	font-size:14px;
	line-height:150%;
	color:#333;
}
/*头部*/
.head_bg{
	width:100%;
	min-width:1000px;
	height:117px;
	background:url(../images/head_bg.jpg) repeat-x;
}
.head_bg .head{
	width:1000px;
	height:117px;
	margin:0px auto;
}
.head .logo{
	width:225px;
	height:84px;
	float:left;
	margin-top:20px;
	margin-left:5px;
}
.head .logo img{
	width:225px;
	height:84px;
}
.head .head_r{
	width:750px;
	float:right;
}
.head_r .head_t{
	width:100%;
	height:25px;
	margin-top:15px;
	text-align:right;
	color:#A5A5A5;
}
.head_r .head_t a{
	display:inline-block;
	*display:inline;
	zoom:1;
	font-size:12px;
	color:#A5A5A5;
	margin-right:5px;
	vertical-align:middle;
}
.head_r .head_t a img{
	width:20px;
	height:12px;
	vertical-align:middle;
}
.head_r .head_t .language{
	margin-left:10px;
}
.head_r .head_t .language img{
	width:23px;
	height:15px;
}
.head_r .head_t a em{
	display:inline-block;
	*display:inline;
	zoom:1;
	height:12px;
	line-height:12px;
	vertical-align:middle;
}
.head_r .head_t .search{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:123px;
	height:25px;
	background:url(../images/search_bg.png) no-repeat;
	position:relative;
	vertical-align:middle;
}
.head_r .head_t .search input{
	width:95px;
	height:17px;
	position:absolute;
	left:5px;
	top:4px;
	border:0px;
	background:none;
}
.head_r .head_t .search .s_btn{
	width:17px;
	height:17px;
	background:url(../images/icon6.png) no-repeat center center;
	position:absolute;
	right:2px;
	top:3px;
}
/*导航条*/
.head_r .nav{
	width:100%;
	text-align:center;
	margin-top:19px;
}
.head_r .nav ul{
	width:92.5%;
	margin-left:7.5%;
	*width:100%;
	*margin-left:0%;
}
.head_r .nav ul li{
	width:99px;
	float:left;
	position:relative;
	z-index:3;
}
.head_r .nav ul li.line{
	width:2px;
	height:53px;
	background:url(../images/line.png) no-repeat;
	margin-left:-2px;
	*margin-left:-1px;
	z-index:0;
}
.head_r .nav ul li a{
	display:block;
	width:99px;
	height:51px;
	padding-top:7px;
}
.head_r .nav ul li a span{
	color:#21913B;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:25px; 
	line-height:25px;
}
.head_r .nav ul li a em{
	font-size:12px;
	color:#A5A5A5;
}
.head_r .nav ul li.now a , .head_r .nav ul li:hover a{
	background:url(../images/nav_now.jpg) no-repeat;
}
.head_r .nav ul li.now a span , .head_r .nav ul li:hover a span{
	color:#FFF;
}
.head_r .nav ul li.now ul , .head_r .nav ul li:hover ul{
	width:100%;
	text-align:center;
	background:url(../images/nav_bg.png) repeat-y;
	position:absolute;
	left:-8px;
	top:58px;
	z-index:99999;
}
.head_r .nav ul li ul{
	display:none;
}

.head_r .nav ul li:hover ul{
	display:block;
}
.head_r .nav ul li.now ul li a , .head_r .nav ul li:hover ul li a{
	background:none;
	color:#5B5B5B;
	font-size:12px;
	font-weight:normal;
	height:22px;
	line-height:22px;
}
.head_r .nav ul li ul li:hover a{
	color:#21913B;
}
/*导航条*/
/*头部*/
/*底部导航*/
.f_nav{
	width:100%;
	min-width:1000px;
	height:38px;
	background:#E7EBE9;
}
.f_nav .f_nav_m{
	width:1000px;
	height:38px;
	line-height:38px;
	margin:0px auto;
	text-align:left;
	color:#A5A5A5;
	font-size:12px;
	font-weight:bold;
	position:relative;
}
.f_nav .f_nav_m a{
	color:#A5A5A5;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}
.f_nav .f_nav_m .tel{
	width:170px;
	height:23px;
	position:absolute;
	right:5px;
	top:7px;
}
.f_nav .f_nav_m .tel img{
	width:170px;
	height:23px;
}
/*底部导航*/
/*底部*/
.foot_bg{
	width:100%;
	min-width:1000px;
	height:110px;
	background:#F4F6F5;
}
.foot_bg .foot{
	width:1000px;
	height:110px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
.foot .f_logo{
	width:135px;
	height:56px;
	float:left;
	margin-top:30px;
}
.foot .f_logo img{
	width:135px;
	height:56px;
}
.foot .foot_r{
	width:610px;
	float:left;
	margin-left:15px;
	margin-top:13px;
	color:#A5A5A5;
	font-size:12px;
}
.foot .foot_r p b{
	font-size:14px;
	font-weight:bold;
}
.foot .foot_r p span{
	margin-right:15px;
}
.foot .code{
	width:88px;
	height:88px;
	position:absolute;
	right:5px;
	top:11px;
}
.foot .code img{
	width:88px;
	height:88px;
}
.copyright{
	width:1000px;
	height:45px;
	margin:0px auto;
	text-align:left;
	line-height:35px;
	font-size:12px;
	color:#A5A5A5;
}
.copyright .copyright_m{
	margin-left:150px;
}
.copyright span{
	margin-right:13px;
}
/*底部*/
/*二级页面公共*/
.s_banner{
	width:100%;
	min-width:1000px;
	margin:0px auto;
	overflow:hidden;
	margin-top:4px;
}
.s_banner img{
	width:1920px;
	height:554px;
}
.second{
	width:1000px;
	margin:0px auto;
	background:#FFF;
	margin-top:-260px;
	position:relative;
	z-index:2;
	padding-bottom:30px;
}
/*二级页面公共*/
