﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:12px;
	font-family:宋体;
	color:#666666;
}
div {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
}
img{
	border:none;
}
/*************************************************主体***********************************************/
.container {
      width:1002px;
}
/*************************************************头部***********************************************/
.top {
      width: 1002px;
	height: 120px;
}
/*************************************************导航部分***********************************************/
.navigation {
	width:1002px;
	height:40px;
	background:url('nav.gif') repeat-x top;
}
.navigation ul{
	width:882px;
	padding-left:2px;
	margin:0px auto;
	overflow:hidden;
	background:url('nav_li.gif') no-repeat left top;
}
.navigation ul li {
	float: left;
	width: 124px;
	padding-right:2px;
	background:url('nav_li.gif') no-repeat right top;
	height:40px;
	line-height:40px;
}
.navigation ul li a {
	display: block;
	width: 124px;
	height: 40px;
	color:#CEDAE1;
	font-size: 14px;
	font-family:微软雅黑;

}
.navigation ul li a:hover{
	color:#FFFFFF;
	background:url('nav_a.gif') repeat-x top;
}
/*************************************************动画部分***********************************************/
.flash {
	width: 1002px;
	height: 220px;
}
/*************************************************主体内容***********************************************/
.content{
	width:1002px;
	border-top:3px #123284 solid;
}
.content_left{
	float:left;
	width:252px;
	padding-bottom:30px;
}

.content_right{
	float:left;
	width:750px;
	text-align:left;

}
.content_right_1{
	height:50px;
	line-height:50px;
	text-align:right;
	background:url('mb_right_time.jpg') no-repeat left top;
}
.content_right_1 p{
	background:url('ico.gif') no-repeat 510px center;
	padding-right:30px;
}
.content_right_1 a{
	color:#666666;
}
.content_right_2{
	height:38px;
}
/*****************************************************************************************/
.footer {
	width:959px;
	padding-left:43px;
	color:#FFFFFF;
	height: 95px;
	padding-top:20px;
	text-align:left;
	font-family:Verdana;
	line-height:200%;
	background:url('footer.jpg') no-repeat left top;
}
.footer a{
	color:#FFFFFF;
}

.footer a:hover{
	color:#FFFF00;
}



/***************内容部分-图标列表干栏目***********/

/******************位置************************/
.Station {
	color:#FFFFFF;
}
.Station:hover{
	color:#000000;
}





.ColumnsListName {
	float:left;
	width:600px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	color: #0F498A;
	text-indent: 20px;
	margin-top: 15px;
	background-color: #E7E7E7;
}
.ColumnsListMore {
	float:left;
	width: 100px;
	height: 24px;
	font-size: 12px;
	line-height: 25px;
	background-color: #999999;
	text-align: center;
	margin-top: 15px;
	color: #FFFFFF;
}
.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;

}
.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/ny_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;
	
}











