@charset "gb2312";
/* CSS Document */
* { margin:0 auto; padding:0; list-style:none; }
body { font-family:"微软雅黑"，"宋体"; font-size:12px; background:url(images/bg.jpg) repeat-x; }
input, select, textarea { font-size:12px; padding:3px 5px; }
.layout { width:960px; margin:0 auto;/*居中*/ }
.clear { clear:both;/*清除浮动*/ }
img { border:none; }
li { line-height:20px;/*全局列表行高*/ }
h1 { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#029bb1; line-height:20px; padding-left:20px; }
h2 { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#FFF; line-height:30px; padding-left:10px; }
h3 { text-align:center; }
h4 { font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#029bb1; line-height:20px; padding-left:1px; }
a { color:#000; text-decoration:none; }
a:hover { color:#BC1316; text-decoration:underline; }
.data {  }
/*头部开始*/
#top { height:100px; background:url(images/top.jpg) repeat-x; }
.top_right { float:right; width:220px; margin-top:5px; }
/*头部结束*/

/*导航开始*/
#nav { height:38px; background:url(images/navbg.jpg) repeat-x; border-bottom: 3px solid #FFF; }
#nav ul li { float:right; line-height:38px; width:102px; background:url(images/menu-line.jpg) right center no-repeat; text-align:center; }
#nav ul li a { display:block; color:#efffff; }
#nav ul li a:hover { background:url(images/nav_hover.jpg) right top no-repeat; text-decoration:none; }
/*导航结束*/

/* banenr  */
#banner {
	width: 1022px;
	background-image: url(1267848692.gif);
	background-repeat: repeat-y;
}
#banner-nr {
	height: 430px;
	width:  1022px;
	overflow: hidden;
}




/* sy-banenr  */
.indexCon{
	width:990px;
	overflow:hidden;
}
.indexCon .flashBanner{
	width:990px;
	height:430px;
	overflow:hidden;
	margin-bottom:12px;
}
.flashBanner{position:relative;}
.flashBanner .mask{
	height:58px;
	line-height:58px;
	background-color:#282828;
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	overflow:hidden;
}
.flashBanner .mask img{

cursor: pointer;
margin: 0 5px 0 0;
border: 1px solid #fff;
position: relative;
vertical-align:middle;

cursor:pointer;
}
.flashBanner .mask img.show{margin-bottom:3px;}
/* banenr end */
/*主体开始*/
#content { background:#d2cdb8; }
#left { float:left; width:225px; padding:5px; }
.left_title { height:30px; background:url(images/left_title_bg.jpg) no-repeat; }
.left_body { padding:5px 10px; margin-bottom:10px; border-top:none; line-height:20px; }
.left_body ul li {
	padding-left:20px;
	line-height:30px;
	border-bottom:1px dashed #999;
	font-size:12px;
	background-image: url(ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#center { float:left; width:480px; padding:5px; }
.center_title { height:25px; background:url(images/center_title_bg.jpg) no-repeat; }
.center_body { padding:8px; margin-bottom:10px; }
#right { float:right; width:225px; padding:5px; }
.right_body { padding:5px 10px; margin-bottom:10px; border:1px solid #a8a486; border-top:none; }
.right_body ul li { padding-left:10px; line-height:30px; border-bottom:1px dashed #999; }
#rightbg { float:left; width:700px; padding:5px; }
.rightbig_title { height:10px; background:url(images/rightbig_bg.jpg) no-repeat; }
.rightbig_body { padding:10px; line-height:20px; }
.tag { float:right; font-family:Arial, Helvetica, sans-serifl; font-size:12px; padding-right:30px; }
.products li { float:left; text-align:center; padding:10px; }
.products img { padding:5px; border:1px solid #ccc; }
.products a:hover img { border:1px solid #028bb5; }
.news li { line-height:25px; border-bottom:1px dashed #999999; padding-left:25px; background:url(icon1.gif) left center no-repeat; position:relative; }
.news span { margin-left:10px; float:right; }
/*主体结束*/

/*底部开始*/
#footbg { height:78px; color:#FFF; text-align: center; padding-top:20px; background:url(foot.gif) no-repeat; }
#link_img { height:60px; background-color:#b1ac8c;}
#link_img ul img {float:left; padding:3px; border:1px solid #999; }
#link_img ul li { float:left; padding:5px; }
#link_text { height:22px; }
#link_text ul li { float:left; padding:5px; }
.table { border-collapse:collapse;  margin-top:10px; }
.table td { padding:5px; border:1px solid #ccc; }
/*底部开始*/
