@charset "utf-8";
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Microsoft Yahei",Verdana, Geneva, sans-serif;
}
img{
	border:0;
}
ul,ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#topContainer{
	margin:0 auto;
	width:960px;
	height:125px;
	padding-top:45px;
}
#logoContainer{
	width:960px;
	height:60px;
}
#logo{
	width:360px;
	height:58px;
	float:left;
	margin-left:15px;
}
#searchContainer{
	width:200px;
	height:45px;
	margin-top:15px;
	float:right;
	overflow:hidden;
	background:url(../images/search_bg.gif) 0 2px no-repeat;
}
#hotLine{
	clear:both;
	color:#003759;
	margin-left:15px;
	line-height:30px;
}
#kw{
	border:0;
	width:105px;
	height:15px;
	margin:4px 0 0 20px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}
#searchbtn{
	float:right;
	margin-right:20px;
}
#navContainer{
	clear:both;
	height:30px;
	margin-top:26px;
	background:url(../images/nav_bg.gif) no-repeat;
}

#navContainer ul,#navContainer ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#navMenuContainer{
	margin-left:5px;
}
#navMenu li{
	float:left;
	width:95px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#navMenu a{width:95px;height:30px;display:block;background:url(../images/menu_bg.gif) 0 0 no-repeat;}
#navMenu #m1 a{background-position:0 0;}
#navMenu #m1selected,#navMenu #m1 a:hover{background-position:0 -30px;}
#navMenu #m2 a{background-position:-95px 0;}
#navMenu #m2selected,#navMenu #m2 a:hover{background-position:-95px -30px;}
#navMenu #m3 a{background-position:-190px 0;}
#navMenu #m3selected,#navMenu #m3 a:hover{background-position:-190px -30px;}
#navMenu #m4 a{background-position:-285px 0;}
#navMenu #m4selected,#navMenu #m4 a:hover{background-position:-285px -30px;}
#navMenu #m5 a{background-position:-380px 0;}
#navMenu #m5selected,#navMenu #m5 a:hover{background-position:-380px -30px;}
#navMenu #m6 a{background-position:-475px 0;}
#navMenu #m6selected,#navMenu #m6 a:hover{background-position:-475px -30px;}
#navMenu #m7 a{background-position:-570px 0;}
#navMenu #m7selected,#navMenu #m7 a:hover{background-position:-570px -30px;}
#navMenu #m8 a{background-position:-665px 0;}
#navMenu #m8selected,#navMenu #m8 a:hover{background-position:-665px -30px;}
#navMenu #m9 a{background-position:-760px 0;}
#navMenu #m9selected,#navMenu #m9 a:hover{background-position:-760px -30px;}
#navMenu #m10 a{background-position:-855px 0;}
#navMenu #m10selected,#navMenu #m10 a:hover{background-position:-855px -30px;}

#bannerContainer{
	margin:0 auto;
	width:960px;
	height:290px;
}

#homeContentContainer{
	margin:0 auto;
	width:960px;
	height:200px;
	padding-top:30px;
	background:url(../images/home_content_bg.jpg) repeat-x;
}
#homeContentLeft{
	width:353px;
	height:50px;
	padding-left:12px;
	float:left;
}
#homeContentRight{
	float:left;
	width:575px;
	line-height:24px;
	color:#003759;
}
.clearBoth{
	clear:both;
	height:1px;
	overflow:hidden;
}
#homeNewsList{
	width:575px;
	height:110px;
	float:right;
	margin-right:20px;
	color:#003759;
	display:inline;
}
#homeNewsTitle{
	float:left;
	margin-left:275px;
	display:inline;
	line-height:28px;
}
#homeNewsTitle h1{
	margin:0;
	font-size:14px;
	color:#003759;
}
ul#homeList li{
	height:26px;
	line-height:26px;
}
ul#homeList li a{
	text-decoration:none;
	color:#003759;
	display:block;
	float:left;
	height:30px;
}
ul#homeList li a:hover{
	text-decoration:underline;
}
ul#homeList li a.title{
	width:500px;
}
ul#homeList li a.date{
	width:75px;
	text-align:center;
}

#bottomContainer,#otherBottomContainer{
	margin:0 auto;
	width:960px;
	height:45px;
}
#bottomContainer{
	padding-top:10px;
}
#otherBottomContainer{
	padding-top:5px;
}
#bottomImageBody{
	float:left;
	margin-left:50px;
	display:inline;
}
#bottomInfoBody{
	float:left;
	height:30px;
	line-height:30px;
	margin-left:15px;
	color:#003759;
}
#bottomInfoBody a{
	color:#003759;
	text-decoration:none;
}
#bottomInfoBody a:hover{
	text-decoration:underline;
}

#mainContainer{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#leftContainer{
	float:left;
	width:180px;
}
#leftContainer #leftMenu,#leftContainer #leftMenu li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#leftContainer #leftMenu li{
	width:180px;
	height:25px;
	line-height:25px;
}
#leftContainer #leftMenu li a{
	color:#262C30;
	display:block;
	text-decoration:none;
	width:150px;
	height:25px;
	padding-left:30px;
	background:url(../images/left_menu_bg.gif) 0 0 no-repeat;
}
#leftContainer #leftMenu li a:hover{
	color:#FFF;
	display:block;
	text-decoration:none;
	background:url(../images/left_menu_bg.gif) 0 -25px no-repeat;
}

#rightContainer{
	float:left;
	width:745px;
	margin-left:35px;
}
#rightImageContainer{
	width:745px;
	height:140px;
	overflow:hidden;
}

#productsContainer,#productDetails{
	width:725px;
	padding:10px;
}
#productDetails{
	line-height:24px;
	font-size:14px;
	font-family:"Microsoft Yahei",Verdana, Geneva, sans-serif;
	color:#00375A;
}
#productDetails #back{
	text-align:right;
}
#productDetails #back a{
	color:#F60;
	text-decoration:none;
}
#productDetails #back a:hover{
	color:#00375A;
	text-decoration:underline;
}
#productDetails h1{
	color:#00375A;
	text-align:center;
	font-size:18px;
}
.productContainer{
	width:200px;
	margin:5px 20px 5px 20px;
	display:inline;
	float:left;
}
.productCatgory{
	width:200px;
	height:23px;
	line-height:23px;
	color:#FFF;
	background:url(../images/product_icon_top.gif) no-repeat;
	text-align:center;
}
.productCatgory a{
	color:#FFF;
	text-decoration:none;
}
.productCatgory a:hover{
	text-decoration:underline;
}
.productIcon{
	background:#F1F6FA;
	width:180px;
	height:160px;
	padding:10px;
	overflow:hidden;
}
.productTitle{
	text-align:center;
	margin-top:5px;
	height:15px;
	overflow:hidden;
}
.productTitle a{
	color:#00375A;
	text-decoration:none;
}
.productTitle a:hover{
	text-decoration:underline;
}
#newsList,#newsList li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#newsList li .lineLeft{
	width:520px;
	float:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#newsList li .catLeft{
	clear:both;
	float:left;
	width:110px;
}
#newsList li .lineLeft a{
	display:block;
	color:#00375A;
	text-decoration:none;
}
#newsList li .catLeft a{
	color:#00375A;
	text-decoration:none;
}
#newsList li .lineLeft a:hover,#newsList li .catLeft a:hover{
	text-decoration:underline;
}
#newsList li .lineRight{
	width:90px;
	float:right;
}
#newsList .line1{
	height:30px;
	background:#FFF;
}
#newsList .line2{
	height:30px;
	background:#F2F2F2;
}

#newMsg{
	border:1px dashed #CCC;
	padding:15px 0;
}
#newMsg dl{
	width:650px;
	margin:0;
	padding:0;
}
#newMsg dt{
	clear:both;
	width:150px;
	float:left;
	padding:2px 2px 4px 4px;
	text-align:right;
	height:26px;
	line-height:30px;
}
#newMsg dd{
	padding:4px;
	text-align:left;
	margin:0;
	height:30px;
	line-height:30px;
}
#newMsg .inputBox{
	border:1px solid #CCC;
}
#newMsg .inputBoxFocus{
	border:1px solid #CCC;
	background:#E7F5F8;
}
.required{
	color:#F00;
}

#picBox{width:960px; height:290px; overflow:hidden; position:relative;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:290px; width:1920px; position:absolute;}
#picBox ul#show_pic li{ float:left; margin:0; padding:0; height:290px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:10px; right:10px;}
#icon_num li{ float:left; background:#000;width:20px; height:20px; list-style:none; color:#FFF; text-align:center; cursor:pointer; padding:0; margin:0;margin-right:5px; line-height:18px;}
#icon_num li:hover,#icon_num li.active{ background:#000;color:#39F; font-weight:bold;}












