﻿/*******标题自适应***********/
.article_list h3, .article_list h3 span, .article_list h3 em {
	height:30px;
	line-height:30px;
	 
}

	.article_list{ border:1px solid #DCF1F1; border-bottom:1px solid #DCF1F1; background:#f4fdfe;  padding-bottom:10px; }
	.article_list h3 { /*border-top:2px solid #007e94;  border-bottom:1px solid #007e94; */height:30px; color:#007D93; line-height:30px; font-weight:bold;}

/*
.page_line {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}*/
.article_list ul {
	padding:20px 37px 35px 37px;
}
.article_list li {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#666;
	background:url(images/line.gif) repeat-x left bottom;
    overflow:hidden;
}
.article_list li span.datetime {
	float:right;
	padding-right:5px;
}
.article_list li a {
	color:#333;
	padding-left:20px;
	background:url(images/icon4.gif) no-repeat left -29px;
}
#article_box img#more
{
    float:right;
    margin:10px;
}
.article_list li a:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 1px;
}
.page_css {
	text-align:center;
	padding-bottom:20px;
}
/**************文章正文开始*****************/
.article_line {
	height:1px;
	line-height:1px;
	font-size:0px;
}
.article_content {
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:30px;
}
.article_content h1 {
	color:#2782b9;
	font-size:18px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:35px;
}
.article_info {
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(images/article_line.gif) repeat-x left center;
	margin:26px 0px;
}
.article_info a {
	color:#333333;
}
.article_info a:hover {
	color:#cc0000;
}
.article_content_list {
	line-height:180%;
	font-size:14px;
	color:#212121;
	word-wrap:break-word;
	word-break:normal;
}
.article_mood {
	padding-bottom:20px;
}
.artilcle_tool {
	height:26px;
	line-height:26px;
	text-align:right;
	background:#f2f2f2;
	padding-right:8px;
}
.artilcle_tool a {
	color:#333;
}
.artilcle_tool a:hover {
	color:#cc0000;
}
.article_page {
	height:31px;
	line-height:31px;
	margin-top:15px;
}
.article_page li {
	float:left;
	margin-right:15px;
	padding-left:10px;
	background:url(images/icon5.gif) no-repeat left center;
}
.article_page li.next {background:url(images/icon7.gif) no-repeat left center; float: right;}
.article_page li span {color:#cc0000;}
.article_page li a {
	color:#333;
}
.article_page li a:hover {
	color:#cc0000;
}
/***********相关信息****************/
.article_about h3 {
	font-size:14px;
	padding-left:20px;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #ddd;
}
.article_about ul {
	padding:10px;
}
.article_about li {
	height:22px;
	line-height:22px;
	background:url(images/icon1.gif) no-repeat left center;
	padding-left:10px;
}
.article_about li a {
	color:#333;
}
.article_about li a:hover {
	color:#cc0000;
}

/************内容评论**********/
#commentform, .article_about {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
/*******默认文章打印*************/
.print_action, .print_info {
	height:31px;
	line-height:31px;
}
.print_title h1 {
	font-size:16px;
	height:40px;
	line-height:40px;
}
.c_content {
	font-size:14px;
	line-height:180%;
}
/*********作者详细页**************/
.author_list {
	background:#62a3c9;
}
.author_list td {
	height:19px;
	line-height:19px;
	padding:3px;
	text-align:center;
	background:#fff;
}
.author_pic img {
	padding-left:20px;
}
.month_up table {
	line-height:19px;
	height:19px;
	width:100%;
}
.author_more {
	font-size:14px;
	line-height:180%;
}
/**************PK详细页**********/
.PK_form {
	margin-top:10px;
}
.border, .TableWrap {
	border:1px solid #ddd;
}

/********默认在线查看页***********/
#EgvOnLine {background:#62a3c9;border:none;}
#EgvOnLine td {background:#fff;line-height:27px;}


.title, .spacingtitle, th {
background:#eef5f9;
text-align:center;
}
.article_content_list ol li
{
    list-style-type:decimal;
}
.article_content_list ul li
{
    list-style-type:disc;
}
.article_content_list #ShowVote,#btnVote 
{
    background: #fff url(images/input_button.gif) no-repeat left -30px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border: none;
    cursor: pointer;
    margin: 0px 3px;
    width: 42px;  
}










/*******标题自适应***********/
.article_list2 h3, .article_list2 h3 span, .article_list2 h3 em {
	height:30px;
	line-height:30px;

}

	.article_list2{ border:1px solid #DCF1F1; border-bottom:1px solid #DCF1F1; background:#f4fdfe;  border-top:3px solid #006966; padding-bottom:10px; }
	.article_list2 .tit {background:#007D93; color:#fff; /*border-top:2px solid #007e94;  border-bottom:1px solid #007e94; */height:30px; line-height:30px; padding-left:25px; font-weight:bold;}

/*
.page_line {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}*/
.article_list2 ul {
	padding:20px 37px 35px 37px;
}
.article_list2 li {
	height:295px;
	line-height:30px;
	font-size:14px;
	color:#666;
	margin:16px;
    overflow:hidden;
}
.article_list2 li span.datetime {
	float:right;
	padding-right:5px;
}

#article_box2 img#more
{
    float:right;
    margin:10px;
}
.article_list2 li a:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 1px;
}
.article_listn{ border: none; background: none; }
.article_listn ul {
    padding: 20px 0px 35px 0px;
}
.article_listn .tit{ background: none;   color: #007D93; border-bottom: 3px solid #007D93; padding-left: 0px; font-size: 18px;}
.article_listn li a{background: none; padding-left: 3px;}
.article_listn li {background: url(images/icon4.gif) no-repeat left -22px; padding-left: 15px;border-bottom: 1px dashed #c6c6c6;}
.article_listn li a:hover {
	color:#ae541f;
	background:none;
}
.article_list li:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 10px;
}
.article_list2n{ border-top:1px solid #DCF1F1; }
.article_list2n ul{ padding: 0 0 0 3px; }
.article_list2n li {
	width: 695px;
	margin:14px;
	    height: 195px;
    border-bottom: 1px dashed #c6c6c6;
    position: relative;
}
.article_list2n .tit{ background: none;   color: #007D93; border-bottom: 3px solid #007D93; padding-left: 0px; font-size: 18px;}

.article_list2n .pe_u_thumb img{     border: 1px solid #ccc; }


.article_whg { border-top: 1px solid #DCF1F1; }

.zt_list li{ width: 330px; height: 170px; }
.zt_list .zhuanjialist .pe_u_thumb_title{ width: 180px; }

/*******标题自适应***********/
.article_list h3, .article_list h3 span, .article_list h3 em {
	height:30px;
	line-height:30px;
	 
}

	.article_list{ border:1px solid #DCF1F1; border-bottom:1px solid #DCF1F1; background:#f4fdfe;  padding-bottom:10px; }
	.article_list h3 { /*border-top:2px solid #007e94;  border-bottom:1px solid #007e94; */height:30px; color:#007D93; line-height:30px; font-weight:bold;}

/*
.page_line {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}*/
.article_list ul {
	padding:20px 37px 35px 37px;
}
.article_list li {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#666;
	background:url(images/line.gif) repeat-x left bottom;
    overflow:hidden;
}
.article_list li span.datetime {
	float:right;
	padding-right:5px;
}
.article_list li a {
	color:#333;
	padding-left:20px;
	background:url(images/icon4.gif) no-repeat left -29px;
}
#article_box img#more
{
    float:right;
    margin:10px;
}
.article_list li a:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 1px;
}
.page_css {
	text-align:center;
	padding-bottom:20px;
}
/**************文章正文开始*****************/
.article_line {
	height:1px;
	line-height:1px;
	font-size:0px;
}
.article_content {
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:30px;
}
.article_content h1 {
	color:#2782b9;
	font-size:18px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:35px;
}
.article_info {
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(images/article_line.gif) repeat-x left center;
	margin:26px 0px;
}
.article_info a {
	color:#333333;
}
.article_info a:hover {
	color:#cc0000;
}
.article_content_list {
	line-height:180%;
	font-size:14px;
	color:#212121;
	word-wrap:break-word;
	word-break:normal;
}
.article_mood {
	padding-bottom:20px;
}
.artilcle_tool {
	height:26px;
	line-height:26px;
	text-align:right;
	background:#f2f2f2;
	padding-right:8px;
}
.artilcle_tool a {
	color:#333;
}
.artilcle_tool a:hover {
	color:#cc0000;
}
.article_page {
	height:31px;
	line-height:31px;
	margin-top:15px;
}
.article_page li {
	float:left;
	margin-right:15px;
	padding-left:10px;
	background:url(images/icon5.gif) no-repeat left center;
}
.article_page li.next {background:url(images/icon7.gif) no-repeat left center; float: right;}
.article_page li span {color:#cc0000;}
.article_page li a {
	color:#333;
}
.article_page li a:hover {
	color:#cc0000;
}
/***********相关信息****************/
.article_about h3 {
	font-size:14px;
	padding-left:20px;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #ddd;
}
.article_about ul {
	padding:10px;
}
.article_about li {
	height:22px;
	line-height:22px;
	background:url(images/icon1.gif) no-repeat left center;
	padding-left:10px;
}
.article_about li a {
	color:#333;
}
.article_about li a:hover {
	color:#cc0000;
}

/************内容评论**********/
#commentform, .article_about {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
/*******默认文章打印*************/
.print_action, .print_info {
	height:31px;
	line-height:31px;
}
.print_title h1 {
	font-size:16px;
	height:40px;
	line-height:40px;
}
.c_content {
	font-size:14px;
	line-height:180%;
}
/*********作者详细页**************/
.author_list {
	background:#62a3c9;
}
.author_list td {
	height:19px;
	line-height:19px;
	padding:3px;
	text-align:center;
	background:#fff;
}
.author_pic img {
	padding-left:20px;
}
.month_up table {
	line-height:19px;
	height:19px;
	width:100%;
}
.author_more {
	font-size:14px;
	line-height:180%;
}
/**************PK详细页**********/
.PK_form {
	margin-top:10px;
}
.border, .TableWrap {
	border:1px solid #ddd;
}

/********默认在线查看页***********/
#EgvOnLine {background:#62a3c9;border:none;}
#EgvOnLine td {background:#fff;line-height:27px;}


.title, .spacingtitle, th {
background:#eef5f9;
text-align:center;
}
.article_content_list ol li
{
    list-style-type:decimal;
}
.article_content_list ul li
{
    list-style-type:disc;
}
.article_content_list #ShowVote,#btnVote 
{
    background: #fff url(images/input_button.gif) no-repeat left -30px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border: none;
    cursor: pointer;
    margin: 0px 3px;
    width: 42px;  
}










/*******标题自适应***********/
.article_list2 h3, .article_list2 h3 span, .article_list2 h3 em {
	height:30px;
	line-height:30px;

}

	.article_list2{ border:1px solid #DCF1F1; border-bottom:1px solid #DCF1F1; background:#f4fdfe;  border-top:3px solid #006966; padding-bottom:10px; }
	.article_list2 .tit {background:#007D93; color:#fff; /*border-top:2px solid #007e94;  border-bottom:1px solid #007e94; */height:30px; line-height:30px; padding-left:25px; font-weight:bold;}

/*
.page_line {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}*/
.article_list2 ul {
	padding:20px 37px 35px 37px;
}
.article_list2 li {
	height:295px;
	line-height:30px;
	font-size:14px;
	color:#666;
	margin:16px;
    overflow:hidden;
}
.article_list2 li span.datetime {
	float:right;
	padding-right:5px;
}

#article_box2 img#more
{
    float:right;
    margin:10px;
}
.article_list2 li a:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 1px;
}
.article_listn{ border: none; background: none; }
.article_listn ul {
    padding: 20px 0px 35px 0px;
}
.article_listn .tit{ background: none;   color: #007D93; border-bottom: 3px solid #007D93; padding-left: 0px; font-size: 18px;}
.article_listn li a{background: none; padding-left: 3px;}
.article_listn li {background: url(images/icon4.gif) no-repeat left -22px; padding-left: 15px;border-bottom: 1px dashed #c6c6c6;}
.article_listn li a:hover {
	color:#ae541f;
	background:none;
}
.article_list li:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 10px;
}
.article_list2n{ border-top:1px solid #DCF1F1; }
.article_list2n ul{ padding: 0 0 0 3px; }
.article_list2n li {
	width: 890px;
	margin:14px;
	height: 145px;
	border-bottom: 1px dashed #c6c6c6;
	position: relative;
}
.article_list2n .tit{ background: none;   color: #007D93; border-bottom: 3px solid #007D93; padding-left: 0px; font-size: 18px;}

.article_list2n .pe_u_thumb img{     border: 1px solid #ccc; }


.article_whg { border-top: 1px solid #DCF1F1; }

.zt_list li{ width: 330px; height: 170px; }

.article_whg .tit{ padding-left: 0px; }
	
.zhuanjialist{}
.zhuanjialist li a{background:none; font-size:15px; line-height:30px; font-weight:bold;}
.zhuanjialist .pe_u_thumb{ float: left; padding: 0 0 0 10px; }
.zhuanjialist .pe_u_thumb_title{font-size:10px;line-height:25px;float:left;padding: 0 0 0 20px;width: 750px;} 
.zhuanjialist .pe_u_thumb_title a:link,.zhuanjialist .pe_u_thumb_title a:visited{color:#345292; } 
.zhuanjialist .pe_u_thumb_title a:hover{color:#333; background:none;} 
