@charset "utf-8";
/* CSS Document */
 *{
margin:0;
padding:0;
}
body{
background:#fff;
color:#222;
font-family:Arial,"";
font-size:12px;
line-height:180%;
}
img,
fieldset{
border:0;
}
li{
list-style:none outside;
}
a{
text-decoration:none;
}
a:link{
color:#333;
}
a:visited{
color:#333333;
}
a:hover{
color:#fd5c04;
}
h1{
}
h2{
color:#00238C;
font-weight:bold;
}
h2 a:link{
color:#00238C;
font-weight:bold;
}
h2 a:visited{
color:#00238C;
}

#main{
position:relative;
margin:0 auto;
background:url(../images/topbg.jpg) no-repeat top center;
width:1000px;
height:900px;
}
#logo{
	position:absolute;
	left: 39px;
	top: 12px;
}
#foot{
position:relative;
background:url(../images/footbg.png) repeat-x;
margin:0 auto;
width:1000px;
height:70px;
}
/*主菜单*/
#mainNav{
	position:absolute;
	left: 60px;
	top: 80px;
	width:120px;
	z-index:1;
	overflow:hidden;
}

.rolinList{ 
width:120px; height:auto; margin:20px auto 0 auto; text-align:left
}
.rolinList li{
margin-bottom:1px;
}
.rolinList li h2{ 
width:120px; height:20px; font-size:14px; line-height:20px; padding-top:5px; padding-left:0px; cursor:pointer
}
.content{ 
width:120px; padding-top:10px;
}
.content p{ 
margin:0px
}

/*子菜单*/
#subNav a{
	display:block;
	background:url(../images/dot_3.gif) no-repeat left center;
	font-weight:bold;
	line-height:25px;
	width:100%;
	padding-left:5px;
	color:#2159a4;
}
#subNav a:hover, #nav a:active {
	color:#fd5c04;
	width:100%;
}
#subNav2 a{
	display:block;
	font-weight:bold;
	line-height:25px;
	width:100%;
	color:#0033FF;
}
#subNav2 a:hover, #nav a:active {
	color:#fd5c04;
	width:100%;
}

/*顶部导航*/
#topNav{
	position:absolute;
	background:url(../images/topnav.jpg) no-repeat center;
	left: 740px;
	top: 18px;
	width:163px;
	height:22px;
	z-index:1;
}
#topNav a{
color:#FFF;
}
#topNav a:hover{
color:}
/*标题*/
#Title{
	position:absolute;
	left: 105px;
	top: 6px;
	z-index:0;
}
#light{
	position:absolute;
	left: 510px;
	top: -140px;
	z-index:0;
}
#Company{
	position:absolute;
	left: 218px;
	top: 110px;
	width: 700px;
	z-index:1;
}
#banner{
	position:absolute;
	left: 204px;
	top: 83px;
}
/*新闻*/
#News{
	position:absolute;
	left: 210px;
	top: 300px;
	width:360px;
	z-index:1;
}
#newsMore{
	position:absolute;
	left: 318px;
	top: 6px;
	width:39px;
}
/*产品*/
#proNew{
	position:absolute;
	left: 620px;
	top: 296px;
	width:275px;
	z-index:1;
}
#proName a{
color:#126fc3;
font-weight:bold;
}
#proName a:hover{
color:#fd5c04
}
#proRe{
	position:absolute;
	left: 620px;
	top: 475px;
	width:310px;
	z-index:1;
}
/*产品类别通道*/
#morepro{
	position:absolute;
	background:url(../images/contact.png) no-repeat center;
	width: 361px;
	height:52px;
	left: 212px;
	top: 660px;
	z-index:1;
}
#proad{
position:absolute;
width:235px; 
left: 131px; 
top: 8px;
}
#proad a{
color:#65758f;
display:block;
width:235px; 
height:45px;
}
#maincom{
	position:absolute;
	z-index:1;
	width:360px;
	left: 210px;
	top: 450px;
}
#bottomBg{
	position:absolute;
	background:url(../images/mainbg.jpg) no-repeat left bottom;
	width:1000px;
	height:262px;
	z-index:0;
	left: 0px;
	top: 638px;
}
#mainFlash{
	position:absolute;
	left: 0px;
	top: 591px;
	z-index:0;
}

/*内页*/
#subMain{
position:relative;
margin:0 auto;
background:url(../images/topbg.jpg) no-repeat top center;
width:1000px;
}
#subContent{
padding-top:185px;
}

