﻿@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body, form, input, fieldset, blockquote, ul, ol, dl, address, a {

	margin: 0px;
	padding: 0px;
	list-style: none;
	outline: none;
	text-decoration: none;
}

/************************************************全局样式************************************************/

body{

	font-size:12px;
	color:#333333;
	font-family:Arial, 宋体;
	background:#FFFFFF url('bg.jpg') center top no-repeat fixed;

}

div{
	margin:auto;
	overflow:hidden;
}

a{
	text-decoration:none;
	color:#333333;

}

a:hover{
	color:#0066CC;
}

img{
	border:none;
}

table {
	border-collapse:collapse;
}

/*table td {
	padding:0px 5px;
}*/

/************************************************浮动************************************************/

.floatright {
	float:right;
	padding-left:5px;
	clear:both;
}

.floatleft {
	float:left;
	padding-right:5px;
	clear:both;
}
.floatleft img
{
	border:1px #aaaaaa solid;
	padding:2px;
}

.TopBar {
	position:relative;
	width:966px;
	height:90px;
}

/************************************************动画************************************************/

.TopFlash {
	width:940px;
	height:250px;
	clear: both;
	margin-bottom:2px;
}

/************************************************导航************************************************/

.dh{

	position:relative;
	width:940px;
	height:36px;
	background-image:url("dh_bg.jpg");
	background-repeat:repeat-x;
	z-index:100;

}

.dh ul {
	width:936px;
	height:36px;
	margin:0px auto;
	overflow:visible;
}

.dh ul li {
	float:left;
	width:95px;
	height:36px;
	line-height:36px;
	text-align:center;
	position:relative;
	overflow:visible;
	z-index:100;
}

.dh ul li a {

	display:block;

	color:#FFFFFF;

	font-size:12px;

	font-weight:bold;

	background:url('dh_bar.jpg') right center no-repeat;

}

.dh ul li a:hover {

	color:#FFFF00;

	font-size:12px;

}

.dh ul ul {

	display:none;

	position:absolute;

	left:-1px;

	top:36px;

	width:117px;

	height:auto;

	background-color:#80BBDE;

	border:1px #0076BC solid;

	border-bottom:3px #0076BC solid;

	filter:alpha(opacity=90);

	z-index:110;

}

.dh ul ul li {

	width:117px;

	height:25px;

	line-height:25px;

	text-align:center;

	border-bottom:1px #0076BC solid;

}

.dh ul ul li a {

	color:#FFFFFF;

	font-weight:normal;

	background-image:none;

}

.dh ul ul li a:hover {

	color:#FFFFFF;

	font-size:12px;

	background-color:#0076BC;

}

.dh ul li ul li ul {

	display: none;

	left: -1000px;

	top: -1000px;

}

.dh .FloMbr {

	position:absolute;

	right:0px;

	top:0px;

	width:5px;

	height:36px;

	background-color:#0076BC;

	z-index:200;

}

/************************************************内容************************************************/

.MyCont{

	width:940px;

	height:auto;

	padding:10px 0px;

	background-color:#FFFFFF;

	clear:both;

}

.SideBar {
	float:left;
	width:255px;
	height:auto;
	padding:10px 0px;
}

.Left_cpjs {
	position:relative;
	background:url('left_cpjs.jpg') 5px 50% no-repeat;
	z-index:2;
	clear:both;
}

.BoxTitle {
	position:relative;
	text-align:left;
	text-indent:20px;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
	font-family:微软雅黑, 黑体;
	color:#006383;
	text-indent:15px;
	border-bottom:1px #D6D6D6 solid;
	z-index:2;

	clear:both;

}
.BoxMiddle{
	
	background:url('title_bg.jpg') 2px 50% no-repeat;
}
.BoxMiddle01{
	
	background:url('middle01.jpg') no-repeat;	
}
.BoxMiddle02{
	background:url('middle02.jpg') no-repeat;	
	margin-top:15px;
}
.BoxMiddle03{
	background:url('middle03.jpg') no-repeat;
	margin-top:15px;
}

.BoxTitle span {

	padding-left:8px;

	font-size:12px;

	color:#999;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

}

.BoxTitle .RightLink {

	position:absolute;

	right:10px;

	bottom:0px;

	height:17px;

	line-height:17px;

	text-align:right;

	color:#666666;

	font-weight:normal;

	font-size:12px;

}

.BoxTitle a:hover {

	color:#0066CC;

	text-decoration:underline;

}

.SideMenu {

	float:left;

	padding:5px;

	width:230px;

	padding-bottom:20px;

	overflow:visible;

}

.SideMenu ul, li {

	overflow:visible;

}

.SideMenu ul li {

	line-height:24px;

	text-align:left;

	overflow:visible;
	margin-top:5px;

}

.SideMenu ul li a {

	color:#333333;

	display:block;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

	text-indent:25px;

	border-bottom:1px #CCCCCC dotted;

	background:url('Maincont_ico1.gif') 10px center no-repeat;

}

.SideMenu ul li a:hover {

	color:#FF0000;

	background:#F1F1F1 url('Maincont_ico1.gif') 10px center no-repeat;

}

.SideMenu ul li ul li a {

	display:block;

	text-indent:30px;

	background:url('Maincont_ico5.gif') 17px center no-repeat;

}

.SideMenu ul li ul li a:hover {

	color:#FF0000;

	background:#F1F1F1 url('Maincont_ico5.gif') 17px center no-repeat;

}

.SerBox_top
{
	float:left;
	width:232px;
	height:12px;
	background: url('left_contact01.jpg') no-repeat;
}
.SerBox_bottom
{
	float:left;
	width:232px;
	height:12px;
	background: url('left_contact03.jpg') no-repeat;
}
.SerBox {

	float:left;
	position:relative;
	width:232px;
	min-height:250px;
	background: url('left_contact02.jpg');
	background-repeat:repeat-y;
}


.SerBox h3 {

	position:absolute;

	left:15px;

	top:15px;

	font-size:18px;

	font-weight:bold;

	color:#409690;

	text-align:left;

	font-family:微软雅黑;

}

.SerBox .types {

	position:absolute;

	left:15px;

	top:50px;

	width:200px;

	line-height:25px;

	text-align:left;

	color:#333333;

}

.Ntypes {

	width:230px;

	line-height:23px;

	text-align:left;

	color:#333333;

}

.MainBox {

	float:left;

	width:650px;

	height:auto;
	min-height:500px;

	padding:10px 17px;

	border-left:1px #8D8D8D dotted;

}
.ContentBox{
	float:left;

	width:650px;

	height:auto;
	min-height:700px;

	padding:10px 17px;

	border-left:1px #8D8D8D dotted;
}
.ContentBox .StationLink {
	padding:10px 0px 0px 5px;
	line-height:17px;
	text-align:text;
	color:#666666;
	font-weight:normal;
	font-size:12px;
	width:100%;
}
.Comp {

	text-align:left;

	line-height:22px;

	color:#333333;

	font-size:12px;

	padding:10px 0px

}

.Comp p {

	padding:5px;

	line-height:200%;

}

/***********************首页产品滚动****************************/

#IndexProd {

	width:650px;

	height:200px;

	line-height:20px;

	padding:10px 0px;

}

#IndexProd table {

	width:100%;

	border:none;

	border-collapse:collapse;

}

#IndexProd table tr td {

	border:none;

	padding:0px 3px;

	text-align:center;

	white-space:nowrap;

}

#IndexProd img {

	height:150px;

	width:150px;

	padding:9px;

	border:1px #2BA8DE solid;

}

/************************************************底部************************************************/

.FootBar {
	position:relative;
	width:940px;
	height:55px;
	font-size:12px;
	color:#333333;
	border-bottom:12px #FFFFFF solid;
	background:#F3FDF8 url('bottom_bg2.jpg') 0px center repeat;
	/*border-top:1px #E6F8FF solid;*/
	clear:both;
	text-align:center;
	line-height:25px;
	padding-top:15px;
	
}
