body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
		margin:0;
		padding:0;
	}
			body {
		font-size:12px;
		color:#666;
		background-color:#fff;
		font-family:"微软雅黑";
		line-height:24px;
	}
			fieldset, img {
		border:0;
	}
			ol, ul {
		list-style:none;
	}
			h1, h2, h3, h4, h5, h6{
		font-size:100%;
	}
			em {
		font-style:normal;
	}
			input, button, select, textarea {
		outline:none;
	} 
			textarea {
		resize:none;
	} /*//禁用了文本的拖拉，尤其在谷歌下*/
			p{
		/*text-align:justify;*/
		text-justify:distribute;
	}/* //为了使文本段落左右两边对齐*/
			/*======== Link ========*/
	a{
		color:#666;
		text-decoration:none;
	}
	a:hover{
		color:#f60;
		text-decoration:none;
	}
	.fl{float: left;}
	.fr{float: right;}




body{
	background-color: #3d4492 ;
}
.top{
	background:url(../images/top.png) no-repeat top center;
	height: 970px;
}
.top h1{
	width: 900px;
	margin:0 auto;
}
.top h1 img{width: 342px;height: 214px;}

.main{
	background: url(../images/main.png) no-repeat top center;
	width: 100%;
	height: 4833px;
	position: absolute;
	top:550px;
}
.inner{
	width:884px;
	margin:0 auto;
	padding-top:92px;
}
.nav{
width: 1000px;
}
.nav a{color: #fff;font-size: 30px;display: inline-block;height:74px;line-height:60px;width:188px;text-align: center;}
.nav .a1,.nav .a2,.nav .a3,.nav .last{background: url(../images/blue.png) no-repeat;}
.nav .a1:hover,.nav .a2:hover,.nav .a3:hover,.nav .last:hover{background: url(../images/red.png) no-repeat;}
.nav .a2{margin:0 20px 0 30px;}
.nav .a3{margin:0 0 0 50px;}
.nav .a1{position: relative;left:-50px;}
.nav .last{position: relative;left:80px;}



.nei{margin-top: 100px;}
.tex1 h2{text-align:center;background: url(../images/title.jpg) no-repeat top center;height: 100px;font-size: 30px;color: #c22a00;line-height: 90px;margin-top:54px;}
.tex1 p{margin:20px 80px 20px 100px;font-size: 14px;color:#c22a00;}
.hua{margin-top:26px;}
.tex1 th,.tex1 td{
		width:136px;
         height:40px;
         border :1px solid #c22a00;
         font-size:14px;
         text-align :center;
         color: #c22a00;
     }
     .tex1 th{
     	background-color: #f4a298;
     }
.tex1   table{
	border-collapse :collapse;
	margin:0 auto;
	font-weight: lighter;
         }

.pic{text-align: center;}
.tu{display: inline-block;width:202px;height: 240px;border:1px solid #c22a00;padding:2px;margin:30px 20px;}
.tu em{display: block;background-color: #f7b7ab;color: #c22a00;margin-top:8px;line-height: 36px;}

.tex1 h2.one{margin-top: 174px;}

.footer{margin-top: 300px;margin-bottom: 50px;}
.footer p{font-size: 14px;color: #ccc; text-align: center;}
