<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
}
html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, img, a {
	list-style:none;
	outline:none;
	border:none;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	color:#333333;
	font-size:12px;
	font-family: Helvetica, Corbel, Myraid Pro, Sans-Serif;
	line-height:150%;
	background:#F2F2F2 url('images/webg.jpg') center top repeat-x fixed;
}
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+ */
}
div {
	overflow: hidden;
	margin: 0px auto;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	width:100%;
}
strong {
	font-weight: bold;
}
.floatleft {
	float: left;
	padding-right: 5px;
	clear: both;
}
.floatright {
	float: right;
	padding-left: 5px;
	clear: both;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#2A6A88;
	font-family:Arial, Helvetica, sans-serif;
}
/*页面顶部*/
.topbar {
	width:1000px;
	height:73px;
}
.topflash {
	width:1000px;
	height:167px;
}
/*导航菜单*/
#topmenu {
	width: 1000px;
	height: 32px;
	text-align: center;
	background: #1766A1 url('images/menubg.gif')  no-repeat;
	overflow: visible;
	z-index:3;
}
#topmenu ul {
	width:1000px;
	height:32px;
	margin:0px auto;
	overflow: visible;
	z-index:3;
}
#topmenu ul li {
	position:relative;
	float: left;
	width: 125px;
	height: 32px;
	line-height:32px;
	background:url('images/menubar.gif') left center no-repeat;
	overflow: visible;
	z-index:3;
}
#topmenu ul li a {
	display: block;
	width: 125px;
	height: 32px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #FFFF00;
}
#topmenu ul li ul {
	display: none;
	position:absolute;
	top: 31px;
	left: 0px;
	width: 125px;
	height: auto;
	background-color:#1766A1;
	filter:alpha(opacity=90); 
	z-index:4;
}
#topmenu ul li ul li {
	width: 125px;
	height: 24px;
	line-height:24px;
	text-align: center;
	background-image:none;
	z-index:3;
}
#topmenu ul li ul li a {
	display: block;
	width: 125px;
	height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
	font-weight:normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#topmenu ul li ul li a:hover {
	color:#FFFFFF;
	background-color: #539BD0;
}
#topmenu ul li ul li ul {
	display: none;
	position:absolute;
	left:-1000px;
	top:-1000px;
}
/*主体样式*/
.content {
	width:970px;
	height:auto;
	padding:15px;
	background-color:#FFFFFF;
	clear:both;
}
.sidebar {
	float:left;
	width:212px;
	height:auto;
	margin-right:10px;
}
.sidemenu {
	width:210px;
	height:auto;
	border:1px #E6E6E6 solid;
	background-color:#FFFFFF;
	margin:5px auto;
}
.sidemenu ul {
	width:200px;
	height:auto;
	margin:5px;
}
.sidemenu li {
	width:200px;
	height:24px;
	line-height:24px;
	text-align:left;
	text-indent:22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px #E1E1E1 dotted;
	background:url('images/listgo.gif') 10px 48% no-repeat;
}
.sidemenu ul ul {
	display:none;
}
.sidetype {
	width:200px;
	height:auto;
	padding:5px;
	text-align:left;
	color:#666666;
	font-size:12px;
	line-height:200%;
	border:1px #E6E6E6 solid;
	background-color:#FFFFFF;
	margin:5px auto;
}
/*************************************/
.mymain{
	float:left;
	width:748px;
	height:auto;
}
.mytitle {
	position:relative;
	width:748px;
	height:30px;
	line-height:30px;
	text-align:left;
	font-size:13px;
	color:#467DB9;
	text-indent:20px;
	font-weight:bold;
	background:url('images/mytitlebg.jpg') no-repeat;
}
.more {
	position:absolute;
	right:20px;
	bottom:3px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
}
.more a {
	color:#919191;
}
.mybody {
	width:748px;
	height:auto;
	text-align:left;
	padding:15px 0px;
	font-size:12px;
	color:#30729D;
	line-height:170%;
}
.indexprolist {
	float:left;
	width:518px;
	height:185px;
	margin:5px auto;
	margin-right:20px;
}
.indexprolist img {
	width:auto;
	height:155px;
	background-color:#FFFFFF;
	border:1px #E7E7E7 solid;
}
.indexprolist td td {
	text-align:center;
	padding:0px 5px;
}
.contactus {
	float:left;
	width:195px;
	height:157px;
	text-align:left;
	color:#30729D;
	font-size:12px;
	line-height:170%;
	padding:20px 0px 0px 15px;
	background:url('images/conbg.jpg') no-repeat;
}
.footmenu {
	width:1000px;
	height:30px;
	line-height:30px;
	background-color:#1766A1;
}
.footmenu ul {
	width:880px;
	height:30px;
	margin:0px auto;
}
.footmenu ul li {
	float:left;
	width:110px;
	height:30px;
	text-align:center;
}
.footmenu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.footmenu ul li a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
.footmenu ul ul {
	display:none;
}
.footer {
	width:1000px;
	height:auto;
	text-align:center;
	font-size:12px;
	color:#666666;
	line-height:150%;
	padding:10px 0px;
	background-color:#FFFFFF;
	clear:both;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 600px;
	height: 21px;
	line-height: 21px;
	background-color:#ADD5F5;
	font-weight: bold;
	font-size: 12px;
	color:#0066CC;
	text-indent: 20px;
	margin-top:15px;
}
.ColumnsListMore {
	float: left;
	width: 100px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79BAEE;
	text-align: center;
	margin-top:15px;
}
/*模板栏目图标样式*/
.ColumnsList_Ico {
	clear: both;
	width: 100%;
	text-align: center;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 202px;
	height: 160px;
	text-align: center;
	margin: 10px 15px;
	overflow: hidden;
	_display: inline;
}
.ColumnsList_Ico .img {
	width: 200px;
	height: 137px;
	display: table-cell;
	font-size:120px;
	vertical-align: middle;
	text-align: center;
	border: 1px #DAD8C7 solid;
}
.ColumnsList_Ico .img a{
	width:200px;
	height:137px;
	display:block;
	vertical-align:middle;
}
.ColumnsList_Ico .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width:200px;
	max-height:137px;
	vertical-align:middle;
	*width: expression(this.width &gt; 200 &amp;&amp; this.width &gt; this.height ? 137 : true);
	*height: expression(this.height &gt; 137? 137 : true);
	*vertical-align:middle;
}
.ColumnsList_Ico .name {
	width: 202px;
	line-height: 20px;
	text-align: center;
}
.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;
}
.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: 160px;
	text-align: center;
	margin: 10px 15px;
	overflow: hidden;
	_display: inline;
}
.ProdList .img {
	width: 200px;
	height: 137px;
	display: table-cell;
	font-size:120px;
	vertical-align: middle;
	text-align: center;
	border: 1px #DAD8C7 solid;
}
.ProdList .img a{
	width:200px;
	height:137px;
	display:block;
	vertical-align:middle;
}
.ProdList .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width:200px;
	max-height:137px;
	vertical-align:middle;
	*width: expression(this.width &gt; 200 &amp;&amp; this.width &gt; this.height ? 137 : true);
	*height: expression(this.height &gt; 137? 137 : true);
	*vertical-align:middle;
}
.ProdList .name {
	width: 202px;
	line-height: 20px;
	text-align: center;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/*页面跳转按钮样式*/
.ProdPagination {
	height: 40px;
	line-height: 40px;
	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;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.ProdBack a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #DDDDDD solid;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
.ProdBack a:hover {
	background-color:#FFFFCC;
	border: 1px #ED1B23 solid;
	color: #ED1B23;
}
/*新闻列表页面*/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	clear:both;
}
.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('images/icon2.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	text-indent: 30px;
	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;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #DDDDDD solid;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
.NewsPagination a:hover {
	background-color:#FFFFCC;
	border: 1px #ED1B23 solid;
	color: #ED1B23;
}
/*新闻内容页面*/
.NewsTitle {
	display:none;
	font-size: 14px;
	color: #B00000;
	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:698px;
	text-align:left;
	background-color:#F2F2F2;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px  solid #DDDDDD;
}
.MsgForm table{
	width:698px;
	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:698px;
	text-align:left;
	background-color:#F2F2F2;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px  solid #DDDDDD;
}
.MsgTable table{
	width:698px;
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:3px 0px;
}
.MsgTable td{
	padding:5px;
	border:1px  solid #DDDDDD;
}
.MsgTable .td1 div{
	text-align: center;
}
.MsgTable td.td1{
	width:100px;
	background-color:#F2F2F2;
}
.MsgTable td.td2{
	text-align:right;
	background-color:#F2F2F2;
}
.MsgTable td.td3{
	text-align:left;
	background-color:#F2F2F2;
}
.MsgTable td.td4{
	width:100px;
	font-weight:bold;
	text-align: center;
	background-color:#F2F2F2;
}
.MsgTable td.td5{
	font-weight:bold;
	text-align:right;
	background-color:#F2F2F2;
}
.MsgTable td.td6{
	font-weight:bold;
	text-align:left;
	background-color:#F2F2F2;
}
.MsgTable .Pagination td{
	border:0px;
}</pre></body></html>