﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url('body_bg.gif') repeat-x top;
}
div {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}
/**********************************************************/
.top {
	width: 990px;
	height: 86px;
}
.navigation {
	width: 990px;
	height: 42px;
	overflow: visible;
	z-index: 100;
}
.navigation ul li {
	position: relative;
	float: left;
	width: 99px;
	height: 42px;
	overflow: visible;
	z-index: 100;
}
.navigation ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 45px;
	font-weight: bold;
}
.navigation ul li a:hover {
	color: #EE8B31;
	background: url('nav_a.jpg') no-repeat center 40px;
}
.navigation ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 42px;
	width: 110px;
	height: auto;
	background-color: #80BBDE;
	border: 1px #0076BC solid;
	border-bottom: 3px #0076BC solid;
	filter: alpha(opacity=90);
	z-index: 110;
}
.navigation ul ul li {
	width: 110px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-bottom: 1px #0076BC solid;
}
.navigation ul ul li a {
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;
	background-image: none;
}
.navigation ul ul li a:hover {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0076BC;
	background-image: none;
}
.navigation ul li ul li ul {
	display: none;
	left: -1000px;
	top: -1000px;
}
.flash {
	height: 246px;
}
/**********************************************************/
.content {
	width: 990px;
	padding-top: 30px;
}
.content_more {
	height: 38px;
}
.content_left {
	width: 260px;
	float: left;
	text-align: left;
}
.content_left_1 {
	height: 330px;
	padding: 38px 20px 0px 30px;
	background: url('index_left_1.jpg') no-repeat left top;
}
.content_left_1 li {
	border-bottom: 1px #DFDFDF solid;
	width: 210px;
	height: 30px;
	line-height: 30px;
	background: url('index_cpml_li.gif') no-repeat 5px center;
}
.content_left_1 li a {
	display: block;
	width: 208px;
	text-indent: 28px;
	color: #005FB3;
	height: 30px;
	line-height: 30px;
}
.content_left_1 li a:hover {
	color: #EE8B31;
	font-weight: bold;
}
.content_left_3 {
	height: 217px;
	line-height: 180%;
	padding: 0px 0px 0px 29px;
	background: url('index_left_3.jpg') no-repeat left top;
}
.content_right {
	float: left;
	width: 673px;
	padding: 0px 25px 20px 32px;
}
.Pagetitle {
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #0080C0;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2px;
	background: url('mb_right.jpg') no-repeat left top;
}
/**********************************************************/
.footer {
	background:#1077C3  url('footer.gif') repeat-x top;
	padding:10px 0;
	margin-top:20px;
}
.footer_1{
	line-height:25px;
	width:990px;
	color:white;
	text-align:left;
}
.footer_1 a{
	color:white;
}
.footer_1 a:hover{
	color:#EE8B31;
}
.footer_1 img{
	float:right;
	height:120px;
}/***************内容部分-图标列表干栏目***********/
/******************位置************************/
.Station {
	color: #FFFFFF;
}
.Station:hover {
	color: #000000;
}
.ColumnsListName {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	color: #0F498A;
	text-indent: 20px;
	margin-top: 15px;
	background-color: #E7E7E7;
}
.ColumnsListMore {
	width: 120px;
	height: 24px;
	font-size: 12px;
	line-height: 25px;
	background-color: #999999;
	text-align: center;
	margin-top: 15px;
	color: #FFFFFF;
	display: none;
}
.ColumnsListMore a {
	color: #0F498A;
}
.desc {
	display: none;
}
/*模板栏目文字样式*/
.ColumnsList_Text {
	padding: 5px 0px;
}
.ColumnsList_Text li {
	text-indent: 20px;
}
.ColumnsList_Text li a {
	color: #333333;
}
.ColumnsList_Text li a:hover {
	color: #CC3300;
}
/*模板栏目图标样式*/
.ColumnsList_Ico {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #FCE303;
	margin: 5px auto 15px auto;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 200px;
	height: 180px;
	text-align: center;
	margin: 8px;
	overflow: hidden;
	_display: inline;
}
.ColumnsList_Ico .img {
	width: 198px;
	height: 150px;
}
.ColumnsList_Ico .img img {
	width: 190px;
	height: 142px;
	border: 1px #C0C0C0 solid;
	padding: 1px;
}
.ColumnsList_Ico .name {
	width: 200px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}
.ColumnsList_Ico .details {
	display: none;
}
/*模板栏目文本样式*/
.ColumnsList_text {
	width: 100%;
	clear: both;
}
.ColumnsList_text ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	border-bottom: 1px #CCCCCC dotted;
	background: black url('images/icon2.gif') 15px 48% no-repeat;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*产品列表页面*/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #FCE303;
}
.ProdList li {
	float: left;
	width: 200px;
	height: 180px;
	text-align: center;
	margin: 8px;
	overflow: hidden;
	_display: inline;
}
.ProdList .img {
	width: 198px;
	height: 150px;
}
.ProdList .img img {
	width: 190px;
	height: 142px;
}
.ProdList .name {
	width: 200px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/*页面跳转按钮样式*/
.ProdPagination {
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #004284 solid;
	background-color: #8ED2FF;
	text-decoration: none;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
}
.ProdCount {
	display: none;
}
/*产品内容页面*/
.ProdTitle {
	display: none;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
}
.ProdBack a {
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px #23337E solid;
	background-color: #2F45A8;
	text-decoration: none;
	color: #FFFFFF;
}
.ProdBack a:hover {
	background-color: #CCCCCC;
	color: #2F45A8;
}
/*新闻列表页面*/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	text-align: center;
	font-size: 12px;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
	background: url('../global/temp_news.gif') no-repeat left center;
}
.NewsList .Name {
	float: left;
	width: 70%;
	text-indent: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	color: #000000;
}
.NewsList .Name a:hover {
	color: #990000;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #FFD57D;
	text-decoration: none;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
}
/*新闻内容页面*/
.NewsTitle {
	font-size: 15px;
	font-family: "微软雅黑","幼圆","黑体";
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
	font-size: 12px;
}
.NewsBack a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #23337E solid;
	background-color: #2F45A8;
	text-decoration: none;
	color: #FFFFFF;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: #808080;
}
/*客户留言样式*/
.MsgForm {
	text-align: center;
}
.MsgFormTitle {
	font-size: 12px;
	font-weight: bold;
	width: 618px;
	text-align: left;
	background-color: #FFCC00;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CC6600;
}
.MsgForm table {
	width: 618px;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
.MsgForm td {
	padding: 3px;
	/*border:1px black solid;*/
}
.MsgForm td.td1 {
	width: 70px;
	text-align: center;
}
.MsgForm input.text1 {
	width: 200px;
}
.MsgForm textarea.text1 {
	width: 98%;
}
.MsgForm .submit {
	text-align: center;
}
.MsgTable {
	text-align: center;
}
.MsgTableTitle {
	font-size: 12px;
	font-weight: bold;
	width: 618px;
	text-align: left;
	background-color: #FFCC00;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CC6600;
}
.MsgTable table {
	width: 618px;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	margin: 3px 0px;
}
.MsgTable td {
	padding: 5px;
	border: 1px solid #CC6600;
}
.MsgTable .td1 div {
	text-align: center;
}
.MsgTable td.td1 {
	width: 100px;
	background-color: #FFF1BB;
}
.MsgTable td.td2 {
	text-align: right;
	background-color: #FFF1BB;
}
.MsgTable td.td3 {
	text-align: left;
	background-color: #FFF1BB;
}
.MsgTable td.td4 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF1BB;
}
.MsgTable td.td5 {
	font-weight: bold;
	text-align: right;
	background-color: #FFF1BB;
}
.MsgTable td.td6 {
	font-weight: bold;
	text-align: left;
	background-color: #FFF1BB;
}
.MsgTable .Pagination td {
	border: 0px;
}
/*************下载页面****************/
.CustomTable {
	width: 98%;
	border-collapse: collapse;
}
.CustomTable td {
	border: 1px #CCCCCC solid;
	padding: 2px 0px;
	text-indent: 8px;
}
.CustomTable td img {
	border: 0px;
}
.tr_1 {
	text-align: center;
	background-color: #144C85;
	color: #FFFFFF;
}
