﻿@charset "utf-8";
/* CSS Document */
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ {
	border:medium none;
	margin: 0;
	padding: 0;
}
/** 设置默认字体 **/
body, button, input, select, textarea {
	font: 14px/1.5  tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style:normal;
}
/** 重置列表元素 **/
ul, ol {
	list-style: none;
}
/** 重置超链接元素 **/
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration:none;
}
/** 重置图片元素 **/
img {
	border:0px;
}
/** 重置表格元素 **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*********wrap***********/
body {
	background-color:#E3E5E4;
	font-family:Tahoma, Geneva, sans-serif;
}
p,ul,a{	color:#707070;}
h3 a{color:#333;}
#wrap {
	margin:0 auto;
	width:800px;
}
.clear {
	clear:both;
}
/************************头部*********************************/
#top {
	height:80px;
	background:url(../images/topbg.gif);
	position:relative;
}
#top img {
	position:absolute;
	left:30px;
	top:8px;
}
#top h1 {
	position:absolute;
	left:120px;
	top:20px;
	background:url(../images/logo-font.gif) no-repeat;
	width:483px;
	height:39px;
	text-indent:-999px;
}
#top p{
	position:absolute;
	right:10px;
	top:5px;
	font-size:11px;
	color:#506F9C;
	}
#top p a{
	color:#506F9C;
	font-family: inherit;
	}
#top p a:hover{
	text-decoration:underline;
	}
/*************导航*************/
#nav {
	height:28px;
	background:url(../images/nav-bg.jpg);
}
#nav ul li {
	float:left;
	line-height:25px;
	font-family:Arial, Helvetica;
	font-size:14px;
	background:url(../images/nav_01.jpg) no-repeat right 50%;
}
#nav ul li.bg {
	background:none;
}
#nav ul li a {
	color:#fff;
	margin:0 21px;
	display:block;
}
#nav ul li a:hover {
	text-decoration:underline;
}
#banner {
	height:109px;
	background: url(../images/ban.gif);
}
/******************footer***************************/
#footer {
	height:44px;
	background:url(../images/footer-bg.gif);
	font-size:12px;
	line-height:44px;
	text-align:center;
	color:#2F4260;
}
/*********************首页的内容******************************/
#main {
	background-color:#fff;
	font-size:12px;
}
#main .sub_nav {
	height:25px;
	text-indent:10px;
	background-color:#506F9C;
	margin-top:2px;
}
#main .sub_nav h2 {
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#fff;
}
#main p {
    margin: 5px 8px;
    max-height: 108px;
    overflow: hidden;
}
#main .a_more {
 text-align:right;
 text-decoration:underline;
 font-size:11px;
 padding-right:5px;	
}
#main ul {
	padding-left:5px;
}
#main ul li {
	line-height:24px;
	text-indent:10px;
	background:url(../images/BALL.gif) no-repeat left 10px;
}
#main a:hover {
	text-decoration:underline;
}
/*************首页内容左边*******************/
#main .main_01 {
	width:230px;
	float:left;
}
#main .main_01 .con_01 img {
	margin:5px;
}
#main .main_01 .con_02 {
	margin-top:5px;
}
/*******首页内容中间**********/
#main .main_02 {
	width:380px;
	margin-left:5px;
	float:left;
}
#main .main_02 .con_04 {
	height:130px;
	margin:10px 0;
}
#main .main_02 .con_04 h3 {
	text-indent:20px;
	background:url(../images/BALL-2.gif) no-repeat left;
	background-color:#E5E8F1;
	margin-bottom:10px;
}
#main .main_02 .con_04 h3 a:hover {
	text-decoration:none;
	color:#cc3300;
}
#main .main_02 .con_04 img {
	float:left;
	margin-right:10px;
}
/**********首页内容右边*********************/			
#main .main_03 {
	width:180px;
	float:right;
}
.clear img {
	margin-left:3px;
}
/**********************************新闻列表内容********************************************/
#list_main {
	background-color:#fff;
	font-size:12px;
	margin-top:3px;
}
/************新闻列表内容左边*****************/
#list_main .list_main01 {
	width:210px;
	height:100%;
	float:left;
	margin-left:1px;

}
#list_main .list_main01 h2{
	background:url(../images/ico.gif) no-repeat 2px 50%;
	background-color:#3e5579;
	color:#fff;
	width:210px;
	height:30px;
	text-indent:15px;
	line-height:30px;
	font-size:13px;
	margin-top:2px;
}
#list_main .list_main01 ul {
	width:210px;	
}
#list_main .list_main01 ul li {
	height:30px;
	width:210px;
	line-height:30px;
	text-indent:40px;
	margin-top:1px;
	background-color:#E1E1E1;
   overflow: hidden;
}
#list_main .list_main01 ul li a {
	color:#636363;
	display:block;
}
#list_main .list_main01 ul li a:hover{
	color:#fff;
	background-color:#3E5579;
	}
/************新闻列表内容右边*****************/
 #list_main .list_main02 {
	width:580px;
    float:right;
	margin-right:3px;
}
#list_main .list_main02 h2 {
	height:28px;
	font-size:13px;
	font-weight:normal;
	line-height:28px;
	text-indent:10px;
	margin-top:2px;
	color:#fff;
	background-color:#506F9C;
}
#list_main .list_main02 h2 a {
	color:#fff;
}
#list_main .list_main02 h2 a:hover{
	text-decoration:underline;
	}
#list_main .list_main02 .list_main_img {
	width:570px;
	margin:10px auto;
	border:1px solid #ccc;
}
#list_main .list_main02 .list_main_img dl {
	float:left;
	width:153px;
	padding:10px 0 10px 28px;
}
#list_main .list_main02 .list_main_img dl dd{
	line-height:16px;
	text-align:center;
	
	}
#list_main .list_main02 .list_con {
	padding:0 10px;
	border-top:1px dashed #999;
	margin-top:10px;
	font-size:13px;
}
#list_main .list_main02 .list_con h3 {
	font-size:16px;
	margin:5px 0;
}
#list_main .list_main02 .list_con h3 a {
	color:#4B4B4B;
}
#list_main .list_main02 .list_con h3 a:hover {
	color:#004678;
}
#list_main .list_main02 .list_con h4 {
	font-size:11px;
	background-color: #E1F4FD;
	color:#004678;
	width:140px;
	text-align:center;
	margin:5px 0;
}
#list_main .list_main02 .fenye{
	height:50px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
	}
#list_main .list_main02 .fenye ul{
	margin-left:30px;
	}
#list_main .list_main02 .fenye ul li{
	float:left;
	line-height:50px;
	padding:5px;
	text-align:center;
        color: #004678;
	}
/****************************新闻详细内容右边（左边跟list左边一样）*****************************/
#list_main .list_main02 .news_content{
	width:580px;
	}
#list_main .list_main02 .news_content h3{
	font-size:16px;
	margin:10px 15px;
	}
#list_main .list_main02 .news_content p{
	margin:10px;
	color:#666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px; 
	}
#list_main .list_main02 .news_content  div b{
	margin-left:15px;
	}
#list_main .list_main02 .news_content img{
	 
	}

.news_content table{
 width:575px;
 margin:0 auto;
 table-layout:fixed;
 word-wrap:break-word;
 word-break:normal !important;
 }
.news_content table tr td{
 border:1px solid #ccc;
 }

