﻿body {
	margin: 0px;
	padding: 0px;
	font-family: 微软雅黑,宋体;
	font-size: 12px;
	color: #5F5F5F;
}
div {
	margin: auto;
	overflow: hidden;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #B01C54;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 200%;
}
/****************************************************/
.Top {
	width: 1000px;
	margin: auto;
}
.Header {
	float: left;
	width: 1000px;
	height: 100px;
	position: relative;
}
.Header1 {
	float: left;
	width: 200px;
}
.Header2 {
	float: left;
	width: 750px;
	height: 100px;
	padding-left: 50px;
}
.Header2 ul {
	width: 750px;
	margin: auto;
}
.Header2 ul li {
	float: left;
	width: 125px;
	height: 100px;
	line-height: 90px;
	text-indent:60px;
	background: url('navline.jpg') no-repeat left center;
}
.Header2 ul li a {
	font-size: 14px;
	font-weight: bold;
}
.Header2 ul li a:hover{
	color:#015FAB;
}
.Header2 ul li:first-child {
	background: none;
}
.Header2 ul li a:hover {
	color: #103F8C;
}
.TopFlash {
	float: left;
	height: 482px;
	width: 100%;
}
.NTopFlash {
	float: left;
	width: 100%;
	height: 250px;
}
.Container {
	width: 1000px;
	margin: auto;
}
.IndexCont {
	float: left;
	width: 1000px;
}
.IndexCont1 {
	float: left;
	width: 1000px;
	padding:10px 0px;
}
.IndexCont1_1 {
	float: left;
	width: 300px;
}
.IndexCont1_1 ul {
	padding: 10px 0px;
}
.IndexCont1_2 {
	float: left;
	width: 680px;
	padding-left: 20px;
	padding-top: 10px;
}
.IndexCont1_2 p {
	line-height: 180%;
	padding-left: 10px;
}
.IndexCont1_2 p img {
	float: left;
	margin-right: 10px;
}
.IndexCont1_2 p span {
	color: #103F8C;
}
.IndexCont2 {
	float: left;
	width: 1000px;
}
.IndexCont2_1 {
	float: left;
	width: 725px;
}
.IndexCont2_1_1 {
	float: left;
	width: 725px;
	height: 139px;
	background: url('i3bg.jpg') no-repeat left top;
}
.IndexCont2_1_1 ul {
	width: 1600px;
}
.IndexCont2_1_1 .Name {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.IndexCont2_2 {
	float: left;
	width: 255px;
	padding-left: 20px;
}
.IndexCont2_2 p {
	line-height: 160%;
}
/****内页样式*********/
.NIndexCont {
	float: left;
	width: 1000px;
	padding: 20px 0;
}
.NIndexCont1 {
	float: left;
	width: 210px;
}
.NIndexCont1_1 {
	float: left;
	width: 210px;
}
.NIndexCont1 ul li {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-bottom: 1px #CCC dotted;
	text-indent: 30px;
	background: url('li1.jpg') no-repeat 10px center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NIndexCont1_2 {
	float: left;
	width: 210px;
}
.NIndexCont1_2 p {
	line-height: 160%;
	background: url('n1.jpg') no-repeat left bottom;
}
.NIndexCont2 {
	float: left;
	width: 770px;
	padding-left: 20px;
}
.NIndexCont2_1 {
	float: left;
	width: 770px;
	text-indent: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #103F8C;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px #CCC dotted;
}
.NIndexCont2_2 {
	float: left;
	width: 730px;
	padding: 20px;
}
.Bottom {
	float: left;
	width: 100%;
	background: #E8E8E8;
}
.Bottom1 {
	width: 1000px;
	margin: auto;
}
.Bottom ul {
	width: 720px;
	margin: auto;
}
.Bottom ul li {
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url('fnav.jpg') no-repeat left center;
}
.Bottom ul li:first-child {
	background: none;
}
.Footer {
	width: 1000px;
	margin: auto;
	text-align: center;
}
.Footer p {
	padding-top: 0px;
}
