﻿@charset "utf-8";
/* CSS Document */
*
	{
		margin:0px;
		padding:0px;
	}
body
	{
		margin:0px;
		padding:0px;
		font-size:12px;
		
		font-family:"宋体";
		
	}
#wrap
	{
		width:1000px;
		position:relative;
		left:50%;
		margin-left:-500px;
	}
#header
	{
		height:205px;
		background:url(../images/header.jpg) no-repeat top center;
	}
#navi
	{
		height:45px;
		background:url(../images/navi.png) no-repeat top center;
	}
.navi_en
	{
		background:url(../images/navi_en.png) no-repeat top center !important;
	}
#navi ul li
	{
		list-style:none;
		float:left;
		height:45px;
	}
#navi a
	{
		display:block;
		width:125px;
		height:45px;
		text-indent:-99999px;
		outline:none;
		line-height:45px;
		
		
	}

	
/*************二级菜单****************/
#abc div
	{
		background-color:#EAEAEA;
		position:absolute;
		display:none;
		width:125px;
		z-index:4 !important;
	}
#fuck
	{
		z-index:999999;
	}
#abc div li
	{
		float:none !important;
		height:35px !important;
	}
#abc div a
	{
		display:block;
		width:125px;
		height:35px !important;
		text-indent:2px !important;
		outline:none;
		line-height:35px  !important;
		color:#052D96 !important;
		text-align:center !important;
		text-decoration:none;
		font-weight:bold;
	}
#abc div a:hover
	{
		background:#8ec3ff;
		color:#fff !important;
	}
.introduce
	{
		position:relative;
		z-index:-1;
		
	}
#sidebar
	{
		width:210px;
		float:left;
	}
#sidebar h2,.introduce h2,#search,#honor h2
	{
		font-size:14px;
		font-weight:bold;
		background:#eee;
		line-height:25px;
		padding-left:15px;
		border-left:6px solid #00a2ff;
		color:#3399CC;
	}
.introduce h2,#honor h2
	{
		border-left:6px solid #f90;
	}
.side-item
	{
		margin-top:10px;
	}
.side-item ul,.introduce ul,#honorcontent
	{
		margin-top:0px;
		border:1px solid #ababab;
		
	}
	
	
.side-item ul li
	{
		line-height:22px;
		list-style:square;
		padding-left:25px;
		list-style:none;
		background:url(../images/arrow.gif) no-repeat 10px center;
		font-size:13px;
		font-family:"黑体";
		font-weight:bold;
	
		
		
	
	}
.side-item ul li a
	{
		text-decoration:none;
		color:#000;
	}
.side-item ul li a:hover
	{
		text-decoration:underline;
	}
.side-item img
	{
		vertical-align:bottom;
	}
#content
	{
		margin-top:10px;
		margin-left:10px;
		float:left;
	}
.flash
	{
		float:left;
	}
.introduce
	{
		width:480px;
		float:left;
		margin-left:10px;
	}
.introduce span,#honor span
	{
		float:left;
	}
.more
	{
		position:relative;
		left:350px;
		display:block;
		width:28px;
		height:25px;
		text-indent:-999999px;
		background:url(../images/more.gif) no-repeat center;
	}
.blank
	{
		clear:both;
	}
.text img
	{
		float:left;
		margin-right:10px;
		border:solid 3px #a2cdf9;
	}
.introduce img
{
		float:left;
		margin-right:10px;
		
	}
.introduce p,.text p
	{
		text-indent:24px;
		line-height:22px;
	}
#introducecontent
	{
		background:#fff;
		padding:10px;
		font-size:14px;
		font-family:"宋体";
		
	}
#search
	{
		clear:both;
		height:30px;
		width:755px;
		margin-top:10px;
		background:#ddd;
		padding-top:4px;
	
	}
	
	#search input{ color:#666666; vertical-align:middle;
	font-size:12px;
	padding-top:3px;}
	
#search input,#search select
	{
		margin-left:20px;
		
		
	}
#honor
	{
		margin-top:10px;
	}
#honormore
	{
		left:650px;
	}
#honorcontent
	{
		background:#fff;
		padding:5px 20px;
	}
#honorcontent img
	{
		border:solid 3px #a2cdf9;
		margin-right:30px;
	}
#footer
	{
		height:75px;
		margin-top:20px;
		padding-top:10px;
		text-align:center;
		color:#fff;
		background:url(../images/footer.png) no-repeat top center;
	}
#footer p
	{
		line-height:30px;
		font-size:12px;
	}
#footer a
	{
		color:#fff;
		text-decoration:none;
		font-size:12px;
	}
#footer a:hover
	{
		text-decoration:underline;
	}
.dh,.dh a
	{
		font-size:14px;
		color:#00A2FF;
		font-weight:600;
		text-decoration:none;
	}
.title
	{
		margin-top:10px;
	}
.title h2
	{
		color:#052D96;
		font-size:16px;
		padding-left:20px;
		border-left:5px #052d96 solid;
	}
.text
	{
		padding:20px;
	}
.text img
	{
		margin-right:30px;
		margin-bottom:20px;
	}
/*产品规格图片*/
.productimgdiv
	{
		text-align:center;
	}
.productimgdiv img
	{
	border:solid 0px #a2cdf9;
	}

.cpzs
	{
	
		background:url(../images/bg.gif) center bottom no-repeat; 
		text-align:center;
		
	}
