﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-size:12px;
	font-family: Tahoma,Verdana;
	background:#FFFFF8 url('../../style/cn_style/bg01.gif') repeat-x fixed;
}
div {
	overflow:hidden;
	margin:auto;
}
pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word;  /* Internet Explorer 5.5+ */
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
img {
	border:0px;
}
ul,li {
	margin:0px;
	padding:0px;
	list-style:none;
}
table {
	border-collapse: collapse;
	width:100%;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
}
strong {
	font-weight: bold;
	color: #005E99;
}
.floatleft {
	float: left;
	padding-right: 5px;
	clear: both;
}
.floatright {
	float: right;
	padding-left: 5px;
	clear: both;
}
h1 {
	font-size:16px;
	color:#CC3300;
	font-weight:bold;
	text-indent:22px;
	letter-spacing:1px;
	margin-bottom:10px;
	font-family:微软雅黑;
	background:#F2F2F2 url('../../style/cn_style/icon0.gif') 10px 48% no-repeat;
}
.nobody {
	width: 990px;
	height:auto;
	padding:0px 5px;
	background-color:#FFFFFF;
}
/*顶部样式*/
.topbar {
	position:relative;
	width: 990px;
	height: 87px;
	background:#FFFFFF url('../../style/cn_style/logo.jpg') left top no-repeat;
}
.toplink {
	position:absolute;
	right:0px;
	top:30px;
	width:400px;
	height:40px;
	text-align:center;
}
.indextop {
	width:990px;
	height:232px;
	border-bottom:1px #FFFFFF solid;
	clear:both;
}
/*导航菜单*/
.menubar {
	width: 990px;
	height: 50px;
	background:#015E9B url('../../style/cn_style/homemenu.jpg') no-repeat ;
	overflow:visible;
	z-index:10;
}
.menubar ul {
	width: 990px;
	height: 50px;
	overflow:visible;
	z-index:10;
}
.menubar ul li {
	position: relative;
	float: left;
	width: 123px;
	height: 50px;
	line-height:50px;
	text-align:center;
	overflow:visible;
	z-index:10;
}
.menubar ul li a {
	display: block;
	width: 123px;
	height: 50px;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:微软雅黑,Tahoma,Verdana;
	text-decoration: none;
}
.menubar ul li a:hover {
	color:#FFFF00;
	text-decoration: none;
}
#menubar ul li ul {
	display:none;
	position: absolute;
	left:2px;
	top:42px;
	width:120px;
	height:auto;
	background-color:#015E9B;
	overflow:visible;
	z-index:11;
}
.menubar ul li ul li {
	position:relative;
	width:120px;
	height: 26px;
	line-height:26px;
	text-align:center;
	overflow:visible;
	z-index:11;
}
.menubar ul li ul li a {
	display:block;
	width:120px;
	height: 26px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menubar ul li ul li a:hover {
	color:#FFFFFF;
	font-size:12px;
	background-color:#3FB1FE;
	background-image:none;
}
.menubar ul ul ul {
	position:absolute;
	left:-990px;
	top:-990px;
}
.indexcontent {
	width:990px;
	height:auto;
	background-color:#FFFFFF;
	padding:20px 0px;
}
.indexcontact {
	float:left;
	width:300px;
	height:220px;
	text-align:left;
	color:#000000;
	line-height:200%;
}
.indexprotitle {
	position:relative;
	float:left;
	width:690px;
	height:26px;
	line-height:26px;
	text-align:left;
	color:#2872A4;
	font-size:14px;
	font-weight:bold;
	text-indent:30px;
	border-bottom:1px #DCAD67 solid;
	background: url('../../style/cn_style/icon.gif') 5px 48% no-repeat;
	margin-bottom:20px;
}
.indexprotitle a {
	position:absolute;
	right:0px;
	top:0px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:gray;
}
#indexprod {
	float:left;
	width:690px;
	height:190px;
}
#indexprod td {
	padding:0px 5px;
	text-align:center;
}
#indexprod img {
	height:155px;
}
.footbar {
	position:relative;
	width:990px;
	height:auto;
	padding:6px 0px;
	text-align:center;
	font-size:12px;
	color:#0066AC;
	line-height:200%;
	border-top:3px #0167AC solid;
	background-color:#FFFFFF;
	clear:both;
}
.totop {
	position:absolute;
	right:20px;
	top:20px;
	width:30px;
	height:30px;
}
.footbar a {
	color:#0066AC;
	text-decoration:none;
}
/*模板样式*/
.Nytopbar {
	position:relative;
	width: 862px;
	height: 87px;
	background:#FFFFFF url('../../style/cn_style/logo.jpg') left top no-repeat;
}
.Nytoplink {
	position:absolute;
	right:0px;
	top:30px;
	width:360px;
	height:40px;
	text-align:center;
}
.Nytop {
	width: 862px;
	height:207px;
	background: url('../../style/cn_style/Nytop.jpg') no-repeat;
	border-bottom:1px #FFFFFF solid;
	clear:both;
}
/*导航菜单*/
.Nymenu {
	position:relative;
	width: 862px;
	height: 50px;
	background:#015E9B url('../../style/cn_style/Nymenubg.jpg') no-repeat ;
	overflow:visible;
	z-index:10;
}
.Nymenu ul {
	position:absolute;
	left:3px;
	top:0px;
	width: 856px;
	height: 50px;
	overflow:visible;
	z-index:10;
}
.Nymenu ul li {
	position: relative;
	float: left;
	width: 107px;
	height: 50px;
	line-height:50px;
	text-align:center;
	overflow:visible;
	z-index:10;
}
.Nymenu ul li a {
	display: block;
	width: 107px;
	height: 50px;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family:微软雅黑,Tahoma,Verdana;
	text-decoration: none;
}
.Nymenu ul li a:hover {
	color:#FFFF00;
	text-decoration: none;
}
.Nymenu ul li ul {
	display:none;
	position: absolute;
	left:0px;
	top:42px;
	width:107px;
	height:auto;
	background-color:#015E9B;
	overflow:visible;
	z-index:11;
}
.Nymenu ul li ul li {
	position:relative;
	width:107px;
	height: 26px;
	line-height:26px;
	text-align:center;
	overflow:visible;
	z-index:11;
}
.Nymenu ul li ul li a {
	display:block;
	width:107px;
	height: 26px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Nymenu ul li ul li a:hover {
	color:#FFFFFF;
	font-size:12px;
	background-color:#3FB1FE;
	background-image:none;
}
.Nymenu ul ul ul {
	position:absolute;
	left:-862px;
	top:-862px;
}
.content {
	width:862px;
	height:auto;
	border-top:20px #FFFFFF solid;
	background: #FFFFFF url('../../style/cn_style/sidebg.gif') left top repeat-y;
}
.NyLeft {
	float:left;
	width:180px;
	height:auto;
	margin-right:15px;
	background-color:#EBEBEB;
}

.sidemenu {
	float:left;
	width:180px;
	height:auto;
}
.sidemenu>ul>li{
	padding-right:3px;
	padding-top:10px;
	line-height:22px;
	text-indent:27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url('../../style/cn_style/point.jpg') 10px 15px no-repeat;
}
.sidemenu>ul>li li{
	text-indent:35px;
}
/*
.sidemenu {
	float:left;
	width:180px;
	height:auto;
}
.sidemenu table {
	width:180px;
	height:auto;
	margin:5px;
}
.sidemenu table td {
	padding-right:3px;
	padding-top:2px;
}
.sidemenu ul {
	width:180px;
	height:auto;
	margin:10px auto;
}
.sidemenu ul li {
	width:180px;
	height:22px;
	line-height:22px;
	text-indent:27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px #999999 dotted;
	background: url('../../style/cn_style/point.jpg') 10px center no-repeat;
}
.sidemenu ul li a {
	color:#333333;
	text-decoration:none;
}
.sidemenu ul li a:hover {
	color:#0066CC;
	text-decoration:underline;
}*/
.sidetype {
	width:160px;
	height:auto;
	line-height:180%;
	text-align:left;
	padding:10px;
	color:#333333;
}
.NyRight {
	float:left;
	width:652px;
	height:auto;
	background-color:#FFFFFF;
}
.mytitle {
	width:652px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
	text-indent:40px;
	background:url('../../style/cn_style/mytitbg.jpg') left top no-repeat;
}
.mybody {
	width:652px;
	height:auto;
	text-align:left;
	line-height:200%;
	font-size:12px;
	color:#333333;
	padding:15px 0px;
}
.Nyfootbar {
	position:relative;
	width:862px;
	height:auto;
	padding:6px 0px;
	text-align:center;
	font-size:12px;
	color:#0066AC;
	line-height:200%;
	border-top:3px #0167AC solid;
	background-color:#FFFFFF;
	clear:both;
}
.Nytotop {
	position:absolute;
	right:20px;
	top:20px;
	width:30px;
	height:30px;
}
.Nyfootbar a {
	color:#0066AC;
	text-decoration:none;
}

/***************内容部分-图标列表干栏目***********/
.ColumnsTitle{
	overflow: hidden;
	clear: both;
}
.ColumnsName {
	float:left;
	width: 552px;
	height: 30px;
	text-align:left;
	line-height: 30px;
	font-size: 14px;
	text-indent: 28px;
	font-weight:bold;
	color:#0066CC;
	background:#EEEEEE url('../../style/cn_style/go.gif') 10px 48% no-repeat;
	margin:10px auto;
}
.ColumnsMore {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #DFDFDF;
	margin:10px auto;
}



/*模板栏目图标样式*/
.ColumnsIcoList {
	clear: both;
	width: 100%;
	text-align: center;
}
.ColumnsIcoList li {
	float: left;
	width: 202px;
	height: 222px;
	text-align: center;
	margin:12px 7px;
	overflow: hidden;
	_display: inline;
}
.ColumnsIcoList .Image {
	width: 200px;
	height: 200px;
	display: table-cell;
	font-size:145px;
	vertical-align: middle;
	text-align: center;
	border: 1px #666633 solid;
	background-color:#B3B091;
}
.ColumnsIcoList .Image a{
	width:200px;
	height:200px;
	display:block;
	vertical-align:middle;
}
.ColumnsIcoList .Image img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width:200px;
	max-height:200px;
	vertical-align:middle;
	*width: expression(this.width > 200 && this.width > this.height ? 200 : true);
	*height: expression(this.height > 200? 200 : true);
	*vertical-align:middle;
}
.ColumnsIcoList .Name {
	width: 202px;
	line-height: 20px;
	text-align: center;
}
.ColumnsIcoList .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('../../style/cn_style/icon2.gif') 15px 48% no-repeat;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ColumnsList_text ul li:hover {
	background-color: #F7F7F7;
}
/*产品列表页面*/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	color: #999999;
	text-align: center;
	font-size:12px;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	width:100%;
	text-align: center;
}
.ProdList ul li {
	float: left;
	width: 202px;
	height: 222px;
	text-align: center;
	margin:12px 7px;
	overflow: hidden;
	_display: inline;
}
.ProdList .img {
	width: 200px;
	height: 200px;
	display: table-cell;
	font-size:145px;
	vertical-align: middle;
	text-align: center;
	border: 1px #666633 solid;
	background-color:#B3B091;
}
.ProdList .img a{
	width:200px;
	height:200px;
	display:block;
	vertical-align:middle;
}
.ProdList .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width:200px;
	max-height:200px;
	vertical-align:middle;
	*width: expression(this.width > 200 && this.width > this.height ? 200 : true);
	*height: expression(this.height > 200? 200 : true);
	*vertical-align:middle;
}
.ProdList .name {
	width: 202px;
	line-height: 20px;
	text-align: center;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/********产品跳转样式*****************************************************/
.Pagination {
	margin: 20px 0px;
	line-height: 25px;
	font-size: 12px;
	background-color: #F7F7F7;
	text-align: center;
	clear: both;
}
.Pagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.Pagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/*页面跳转按钮样式*/
.ProdPagination {
	margin-top:30px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #DDDDDD solid;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
.ProdPagination a:hover {
	background-color:#FFFFCC;
	border: 1px #ED1B23 solid;
	color: #ED1B23;
}
.ProdCount {
	display:none;
}
/********************************产品内容页面***********************************/
.ProdTitle {
	display:none;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.PageBack {
	text-align: center;
	margin:20px auto;
	clear:both;
}
.PageBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.PageBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
}
.NewsList li:hover {
	background-color: #F7F7F7;
}
.NewsList .Name {
	float: left;
	width: 70%;
	background-image: url('../../style/cn_style/icon0.gif');
	background-position: 10px 48%;
	background-repeat: no-repeat;
	text-indent: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	display: block;
	font-size: 12px;
	color: black;
}
.NewsList .Name a:hover {
	color: #0000CC;
	background-color: transparent;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	display:none;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	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;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/*客户留言样式*/
.MsgForm{
	text-align:center;
}
.MsgFormTitle{
	font-size:12px;
	font-weight:bold;
	width:650px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px  solid #A6D3EE;
}
.MsgForm table{
	width:650px;
	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:650px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px solid #A6D3EE;
}
.MsgTable table{
	width:650px;
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:3px 0px;
}
.MsgTable td{
	padding:5px;
	border:1px  solid  #45A8E2;
}
.MsgTable .td1 div{
	text-align: center;
}
.MsgTable td.td1{
	width:100px;
	background-color:#EBF5FA;
}
.MsgTable td.td2{
	text-align:right;
	background-color:#EBF5FA;
}
.MsgTable td.td3{
	text-align:left;
	background-color:#EBF5FA;
}
.MsgTable td.td4{
	width:100px;
	font-weight:bold;
	text-align: center;
	background-color:#DAEDF5;
}
.MsgTable td.td5{
	font-weight:bold;
	text-align:right;
	background-color:#DAEDF5;
}
.MsgTable td.td6{
	font-weight:bold;
	text-align:left;
	background-color:#DAEDF5;
}
.MsgTable .Pagination td{
	border:0px;
}



.PageName{
	display: none;
}