﻿body {
	font-family: 微软雅黑;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #333;
}
div {
	margin: auto;
}
.Container {
	width: 980px;
	margin: 20px auto;
}
.Header {
	width: 980px;
}
.Clear {
	height: 20px;
	margin: auto;
	clear: both;
	width: 100%;
}
.Nav {
	width: 980px;
	z-index: 100;
	overflow: visible;
}
.Nav ul li {
	float: left;
	position: relative;
	border-left: 1px #CCC solid;
	z-index: 100;
	overflow: visible;
}
.Nav ul li a {
	display: block;
	padding: 3px 12px;
}
.Nav ul li a:hover {
	background: #2157AF;
	color: white;
}
.Nav ul ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	padding: 0px 20px;
	overflow: visible;
	background: white;
}
.Nav ul ul li {
	z-index: 100;
	min-width: 300px;
	border: none;
	padding: 0;
}
.Nav ul ul li a {
}
.Banner {
	z-index: -1;
}
.IndexCont {
	width: 980px;
}
.IndexCont1 {
	width: 980px;
}
.IndexCont1 .Mc {
}
.IndexCont2 {
	width: 980px;
}
.IndexCont2_1 {
	float: left;
	width: 350px;
}
.IndexCont2_1_1 {
	width: 350px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	border-bottom: 1px #CCC solid;
}
.IndexCont2_1 ul {
	float: left;
	width: 350px;
	padding: 10px 0;
}
.IndexCont2_1_1 span {
	color: #21447E;
}
.IndexCont2_2 {
	float: right;
	width: 585px;
}
.IndexCont2_2_1 {
	float: right;
	width: 585px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	border-bottom: 1px #CCC solid;
	text-align: right;
}
.IndexCont2_2_1 span {
	color: #21447E;
}
.IndexCont2_2_2 {
	float: left;
	width: 585px;
	text-align: right;
}
.IndexCont2_2_2 ul {
	float: left;
}
.IndexCont2_2_2 ul li {
	width: 585px;
	background-image: url('../../images/jj.jpg');
	background-position: right center;
	background-repeat: no-repeat;
}
.IndexCont2_2_2 .Time {
	text-indent: 0;
	padding-right: 10px;
}
.IndexCont3 {
	width: 980px;
}
.IndexCont3 p {
	line-height: 150%;
}
.IndexCont3 p strong {
	font-weight: bold;
	font-size: 12px;
}
.IndexCont3 p img {
	float: right;
}
/*************/
.NIndexCont1{
	float:left;
	width:250px;
}
.NIndexCont1_1{
	color:#21447E;
	font-weight:bold;
	border-bottom:1px #CCC solid;
	height:30px;
	line-height:30px;
}
.NIndexCont1 ul{
	padding-top:20px;
}
.NIndexCont1 ul li{
	height:28px;
	line-height:28px;
}
.NIndexCont2{
	float:right;
	width:710px;
}
.NIndexCont2_1{
	color:#21447E;
	font-weight:bold;
	border-bottom:1px #CCC solid;
	height:30px;
	line-height:30px;
	text-align:right;
	
}
.NIndexCont2_2{
	padding:20px 0;
	width:710px;	
}
.Footer {
	width: 980px;
	border-top: 1px #CCC solid;
	padding-top: 20px;
}
.Footer p {
	text-align: center;
}
.Footer p a {
	color: #333333;
}
