﻿@charset "utf-8";
/* CSS Document */
/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:13px;}
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
.display_none { display:none; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#2771BC; }
p { line-height:26px; }
/* 顶部 */
#top_menu_main { background:url(images/top_menu_bg.jpg) repeat-x; height:27px; }
#top_menu { height:27px; line-height:27px; text-align:right; width:980px; margin:0 auto; }
#top_menu a { color:#000; color:#999; }
#top_main { }
#top { width:980px; margin:0 auto; }
#top_logo { float:left; width:980px; height:100px; }
/* 导航 */
#navigation_main { height:60px; background:url(images/navigation_main_bg.jpg) repeat-x; }
#navigation { z-index:100;width:980px; height:60px; margin:0 auto; background:url(images/navigation_bg.jpg) repeat-x; position:relative; }
#navigation ul #navigation_home { float:left; line-height:60px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:60px; text-align:center; background:url(images/navigation_li_bg.jpg) left no-repeat; padding-left:1px; }
#navigation ul li a { width:96px; display:block; font-size:14px; font-weight:bold; color:#FFF; }
#navigation ul li a:hover { font-size:14px; text-decoration:none; color:#FFF; background:url(images/navigation_hover_bg.jpg) bottom center no-repeat; }
#navigation ul .current_navigation { font-size:14px; background:url(images/current_nav.jpg) bottom center no-repeat; color:#FFF; }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#03409D; border:1px solid #FFF; top:60px; left:0; width:978px; text-align:center;}
#navigation ul li ul li {float:left; text-align:center; line-height:30px; }
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:12px; width:auto; padding:0 10px; }
#navigation ul li ul li a:hover { text-decoration:underline; background:none; font-size:12px; color:#FFF; }
/* 当前位置 */
.current_location { width:920px; margin:3px auto; padding-left:60px; height:35px; line-height:35px; background:url(images/current_location.jpg) repeat-x; color:#0B3B7D; }
.current_location a { color:#0B3B7D; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#banner_main { }
#banner { width:970px; border:1px solid #C8D0D2; margin:0 auto; padding:4px; margin-top:5px; }
#banner img { width:970px; }
/* 推荐 */
#banner1 { clear: both; height: 340px; width: 1000px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align: center; border-bottom:2px dotted #ddd; padding:8px 0px 8px 0px; ; }
#banner1 dl dt { width:236px; height:320px; float: left; display: inline; margin-left: 0px; padding-top: 10px; background:url(serb.gif) no-repeat right; padding-right: 14px; }
#banner1 dl dt img { }
#banner1 dl dt h2 { font-family:"微软雅黑"; border-bottom: 1px dotted #ddd; font-size: 16px; }
#banner1 dl dt p { text-indent:2em; text-align:left; padding-top:4px; height:22px; line-height:22px; color: #777; }
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { width:980px; margin:5px auto; }
#content_bottom { display:none; }
/*主体左侧*/
#left { float:left; width:248px; }
.left_title { height:27px; line-height:27px; background:url(images/left_title_bg.jpg) no-repeat; text-align:center; }
.left_title h2 { font-size:14px; color:#03409D;}
.left_title h2 a { font-size:14px; color:#03409D; }
.left_body { overflow:hidden; zoom:1; padding:10px; border:1px solid #DDDDDD;}
.left_body .form_text { width:120px; }
.left_body .form_textarea { width:120px; }
.left_bottom { height:12px;}
/*主体右侧*/
#right { float:right; width:722px; }
.right_title { background:url(images/right_title_bg.jpg) repeat-x; height:28px; line-height:28px; padding:0 10px; border:1px solid #DDDDDD; }
.right_title h2 { font-size:14px; color:#03409D; }
.right_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #DDDDDD; border-top:none; }
.right_bottom { height:12px; }
/* 友情链接 */
#link_main { padding-top:10px; }
#link_title { background:#015AB8; height:28px; line-height:28px; padding:0 10px; width:960px; margin:0 auto; }
#link_title a { color:#FFF; }
#link_title h2 { font-size:14px; color:#FFF; }
#link_body { width:938px; margin:0 auto; border:1px solid #015AB8; border-top:none; padding:10px 20px; }
#link_pic { overflow:auto; zoom:1; }
#link_pic ul li { float:left; padding:1px 3px; text-align:center; }
#link_pic img { width:90px; height:30px; padding:2px; border:1px solid #CCC; }
#link_pic ul li a:hover img { border:1px solid #6C9ACC; }
#link_text { overflow:auto; zoom:1; }
#link_text ul li { float:left; text-align:center; padding:1px; }
#link_text a { display:block; line-height:22px; width:110px; background:#EDEDED; }
/* 版权信息 */
#copyright_main { background: #015AB8; padding: 10px 0; }
#bottom_navigation { width: 980px; margin: 0 auto; height: 26px; line-height: 26px; text-align: center; color: #FFF; }
#bottom_navigation a { color: #FFF; }
#copyright { width: 980px; margin: 0 auto; color: #FFF; }
#copyright a { color: #FFF; }
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold; border-bottom:1px dashed #227BAD; }
.guestbook_intro { line-height:30px; text-align:right; }
.guestbook_content { padding:5px; border:1px dashed #CCC; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px solid #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common li { line-height:28px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/ul_left_common.jpg) left no-repeat; }
/*产品列表*/
.productslist li { float:left; text-align:center; padding:4px; }
.productslist li img { padding:4px; border:1px solid #999999; width:156px; height:117px; }
.productslist li a { line-height:22px; }
.productslist li a:hover img { border:1px solid #cc0000; }
/*新闻列表*/
.newslist li { line-height:30px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/newslist.jpg) left no-repeat; }
.newslist_detail { }
.newslist_detail_title { font-size:14px; line-height:26px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/newslist.jpg) left no-repeat; }
.newslist_detail_content { padding:5px; }
.newslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.newslist_detail_intro a { color:#999; }
/*公告列表*/
.noticelist li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/noticelist.jpg) left no-repeat; }
/*分类列表*/
.channel_list { }
.channel_list li { line-height:26px; padding:1px; }
.channel_list li a { display:block; padding:0 20px; background:url(images/category_bg.jpg) center no-repeat; }
.channel_list li a:hover { background:url(images/category_hover.jpg) center no-repeat; color:#FFF; text-decoration:none; }
.channel_list .current_channel a { background:url(images/category_hover.jpg) center no-repeat; font-weight:bold; color:#FFF; }
/*信息详情页*/
#info_name { font-size:16px; font-weight:normal; text-align:center; line-height:30px; }
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px dashed #CCC; line-height:30px; }
#info_intro a { color:#999; }
#info_content { padding:10px 0; }
#info_extra { padding:10px 0; text-align:center; }
#info_pic { width:400x; }
#info_around { background:#F0F0F0; padding:5px; border:1px solid #E3E3E3; }
/*表单相关*/
input { font-family:"宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:500px; }
.form_text_verifycode { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
#form_text_search { border:1px solid #CCC; height:24px; line-height:24px; padding:0 5px; width:135px; }
#form_submit_search { width:60px; height:26px; border:1px solid #CCCCCC; background:#FFF; }
.form_select { font-size:12px; border:1px solid #CCC; }
.form_textarea { font-size:12px; width:500px; height:80px; padding:5px; border:1px solid #CCC; }
.form_checkbox { }
.form_submit { background:url(images/submit_button.jpg) no-repeat; width:79px; height:31px; border:none; color:#FFF; font-weight:bold; }
.form_file { font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
.common_form { }
.common_form li { padding:2px; overflow: auto; zoom:1; }
.common_form label { float:left; width:80px; display:block; height:28px; line-height:28px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CC0001; color:#FFF; }
#total { color:red; }

/*darkfooter*/
#dark_footer .box_240px_left {
	width:146px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFFFFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	width:980px;
	margin:auto;
	background-color:#015AB8;
	overflow: hidden;
	padding:20px 0px;
	color:#FFF;
	}
#dark_footer_wrap a{
	color:#FFF;}	
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	}