﻿body {
	margin:0px;
	padding:0px;
	font-family: Arial, 微软雅黑;
	font-size: 12px;
	background-color:#Fff;
}
div {
	overflow:hidden;
	margin: auto;
}
img {
	border:0;
}
a{
	text-decoration: none;
	color:#333;
}
a:hover{
	color:#095B8E;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
p{
	line-height:200%;
}
p strong{
	color:#095B8E;
	font-size:14px;
}
/****************************************************/
.Header{
	width: 1000px;
	margin: auto;
	height: 100px;
}
.NTopFlash{
	height:180px;
}
.Nav{
	background: url(nav.jpg) repeat-x left top;	
	height: 41px;
	overflow:visible;
}
.Nav1{
	width: 1000px;
	margin: auto;
	overflow:visible;
}
.Nav1 ul li{
	float: left;
	height: 41px;
	line-height: 41px;
	width: 100px;
	text-align: center;
	background: url(navline.jpg) no-repeat left top;
	position:relative;
}
.Nav1 ul li:first-child{
	background:none;
}
.Nav1 ul li a{
	color: #fff;
	font-size: 14px;
	display:block;
	width:100px;
	height:41px;
	color:#333;
}
.Nav1 ul li:hover{	
	background: url('hover.jpg') no-repeat 6px top;

}
.Nav1 ul li a:hover{
		display:block;
	width:100px;
	height:41px;
	color:#333;

}
.Nav1 ul ul{
	display:none;
	position:absolute;
	background:black;
	top:41px;
	left:0px;
	width:100px;
}
.Nav1 ul ul li {
	border-bottom:1px #CCC solid;
	height:30px;
	line-height:30px;
	background:none;
}
.Nav1 ul ul li:hover{
	background:none;
}
.Nav1 ul ul li a{
	width:100px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:12px;
	color:white;
}
.Nav1 ul ul li a:hover{
	background:none;
	color:white;
}
.Nav1 ul ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.TopFlash{
	width: 100%;
	height: 356px;
}
.Container{
	width: 1000px;
	margin: auto;
}
.IndexCont{
	float: left;
	padding: 20px 0px;
}
.IndexCont1{
	float: left;
	width: 220px;
}
.IndexCont1_1{
	background: url(i1bg.jpg) no-repeat left top;
	float: left;
	width: 220px;
	height: 537px;
}
.IndexCont1_1 ul{
	padding: 20px 0px;
}
.IndexCont1_1 ul li a{
	display: block;
	height: 30px;
	font-weight:bold; 
	line-height: 30px;
	text-indent: 3em;
	color:#AC0B0B;
}
.IndexCont1_1 ul ul{
	padding: 0px;
}
.IndexCont1_1 ul ul a{
	color: #000;
	font-weight: normal;
	text-indent: 4em;
	height:26px;
	line-height:26px;
}
.IndexCont1_1 ul ul a:hover{
	color:#AC0B0B;	
}
.IndexCont2{
	float: left;
	width: 500px;
	padding: 0px 20px;
}
.IndexCont2_1{
	float: left;
}
.IndexCont2_1 p img{
	float: right;
	margin-left: 10px;
	padding: 2px;
	border: 1px #CCC solid;
}
.IndexCont2_2{
	float: left;
}
.IndexCont2_2_1{
	border: 1px #CCC solid;
}
.IndexCont2_2 p{
	color:#AC0B0B;
	padding-left: 10px;	
}
.IndexCont2_3{
	float: left;
	padding-top: 10px;
}
.IndexCont2_3 ul{
	width:2470px;
}
.IndexCont2_3 ul li{width:190px;
}
.IndexCont2_3 ul li img{
	width:190px;
}
.IndexCont2_3 .Image{
	width:190px;
	height:140px;
}

.IndexCont2_3 .Image img{
	width:190px;
	height:140px;
}
.IndexCont3{
	float: left;
	width: 220px;
}
.IndexCont3_1{
	float: left;
	width: 220px;
}
.IndexCont3_1_1{
	height:150px;
	overflow:hidden;
}
.IndexCont3_2{
	float: left;
	width: 220px;
}
.IndexCont3_3{
	float: left;
	width: 220px;
	background: url(lxbg（1）.jpg) no-repeat left top;
	width: 220px;
	height: 310px;
}
.IndexCont3_3 p{
	padding-left:5px;
}
/***内页样式***/
.NIndexCont2{
	float:left;
	width:750px;
	padding-left:20px;
}
.NIndexCont2_1{
	border-bottom:2px #CCC solid;
	font-size:18px;
	font-weight:bold;	
	height:50px;
	line-height:50px;
}
.NIndexCont2_2{
	float:left;
	/*padding:20px;	*/
	width:750px;
}

.Footer{
	width: 100%;
	background: url('footer.jpg') repeat-x left top;
	height: 125px;
}
.Footer1{
	width:1000px;
	margin:auto;
	color:white;
}
.Footer1 ul {
	height:35px;
	width:800px;
	margin:auto;
}
.Footer1 ul li{
	float:left;
	height:35px;
	line-height:35px;
	width:80px;
	text-align:center;
}
.Footer1 ul li a{
	color:white;
}
.Footer1 ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.Footer1  p{
	text-align:center;
}