@charset "utf-8";
/* 全局共用属性CSS */
body {text-align:center; font-family:"宋体", arial,Verdana; margin:0 auto; padding:0; font-size:12px;}
ul,form{margin:0;padding:0}
a{color: #999; text-decoration:none;}
a:link{color: #666; text-decoration:none;}
a:visited{color: #999; text-decoration:none;}
a:hover {color: #333; text-decoration:underline;}
a:active {color: #999;}
h1{ margin:0; padding:0; font-size:18px; color:#000; text-align:left; font-weight:bold; font-family:"宋体", arial,Verdana;}
h2{ margin:0; padding:2px; text-align:left; font-size:14px; color:#09b; font-weight:bold;}
h3{ margin:0; padding:0; text-align:center; font-size:14px; color:#333; font-weight:bold;}
h4{ margin:0; padding:0; text-align:left; font-size:14px; color:#333; font-weight:bold;}
input{font-family: "宋体",Arial,Verdana;font-size: 12px;color: #5E5B54;font-weight: normal; border:1px solid #ccc;}
.line_s{border:1px solid #e5e5e5;}
.line_d{border:1px dotted #ddd;}
.g14{font-family:"宋体",Arial,Verdana;font-size:13px; color:#999; font-weight:bold;}
.w14{ font-size:14px; font-family:"宋体",Arial,Verdana; color:#fff;font-weight:bold; text-align:center;}
.f12{font-family:arial,Verdana; font-size:11px; color:#999;}
.tab{ border:1px solid #ddd; }
.red{ color:#FF0000;}
/*页头header*/
#container{position:relative;margin:0 auto;width:990px;text-align:left;}
#header{text-align: left; width:990px; height:72px; float:left; background-image:url(../images/top_bg.jpg);}
#logo{ float:left; height: 60px;width: 200px; clear:left;}
.title{ float:left;margin-left:10px; height: 50px;width: 300px; padding-top:12px; }
.fw{font-family:arial,Verdana; font-size:14px; font-weight:bold;} 
.lright{ float:right; font-size:12px; color:#999; margin-top:10px; clear:right; margin-right:20px;}
/*网站导航*/
#nav{
	height:36px;
}
#nav ul{
	width:990px;
	position:absolute;
	top:72px;
	left:0;
	z-index:2;
}
#nav li{
	float:left;
	width:110px;
	height:36px;
	list-style:none;
}
#nav a{
	display:block;
	width:110px;
	height:36px;
}
#nav li strong{
	position:absolute;
	top:-500px;
}
#n1 a{
	background:url(nav1.gif) 0 6px no-repeat;
}
#n2 a{
	background:url(nav2.gif) 0 6px no-repeat;
}
#n3 a{
	background:url(nav3.gif) 0 6px no-repeat;
}
#n4 a{
	background:url(nav4.gif) 0 6px no-repeat;
}
#n5 a{
	background:url(nav5.gif) 0 6px no-repeat;
}
#n6 a{
	background:url(nav6.gif) 0 6px no-repeat;
}
#n7 a{
	background:url(nav7.gif) 0 6px no-repeat;
}
#n8 a{
	background:url(nav8.gif) 0 6px no-repeat;
}
#n9 a{
	background:url(nav9.gif) 0 6px no-repeat;
}
#n1 a:hover,#n2 a:hover,#n3 a:hover,#n4 a:hover,#n5 a:hover,#n6 a:hover,#n7 a:hover,#n8 a:hover,#n9 a:hover{
	background-position:0 -30px;
}
/*图片切换*/
.banner{ clear:left; float:left; width:990px;}
/*网站内容*/
#content{clear:left; float:left; width:990px; position:relative;}
.left{ float:left; width:232px; margin-left:10px; margin-right:12px; clear:left;display:inline;}
.sp{float:left; border:1px solid #ddd; width:230px; display:inline;}
.sp ul {margin:0; padding:2px;}
.sp ul li{ list-style:none; color:#666;  font-size:12px; line-height: 24px; font-family:"宋体"; padding-left:8px; font-weight:bold;}
.sp ul li a{ background:url(../images/icon.gif) no-repeat left;padding: 2px 0 0 15px;color: #666; text-decoration: none;}
.sp ul li a:hover {text-decoration: none;color: #000;}
.zp{float:left; width:232px; clear:left; margin-top:10px; clear:left;display:inline;}
.middle{float:left; width:496px; margin-right:10px;display:inline;}
.icon{ float:left; background:url(../images/icon1.gif) no-repeat; width:14px; height:14px; margin:0 8px 0 0;background-position:left center;}
.more{position:absolute;margin:-15px 0 0 435px; width:50px; height:13px;}
.products{float:left; width:496px;}
#picturelist { margin-top:5px; margin-bottom:20px; text-align:center;}
#picturelist li {list-style:none;float:left;margin-right:8px;margin-bottom:10px;color:#777;display:inline;}
#picturelist img{display:block;border:1px solid #ddd; padding:2px;}
#picturelist img:hover{border:1px solid #999; padding:2px;}
#picturelist a{color:#666;text-decoration:none; line-height:22px;}
#picturelist a:hover{color:#000;}
.news{ float:left; width:496px; margin-top:20px;}
table.np{ color:#666; font-size:12px; font-family:"宋体"; width:100%;}
table.np td{ border-bottom:1px dashed #e5e5e5;}
.mr{ font-size:11px; font-family:Arial,Verdana, Helvetica, sans-serif; color:#999;}
.right{float:right; width:218px; margin-right:10px;display:inline;}
.rcon{float:left; border:1px solid #ddd; width:216px; }
.rcon ul {margin:0; padding:2px;}
.rcon ul li{ list-style:none; color:#666; font-size:12px; line-height: 23px; font-family:"宋体"; padding-left:10px; border-bottom:1px dashed #ddd;}
.rcon ul li a{ background:url(../images/icon_1.gif) no-repeat 0 4px; padding: 2px 0 0 12px;color: #666; text-decoration: none;}
.rcon ul li a:hover {text-decoration: underline;color: #000;}
.search{ background:url(../images/right_c.jpg) repeat-x; width:100%; height:100px;}
.searchl{ float:left; clear:left; width:70px; text-align:center; padding-top:20px;}
.searchr{ float:left; text-align:left;}
.rb{float:left; width:218px; clear:left; margin-top:10px;}
.rtab{ width:100%; color:#666; font-size:12px;}
/*友情链接*/
.link{clear:both;margin:20px 10px 10px 10px; width:962px;padding:2px; border:1px solid #e5e5e5;height:40px}
.linkl{ float:left; border-right:1px solid #e5e5e5;width:165px;}
.linkr{ float:left; padding-top:12px;width:760px;}
.linkr li{ float:left; list-style:none; margin-left:20px;}
/*网站脚部*/
#footer{ clear:left;text-align: left;width:990px;}
.footerb{clear:left;text-align: left; background-image:url(../images/footbg.gif); height:34px;width:990px;}
.w12{ font-family:"宋体",Arial,Verdana; font-size:12px; color:#fff; padding-left:65px; padding-top:8px;}
.w12 a:link,.w12 a:visited{color:#fff; text-decoration:none;}
.w12 a:hover{color:#fff; text-decoration:underline;}

/*子页面*/
.cleft{ float:left; width:252px;margin-right:12px; clear:left; background:url(../images/left_bg.gif) repeat-y; }
.cmiddle{float:left; width:700px; padding:5px; margin-left:15px;  margin-top:10px;}
.lmid{ float:left; width:690px; color:#999; line-height:22px;}
.join_us_title{	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #666666;}
.htab{ width:100%; color:#999; line-height:22px; font-family:Verdana, Arial;}
.time_word{font-family:Verdana, Arial; font-size:11px;}
.ftab{width:100%; color:#999; line-height:22px; padding:5px;}
.ptab{width:100%; color:#999; line-height:22px; padding:5px; border:1px solid #e5e5e5; margin-bottom:10px;}
table.admin {width: 99%; color:#999;}
table.admin thead {font-weight: bold; font-size: 12px;}
table.admin tbody td {padding: 5px 0;border-bottom: 1px dashed #ddd;}
.ptitle {font-family:"宋体",Arial,Verdana;font-size:13px; color:#666; font-weight:bold;}
.ptitle a:link,.ptitle a:visited{ color:#666; text-decoration:none;}
.ptitle a:hover{ color:#333; text-decoration:underline;}
#divStayTopLeft td{font-size:12px;}
/*翻页代码*/
.pages {float:right;}
.pages a, .pages a:visited{color:#333;text-decoration:none;}
.pages a:hover{text-decoration:underline;}
.pages .txt, .pages .txt_link{float:left;padding:3px;text-align:center;margin:1px 3px;border:1px solid #EEE;}
.pages .txt{border-color:#eee;color:#999;}
.pages .txt_link{font-weight:bold;}
.pages .p, .pages .p2{float:left;padding:4px 5px;margin:1px;background-color:#fff;}
.pages .p2{color:#FFF;font-weight:bold;background:#0080C0;}
.pages .skip{float:left;padding:4px;}
.pages img{border:0;}
