/* CSS Document */

.clearfix:after{ /*after用于解决css中清除浮动，此样式是针对非ie浏览器而设置的。它的主要作用是解决当height位auto时，容器高度不能随内容的变化而变化*/
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
*html .clearfix{
	height:1%;
}
* html > body .clearfix{
	width: 100%;
	display: block;
}
.clearfix{
	display:block;
}
html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,blockquote,q,cite,abbr,acronym,caption,address,strong,strike,
del,big,small,font,dfn,ins,kbd,s,samp,tt,var,pre,code,dfn,var,iframe,applet,object,fieldset,form,label,
legend,dl,dt,dd,ul,ol,li,table,caption,tbody,tfoot,thead,tr,th,td{
	border:0px;
	font-family: inherit;
	font-size:100%;
	font-style:inherit; 
	font-weight:inherit;
	margin:0px;
	outline: 0px;
	padding:0px;
	vertical-align: baseline;
}
ul,li{
	list-style:none;
}
body{
	margin:5px;
	padding:0px;
	font-size:12px;
	color:#333;
	font-family:arial,verdana,sans-serif;
	text-align:center;
	background:#fff;
}
a{
	font-family:"宋体";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#header{
	width:990px;
	height:77px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:2px;
	padding:0px;
	background:#000 url(headbg.jpg) no-repeat right 0px;
}
#topnav{
	width:990px;
	height:24px;
	border:#BFD1E7 1px double;
	border-top-width:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background:url(tbg20.gif) repeat-x left 0;
}
#topnav .topnavbg{
	height:24px;
	line-height:24px;
	width:224px;
	float:left;
}
#contain{
	width:990px;
	margin-right:auto;
	margin-left:auto;
} 
#mainbg{
	width:990px;
	padding:0px;
	float:left;
	background:#f1f1f1;
	margin-top:14px;
}
#left{
	width:201px;
	height:auto;
	margin:5px 2px 0px 0px;
	padding:0px;
	float:left;
	text-align:left;
}
#maincontent{
	width:568px;
	margin-left:3px;
	margin-top:-5px;
	padding:0px;
	float:left;
	text-align:left;
	background:#fff;
}
#right{
	width:210px;
	margin:5px 0px 2px 0px;
	padding:0px;
	float:right;
	text-align:left;
}
#footer{
	width:990px;
	height:130px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	clear:both;
	background:#fff;
	}
.text{
	margin:0px;
	padding:5px;
	}
.text2{
	margin:0px;
	padding:0px 0px 5px 0px;
	}
.block{
	display:block;
}
.clear{
	clear:both;
	line-height:20px;
	padding-left:5px;
}
/*头部样式*/
#header .bannerpic{
	width:131px;
	height:56px;
	margin:0px;
	margin:0px;
	float:left;
	z-index:2;
	background:url(logo.png) no-repeat left 0;
	 }
#header .bannertxt{
	width:200px;
	height:77px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
	z-index:1;
	background:url(toptxt.png) no-repeat 0px 4px;
}

#header .bannerpro{
	width:215px;
	height:77px;
	margin:0px;
	margin:0px;
	float:right;
	background:url(bannerpro.jpg) no-repeat 0 4px;
	z-index:3;
	 }
/*topnav样式*/
#topli ul,#topli li{
	list-style:none;
	padding:0px;
	margin:0px;
	color:#000080;
}
#topli li{
	float:left;
	height:10px;
	line-height:10px;
	margin-top:3px;
	padding-top:3px;
}
#topli li a{
	margin-left:12px;
	padding-left:6px;
	padding-right:6px;
	display:block;
	font-family:"宋体";
	font-size:12px;
	color:#000080;
	font-weight:bold;
	letter-spacing:3px;
	text-decoration:none;
	border-right:2px #5693C9 double;
}
#topli li a:visited{
	text-decoration:none;
}
#topli li a:hover{
	text-decoration:underline;
}
#topnav #import{
	float:right;
	width:210px;
	height:20px;
	line-height:22px;
	background:transparent url(importtxt.gif) no-repeat 12px 5px;
}
#topnav .hand{
	cursor:pointer;
}

/*左边产品菜单开始*/
.navlisttitle{
	float:left;
	width:100%;
	height:22px;
	margin-left:2px;
	background: #D6E3F3 url(whitearrow.gif) no-repeat 3px 4px;
}
.navlisttitle .ddotbg{
	float:left;
	width:180px;
	height:22px;
	
	color:#000080;
	font-size:12px;
	letter-spacing:2px;
	
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	line-height:22px;
	}
#prolist{
	font-size:12px;
	color:#333;
	font-family:"宋体";
}
#prolist li{
	line-height:20px;
	border-bottom:1px dotted #bbb;
	background: url(dotblueli.gif) no-repeat 3px 6px;
	text-indent:10px;
} 
#prolist li a{
	display:block;
	color:#333;
	text-decoration:none;
}

#prolist li a:visited{
	text-decoration:none;
}
#prolist li a:hover{
	text-decoration:underline;
}

/*中间部分代码开始*/
.titlemiid{
	float:left;
	margin-bottom:10px;
	height:20px;
	width:560px;
	background:url(MiidleTBg.gif) repeat-x left 0;
}
.titlemiid p{
	margin-top:4px; 
	color:#000080; 
	font-family:'宋体'; 
	font-size:12px;
	font-weight:bold; 
	text-indent:22px;
	background: url(whitearrow.gif) no-repeat 6px 1px;
}
.titlemiid2{
	float:left;
	margin-top:10px;
	height:20px;
	width:560px;
	background:url(MiidleTBg.gif) repeat-x left 0;
}
.titlemiid2 p{
	margin-top:4px; 
	color:#000080; 
	font-family:'宋体'; 
	font-size:12px;
	font-weight:bold; 
	text-indent:22px;
	background:url(whitearrow.gif) no-repeat 6px 1px;
}
.titlemiid3{
	float:left;
	margin-top:0px;
	height:20px;
	width:560px;
	background:url(MiidleTBg.gif) repeat-x left 0;
}
.titlemiid3 p{
	margin-top:4px; 
	color:#000080; 
	font-family:'宋体'; 
	font-size:12px;
	font-weight:bold; 
	text-indent:22px;
	background:url(whitearrow.gif) no-repeat 6px 1px;
}

.abouttxt{
	margin-top:-10px;
	padding:5px;
	padding-bottom:20px; 
	width:548px; 
	border:double 1px #999;
	line-height:18px;
	background-color:#fff;
}

.abouttxt p{
	text-indent:24px;
}

/*最新产品*/
#maincontent .text .product{
	font-family:"宋体";
	border:#999 1px double;
	width:100%;
	height:auto;
	float:left;
	padding-top:5px;
}
.product li{
	float:left;
	width:122px;
	margin-right:10px;
	margin-left:4px;
}
.oneproduct li{
	float:left;
	line-height:16px;
}
.hr{
	height:8px;
	width:100%;
	background-color:#FFFFFF;
}
.img{
border:1px #999 double;
margin-bottom:5px;
}
/*右边代码开始*/
#login{
	background:#fff;
}
#right .logintitle{
	height:20px;
	width:210px;
	margin:0px;
	padding:0px;
	background:url(RightTBg.gif) repeat-x left 0;
}
#right .logintitle p{
	color:#000080;
	font-size:12px;
	font-weight:bold;
	text-indent:12px;
	height:22px;
	line-height:20px;
	text-indent:22px;
	background:url(whitearrow.gif) no-repeat 5px 3px;
}
#right #login ul{
	margin-left:3px;
}
#right #login input{
	width:90px;
	height:14px;
	border:1px double #000000;
	line-height:16px;
}
#right #login img{
	padding-top:4px;
}
#right #login .regsiterline{
	border:1px double #999; 
	height:100px; 
	width:99%;
	background:#fff;
	clear:both;
	}

#right #login .regsiterline li{
	line-height:18px;
	padding-left:10px;
	}
#right #login .regsiterline li .btn{
	width:33px;
	height:17px;
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
	top:3px;
	padding-top:3px;
}
.rightsidebar{
	border:1px #999 double;
	height:auto;
	width:99%;
	background:#fff;
}
.rightsidebar .righttitlebg{
	background:#f80;
	border-bottom:#999 1px double;
	width:100%;
	height:20px;
}
.rightsidebar .righttitlebg .ddotbg2{
	background:url(whitearrow.gif) no-repeat 5px 7px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-indent:12px;
	letter-spacing:1px;
	line-height:22px;
	}

.rightsidebar input{
	width:90px;
	height:14px;
	border:1px #333 double;
	
}
.rightsidebar .btn{
	width:30px;
	height:17px;
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
	top:3px;
	padding-top:3px;
}
.rightsidebar form{
	height:30px;
	padding-top:2px;
	text-align:center;
	line-height:30px;
}
.rightsidebar form .img2{
	padding-top:8px;
	height:17px;
}
.rightsidebar #keywordtitle{
	height:24px; 
	width:96%; 
	margin-left:3px; 
	margin-top:10px; 
	border-bottom:#C3C3C3 1px dashed; 
	border-top:#C3C3C3 1px dashed; 
	line-height:24px; 
	text-indent:10px;
} 
.rightsidebar #keywords{
	padding:5px;
}
.rightsidebar #keywords a{
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.rightsidebar #keywords a:visited{
	text-decoration:none;
}

.rightsidebar #keywords a:hover{
	text-decoration:underline;
}




/*footer*/
.hr1{
	width:100%;
	size:3px;
	height:3px;
	color:#D6E3F3;
	background-color:#D6E3F3;
	margin-bottom:20px;
	clear:both;
	margin-top:16px;
	float:left;
}
.footerlogo{
	float:left;
	width:180px;
	height:50px;
	background:#FFFFFF url(graylogo.gif) no-repeat 40px 0px;
	}
#footer .copyright{
	float:left;
	text-align:center;
	line-height:18px;
	padding-righ:20px;
	background:#FFFFFF;
} 
/*prolist begin*/
.pronametltle{
	height:24px;
	line-height:24px;
	font-family:"宋体";
	font-size:12px;
	color:#333;
	text-indent:16px;
	font-weight:bold;
	letter-spacing:2px;
	clear:both;
	background:url(protitledot6.gif) no-repeat 5px 8px;
}
.pageitem{
	clear:both;
	width:98%;
	height:20px;
	line-height:20px;
	color:#333;
	font-family:"宋体";
	font-size:12px;
	text-align:center;
	background-color:#ddd;
	margin:5px 5px;
}
.pageitem input{
	height:12px;
	width:20px;
	border:1px #999 double;
	margin-bottom:1px;
	position:relative;
	top:-1px;
}
.pageitem .go{
	width:19px; 
	height:17px; 
	border:0px; 
	position:relative; 
	top:2px;
}
.pageitem a{
	color:#333;
	text-decoration:none;
}

.pageitem a:visited{

	text-decoration:none;
}
.pageitem a:hover{
	text-decoration:underline;
}
.red{
	color:#FF0000;
	}
.blue{
color:#00017E;
}
/*产品详细页*/
#maincontent .text .product .prodesc{
	width:95%;
	height:736px;
	overflow-y:scroll;
	border:1px double #999;
	clear:both;
	margin-left:5px;
}
#maincontent .text .product .prodesc .protitle{
	width:100%;
	height:22px;
	background:#EAEAEA url(backarrow.gif) no-repeat 5px 6px;
	margin-top:3px;
	color:#333;
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	text-indent:16px;
	line-height:22px;
}
#maincontent .text .product .prodesc .protitle2{
	float:left;
	clear:both;
	font-family:"宋体";
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:left;
	text-indent:16px;
	height:20px;
	width:100%;
	line-height:22px;
	background:#EAEAEA url(backarrow.gif) no-repeat 5px 6px;
	margin-bottom:5px;
}
#maincontent .text .product .prodesc .img{
	float:left;
	border:1px #999 double;
	margin:5px;
	padding:2px;
	height:auto;
}
#maincontent .text .product .prodesc .proitemtitle{
	margin-top:5px;
	float:left;
	width:55%;
}
#maincontent .text .product .prodesc ul li{
	background: url(dotblueli.gif) no-repeat 0 8px;
	line-height:20px;
	text-indent:8px;
	width:100%;
}
#maincontent .text .product .prodesc ul li a{
	text-decoration:none;
	color:#FF0000;
}

#maincontent .text .product .prodesc ul li a:visited{

	text-decoration:none;
}
#maincontent .text .product .prodesc ul li a:hover{
	text-decoration:underline;
}
#maincontent .text .product .prodesc .desctxt{
	width:96%;
	padding:5px;
	margin-left:5px;
	clear:both;
	text-indent:24px;
	line-height:18px;
	color:#000000;
	background-color:#FFF;
	border:1px double #D2D2D2;
}
#maincontent .text .product .prodesc table{
	border:1px #676566 double;
	width:96%;
	display:block;
}
#maincontent .text .product .prodesc table th{
	font-weight:bold;
	line-height:20px;
	border-bottom:1px #ccc double;
	border-right:1px #333 double;
	background-color:#F2FAFC;
}

#maincontent .text .product .prodesc table td{
	line-height:20px;
	border-bottom:1px #ccc double;
	padding-left:10px;
}

/*留言*/
#laywords{
	border:#999 1px double;
	border-top-width:0px;
	width:100%;
	height:auto;
	padding:0px;
	float:left;
}
.laywords p{
	height:22px;
	line-height:22px;
	width:auto; 
	color:#fff; 
	font-family:'宋体'; 
	font-size:12px;
	font-weight:bold; 
	text-indent:18px;
	border-bottom:1px #999 double;
	background: url(arrow.gif) no-repeat 5px 6px;
	}

#laywords textarea{
	width:98%;
	height:77px;
	padding:3px;
	margin-left:1px;
	margin-bottom:10px;
	text-align:left;
	line-height:20px;
	font-size:12px;
	border:1px #999 double;
}
#laywords input{
	line-height:20px;
	font-size:12px;
}
#laywords .laytitle{
	font-family:"宋体";
	font-size:12px;
	text-indent:5px;
	font-weight:bold;
	color:#039;
	height:20px;
	line-height:20px;
	width:100%;
	float:left;
	background-color:#1E82BE;
}
.floatright{
	float:right;
}
floatleft{
	float:left;
}
/*产品列表*/
#maincontent .text .proclass{
	background-color:#FFF;
	margin-bottom:5px;
	width:96%;
	margin-left:5px;
	height:auto;
	clear:both;
	border:1px double #CCCCCC;
	float:left;
}
#maincontent .text .proclass .classtitle{
	background:url(arrow03.gif) no-repeat 0 6px;
	line-height:20px;
	height:20px;
	width:auto;
	margin:5px;
	color:#333;
	font-weight:bold;
	text-indent:12px;
	border-bottom:#0568CD 1px double;
}
#maincontent .text .proclass li{
	float:left;
	line-height:20px;
	height:20px;
	background:url(dotblue.gif) no-repeat 0 8px;
	text-indent:8px;
}
#maincontent .text .proclass li a{
	color:#333;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
	
}
#maincontent .text .proclass li a:visited{
	text-decoration:none;
}
#maincontent .text .proclass li a:hover{
	text-decoration:underline;
}


/*产品搜索页面代码*/
.middlesidebar{
	border:0px #999 double;
	height:auto;
	width:99%;
	background:#fff;
	position:relative;
}
.middlesidebar .righttitlebg{
	background:#f80;
	border-bottom:#999 1px double;
	width:100%;
	height:20px;
}
.middlesidebar .righttitlebg .ddotbg2{
	background:url(whitearrow.gif) no-repeat 5px 7px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-indent:12px;
	letter-spacing:1px;
	line-height:22px;
	}

.middlesidebar input{
	position:absolute;
	top:10px;
	left:70px;
	width:80%;
	height:14px;
	border:1px #333 double;
	
}
.middlesidebar .btn{
	width:30px;
	height:17px;
	border:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:10px;
	left:520px;
}
.middlesidebar form{
	height:30px;
	padding-top:2px;
	text-align:center;
	line-height:30px;
}
.middlesidebar form .img2{
	padding-top:8px;
	height:17px;
}
.middlesidebar #keywordtitle{
	height:24px; 
	width:96%; 
	margin-left:3px; 
	margin-top:10px; 
	border-bottom:#C3C3C3 1px dashed; 
	border-top:#C3C3C3 1px dashed; 
	line-height:24px; 
	text-indent:10px;
} 
.middlesidebar #keywords{
	padding:5px;
}
.middlesidebar #keywords a{
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.middlesidebar #keywords a:visited{
	text-decoration:none;
}
.middlesidebar #keywords a:hover{
	text-decoration:underline;

}
.middlesidebar .search-title{
	position:absolute; 
	left:5px; 
	top:5px; 
	font-weight:bold;
}


.searchResults{
	width:98%;
	float:left;
	margin:5px 0px 5px 5px;
	padding-bottom:5px;
	border-bottom:1px #333 double;
}
.searchResultsImg{
	border:1px #999 double;
	margin-bottom:5px;
	width:120px;
	height:120px;
	float:left;
}
.searchResultsTxt{
	width:410px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	padding:0px;
	list-style:none;
}
.searchResultsTxt li{
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:18px;
}
.libg{
	 display:block; 
	 padding:3px;
	 border:1px #CCCCCC dashed; 
}
.searchResultsTxt li a{
	text-decoration:none;
}
.searchResultsTxt a:hover{
	text-decoration:underline;
}
.bold{
	font-weight:bold;
}

