/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	}
body{
	font-family: "微软雅黑";
	}
.head{
	width:100%;
	height:340px;
	margin:0 auto;
	border:0;
	border-top: 2px solid #005E6A;
	background:#FFF;
	
	}
.headtop{
	height:95px;

	}
.headtop img{
	float:left;
	}
.headfoot{
	text-align:center;
	}
.li{
	height:95px;
	line-height:95px;
	float:left;
	padding:0 10px;
	list-style:none;
	
	
	}
.lis{
	background-color:#B2D4D6;
	}
.li a{
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-weight:600;
	display:block;
	height:95px;
	width:80px;
	text-align:center;
	}
.li a:hover{
	background:#B2D4D6;}
.li a:visited{
	background:#B2D4D6;}
.lit a{
	color:#CCC;
	
	}
.zhengwen{
	width:1200px;
	height:1300px;
	border:#A4C7C9 solid 1px;
	margin:0 auto;
	margin-bottom:5px;
	}
.daohang{
	height:40px;
	line-height:40px;
	background:#DAEDF1;
	border-bottom:#A4C7C9 solid 1px;
	font-size:16px;
	font-weight: bold;
	font-family:微软雅黑;
	padding-left:25px;
	}
.daohang a{
	text-decoration:none;
	color:#191919;
	}
.biaoti{
	height:60px;
	text-align: center;
	line-height:60px;
    }
.bt{
	font-size:26px;
	font-family:微软雅黑;
	}
.shijian{
	height:40px;
	background:#E5E5E5;
	text-align:center;
	line-height:40px;
	}
.neirong{
	width:1138px;
	margin-top:25px;
	margin-left:35px;
	margin-right:35px;
	font-size:15px;

	line-height:20px;
	font-family:微软雅黑;
	text-indent:2em;
	}
.footer{
	width:100%;
	margin:0 auto;
	
	}
.footerheard{
	width: 100%;
	height: 10px;
	background: #CB6910;
}
.footerfoot{
	width: auto;
	height: 131px;
	background-color: #8E8E8E;
}
.footerfoot table{
	margin: 0 auto;
	height: 100px; 
}
.footerfoot table tr td{
	width: 30%;
}
.footerfoot table p{
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	margin-left: 10px;
}