﻿/**************DesignByHancy*********************************************************/
*{
	margin:0px;
	padding:0px;
}
html {
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#E2E2E2;
	scrollbar-shadow-color:#E2E2E2;
	scrollbar-face-color:#E2E2E2;
	scrollbar-highlight-color:#E2E2E2;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-3d-light-color:#E2E2E2;
}
body {
	margin: 0px;
	font-size: 12px;
	color: #515151;
	text-align: center;
	font-family: Tahoma,Verdana;
	background:#FFFFFF url('images/webg.jpg') left top repeat-x;
}
/****全局样式********************/
div {
	overflow: hidden;
	margin:0px auto;
}
li {
	list-style: none;
}
ul li {
	list-style: none;
}
ul {
	list-style: none;
}
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:visited {
	color:#666666;
	text-decoration:none;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
input {
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
}
select {
	vertical-align: middle;
	font-size: 12px;
	line-height: 15px;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
}
hr {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1px;
	color: #F2F2F2;
}
h3 {
	height:41px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:8px;
	background:url('images/h1bg.gif') no-repeat;
}
h1{
	font-size:14px;
}
img {
	border: 0px;
}
strong {
	font-weight: bold;
	color: black;
}
.floatleft {
	float: left;
	clear: both;
	padding-right: 5px;
}
.floatright {
	float: right;
	clear: both;
	padding-left: 5px;
}
.green{
	color:#0066CC;
	font-weight:bold;
}
.TopTitle{
	font-family:"幼圆","微软雅黑","黑体",Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color:#FF6600;
	display:block;
	margin-bottom:10px;
}
/****页面顶部样式********************/
.webtop {
	position:relative;
	width: 1004px;
	height: 140px;
	margin: 0px auto;
	clear: both;
}
/****顶部导航菜单********************/
.topkey{
	position:absolute;
	top:10px;
	left:100px;
}
.topkey a{
	color:#B84D39;
}
#topmenu {
	position:absolute;
	left:2px;
	top:71px;
	width: 1002px;
	height: 31px;
	text-align: center;
	overflow:visible;
}
#topmenu ul {
	width: 963px;
	height: 31px;
	margin: 0px auto;
}
#topmenu ul li {
	position: relative;
	float: left;
	width: 107px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background:url('images/menubar.jpg') right top no-repeat;
}
#topmenu ul li a {
	display: block;
	width: 107px;
	height: 31px;
	color: #FFFFFF;
	font-size: 15px;
	font-family:"微软雅黑","黑体","幼圆";
	text-decoration: none;
	background-image:none;
}
#topmenu ul li a:hover {
	width: 107px;
	height: 31px;
	text-decoration: none;
	background:url('images/menuover.gif') left top no-repeat;
}
#topmenu ul li ul {
	display:none;
	position:absolute;
	left:-300px;/*这个设置前提是只有产品展示有二级栏目，当其他有二级栏目时，请将left的值设为0*/
	top:31px;
	height:24px;
}
#topmenu ul li ul li {
	float:left;
	padding:0px 5px;
	height:24px;
	line-height:24px;	
	background:url('images/menu2bg.jpg') left top repeat-x;
}
#topmenu ul li ul li a{
	display:block;
	max-width:107px;
	height:24px;
	line-height:24px;
	color: #333333;
	font-size:12px;
	text-align:left;
	text-indent:6px;
	font-family: Tahoma,Verdana;
	font-weight:normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
	border:none;
	background:url('images/dot.gif') 0 48% no-repeat;
}
#topmenu ul li ul li a:hover {
	width:auto;
	height:24px;
	color: #650511;
	border:none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: underline;
	background:url('images/dot.gif') 0 48% no-repeat;/*对于IE6好像有点作用*/
}
#topmenu ul ul ul {
	display:none;
}
.indextopflash {
	width:984px;
	height:90px;
	padding:0px 10px 10px 10px;
	background: #FFFFFF url('images/indextopflashbg.jpg') center center no-repeat;
}
/****首页主体部分********************/
.indexmain {
	position:relative;
	width:1004px;
	height:auto;
	padding-bottom:15px;
	background: #FFFFFF url('images/indexmainbg.jpg') left top no-repeat;
}
/****首页理念模块********************/
.notice {
	position:absolute;
	left:23px;
	top:23px;
	width:745px;
	height:20px;
	line-height:20px;
	color:#8A8A8A;
	font-size:12px;
	text-align:left;
}
/****首页新闻动态********************/
.indexnews {
	position:absolute;
	top:40px;
	left:17px;
	width: 200px;
	height:auto;
}
.indexnews ul li {
	width: 200px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-align: left;
	text-indent:7px;
	border-bottom:1px #ECECEC dotted;
	background: #FFFFFF url('images/icon-1.gif') 0px 48% no-repeat;
}
.indexnews ul li a {
	display: block;
	float: left;
	width: 130px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexnews ul li span {
	display: block;
	float: left;
	width: 70px;
	height: 24px;
	line-height: 24px;
	color: #727272;
	text-align:right;
	overflow: hidden;
	white-space: nowrap;
}
/****首页产品展示********************/
#indexprod {
	position:absolute;
	top:370px;
	left:9px;
	width:800px;
	height:90px;
}
#indexprod ul {
	width:920px;
	height:90px;
}
#indexprod ul li {
	float: left;
	width: 82px;
	height: 68px;
	margin: 0px 5px;
}
#indexprod ul li .img {
	width: 80px;
	height: 66px;
	border: 1px gray solid;
	background-color:#EEEEEE;
}
#indexprod ul li .img img {
	height:80px;
	width:66px;
}
#indexprod .name {
	width: 82px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#indexprod ul ul {
	display:none;
}
/****首页联系我们********************/
.sidetext {
	position:absolute;
	right:12px;
	top:365px;
	width:168px;
	height:auto;
	text-align:left;
	line-height:140%;
}
/****首页友情链接********************/
.hotlink {
	width:1004px;
	text-align:left;
}
/****页面底部样式********************/
.footbar {
	position:relative;
	width:1004px;
	height:70px;
	text-align:left;
	line-height:150%;
	color:gray;
	border-top:1px #CCCCCC solid;
	clear:both;
}
.footbar a {
	color:gray;
}
/****底部导航菜单********************/
.footmenu {
	position:absolute;
	text-align:right;
	top: 8px;
	right:0px;
	width: 710px;
}
.footmenu ul li {
	float:right;
	padding:0px 5px;
}
.footmenu ul ul {
	display:none;
}
/****内页样式开始********************/
.content {
	width:984px;
	height:auto;
	padding:0px 10px;
}
.sidebar {
	float: left;
	width: 207px;
	height:auto;
	text-align:left;
	margin-right: 12px;
	background:url('images/sidebg.gif') left top repeat-y;
}
.sidetitle {
	width: 207px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	color:#FFFFFF;
	background: url('images/sidetitbg.jpg') left top no-repeat;
}
.sidemenu {
	width: 169px;
	height:auto;
}
.sidemenu ul {
	width:169px;
	float:left;
}
.sidemenu ul li {
	width: 169px;
	height: 33px;
	text-align: left;
	line-height: 33px;
	text-indent: 26px;
}
.sidemenu ul li a {
	display:block;
	width:169px;
	height:33px;
	color:#333333;
	text-decoration:none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url('images/sidemenubg.gif') left top no-repeat;
}
.sidemenu ul li a:hover {
	display:block;
	color:#CC3300;
	text-decoration:underline;
	background: url('images/sidemenuoverbg.gif') left top no-repeat;
}
.sidemenu ul ul {
	display:none;
}
.sideover {
	width:207px;
	height:20px;
	font-size:0px;
	background:url('images/sideover.gif') center bottom no-repeat;
}
/****内页主体样式********************/
.main {
	float: left;
	width: 765px;
	height:auto;
}
.banner {
	width:765px;
	height:153px;
}
.position {
	width:765px;
	height:20px;
	text-align:left;
	text-indent:25px;
	line-height:20px;
	margin:15px auto;
	color:#898888;
	font-size:12px;
	background: url('images/myhome.gif') 5px 48% no-repeat;
}
.mytitle {
	width:765px;
	height:25px;
	line-height:25px;
	text-align:left;
	text-indent:15px;
	font-size:16px;
	font-family:"微软雅黑","黑体","幼圆";
	color:#000000;
	background: url('images/mytitlebg.gif') left top no-repeat;
}
.mybody {
	width:765px;
	height:auto;
	padding:20px 0px;
	text-align:left;
	line-height:200%;
	color:#666666;
	font-size:12px;
	font-family: Tahoma,Verdana;
	clear:both;
}
.mybody img {
	border:1px gray solid;
}
.mybody a img {
	border:0px;
}
.mybody table table tr:hover {
	background-color:#F2F2F2;
}
.mybody table tr td {
	text-align:center;
	vertical-align:middle;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 665px;
	height: 21px;
	line-height: 21px;
	background-color:#F2F2F2;
	font-weight: bold;
	font-size: 14px;
	color:#333333;
	text-indent: 15px;
	margin-top:15px;
}
.ColumnsListMore {
	float: left;
	width: 100px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	background-color:#999999;
	text-align: center;
	margin-top:15px;
}
.ColumnsListMore a {
	color:#FFFFFF;
	text-decoration:none;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	list-style:none;
	margin: 0;
	padding:0;
	text-align: center;
}
.ColumnsList_Ico li{
	float: left;
	width: 152px;
	height:172px;
	margin:15px;
	_display:inline;
}
.ColumnsList_Ico .img{
	width: 150px;
	height: 150px;
	overflow:hidden;
	display: table-cell;
	vertical-align:middle;
	border:1px gray solid;
	text-align:center;
	background-color:#F2F2F2;
       *display: block;
       *font-size: 131px;/*约为高度的0.873*/
       *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ColumnsList_Ico .img img{
	border:0px;
	max-width: 150px;
	max-height: 150px;
	overflow: hidden;
	*width: expression(this.width >150 && this.width > this.height ? 150 : true);
	*height: expression(this.height > 150 ? 150 : true);
	*vertical-align:middle;
}
.ColumnsList_Ico .name{
	width: 150px;
	height: 20px;
	line-height: 20px;
	color:black;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ColumnsList_Ico .desc{
	display:none;
}
.ColumnsList_Ico .details{
	display:none;
}
/********************************产品文字页面***********************************/
.ColumnsList_Text {
	width:100%;
	line-height:30px;
	text-align:left;
	margin:10px auto;
}
.ColumnsList_Text ul li {
	width:100%;
	height:30px;
	text-align:left;
	text-indent:20px;
	background:url('images/dot.gif') 10px 48% no-repeat;
	border-bottom:1px silver dashed;
}
.ColumnsList_Text ul li ul {
	padding-left:10px;
}
/********************************产品列表页面***********************************/
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color:gray;
	border-bottom:1px gray dashed;
	clear:both;
}
.ProdRecordTotal a {
	padding:2px 5px 1px 5px;
	border:1px silver solid;
	background-color: #F7F7F7;
	margin:0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration:none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border:1px #0065CA solid;
	color:#0065CA;
}
.ProdList{
	list-style:none;
	margin: 0;
	padding:0;
	text-align: center;
}
.ProdList li{
	float: left;
	width: 150px;
	height:170px;
	margin:15px;
	_display:inline;
}
.ProdList li .img{
	width: 150px;
	height: 150px;
	overflow:hidden;
	display: table-cell;
	vertical-align:middle;
	border:1px gray solid;
	text-align:center;
	background-color:#F2F2F2;
       *display: block;
       *font-size: 131px;/*约为高度的0.873*/
       *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.ProdList .img img{
	border:0px;
	max-width: 150px;
	max-height: 150px;
	overflow: hidden;
	*width: expression(this.width >150 && this.width > this.height ? 150 : true);
	*height: expression(this.height > 150 ? 150 : true);
	*vertical-align:middle;
}
.ProdList .name{
	width: 150px;
	height: 20px;
	line-height: 20px;
	color:black;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**********************产品内容***************************/
.ProdTitle{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#003399;
	padding-bottom:10px;
}
.ProdBack{
	text-align:center;
	padding:20px 0px;
}
.ProdBack a{
	padding:3px 10px;
	border:1px gray solid;
	background-color:#F9F9F9;
	margin-right:10px;
	color:black;
}
.ProdBack a:hover{
	background-color: #808080;
	color:white;
}
/********************************新闻列表页面***********************************/
.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/icon-3.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	text-indent: 35px;
	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;
	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;
}
/**************************在线订单*********************************/
/*表格内文字样式*/
#order_online{
	margin-left:50px;
}
#order_online table{
	font: 9pt Verdana;
	color: #707070;
}
 /*提示*/
#order_online div{
color:#F00
}
 /*行颜色1*/
#order_online .order_tr1{
	background-color: #E7E7E7;
}
 /*行颜色1*/
#order_online .order_tr2{
	background-color: #F2F2F2;
}
 /*输入框样式*/
#order_online .order_testinput{
	font-family: Verdana;
	font-size: 9pt; 
	border: 1px solid #CCCCCC; 
	background-color: #F9F9F9;
}
/***********************************************客户留言样式***********************************************/
.MsgForm{
	text-align:center;
}
.MsgFormTitle{
	font-size:12px;
	font-weight:bold;
	width:600px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
	border:1px  solid #A6D3EE;
}
.MsgForm table{
	width:600px;
	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:600px;
	text-align:left;
	background-color:#D9F8FF;
	text-indent:20px;
	height:30px;
	line-height:30px;
}
.MsgTable table{
	width:600px;
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:3px 0px;
}
.MsgTable td{
	padding:5px;
	border:1px  solid  #999999;
}
.MsgTable .td1 div{
	text-align: center;
}
.MsgTable td.td1{
	width:100px;
	background-color:#D9F8FF;
}
.MsgTable td.td2{
	text-align:right;
	background-color:#D9F8FF;
}
.MsgTable td.td3{
	text-align:left;
	background-color:#D9F8FF;
}
.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;
}