﻿body{
	font-family:微软雅黑;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	background:url('bg.jpg') repeat-x left top;
}
div{
	overflow:hidden;
	margin:auto;
}
a{
	text-decoration:none;
	color:#333;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
img{
	border:none;
}
p{
	line-height:200%;
}
.Header{
	width:1000px;
}
.Logo{
	float:left;
	width:250px;
}
.Nav{
	float:left;
	width:680px;
	padding-left:50px;
}
.Nav ul{
	padding-top:40px;
}
.Nav ul li{
	float:left;
	width:85px;
}
.Nav ul .Nav_1{
	float:left;
	width:85px;
	font-size:14px;
	text-align:center;
}
.Nav ul .Nav_1 a:hover{
	color:#E60014;	
}
.Nav ul .Nav_2{
	float:left;
	width:85px;
	font-size:9px;
	text-align:center;
}
.Nav ul .Nav_2 a{
	color:#999;
}
.Nav ul .Nav_2 a:hover{
	color:#333;
}
.TopFlash{
	float:left;
	height:412px;
	width:100%;
}
.NTopFlash{
	float:left;
	width:220px;
	width:100%;
}
.Bottom{
	float:left;
	width:100%;
	background:#CCCCCC;
	height:5px;
}
.Container{
	width:1000px;
	margin:auto;
}
.IndexCont{
	float:left;
	width:1000px;
}
.IndexCont1{
	float:left;
	width:1000px;
	padding:20px 0px;
}
.IndexCont1_1{
	float:left;
	width:320px;
	height:200px;
	background: url('ibg.jpg') no-repeat left top;
}
.IndexCont1_1 p{
	padding:0px 10px;
	line-height:160%;
}
.IndexCont1_2{
	float:left;
	width:320px;
	height:200px;
	background: url('ibg.jpg') no-repeat left top;
	padding:0px 20px;
}
.IndexCont1_2 ul{
	padding:10px 0px;
}
.IndexCont1_3{
	float:left;
	width:320px;
	height:200px;
	background: url('ibg.jpg') no-repeat left top;
}
.IndexCont1_3 p{
	background:url('lx.png') no-repeat right center;
	padding-left:20px;
	line-height:160%;
}
.IndexCont1_3 p img{
	float:left;
	margin-left:10px;
}
.IndexCont2{
	float:left;
	width:1000px;
}
.IndexCont2_1{
	float:left;
	width:1000px;
	padding:10px 0px;
}
.IndexCont2_1 ul{
	width:1440px;
}
/*******内页样式*******/
.NIndexCont{
	float:left;
	width:1000px;
	padding:20px 0px;
}
.NIndexCont1{
	float:left;
	width:220px;
}
.NIndexCont1_1{
	float:left;
	width:220px;
}
.NIndexCont1_1 ul li{
	height:35px;
	line-height:35px;
	text-indent:30px;
	border-bottom:1px #CCC dotted;
	background:url('icon.png') no-repeat 15px center;
}
.NIndexCont1_2{
	float:left;
	width:220px;
	padding-top:10px;
}
.NIndexCont1_2 p{
	background:url('lx.jpg') right bottom no-repeat;
}
.NIdexCont2{
	float:left;
	width:760px;
	padding-left:20px;
}
.NIndexCont2_1{
	float:left;
	width:760px;
	height:63px;
	line-height:53px;
	font-size:20px;
	font-weight:bold;
	text-indent:60px;
	color:#E60014;
	background:url('cn_r2_c3_s1.jpg') no-repeat left top;
}
.NIndexCont2_2{
	float:left;
	width:720px;
	padding:20px;
}
.Footer{

	width:100%;
	background:#666666;
	height:45px;
	line-height:45px;
	text-align:center;
	color:white;
}
.Footer a{
	color:white;
}
.Footer a:hover{
	color:#87C4E0;
}
