/* CSS Document 网站首页样式*/

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #FFff00;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #FFff00;}
a.channel2:visited {color: #FFff00;}
a.channel2:hover{color: #ffffff;}
a.channel2:active {color: #FFff00;}
/* 底部版权信息文字链接的css定义－－调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #000000;}
a.bottom:visited {color: #000000;}
a.bottom:hover{color: #005500;}
a.bottom:active {color: #000000;}
/* 文章栏目标题文字链接的css定义－－调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}

body
{
margin:0px;
font-size: 9pt;
background-position:center;
text-decoration: none;}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */

/*白色首页右栏目*/
.bais a:link {font-family: "宋体";font-size: 14px;color: #ffffff;font-weight: bold;text-decoration: none;}
.bais a:visited {font-family: "宋体";font-size: 14px;color: #ffffff;font-weight: bold;text-decoration: none;}
.bais a:hover {font-family: "宋体";font-size: 14px;color: #FFFF00;font-weight: bold;text-decoration: underline;}
.bais a:active {font-family: "宋体";font-size: 14px;color: #ffffff;font-weight: bold;text-decoration: none;}
.bais {font-family: "宋体";font-size: 14px;color: #ffffff;font-weight: bold;text-decoration: none;}


button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #037fa8;
}
.tdbg
{
background:#f0f0f0;line-height: 120%;
}

.title_bar_bg{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #104296;
	background-image: url(Skin/dzsjsw/title_bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
}
.title_bar_list{
	font-size: 12px;
	line-height: 29px;
	background-color: #E6F8FF;
	background-image: url(Skin/dzsjsw/title_bar2.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 10px;
}
.R_Table_bg{
	background-image: url(Skin/dzsjsw/Table_bg.jpg);
	background-position: right bottom;
	border: 1px solid #1EA6E4;
	background-repeat: no-repeat;
}
.R_Table_Nopic_bg{
	border: 1px solid #1EA6E4;
}
.R_Table_title{
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Skin/dzsjsw/R_title_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 8px;
}
.Head_footNews_bg{
	border: 1px solid #DBDBDB;
}
.Head_footNews_bar{
	background-image: url(Skin/dzsjsw/Main_news_bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Head_footNews_title{
	background-image: url(Skin/dzsjsw/Main_news_bar1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
	margin-top: 5px;
	padding-left: 20px;
}
.News_title_bg{
	background-image: url(Skin/dzsjsw/News_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.News_title{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Skin/dzsjsw/News_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 167px;
	padding-left: 43px;
}
.News_table_line{
	border: 1px solid #035FCE;
}
.R_end_bar_table{
	border: 1px solid #0460CE;
	background-image: url(Skin/dzsjsw/R_end_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.R_end_bar{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Skin/dzsjsw/R_end_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	letter-spacing: 3px;
	height: 30px;
	padding-top: 5px;
}
.L_bar_table{
	border: 1px solid #C4E4FB;
}
.L_bar_table1{
	background-image: url(Skin/dzsjsw/L_bar_titlebg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.L_bar_table2{
	background-image: url(Skin/dzsjsw/L_bar_titlebg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.End_bar_table{
	border: 1px solid #1EA6E4;
}
.End_bar_title{
	background-color: #0A7CD2;
	background-image: url(Skin/dzsjsw/End_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
}
.End_bar_font{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Foot_bar_title{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1A71B4;
	background-image: url(Skin/dzsjsw/Foot_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 32px;
}
.Foot_end_bg{
	background-color: #FFFFFF;
	background-image: url(Skin/dzsjsw/Foot_endbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Foot_end_bg_fonts{
	font-size: 12px;
	text-align: center;
	height: 220%;
	line-height: 220%;
}
/* 网站留言板样式 */
a.guest:link {color: #ffffff;}
a.guest:visited {color: #ffffff;}
a.guest:hover{color: #ff0000;}
a.guest:active {color: #ffffff;}

.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:980px;
}
.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
	border: 1px solid #d2d3d9;
	padding-left:5;
	height: 29;
	color: #FFFFFF;
	background-image: url(Skin/dzsjsw/guest_bg.jpg);
	background-repeat: repeat-x;
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 4;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.guest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25px;border: 1px solid #d2d3d9;background:#f9f9f9;
}
.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
/* --留言频道css定义结束-- */

/* --图片频道css定义开始-- */
.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
    font-weight: bold;
	color: #ffffff;
	background-image: url(skin/ocean/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.main_title_282i,.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(skin/ocean/main_bs.gif);color: ffffff;height: 27;
padding-left:30;
color: ffffff;
text-align: left;
border-right: 1px solid #1c65be;
font-weight: bold;
}
.main_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 670;background:#ffffff;
}
.main_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}

.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_760i /* 网站首页中栏标题表格背景、文字颜色定义(760) */
{
color: ffffff;
background-image: url(Skin/dzsjsw/guest_bg.jpg);
border-right: 1px solid #1c65be;
text-align: left;padding-left:30;height: 27;

}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{

background:url(Skin/dzsjsw/guest_bg.jpg);border: 1px solid #d2d3d9;height: 28;color: ffffff;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;
}
.main_tdbg_760i /* 网站首页中栏内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
/* --图片频道css定义结束-- */

/* --文章频道css定义开始-- */
.main_articletitle /* 主标题文字颜色定义 */
{
color: 000000;font-weight:bold;font-size: 20;line-height: 150%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
	border: 1px solid #d2d3d9;
	padding: 8;
	line-height: 150%;
	font-size: 14px;
}

/* --文章频道css定义结束-- */

/* --文字频道css定义开始-- */
.Table_space1{
	padding-left: 10px;
}
.title a:link {font-family: "黑体";font-size: 20px;color: #000000;text-decoration: none;font-weight: bold;line-height: 30px;}
.title a:visited {font-family: "黑体";font-size: 20px;color: #000000;text-decoration: none;font-weight: bold;line-height: 30px;}
.title a:hover {font-family: "黑体";font-size: 20px;color: #FF0000;text-decoration: underline;font-weight: bold;line-height: 30px;}
.title a:active {font-family: "黑体";font-size: 20px;color: #000000;text-decoration: none;font-weight: bold;line-height: 30px;}

.main_font a:link {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 23px;}
.main_font a:visited {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 23px;}
.main_font a:hover {font-family: "宋体";font-size: 14px;color: #FF0000;text-decoration: underline;line-height: 23px;}
.main_font a:active {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 23px;}
.main_font {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 24px;}

.min_font{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.min_font2{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

/* --文字频道css定义结束-- */

/* --模板二css定义开始-- */
#Table_Line_Top{
	border: 1px solid #009ED8;
	background-image: url(Skin/dzsjsw/Top_Banner.jpg);
	background-repeat: repeat-x;
	height: 55px;
	width: 980px;
}
#Top_DH_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	font-size: 12px;
	color: #FFF;
}
#Top_DH_fonts{
	font-size: 12px;
	color: #FFF;
}
#Table_Line_Banner{
	border: 1px solid #A0AEB9;
	background-image: url(Skin/dzsjsw/Top_Banner_Bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 980px;
}
#Table_Sapce_Hight{
	height: 5px;
}
#Table_Sapce_Hight3{
	height: 3px;
}
#Table_Sapce_Width{
	width: 5px;
}
#Table_Sapce_Width6{
	width: 6px;
}
#Left_all_bg{
	background-color: #0066B3;
	width: 200px;
	overflow: hidden;
}
#Right_all_bg{
	background-image: url(Skin/dzsjsw/Right_bar_bg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	overflow: hidden;
}
#Table5{
	background-image: url(Skin/dzsjsw/table_PicBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 225px;
	background-color: #FFF;
	padding-top: 3px;
	overflow: hidden;
	padding-left: 3px;
}
#Table6{
	height: 105px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(Skin/dzsjsw/User_Login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Table7{
	font-size: 12px;
	color: #003366;
	background-color: #FFF;
	height: 610px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 6px;
}
#GH_dongtai{
	width: 450px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A9CDE6;
	border-bottom-color: #A9CDE6;
	border-left-color: #A9CDE6;
}
#GH_dongtai_Top{
	background-image: url(Skin/dzsjsw/DishuiDT_Bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#GH_dongtai_Top .more{
	font-size: 12px;
	color: #0076BA;
}
#Table_Line2{
	border: 1px solid #C1DCEF;
	background-image: url(Skin/dzsjsw/Table_Top_All.png);
	background-repeat: repeat-x;
}
#Table_Bg_All{
	background-image: url(Skin/dzsjsw/Table_Bg_All.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 385px;
}
#Table_Cen_Bg{
	border: 1px solid #C1DCEF;
	background-image: url(Skin/dzsjsw/Center_Bar_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 385px;
}
#Table_Line3{
	border: 1px solid #5FAEE4;
}
#Table_Line4{
	border: 1px solid #71C023;
}
#Table_Line5{
	border: 1px solid #1FA6E4;
}

#Table_End_Bg{
	background-image: url(Skin/dzsjsw/Table_End_Bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 255px;
}
#Table_Font_CSS{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 18px;
	line-height: 20px;
	height: 27px;
}
#Table_Font_CSSZ{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 21px;
	line-height: 20px;
	height: 27px;
}
#zhengwuGK_ul{
	background-repeat: no-repeat;
	background-position: 6px center;
	height: 18px;
	background-color: #FFF;
	border: 1px solid #81CDFF;
	font-size: 12px;
	color: #003E66;
	padding-top: 1px;
	padding-left: 5px;
	visibility: visible;
	overflow: hidden;
}
#Table{
	padding-top: 5px;
	overflow: hidden;
	padding-left: 8px;
}
#CX_nx1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71C023;
}
#CX_nz1{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #71C023;
}
#CX_nx2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C8DDE;
}
#CX_nz2{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #2C8DDE;
}
#Tools_bar_Bg{
	background-image: url(Skin/dzsjsw/Tools_bar_Bg.jpg);
	background-repeat: repeat-x;
}
#Table_End_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE8F8;
}
#Left_all_pic{
	background-image: url(Skin/dzsjsw/LM_left_bar.jpg);
	background-repeat: repeat-y;
	width: 200px;
}
.main_fontz a:link {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 23px;}
.main_fontz a:visited {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 23px;}
.main_fontz a:hover {font-family: "宋体";font-size: 14px;color: #FF0000;text-decoration: underline;line-height: 23px;}
.main_fontz a:active {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 23px;}
.main_fontz {font-family: "宋体";font-size: 14px;color: #333333;text-decoration: none;line-height: 24px;}
#Table_Left5{
	padding-top: 3px;
	padding-left: 5px;
	overflow: hidden;
}
#Table_Left6{
	padding-top: 3px;
	padding-left: 5px;
}
#Table_Left7{
	padding-top: 3px;
}
.min_font1{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.min_font2{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.min_font3{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.max_font{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
.Fonts_zw{
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

/*首页头条栏目*/
.toutiao a:link {font-family: "宋体";font-size: 19px;color: #000000;font-weight: bold;text-decoration: none;line-height: 25px;}
.toutiao a:visited {font-family: "宋体";font-size: 19px;color: #000000;font-weight: bold;text-decoration: none;line-height: 25px;}
.toutiao a:hover {font-family: "宋体";font-size: 19px;color: #FF0000;font-weight: bold;text-decoration: underline;line-height: 25px;}
.toutiao a:active {font-family: "宋体";font-size: 19px;color: #000000;font-weight: bold;text-decoration: none;line-height: 25px;}
.toutiao {font-family: "宋体";font-size: 19px;color: #000000;font-weight: bold;text-decoration: none;line-height: 25px;}

.bian {border: 1px solid #A9CDE6;}
input {
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
}
.textarea{
	background-color: #ffffff;
	border: 1px solid #888888;
}

*{margin:0;padding:0;border:0;}/*要定义margin属性为0px;否则下拉会居中*/

/*下列菜单样式*/
#menu { width:968px; height:30px;margin:auto; background-image: url(../Skin/dzsjsw/title_bar.jpg)}
#nav {line-height: 30px;list-style: none; background:#666;}
#nav a {display: block; width: 88px; text-align:center;}
#nav a:link {color:#fff; text-decoration:none;font-size: 14px;font-weight: bold;}
#nav a:visited {color:#fff;text-decoration:none;font-size: 14px;font-weight: bold;}
#nav a:hover {color:#fff;text-decoration:none;font-size: 14px;font-weight: bold;}
#nav li {
	float: left;
	width: 88px;
	background-image: url(../Skin/dzsjsw/title_bar.jpg);
}/*首层背景色*/
#nav li a:hover{background:#165AAF;}/*经过背景色*/

#nav li ul {line-height: 23px; list-style-type: none;text-align:left;left: -999em; width: 88px; position: absolute;}
#nav li ul li{float: left; width: 88px;background:#F6F6F6; border:1px solid #165AAF; border-top:none;border-right:none ;border-left:none}/*下列列表层背景色,属性*/

#nav li ul a{display: block; width: 88px;text-align:left;padding-left:16px;}
#nav li ul a:link {color:#000000; text-decoration:none;}
#nav li ul a:visited {color:#000000;text-decoration:none;}
#nav li ul a:hover {color:#ffffff;text-decoration:none;font-weight:normal;}/*下列列表层经过属性*/

#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
.STYLE1 {font-size: 12px}

/*下列菜单结束*/
