﻿@charset "gb2312";
/* CSS Document */
body,html{ width:100%; height:100%;}
div{ font-size:12px;
     line-height:25px;
}
.top{
	width:1000px;
	margin:0 auto;
	
	}
#bottom{
	background:#353230;
	height:98px;
	line-height:98px;
	text-align:center; font-family:'微软雅黑'; font-size:12px; color:#fff;
	}
#bg{
	background:url(images/1_06.jpg) repeat-y ;
	}
#carousel{
	width:75%;
	 margin:0 auto;
     overflow:hidden;
	}
/*Start 清除浮动*/
.clear{ clear:both; height:0px; width:100%; overflow:hidden;}
.clearfix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
/*End 清除浮动*/.clean{ clear:both;}
	
.index_bg img{ width:100%; height:100%;}
.menu{ position:absolute; width:750px; left:50%; margin-left:-375px; top:0;z-index:10;}
.menu ul li{ float:left; width:150px;}
.menu ul li a{ color:white; font-size:18px; display:inline-block; width:150px; text-align:center; line-height:75px; height:75px;}
.menu ul li a:hover{ background-color:#40b12e; color:white;}
.index_bottom{ background:#132774; height:30px;width:100%;text-align:center; color:white; line-height:30px;}
.menu_bg{ background:white; opacity:0.4; height:75px; width:100%; position:absolute; top:0; z-index:1; filter:alpha(opacity=40); -moz-opacity:0.4; }
/*process*/
.nav{ width:750px;height:75px; float:left;}
.nav ul li{ float:left; width:185px;}
.nav ul li a{ color:black; font-size:18px; display:inline-block; width:150px; text-align:center; line-height:75px; height:75px;}
.nav ul li a:hover{ background-color:#40b12e; color:white;}
.logo{ float:left; width:200px; height:75px;}
.banner_pro{ width:100%;}
.content{ background:#e2e2e2; padding-bottom:50px;}