﻿/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma,Verdana;
	background-color: #FFFFFF;
}
div {
	overflow: hidden;
	margin: auto;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	text-align: center;
}
td, th {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
hr {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1px;
	color:#F2F2F2;
}
img {
	border-color: #999999;
	margin-top: 0px;
}
strong {
	font-weight: bold;
	color:black;
}
.floatright {
	float: right;
	clear: both;
	padding: 5px;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
.webtop {
	width:1004px;
	height:121px;
	clear:both;
}
#menu{
	width:1004px;
	height:32px;
	background-color:#999999;
	clear:both;
}
#menu ul {
	width:970px;
}
#menu ul li {
	float:left;
	width:88px;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#FFDCB9;
	text-decoration:none;
}
#menu ul ul {
	display:none;
}
/*********************************************************************/
.topmain {
	width:1004px;
	height:268px;
	text-align:right;
	border-top:1px #FFFFFF solid;
	background-image:url('images/webmainimg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}
#content {
	width:984px;
	padding:10px;
	background-color:#FFFFFF;
}
.sidebar {
	float:left;
	width:200px;
	margin-right:15px;
}
.sidebox {
	width:198px;
	text-align:center;
	margin-bottom:10px;
	border:1px #666666 solid;
}
.sidebox img {
	border:0px;
}
.sidetitle{
	position:relative;
	width:198px;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-indent:15px;
	background-color:#999999;
}
.sidelist ul{
	width:178px;
	padding:10px;
}
.sidelist li {
	width:178px;
	height:24px;
	line-height:24px;
	text-align:left;
	text-indent:25px;
	font-size:12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px silver dotted;
	background-image:url('images/icon1.gif');
	background-position:5px 5px;
	background-repeat:no-repeat;
}
.sidelist li a {
	text-decoration:none;
}
.sidelist ul ul {
	display:none;
}
.sidetype {
	width:178px;
	line-height:24px;
	text-align:left;
	padding:10px;
}
.sidelink {
	width:178px;
	text-align:center;
	padding:10px;
	clear:both;
}
.sidelink img {
	display:block;
	padding:5px 0px;
	width:147px;
	height:42px;
	border:0px;
}
/****************************************************************/
.main {
	float:left;
	width:769px;
}
.topimg {
	width:760px;
	height:100px;
	margin-bottom:15px;
	border:1px #999999 solid;
	background-image:url('images/mytopimg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
.mybox{
	width:760px;
	margin-bottom:15px;
	border:1px #666666 solid;
}
.mytitle {
	width:760px;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-indent:15px;
	background-color:#999999;
}
.mybody {
	width:720px;
	padding:20px;
	line-height:200%;
	font-size:14px;
	text-align:left;
	color:#333333;
}
.middle {
	float:left;
	width:569px;
}
.rightbar{
	float:left;
	width:200px;
}
.indexbox {
	float:left;
	width:552px;
	margin-right:15px;
	margin-bottom:10px;
	border:1px #666666 solid;
}
.indextitle {
	position:relative;
	width:552px;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-indent:15px;
	background-color:#999999;
}
.more {
	position:absolute;
	top:0px;
	right:0px;
	width:90px;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:normal;
}
.more a{
	color:#FFFFFF;
	text-decoration:none;
}
.indexnews ul {
	width:520px;
	margin:16px auto;
}
.indexnews li {
	width:520px;
	height:24px;
	line-height:24px;
	text-align:left;
	text-indent:25px;
	font-size:12px;
	border-bottom:1px silver dotted;
	background-image:url('images/icon3.gif');
	background-position:5px 7px;
	background-repeat:no-repeat;
}
.indexnews li a{
	display:block;
	float:left;
	width:400px;
	height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.indexnews li span {
	display:block;
	float:left;
	color:gray;
	width:120px;
}
.quicklink {
	width:178px;
	padding:10px;
}
.quicklink li {
	width:178px;
	height:30px;
	line-height:30px;
	text-align:left;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	background-image:url('images/icon2.gif');
	background-position:5px 6px;
	background-repeat:no-repeat;
}
.quicklink li a {
	text-decoration:none;
}
.bottom {
	width:1004px;
	font-size:12px;
	font-family: Tahoma,Verdana;
	line-height:20px;
	padding:15px 0px;
	border-top:20px #D6D6D6 solid;
	clear:both;
}
/**********首页产品列表****************/
.indexprod {
	width:520px;
	margin:19px auto;
	clear:both;
}
.indexprod ul li {
	float:left;
	width:118px;
	height:140px;
	margin:5px;
	border:1px silver solid;
	_display:inline;
}
.indexprod .img {
	width: 118px;
	height: 118px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 103px;
	*font-family: Arial;
}
.indexprod .img a {
	display: block;
	width: 118px;
	height: 118px;
	vertical-align: middle;
}
.indexprod .img img {
	max-width: 118px;
	max-height: 118px; 
	vertical-align:middle;
	border:0px;
	*width: expression(this.width > 118 && this.width > this.height ? 118 : true);
	*height: expression(this.height > 118 ? 118 : true);
}
.indexprod .name {
	width: 118px;
	height: 20px;
	line-height:20px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color:#F2F2F2;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 600px;
	height: 21px;
	line-height: 21px;
	background-color:#ADD5F5;
	font-weight: bold;
	font-size: 12px;
	color:#000099;
	text-indent: 20px;
	margin-top:15px;
}
.ColumnsListMore {
	float: left;
	width: 120px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79BAEE;
	text-align: center;
	margin-top:15px;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	width: 720px;
	text-align:center;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 200px;
	height: 170px;
	text-align:center;
	margin:15px;
	overflow:hidden;
	_display:inline;
}
.ColumnsList_Ico .img {
	width: 198px;
	height: 150px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border:1px gray dotted;
}
.ColumnsList_Ico .img a {
	display: block;
	width: 198px;
	height: 150px;
	vertical-align: middle;
}
.ColumnsList_Ico .img img {
	border: 0px;
	width: 198px;
	height: 150px; 
	vertical-align:middle;
}
.ColumnsList_Ico .name {
	width: 198px;
	height: 18px;
	line-height: 18px;
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px #DDDDDD solid;
	background-color:#EEEEEE;
}
.ColumnsList_Ico .details {
	display:none;
	width:200px;
	height:30px;
	font-size: 12px;
	line-height:20px;
	text-align:right;
}
/*******************模板栏目文本样式******************/
.ColumnsList_text {
	clear: both;
	font-size: 12px;
	padding: 20px 0px;
}
.ColumnsList_text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.ColumnsList_text li a {
	float: left;
	width: 300px;
	display:block;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	border-bottom:1px maroon dashed;
}
/********************************产品列表页面***********************************/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	color: gray;
	text-align:center;
	line-height: 20px;
	background-color: #F7F7F7;
	clear:both;
}
.ProdList {
	clear: both;
	width: 700px;
	text-align:center;
}
.ProdList ul {
	margin:0px auto;
}
.ProdList ul li {
	float: left;
	width: 302px;
	height: 247px;
	margin:20px;
	text-align:center;
	_display:inline;
}
.ProdList .img {
	width: 300px;
	height: 225px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	border:1px gray dotted;
	text-align: center;
	*display: block;
	*font-size: 196px;
	*font-family: Arial;
}
.ProdList .img a {
	display: block;
	width: 300px;
	height: 225px;
	vertical-align: middle;
}
.ProdList .img img {
	border: 0px;
	max-width: 300px;
	max-height: 225px; 
	*width: expression(this.width > 300 && this.width > this.height ? 225 : true);
	*height: expression(this.height > 225 ? 225 : true);
	vertical-align:middle;
}
.ProdList .name {
	width: 300px;
	height: 20px;
	line-height:20px;
	text-align:center;
}
.ProdList .desc{
	display:none;
}
.ProdList .details{
	display:none;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background-color: #F7F7F7;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************产品内容页面***********************************/
.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;
	clear:both;
}
.ProdBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdBack 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('images/NewsPoint.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;
	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 {
	font-size: 14px;
	color: #650511;
	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;
}

