html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family:"Microsoft Yahei","simun","arial";
}
*{
	margin:0;
	padding:0;
}
div,ul,li,p,span,i,b,dl,dt,dd,ol,img{
	margin:0;
	padding:0;
	border:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.n-top{
	margin:0 auto;
	width:1004px;
}
.n-tel{
	margin:0 auto;
	width:878px;
	height:45px;
	padding-left:129px;
	background:url(./images/tel-title.png) 0 0 no-repeat;
}
.n-ban{
	position:relative;
	margin:0 auto;
	width:1004px;
	height:477px;
	background:url(./images/n-ban.png) 0 0 no-repeat;
}
.n-ban span{
	position:absolute;
	left:790px;
}
.n-ban span input{
	width:100%;
	height:24px;
	line-height:24px;
	border:0;
	background:#fff;
}
.n-ban .s1{
	top:160px;
	width:85px;
}
.n-ban .s1 select{
	width:85px;
	border:0;
	line-height:24px;
}
.n-ban .s2{
	top:190px;
	width:85px;
}
.n-ban .s3{
	top:220px;
	width:85px;
}
.n-ban .s4{
	top:250px;
	width:160px;
}
.n-ban .s5{
	top:280px;
	width:160px;
}
.n-ban .s6{
	top:315px;
	width:160px;
}
.n-ban .s6 textarea{
	width:100%;
	border:0;
	resize:none;
	height:46px;
	font-size:12px;
	line-height:24px;
}
.n-ban .s7{
	top:375px;
}
.n-ban .s7 input{
	width:160px;
	height:24px;
	background:url(./images/btn-bg.png) 0 0 repeat-x;
	border-radius:3px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	font-size:12px;
}
.n-box{
	margin:10px auto;
	width:1004px;
	background-color:#f5f5f5;
}
.n-box .n-box-left{
	margin:0 10px;
	width:200px;
}
.n-box-left h2{
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#555;
	border-bottom:1px #b5b5b5 solid;
	text-indent:10px;
}
.n-box-left h2 em{
	display:block;
	height:40px;
	width:60px;
	border-bottom:1px #e50017 solid;
	font-style:normal;
	font-weight:normal;
}
.n-box-left h3{
	padding:15px 0 10px;
	color:#555;
	font-style:normal;
	font-weight:normal;
	font-size:18px;
	text-indent:10px;
}

.n-box-left table tr td{
	font-size:12px;
	color:#777;
	line-height:18px;
	text-align:left;
	vertical-align:top;
}

.n-box-left .n-pri{
	margin:24px 0 0;
	text-align:center;
}

.n-box-left .n-line{
	margin:10px 0 0;
	height:0;
	border-top:1px #d1d1d1 solid;
	border-bottom:1px #fff solid;
}
.n-box-right{
	margin-right:10px;
	width:200px;
}
.n-box-right h2{
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#555;
	border-bottom:1px #b5b5b5 solid;
	text-indent:10px;
}
.n-box-right h2 em{
	display:block;
	height:40px;
	width:115px;
	border-bottom:1px #e50017 solid;
	font-style:normal;
	font-weight:normal;
}
.n-box-right ul{
	margin-top:10px;
}
.n-box-right ul li{
	width:200px;
	height:28px;
	line-height:28px;
	list-style:none;
	text-indent:10px;
}
.n-box-right ul li a{
	font-size:12px;
	color:#555;
	text-decoration:none;
}
.n-box-right ul li a:hover{
	color:#f60;
}
.n-middle-box{
	padding:0 10px;
	width:540px;
	min-height:530px;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.n-middle-box h2{
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#555;
	border-bottom:1px #b5b5b5 solid;
	text-indent:10px;
}
.n-middle-box h2 em{
	display:block;
	height:40px;
	width:160px;
	border-bottom:1px #e50017 solid;
	font-style:normal;
	font-weight:normal;
}
.n-middle-box .b-box{
	width:540px;
	overflow:hidden;
}
.n-middle-box .m-box{
	width:570px;
}
.n-middle-box .m-box dl{
	float:left;
	margin:10px 30px 0 10px;
	width:100px;
	padding-bottom:15px;
	background:url(./images/h-bg.png) -15px bottom no-repeat #fff;
}
.n-middle-box .m-box dl dd h3{
	text-align:center;
	font-size:14px;
	color:#555;
}
.n-middle-box .m-box dl dt img{
	width:100%;
	height:125px;
	border-radius: 3px 3px 0 0;
}
.n-middle-box .m-box dl dd a{
	color:#555;
	text-decoration:none;
}
.n-middle-box .m-box dl dd a:hover{
	color:#f60;
}
.n-middle-box .m-box dl dd{
	padding: 0 10px;
	font-size:12px;
	color:#777;
	height:110px;
}
.n-middle-box .m-box dl dd table td{
	vertical-align:top;
}