@charset "gb2312";
* { margin:0; padding:0; list-style:none; }
body {
	font-size:12px;
	font-family:"宋体", "微软雅黑";
	line-height: 18px;
	background-image: url(../images/index01_15.jpg);
	background-position: center;
}
img { border:none; }
/*常用类*/
.layout_center { width:980px; margin:0 auto; }
.float_left { float:left; }
.float_right { float:right; }
.float_clear { clear:both; }
.red { color:red; }
.blue { color:blue; }
.gray { color:gray; }
.text_align_center { text-align:center; }
p { line-height:20px; }
a { color:#000; text-decoration:none; }
a:hover { color:#005083; text-decoration:underline; }
a.sitelink {
	color:#000;
	text-decoration:none;
	font-weight: normal;
}
a.sitelink:hover {
	color:#FF0000;
	text-decoration:underline;
	font-weight: normal;
}
/*头部*/
#zongh_top_main { width:980px; margin:0 auto; height:83px; background:url(../images/top_main_bg.jpg) top repeat-x; }
#top { height:83px; }
#top p { line-height:27px; text-align:right; }
#logo {  }
#logo img{width: 100%;margin-top: 10px;}
#site_name { height:100px; width:780px; float:left; background:url(../images/site_name.jpg) no-repeat; }
/*导航栏*/
#zongh_navigation_main {width:980px; margin:0 auto; background:url(../images/navigation_main_bg.jpg) repeat-x; height:42px; }
#navigation { height:42px;}
#navigation li { float:left; line-height:42px; text-align:center; background:url(../images/navigation_li_bg.jpg) right no-repeat; width:96px; }
#navigation li a { display:block; color:#FFF; font-weight:bold; font-size:14px; }
#navigation li a:hover { text-decoration:none; background:url(../images/navigation_li_hover_bg.jpg) no-repeat;}
/*搜索条*/
#search_bar { background:url(../images/search_bar_bg.jpg) no-repeat; height:36px; margin-top:5px; padding:0 10px; width:960px; line-height:36px; }
.search_input { width:160px; }
.search_bnt { background:url(../images/search_button.jpg) no-repeat; width:51px; height:27px; border:none; color:#FFF; margin:0; padding:0; }
/*幻灯*/
#banner_main { }
#banner {
	height:240px;
	width:980px;
	margin-top:1px;
	margin-bottom: 5px;
}
/*主体*/
#content_main { }
#content_title { }
#content_body {
	background:#FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content_bottom { }
/*主体左侧*/
#left { float:left; width:250px; }
.left_title { background:url(../images/left_title_bg.jpg) no-repeat; height:32px; line-height:30px; padding:0 10px; }
.left_title h2 {
	font-size:12px;
	color:#FFF;
	text-align: left;
	margin-top: 3px;
}
.left_body {
	padding:10px;
	overflow:hidden;
	zoom:1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.left_body dl dt { line-height:20px; font-weight:bold; padding-left:10px; background:url(../images/left_dt_ico.jpg) left no-repeat; }
.left_body dl dd { line-height:18px; padding-left:10px; }
.left_bottom { height:10px; }
/*主体右侧*/
#chrase {
	float:right;
	width:720px;
	background:#FFF;
	height: 120px;
}
#right { float:right; width:720px; background:#FFF; }
#rleft {
	float:left;
	width:355px;
	margin-bottom: 10px;
}
#newsleft {
	float:left;
	width:316px;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
#rright {
	float:right;
	width:355px;
	background:#FFF;
	margin-bottom: 10px;
}
.right_title { background:url(../images/right_title_bg.jpg) repeat-x; height:30px; line-height:30px; padding-left:10px; padding-right:10px; border-left:1px solid #D0D0D0; border-right:1px solid #D0D0D0; }
.new_title {
	height:32px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/daohang1.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.right_title h2 {
	font-size:12px;
	text-indent: 20px;
}
.new_title h2 {
	font-size:12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
}
.right_body { border:1px solid #D0D0D0; border-top:none; padding:10px; overflow:auto; zoom:1;font-size: 14px; }
.right_bottom { height:10px; }
.index_class { width:370px; }
/*友情链接*/
#link_img_main { }
#link_img { background:#FFF; }
#link_img img { padding:2px; border:1px solid #999999; }
#link_img a:hover img { border:1px solid #CC0000; }
#link_text_main {
	text-align: left;
}
#link_text {
	width:960px;
	text-align:left;
	border:1px solid #CCC;
	margin-bottom:5px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#bottom_menu_main { }
#bottom_menu { background:#3E98FF; text-align:center; line-height:36px; }
/*版权信息*/
#zongh_copyright_main {
    width:980px; margin:0 auto; height:80px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	background-color: #EFEFEF;
}
#copyright {
	text-align:center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
/*产品相关*/
.picture_list li { float:left; text-align:center; padding:4px; }
.picture_list img { padding:4px; border:1px solid #999999; }
.picture_list a:hover img { border:1px solid #CC0000; }
.picture_list a { line-height:22px; }
.products_title { text-align:center; font-size:16px; padding:10px; }
.products_info { text-align:center; border:1px dashed #666; padding:10px; }
.products_img { text-align:center; padding:10px; }
.products_next { padding:5px; border:1px solid #333; }
/*新闻相关*/
.text_list li { line-height:26px; border-bottom:1px dashed #A9CDE4; padding-left:12px; background:url(../images/text_list_ico.jpg) left no-repeat; }
.news_title { text-align:center; font-size:16px; padding:10px; }
.news_content { padding:10px; }
.news_info { text-align:center; border:1px dashed #666; padding:10px; }
.news_next { padding:5px; border:1px solid #333; }
/*留言板*/
.guestbook { border-collapse:collapse; width:100%; margin-top:10px; }
.guestbook th { padding:5px; border:1px solid #ABADB3; text-align:center; }
.guestbook td { padding:5px; border:1px solid #ABADB3; }
/*人才招聘*/
.recruitment { border-collapse:collapse; width:100%; margin-top:10px; }
.recruitment th { padding:5px; border:1px solid #ABADB3; text-align:center; }
.recruitment td { padding:5px; border:1px solid #ABADB3; }
/*分页*/
.page { text-align:center; clear:both; padding:5px; border:1px dashed #999; margin-top:5px; margin-bottom:5px; }
.page a { padding:5px; line-height:22px; margin-right:2px; }
.page span { border:1px solid #999; padding:1px 5px; margin-right:2px; background:#404040; color:#FFF; }
.page input { border:1px solid #999; height:20px; width:20px; line-height:20px; padding:0 5px; margin-right:2px; font-size:12px; }
.page button { border:1px solid #999; width:40px; height:22px; line-height:22px; margin-right:2px; font-size:12px; }
/*信息详情*/
.info_title { text-align:center; font-size:14px; line-height:40px; }
.info_other { padding:10px; border:1px dashed #666; text-align:center; }
.info_intro { padding:10px; border:1px dashed #3AABF7; color:#D21917; line-height:20px; margin-top:5px; }
.info_content { padding:10px 0; }
.info_page { padding:10px 0; text-align:center; }
.info_page a { padding:5px; line-height:22px; margin-right:2px; }
.info_page span { border:1px solid #999; padding:1px 5px; margin-right:2px; background:#404040; color:#FFF; }
.info_next { padding:10px 0; }
/*布局表格*/
.layout_table { border-collapse:collapse; width:100%; margin-top:10px; }
.layout_table th { padding:5px; border:1px solid #AFDDEB; text-align:center; }
.layout_table td { padding:5px; border:1px solid #AFDDEB; }
.xheditor-mini { width:100%; height:100px; }
input, select, textarea { font-size:12px; padding:2px; border:#CCC 1px solid; }
/*Ajax评论*/
.comment_title { height:25px; line-height:25px; font-weight:bold; border:1px solid #1A84D2; border-bottom:none; padding-left:12px; background:#E5ECF4; }
.comment_title span { color:red; }
.comment_content { border:1px solid #1A84D2; padding:10px; overflow:hidden; background:#E5ECF4; margin-bottom:5px; }
.comment_page { text-align:center; clear:both; padding:5px; border:1px dashed #1A84D2; margin-top:5px; margin-bottom:5px; }
.comment_page a { padding:5px; line-height:22px; margin-right:2px; }
.comment_page span { border:1px solid #999; padding:1px 5px; margin-right:2px; background:#404040; color:#FFF; }
#Digg { margin:10px auto 10px auto; padding:0; width:402px; height:59px; display:block; }
#Digg .up { float:left; margin-right:10px; background:url(../images/digg_up.gif) no-repeat; width:196px; height:59px; display:block; cursor:pointer; }
#Digg .up_over { float:left; margin-right:10px; background:url(../images/digg_up_over.gif) no-repeat; width:196px; height:59px; display:block; cursor:pointer; }
#Digg .down { float:left; background:url(../images/digg_down.gif) no-repeat; width:196px; height:59px; display:block; cursor:pointer; }
#Digg .down_over { float:left; background:url(../images/digg_down_over.gif) no-repeat; width:196px; height:59px; display:block; cursor:pointer; }
#Digg .percent { width:60px; height:7px; margin:13px 0 0 18px; overflow:hidden; }
#Digg .percent01 { background:red; height:7px; }
#Digg .percent02 { background:black; height:7px; }
#Digg .percent03 { position:absolute; margin:-10px 0 0 90px; }
.right_body p img{width: 100%}