@charset "utf-8";
body{font-size:12px;font-family:宋体,Arial, Verdana, Geneva, sans-serif;line-height:26px;color:#555;margin:0 auto;background:url(bg.jpg) center top repeat-x;}
ul,li{ padding:0; margin:0; list-style:none;}
a{text-decoration:none;color:#002159;}
a:hover{color:#002159;}
table{
	font-family: "宋体";
	font-size: 12px;
	color:#144881;
	text-decoration: none;
	line-height: 18px;
}

.f-right {
	text-align: right;
}
.img-center {
	text-align: center;
}

#menu {
	TEXT-ALIGN: center; WIDTH: 974px; HEIGHT: 52px;
}
#menu SPAN {
	DISPLAY: none;
}
#menu LI {
	FLOAT: left; HEIGHT: 52px;
}



#hnav {width: 974px; height: 52px; background: url(../../../images/2/nav-bg.jpg);position: relative;}
#hnav li { position: absolute; left: 0; height: 52px; }
#hnav li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height:52px;
}

#hnav #home { width: 150px; left:0px;}
#hnav #menu1 {
	width: 150px;
	left:150px;
}
#hnav #menu2 {
	width: 150px;
	left:300px;
}
#hnav #menu3 {
	width: 150px;
	left:450px;
}
#hnav #menu4 {
	width: 150px;
	left:600px;
}


/*---------导航当前栏目突出显示--------*/
#index #home a{background: url(../../../images/2/nav-bg.jpg);background-position:0px -51px;}
#sub1 #menu1 a{background: url(../../../images/2/nav-bg.jpg);background-position:-150px -51px;}
#sub2 #menu2 a{background: url(../../../images/2/nav-bg.jpg);background-position:-300px -51px;}
#sub3 #menu3 a{background: url(../../../images/2/nav-bg.jpg);background-position:-450px -51px;}
#sub4 #menu4 a{background: url(../../../images/2/nav-bg.jpg);background-position:-600px -51px;}

/*循环滚动代码样式开始*/
#scrollcontent{ width:2340px; height:140px;}
#scrollcontent li{ float:left;width:1170px;height:140px;}

#scrollitem li{ float:left; width:130px; text-align:center;height:125px;}
#scrollitem img{ width:120px; height:120px;}
.product_title{ height:25px; line-height:25px;}
/*循环滚动代码样式结束*/