﻿body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: 微软雅黑;
}
div {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: red;
}
p{
	line-height:200%;
}
/******************************************************************************/
.Top {
	background: white url('topbg.jpg') repeat-x left top;
	height: 30px;
	text-align: center;
}
.Header {
	background: white url('haerbg.png') repeat-x left top;
	height: 133px;
	text-align: center;
}
.Nav {
	background: url('nav.jpg') repeat-x left top;
	height: 40px;
	line-height: 38px;
}
.Nav ul {
	width: 990px;
	margin: auto;
}
.Nav ul li {
	float: left;
	width: 110px;
	text-align: center;
	font-size: 14px;
}
.Nav ul li a {
	color: white;
}
.Nav ul li a:hover {
	color: #33FFFF;
}
.Banner {
	height: 488px;
}
.Search {
	border: 1px #CCCCCC solid;
	height: 40px;
	line-height: 40px;
}
.Search1 {
	width: 1000px;
}
.Search1 span {
	font-weight: bold;
}
.Search1_1 {
	float: left;
	width: 786px;
}
.Search1_2 {
	float: left;
	width: 214px;
	background: url('search.jpg') no-repeat left top;
	margin-top:10px;
}
.Search1_2 form {

}
.Search1_2 input {
	border: none;
	background: none;
	height: 20px;
	line-height: 20px;
	width:160px;
	margin-left:10px;
}
.Cpzs {
	width:1000px;
	padding:20px 0;
}
.Cpzs1{
	float:left;
	width:205px;
}
.Cpzs1_1{
	border:1px #0B40BE solid;
	border-top:none;
}
.Cpzs1_1 ul{
	padding:10px 0;
}
.Cpzs1_1 ul li a{
	display:block;
	height:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#072AAC;
	text-indent:10px;
}
.Cpzs1_1 ul li li a{
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.Cpzs1_1 ul ul{
	padding:0;
}
.Cpzs2{
	float:left;
	width:770px;
	padding-left:25px;
}
.Cpzs2_1{
	border:1px #CCC solid;
	width:768px;
	border-top:none;
	height:370px;
}
.Cpzs2_1 ul{
	float:left;
	width:768px;

}
.marquee3{
	height:340px;
	margin:10px 0;
	overflow:hidden;
}
.Title {
	height:110px;
	background:url('i2.jpg') no-repeat center top;
}
.Container {
	width:1000px;
	margin:20px auto;
}
.IndexCont {
}
.IndexCont1 {
}
.IndexCont2 {
}
.IndexCont2 ul {
	padding:20px 0;
}
.IndexCont2 ul li{
	float:left;
	width:250px;
}
.IndexCont2 ul li img{
	width:240px;
	height:165px;
	border:1px #CCC solid;
}
.IndexCont2 ul li span{
	display:block;
	]width:240px;
	text-align:center;
	margin-top:5px;
}
.IndexCont3 {
	width:1000px;
	padding:20px 0;
}
.IndexCont3_1 {
	float:left;
	width:610px;
}
.IndexCont3_1 p {
	padding:10px 0;
}
.IndexCont3_1 p img{
	padding:4px;
	border:1px #CCC solid;
	float:left;
	margin-right:10px;
}
.IndexCont3_2 {
	float:left;
	width:360px;
	padding-left:30px;
}
.IndexCont3_2 ul{
	padding:20px 0;
}
.NCont1{
	background:#0A3EBD;
	height:40px;
	line-height:40px;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
	float:left;
	width:770px;
}
.NCont2{
	border:1px #CCC solid;
	width:728px;
	padding:20px;
	min-height:320px;
}
.Footer {
	background:#666666;
	height:186px;
	text-align:center;
}
.ny_f{
	height:118px;}
.Footer p{
	width:1000px;
	margin:22px auto 0;
	line-height:21px;
	color:white;
}
.Footer p img{
	float:left;
	margin-right:20px;
}
.Footer p a{
	color:white;
}