﻿@charset "utf-8";
html {scrollbar-face-color:#cfcfcf; scrollbar-shadow-color:#595959; scrollbar-3dlight-color:#616161; scrollbar-arrow-color:#d7d7d7; scrollbar-darkshadow-color:#d7d7d7; scrollbar-base-color:#cfcfcf;}
body {font:12px Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif; color:#3a708e; margin:0; background:url(../images/topbg.jpg) repeat-x #fff;}
img {border:0px;}
form {margin:0px;}
select,input,textarea {font:12px Arial,Verdana,Tahoma,sans-serif;}
div {margin:0 auto;}
ul,ol {margin:0; padding:0; list-style:none;}
dl,dt,dd {margin:0; padding:0;}

.center {text-align:center;}
.red {color:#f30;}
.brown {color:#c30;}
.blue {color:#039;}
.orange {color:#f60;}
.gray {color:#666;}
.small {font-size:11px;}
.point {font:14px Verdana,Arial,Tahoma,sans-serif; font-weight:bold !important; font-weight:normal; margin-right:5px !important; margin-right:0;}
.num {font-size:14px; font-family:Georgia,Arial,Verdana; font-weight:bold;}
.reMail {unicode-bidi:bidi-override; direction:rtl;}		/*反转加密邮箱地址*/
.clearfix {overflow:hidden!important; overflow:visible;  _height:1%;}		/*闭合浮动元素*/
.clearimgpx {display:block;}		/*清除图片底部1px*/
.fmiframe {width:0; height:0; margin:0; border:0;}  /*表单iframe*/
.hrline {border:1px solid #ccc; border-top:none; height:1px;}		/*1px的hr*/
.texthidden {display:block; width:0; height:0; overflow:hidden;}			/*隐藏网页文字*/
.nofields {margin:0 0 0 10px; color:#666; font-size:13px; font-weight:normal;}		/*列表无记录*/
.nofield_small {text-indent:5px; text-align:left; color:#666; font-size:12px; font-weight:normal;}
.throughLine {text-decoration:line-through;}

.key {font-weight:bold;}
a:link,a:visited {color:#3a708e; text-decoration:none;}
a.key:link,a.key:visited {color:#c30; text-decoration:underline;}
a:hover,a.key:hover {color:#f30; text-decoration:underline;}
a.key:hover {color:#f30; text-decoration:underline;}

a.grey:link,a.grey:visited {color:#333; text-decoration:none;}
a.grey:hover {color:#f30; text-decoration:underline;}

a.white:link,a.white:visited {color:#fff; text-decoration:none;}
a.white:hover {color:#ffc; text-decoration:underline;}

/*表单*/				
label.column {float:left;}
	label.column em {color:#f30; font-weight:bold; font-style:normal; position:relative; top:3px;}
	label.column span.editword {font-weight:bold; color:#f60;}
	label.column span.wordcount {font-size:12px; font-weight:normal; color:#999;}		/*剩余字数文字提示*/
	label.column input.words {background:transparent; border:none; color:#f30; font-weight:bold;}		/*剩余字数文本框*/

	input.box, select.box, textarea.box {padding:0 3px; font-size:12px; border:#999 1px solid; background:#fff; vertical-align:middle;}
	input.box, select.box {height:19px; line-height:19px;}
	select.box {height:21px; line-height:21px;}
	input.box:hover, textarea.box:hover {border:#1d95c7 1px solid; background:#e2f5ff;}

.small_bt {width:87px; height:27px; padding-left:12px; font-size:14px; font-weight:bold; border:none; background:url(../images/small_button.gif) no-repeat; vertical-align:middle; cursor:hand; cursor:pointer;}

/*内容分页*/
#endpage {clear:both; margin:-2px auto 0; font-family:Tahoma,Arial,Verdana,sans-serif;}
	#endpage ul {float:right; margin-right:20px!important; margin-right:10px;}
	#endpage ul li {list-style:none; float:left; padding:2px;/* line-height:20px;*/}
		#endpage ul li#endpage_total {font-size:14px; padding-top:0; margin-right:2px; color:#f30; font-weight:normal;}
		#endpage ul li a {display:block; width:20px; font-size:12px; line-height:1.5em; font-weight:bold; color:#369;  text-align:center; border:#d7d7a8 1px solid; background:#fff; text-decoration:none;}
		#endpage ul li a:hover {color:#f60; background:#edf9f9; border:#7ac4ea 1px solid; text-decoration:underline;}
		#endpage ul li a#endpage_selected {color:#92a05a; background:#ffffd9;  border:#d7d7a8 1px solid;}

/*QQ online*/
#float_QQ {position:absolute; background:transparent;}

/*AJAX div*/
.ajaxmsg {position:fixed; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=1); opacity:1;}
* html .ajaxmsg {position:absolute; top:expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px');}

.ajaxwin {position:absolute; padding:5px; border:1px solid #3a708e; background:#eff3f8; /*background:#fff4c2;*/ text-align:left; filter:progid:DXImageTransform.Microsoft.DropShadow(color=#dcdcdc,offX=4,offY=4,positives=true);}
	.ajaxwin h1 {margin:0; font-size:14px; line-height:26px; color:#3a708e; text-indent:5px;}
		.ajaxwin h1 a {float:right; font-size:13px; font-weight:normal;}
	.ajaxwincontent {padding:10px; background:#fff; border:1px solid #eee;}
	/*表单*/
	.ajaxwin .formbox {width:100%;}
		.ajaxwin .rbleft, .ajaxwin .rbright {float:left; margin-bottom:10px; height:23px; line-height:23px;}
		.ajaxwin .rbleft {width:25%; font-size:14px; text-align:left;}
			.ajaxwin .rbleft input.lengthnum {background:transparent; border:none; color:#f30; font-weight:bold; vertical-align:middle;}
		.ajaxwin .rbright {width:72%; padding-left:10px; font-size:12px; line-height:15px;}
			.ajaxwin .rbright input.box {width:97%;}
			.ajaxwin .textarea {height:125px; _height:110px;}		/*textarea*/
			.ajaxwin textarea {width:97%; height:120px; _height:105px;}
		.ajaxwin .bottom_area {clear:both; margin-top:8px; padding-left:27%;}

/*正在递交*/
#submiting {display:none;}
.submiting {margin-left:20px; padding-left:18px; font-size:12px; font-weight:normal; color:#666; background:url(../images/loading.gif) no-repeat 1px;}

/*主内容文档*/
.content {font-size:14px; line-height:1.8em; table-layout:fixed; word-break:break-all; word-warp:break-word; overflow:hidden;}
	.content p {display:block; margin:15px 0;}		/*主内容段落间距*/
	.content i, .content cite, .content em, .content var, .content address {font-style:italic;}
	.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content b, .content strong {font-weight:bolder;}
	.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {display:block;}
	.content h1 {font-size:2em; margin:.67em 0;}
	.content h2 {font-size:1.5em; margin:.75em 0;}
	.content h3 {font-size:1.17em; margin:.83em 0;}
	.content h4, .content blockquote, .content fieldset, .content form, .content dir, .content menu {margin:1.12em 0;}
	.content h5 {font-size:.83em; margin:1.5em 0;}
	.content h6 {font-size:.75em; margin:1.67em 0;}
	.content ul, .content ol {display:block; margin:1.12em 0 0 40px;}
	.content li {display:list-item;}
	.content ul li {list-style-type:disc;}
	.content ol li {list-style-type:decimal;}
	.content dl {margin:1.12em 40px;}
	.content dd {margin-left:40px;}
	.content table {border-collapse:collapse; border-spacing:10px;}
	.content table th, .content h3 table td {border:1px solid #999; padding:0 3px; font-size:12px;}

#wraper, #footer, #links {width:968px;}
/*2011.11.11修改*/
#globalNav {clear:both; margin-top:1px; height:40px; overflow:hidden; background:url(../images/globalNav_bg.png) repeat-x;}
	#globalNav ul {margin-left:3px;}
		#globalNav li {float:left; display:inline ;font:bold 15px/43px "Microsoft YaHei",Arial,Verdana,Tahoma,sans-serif; text-align:center; letter-spacing:1px;}
			#globalNav li, #globalNav li a {display:block; width:107px; height:40px;}
			#globalNav li a {color:#fff; text-decoration:none;}
			#globalNav li a:hover {color:#ff9;}
			

/*产品搜索*/
#search {padding:16px 0 0 15px; width:172px;}
	#search input.box {padding:0 2px; color:#999; border:#3a708e 1px solid; background:#d1d8e9;}

#top {margin:18px auto 0; height:68px; overflow:hidden;}
	#top h1 {float:left; display:inline; margin:0 0 0 20px; width:250px;}
	#topRight {float:right; width:650px;}
		#topNav {margin-right:10px;}
			#topNav li {float:right; width:85px; font-weight:bold; text-align:center; border-right:3px double #3a708e;}
			#topRight select {float:right; margin:10px 20px 0 0; width:160px; background:#f5f5f5;}
			
	/*2011.11.11修改*/	
	/*#globalNav {clear:both; margin-bottom:3px; height:58px;/* background:url(../images/bg_lan_big.jpg) repeat-x;*/ /*overflow:hidden;}*/
		/*#globalNav_left, #globalNav_right, #globalFlash, #search {float:left; display:inline; height:58px;}
		#globalNav_left, #globalNav_right {width:18px; background:url(../images/globalmenu_side.jpg) no-repeat;}
		#globalNav_right {background-position:-22px 0;}
		#search {padding:20px 0 0 15px; width:154px;}
		#globalFlash {width:968px; color:#fff; line-height:58px;}*/
	
	#sideleft, #sideright {float:left; display:inline;}	
	#sideleft {margin:0 10px 0 2px; padding:8px 0 10px; width:215px; background:url(../images/sideleft_nav_top.gif) no-repeat top #f0ebef;}			 /*width:215px;*/
		.sideleftnav dt.dhead {text-indent:20px; font-size:14px; font-weight:bold; margin-bottom:-3px; letter-spacing:2px;}
		.sideleftnav dt.thead {height:20px; background:url(../images/sideleft_nav_frame.gif) no-repeat;}
		.sideleftnav dd {padding-bottom:10px; background:url(../images/sideleft_nav_bg.gif) repeat-y;}
		.sideleftnav dt.tfoot {height:17px; background:url(../images/sideleft_nav_frame.gif) no-repeat 0 -22px;}
		
		/*分类导航*/
		.categoryNav {margin:0 auto; width:172px;}
			.categoryNav li {font-size:14px; text-align:right; border-bottom:1px solid #ddd; letter-spacing:1px;}
				.categoryNav li a {display:block; padding-right:22px; width:150px; line-height:32px; color:#666; text-decoration:none; background:url(../images/icon_u.gif) no-repeat right 10px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
					.categoryNav li a:hover {font-size:15px; color:#06c; background:url(../images/icon_w.gif) no-repeat right 10px;}
					.categoryNav li a.currentNav {font-size:15px; color:#06c; background:url(../images/icon_w.gif) no-repeat right 10px;}
						.categoryNav p {margin:0; border-top:0 solid #ddd; font-size:13px; letter-spacing:1px;}
	
		/*产品分类导航*/
		.pCategory {margin:0 auto; width:172px;}
			.pCategory p {margin:0; font-size:15px; text-align:right; border-bottom:1px solid #ddd; letter-spacing:1px;}
				.pCategory p a {display:block; padding-right:22px; width:150px; line-height:32px; font-weight:bold; color:#666; text-decoration:none; background:url(../images/icon_l.gif) no-repeat right 10px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
					.pCategory p a:hover {color:#06c; background:url(../images/icon_m.gif) no-repeat right 10px;}
					.pCategory p a.currentNav {color:#06c; background:url(../images/icon_m.gif) no-repeat right 10px;}
						.pCategory ul {margin:0 auto; width:172px;}
							.pCategory li {font-size:13px; text-align:right; letter-spacing:1px;}
								.pCategory li a {display:block; padding-right:22px; width:150px; line-height:26px; color:#888; text-decoration:none; background:url(../images/icon_n.gif) no-repeat right 7px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
								.pCategory li a:hover {color:#f60; background:url(../images/icon_k.gif) no-repeat right 7px;}
								.pCategory li a.currentP {color:#f60; background:url(../images/icon_k.gif) no-repeat right 7px;}
							
		/*推荐产品*/
		#recomProdsBody {margin-top:15px;}	
			.recomProds {position:relative; width:175px; height:90px; padding-bottom:15px; border-bottom:1px solid #ddd; overflow:hidden;}
				.recomProdsimg, .recomProdsinfo {position:absolute;}
				.recomProdsimg {top:10px;}
				.recomProdsinfo {top:15px; right:0; width:98px;}
					.recomProdsinfo li {margin-bottom:10px;}
					.recomProdsinfo li.recomProdsname {font-size:14px; line-height:1.5em; font-weight:bold; color:#25629d;}
		
		/*产品概述*/			
		#prodsinfoBody dd {padding:0;}
			.prodsinfo {width:180px; height:auto; padding-bottom:18px; overflow:hidden;}
			.nopadding {padding:0}
				.prodsinfo img {float:left; margin-right:5px; width:63px;}
				.prodsinfo ul {float:left; margin-top:9px; width:112px;}
					.prodsinfo li {line-height:1.6em; color:#666; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
						.prodsinfo li span {margin-right:3px; color:#3a708e;}
					
	/*图标*/
	.icons {clear:both;}
		.icons img {display:block; margin:auto; width:184px;}	
			.icons dd {padding:0;}		
				
	#sideright {width:741px; background:#f5f8fb;}			 /*width:741px;*/
		#right_header {margin-bottom:10px;}
			#right_header li {float:left; display:inline;}
				#rightFlash {margin-left:6px; width:214px; height:207px;}
				
		#mainContent {padding:0 10px;}			 /*width:721px;*/
			#pageheader {margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #97b4c4;}
				.pageTitle {float:left; margin:0 0 0 5px; font:bold 17px "Microsoft YaHei", Arial,Verdana,Tahoma,sans-serif; color:#333; letter-spacing:3px;}
				#crumb {float:right; margin:5px 5px 0 0; width:450px; font-size:13px; text-align:right;}

/*动态资讯*/
#infoList {margin:0 15px; background:none;}
	#infoList li {height:30px; line-height:30px; font-size:14px; text-indent:8px; border-bottom:1px solid #ddd;}
		#infoList li em {float:right; font-size:11px; font-style:normal; padding-right:10px; color:#666;}

#infobox h1, #infobox h2, #infobox h3 {margin:0 auto; padding:0; font-weight:normal;}
	#infobox h1 {margin-top:15px; font-size:16px; height:30px; line-height:30px; font-weight:bold; text-align:center; color:#954721; background:none;}		/*标题*/
	#infobox h2 {margin-top:2px; font-size:12px; text-align:right; padding-right:10px;}		/*副标题*/
	#infobox h3 {margin:5px 15px;}		/*主内容*/

/*链接站点*/
#links {clear:both; margin:2px auto 0; overflow:hidden; background:#f0ebef;}
	#links li {float:left; display:inline; font-size:12px; text-align:center; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
	#pictLink {margin:6px auto 8px; width:950px; padding-bottom:6px; border-bottom:1px solid #ddd;}
		#pictLink li {width:95px;}
			#pictLink li img {vertical-align:middle;}

	#textLink {margin:6px auto; width:950px;}	
		#textLink li {padding:0 3px; width:89px;}	

#footer {clear:both; margin-top:5px; height:68px; background:url(../images/home_footer_bg.jpg) repeat-x;}
	#copyright {padding-top:15px;}
		#small_logo {float:left; margin:0 70px 0 50px;}
		#copyright p {float:left; margin:0; line-height:1.7em; font-size:12px; overflow:hidden;}

