/* -----------------------------------------------------------
 这里开始整站的属性
 
*/

ul li { list-style:none;}
td {   /*  整体*/
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;

}


a:visited { /*  默认字体色彩*/
	color: #666666;
	text-decoration: none;

}
a:hover { /*  默认字体色彩*/
	text-decoration: underline;
	color: #990000;

}
a:link { /*  默认字体色彩*/
	text-decoration: none;
	color: #666666;

}

.bg_qc {
	border: 1px solid #EAEAEA; /*  灰色框图*/
}
.bg_qc_xuxu {
	border: 1px dashed #CCCCCC;
}

li { /*  LI属性*/
	line-height: 27px;
}
hr { /*  水平线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height: 1px;
}
sup {  /* 标识字*/
	font-size: 6px;
}
.nzcms { /* 标识字*/
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
}
.index_dr { /*  导航登录框*/
	height: 18px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dx {/*  横底线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;

}


/* -----------------------------------------------------------
 这里开始字的属性
 
*/

.u12 {/*  字12*/
	font-size: 12px;
	font-family: "宋体";
	text-decoration: underline;
}

.u14 {/*  字12*/
	font-size: 14px;
	font-family: "宋体";
	text-decoration: underline;
}

.u16 {/*  字12*/
	font-size: 16px;
	font-family: "宋体";
	text-decoration: underline;
	
}

.u18 {/*  字12*/
	font-size: 18px;
	font-family: "宋体";
	text-decoration: underline;
}


.u24 {/*  字12*/
	font-size: 24px;
	font-family: "宋体";
	text-decoration: underline;
}
.p12 {/*  字12*/
	font-size: 12px;
	font-family: "宋体";
	line-height: 25px;
}

.p12B {/*  字12粗*/
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
}

.p13 {/*  字13*/
	font-size: 13px;
	line-height: 28px;
}


.p13B {/*  字13*/
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}
.p14 {/*  字14*/
	font-size: 14px;
	line-height: 28px;
	
}

.p14B {/*  字14粗*/
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}

.p16 {/*  字16粗*/
	font-size: 16px;
	line-height: 28px;

}

.p16B {/*  字16粗*/
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.p18 {/*  字18粗*/
	font-size: 18px;
	line-height: 28px;
}

.p18B {/*  字16粗*/
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.p24 {/*  字24粗*/
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	font-family: "宋体";
	
}
.f_title {/*  副标题字*/
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	font-family: "华文仿宋";
}
.z_title {/*  正标题字*/
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	font-family: "华文仿宋";

}

.gray {/*  灰色字*/
	color: #CCCCCC;
}

.gray12B {/*  灰色字*/
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.gray14 {/*  灰色字*/
	font-size: 14px;
	color: #CCCCCC;

}

.gray14B {/*  灰色字*/
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;

}

.gray16 {/*  灰色字*/
	font-size: 16px;
	color: #CCCCCC;

}

.gray16B {/*  灰色字*/
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;

}

.gray18 {/*  灰色字*/
	font-size: 18px;
	color: #CCCCCC;

}

.gray18B {/*  灰色字*/
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	
}

.gray24 {/*  灰色字*/
	font-size: 24px;
	color: #CCCCCC;
				
}

.gray24B {/*  灰色字*/
	font-size: 24px;
	font-weight: bold;	
	color: #CCCCCC;
				
}

.gray36 {/*  灰色字*/
	font-size: 36px;
	color: #CCCCCC;
				
}

.gray36B {/*  灰色字*/
	font-size: 36px;
	font-weight: bold;	
	color: #CCCCCC;
				
}


.z {/*  新闻正文字*/
	width: 100%;
	line-height: 28px;
	font-size: 14px;
	padding: 5px;
	color: #000000;
	fixed;	word-break:
	break-all;

}
.xux {/* 虚线*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.zx {/* 虚线*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
}

	
.book {/* 留言审核字*/
	height: 16px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #0F96E5;
	font-family: "宋体";
}
.book2 {/* 留言审核字*/
	height: 16px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #F27D03;
	font-family: "宋体";
}

/* -----------------------------------------------------------
 这里开始白色字的属性
 
*/

.white {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "宋体";
	line-height: 22px;
}
.white12B { 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white14 {
	color: #FFFFFF;
	font-size: 14px;

}
.white14B {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.white18 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;

}
.white24 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;


/* -----------------------------------------------------------
 这里开始红色字的属性
 
*/

}
.red {
	font-size: 12px;
	color: #FF0000;
	line-height: 28px;
}
.red12B {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;

}
.red14 {
	font-size: 14px;
	color: #FF0000;
	line-height: 28px;
}
.red14B {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red18 a {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red24 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
	
}
.red36 {
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 60px;
	font-family: "华文中宋";	
}/* -----------------------------------------------------------
 这里开始底部属性
 
*/
	
.end { /*  默认字体色彩*/
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}
#wp_nav_w3 .wp_nav .nav-item a span.item-name { padding:5px 16px; line-height:25px; color:#0072BC; font-size:14px; font-weight:bold; font-family:"Arial, Helvetica, sans-serif";}
#wp_nav_w3 .wp_nav .sub-nav { width:auto !important;background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1E7FF;
	border-right-color: #D1E7FF;
	border-bottom-color: #D1E7FF;
	border-left-color: #D1E7FF;}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a span.item-name { padding:5px 10px; color:#666; font-size:14px; font-weight:normal; line-height:30px; padding-left:14px; background:url(biao.gif) 3px 16px; background-repeat:no-repeat;}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a { border:none;}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a.parent:hover { background:none;}
#wp_news_w40 { width:343px; float:left; margin-left:15px;}

.wp_subcolumn_list { padding-left:0px; border: 1px #8bc2fc solid; margin-top:8px;}
.wp_subcolumn_list .wp_sublist .sublist_title a { width:121px; float:left; text-align:center; color:#fff; line-height:30px;}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover { color:#fff;}
.wp_subcolumn_list .wp_sublist .sublist_title { height:30px; border:none; margin-top:0px; margin-bottom:0px; background:url(news_bg.gif);}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name { padding-left:0px;}
.wp_subcolumn_list .wp_sublist .wp_article_list { padding-left:0px;}
.wp_subcolumn_list .wp_sublist .wp_article_list .list_item { border:none;}
.wp_subcolumn_list .wp_sublist .wp_article_list .list_item .Article_Index { display:none;}
.wp_subcolumn_list .wp_sublist .wp_article_list .list_item .Article_Title { padding-left:15px; background:url(biao.gif) 2px 8px; background-repeat:no-repeat;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink { margin-top:0px; width:64px;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink .moretext { width:64px; height:30px; background:url(more.png); background-repeat:no-repeat;}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img { display:none;}
.wp_article_list .list_item { border:none;}
.wp_article_list .list_item .Article_PublishDate { padding-right:10px;}
.wp_subcolumn_list .wp_sublist { margin-bottom:7px;}
.possplit { width:20px; background:url(index.png) 1px 2px; background-repeat:no-repeat;}
.articlecontent tr td a { line-height:26px; font-family:"宋体"; text-decoration:underline;}
.wjdc {width:230px; margin:0 auto;}
#winfloat_div_w99 img{
	width:100%;
}
.wp_article_list .list_item {width:auto; height: 30px; line-height: 30px; border-bottom: none; padding-left: 0; float: left;}
.wp_article_list .list_item .Article_Title_Delimiter {float: left; padding: 0 8px;}
.wp_article_list .list_item .Article_Title {overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.wp_article_list .list_item.i1 .Article_Title_Delimiter {display: none;}