*{
 padding:0px;
 margin:0px;
}
body{
	font-family:"宋体";
	font-size:12px;
	color:#333333;
	line-height:24px;
}
.clear{
	 clear:both;
 }
a:link,a:visited{
	 color: #333333;
	 text-decoration:none;
 }
a:hover,a:active{
	 color:#F00;
	 text-decoration:underline;
 }
 /************************* 头部header*******************/
.header_top{
	margin:auto;
	background:url(../images/header_bg.jpg) repeat-x;
	height:50px;
}
.header{
   width:960px;
   height:50px;
   margin:auto;
}
.header p{
   float:left;
   height:50px;
}
.header span{
	font-size:12px;
	line-height:50px;
	color:#010101;
	float:right;
}
.header span a{
	padding-left:5px;
	padding-right:5px;
}

/*************************************banner*********************/
.banner_contant{
	margin:auto;
	background:#92d9f5;
}
.banner1{
	height:210px;
	margin:auto;
	background:url(../images/banner1.jpg) no-repeat center;
}
.banner2{
	height:139px;
	margin:auto;
	background:url(../images/banner2.jpg) no-repeat  center;
}

/**************导语*******************/
.daoyu_contant{
	margin:auto;
	background:#01adff;
}
.daoyu{
	width:960px;
	margin:auto;
	padding:10px 0px 10px 0px;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:14px;
	line-height:28px;	
}
/**************************正文部分******************/
.contanter{
	width:960px;
	margin:auto;
}
.change_bg{
	width:938px;
	float:left;
	height:44px;
	display:inline;
	padding-top:20px;
}
.tab_01{
  width:161px;
  height:44px;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  cursor:pointer;
  line-height:36px;
  color:#ffffff;
  background:url(../images/menu1.jpg);
  margin-left:20px;
}
.tab_02{
  width:161px;
  height:44px;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#333333;
  cursor:pointer;  
  line-height:36px; 
   display:inline;
   background:url(../images/menu2.jpg);
  margin-left:20px;
}
.showbg{
 width:960px;
 float:left;
 display:block;
}
.showbg1{
 width:960px;
 float:left;
 display:none;
}
.tianqi{
	width:938px;
	float:left;
	height:59px;
	padding:5px 0px 10px 18px;
	display:inline;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background:#FFF;
}
.center{
	width:958px;
	float:left;
}
.center table{
	width:958px;
	float:left;
	border-collapse:collapse;
	margin-bottom:10px;
}
.center table tr{
	line-height:40px;
}
.center table tr td{
	border:1px solid #d8d8d8;
}
/*********************bottom***********************/
.footer{
	margin:10px auto 0px auto;
	text-align:center;
	padding:10px 0px 10px 0px;
}
/*footer*/
.footer{padding:5px 0px; background:url(../images/footer.jpg) repeat-x; line-height:24px; text-align:center; color:#FFFFFF;}
.footer a, .footer a:hover{color:#ffffff;}
.footer img{display:inline;}
/*微信*/
.gkzx{position:fixed;left:5px;top:145px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+150));}