﻿@charset "utf-8";
/***************全局*************/
body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background: url('bg.jpg') repeat-x left top;
	font-size: 12px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color: #333333;
}
div, form, dl, dd, dt {
	margin: 0 auto;
	padding: 0;
}
p {
	line-height: 200%;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: red;
}
.Top {
	width: 1200px;
	height: 157px;
}
.Top1 {
	height: 55px;
}
.Top1_1 {
	float: left;
	width: 200px;
}
.Top1_1 ul li {
	float: left;
	height: 55px;
	line-height: 55px;
	background: url('topline.jpg') no-repeat right top;
}
.Top1_1 ul li a {
	display: block;
	color: #7F7F7F;
	padding: 0px 20px;
}
.Top1_1 ul li a:hover {
	background: #34A4F5;
	color: white;
}
.Top1_1 ul li:first-child a {
	background: #34A4F5;
	color: white;
}
.Top1_2 {
	float: right;
	width: 240px;
	color: #7F7F7F;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	text-align:right;
}
.Top2 {
	width: 1200px;
}
.Logo {
	float: left;
	width: 422px;
}
.Nav {
	float: right;
	width: 630px;
}
.Nav ul li {
	float: left;
	width: 90px;
	text-align: center;
}
.Nav ul li a {
	display: block;
	height: 102px;
	line-height: 102px;
	color: #222222;
	font-size: 14px;
}
.Nav ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.Banner {
}
.clear {
	height: 20px;
	clear: both;
	width: 100%;
}
.Container {
	width: 1200px;
}
.IndexCont {
	width: 1200px;
}
.IndexCont1 {
	width: 1200px;
}
.marquee2 {
	width: 1200px;
	overflow: hidden;
	height: 260px;
}
.IndexCont2 {
	width: 1200px;
	color: #666666;
}
.IndexCont2_1 {
	float: left;
	width: 380px;
}
.IndexCont2_2 {
	float: left;
	width: 380px;
	padding-left: 30px;
}
.IndexCont2_3 {
	float: right;
	width: 380px;
}
.IndexCont2 p {
	line-height: 140%;
	height: 250px;
}
.IndexCont2 .More {
	float: right;
	width: 80px;
}
.IndexCont2 .More a {
	font-size: 12px;
	color: #07579E;
	display: block;
	border-left: 5px #34A4F5 solid;
	text-indent: 10px;
}
.IndexCont2_2 p {
	height: 180px;
}
.IndexCont2_2 ul {
	height: 70px;
}
/*********************/
.NBanner {
	background: url('nbanner.jpg') no-repeat center top;
	height: 300px;
}
.Wz {
	background: url('nbg.jpg') repeat-x left top;
	height: 36px;
	line-height: 36px;
}
.Wz1 {
	width: 1200px;
	color: #CCCCCC;
}
.Wz1 a {
	color: #CCCCCC;
}
.NIndexCont {
	width: 1200px;
	margin: 20px 0;
	min-height: 400px;
}
.NIndexCont1 {
	float: left;
	width: 240px;
}
.NIndexCont1 ul li {
	background: url('n1.jpg') no-repeat left top;
	height: 31px;
	line-height: 31px;
	text-indent: 10px;
}
.NIndexCont1 ul li a:hover {
	color: #5A2B7F;
}
.NIndexCont1 ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.NIndexCont2 {
	float: left;
	width: 930px;
	padding-left: 20px;
}
.Footer {
	width: 100%;
	height: 50px;
	background: #000000;
}
.Footer1 {
	width: 1200px;
	height:50px;
	line-height:50px;
	color:#CCCCCC;
}
.Footer1 a{
	color:#33A4F3;	
}
.Footer1_1 {
	float: left;
}
.Footer1_2 {
	float: right;
}
.bg1 {
}
.bg1 table {
	width: 80%;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
}
.bg1 table tr td {
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCc solid;
	padding: 10px;
	width: 50%;
}
.bg2 {
}
.bg2 table {
	width: 80%;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
}
.bg2 table tr td {
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCc solid;
	padding: 10px;
	width: 25%;
}
