﻿/*************************************************************
 * Command:Start
 * Control:IndexTop
 * Style:IndexTop
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:IndexTop
 * Style:IndexTop
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:channelMenuDIY
 * Style:channelMenuDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.channelMenuDIY #nav
{
    background:url(/Widgets/WidgetCollection/导航类/channelMenuDIY/Images/5_02.gif) repeat-x;
    height: 33px;
    width:1003px;
}

.channelMenuDIY #nav ul
{
    height: 33px;
    line-height:33px;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    padding-left:10px;
}
.channelMenuDIY #nav li
{
    float: left; padding-left:10px; padding-right:10px;   width:100px;  text-align:center;
    background:url(/Widgets/WidgetCollection/导航类/channelMenuDIY/Images/1_06.gif) no-repeat right top;
     _background:url(/Widgets/WidgetCollection/导航类/channelMenuDIY/Images/1_06.gif) no-repeat right -1px;
     height:14px;
    line-height:14px;
    text-align:center;
}
.channelMenuDIY #nav li:last-child{
    background:none;
}
.channelMenuDIY #nav li a
{
    color:#fff;
    font-family:幼圆;
    font-weight:bold;
}
.channelMenuDIY #nav li a:hover
{
    color:#ff0000;
}










/*************************************************************
 * Command:End
 * Control:channelMenuDIY
 * Style:channelMenuDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:TBBT
 * Style:TBBT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:TBBT
 * Style:TBBT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:TQYB
 * Style:TQYB
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:TQYB
 * Style:TQYB
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Search.Bar
 * Style:Search_Bar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/



/*************全模型搜索*************/
.Search_Bar .web_tool
{
    width:500px;
}
.Search_Bar .web_tool ul{
    margin:0;padding:0;
}
.Search_Bar .web_tool ul li{
    float:left;
}
.Search_Bar .full_model_search
{
    height: 20px;
    width: 150px;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    margin-left:5px;
    float:left;
}
.Search_Bar .model_search_click
{
    background:url(/Widgets/WidgetCollection/搜索类/Search.Bar/Images/4_07.gif) no-repeat;
    width:50px;
    height:25px;
}
.Search_Bar .full_model_search a
{
    color: #333;
    padding: 0px 8px;
}
.Search_Bar .full_model_search a.model_search_all
{
    background:url(/Widgets/WidgetCollection/搜索类/Search.Bar/Images/model_search.gif) no-repeat left center;
    height: 30px;
}
.Search_Bar .full_model_search a:hover
{
    color: #cc0000;
    text-decoration: underline;
}





/*************************************************************
 * Command:End
 * Control:Search.Bar
 * Style:Search_Bar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:ArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.ArticleList_Default .area {
	width:700px;
	margin-top:5px;
	padding-left:3px;
}
.ArticleList_Default .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_15.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
	padding-left:15px;
}
/*******标题自适应***********/
.ArticleList_Default .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.ArticleList_Default .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.ArticleList_Default .area h3 em a {
	color:#fff;
}
.ArticleList_Default .area h3 a {
	color:#ae5301;
}
.ArticleList_Default .area h3 em a:hover {
	color:#ffff00;
}

.ArticleList_Default .area h3 img {
	position:absolute;
	top:10px;
	left:640px;
}
.ArticleList_Default .area ul {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/area_back.gif) repeat-x left top;
	padding:10px;
	height:auto!important;
	min-height:140px;
	height:140px;
	padding-bottom:0px;
}
.ArticleList_Default .area li {
	float:left; 
	width:48%;
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.ArticleList_Default .area li p{
	height:1px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_07.gif) repeat-x;
}
.ArticleList_Default .area li a {
	color:#313534;
	float:left;
}
.ArticleList_Default .area li a:hover {
	color:#cc0000;
}
.ArticleList_Default .area li span.datetime{
padding-right:5px; float:right
}
.ArticleList_Default .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.ArticleList_Default .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:ArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Thumbnail
 * Style:Picture_Thumbnail
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_Thumbnail .area {
    width:293px;
    margin-top:5px;
	padding-left:3px;
}
.Picture_Thumbnail .area h3 {
    height:32px;
    line-height:32px;
    font-size:14px;
    color:#fff;
    position:relative; text-indent:20px;
	background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/1_17.gif) no-repeat;
	padding-left:20px;
}
.Picture_Thumbnail .area h3 span {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.Picture_Thumbnail .area h3 em {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.Picture_Thumbnail .area h3 em a {
    color:#fff;
}
.Picture_Thumbnail .area h3 a {
    color:#b45601;
}
.Picture_Thumbnail .area h3 em a:hover {
    color:#ffff00;
}

.Picture_Thumbnail .area h3 img {
    position:absolute;
    top:10px;
    left:240px;
}

.Picture_Thumbnail a.switch_thumb {
width: 34px;
height: 26px;
line-height: 26px;
padding: 0;
margin: 0 0 0 80px;
display: block;
background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/switch_btn.gif) no-repeat;
outline: none;
text-indent: -9999px;
}
.Picture_Thumbnail a.swap { background-position: left bottom; }
.Picture_Thumbnail a:hover.switch_thumb {
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.Picture_Thumbnail ul.display {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
		height:150px;
width: 293px;
overflow: hidden;
clear: both;
background-color:#fff;
}
.Picture_Thumbnail ul.display li {
width: 293px;
float: left;
margin: 0;
padding: 10px 0;

}
.Picture_Thumbnail ul.display li a {
color: #69F;
text-decoration: none;
font-size: 140%;
}
.Picture_Thumbnail ul.display li .content_block {
padding: 0 10px;
line-height:25px;
color:#000;
}

.Picture_Thumbnail ul.display li .content_block p {
margin: 0;
padding: 5px 5px 5px 5px; /*--The left padding keeps the content from flowing under the image--*/
color: #000;
}
.Picture_Thumbnail ul.display li .content_block a img{ /*--Double border technique--*/
border: 2px solid #ccc;
background: #fff;
margin: 0 15px 0 0;
float: left;
padding:2px
}
/*-- Switch the width to accommodate for the three column layout-- */
.Picture_Thumbnail ul.thumb_view li {
width: 246px;
}
.Picture_Thumbnail ul.thumb_view li h4 {
display: inline;
}
.Picture_Thumbnail ul.thumb_view li p {
display: none;
line-height:25px;
}
.Picture_Thumbnail ul.thumb_view li .content_block a img {
margin: 0 0 10px;
}

/*************************************************************
 * Command:End
 * Control:Picture.Thumbnail
 * Style:Picture_Thumbnail
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:XWZX
 * Style:XWZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:XWZX
 * Style:XWZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Album
 * Style:Picture_Album
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_Album {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:5px;
	padding-left:3px;
}

.Picture_Album .flash-box {
	PADDING-RIGHT: 9px;
	PADDING-LEFT: 9px;
	border:solid #999 1px;
	WIDTH: 456px;
	PADDING-TOP: 5px;
	HEIGHT: 286px;
}
.Picture_Album .flash-box .big-pic {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 347px;
	MARGIN-RIGHT: 3px;
	HEIGHT: 277px;
}
.Picture_Album .flash-box .big-pic IMG {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	DISPLAY: block;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 347px;
	BORDER-BOTTOM: #000 1px solid;
	HEIGHT: 260px;
}
.Picture_Album .pic-list_0810 {
	DISPLAY: inline;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 97px;
}
.Picture_Album .pic-list_0810 A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 7px;
	WIDTH: 97px;
	HEIGHT: 65px;
}
.Picture_Album .pic-list_0810 A:hover {
	BACKGROUND-POSITION: left top;
	TEXT-DECORATION: none;
}
.Picture_Album .pic-list_0810 A:hover SPAN {
	CURSOR: pointer;
}
.Picture_Album .pic-list_0810 IMG {
	DISPLAY: block;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 94px;
	HEIGHT: 63px;
	padding-top:5px;
}
.Picture_Album .pic-list_0810 SPAN {
	DISPLAY: block;
	PADDING-LEFT: 4px;
	FLOAT: left;
	MARGIN-BOTTOM: 2px;
	OVERFLOW: hidden;
	WIDTH: 120px;
	COLOR: #a0a0a0;
	LINE-HEIGHT: 14px;
	HEIGHT: 14px;
}

/*************************************************************
 * Command:End
 * Control:Picture.Album
 * Style:Picture_Album
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.ThumbnailTwo
 * Style:Picture_ThumbnailTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:Picture.ThumbnailTwo
 * Style:Picture_ThumbnailTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:JWMSXF
 * Style:JWMSXF
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:JWMSXF
 * Style:JWMSXF
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTab.Default
 * Style:NewsTab_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTab_Default .n4Tab{
    width:700px;
	margin-top:5px;
	padding-left:3px;
}
.NewsTab_Default .n4Tab .TabTitle{
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTab.Default/Images/3_05.gif) repeat-x; 
	height:29px;
	line-height:29px;
	color:#E6360D;
}
.NewsTab_Default .n4Tab .TabTitle ul{
	margin:0; 
	padding:0;
}
.NewsTab_Default .n4Tab .TabTitle li{
	float:left;
	height:32px;
	line-height:32px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	font-size:14px;
}
.NewsTab_Default .n4Tab .TabTitle .clear{
	clear:both;
	font-size:1px;
}
.NewsTab_Default .n4Tab .TabTitle .normal{  width:115px; text-decoration:none; }
.NewsTab_Default .n4Tab .TabTitle .normal a{ color:#f03700; text-decoration:none;}
.NewsTab_Default .n4Tab .TabTitle .active{width:115px; background:url(/Widgets/WidgetCollection/商城下载类/NewsTab.Default/Images/4_03.gif) no-repeat; }
.NewsTab_Default .n4Tab .TabTitle .active a{ color:#fff;  text-decoration:none;}

.NewsTab_Default .TabContent {
	border-left:solid 1px #fbd959; 
	border-right:solid 1px #fbd959; 
	border-bottom:solid 1px #fbd959; 
	height:187px;
}
.NewsTab_Default .TabContent ul {
	width:700px;
	padding-left:5px;
	padding-top:5px;
}
.NewsTab_Default .TabContent li{
	float:left; 
	width:49%; 
	line-height:33px; 
	margin-left:5px;
}
.NewsTab_Default .TabContent a{
	color:#000;
	text-decoration:none;
	display:inline;
	float:left;
        font-size:14px;
}
.NewsTab_Default .TabContent li p{
	height:1px;
	width:335px;
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTab.Default/Images/1_07.gif) repeat-x;
}
.NewsTab_Default .TabContent a:hover{
	color:#ff000;
	text-decoration:none;
	display:inline;
}
.NewsTab_Default .TabContent .n4tabclear{
	clear:both;
	font-size:1px;
}
.NewsTab_Default .none {
	display:none;
}
.NewsTab_Default .datetime{
	color:#ff0000;
	padding-right:5px;
	float:right;
}
.NewsTab_Default .clickCounts{
	float:right;
	margin-right:5px;
}
.NewsTab_Default .selectItem{
	background-color:White;
	margin-right:3px;
	padding:3px;
}
.NewsTab_Default .selectItem a{
	padding:3px 3px;
}

/*************************************************************
 * Command:End
 * Control:NewsTab.Default
 * Style:NewsTab_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Two
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Two .area {
	width:293px;
	margin-top:5px;
	padding-left:3px;
}
.Two .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_33.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
	padding-left:30px;
}
/*******标题自适应***********/
.Two .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Two .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Two .area h3 em a {
	color:#fff;
}
.Two .area h3 a {
	color:#b45601;
}
.Two .area h3 em a:hover {
	color:#ffff00;
}

.Two .area h3 img {
	position:absolute;
	top:10px;
	left:240px;
}
.Two .area ul {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/area_back.gif) repeat-x left top;
	padding:10px;
	height:auto!important;
	min-height:177px;
	height:177px;
	padding-bottom:0px;
}
.Two .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Two .area li p{
	height:1px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_07.gif) repeat-x;
}
.Two .area li a {
	color:#313534;
	float:left;
}
.Two .area li a:hover {
	color:#cc0000;
}
.Two .area li span.datetime{
padding-right:5px; float:right
}
.Two .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Two .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Two
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BMFW
 * Style:BMFW
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:BMFW
 * Style:BMFW
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZMHDO
 * Style:ZMHDO
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZMHDO
 * Style:ZMHDO
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZMHDT
 * Style:ZMHDT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZMHDT
 * Style:ZMHDT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZMHDS
 * Style:ZMHDS
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZMHDS
 * Style:ZMHDS
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYB_messagesQueryList
 * Style:LYB_messagesQueryList
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYB_messagesQueryList
 * Style:LYB_messagesQueryList
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BMFWT
 * Style:BMFWT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:BMFWT
 * Style:BMFWT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Three
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Three .area {
	width:346px;
	margin-top:5px;
	padding-left:3px;
}
.Three .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_50.gif) no-repeat;
	font-size:14px;position:relative;
	color:#fff; text-indent:20px;
	padding-left:20px;
}
/*******标题自适应***********/
.Three .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Three .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Three .area h3 em a {
	color:#fff;
}
.Three .area h3 a {
	color:#ae5301;
	font-weight:100;
}
.Three .area h3 em a:hover {
	color:#ffff00;
}

.Three .area h3 img {
	position:absolute;
	top:10px;
	left:300px;
}
.Three .area ul {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/area_back.gif) repeat-x left top;
	padding:10px;
	height:auto!important;
	min-height:177px;
	height:177px;
	padding-bottom:0px;
}
.Three .area li {
	line-height:32px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Three .area li p{
	height:1px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_07.gif) repeat-x;
}
.Three .area li a {
	color:#ff0000;
	float:left;
	font-size:14px;
}
.Three .area li a:hover {
	color:#cc0000;
}
.Three .area li span.datetime{
padding-right:5px; float:right
}
.Three .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Three .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Three
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:YGZFSXZD
 * Style:YGZFSXZD
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:YGZFSXZD
 * Style:YGZFSXZD
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabTwo
 * Style:NewsTabTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabTwo .n4Tab{
    width:700px;
	margin-top:5px;
	padding-left:3px;
}
.NewsTabTwo .n4Tab .TabTitle{
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabTwo/Images/1_56.gif) no-repeat; 
	height:34px;
	line-height:34px; 
	padding-left:100px; 
	color:#fff;
}
.NewsTabTwo .n4Tab .TabTitle ul{
	margin:0; 
	padding:0;
}
.NewsTabTwo .n4Tab .TabTitle li{
	float:left;
	height:32px;
	line-height:32px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	padding-left:10px;
}
.NewsTabTwo .n4Tab .TabTitle .clear{
	clear:both;
	font-size:1px;
}
.NewsTabTwo .n4Tab .TabTitle .normal{ color:#333; width:90px; text-decoration:none; }
.NewsTabTwo .n4Tab .TabTitle .normal a{ color:#f03700; text-decoration:none;}
.NewsTabTwo .n4Tab .TabTitle .active{width:90px; color:#000; }
.NewsTabTwo .n4Tab .TabTitle .active a{ color:#000;  text-decoration:none;}

.NewsTabTwo .TabContent {
	border:solid #fbd959 1px;
	width:696px;
	min-height:123px;
	_height:123px;
	overflow:hidden;
}
.NewsTabTwo .TabContent ul {
	width:696px;
	padding:10px;
	
}
.NewsTabTwo .TabContent li{
	float:left; 
	width:30%; 
	line-height:26px;
	padding-left:10px;
}
.NewsTabTwo .TabContent a{
	color:#f66800;
	text-decoration:none;
	display:inline;
	float:left;
}
.NewsTabTwo .TabContent a:hover{
	color:#FF0000;
	text-decoration:none;
	display:inline;
}
.NewsTabTwo .TabContent .n4tabclear{
	clear:both;
	font-size:1px;
}
.NewsTabTwo .none {
	display:none;
}
.NewsTabTwo .datetime{
	color:#999;
	padding-right:5px;
	float:right;
}
.NewsTabTwo .clickCounts{
	float:right;
	margin-right:5px;
}
.NewsTabTwo .selectItem{
	background-color:White;
	margin-right:3px;
	padding:3px;
}
.NewsTabTwo .selectItem a{
	padding:3px 3px;
}

/*************************************************************
 * Command:End
 * Control:NewsTabTwo
 * Style:NewsTabTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:YQLJY
 * Style:YQLJY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:YQLJY
 * Style:YQLJY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*******网站底部定义开始*******/
.Footer_Default #footer {
	height:150px;
	background:#f2efe1;
	margin-top:10px;
}
.Footer_Default .service {
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	background:url(/Widgets/WidgetCollection/网站页脚/Footer.Default/Images/1_61.gif);
}
.Footer_Default .new {
	height:122px;
	line-height::43px;
	vertical-align:middle;
	text-align:center;
	color:#000;
}

.Footer_Default .service a {
	color:#FFF;
}
.Footer_Default .service a:hover {
	color:#cc0000;
}
.Footer_Default .copyright {
	text-align:center;
	line-height:180%;
	padding-top:10px;
	font-family: Arial;
	color:#444;
}
/*********版权信息页与关于我们页面样式定义**********/
.Footer_Default .copyright_list h1 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
.Footer_Default .copyright_list p {
	line-height:170%;
	font-size:14px;
	color:#333;
}


/*************************************************************
 * Command:End
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleList.Scroll
 * Style:PictureArticleList_Scroll
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.PictureArticleList_Scroll
{
	width:293px;
	margin-top:5px;
	text-align:center;
	padding-left:3px;
}
.PictureArticleList_Scroll h3
{
    height: 32px;
    line-height: 32px;
    background:url(/Widgets/WidgetCollection/商城下载类/PictureArticleList.Scroll/Images/1_33.gif) no-repeat #eeeeee;
    font-size: 14px;
    color:#ee6403;
}
.PictureArticleList_Scroll h3 a
{
    color:#ee6403;
}
.PictureArticleList_Scroll table{border-collapse:collapse;border-spacing:0;}

.PictureArticleList_Scroll .clearfloat{height:0;font-size:1px;clear:both;line-height:0;}

.PictureArticleList_Scroll #container{ width:293px; text-align:left; margin:0 auto; background:#fff;}
.PictureArticleList_Scroll a{color:#333;text-decoration:none;}
.PictureArticleList_Scroll a:hover{color:#ef9b11; text-decoration:underline;}


.PictureArticleList_Scroll .Area5{overflow:hidden;zoom:1; padding-bottom:5px; margin:0 auto;    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;}
.PictureArticleList_Scroll .Area5 .Area_bot{ font-size:0px; height:3px; overflow:hidden; background:url(/Widgets/WidgetCollection/商城下载类/PictureArticleList.Scroll/Images/areabot4.gif) no-repeat; clear:both;}	
.PictureArticleList_Scroll .Area5 .ColE{ height:155px;}
.PictureArticleList_Scroll .Area5 .ColE .PicList{margin-top:10px;overflow:hidden;zoom:1; position:relative;}
.PictureArticleList_Scroll .Area5 .ColE a.prev { display:block;width:13px; height:26px; position:absolute; top:40px; left:29px;}
.PictureArticleList_Scroll .Area5 .ColE a.next{ display:block;width:13px; height:26px; position:absolute;top:40px; right:0px;}
.PictureArticleList_Scroll #scrollbody{ margin-left:25px; overflow:hidden;zoom:1; width:222px; height:155px; white-space:nowrap; text-align:center;}
.PictureArticleList_Scroll #scrollbody td{ vertical-align:top; padding-left:5px;}
.PictureArticleList_Scroll .Area5 .ColE .Pic{display:inline; margin:0; width:207px; margin-bottom:4px; display:block;}
.PictureArticleList_Scroll .Area5 .ColE .Pic img{ width:207px; height:45px; padding:1px; border:1px solid #717171;}
.PictureArticleList_Scroll .Area5 .ColE p{ line-height:18px; text-align:center; white-space:normal; font-size:12px;}
.PictureArticleList_Scroll .Area5 .ColE p a{color:#333;}
.PictureArticleList_Scroll .Area5 .ColE p a:hover{color:#ec4808;}

/*************************************************************
 * Command:End
 * Control:PictureArticleList.Scroll
 * Style:PictureArticleList_Scroll
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:GCJSLY
 * Style:GCJSLY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:GCJSLY
 * Style:GCJSLY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/******栏目分类**********/
.Sidebar_ChannelNav .subnav
{
    width: 248px;
}

.Sidebar_ChannelNav .subnav li
{
    margin-top: 6px;
}
.Sidebar_ChannelNav .subnav li a
{
    height: 34px;
    line-height: 34px;
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/2_05.gif) no-repeat;
    width: 248px;
    display: inline-block;
	padding-left:55px;
    color: #333;
}
.Sidebar_ChannelNav .subnav li a:hover, .subnav li.class_on a
{
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/2_05.gif) no-repeat;
    color: #ae541f;
}

.Sidebar_ChannelNav .subnav h3
{
    height: 34px;
    line-height: 34px;
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/2_03.gif) repeat-x left top;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.Sidebar_ChannelNav .subnav ul
{
	
}

/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleList_Default .article_list
{
}

.PagedArticleList_Default .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/2_03.gif) repeat-x;
    height: 34px;
    line-height: 34px; color:#FFF; text-indent:10px;
}
.PagedArticleList_Default .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleList_Default .article_list h3 em
{
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.PagedArticleList_Default .article_list h3 em a
{
    color: #000;
}
.PagedArticleList_Default .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleList_Default .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleList_Default .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/line.gif) repeat-x left bottom;
}
.PagedArticleList_Default .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleList_Default .article_list li a
{
	float:left;
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleList_Default .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/back.gif) no-repeat left -269px;
}
.PagedArticleList_Default .clear
{
    clear: both;
}
.PagedArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleList_Default .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleList_Default .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_Default .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.ChannelMenu_CurrentLocation .sitepath{
	height:34px;
	line-height:34px;
	background:url(/Widgets/WidgetCollection/导航类/ChannelMenu.CurrLocation/Images/2_03.gif) repeat-x;
	padding-left:32px;
}
.ChannelMenu_CurrentLocation .sitepath em, .sitepath_allweb em {
	padding:0px 5px;
}
.ChannelMenu_CurrentLocation .sitepath a, .sitepath_allweb a {
	color:#000;
}
.ChannelMenu_CurrentLocation .sitepath a:hover, .sitepath_allweb a:hover {
	color:#cc0000;
}
.ChannelMenu_CurrentLocation .r_navigation {
	height:23px;
	line-height:23px;
}
.ChannelMenu_CurrentLocation .sitepath_allweb {
	background:url(/Widgets/WidgetCollection/导航类/ChannelMenu.CurrLocation/Images/back.gif) no-repeat left -490px;
}
 
/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************文章正文开始*****************/
.ArticleView_Default .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/back.gif) no-repeat left -358px;
}
.ArticleView_Default .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleView_Default .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleView_Default .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/article_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleView_Default .article_info a
{
    color: #333333;
}
.ArticleView_Default .article_info a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_content_list
{
    line-height: 180%;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleView_Default .article_mood
{
    padding-bottom: 20px;
}
.ArticleView_Default .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleView_Default .artilcle_tool a
{
    color: #333;
}
.ArticleView_Default .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleView_Default .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon7.gif) no-repeat left center;
}
.ArticleView_Default .article_page li span
{
    color: #cc0000;
}
.ArticleView_Default .article_page li a
{
    color: #333;
}
.ArticleView_Default .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.ArticleView_Default .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleView_Default .article_about ul
{
    padding: 10px;
}
.ArticleView_Default .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleView_Default .article_about li a
{
    color: #333;
}
.ArticleView_Default .article_about li a:hover
{
    color: #cc0000;
}

.ArticleView_Default .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleView_Default .artilcle_tool a
{
    color: #333;
}
.ArticleView_Default .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleView_Default .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleView_Default .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon7.gif) no-repeat left center;
}
.ArticleView_Default .article_page li span
{
    color: #cc0000;
}
.ArticleView_Default .article_page li a
{
    color: #333;
}
.ArticleView_Default .article_page li a:hover
{
    color: #cc0000;
}


.ArticleView_Default .mtop10
{
    margin-top: 10px;
}
.ArticleView_Default .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleView_Default .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleView_Default .articleAttachments a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleListTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleListTwo .article_list
{
	width:749px;
	padding-top:5px;
	padding-left:5px;
}

.PagedArticleListTwo .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/3_03.gif) repeat-x;
    height: 35px;
    line-height: 35px; color:#FFF; text-indent:10px;
}
.PagedArticleListTwo .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleListTwo .article_list h3 em
{
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.PagedArticleListTwo .article_list h3 em a
{
    color: #000;
}
.PagedArticleListTwo .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleListTwo .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #efbe78;
    border-right: 1px solid #efbe78;
    border-bottom: 1px solid #efbe78;
}
.PagedArticleListTwo .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/line.gif) repeat-x left bottom;
}
.PagedArticleListTwo .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleListTwo .article_list li a
{
	float:left;
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleListTwo .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleListTwo .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/back.gif) no-repeat left -269px;
}
.PagedArticleListTwo .clear
{
    clear: both;
}
.PagedArticleListTwo .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleListTwo .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleListTwo .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleListTwo .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListTwo .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListTwo .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleListTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.FoldingMenu
 * Style:ChannelMenu_FoldingMenu
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************网站菜单*************/

.ChannelMenu_FoldingMenu div.sdmenu {
    width: 235px; font-size:14px;  color:#ad8634;
}
.ChannelMenu_FoldingMenu div.sdmenu h3{
    height:43px;
	line-height:43px;
	background:url(/Widgets/WidgetCollection/商城下载类/ChannelMenu.FoldingMenu/Images/3_05.gif) no-repeat;
	font-size:14px;
	color:#db1718;
	padding-left:10px;
}
.ChannelMenu_FoldingMenu div.sdmenu ul{
    padding:5px 5px 5px 5px;
	background:#fff5ed;
}
.ChannelMenu_FoldingMenu div.sdmenu div {
    overflow: hidden;
}
.ChannelMenu_FoldingMenu * html div.sdmenu div{
    float:left
}
.ChannelMenu_FoldingMenu div.sdmenu div.collapsed {
    height: 32px;
}
.ChannelMenu_FoldingMenu div.sdmenu div span {
    display: block;line-height:32px;width:190px;color: #000;cursor: pointer; margin-left:10px;
}
.ChannelMenu_FoldingMenu div.sdmenu div span a{
    padding:0; background:none; border:0; font-size:14px;line-height:32px;display:block
}
.ChannelMenu_FoldingMenu div.sdmenu div.collapsed {
     width:190px; color:#ad8634
}
.ChannelMenu_FoldingMenu div.sdmenu div.collapsed span{
    color:#ad8634; line-height:32px
}
.ChannelMenu_FoldingMenu div.sdmenu div.collapsed span a.current{
    color:#ad8634;
}
.ChannelMenu_FoldingMenu div.sdmenu div a {
    padding-left:47px;display: block;border-bottom: 1px solid #fff;color: #000;font-size:12px; background:url(/Widgets/WidgetCollection/商城下载类/ChannelMenu.FoldingMenu/Images/menu_sub_icon.gif) no-repeat 27px 7px #f7f2d4; line-height:28px;
}
.ChannelMenu_FoldingMenu div.sdmenu div a.current {
    background:url(/Widgets/WidgetCollection/商城下载类/ChannelMenu.FoldingMenu/Images/linkarrow.gif) no-repeat  27px 7px #f8ec94;  color:#ad8634
}
.ChannelMenu_FoldingMenu div.sdmenu div span a.current {
    background :none; color:#ff0000
}
.ChannelMenu_FoldingMenu div.sdmenu div a:hover {
    background:url(/Widgets/WidgetCollection/商城下载类/ChannelMenu.FoldingMenu/Images/menu_sub_icon.gif) no-repeat  27px 7px #f8ec94;text-decoration: none;
}
.ChannelMenu_FoldingMenu div.sdmenu div span a:hover {
    background:none;
}


/*************************************************************
 * Command:End
 * Control:ChannelMenu.FoldingMenu
 * Style:ChannelMenu_FoldingMenu
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZJBMFW
 * Style:ZJBMFW
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZJBMFW
 * Style:ZJBMFW
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:KSDH
 * Style:KSDH
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:KSDH
 * Style:KSDH
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabThree
 * Style:NewsTabThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabThree .n4Tab{
    width:478px;
    margin-top:5px;
}
.NewsTabThree .n4Tab .TabTitle{
    background:url(/Widgets/WidgetCollection/商城下载类/NewsTabThree/Images/1_14.gif) no-repeat; 
    height:33px;
    line-height:33px; 
    padding-left:30px; 
    color:#fff;
}
.NewsTabThree .n4Tab .TabTitle ul{
    margin:0; 
    padding:0;
}
.NewsTabThree .n4Tab .TabTitle li{
    float:left;
    height:25px;
    line-height:25px;
    cursor:pointer;
    color:#ae5301;
    text-align:center;
    padding-left:10px;
    font-size:14px;
}
.NewsTabThree .n4Tab .TabTitle .clear{
    clear:both;
    font-size:1px;
}
.NewsTabThree .n4Tab .TabTitle .normal{ color:#333; width:90px; text-decoration:none; }
.NewsTabThree .n4Tab .TabTitle .normal a{ color:#f03700; text-decoration:none;}
.NewsTabThree .n4Tab .TabTitle .active{width:90px; color:#000; }
.NewsTabThree .n4Tab .TabTitle .active a{ color:#000;  text-decoration:none;}

.NewsTabThree .TabContent {
    border:solid #fbd959 1px;
    min-height:125px;
    _height:125px;
    overflow:hidden;
}
.NewsTabThree .TabContent ul {
    width:478px;
    padding-left:10px;
    padding-right:10px;
}
.NewsTabThree .TabContent li{
    float:left; 
    width:22%; 
    line-height:24px;
    padding-left:10px;
}
.NewsTabThree .TabContent a{
    color:#ae5301;
    text-decoration:none;
    display:inline;
    float:left;
    font-size:14px;
}
.NewsTabThree .TabContent a:hover{
    color:#FF0000;
    text-decoration:none;
    display:inline;
}
.NewsTabThree .TabContent .n4tabclear{
    clear:both;
    font-size:1px;
}
.NewsTabThree .none {
    display:none;
}
.NewsTabThree .datetime{
    color:#999;
    padding-right:5px;
    float:right;
}
.NewsTabThree .clickCounts{
    float:right;
    margin-right:5px;
}
.NewsTabThree .selectItem{
    background-color:White;
    margin-right:3px;
    padding:3px;
}
.NewsTabThree .selectItem a{
    padding:3px 3px;
}








/*************************************************************
 * Command:End
 * Control:NewsTabThree
 * Style:NewsTabThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:HJKAXCT
 * Style:HJKAXCT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:HJKAXCT
 * Style:HJKAXCT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:HJKAJTT
 * Style:HJKAJTT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:HJKAJTT
 * Style:HJKAJTT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Thumbnail
 * Style:Picture_ThumbnailTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_ThumbnailTwo .area {
    width:565px;
    margin-top:5px;
	background:#faf9ee;
}
.Picture_ThumbnailTwo .area h3 {
    height:40px;
    line-height:40px;
    font-size:14px;
    color:#fff;
    position:relative; text-indent:20px;
}
.Picture_ThumbnailTwo .area h3 span {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.Picture_ThumbnailTwo .area h3 em {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.Picture_ThumbnailTwo .area h3 em a {
    color:#fff;
}
.Picture_ThumbnailTwo .area h3 a {
    color:#a67726;
}
.Picture_ThumbnailTwo .area h3 em a:hover {
    color:#ffff00;
}

.Picture_ThumbnailTwo .area h3 img {
    position:absolute;
    top:10px;
    left:480px;
}

.Picture_ThumbnailTwo a.switch_thumb {
width: 34px;
height: 26px;
line-height: 26px;
padding: 0;
margin: 0 0 0 80px;
display: block;
background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/switch_btn.gif) no-repeat;
outline: none;
text-indent: -9999px;
}
.Picture_ThumbnailTwo a.swap { background-position: left bottom; }
.Picture_ThumbnailTwo a:hover.switch_thumb {
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.Picture_ThumbnailTwo ul.display {
	height:190px;
	overflow: hidden;
	clear: both;
}
.Picture_ThumbnailTwo ul.display li {
float: left;
margin: 0;
padding: 10px 0;

}
.Picture_ThumbnailTwo ul.display li a {
color: #69F;
text-decoration: none;
font-size: 140%;
}
.Picture_ThumbnailTwo ul.display li .content_block {
padding: 0 10px;
line-height:25px;
color:#000;
}

.Picture_ThumbnailTwo ul.display li .content_block p {
margin: 0;
padding: 5px 5px 5px 5px; /*--The left padding keeps the content from flowing under the image--*/
color: #000;
}
.Picture_ThumbnailTwo ul.display li .content_block a img{ /*--Double border technique--*/
border: 2px solid #ccc;
background: #fff;
margin: 0 15px 0 0;
float: left;
padding:2px
}
/*-- Switch the width to accommodate for the three column layout-- */
.Picture_ThumbnailTwo ul.thumb_view li {
width: 246px;
}
.Picture_ThumbnailTwo ul.thumb_view li h4 {
display: inline;
}
.Picture_ThumbnailTwo ul.thumb_view li p {
display: none;
line-height:25px;
}
.Picture_ThumbnailTwo ul.thumb_view li .content_block a img {
margin: 0 0 10px;
}

/*************************************************************
 * Command:End
 * Control:Picture.Thumbnail
 * Style:Picture_ThumbnailTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Four
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Four .area {
	width:330px;
}
.Four .area h3 {
	height:31px;
	line-height:31px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/5_09.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.Four .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Four .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Four .area h3 em a {
	color:#fff;
}
.Four .area h3 a {
	color:#000;
}
.Four .area h3 em a:hover {
	color:#ffff00;
}

.Four .area h3 img {
	position:absolute;
	top:10px;
	left:270px;
}
.Four .area ul {
	background:#f5f1dc;
	padding:10px;
	height:auto!important;
	min-height:175px;
	height:175px;
	padding-bottom:0px;
}
.Four .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Four .area li a {
	color:#000;
	float:left;
}
.Four .area li a:hover {
	color:#cc0000;
}
.Four .area li span.datetime{
padding-right:5px; float:right
}
.Four .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Four .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Four
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Five
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Five .area {
	width:330px;
}
.Five .area h3 {
	height:31px;
	line-height:31px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/5_10.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.Five .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Five .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Five .area h3 em a {
	color:#fff;
}
.Five .area h3 a {
	color:#000;
}
.Five .area h3 em a:hover {
	color:#ffff00;
}

.Five .area h3 img {
	position:absolute;
	top:10px;
	left:270px;
}
.Five .area ul {
	background:#f8f5e6;
	padding:10px;
	height:auto!important;
	min-height:175px;
	height:175px;
	padding-bottom:0px;
}
.Five .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Five .area li a {
	color:#000;
	float:left;
}
.Five .area li a:hover {
	color:#cc0000;
}
.Five .area li span.datetime{
padding-right:5px; float:right
}
.Five .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Five .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Five
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Six
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Six .area {
	width:336px;
}
.Six .area h3 {
	height:31px;
	line-height:31px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/5_11.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.Six .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Six .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Six .area h3 em a {
	color:#fff;
}
.Six .area h3 a {
	color:#000;
}
.Six .area h3 em a:hover {
	color:#ffff00;
}

.Six .area h3 img {
	position:absolute;
	top:10px;
	left:270px;
}
.Six .area ul {
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:175px;
	height:175px;
	padding-bottom:0px;
}
.Six .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Six .area li a {
	color:#000;
	float:left;
}
.Six .area li a:hover {
	color:#cc0000;
}
.Six .area li span.datetime{
padding-right:5px; float:right
}
.Six .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Six .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Six
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Thumbnail
 * Style:Picture_ThumbnailThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_ThumbnailThree .area {
    width:700px;
    margin-top:5px;
}
.Picture_ThumbnailThree .area h3 {
    height:32px;
    line-height:32px;
    font-size:14px;
    color:#fff;
    position:relative; text-indent:20px;
	background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/6_03.gif) no-repeat;
	padding-left:20px;
}
.Picture_ThumbnailThree .area h3 span {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.Picture_ThumbnailThree .area h3 em {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.Picture_ThumbnailThree .area h3 em a {
    color:#fff;
}
.Picture_ThumbnailThree .area h3 a {
    color:#ff0000;
}
.Picture_ThumbnailThree .area h3 em a:hover {
    color:#ffff00;
}

.Picture_ThumbnailThree .area h3 img {
    position:absolute;
    top:10px;
    left:640px;
}

.Picture_ThumbnailThree a.switch_thumb {
width: 34px;
height: 26px;
line-height: 26px;
padding: 0;
margin: 0 0 0 80px;
display: block;
background:url(/Widgets/WidgetCollection/商城下载类/Picture.Thumbnail/Images/switch_btn.gif) no-repeat;
outline: none;
text-indent: -9999px;
}
.Picture_ThumbnailThree a.swap { background-position: left bottom; }
.Picture_ThumbnailThree a:hover.switch_thumb {
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.Picture_ThumbnailThree ul.display {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
	height:185px;
	overflow: hidden;
	clear: both;
}
.Picture_ThumbnailThree ul.display li {
float: left;
margin: 0;
padding: 10px 0;

}
.Picture_ThumbnailThree ul.display li a {
color: #69F;
text-decoration: none;
font-size: 140%;
}
.Picture_ThumbnailThree ul.display li .content_block {
padding: 0 10px;
line-height:25px;
color:#000;
}

.Picture_ThumbnailThree ul.display li .content_block p {
margin: 0;
padding: 5px 5px 5px 5px; /*--The left padding keeps the content from flowing under the image--*/
color: #000;
}
.Picture_ThumbnailThree ul.display li .content_block a img{ /*--Double border technique--*/
border: 2px solid #ccc;
background: #fff;
margin: 0 15px 0 0;
float: left;
padding:2px
}
/*-- Switch the width to accommodate for the three column layout-- */
.Picture_ThumbnailThree ul.thumb_view li {
width: 246px;
}
.Picture_ThumbnailThree ul.thumb_view li h4 {
display: inline;
}
.Picture_ThumbnailThree ul.thumb_view li p {
display: none;
line-height:25px;
}
.Picture_ThumbnailThree ul.thumb_view li .content_block a img {
margin: 0 0 10px;
}

/*************************************************************
 * Command:End
 * Control:Picture.Thumbnail
 * Style:Picture_ThumbnailThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:JHGKMap
 * Style:JHGKMap
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:JHGKMap
 * Style:JHGKMap
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:JHGKXzjj
 * Style:JHGKXzjj
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:JHGKXzjj
 * Style:JHGKXzjj
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNavTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/******栏目分类**********/
.Sidebar_ChannelNavTwo .subnav
{
    width: 239px;
	margin-top:5px;
}

.Sidebar_ChannelNavTwo .subnav li
{
    margin-top: 6px;
	margin-left:20px;
	margin-bottom:5px;
}
.Sidebar_ChannelNavTwo .subnav li a
{
    height: 32px;
    line-height: 32px;
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/6_18.gif) no-repeat;
    width: 194px;
    display: inline-block;
	padding-left:55px;
    color: #ff0000;
}
.Sidebar_ChannelNavTwo .subnav li a:hover, .subnav li.class_on a
{
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/6_18.gif) no-repeat;
    color: #ae541f;
}

.Sidebar_ChannelNavTwo .subnav h3
{
    height: 34px;
    line-height: 34px;
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/6_12.gif) repeat-x left top;
    font-size: 14px;
    color: #ff0000;
    padding-left: 28px;
    display:none;
}
.Sidebar_ChannelNavTwo .subnav ul
{
	background:#faf9ee;
	border:solid 1px #ece3be;
}

/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNavTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleListThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleListThree .article_list
{
	width:747px;
	margin-top:5px;
}

.PagedArticleListThree .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/6_14.gif) repeat-x;
    height: 33px;
    line-height: 33px; color:#81500e; text-indent:20px;
}
.PagedArticleListThree .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleListThree .article_list h3 em
{
    font-size: 12px;
    color: #81500e;
    display: inline-block;
}
.PagedArticleListThree .article_list h3 em a
{
    color: #81500e;
}
.PagedArticleListThree .article_list h3 a
{
    color: #000;
}
.PagedArticleListThree .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleListThree .article_list ul
{
    padding: 10px 10px 10px 10px;
}
.PagedArticleListThree .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/line.gif) repeat-x left bottom;
}
.PagedArticleListThree .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleListThree .article_list li a
{
	float:left;
    color: #81500e;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleListThree .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleListThree .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/back.gif) no-repeat left -269px;
}
.PagedArticleListThree .clear
{
    clear: both;
}
.PagedArticleListThree .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleListThree .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleListThree .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleListThree .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListThree .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListThree .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleListThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.Focus
 * Style:Picture_Focus
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_Focus :focus { outline:0; }
.Picture_Focus a:active { outline:none; }
.Picture_Focus ol,ul { list-style:none; }
.Picture_Focus table { border-collapse:separate; border-spacing:0; }
.Picture_Focus caption,th,td { text-align:left; font-weight:normal; }
.Picture_Focus blockquote:before,blockquote:after,q:before,q:after { content:""; }
.Picture_Focus blockquote,q { quotes:"" ""; }

.Picture_Focus #container {
	width:954px;
	position:relative;
	z-index:0;
	padding-left:15px;
}

.Picture_Focus #example {
	width:954px;
	height:490px;
	position:relative;
}

.Picture_Focus #slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

.Picture_Focus .slides_container {
	width:954px;
	height:430px;
	overflow:hidden;
	position:relative;
}
.Picture_Focus .slides_container img {
	width:954px;
	height:430px;
}

.Picture_Focus .pagination {
	margin:26px auto 0;
	width:100px;
}

.Picture_Focus .pagination li {
	float:left;
	margin:0 1px;
}

.Picture_Focus .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background:url(/Widgets/WidgetCollection/商城下载类/Picture.Focus/Images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.Picture_Focus .pagination li.current a {
	background-position:0 -12px;
}

.Picture_Focus a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

.Picture_Focus a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

/*************************************************************
 * Command:End
 * Control:Picture.Focus
 * Style:Picture_Focus
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:MultiLevel.SidebarMenu
 * Style:MultiLevel_SidebarMenu
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*****************************************************************
 * 多级侧边栏菜单件风格
 * 名称：多级侧边栏导航
 ******************************************************************/
 .MultiLevel_SidebarMenu{
 		width: 220px;
        background:#fff;
		margin:0 auto;
		}
.MultiLevel_SidebarMenu a,.MultiLevel_SidebarMenu a:visited
    {
        color: #333;
        text-decoration: none;
    }
	
.MultiLevel_SidebarMenu a:hover
    {
        color: #f60;
    }
.MultiLevel_SidebarMenu ul,.MultiLevel_SidebarMenu li
    {
        margin:0;
        padding:0;
        list-style: none;
    }
.MultiLevel_SidebarMenu body, .MultiLevel_SidebarMenu td
    {
        font: 12px;
    }
.MultiLevel_SidebarMenu h1,.MultiLevel_SidebarMenu h2,.MultiLevel_SidebarMenu h3,.MultiLevel_SidebarMenu h4, .MultiLevel_SidebarMenu h5,.MultiLevel_SidebarMenu h6
    {
        margin: 0;
        padding: 0;
    }
.MultiLevel_SidebarMenu h1
    {
        padding: 5px;
        color: #900;
        font: 12px;
    }
.MultiLevel_SidebarMenu h1 small
    {
        font-size: 11px;
        font-weight: normal;
        color: #660;
    }
.MultiLevel_SidebarMenu .TreeWrap
    {
        width: 220px;
		border-top:none;
    }
.MultiLevel_SidebarMenu .MenuBox .titBox a,.MultiLevel_SidebarMenu.MenuBox .titBox a:visited,.MultiLevel_SidebarMenu .MenuBox2 .titBox a,.MultiLevel_SidebarMenu .MenuBox2 .titBox a:visited
    {
        margin-left: 10px;
        padding-left: 10px;
        color: #003;
        font-size: 12px;
        display: block;
    }
.MultiLevel_SidebarMenu .MenuBox .titBox h3 a
    {
        width: 210px;
        height: 34px;
		border-bottom:1px dashed #d9d8d8;
		font-size:12px;
		margin:0 auto;
        line-height: 34px;
		color:#000;
    }
.MultiLevel_SidebarMenu .MenuBox .titBox h3.Fst a
    {
        width: 210px;
        height: 34px;
		border-bottom:1px dashed #d9d8d8;
		font-size:12px;
       	margin:0 auto;
        line-height: 34px;
		color:#000;
    }
.MultiLevel_SidebarMenu .MenuBox2 .titBox h3 a
    {
        width: 210px;
        height: 34px;
		border-bottom:1px dashed #d9d8d8;
		font-size:12px;
       	margin:0 auto;
        line-height: 34px;
		color:#000;
    }
.MultiLevel_SidebarMenu .MenuBox2 .titBox h3 a:hover
    {
        width: 210px;
        height: 34px;
		border-bottom:1px dashed #d9d8d8;
		margin:0 auto;
      	line-height: 34px;
		background:#e9e9e9;
		color:#964e01;
    }
.MultiLevel_SidebarMenu .MenuBox2 .titBox h3.Fst a
    {
        width: 227px;
        height: 23px;
		margin:0 auto;
        line-height: 23px;
		background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/7_06.gif) no-repeat;
		margin-top:5px;
		font-size:12px;
    }
	
.MultiLevel_SidebarMenu .MenuBox2 .txtBox
    {
        display: none;
    }
.MultiLevel_SidebarMenu .MenuBox .txtBox ul li
    {
        padding-left: 10px;
        line-height: 150%;
    }
.MultiLevel_SidebarMenu .MenuBox .txtBox .num
    {
        color: #e00;
    }
.MultiLevel_SidebarMenu .MenuBox .txtBox ul
    {
        padding-left: 10px;
    }
.MultiLevel_SidebarMenu .MenuBox .txtBox ul li
    {
        height: 30px;
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/image_45.jpg) no-repeat left bottom;
        line-height: 30px;
        font-size: 12px;
    }
.MultiLevel_SidebarMenu .MenuBox .txtBox ul a
    {
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/image_46.jpg) no-repeat left center;
        padding-left: 20px;
		font-size:12px;
    }
.MultiLevel_SidebarMenu .MenuBox .txtBox ul li.Lst
    {
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/20101103170215812.gif) no-repeat 28px 50%;
    }

.MultiLevel_SidebarMenu .titBox
    {
        width: 220px;
    }
.MultiLevel_SidebarMenu .as
    {
        width: 192px;
        height: 34px;
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/image_40.jpg) no-repeat;
        padding-left: 28px;
        line-height: 34px;
        color:#FFF;
        font-size: 12px;
    }

/*************************************************************
 * Command:End
 * Control:MultiLevel.SidebarMenu
 * Style:MultiLevel_SidebarMenu
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedPictureArticleList.Default
 * Style:PagedPictureArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedPictureArticleList_Default .article_list
{
	padding-top:5px;
	text-align:center;
}

.PagedPictureArticleList_Default .article_list h3{
    background:url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/back2.gif) no-repeat;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
	display:none;
}
.PagedPictureArticleList_Default .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedPictureArticleList_Default .article_list h3 em
{
    background:url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedPictureArticleList_Default .article_list h3 em a
{
    color: #ffff00;
}
.PagedPictureArticleList_Default .article_list h3 em a:hover
{
    color: #fff;
}
.PagedPictureArticleList_Default .article_list ul
{
	padding-left:3px;
}
.PagedPictureArticleList_Default .article_list li
{
    font-size: 14px;
    color: #666; float:left;
}
.PagedPictureArticleList_Default .article_list li img
{
    border: 1px solid #DDDDDD;
	padding:2px;
	width:225px;
	height:148px;
}
.PagedPictureArticleList_Default .article_list li a
{
    color: #333;
    padding-left:3px;
}
.PagedPictureArticleList_Default .article_list li a:hover {
    color: #AE541F;
}
.PagedPictureArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
}
.PagedPictureArticleList_Default .clear
{
    clear: both;
}
.PagedPictureArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedPictureArticleList_Default .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedPictureArticleList_Default .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    color: #4a89a9;
    line-height: 100%;
}
.PagedPictureArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedPictureArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedPictureArticleList_Default .page_line
{
}

/*************************************************************
 * Command:End
 * Control:PagedPictureArticleList.Default
 * Style:PagedPictureArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:CMHDXCT
 * Style:CMHDXCT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:CMHDXCT
 * Style:CMHDXCT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZMHDXCTE
 * Style:ZMHDXCTE
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZMHDXCTE
 * Style:ZMHDXCTE
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:nine
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.nine .area {
	width:247px;
	margin-top:5px;
	margin-left:15px;
}
.nine .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/9_14.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
	padding-left:10px;
}
/*******标题自适应***********/
.nine .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.nine .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.nine .area h3 em a {
	color:#fff;
}
.nine .area h3 a {
	color:#ff0000;
}
.nine .area h3 em a:hover {
	color:#ffff00;
}

.nine .area h3 img {
	position:absolute;
	top:10px;
	left:190px;
}
.nine .area ul {
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:320px;
	height:320px;
	padding-bottom:0px;
}
.nine .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.nine .area li a {
	color:#ff0000;
	float:left;
}
.nine .area li a:hover {
	color:#cc0000;
}
.nine .area li span.datetime{
padding-right:5px; float:right
}
.nine .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.nine .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:nine
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZXTS
 * Style:ZXTS
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZXTS
 * Style:ZXTS
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYB_messagesView
 * Style:LYB_messagesView
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYB_messagesView
 * Style:LYB_messagesView
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZWGKXCT
 * Style:ZWGKXCT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZWGKXCT
 * Style:ZWGKXCT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:JHSZWXXT
 * Style:JHSZWXXT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:JHSZWXXT
 * Style:JHSZWXXT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:imgHuanDeng
 * Style:imgHuanDeng_css
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.imgHuanDeng_css .news_flash {
	width:327px;
	height:277px;
	padding-left:10px;
}

/*************************************************************
 * Command:End
 * Control:imgHuanDeng
 * Style:imgHuanDeng_css
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:ten
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.ten .area {
	width:390px;
	margin-top:5px;
}
.ten .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/9_14.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
	padding-left:10px;
	display:none;
}
/*******标题自适应***********/
.ten .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.ten .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.ten .area h3 em a {
	color:#fff;
}
.ten .area h3 a {
	color:#ff0000;
}
.ten .area h3 em a:hover {
	color:#ffff00;
}

.ten .area h3 img {
	position:absolute;
	top:10px;
	left:190px;
}
.ten .area ul {
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:250px;
	height:250px;
	padding-bottom:0px;
}
.ten .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.ten .area li a {
	color:#ff0000;
	float:left;
}
.ten .area li a:hover {
	color:#cc0000;
}
.ten .area li span.datetime{
padding-right:5px; float:right
}
.ten .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.ten .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:ten
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:eleven
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.eleven .area {
	width:368px;
	margin-top:5px;
	padding-left:5px;
}
.eleven .area h3 {
	height:25px;
	line-height:25px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/10_18.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:5px;
}
/*******标题自适应***********/
.eleven .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.eleven .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.eleven .area h3 em a {
	color:#fff;
}
.eleven .area h3 a {
	color:#fff;
}
.eleven .area h3 em a:hover {
	color:#ffff00;
}

.eleven .area h3 img {
	position:absolute;
	top:5px;
	left:310px;
	display:none;
}
.eleven .area ul {
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:160px;
	height:160px;
	padding-bottom:0px;
}
.eleven .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.eleven .area li a {
	color:#000;
	float:left;
}
.eleven .area li a:hover {
	color:#cc0000;
}
.eleven .area li span.datetime{
padding-right:5px; float:right
}
.eleven .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.eleven .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:eleven
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZFXXGK
 * Style:ZFXXGK
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZFXXGK
 * Style:ZFXXGK
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:twelve
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.twelve .area {
	width:235px;
	margin-top:5px;
	padding-left:5px;
}
.twelve .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/10_15.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:10px;
}
/*******标题自适应***********/
.twelve .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.twelve .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.twelve .area h3 em a {
	color:#fff;
}
.twelve .area h3 a {
	color:#ff0000;
}
.twelve .area h3 em a:hover {
	color:#ffff00;
}

.twelve .area h3 img {
	position:absolute;
	top:10px;
	left:185px;
}
.twelve .area ul {
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:190px;
	height:190px;
	padding-bottom:0px;
}
.twelve .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.twelve .area li a {
	color:#000;
	float:left;
}
.twelve .area li a:hover {
	color:#cc0000;
}
.twelve .area li span.datetime{
padding-right:5px; float:right
}
.twelve .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.twelve .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:twelve
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:YGZFSXZDE
 * Style:YGZFSXZDE
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:YGZFSXZDE
 * Style:YGZFSXZDE
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleListFour
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleListFour .article_list
{
	margin-top:5px;
	width:997px;
}

.PagedArticleListFour .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/1_05.gif) repeat-x;
    height: 28px;
    line-height: 28px; color:#FFF; text-indent:10px;
}
.PagedArticleListFour .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleListFour .article_list h3 em
{
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.PagedArticleListFour .article_list h3 em a
{
    color: #000;
}
.PagedArticleListFour .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleListFour .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleListFour .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/line.gif) repeat-x left bottom;
}
.PagedArticleListFour .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleListFour .article_list li a
{
	float:left;
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleListFour .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleListFour .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/back.gif) no-repeat left -269px;
}
.PagedArticleListFour .clear
{
    clear: both;
}
.PagedArticleListFour .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleListFour .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleListFour .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleListFour .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListFour .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListFour .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleListFour
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:thirteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.thirteen .area {
	width:264px;
	margin-top:5px;
}
.thirteen .area h3 {
	height:35px;
	line-height:35px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/11_03.gif) no-repeat;
	font-size:25px;
	color:#fff;
	position:relative; text-indent:20px;
	padding-left:25px;
}
/*******标题自适应***********/
.thirteen .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.thirteen .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.thirteen .area h3 em a {
	color:#fff;
}
.thirteen .area h3 a {
	color:#f66800;
}
.thirteen .area h3 em a:hover {
	color:#ffff00;
}

.thirteen .area h3 img {
	position:absolute;
	top:10px;
	left:220px;
}
.thirteen .area ul {
	padding:10px;
	height:auto!important;
	min-height:167px;
	height:167px;
	padding-bottom:0px;
}
.thirteen .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.thirteen .area li a {
	color:#000;
	float:left;
}
.thirteen .area li a:hover {
	color:#cc0000;
}
.thirteen .area li span.datetime{
padding-right:5px; float:right
}
.thirteen .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.thirteen .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:thirteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYCSListDHT
 * Style:LYCSListDHT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYCSListDHT
 * Style:LYCSListDHT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleListFive
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleListFive .article_list
{
	margin-top:5px;
	width:720px;
}

.PagedArticleListFive .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/11_06.gif) repeat-x;
    height: 29px;
    line-height: 29px; color:#FFF; text-indent:10px;
}
.PagedArticleListFive .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleListFive .article_list h3 em
{
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedArticleListFive .article_list h3 em a
{
    color: #fff;
}
.PagedArticleListFive .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleListFive .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleListFive .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/line.gif) repeat-x left bottom;
}
.PagedArticleListFive .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleListFive .article_list li a
{
	float:left;
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleListFive .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleListFive .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleList.Default/Images/back.gif) no-repeat left -269px;
}
.PagedArticleListFive .clear
{
    clear: both;
}
.PagedArticleListFive .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleListFive .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleListFive .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleListFive .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListFive .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListFive .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleListFive
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZFXXGKE
 * Style:ZFXXGKE
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZFXXGKE
 * Style:ZFXXGKE
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:MultiLevel.SidebarMenu
 * Style:MultiLevel_SidebarMenuTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

 .MultiLevel_SidebarMenuTwo
    {
         width: 235px;
        background:#fff5ed;
        margin:0 auto;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .titBox h3 a
    {
        width: 235px;
        height: 34px;
           margin:0 auto;
        line-height: 34px;
        color:#000;
        padding-left:20px;
        font-size:12px;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .titBox h3 a:hover
    {
        width: 235px;
        height: 34px;
        margin:0 auto;
          line-height: 34px;
        color:#964e01;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .titBox h3.Fst a
    {
        width: 235px;
        height: 30px;
        margin:0 auto;
        line-height: 30px;
        margin-top:5px;
        color:#000;
        padding-left:20px;
    }
    
.MultiLevel_SidebarMenuTwo .MenuBox .titBox h3 a
    {
        width: 210px;
        height: 34px;
        font-size:12px;
        margin:0 auto;
        line-height: 34px;
        color:#000;
        padding-left:20px;
    }
.MultiLevel_SidebarMenuTwo .MenuBox .titBox h3.Fst a
    {
        width: 210px;
        height: 34px;
        font-size:12px;
           margin:0 auto;
        line-height: 34px;
        color:#000;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .txtBox ul li
    {
        padding-left: 10px;
        line-height: 150%;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .txtBox .num
    {
        color: #e00;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .txtBox ul
    {
        padding-left: 10px;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .txtBox ul li
    {
        height: 30px;
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/image_45.jpg) no-repeat left bottom;
        line-height: 30px;
        font-size: 12px;
    }
.MultiLevel_SidebarMenuTwo .MenuBox2 .txtBox ul a
    {
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/image_46.jpg) no-repeat left center;
        padding-left: 20px;
        font-size:12px;
    }

.MultiLevel_SidebarMenuTwo .titBox
    {
        width: 220px;
    }
.MultiLevel_SidebarMenuTwo .as
    {
        width: 192px;
        height: 34px;
        background:url(/Widgets/WidgetCollection/商城下载类/MultiLevel.SidebarMenu/Images/image_40.jpg) no-repeat;
        padding-left: 28px;
        line-height: 34px;
        color:#FFF;
        font-size: 13px;
    }





/*************************************************************
 * Command:End
 * Control:MultiLevel.SidebarMenu
 * Style:MultiLevel_SidebarMenuTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYB_messagesEdit
 * Style:LYB_messagesEdit
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYB_messagesEdit
 * Style:LYB_messagesEdit
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BMFWDHT
 * Style:BMFWDHT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:BMFWDHT
 * Style:BMFWDHT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BMFWGRFW
 * Style:BMFWGRFW
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:BMFWGRFW
 * Style:BMFWGRFW
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:GGZYJYZX
 * Style:GGZYJYZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:GGZYJYZX
 * Style:GGZYJYZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BMFWFWRX
 * Style:BMFWFWRX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:BMFWFWRX
 * Style:BMFWFWRX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:BMFWZWFWZX
 * Style:BMFWZWFWZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:BMFWZWFWZX
 * Style:BMFWZWFWZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabFour
 * Style:NewsTabFour
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabFour .n4Tab{
    width:979px;
	margin-top:5px;
}
.NewsTabFour .n4Tab .TabTitle{
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabFour/Images/6_06.gif) no-repeat; 
	height:35px;
	line-height:30px; 
	padding-left:25px; 
	color:#a24e00;
}
.NewsTabFour .n4Tab .TabTitle ul{
	margin:0; 
	padding:0;
}
.NewsTabFour .n4Tab .TabTitle li{
	float:left;
	height:35px;
	line-height:30px;
	cursor:pointer;
	color:#fff;
	text-align:left;
}
.NewsTabFour .n4Tab .TabTitle .clear{
	clear:both;
	font-size:1px;
}
.NewsTabFour .n4Tab .TabTitle .normal{ color:#333; width:110px; text-decoration:none; }
.NewsTabFour .n4Tab .TabTitle .normal a{ color:#a24e00; text-decoration:none; font-size:14px}
.NewsTabFour .n4Tab .TabTitle .active{width:110px; color:#000; }
.NewsTabFour .n4Tab .TabTitle .active a{ color:#ff0000;  text-decoration:none; font-size:14px}

.NewsTabFour .TabContent {
	height:175px;
}
.NewsTabFour .TabContent ul {
	width:979px;
	padding-left:5px;
	padding-top:5px;
}
.NewsTabFour .TabContent li{
	float:left; 
	width:32%; 
	line-height:26px;
	margin-left:5px;
}
.NewsTabFour .TabContent a{
	color:#000;
	text-decoration:none;
	display:inline;
	float:left;
}
.NewsTabFour .TabContent li p{
	height:1px;
	width:335px;
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabFour/Images/1_07.gif) repeat-x;
}
.NewsTabFour .TabContent a:hover{
	color:#FF0000;
	text-decoration:none;
	display:inline;
}
.NewsTabFour .TabContent .n4tabclear{
	clear:both;
	font-size:1px;
}
.NewsTabFour .none {
	display:none;
}
.NewsTabFour .datetime{
	color:#999;
	padding-right:5px;
	float:right;
}
.NewsTabFour .clickCounts{
	float:right;
	margin-right:5px;
}
.NewsTabFour .selectItem{
	background-color:White;
	margin-right:3px;
	padding:3px;
}
.NewsTabFour .selectItem a{
	padding:3px 3px;
}

/*************************************************************
 * Command:End
 * Control:NewsTabFour
 * Style:NewsTabFour
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabFive
 * Style:NewsTabFive
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabFive .n4Tab{
    width:979px;
	margin-top:5px;
}
.NewsTabFive .n4Tab .TabTitle{
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabFive/Images/6_06.gif) no-repeat; 
	height:35px;
	line-height:30px; 
	padding-left:25px; 
	color:#a24e00;
}
.NewsTabFive .n4Tab .TabTitle ul{
	margin:0; 
	padding:0;
}
.NewsTabFive .n4Tab .TabTitle li{
	float:left;
	height:35px;
	line-height:30px;
	cursor:pointer;
	color:#fff;
	text-align:left;
}
.NewsTabFive .n4Tab .TabTitle .clear{
	clear:both;
	font-size:1px;
}
.NewsTabFive .n4Tab .TabTitle .normal{ color:#333; width:140px; text-decoration:none; }
.NewsTabFive .n4Tab .TabTitle .normal a{ color:#a24e00; text-decoration:none; font-size:14px}
.NewsTabFive .n4Tab .TabTitle .active{width:140px; color:#000; }
.NewsTabFive .n4Tab .TabTitle .active a{ color:#ff0000;  text-decoration:none; font-size:14px}

.NewsTabFive .TabContent {
	height:175px;
}
.NewsTabFive .TabContent ul {
	width:979px;
	padding-left:5px;
	padding-top:5px;
}
.NewsTabFive .TabContent li{
	float:left; 
	width:49%; 
	line-height:26px;
	margin-left:5px;
}
.NewsTabFive .TabContent a{
	color:#000;
	text-decoration:none;
	display:inline;
	float:left;
}
.NewsTabFive .TabContent li p{
	height:1px;
	width:480px;
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabFive/Images/1_07.gif) repeat-x;
}
.NewsTabFive .TabContent a:hover{
	color:#FF0000;
	text-decoration:none;
	display:inline;
}
.NewsTabFive .TabContent .n4tabclear{
	clear:both;
	font-size:1px;
}
.NewsTabFive .none {
	display:none;
}
.NewsTabFive .datetime{
	color:#999;
	padding-right:5px;
	float:right;
}
.NewsTabFive .clickCounts{
	float:right;
	margin-right:5px;
}
.NewsTabFive .selectItem{
	background-color:White;
	margin-right:3px;
	padding:3px;
}
.NewsTabFive .selectItem a{
	padding:3px 3px;
}

/*************************************************************
 * Command:End
 * Control:NewsTabFive
 * Style:NewsTabFive
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleList.Default
 * Style:PictureArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.PictureArticleList_Default .pic_article
{
}
.PictureArticleList_Default .pic_article h3
{
    height: 35px;
    line-height: 30px;
    
    font-size: 14px;
    padding-left: 30px;
	color:#a24e00;
}
.PictureArticleList_Default .pic_article h3 a
{
	color:#a24e00;
}
.PictureArticleList_Default .pic_article h3 a:hover
{
	color:#ff0000;
}

.PictureArticleList_Default .pic_article h3 img {
    top: 10px;
}
.PictureArticleList_Default .pic_article ul
{
    padding: 10px 8px;
    height: auto !important;
    min-height: 155px;
    height: 155px;
    clear: both;
    padding-top: 20px;
    text-align:center;
}
.PictureArticleList_Default .pic_article li
{
    width: 24%;
    text-align: center;
    overflow: hidden;
}
.PictureArticleList_Default .pic_article li a
{
    color: #333;
}
.PictureArticleList_Default .pic_article li a:hover
{
    color: #cc0000;
}
.PictureArticleList_Default .pic_article li img
{
    width: 169px;
    height: 114px;
    padding: 2px;
    border: 1px solid #d3d8dc;
    background: #ebf0f4;
    overflow: hidden;
}
.PictureArticleList_Default .pic_article li span
{
    display: block;
    line-height: 19px;
    padding: 0px 10px;
}
.PictureArticleList_Default .mtop10
{
    margin-top: 10px;
}
.PictureArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/图文类/PictureArticleList.Default/Images/back.gif) no-repeat left -269px;
}
.PictureArticleList_Default .clear
{
    clear: both;
}
.PictureArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*************************************************************
 * Command:End
 * Control:PictureArticleList.Default
 * Style:PictureArticleList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYZX
 * Style:LYZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYZX
 * Style:LYZX
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.ThumbnailTwo
 * Style:Picture_ThumbnailTwoTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_ThumbnailTwoTwo .area {
    width:350px;
    margin-top:5px;
}
.Picture_ThumbnailTwoTwo .area h3 {
    height:29px;
    line-height:29px;
    font-size:14px;
    color:#fff;
    position:relative; text-indent:20px;
	background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/1_13.gif) no-repeat;
}
.Picture_ThumbnailTwoTwo .area h3 span {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.Picture_ThumbnailTwoTwo .area h3 em {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.Picture_ThumbnailTwoTwo .area h3 em a {
    color:#fff;
}
.Picture_ThumbnailTwoTwo .area h3 a {
    color:#fff;
}
.Picture_ThumbnailTwoTwo .area h3 em a:hover {
    color:#ffff00;
}

.Picture_ThumbnailTwoTwo .area h3 img {
    position:absolute;
    top:10px;
    left:270px;
}

.Picture_ThumbnailTwoTwo a.switch_thumb {
width: 34px;
height: 26px;
line-height: 26px;
padding: 0;
margin: 0 0 0 80px;
display: block;
background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/switch_btn.gif) no-repeat;
outline: none;
text-indent: -9999px;
}
.Picture_ThumbnailTwoTwo a.swap { background-position: left bottom; }
.Picture_ThumbnailTwoTwo a:hover.switch_thumb {
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.Picture_ThumbnailTwoTwo ul.display {
width: 350px;
height:60px;
margin: 0;
padding: 0;
overflow: hidden;
clear: both;
background-color:#fff;
border-right:1px solid #e9e9e9;
}
.Picture_ThumbnailTwoTwo ul.display li {
width: 330px;
float: left;
margin: 0;
padding-top:5px;
line-height:25px;

}
.Picture_ThumbnailTwoTwo ul.display li a {
color: #000;
text-decoration: none;
font-size: 12px;
padding-left:10px;
}
.Picture_ThumbnailTwoTwo ul.display li span.datetime{
	float:right;
	top:0px;
	padding-right:5px;
}
.Picture_ThumbnailTwoTwo ul.display li a:hover {
color: #ff0000;
}




.Picture_ThumbnailTwoTwo ul.newplay {
width: 330px;
height:200px;
background-color:#fff;
padding-left:10px;
padding-top:5px;
float:left;
}
.Picture_ThumbnailTwoTwo ul.newplay li {
	line-height:25px;
}
.Picture_ThumbnailTwoTwo ul.newplay li a {
color: #000;
font-size: 12px;
clear:both;
float:left;
}
.Picture_ThumbnailTwoTwo ul.newplay li span.datetime{
	float:right;
	top:0px;
	padding-right:5px;
}
.Picture_ThumbnailTwoTwo ul.newplay li a:hover {
color: #ff0000;
}








.Picture_ThumbnailTwoTwo ul.display li .content_block {
padding: 0 10px;
line-height:25px;
color:#000;
}

.Picture_ThumbnailTwoTwo ul.display li .content_block p {
margin: 0;
padding: 5px 5px 5px 5px; /*--The left padding keeps the content from flowing under the image--*/
color: #000;
}
.Picture_ThumbnailTwoTwo ul.display li .content_block a img{ /*--Double border technique--*/
border: 2px solid #ccc;
background: #fff;
margin: 0 15px 0 0;
float: left;
padding:2px
}
/*-- Switch the width to accommodate for the three column layout-- */
.Picture_ThumbnailTwoTwo ul.thumb_view li {
width: 246px;
}
.Picture_ThumbnailTwoTwo ul.thumb_view li h4 {
display: inline;
}
.Picture_ThumbnailTwoTwo ul.thumb_view li p {
display: none;
line-height:25px;
}
.Picture_ThumbnailTwoTwo ul.thumb_view li .content_block a img {
margin: 0 0 10px;
}

/*************************************************************
 * Command:End
 * Control:Picture.ThumbnailTwo
 * Style:Picture_ThumbnailTwoTwo
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabSix
 * Style:NewsTabSix
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabSix .n4Tab{
    width:700px;
	margin-top:5px;
	padding-top:5px;
}
.NewsTabSix .n4Tab .TabTitle{
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabSix/Images/8_19.gif) no-repeat; 
	height:29px;
	line-height:29px;
	padding-left:30px;
	font-size:14px;
	color:#E6360D;
}
.NewsTabSix .n4Tab .TabTitle p a{
	color:#FFF;
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
}
.NewsTabSix .n4Tab .TabTitle p a:hover{
	color:#FF0000;
}
.NewsTabSix .n4Tab .TabTitle ul{
	margin:0; 
	padding-left:140px;
}
.NewsTabSix .n4Tab .TabTitle li{
	float:left;
	height:32px;
	line-height:32px;
	cursor:pointer;
	color:#fff;
	text-align:center;
}
.NewsTabSix .n4Tab .TabTitle .clear{
	clear:both;
	font-size:1px;
}
.NewsTabSix .n4Tab .TabTitle .normal{ color:#333; width:50px; text-decoration:none; }
.NewsTabSix .n4Tab .TabTitle .normal a{ color:#000; text-decoration:none;}
.NewsTabSix .n4Tab .TabTitle .active{width:50px; color:#000; }
.NewsTabSix .n4Tab .TabTitle .active a{ color:#f03700;  text-decoration:none;}

.NewsTabSix .TabContent {
	height:150px;
}
.NewsTabSix .TabContent ul {
	width:700px;
	padding-left:5px;
	padding-top:5px;
}
.NewsTabSix .TabContent li{
	float:left; 
	width:32%; 
	line-height:26px; 
	margin-left:5px;
}
.NewsTabSix .TabContent a{
	color:#000;
	text-decoration:none;
	display:inline;
	float:left;
}
.NewsTabSix .TabContent li p{
	height:1px;
	width:335px;
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabSix/Images/1_07.gif) repeat-x;
}
.NewsTabSix .TabContent a:hover{
	color:#FF0000;
	text-decoration:none;
	display:inline;
}
.NewsTabSix .TabContent .n4tabclear{
	clear:both;
	font-size:1px;
}
.NewsTabSix .none {
	display:none;
}
.NewsTabSix .datetime{
	color:#999;
	padding-right:5px;
	float:right;
}
.NewsTabSix .clickCounts{
	float:right;
	margin-right:5px;
}
.NewsTabSix .selectItem{
	background-color:White;
	margin-right:3px;
	padding:3px;
}
.NewsTabSix .selectItem a{
	padding:3px 3px;
}

/*************************************************************
 * Command:End
 * Control:NewsTabSix
 * Style:NewsTabSix
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNavThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/******栏目分类**********/
.Sidebar_ChannelNavThree .subnav
{
    width: 700px;
	margin-top:5px;
}

.Sidebar_ChannelNavThree .subnav li
{
	float:left;
	padding-left:20px;
	padding-top:10px;
}
.Sidebar_ChannelNavThree .subnav li a
{
    float:left;
    width: 75px;
    color: #000;
}
.Sidebar_ChannelNavThree .subnav li a:hover, .subnav li.class_on a
{
    color: #ff0000;
}

.Sidebar_ChannelNavThree .subnav h3
{
    height: 29px;
    line-height: 29px;
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/8_20.gif) repeat-x left top;
    font-size: 14px;
    color: #fff;
    padding-left: 28px;
}
.Sidebar_ChannelNavThree .subnav ul
{
	height:50px;
}

/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNavThree
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:eight
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.eight .area {
	width:700px;
}
.eight .area h3 {
	height:29px;
	line-height:29px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/8_20.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.eight .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.eight .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.eight .area h3 em a {
	color:#fff;
}
.eight .area h3 a {
	color:#fff;
}
.eight .area h3 em a:hover {
	color:#ffff00;
}

.eight .area h3 img {
	position:absolute;
	top:10px;
	left:640px;
}
.eight .area ul {
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:130px;
	height:130px;
	padding-bottom:0px;
}
.eight .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.eight .area li a {
	color:#000;
	float:left;
}
.eight .area li a:hover {
	color:#cc0000;
}
.eight .area li span.datetime{
padding-right:5px; float:right
}
.eight .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.eight .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:eight
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYZXKQT
 * Style:LYZXKQT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYZXKQT
 * Style:LYZXKQT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:XCLY
 * Style:XCLY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:XCLY
 * Style:XCLY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:seven
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.seven .area {
	width:293px;
	margin-top:5px;
}
.seven .area h3 {
	height:29px;
	line-height:29px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/8_15.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:5px;
}
/*******标题自适应***********/
.seven .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.seven .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.seven .area h3 em a {
	color:#fff;
}
.seven .area h3 a {
	color:#fff;
	font-family:"宋体";
	font-size:14px;
}
.seven .area h3 em a:hover {
	color:#ffff00;
}

.seven .area h3 img {
	position:absolute;
	top:10px;
	left:240px;
}
.seven .area ul {
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:330px;
	height:330px;
	padding-bottom:0px;
}
.seven .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.seven .area li a {
	color:#000;
	float:left;
}
.seven .area li a:hover {
	color:#cc0000;
}
.seven .area li span.datetime{
padding-right:5px; float:right
}
.seven .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.seven .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:seven
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleList_DefaultSearch .article_list
{
	padding-top:5px;
	width:996px;
}

.PagedArticleList_DefaultSearch .article_list h3{
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/0_06.gif) no-repeat;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
}
.PagedArticleList_DefaultSearch .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleList_DefaultSearch .article_list h3 em
{
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedArticleList_DefaultSearch .article_list h3 em a
{
    color: #ffff00;
}
.PagedArticleList_DefaultSearch .article_list h3 em a:hover
{
    color: #fff;
}
.PagedArticleList_DefaultSearch .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleList_DefaultSearch .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/line.gif) repeat-x left bottom;
}
.PagedArticleList_DefaultSearch .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleList_DefaultSearch .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleList_DefaultSearch .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleList_DefaultSearch .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/搜索类/Search.ResultUI/Images/back.gif) no-repeat left -269px;
}
.PagedArticleList_DefaultSearch .clear
{
    clear: both;
}
.PagedArticleList_DefaultSearch .clear:after
{
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleList_DefaultSearch .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleList_DefaultSearch .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleList_DefaultSearch .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_DefaultSearch .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_DefaultSearch .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.DefaultSearch
 * Style:PagedArticleList_DefaultSearch
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Picture.ThumbnailTwo
 * Style:Picture_ThumbnailTwoOne
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Picture_ThumbnailTwoOne .area {
    width:400px;
    margin-top:5px;
	padding-left:3px
}
.Picture_ThumbnailTwoOne .area h3 {
    height:29px;
    line-height:29px;
    font-size:14px;
    color:#fff;
    position:relative; text-indent:20px;
	background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/1_13.gif) no-repeat;
}
.Picture_ThumbnailTwoOne .area h3 span {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/sidebar.gif) no-repeat left top;
    display:inline-block;
    padding-left:35px;
}

.Picture_ThumbnailTwoOne .area h3 em {
    background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/sidebar.gif) no-repeat right -33px;
    padding-right:35px;
    color:#fff;
    display:inline-block;
}
.Picture_ThumbnailTwoOne .area h3 em a {
    color:#fff;
}
.Picture_ThumbnailTwoOne .area h3 a {
    color:#fff;
}
.Picture_ThumbnailTwoOne .area h3 em a:hover {
    color:#ffff00;
}

.Picture_ThumbnailTwoOne .area h3 img {
    position:absolute;
    top:10px;
    left:270px;
}

.Picture_ThumbnailTwoOne a.switch_thumb {
width: 34px;
height: 26px;
line-height: 26px;
padding: 0;
margin: 0 0 0 80px;
display: block;
background:url(/Widgets/WidgetCollection/商城下载类/Picture_ThumbnailTwo/Images/switch_btn.gif) no-repeat;
outline: none;
text-indent: -9999px;
}
.Picture_ThumbnailTwoOne a.swap { background-position: left bottom; }
.Picture_ThumbnailTwoOne a:hover.switch_thumb {
filter:alpha(opacity=75);
opacity:.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.Picture_ThumbnailTwoOne ul.display {
width: 400px;
height:65px;
margin: 0;
padding: 0;
overflow: hidden;
clear: both;
background-color:#fff;
border-right:1px solid #e9e9e9;
}
.Picture_ThumbnailTwoOne ul.display li {
width: 380px;
float: left;
margin: 0;
padding: 5px 5px;
line-height:20px;

}
.Picture_ThumbnailTwoOne ul.display li a {
color: #000;
text-decoration: none;
font-size: 12px;
padding-left:10px;
}
.Picture_ThumbnailTwoOne ul.display li span.datetime{
	float:right;
	top:0px;
	padding-right:5px;
}
.Picture_ThumbnailTwoOne ul.display li a:hover {
color: #ff0000;
}





.Picture_ThumbnailTwoOne ul.newplay {
width: 390px;
height:300px;
background-color:#fff;
border-right:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
padding-left:10px;
padding-top:5px;
}
.Picture_ThumbnailTwoOne ul.newplay li {
	line-height:25px;
	clear:both;
}
.Picture_ThumbnailTwoOne ul.newplay li a {
color: #000;
font-size: 12px;
float:left;
}
.Picture_ThumbnailTwoOne ul.newplay li span.datetime{
	float:right;
	top:0px;
	padding-right:5px;
}
.Picture_ThumbnailTwoOne ul.newplay li a:hover {
color: #ff0000;
}







.Picture_ThumbnailTwoOne ul.display li .content_block {
padding: 0 10px;
line-height:25px;
color:#000;
}

.Picture_ThumbnailTwoOne ul.display li .content_block p {
margin: 0;
padding: 5px 5px 5px 5px; /*--The left padding keeps the content from flowing under the image--*/
color: #000;
}
.Picture_ThumbnailTwoOne ul.display li .content_block a img{ /*--Double border technique--*/
border: 2px solid #ccc;
background: #fff;
margin: 0 15px 0 0;
float: left;
padding:2px
}
/*-- Switch the width to accommodate for the three column layout-- */
.Picture_ThumbnailTwoOne ul.thumb_view li {
width: 246px;
}
.Picture_ThumbnailTwoOne ul.thumb_view li h4 {
display: inline;
}
.Picture_ThumbnailTwoOne ul.thumb_view li p {
display: none;
line-height:25px;
}
.Picture_ThumbnailTwoOne ul.thumb_view li .content_block a img {
margin: 0 0 10px;
}

/*************************************************************
 * Command:End
 * Control:Picture.ThumbnailTwo
 * Style:Picture_ThumbnailTwoOne
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:CommentsList.Common
 * Style:CommentsList_Common
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:CommentsList.Common
 * Style:CommentsList_Common
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:SWSYTop
 * Style:SWSYTop
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:SWSYTop
 * Style:SWSYTop
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:SYZMHD
 * Style:SYZMHD
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:SYZMHD
 * Style:SYZMHD
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LinkList.Default
 * Style:LinkList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.LinkList_Default .friend_link
{
	width:995px;
	padding-left:5px;
	padding-top:5px;
}
.LinkList_Default .friend_link h3
{
    height: 25px;
    line-height: 25px;
    background:url(/Widgets/WidgetCollection/友情链接/LinkList.Default/Images/13_08.gif) no-repeat;
    font-size: 12px;
    color: #fff;
    padding-left: 34px;
    position: relative;
}
.LinkList_Default .friend_content
{
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background:url(/Widgets/WidgetCollection/友情链接/LinkList.Default/Images/area_back.gif) repeat-x left top;
}

/******友情链接********/
.LinkList_Default .friend_content
{
    padding: 15px 0px 0px 0px;
    height: auto !important;
    min-height:500px;
	width:993px;
}
.LinkList_Default .friend_pic
{
    padding-bottom: 5px;
}
.LinkList_Default .friend_pic li
{
    float: left;
    margin-left: 10px;
    display: inline;
}
.LinkList_Default .friend_pic li img
{
    width: 228px;
    height: 120px;
    overflow: hidden;
    padding: 2px;
    border: 1px solid #f0f0f0;
}

.LinkList_Default .underline_picture
{
    height: 7px;
    line-height: 7px;
    background:url(/Widgets/WidgetCollection/友情链接/LinkList.Default/Images/back.gif) no-repeat left -182px;
}
.LinkList_Default .friend_text
{
    padding: 10px;
	display:none;
}
.LinkList_Default .friend_text li
{
    float: left;
    margin-right: 10px;
    color: #666;
    line-height: 22px;
}
.LinkList_Default .friend_text
{
    padding: 0px 0px 0px 0px;
}
.LinkList_Default .friend_text li
{
    margin: 0px 0 0px 10px;
    line-height: 21px;
    overflow: hidden;
}
.LinkList_Default .friend_text li a
{
    color: #666;
}
.LinkList_Default .friend_text li a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:LinkList.Default
 * Style:LinkList_Default
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LYB_messagesDIY
 * Style:LYB_messagesDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LYB_messagesDIY
 * Style:LYB_messagesDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:djlTJ
 * Style:djlTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:djlTJ
 * Style:djlTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:WZTJ
 * Style:WZTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:WZTJ
 * Style:WZTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:OnlineOffice_OnlineQueryEdit
 * Style:OnlineOffice_OnlineQueryEdit
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:OnlineOffice_OnlineQueryEdit
 * Style:OnlineOffice_OnlineQueryEdit
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:XXTJ
 * Style:XXTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:XXTJ
 * Style:XXTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleListDIY
 * Style:ArticleListDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.ArticleListDIY .area {
	width:700px;
	margin-top:5px;
	padding-left:3px;
}
.ArticleListDIY .area h3 {
	height:32px;
	line-height:32px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/1_15.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
	padding-left:15px;
	display:none;
}
/*******标题自适应***********/
.ArticleListDIY .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.ArticleListDIY .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.ArticleListDIY .area h3 em a {
	color:#fff;
}
.ArticleListDIY .area h3 a {
	color:#ae5301;
}
.ArticleListDIY .area h3 em a:hover {
	color:#ffff00;
}

.ArticleListDIY .area h3 img {
	position:absolute;
	top:10px;
	left:640px;
}
.ArticleListDIY .area ul {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/area_back.gif) repeat-x left top;
	padding:10px;
	height:auto!important;
	min-height:140px;
	height:140px;
	padding-bottom:0px;
}
.ArticleListDIY .area li {
	float:left; 
	width:48%;
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.ArticleListDIY .area li p{
	height:1px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/1_07.gif) repeat-x;
}
.ArticleListDIY .area li a {
	color:#313534;
	float:left;
}
.ArticleListDIY .area li a:hover {
	color:#cc0000;
}
.ArticleListDIY .area li span.datetime{
padding-right:5px; float:right
}
.ArticleListDIY .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleListDIY/Images/back.gif) no-repeat -141px -79px;
}
.ArticleListDIY .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleListDIY
 * Style:ArticleListDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleListDIY
 * Style:PagedArticleListDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleListDIY .article_list
{
	padding-top:5px;
	width:995px;
}

.PagedArticleListDIY .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListDIY/Images/2_03.gif) repeat-x;
    height: 34px;
    line-height: 34px; color:#FFF; text-indent:10px;
}
.PagedArticleListDIY .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListDIY/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleListDIY .article_list h3 em
{
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.PagedArticleListDIY .article_list h3 em a
{
    color: #000;
}
.PagedArticleListDIY .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleListDIY .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleListDIY .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListDIY/Images/line.gif) repeat-x left bottom;
}
.PagedArticleListDIY .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleListDIY .article_list li a
{
	float:left;
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListDIY/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleListDIY .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListDIY/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleListDIY .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListDIY/Images/back.gif) no-repeat left -269px;
}
.PagedArticleListDIY .clear
{
    clear: both;
}
.PagedArticleListDIY .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleListDIY .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleListDIY .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleListDIY .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListDIY .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListDIY .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleListDIY
 * Style:PagedArticleListDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleViewDIY
 * Style:ArticleViewDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************文章正文开始*****************/
.ArticleViewDIY .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/back.gif) no-repeat left -358px;
}
.ArticleViewDIY .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleViewDIY .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleViewDIY .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/article_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleViewDIY .article_info a
{
    color: #333333;
}
.ArticleViewDIY .article_info a:hover
{
    color: #cc0000;
}
.ArticleViewDIY .article_content_list
{
	line-height:25px;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleViewDIY #articleContnet
{
	line-height:25px;
}
.ArticleViewDIY .article_mood
{
    padding-bottom: 20px;
}
.ArticleViewDIY .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleViewDIY .artilcle_tool a
{
    color: #333;
}
.ArticleViewDIY .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleViewDIY .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleViewDIY .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/icon5.gif) no-repeat left center;
}
.ArticleViewDIY .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/icon7.gif) no-repeat left center;
}
.ArticleViewDIY .article_page li span
{
    color: #cc0000;
}
.ArticleViewDIY .article_page li a
{
    color: #333;
}
.ArticleViewDIY .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.ArticleViewDIY .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleViewDIY .article_about ul
{
    padding: 10px;
}
.ArticleViewDIY .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleViewDIY .article_about li a
{
    color: #333;
}
.ArticleViewDIY .article_about li a:hover
{
    color: #cc0000;
}

.ArticleViewDIY .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleViewDIY .artilcle_tool a
{
    color: #333;
}
.ArticleViewDIY .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleViewDIY .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleViewDIY .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/icon5.gif) no-repeat left center;
}
.ArticleViewDIY .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewDIY/Images/icon7.gif) no-repeat left center;
}
.ArticleViewDIY .article_page li span
{
    color: #cc0000;
}
.ArticleViewDIY .article_page li a
{
    color: #333;
}
.ArticleViewDIY .article_page li a:hover
{
    color: #cc0000;
}


.ArticleViewDIY .mtop10
{
    margin-top: 10px;
}
.ArticleViewDIY .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleViewDIY .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleViewDIY .articleAttachments a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:ArticleViewDIY
 * Style:ArticleViewDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleMovieDIY
 * Style:ArticleMovieDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************文章正文开始*****************/
.ArticleMovieDIY .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/back.gif) no-repeat left -358px;
}
.ArticleMovieDIY .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleMovieDIY .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleMovieDIY .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/article_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleMovieDIY .article_info a
{
    color: #333333;
}
.ArticleMovieDIY .article_info a:hover
{
    color: #cc0000;
}
.ArticleMovieDIY .article_content_list
{
	line-height:25px;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleMovieDIY #articleContnet
{
	line-height:25px;
}
.ArticleMovieDIY .article_mood
{
    padding-bottom: 20px;
}
.ArticleMovieDIY .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleMovieDIY .artilcle_tool a
{
    color: #333;
}
.ArticleMovieDIY .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleMovieDIY .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleMovieDIY .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/icon5.gif) no-repeat left center;
}
.ArticleMovieDIY .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/icon7.gif) no-repeat left center;
}
.ArticleMovieDIY .article_page li span
{
    color: #cc0000;
}
.ArticleMovieDIY .article_page li a
{
    color: #333;
}
.ArticleMovieDIY .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.ArticleMovieDIY .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleMovieDIY .article_about ul
{
    padding: 10px;
}
.ArticleMovieDIY .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleMovieDIY .article_about li a
{
    color: #333;
}
.ArticleMovieDIY .article_about li a:hover
{
    color: #cc0000;
}

.ArticleMovieDIY .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleMovieDIY .artilcle_tool a
{
    color: #333;
}
.ArticleMovieDIY .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleMovieDIY .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleMovieDIY .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/icon5.gif) no-repeat left center;
}
.ArticleMovieDIY .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleMovieDIY/Images/icon7.gif) no-repeat left center;
}
.ArticleMovieDIY .article_page li span
{
    color: #cc0000;
}
.ArticleMovieDIY .article_page li a
{
    color: #333;
}
.ArticleMovieDIY .article_page li a:hover
{
    color: #cc0000;
}


.ArticleMovieDIY .mtop10
{
    margin-top: 10px;
}
.ArticleMovieDIY .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleMovieDIY .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleMovieDIY .articleAttachments a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:ArticleMovieDIY
 * Style:ArticleMovieDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleListXsbnNews
 * Style:PagedArticleListXsbnNews
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.PagedArticleListXsbnNews .article_list
{
	padding-top:5px;
}

.PagedArticleListXsbnNews .article_list h3{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListXsbnNews/Images/2_03.gif) repeat-x;
    height: 34px;
    line-height: 34px; color:#FFF; text-indent:10px;
}
.PagedArticleListXsbnNews .article_list h3 span
{
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListXsbnNews/Images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleListXsbnNews .article_list h3 em
{
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.PagedArticleListXsbnNews .article_list h3 em a
{
    color: #000;
}
.PagedArticleListXsbnNews .article_list h3 em a:hover
{
    color: #ff0000;
}
.PagedArticleListXsbnNews .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleListXsbnNews .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListXsbnNews/Images/line.gif) repeat-x left bottom;
}
.PagedArticleListXsbnNews .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleListXsbnNews .article_list li a
{
	float:left;
    color: #333;
    padding-left: 20px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListXsbnNews/Images/icon4.gif) no-repeat left -29px;
}
.PagedArticleListXsbnNews .article_list li a:hover {
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListXsbnNews/Images/icon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleListXsbnNews .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/PagedArticleListXsbnNews/Images/back.gif) no-repeat left -269px;
}
.PagedArticleListXsbnNews .clear
{
    clear: both;
}
.PagedArticleListXsbnNews .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleListXsbnNews .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleListXsbnNews .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleListXsbnNews .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListXsbnNews .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleListXsbnNews .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleListXsbnNews
 * Style:PagedArticleListXsbnNews
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleViewXsbnNews
 * Style:ArticleViewXsbnNews
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************文章正文开始*****************/
.ArticleViewXsbnNews .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/back.gif) no-repeat left -358px;
}
.ArticleViewXsbnNews .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleViewXsbnNews .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleViewXsbnNews .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/article_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleViewXsbnNews .article_info a
{
    color: #333333;
}
.ArticleViewXsbnNews .article_info a:hover
{
    color: #cc0000;
}
.ArticleViewXsbnNews .article_content_list
{
	line-height:25px;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleViewXsbnNews #articleContnet
{
	line-height:25px;
}
.ArticleViewXsbnNews .article_mood
{
    padding-bottom: 20px;
}
.ArticleViewXsbnNews .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleViewXsbnNews .artilcle_tool a
{
    color: #333;
}
.ArticleViewXsbnNews .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleViewXsbnNews .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleViewXsbnNews .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/icon5.gif) no-repeat left center;
}
.ArticleViewXsbnNews .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/icon7.gif) no-repeat left center;
}
.ArticleViewXsbnNews .article_page li span
{
    color: #cc0000;
}
.ArticleViewXsbnNews .article_page li a
{
    color: #333;
}
.ArticleViewXsbnNews .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.ArticleViewXsbnNews .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleViewXsbnNews .article_about ul
{
    padding: 10px;
}
.ArticleViewXsbnNews .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleViewXsbnNews .article_about li a
{
    color: #333;
}
.ArticleViewXsbnNews .article_about li a:hover
{
    color: #cc0000;
}

.ArticleViewXsbnNews .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleViewXsbnNews .artilcle_tool a
{
    color: #333;
}
.ArticleViewXsbnNews .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleViewXsbnNews .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleViewXsbnNews .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/icon5.gif) no-repeat left center;
}
.ArticleViewXsbnNews .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewXsbnNews/Images/icon7.gif) no-repeat left center;
}
.ArticleViewXsbnNews .article_page li span
{
    color: #cc0000;
}
.ArticleViewXsbnNews .article_page li a
{
    color: #333;
}
.ArticleViewXsbnNews .article_page li a:hover
{
    color: #cc0000;
}


.ArticleViewXsbnNews .mtop10
{
    margin-top: 10px;
}
.ArticleViewXsbnNews .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleViewXsbnNews .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleViewXsbnNews .articleAttachments a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:ArticleViewXsbnNews
 * Style:ArticleViewXsbnNews
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:WelcomeXsbn
 * Style:WelcomeXsbn
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:WelcomeXsbn
 * Style:WelcomeXsbn
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedjlTJ
 * Style:PagedjlTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:PagedjlTJ
 * Style:PagedjlTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PageWZTJ
 * Style:PageWZTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:PageWZTJ
 * Style:PageWZTJ
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleViewPicDIY
 * Style:ArticleViewPicDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************文章正文开始*****************/
.ArticleViewPicDIY .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/back.gif) no-repeat left -358px;
}
.ArticleViewPicDIY .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleViewPicDIY .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleViewPicDIY .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/article_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleViewPicDIY .article_info a
{
    color: #333333;
}
.ArticleViewPicDIY .article_info a:hover
{
    color: #cc0000;
}
.ArticleViewPicDIY .article_content_list
{
	line-height:25px;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleViewPicDIY #articleContnet
{
	line-height:25px;
}
.ArticleViewPicDIY .article_mood
{
    padding-bottom: 20px;
}
.ArticleViewPicDIY .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleViewPicDIY .artilcle_tool a
{
    color: #333;
}
.ArticleViewPicDIY .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleViewPicDIY .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleViewPicDIY .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/icon5.gif) no-repeat left center;
}
.ArticleViewPicDIY .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/icon7.gif) no-repeat left center;
}
.ArticleViewPicDIY .article_page li span
{
    color: #cc0000;
}
.ArticleViewPicDIY .article_page li a
{
    color: #333;
}
.ArticleViewPicDIY .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.ArticleViewPicDIY .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleViewPicDIY .article_about ul
{
    padding: 10px;
}
.ArticleViewPicDIY .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleViewPicDIY .article_about li a
{
    color: #333;
}
.ArticleViewPicDIY .article_about li a:hover
{
    color: #cc0000;
}

.ArticleViewPicDIY .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleViewPicDIY .artilcle_tool a
{
    color: #333;
}
.ArticleViewPicDIY .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleViewPicDIY .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleViewPicDIY .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/icon5.gif) no-repeat left center;
}
.ArticleViewPicDIY .article_page li.next
{
    background:url(/Widgets/WidgetCollection/文章列表类/ArticleViewPicDIY/Images/icon7.gif) no-repeat left center;
}
.ArticleViewPicDIY .article_page li span
{
    color: #cc0000;
}
.ArticleViewPicDIY .article_page li a
{
    color: #333;
}
.ArticleViewPicDIY .article_page li a:hover
{
    color: #cc0000;
}


.ArticleViewPicDIY .mtop10
{
    margin-top: 10px;
}
.ArticleViewPicDIY .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleViewPicDIY .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleViewPicDIY .articleAttachments a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:ArticleViewPicDIY
 * Style:ArticleViewPicDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabSeven
 * Style:NewsTabSeven
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabSeven .n4Tab{
    width:995px;
    margin-top:5px;
    padding-left:3px;
}
.NewsTabSeven .n4Tab .TabTitle{
    background:#f5eeea;
    height:24px;
    line-height:24px;
    color:#E6360D;
}
.NewsTabSeven .n4Tab .TabTitle ul{
    margin:0; 
    padding:0;
}
.NewsTabSeven .n4Tab .TabTitle li{
    float:left;
    height:24px;
    line-height:24px;
    cursor:pointer;
    color:#fff;
    text-align:center;
    font-size:14px;
}
.NewsTabSeven .n4Tab .TabTitle .clear{
    clear:both;
    font-size:1px;
}
.NewsTabSeven .n4Tab .TabTitle .normal{ width:84px; text-decoration:none; }
.NewsTabSeven .n4Tab .TabTitle .normal a{ color:#f03700; text-decoration:none;}
.NewsTabSeven .n4Tab .TabTitle .active{width:84px;background:url(/Widgets/WidgetCollection/商城下载类/NewsTabSeven/Images/2_03.gif) no-repeat; }
.NewsTabSeven .n4Tab .TabTitle .active a{ color:#fff;  text-decoration:none;}

.NewsTabSeven .TabContent {
    border-left:solid 1px #fbd959; 
    border-right:solid 1px #fbd959; 
    border-bottom:solid 1px #fbd959; 
    height:305px;
}
.NewsTabSeven .TabContent ul {
    padding:0;
    margin:0;
}
.NewsTabSeven .TabContent li{
    float:left;
    height:29px;
    line-height:29px; 
    margin-left:5px;
}
.NewsTabSeven .TabContent a{
    color:#000;
    text-decoration:none;
    display:inline;
    float:left;
    font-size:16px;
}
.NewsTabSeven .TabContent li p{
    height:1px;
    width:500px;
    background:url(/Widgets/WidgetCollection/商城下载类/NewsTabSeven/Images/1_07.gif) repeat-x;
}
.NewsTabSeven .TabContent a:hover{
    color:#ff0000;
    text-decoration:none;
    display:inline;
}.NewsTabSeven .TabContent .text ul {
    margin:0;
    padding:0;
}
.NewsTabSeven .TabContent .text li{
    float:left;
    height:28px;
    line-height:28px; 
    margin-left:5px;
}
.NewsTabSeven .TabContent .text a{
    color:#000;
    text-decoration:none;
    display:inline;
    float:left;
    font-size:14px;
}
.NewsTabSeven .TabContent .text li p{
    height:1px;
    width:500px;
    background:url(/Widgets/WidgetCollection/商城下载类/NewsTabSeven/Images/1_07.gif) repeat-x;
}
.NewsTabSeven .TabContent .text a:hover{
    color:#ff0000;
    text-decoration:none;
    display:inline;
}
.NewsTabSeven .TabContent .n4tabclear{
    clear:both;
    font-size:1px;
}
.NewsTabSeven .none {
    display:none;
}
.NewsTabSeven .datetime{
    color:#000;
    padding-right:5px;
    float:right;
}
.NewsTabSeven .clickCounts{
    float:right;
    margin-right:5px;
}
.NewsTabSeven .selectItem{
    background-color:White;
    margin-right:3px;
    padding:3px;
}
.NewsTabSeven .selectItem a{
    padding:3px 3px;
}
/*图片插件样式*/
.NewsTabSeven .flash-box {
    PADDING-LEFT: 9px;
    border:solid #999 1px;
    WIDTH: 456px;
    HEIGHT: 286px;
    float:left;
}
.NewsTabSeven .flash-box .big-pic {
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 347px;
    MARGIN-RIGHT: 3px;
    HEIGHT: 276px;
    text-align:center;
}
.NewsTabSeven .flash-box .big-pic p {
    text-align:center;
}
.NewsTabSeven .flash-box .big-pic p a{
    text-align:center;
}
.NewsTabSeven .flash-box .big-pic IMG {
    DISPLAY: block;
    WIDTH: 347px;
    HEIGHT: 255px;
}
.NewsTabSeven .pic-list_0810 {
    DISPLAY: inline;
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 97px;
    text-align:center;
}
.NewsTabSeven .pic-list_0810 A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 7px;
    WIDTH: 97px;
    HEIGHT: 65px;
}
.NewsTabSeven .pic-list_0810 A:hover {
    BACKGROUND-POSITION: left top;
    TEXT-DECORATION: none;
}
.NewsTabSeven .pic-list_0810 A:hover SPAN {
    CURSOR: pointer;
}
.NewsTabSeven .pic-list_0810 IMG {
    DISPLAY: block;
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 94px;
    HEIGHT: 63px;
    padding-top:5px;
}
.NewsTabSeven .pic-list_0810 SPAN {
    DISPLAY: block;
    PADDING-LEFT: 4px;
    FLOAT: left;
    MARGIN-BOTTOM: 2px;
    OVERFLOW: hidden;
    WIDTH: 120px;
    COLOR: #a0a0a0;
    LINE-HEIGHT: 14px;
    HEIGHT: 14px;
}
/*版纳新闻样式*/
.NewsTabSeven .flash-bnPic {
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    border:solid #999 1px;
    WIDTH: 456px;
    PADDING-TOP: 5px;
    HEIGHT: 286px;
    float:left;
}
.NewsTabSeven .flash-bnPic .bn-pic {
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 347px;
    MARGIN-RIGHT: 3px;
    HEIGHT: 277px;
}
.NewsTabSeven .flash-bnPic .bn-pic IMG {
    DISPLAY: block;
    WIDTH: 347px;
    HEIGHT: 260px;
}
.NewsTabSeven .bn-pic-list_0810 {
    DISPLAY: inline;
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 97px;
    text-align:center;
}
.NewsTabSeven .bn-pic-list_0810 A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 7px;
    WIDTH: 97px;
    HEIGHT: 65px;
}
.NewsTabSeven .bn-pic-list_0810 A:hover {
    BACKGROUND-POSITION: left top;
    TEXT-DECORATION: none;
}
.NewsTabSeven .bn-pic-list_0810 A:hover SPAN {
    CURSOR: pointer;
}
.NewsTabSeven .bn-pic-list_0810 IMG {
    DISPLAY: block;
    FLOAT: left;
    OVERFLOW: hidden;
    WIDTH: 94px;
    HEIGHT: 63px;
    padding-top:5px;
}
.NewsTabSeven .bn-pic-list_0810 SPAN {
    DISPLAY: block;
    PADDING-LEFT: 4px;
    FLOAT: left;
    MARGIN-BOTTOM: 2px;
    OVERFLOW: hidden;
    WIDTH: 120px;
    COLOR: #a0a0a0;
    LINE-HEIGHT: 14px;
    HEIGHT: 14px;
}



/*************************************************************
 * Command:End
 * Control:NewsTabSeven
 * Style:NewsTabSeven
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ZWDT
 * Style:ZWDT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:ZWDT
 * Style:ZWDT
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTabEight
 * Style:NewsTabEight
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/************新闻Tab选项卡*****************/
.NewsTabEight .n4Tab{
    width:290px;
	margin-top:5px;
	padding-left:3px;
}
.NewsTabEight .n4Tab .TabTitle{
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabEight/Images/3_05.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#E6360D;
}
.NewsTabEight .n4Tab .TabTitle ul{
	margin:0; 
	padding:0;
}
.NewsTabEight .n4Tab .TabTitle li{
	float:left;
	height:32px;
	line-height:32px;
	cursor:pointer;
	color:#fff;
	text-align:center;
	font-size:14px;
}
.NewsTabEight .n4Tab .TabTitle .clear{
	clear:both;
	font-size:1px;
}
.NewsTabEight .n4Tab .TabTitle .normal{ width:93px; text-decoration:none; }
.NewsTabEight .n4Tab .TabTitle .normal a{ color:#f03700; text-decoration:none;}
.NewsTabEight .n4Tab .TabTitle .active{width:93px;background:url(/Widgets/WidgetCollection/商城下载类/NewsTabEight/Images/3_03.gif) no-repeat; }
.NewsTabEight .n4Tab .TabTitle .active a{ color:#fff;  text-decoration:none;}

.NewsTabEight .TabContent {
	border-left:solid 1px #fbd959; 
	border-right:solid 1px #fbd959; 
	border-bottom:solid 1px #fbd959; 
	height:187px;
}
.NewsTabEight .TabContent ul {
	width:290px;
	padding-left:5px;
	padding-top:5px;
}
.NewsTabEight .TabContent li{
	float:left;
	line-height:26px; 
	margin-left:5px;
}
.NewsTabEight .TabContent a{
	color:#000;
	text-decoration:none;
	display:inline;
	float:left;
}
.NewsTabEight .TabContent li p{
	height:1px;
	width:275px;
	background:url(/Widgets/WidgetCollection/商城下载类/NewsTabEight/Images/1_07.gif) repeat-x;
}
.NewsTabEight .TabContent a:hover{
	color:#ff0000;
	text-decoration:none;
	display:inline;
}
.NewsTabEight .TabContent .n4tabclear{
	clear:both;
	font-size:1px;
}
.NewsTabEight .none {
	display:none;
}
.NewsTabEight .datetime{
	color:#ff0000;
	padding-right:5px;
	float:right;
}
.NewsTabEight .clickCounts{
	float:right;
	margin-right:5px;
}
.NewsTabEight .selectItem{
	background-color:White;
	margin-right:3px;
	padding:3px;
}
.NewsTabEight .selectItem a{
	padding:3px 3px;
}

/*************************************************************
 * Command:End
 * Control:NewsTabEight
 * Style:NewsTabEight
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:top
 * Style:top
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:top
 * Style:top
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:xwzxBar
 * Style:xwzxBar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:xwzxBar
 * Style:xwzxBar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Fiveteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Fiveteen .area {
	width:1003px;
	margin-top:5px;
}
.Fiveteen .area h3 {
	height:29px;
	line-height:29px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/8_21.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.Fiveteen .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Fiveteen .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Fiveteen .area h3 em a {
	color:#fff;
}
.Fiveteen .area h3 a {
	color:#fff;
}
.Fiveteen .area h3 em a:hover {
	color:#ffff00;
}

.Fiveteen .area h3 img {
	position:absolute;
	top:10px;
	left:950px;
}
.Fiveteen .area ul {
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:80px;
	height:80px;
	padding-bottom:0px;
}
.Fiveteen .area li {
	float:left;
	width:32%;
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Fiveteen .area li a {
	color:#000;
	float:left;
}
.Fiveteen .area li a:hover {
	color:#cc0000;
}
.Fiveteen .area li span.datetime{
padding-right:5px; float:right
}
.Fiveteen .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Fiveteen .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Fiveteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Sixteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Sixteen .area {
	width:368px;
	margin-top:5px;
	padding-left:5px;
}
.Sixteen .area h3 {
	height:25px;
	line-height:25px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/8_22.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:5px;
}
/*******标题自适应***********/
.Sixteen .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Sixteen .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Sixteen .area h3 em a {
	color:#fff;
}
.Sixteen .area h3 a {
	color:#fff;
}
.Sixteen .area h3 em a:hover {
	color:#ffff00;
}

.Sixteen .area h3 img {
	position:absolute;
	top:5px;
	left:310px;
	display:none;
}
.Sixteen .area ul {
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	background:#faf9ee;
	padding:10px;
	height:auto!important;
	min-height:160px;
	height:160px;
	padding-bottom:0px;
}
.Sixteen .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Sixteen .area li a {
	color:#000;
	float:left;
}
.Sixteen .area li a:hover {
	color:#cc0000;
}
.Sixteen .area li span.datetime{
padding-right:5px; float:right
}
.Sixteen .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Sixteen .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Sixteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNavFour
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/******栏目分类**********/
.Sidebar_ChannelNavFour .subnav
{
    width: 733px;
	margin-top:5px;
	padding-left:5px;
	background:#faf5ef;
}

.Sidebar_ChannelNavFour .subnav li
{
	float:left;
	padding-left:20px;
	padding-top:10px;
	line-height:20px;
	background:#faf5ef;
}
.Sidebar_ChannelNavFour .subnav li a
{
    width: 70px;
    color: #000;
}
.Sidebar_ChannelNavFour .subnav li a:hover, .subnav li.class_on a
{
    color: #ff0000;
}

.Sidebar_ChannelNavFour .subnav h3
{
    height: 25px;
    line-height: 25px;
    background:url(/Widgets/WidgetCollection/导航类/Sidebar.ChannelNav/Images/6_03.gif) repeat-x left top;
    font-size: 14px;
	font-family:"宋体";
    color: #fff;
    padding-left: 10px;
}
.Sidebar_ChannelNavFour .subnav ul
{
	height:40px;
	background:#faf5ef;
}

/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNavFour
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Seventeen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Seventeen .area {
	width:733px;
	padding-left:5px;
}
.Seventeen .area h3 {
	height:25px;
	line-height:25px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/6_03.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:5px;
}
/*******标题自适应***********/
.Seventeen .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Seventeen .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Seventeen .area h3 em a {
	color:#fff;
}
.Seventeen .area h3 a {
	color:#fff;
}
.Seventeen .area h3 em a:hover {
	color:#ffff00;
}

.Seventeen .area h3 img {
	position:absolute;
	top:5px;
	left:310px;
	display:none;
}
.Seventeen .area ul {
	background:#faf5ef;
	padding:10px;
	height:auto!important;
	min-height:125px;
	height:125px;
	padding-bottom:0px;
}
.Seventeen .area li {
	width:48%;
	float:left;
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Seventeen .area li a {
	color:#000;
	float:left;
}
.Seventeen .area li a:hover {
	color:#cc0000;
}
.Seventeen .area li span.datetime{
padding-right:5px; float:right
}
.Seventeen .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Seventeen .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Seventeen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:Eightteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

.Eightteen .area {
	width:240px;
	padding-left:8px;
	margin-top:5px;
}
.Eightteen .area h3 {
	height:30px;
	line-height:30px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/1_03.gif) no-repeat;
	font-size:14px;
	color:#fff;
	position:relative; text-indent:15px;
}
/*******标题自适应***********/
.Eightteen .area h3 span {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.Eightteen .area h3 em {
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.Eightteen .area h3 em a {
	color:#fff;
}
.Eightteen .area h3 a {
	color:#f66800;
	font-weight:100;
}
.Eightteen .area h3 em a:hover {
	color:#ffff00;
}

.Eightteen .area h3 img {
	position:absolute;
	top:10px;
	left:180px;
}
.Eightteen .area ul {
	border-left:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
	border-bottom:solid #cccccc 1px;
	background:#faf5ef;
	padding:10px;
	height:auto!important;
	min-height:290px;
	height:290px;
	padding-bottom:0px;
}
.Eightteen .area li {
	line-height:23px;
	padding-left:8px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/icon3.gif) no-repeat left center;
	color:#999999;
}
.Eightteen .area li a {
	color:#000;
	float:left;
}
.Eightteen .area li a:hover {
	color:#cc0000;
}
.Eightteen .area li span.datetime{
padding-right:5px; float:right
}
.Eightteen .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(/Widgets/WidgetCollection/文章列表类/ArticleList.Default/Images/back.gif) no-repeat -141px -79px;
}
.Eightteen .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:Eightteen
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PictureArticleListDIY
 * Style:PictureArticleListDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/**************各节点首页下方推荐图文开始****************/
.PictureArticleListDIY .pic_article
{
	width:293px;
	margin-top:5px
}
.PictureArticleListDIY .pic_article h3
{
    height: 29px;
    line-height: 29px;
    background:url(/Widgets/WidgetCollection/图文类/PictureArticleListDIY/Images/1_03.gif) no-repeat;
    font-size: 14px;
    padding-left: 30px;
	color:#a24e00;
}
.PictureArticleListDIY .pic_article h3 a
{
	color:#fff;
}
.PictureArticleListDIY .pic_article h3 a:hover
{
	color:#fff;
}

.PictureArticleListDIY .pic_article h3 img {
    padding-left:820px;
    top: 10px;
	display:none;
}
.PictureArticleListDIY .pic_article ul
{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    height: auto !important;
    min-height: 150px;
    height: 150px;
    clear: both;
    padding-top: 5px;
    padding-left: 25px;
}
.PictureArticleListDIY .pic_article li
{
	width:45%;
    text-align: center;
    float: left;
    overflow: hidden;
}
.PictureArticleListDIY .pic_article li a
{
    color: #333;
}
.PictureArticleListDIY .pic_article li a:hover
{
    color: #cc0000;
}
.PictureArticleListDIY .pic_article li img
{
    width: 81px;
    height: 109px;
    padding: 2px;
    border: 1px solid #d3d8dc;
    background: #ebf0f4;
    overflow: hidden;
}
.PictureArticleListDIY .pic_article li span
{
    display: block;
    line-height: 19px;
    padding: 0px 10px;
}
.PictureArticleListDIY .mtop10
{
    margin-top: 10px;
}
.PictureArticleListDIY .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(/Widgets/WidgetCollection/图文类/PictureArticleListDIY/Images/back.gif) no-repeat left -269px;
}
.PictureArticleListDIY .clear
{
    clear: both;
}
.PictureArticleListDIY .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*************************************************************
 * Command:End
 * Control:PictureArticleListDIY
 * Style:PictureArticleListDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:leftbar
 * Style:leftbar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:leftbar
 * Style:leftbar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:LDZC
 * Style:LDZC
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:LDZC
 * Style:LDZC
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:location
 * Style:location
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:location
 * Style:location
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:tem
 * Style:tem
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:tem
 * Style:tem
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:rightbar
 * Style:rightbar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:rightbar
 * Style:rightbar
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:SidebarDIY
 * Style:SidebarDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/******栏目分类**********/
.SidebarDIY .subnav
{
    width: 293px;
    margin-top:5px;
}

.SidebarDIY .subnav li
{
    margin-top: 6px;
    float:left;
    padding-left:31px;
}
.SidebarDIY .subnav li a
{
    color: #000;
    font-size:14px;
}
.SidebarDIY .subnav li a:hover, .subnav li.class_on a
{
    color: #000;
}
.SidebarDIY .subnav h3
{
    height: 30px;
    line-height: 30px;
    background:url(/Widgets/WidgetCollection/导航类/SidebarDIY/Images/1_03.gif) repeat-x left top;
    font-size: 14px;
    color: #fff;
    padding-left: 22px;
    font-weight:100;
}
.SidebarDIY .subnav ul
{
    text-align:center;
    line-height:20px;
    height:188px;
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
}

/*************************************************************
 * Command:End
 * Control:SidebarDIY
 * Style:SidebarDIY
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:KZ70ZN
 * Style:KZ70ZN
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/

/*************************************************************
 * Command:End
 * Control:KZ70ZN
 * Style:KZ70ZN
 * Desc:目前没有
 * Quot:jhs_zwxx
*************************************************************/