﻿/********DesignByHancy*********/
* {
	margin: 0;
	padding: 0;
}
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;
	font-family: Tahoma,Verdana;
	background:#F8F8F8 url('webg.gif') 0px 0px repeat-x;
}
div {
	overflow:hidden;
	margin:auto;
}
ul,li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a,a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a img {
	border-color:gray;
}
img {
	border-color:silver;
}
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;
	vertical-align: middle;
}
hr {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1px;
	color: #F2F2F2;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-family: "幼圆";
	line-height: 40px;
	text-align: left;
	text-indent: 40px;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
img {
	border: 0px;
}
.floatleft {
	float: left;
	padding-right: 5px;
	clear: both;
}
.floatright{
	float: right;
	padding-left: 5px;
	clear: both;
}

/***************************************/
.webtop {
	width:1000px;
	height:117px;
	overflow:visible;
}
#topmenu {
	width: 1000px;
	height: 47px;
	background-color: #FFFFFF;
	background-image: url('menubg.gif');
	background-position:center center;
	overflow: visible;
	z-index:2;
}
#topmenu ul {
	width: 950px;
	margin:0px auto;
}
#topmenu ul li {
	float: left;
	width: 95px;
	height: 47px;
	line-height: 47px;
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#topmenu ul li a {
	display: block;
	width: 95px;
	height: 47px;
	color: #5B5B5B;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color:#0066FF;
	text-decoration: none;
}
#topmenu ul li ul {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 140px;
	padding-top: 5px;
	border-left: 1px #A5A5A5 solid;
	border-right: 1px #A5A5A5 solid;
	background-color:#F3F3F3;
}
#topmenu ul li ul li {
	width: 140px;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
	text-align:left;
	text-indent:5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #999999 solid;
	background-image: none;
}
#topmenu ul li ul li a {
	display: block;
	width: 140px;
	height: 47px;
	color: #5B5B5B;
	text-decoration: none;
	background-color:#F3F3F3;
}
#topmenu ul li ul li a:hover {
	color:#0066FF;
	text-decoration: none;
	background-color:#FFFFFF;
}
/*英文版导航*/
#topmenu2 {
	width: 1000px;
	height: 47px;
	background-color: #FFFFFF;
	background-image: url('menubg.gif');
	background-position:center center;
	overflow: visible;
	z-index:2;
}
#topmenu2 ul {
	width: 950px;
	margin:0px auto;
}
#topmenu2 ul li {
	float: left;
	width: 95px;
	height: 47px;
	line-height: 47px;
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#topmenu2 ul li a {
	display: block;
	width: 95px;
	height: 47px;
	color: #5B5B5B;
	text-decoration: none;
}
#topmenu2 ul li a:hover {
	color:#0066FF;
	text-decoration: none;
}
#topmenu2 ul li ul {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 265px;
	padding-top: 5px;
	border-left: 1px #A5A5A5 solid;
	border-right: 1px #A5A5A5 solid;
	background-color:#F3F3F3;
}
#topmenu2 ul li ul li {
	width: 265px;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
	text-align:left;
	text-indent:5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #999999 solid;
	background-image: none;
}
#topmenu2 ul li ul li a {
	display: block;
	width: 265px;
	height: 47px;
	color: #5B5B5B;
	text-decoration: none;
	background-color:#F3F3F3;
}
#topmenu2 ul li ul li a:hover {
	color:#0066FF;
	text-decoration: none;
	background-color:#FFFFFF;
}
.indexflash {
	width:1000px;
	height:249px;
	background:url('mainbg.jpg') 0px 0px no-repeat;
	overflow:visible;
}
.indexmain {
	position:relative;
	width:1000px;
}
.indexcomp {
	position:absolute;
	left: 20px;
	top: 66px;
	width:360px;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	line-height:150%;
}
.indexprod {
	position:absolute;
	left:408px;
	top:60px;
	width:580px;
	height:232px;
}
.indexprod table {
	width:100%;
	border-collapse:collapse;
	border:0px;
}
.indexprod table tr td {
	border-top:1px #FFFFFF solid;
	text-align:left;
	font-size:12px;
}
.indexprod table tr td a {
	display:block;
	width:122px;
	height:28px;
	line-height:28px;
	color:#000000;
	text-indent:3px;
	text-decoration:none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#EFEFEF url('hellom.gif') no-repeat;
}
.indexprod table tr td a:hover {
	width:122px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#000000 url('overm.gif') no-repeat;
}
.indexprod table tr td img {
	border:0px;
}
#myvisited {
	width:122px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#000000 url('overm.gif') no-repeat;
}
/**首页新闻样式**/
.indexnews {
	position:absolute;
	left:21px;
	top:344px;
	width: 360px;
	height: auto;
	margin: 10px auto;
	text-align: left;
}
.indexnews ul li {
	width:360px;
	height:24px;
	line-height:24px;
	text-align:left;
	text-indent:20px;
	font-size:12px;
	border-bottom:1px silver dotted;
	background-image:url('icon-1.jpg');
	background-position:5px 48%;
	background-repeat:no-repeat;
}
.indexnews ul li a{
	display:block;
	float:left;
	width:260px;
	height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.indexnews ul li span {
	display:block;
	float:left;
	color:gray;
	width:100px;
}
.footbar {
	width:1000px;
	height:50px;
	color:#FFFFFF;
	font-size:12px;
	line-height:150%;
	padding-top:15px;
	text-align:center;
	background-color: #0065AD;
}
.footbar a {
	color:#FFFFFF;
}
.footer {
	width: 958px;
	height:50px;
	padding: 0px 10px;
	text-align: center;
	line-height: 150%;
	padding-top:15px;
	color:#FFFFFF;
	background-color: #0065AD;
	clear: both;
}
.footer a {
	color:#FFFFFF;
}
/**********************************************************/
.position {
	width: 978px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 35px;
	font-size: 12px;
	background:#FFFFFF url('icon-5.gif')  15px 8px no-repeat;
}
#content {
	width: 978px;
	height: auto;
	background: #FFFFFF url('contentbg.gif') left top repeat-y;
}
.sidebar {
	float: left;
	width: 190px;
	height: auto;
	margin-right: 1px;
	border-top: 1px #FFFFFF solid;
	background-color: #E1E1E1;
}
.sidetitle {
	width: 190px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	border-bottom: 1px #A5A5A5 solid;
}
.sidemenu {
	width: 190px;
}
.sidemenu ul li {
	width: 190px;
	height: 30px;
	text-align: left;
	font-size:12px;
	line-height: 30px;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px #B3B3B3 solid;
	background: #F2F2F2 url("icon-1.gif"/*tpa=http://www.da-lu.com/icon-1.gif*/) 20px 11px no-repeat;
}
.sidemenu ul ul {
	display:none;
}
.sidetype {
	width: 160px;
	text-align: left;
	line-height: 150%;
	padding: 10px 15px;
	border-bottom: 1px #A5A5A5 solid;
}
.main {
	float: left;
	width: 787px;
	height: auto;
	border-top: 1px #FFFFFF solid;
}
.Nymaintop {
	width: 787px;
	height: 157px;
	overflow:hidden;
}
.mytitle {
	width: 787px;
	height: 40px;
	text-align: left;
	border-top:1px #F2F2F2 solid;
	background:url("Nyline.gif"/*tpa=http://www.da-lu.com/Nyline.gif*/) left bottom repeat-x;
}
#mybody {
	width:720px;
	margin:15px auto;
	text-align:left;
	font-size:14px;
	line-height:200%;
	color:#333333;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 500px;
	height: 20px;
	line-height: 20px;
	background-color: #F2F2F2;
	font-weight: bold;
	font-size: 12px;
	text-indent: 20px;
	margin-top: 15px;
}
.ColumnsListMore {
	float: left;
	width: 120px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background-color: #DDDDDD;
	text-align: center;
	margin-top: 15px;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	clear: both;
	width: 100%;
	text-align: center;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 202px;
	height: 230px;
	text-align: center;
	margin: 15px 2px;
	overflow: hidden;
	_display: inline;
}
.ColumnsList_Ico .img {
	width: 200px;
	height: 200px;
	display: table-cell;
	font-size:174px;
	vertical-align: middle;
	text-align: center;
	border: 1px #DDDDDD solid;
}
.ColumnsList_Ico .img a{
	width:200px;
	height:200px;
	display:block;
	vertical-align:middle;
}
.ColumnsList_Ico .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;
}
.ColumnsList_Ico .name {
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color:#F2F2F2;
	border: 1px #DDDDDD solid;
}
.ColumnsList_Ico .details {
	display: none;
	width: 200px;
	height: 30px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}
/*******************模板栏目文本样式******************/
.ColumnsList_text {
	width: 710px;
	clear: both;
}
.ColumnsList_text ul li {
	text-align: left;
	height: 24px;
	width: 710px;
	line-height: 24px;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url('icon_1.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	border-bottom: 1px gray dashed;
}
/********************************产品列表页面***********************************/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	color: gray;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	width: 650px;
	text-align: center;
}
.ProdList li {
	float: left;
	width: 202px;
	_display:inline;
	margin:10px 6px;
}
.ProdList .img{
	width:200px;
	height:200px;
	line-height:150px;
	font-size:150px;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px #DDDDDD solid;
}
.ProdList .img a{
	width:200px;
	height:200px;
	display:block;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.ProdList .img a:hover {
	background-color:#EFF9FE;
}
.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 ? 150 : true);
	*vertical-align:middle;
}
.ProdList .name {
	width: 200px;
	line-height: 20px;
	text-align: center;
	background-color:#F2F2F2;
	border: 1px #DDDDDD solid;
}
.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('icon-1.jpg');
	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: #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;
}
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color:gray;
	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;
}
/**************************在线订单*********************************/
/*表格内文字样式*/
#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;
	border:1px solid #A6D3EE;
}
.MsgTable table{
	width:600px;
	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;
}