﻿/*重置*/
body{ margin:0; font-size:12px;}
img{ display:block; border:none}
input,p{ margin:0; border: none; padding:0}
h1,h2,h3,h4{font-weight:normal; margin:0}
ul,li{list-style: none;margin: 0;padding: 0;} 

h1
{
font-size:12px;line-height:28px;float:left;
}

.big_nav{
	width: 100%;
	height: 90px;
	background: #FFFFFF;
	border-bottom: 1px solid: #e6e9ed;
}
.nav{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.nav .logo{
	float: left;
}
.nav .logo img{
	margin-top: 23px;
}
.nav_text{
	float: right;
	overflow: hidden;
}
.nav_text a{
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	line-height: 87px;
	width: 100px;
	text-align: center;
}
.nav_text a:hover{
	color: #29a136;
}
.big_banner{
	width: 100%;
	height: 150px;
	}
.banner{
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	
}
.big_content{
	width: 100%;
	background: #FFFFFF;
}
.content{
	width: 960px;
	margin: 0 auto;	
}
.content a{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666666;
}
.content span{
	display: inline;
	margin-left: 24px;
	font-family: "微软雅黑";
	font-size: 21px;
	color: #bbbbbb;
}
.content .text .h11{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333333;
	line-height: 40px;
}
.content .text .h22{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.content .qiye{
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 75px;
}
.content .qiye a{
	width: 232px;
	height: 93px;
	margin-right: 8px;
	margin-bottom: 9px;
	border: 1px solid #dadada;
	float: left;
	position: relative;
}
.content .qiye img{
	margin: auto;
 	position: absolute;
  	top: 0; left: 0; bottom: 0; right: 0;
}
