﻿/* CSS Document */

/* ============ 页面 =======*/
body { padding:0px; margin:0px; font-family:Tahoma, Arial, "Times New Roman", Verdana; font-size:11px; color:#333333; line-height:150%}
ul, li { margin:0px; padding:0px; list-style:none;}
a:link, a:visited { color:#333333}
a:hover { color:#FF3300}
/* ========= 首页顶部 =======*/
#wrapper { width:956px; margin:0 auto}/* 页面宽度总局 */
#content { padding-top:5px; height:auto;}
#content br { display:block; clear:both; margin:0px; padding:0px;}

/* =========首页顶部 =======*/
#head { background:url(../images/index_02.gif) left no-repeat; height:87px; text-align:right;}

/* =========表单 =======*/
form{font-family:Tahoma, Arial, "Times New Roman", Verdana;	padding: 1px 6px 1px 6px;margin:0px;}
input{color: #00008B; color:#333333;}	/* 所有input标记 */
input.txt{border:1px solid #CCCCCC; font-family:Tahoma, Arial, "Times New Roman", Verdana; font-size:11px; vertical-align:top}/* 文本框单独设置 */
input.btn{ font-weight:bold; color: #ffffff; background:url(../images/btn_03.gif) left repeat-x; border: 1px solid #ff6600; padding: 1px 2px 1px 2px;
}
select{
	width: 80px;
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px solid #00008B;
}
textarea{
	width: 200px;
	height: 40px;
	color: #00008B;
	border: 1px solid #CCCCCC;
}

/* ========= 导航 =======*/
#nav { width:100%; margin-bottom:3px; padding-top:5px;}
#nav ul { margin:0px; padding:0px; list-style:none; background:url(../images/index1_06.gif) repeat-x; height:42px;}
#nav ul li { float:left; height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#nav ul li a { display:block; background:url(../images/index_06.gif) right no-repeat; line-height:42px; padding-left:39px; padding-right:38px;}
#nav ul li a:link, #nav ul li a:visited { color:#333333; font-weight:bold; text-decoration:none}
#nav ul li a:hover { text-decoration:underline;}
#nav ul li.last, #nav ul li.last a { background:none; padding-right:3.5px;} 
#nav ul li#h{width:27px;background:url(../images/index_04.gif) left no-repeat; }		/* 左侧弧度 */
#nav ul li#hr{width:28px;background:url(../images/index_08.gif) right no-repeat;}		/* 右侧弧度 */

/* ========= 当前位置 =======*/
#currentPath { background:url(../images/index_14.gif) no-repeat; width:735px; height:29px; padding-left:30px; padding-top:8px;}
#currentPath a:link, #currentPath a:visited { color:#333333;}

/* ========= 搜索 =======*/
#search { background:url(../images/index_10.gif); width:166px; height:33px; float:right; padding: 36px 6px 6px 12px;}
#search .btn { padding-left:8px;}

/* ========= 左侧栏 =======*/
#sidebar { width:197px;}
#sidebar #menu {}
#sidebar #menu h3{ padding-top:12px; padding-left:24px;margin:0px; color:#fe9717; background:url(../images/index_17.gif) top no-repeat; height:23px; font-size:12px;}
#sidebar #menu li{background:url(../images/index_30.gif) repeat-x; padding:6px 4px 6px 12px; border-bottom:#ffd2b7 solid 1px; border-right:#ffd2b7 solid 1px; border-left:#ffd2b7 solid 1px;}
#sidebar #menu li a { background:url(../images/small.gif) left no-repeat; padding-left:12px; display:block; color:#333333; text-decoration:none; }
#sidebar #menu li a:link, #sidebar #menu li a:visited { }
#sidebar #menu li a:hover { text-decoration:underline;}
#sidebar #menu li.m {display:block; color:#333333; text-decoration:none; background:url(../images/index_23.gif); font-weight:bold;}
#sidebar #menu li#b { background:none; height:7px;}

/* ========= 右边内容 =======*/
#main { float:right; width:750px;}


/* ========= 广告 =======*/
#banner { width:750px; }


/* ========= 右边公司简介 =======*/
#about_us { margin:8px 2px 20px 0px;background:url(../images/index_36.gif) bottom no-repeat; }
#about_us div { padding:8px 12px; }
#about_us img { float:left; margin:0px 12px 12px 0px;}
#about_us span {line-height:20px; margin::0px}
#about_us .msg { float:right; padding-top:4px; padding-right:12px;}
#about_us .msg a{ color:#FF6600; text-decoration:none;}

/* ========= 右边排版 =======*/
#products { margin:8px 1px;background:url(../images/index_36.gif) bottom no-repeat; padding-bottom:8px;}
#products .msg { float:right; padding-top:12px; padding-right:12px;}
#products .msg a{ color:#FF6600; text-decoration:none;}
#products ul, #products2 ul { padding-left:24px; }
#products ul li, #products2 ul li { float:left; width:178px; padding:8px 0px; text-align:center;height:200px;}
#products ul li img, #products2 ul li img { border:#ffd2b7 solid 1px;}
#products ul li span a:link, #products ul li span a:visited ,#products2 ul li span a:link, #products2 ul li span a:visited { display:block; color:#333333; text-decoration:none; padding-left:12px; font-weight:bold; color:#404040}
#products ul li span a:hover, #products2 ul li span a:hover { color:#666666}
/* ========= 关健词 =======*/
#keyword { background:url(../images/index_51.gif) bottom no-repeat; color:#FF9900; }
#keyword div {padding:0px 18px 6px 18px;}
#keyword span { color:#cf000e; padding-bottom:8px; font-weight:bold; }
#keyword a:link, #keyword a:visited { color:#333333; text-decoration:none;line-height:18px;}
#keyword a:hover { text-decoration:underline;}
#keyword div#l { background:url(../images/index_50.gif) top no-repeat; width:956; height:7px; padding:0px; margin:0px;}

/* ========= 尾部 =======*/
#footer { background:url(../images/index_54.gif) top repeat-x; padding:12px 0px; text-align:center; margin-top:4px; line-height:18px; }

/* ============================================= 内  页 ======================================*/


/* ========= 内页标题 =======*/
#about_us h3, #products h3, #products2 h3, #about_us2 h3, #contact_us h3, #certificate h3, #sales_network h3, #trade_show h3, .product_show h3, .keyword2 h3, #site_index h3{ font-size:12px; background:url(../images/index_27.gif) left top no-repeat; font-weight:bold; padding:10px 0px 12px 30px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* ========= 内页相同结构 =======*/
#products2 , #about_us2, #contact_us, #certificate, #sales_network, #trade_show, .product_show, .keyword2, #site_index { margin:8px 0px;background:url(../images/index_36.gif) bottom no-repeat; padding-bottom:8px;} 
#about_us2 p { padding:0px 12px 12px 24px; line-height:24px;}

/* ========= 产品展示 右 分类列表 =======*/
.list { height:100%; padding:4px 12px; border:#CCCCCC dashed 1px; margin:8px;}
.list li { color:#999999; float:left; width:165px; background:url(../images/gif-0110.gif) left no-repeat; padding-left:12px; padding-bottom:4px;}
.list li a { text-decoration:none;}
.list li a:hover { text-decoration:underline}
.list b { color:#FF0000}

/* ========= 翻页样式 =======*/
.page {	margin:0px 12px;height:36PX;padding-top:8px;border-top-width: 1px; text-align:center; border-top-style: dashed; border-top-color:#CCCCCC; background-color:#f9f9f9}
.page span {  margin:auto 2px;	border:1px solid #ffc30c;padding:2px 4px;font-family:Tahoma, Arial;	font-size:11px;	text-decoration:none; line-height:24px;	color: #ffffff;	background-color: #ffc30c;}
.page a:link, .page a:visited { margin:auto 2px;	border:1px solid #ffc30c;padding:2px 4px;font-family:Tahoma, Arial;	font-size:11px;	text-decoration:none; line-height:24px;	color: #000000;	background-color: #ffffff;}
.page a:hover {	color: #ff7e00;background-color: fffbe5}

/* ========= 产品展示页提示信息 =======*/
.tips { margin:8px 12px; text-align:center; line-height:150%; color:#666666}
.tips span a:link, .tips span a:visited{ color:#FF3300; text-decoration:none}
.tips span a:hover { text-decoration:underline}

/* ========= 产品展页 =======*/
.product_name { font-size:14px; font-weight:bold; text-align:center; }
.product_name a { text-decoration:none}
.pic {border:#f5c306 solid 1px; margin:6px;}

.product_show .product_info b, .product_show .rel b, .product_inquiry b{ background:url(../images/arr16.gif) left no-repeat; padding-left:14px; color:#b34800}
.product_show .product_info ul, .product_inquiry ul{ padding:4px 12px;}
.product_show .product_info ul li, .product_inquiry ul li { border:#EAEAEA dashed 1px; padding:1px 12px; margin:4px 0px; background-color:#ffffff}
.product_inquiry { margin:8px 12px; line-height:24px;}
.product_inquiry p { float:left}
.product_inquiry div.in { width:310px;}
.product_inquiry div.in li b {}
.titile { font-size:14px; text-align:center; font-weight:bold;}

/*
.product_show table {border-collapse: collapse;text-align:center; margin:8px 0px; }
.product_show table caption { font-weight:bold; font-size:14px; text-align:left;padding-bottom: 6px;}
.product_show table th {border: 1px solid #ffdd74; padding:4px 0px; background-color:#fffbe5; color:#b34800}
.product_show table td {border: 1px solid #ffdd74;}*/


.table {border-collapse: collapse;text-align:center; margin:8px 0px; }
.table caption { font-weight:bold; font-size:14px; text-align:left;padding-bottom: 6px;}
.table th {border: 1px solid #ffdd74; padding:4px 0px; background-color:#fffbe5; color:#b34800}
.table td {border: 1px solid #ffdd74;}

.product_show .rel{ margin:8px 12px; padding:4px 12px; background:#f9f9f9;  border:#EAEAEA dashed 1px; }
.product_show .rel ul li{ float:left}

.product_show .rel ul li{ float:left; width:135px; padding:8px 0px; text-align:center;}
.product_show .rel ul li img { border:#f5c306 solid 1px;}


/* ========= 关健词搜索页 =======*/
.keyword2 {}
.keyword2 dl { margin:12px 12px; border-bottom:#CCCCCC dashed 1px; padding:8px; line-height:150%; height:100%}
.keyword2 dl dt { float:left; padding-right:24px; display:block; height:100%}
.keyword2 dl dt img { border:#f5c306 solid 1px;}
.keyword2 dl dd { padding:1px 0px; width:520px; height:100%; }
.keyword2 dl dd ul { float:right; width:532px; text-align:left;}

.keyword2 dl dd table { width:532px;}
.keyword2 dl dd table {border-collapse: collapse;text-align:center; margin:8px 0px; }
.keyword2 dl dd table caption { font-weight:bold; font-size:14px; text-align:left;padding-bottom: 6px;}
.keyword2 dl dd table th {border: 1px solid #ffdd74; padding:4px 0px; background-color:#fffbe5; color:#b34800}
.keyword2 dl dd table td {border: 1px solid #ffdd74;}

.keyword2 dl dd b { color:#CC0000; line-height:24px;}

/* ========= SITE SIDE =======*/
#site_index h4 { font-size:14px; color:#CC0000; border-bottom:#CCCCCC dashed 1px; margin:12px 0px 8px 0px; padding-bottom:6px;}
#site_index div { margin:8px 24px; line-height:22px;}
#site_index div ul li { float:left; width:170px;background:url(../images/gif-0110.gif) left no-repeat; padding-left:8px;}
#site_index div ul li a { text-decoration:none}
#site_index div b { color:#CC0000}
#site_index div strong { font-size:12px;}

/* ========= 联系我们 =======*/
#contact_us h4{ font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;  margin:12px 0px 8px 0px; padding-bottom:0px; line-height:150%}
#contact_us ul { }
#contact_us ul li { background:url(../images/arr16.gif) left no-repeat; padding-left:16px; line-height:40px;}
#contact_us ul p #n { padding-top:24px; background:none;}

/* ========= TRADE SHOW =======*/
#trade_show span {color:#b34800; font-weight:bold; font-size:14px; background:url(../images/arr16.gif) left no-repeat; padding-left:5px;}
#trade_show ul { margin:8px 24px;}
#trade_show ul li { border:#CCCCCC dashed 1px; margin:24px 0px; padding:12px;}
/* ========= SALES NETWORK =======*/
#sales_network p { text-align:center;}
/* ========= CERTIFICATE =======*/
#certificate ul { margin:8px 24px; padding-bottom:200px;}
/*#certificate ul li { text-align:center; width:350px; float:left;}*/
#certificate ul li { text-align:center; width:220px; height:270px; float:left;}


/* ========= 翻页样式 =======*/
.viciao {	margin:0px 12px;height:36PX;padding-top:8px;border-top-width: 1px; text-align:center; border-top-style: dashed; border-top-color:#CCCCCC; background-color:#f9f9f9}
.viciao span {  margin:auto 2px;	border:1px solid #ffae00;padding:2px 4px;font-family:Tahoma, Arial;	font-size:11px;	text-decoration:none; line-height:24px;	color: #ffffff;	background-color: #ffae00; font-weight:bold;}
.viciao a:link, .viciao a:visited { margin:auto 2px;	border:1px solid #ffc30c;padding:2px 4px;font-family:Tahoma, Arial;	font-size:11px;	text-decoration:none; line-height:24px;	color: #000000;	background-color: #ffffff;}
.viciao a:hover {	color: #ff7e00;background-color: fffbe5}

.Tab_For_Email{ border-collapse:collapse; width:550px; font-size:13px; margin:0 auto;}
.Tab_For_Email td{ border:1px solid #ccc; padding:1px 1px 1px 5px; line-height:22px;}
.wid1{width:25%;}
.wid2{ width:75%}