﻿body{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#0E4295;
	color:#333333;
	font-size:12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif, 宋体;
}
div{
	margin:auto;
	overflow:hidden;
}
a{
	text-decoration:none;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
img{
	border:1px #CCCCCC solid;
	padding:3px;
}

/*******************************************************************/
.Outside{
	width:970px;
	background-color:white;
}
.Inside{
	width:930px;
	text-align: left;
}
.TopFlash{
	padding-bottom:10px;
}
.Nav{
	height:33px;
	background-image:url('nav.jpg');
	overflow:visible;
}
.Nav ul{
	padding-left:35px;
	border-left:1px #3266B9 solid;
	border-right:1px #012F7C solid;
}
.Nav ul li{
	float:left;
	border-left:1px #3266B9 solid;
	border-right:1px #012F7C solid;
	position:relative;
}
.Nav ul li a{
	display:block;
	width:120px;
	height:33px;
	line-height:33px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:white;
	background-image:url('an1.jpg');
	background-position:center top;
}
.Nav ul li a:hover{
	background-image:url('an2.jpg');
}
.Nav ul ul{
	position: absolute;
	display:none;
	left:-40px;
	top:33px;
	z-index:100;
	border:none;
	padding:0px;
}
.Nav ul ul li{
	border:none;
}
.Nav ul ul li a{
	width:201px;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight: normal;
}
/***************************************主页***************************************/
.Cont{
	width:930px;
	height:521px;
	position:relative;
}

.pic{
	position:absolute;
	width:304px;
	height:201px;
	top: 18px;
	left: 4px;
}
.gsjj{
	position:absolute;
	width:585px;
	height:160px;
	top: 50px;
	left: 333px;
	line-height:20px;
}
.gsjj span{
	color:red;
	font-size:14px;
	font-weight:bold;
}
.cpzs{
	position:absolute;
	width:870px;
	height:80px;
	top: 254px;
	left: 30px;
}
.cpzs table{
	border-collapse:collapse;
}
.cpzs table td{
	padding:0px 3px;
}
.cpzs img{
	width:110px;
	height:80px;
	border:0px;
}
.dxkh{
	position:absolute;
	width:346px;
	height:94px;
	top: 404px;
	left: 12px;
}
.dxkh table{
	width:100%;
	border-collapse:collapse;
}
.dxkh table table td{
	border:1px #CCCCCC solid;
	text-align:center;
	padding:3px 0px;
}
.cpxl{
	position:absolute;
	width:283px;	
	left: 395px; 
	top: 400px; 
	height: 115px
}
.cpxl a{
	display:block;
	width:105px;
	height:30px;
	line-height:15px;
	float:left;
	margin-right:10px;
	border-bottom:1px #CCCCCC solid;
	background-image:url('ico1.gif');
	background-position:5px 50%;
	background-repeat:no-repeat;
	padding:4px 0px 4px 20px;
}
.cpxl a:hover{
	color: #990000;
	font-weight:bold;
	background-color:#EEF3F7;
}

.lxwm{
	position:absolute;
	width:217px;
	height:61px;
	top: 442px;
	left: 702px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
/***************************************内页***************************************/
.nyCont{
	padding:10px 0px;
}
.Left{
	float:left;
	width:200px;
}
.leftPictures{
	padding:0px 0px 10px;
}
.leftProducts{
	padding:22px 0px 10px;
	background-image:url('left1.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.leftProducts ul{
	border:1px #DBDBDB solid;
	border-top:none;
	padding:10px;
}
.leftProducts ul li{
	border-bottom:1px #DBDBDB solid;
}
.leftProducts ul li a{
	display:block;
	padding:5px 0px 5px 5px;
	color:#003366;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.leftProducts ul li a:hover{
	background-color:#F2F7FB;
}
.leftcontact{
	padding:50px 0px 0px;
	background-image:url('left2.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.leftcontact div{
	border:1px #DBDBDB solid;
	border-top:none;
	padding:8px;
}

.Right{
	float:right;
	width:710px;
}
.Right .Title{
	width:710px;
	height:30px;
	background-image:url('title.gif');
	text-align:left;
}
.Right .Title div{
	float:left;
	width:110px;
	line-height:35px;
	font-size:16px;
	font-family:微软雅黑;
	font-weight:bold;
	color:#003399;
	text-align:center;
}
.Right .Details{
	padding:20px 30px;
	font-size:14px;
	line-height:25px;
}

.Right h1{
	font-size:14px;
	font-weight:bold;
	color:#3366CC;
	text-align:center;
}
.Right .page{
	text-align:center;
	font-size:12px;
}
.Right .page a{
	display:inline;
	padding:3px 10px;
	border:1px #CCCCCC solid;
	margin-right:15px;
}
.Right .page a:hover{
	background-color:#3366CC;
	color:white;
}
.Bottom{
	clear:both;
	width:970px;
	text-align:center;
	background-color:#EDEDED;
	border-top:1px gray solid;
	padding:20px 0px;
}