﻿/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	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;
	position:relative;
	top:1px;
	left:1px;
}
table {
	border-collapse: collapse;
}
td, th {
	font-size: 14px;
	line-height: 200%;
}
hr {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	color: #F2F2F2;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
input {
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
}
strong {
	font-weight: bold;
}
.floatleft{
	float: left;
	clear: both;
	padding-right: 5px;
}
.floatright {
	float: right;
	clear: both;
	padding-left: 5px;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
.webtop {
	position:relative;
	width:996px;
	height:80px;
	background-color:#FFFFFF;
	background-image:url('images/logo.jpg');
	background-position:10px bottom;
	background-repeat:no-repeat;
}
.toplink {
	position:absolute;
	top:50px;
	right:10px;
	width:340px;
	color:#5E94BE;
	text-align:right;
}
.toplink a {
	color:#5E94BE;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.toplink a:hover {
	color:blue;
	text-decoration:underline;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
#menu {
	position:relative;
	width:996px;
	height:30px;
	background-image:url('images/menubg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
#menu ul {
	width:984px;
	height:20px;
	margin:5px auto;
}
#menu ul li {
	float:left;
	width:120px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-left:1px #AFCAE4 solid;
}
#menu ul li a{
	color:#FFFFFF;
	font-size:16px;
	font-family:"微软雅黑","幼圆";
	text-decoration:none;
}
#menu ul li a:hover{
	color:yellow;
	text-decoration:none;
}
#menu ul ul{
	display:none;
}
.menu1 {
	position:absolute;
	left:0px;
	top:0px;
	width:8px;
	height:30px;
}
.menu2 {
	position:absolute;
	right:0px;
	top:0px;
	width:6px;
	height:30px;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
.topflash {
	width:996px;
	height:195px;
	padding:2px 0px 10px 0px;
	background-color:#FFFFFF;
	background-image:url('images/topmain.jpg');
	background-position:0px 2px;
	background-repeat:no-repeat;
}
#content {
	width:996px;
	background-image:url('images/contentbg.gif');
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
.sidebar {
	float:left;
	width:190px; 
	margin-right:10px;
}
.sidemenu {
	width:190px;
	border-top:2px #FFFFFF solid;
}
.sidemenu ul {
	margin:20px auto;
}
.sidemenu ul li {
	width:190px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-image:url('images/sidelinebg.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
}
.sidemenu ul li a {
	display:block;
	width:160px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-image:url('images/icon1.gif');
	background-position:10px 10px;
	background-repeat:no-repeat;
	text-indent:40px;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	font-family:"微软雅黑","幼圆";
	text-decoration:none;
}
.sidemenu ul li a:hover {
	color:yellow;
	text-decoration:none;
}
.sidemenu ul ul {
	display:none;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
.sidetype {
	width:180px;
	padding:20px 0px;
	color:#FFFFFF;
	text-align:left;
	line-height:150%;
}
.sidetype div {
	padding-bottom:10px;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
.main{
	float:left;
	width:796px;
}
.mytitle {
	position:relative;
	width:730px;
	padding-left:66px;
	height:32px;
	line-height:32px;
	text-align:left;
	font-size:16px;
	color:#0076C9;
	filter: DropShadow(color=#FFFFFF, Offx=2, Offy=2, Positive=true);
	letter-spacing:5px;
	font-family:"微软雅黑","幼圆";
	background-image:url('images/titbg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.mytitle .title1{
	position:absolute;
	top:0px;
	left:0px;
	width:63px;
	height:32px;
}
.mytitle .title2{
	position:absolute;
	top:0px;
	right:0px;
	width:15px;
	height:32px;
}
/**************DesignByHancy 请不要重置样式 以免样式出错*********************************************************/
.mybody{
	width:796px;
	font-size:13px;
	color:#333333;
	line-height:160%;
	text-align:left;
	padding:5px 0px 10px 0px;
}
.mybody a{
	color:#0076C9;
	text-decoration:underline;
}
.mybody a:hover{
	color:#0076C9;
	text-decoration:none;
}
.bottomline{
	width:996px;
	height:4px;
	font-size:0px;
	margin-top:15px;
	background-color:#C3C3C3;
	clear:both;
}
.footer {
	width:996px;
	color:#333333;
	font-size:12px;
	text-align:center;
	line-height:150%;
	padding:10px 0px;
	background-color:#C3C3C3;
	border-top:2px #FFFFFF solid;
	clear:both;
}
/**********首页产品列表****************/
.indexprod {
	width:796px;
	clear:both;
}
.indexprod ul li {
	float:left;
	width:180px;
	height:112px;
	margin:0px 8px;
	padding-top:17px;
	background-image:url('images/picbg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	_display:inline;
}
.indexprod .img {
	width: 140px;
	height: 80px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 70px;
	*font-family: Arial;
}
.indexprod .img a {
	display: block;
	width: 140px;
	height: 80px;
	vertical-align: middle;
}
.indexprod .img img {
	max-width: 140px;
	max-height: 80px; 
	vertical-align:middle;
	border:0px;
	*width: expression(this.width > 140 && this.width > this.height ? 80 : true);
	*height: expression(this.height > 80 ? 80 : true);
}
.indexprod .name {
	width: 180px;
	height: 20px;
	color:#0076C9;
	line-height:20px;
	text-align:center;
	font-size: 12px;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	width: 796px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color:#221A17;
	text-indent: 40px;
	text-align:left;
	background-color:#DFDFDF;
	background-image:url('images/icon2.gif');
	background-position:10px 3px;
	background-repeat:no-repeat;
	clear:both;
}
.ColumnsListMore {
	display:none;
	float: left;
	width: 120px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79BAEE;
	text-align: center;
	margin-top:15px;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	width:796px;
	clear:both;
}
.ColumnsList_Ico ul li {
	float:left;
	width:180px;
	height:112px;
	margin:0px 8px;
	padding-top:17px;
	background-image:url('images/picbg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	_display:inline;
}
.ColumnsList_Ico .img {
	width: 140px;
	height: 80px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 70px;
	*font-family: Arial;
}
.ColumnsList_Ico .img a {
	display: block;
	width: 140px;
	height: 80px;
	vertical-align: middle;
}
.ColumnsList_Ico .img img {
	max-width: 140px;
	max-height: 80px; 
	vertical-align:middle;
	border:0px;
	*width: expression(this.width > 140 && this.width > this.height ? 80 : true);
	*height: expression(this.height > 80 ? 80 : true);
}
.ColumnsList_Ico .name {
	width: 180px;
	height: 20px;
	color:#0076C9;
	line-height:20px;
	text-align:center;
	font-size: 12px;
}
.ColumnsList_Ico .details {
	display:none;
	width:180px;
	height:20px;
	font-size: 12px;
	line-height:20px;
}
/*******************模板栏目文本样式******************/
.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 {
	width:796px;
	clear:both;
}
.ProdList ul li {
	float:left;
	width:180px;
	height:112px;
	margin:0px 8px;
	padding-top:17px;
	background-image:url('images/picbg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	_display:inline;
}
.ProdList .img {
	width: 140px;
	height: 80px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 70px;
	*font-family: Arial;
}
.ProdList .img a {
	display: block;
	width: 140px;
	height: 80px;
	vertical-align: middle;
}
.ProdList .img img {
	max-width: 140px;
	max-height: 80px; 
	vertical-align:middle;
	border:0px;
	*width: expression(this.width > 140 && this.width > this.height ? 80 : true);
	*height: expression(this.height > 80 ? 80 : true);
}
.ProdList .name {
	width: 180px;
	height: 20px;
	color:#0076C9;
	line-height:20px;
	text-align:center;
	font-size: 12px;
}
.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('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;
}
