body,ul,ol,dl,dd,dt,li,p,h1,h2,h3,h4,h5,h6,form,table,td,img,div,input{margin:0;padding:0;border:0;}
p,h1,h2,h3,h4,h5,h6,dt,dd{text-align:left;}
div{height:auto;overflow:hidden;}
ul,ol,dl{list-style-type:none;}
input,textarea{font-size:12px;color:#434343;border: 1px solid #CCCCCC;background-color:#FFFFFF;vertical-align:middle;}
select,input,img,select{vertical-align:middle;}
a,area {blr:expression(this.onFocus=this.blur()) } 
:focus {-moz-outline-style: none; }  
body {
	font: 12px "宋体";
	text-align: center;
	margin: 0px auto;
	clear:both;
	color:#434343;
	background: #F6F7F2;
}
body>div{
    margin: 0px auto;
	clear:both;
}
.head {
	width: 1002px;
	background: url(../images/topBg.jpg) repeat-x;
}
.logo{
	width:210px;
	float:left;
	margin: 10px;
	display:inline;
}
.topNav{
	float:left;
	width:770px;
}
.topNav p {
	text-align: right;
	float: left;
	width: 770px;
}
.topNav p a {
	line-height: 40px;
	padding-right: 8px;
	padding-left: 8px;
	color: #434343;
	text-decoration: none;
	font-weight:bold;
}
.topNav p a:hover{
	color:#F88420;
}
.mainNav{
	float:left;
	width:770px;
	position:relative;
	z-index:999;
	height:80px;
}
.mainNav ul li {
	float: left;
	display: block;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 60px;
	background: url(../images/mainNavBg.gif) no-repeat right center;
}
.mainNav ul li.length{
    padding-left: 25px;
}
.mainNav ul li a {
	color: #93948F;
	text-decoration: none;
	font-weight: bold;
}
.mainNav ul li:hover{
	background:url(../images/liBg2.gif) repeat-x;
	color:#388DD0;
}


.mainNav ul li:hover a{
	color:#388DD0;
}
/*------二级菜单样式--------*/
.mainNav ul li:hover ul{
	position:absolute;
	z-index:9999;
	top:50px;
	left:0;
	width:700px;
	height:30px;
	display:block;
	background: url(../images/navUlBg.gif) no-repeat;
}
.mainNav ul li:hover ul li{
	float:left;
	padding:0 15px;
	background:none;
	line-height:30px;
}
.mainNav ul li:hover ul li a{
	background:none;
	color:#388DD0;
}
.mainNav ul li:hover ul li a:hover{
	color:#F88420;
}
.mainNav ul li ul{
	display:none;
}

/*--------------flash部分CSS样式开始--------------*/
.flash{
	width:996px;
	height:150px;
	border:1px solid #D7D8D3;
	padding:2px;
	margin-bottom:8px;
}

/*-----------------主体内容部分-----------------------*/
.container{
	width:1002px;
}
.leftCon{
	float:left;
	width:750px;
	margin-right:9px;
	border:1px solid #D7D8D3;
}
.news,.product{
	float:left;
	width:750px;
}

.news h3,.product h3{
	float:left;
	width:738px;
	line-height:30px;
	background: #ECEDE5;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #D7D8D3;
	border-left: 1px solid #FFF;
	font-size: 14px;
	color: #81827C;
	padding-left: 10px;
}
.news h3 span,.product h3 span{
	float:left;
	width:650px;
}
.news h3 a,.product h3 a{
	float:left;
	width:68px;
	padding-left:20px;
	background: url(../images/arrowBlue.gif) no-repeat left center;
	display: block;
	color: #93948F;
	text-decoration: none;
}
.news h3 a:hover,.product h3 a:hover{
	color:#388DD0;
	text-decoration: underline;
}
.news .newsPic{
	float: left;
	width: 230px;
	display: block;
}
.newsPic img{
	padding:20px 0;
}

.news ul,.news li{
	float: left;
	width: 520px;
	text-align: left;
}
.news ul{
	padding:10px 0;
	height:125px;
	overflow: hidden;
	line-height: 25px;
}
.news li a{
	float:left;
	width:420px;
	color:#9B9C96;
	text-decoration: none;
	
}
.news li span{
	float:left;
	width:100px;
}
.news li a:hover{
	color:#81827C;
	text-decoration: underline;
}
/*----------------产品与解决方案CSS样式部分--------------------*/
.product{
	background: #FFF;
	padding-bottom: 1px;
}
.productCon{
	background: #D87718;
	float: left;
	width: 748px;
	margin: 1px;
}
.proInfo{
	background: url(../images/productBg%5D.gif) no-repeat;
	margin:6px;
	display:inline;
	float: left;
	height: 204px;
	width: 175px;
}
.proInfo span{
	float: left;
	display: inline;
	padding:15px 0;
	width:174px;
}
.proInfo p{
	float:left;
	width:144px;
	padding:0 15px;
	line-height: 18px;
	color: #FFF;
}
.proInfo p a{
	background: url(../images/btn-pro.gif) no-repeat left top;
	float: left;
	height: 25px;
	width: 100px;
	margin-left: 22px;
}
.proInfo p a:hover{
	background: url(../images/btn-pro.gif) no-repeat left -25px;
}
.rightCon{
	float:left;
	width:240px;
}
.rightCon h2{
	background: url(../images/rightHbg.gif) no-repeat;
	float: left;
	height: 20px;
	width: 210px;
	font-size: 12px;
	color: #2D6A98;
	padding: 13px 0px 0px 30px;
}
.rightContent{
	float: left;
	width: 238px;
	border: 1px solid #DDDED9;
}
.rightContent ul{
	padding: 11px 8px;
	*padding: 8px 8px;
	_padding: 14px 8px;
	float: left;
	width: 222px;
	background: #FCFCFA;
}
.rightContent li{
	float: left;
	width:222px;
	text-align: left;
	line-height: 36px;
	background: #F6F7F2;
	margin-bottom:1px;
	color:#82837D;
}
.rightContent a{
	text-decoration: none;
	color:#82837D;
	float: left;
	width: 135px;
	padding-left:7px;
	*border-bottom:1px solid #fff;
}
.rightContent li span{
	float:left;
	width:80px;
}
.rightContent li:hover{
	background: #E3F6FC;
}
.rightContent a:hover{
	color:#09C;
}
.subCont {
	float: left;
	width: 1000px;
	border: 1px solid #DDDED9;
}
.subBg {
	float: left;
	width: 998px;
	border: 1px solid #FEFFFA;
}


/*------------------------二级频道CSS样式--------------------*/
.sideLeft,.sideLeft dl,.sideLeft dl dt,.sideLeft dl dd {
	float: left;
	width: 228px;
}
.sideLeft{padding-bottom:15px;}
.sideLeft dl dt {
	line-height: 30px;
	font-weight: bold;
	color: #388DD0;
	width: 218px;
	padding: 10px;
	font-size: 14px;
	border-bottom:1px solid #DDDED9;
}

.sideLeft dl dd a{
	float:left;
	line-height: 30px;
	width: 178px;
	margin-left: 10px;
	padding-left:30px;
	border-bottom: 1px dashed #388DD0;
	color: #434343;
	text-decoration: none;
	display:block;
	background: url(../images/arrowBlueS.gif) no-repeat 10px center;
}
.sideLeft dl dd ul{
	display:none;
}
.sideLeft dl dd:hover ul,.sideLeft dl dd.show ul{
	display:block;
}

.sideLeft dl dd:hover ul li a,.sideLeft dl dd.show ul li a {
	color: #388DD0;
	background:none;
	border-bottom:none;
}
.sideLeft dl dd:hover ul li a:hover,.sideLeft dl dd:hover ul li a.current,.sideLeft dl dd.show ul li a:hover,.sideLeft dl dd.show ul li a.current{
	color: #F60;
	text-decoration: underline;
	background:none;
	borer:none;
}
.sideLeft dl dd:hover a,.sideLeft dl dd.show a  {
	font-weight: bold;
	color: #F60;
	background: url(../images/arrowOrange.gif) no-repeat 10px center;
}


.sideRight {
	float: left;
	width: 730px;
	padding: 10px 20px 0px;
}
.sideRight h3 {
	line-height: 30px;
	float: left;
	width: 730px;
	font-size: 12px;
}
.sideRight ul {
	float: left;
	width: 730px;
}
.sideRight ul li {
	float: left;
	width:730px;
	line-height: 25px;
	border-bottom: 1px dashed #9D9E96;
}
.sideRight ul li a {
	color: #9D9E96;
	text-decoration: none;
	float: left;
	width: 600px;
	padding-left: 30px;
	text-align: left;
	background: url(../images/circle1.gif) no-repeat 10px center;
}
.sideRight ul li span{
	float:left;
	width:100px;
}
.sideRight ul li a:hover {
	background: url(../images/circle2.gif) no-repeat 10px center;
	color: #81827C;
}
.sideRight h2 {
	font-size: 14px;
	float: left;
	width: 730px;
	text-align: center;
	line-height: 40px;
}
.content {
	line-height: 25px;
	padding: 0px 10px;
	float: left;
	width: 710px;
	text-align: left;
}


/*---------------------分页div CSS样式---------------------------*/
.pages,.pages p{
	float:left;
	width:730px;
}
.pages p{
	margin-top:20px;
	text-align:center;
	line-height:25px;
}
.pages p a{
	color:#404040;
	border:1px solid #D6D6D6;
	padding:4px 8px;
	background-color:#f5f5f5;
	margin-right:5px;
	text-decoration:none;
}
.pages p a:hover{background-color:#f90;}






/*---------------页脚部分CSS样式-------------*/

.footer{
	width:1002px;
	background: url(../images/footerBg.gif) no-repeat;
	margin-top: 10px;
	height: 100px;
}
.footer p{
	width:1002px;
	float:left;
	line-height:20px;
	text-align:center;
	padding: 10px 0px;
}
