@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { background:#fff;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#333333;
}
a { 
	color:#333333;
	text-decoration:none;
}
a:link { 
	color:#333333;
}
a:hover { 
	color:#007cd5;
	text-decoration: underline;
}
/*a:visited { 
	color:#444444;
}*/
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width: 1000px; 
	margin:0 auto;
}


/*页头*/
#header {
}

.head {
	width:100%;
	height:165px;
	background:url(../images/banner.jpg) center center no-repeat;
}

/**导航条**/
#nav {
}

.nav { 
	width:100%; 
	height: 38px;
	line-height: 38px;
	margin: 0px auto;
	background:url(../images/menu_bg.gif) no-repeat center center;
}

.nav-box {
	width: 98%;
	height: 38px;
	margin: 0 auto;
}

.nav-box .nav-item A {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.nav-box .wp_nav .nav-item a span.item-name {
	color: #FFF;
	padding: 0 15px;
	line-height: 38px;
}

.nav-box .wp_nav .nav-item .sub-nav .nav-item .item-name {color: #000;}

#date-search {
}

.date-search { 
	width:100%; 
	height: 35px;
	line-height: 35px;
	margin: 0px auto 5px auto;
	background:url(../images/infobanner_bg.gif) no-repeat center center;
}

.today-date-info {
	width: 450px;
	height: 35px;
	margin-left: 15px;
	float: left;
}

.search {
	width: 220px;
	height: 35px;
	float: right;
	margin-right: 15px;
}

.search-component {
	width: 200px;
	height: 35px;
	margin: auto;
	overflow: hidden;
}

.search-input-box {
	width: 155px;
	float: left;
	text-align: right;
	padding-top: 5px;
}

.search-input {
	width: 150px;
	height: 20px;
	border: 1px solid #abadb3;
}

.search-btn-box {
	width: 40px;
	float: right;
	padding-top: 5px;
}

.search-btn {
	width: 40px;
	height: 24px;
	border: 1px solid #abadb3;
	margin: auto;
}

/**主体部分**/
#container {}

#container .inner { 
	padding: 5px 0;
}

.mod {
	width: 100%;
	padding: 0px;
}

.mod-l {
	width: 300px;
	float: left;
}

.mod-c {
	width: 450px;
	float: left;
	margin-left: 10px;
}

.mod-r {
	width: 230px;
	float: right;
}

.cbox {
}


/*页脚*/
#footer {
}

.foot {
	background: url(../images/bottom_delimiter.gif) repeat-x center center;
}

#copyright {
	padding: 0px;
}

#copyright p {
	font-size:12px;
	line-height:35px;
	color:#FFF;
	text-align: center;
}



/*首页自定义新闻列表*/
.post {
	margin-bottom: 10px;
}

.post-slide {
	width:298px;
	border: #d6d6d6 1px solid;
	background: #eeeeee;	
}

.post-slide .con {
	padding:10px 10px; 
	margin:0 auto;	
}

.post-left {
	width:100%;
	border-bottom: #d6d6d6 1px solid;
}

.post-left .banner {
	height: 39px; 
	margin: auto;
	overflow: hidden;
	background: url(../images/banner_text_bg.gif) no-repeat right center;
}

.post-left .banner .title-text {
	width: 110px;
	height: 39px;
	text-align: center;
	color: #FFF;
	float: left;	
	font-size: 14px;
	line-height: 39px;
	font-weight: bold;
	background: url(../images/banner_text_title.gif) no-repeat left bottom;
}
.post-left .banner .more-btn {
	width: 60px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #333;
}
.post-left .banner .more-btn A{
	color: #333;
}
.post-left .con {
	padding:10px 10px; 
	margin:0 auto;
	line-height: 25px;
	border-left: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
}

.post-left .wp_article_list .list_item {
	height: 26px;
	line-height: 26px;
	border-bottom: none;
}

.post-left .wp_article_list .list_item .Article_Index {
	width: 10px;
	height: 18px;
	margin-right: 2px;
	background: url(../images/dot.gif) center center no-repeat;
}


.post-center {
	width:100%;
	border-bottom: #d6d6d6 1px solid;
}

.post-center .banner {
	height: 39px; 
	margin: auto;
	overflow: hidden;
	background: url(../images/banner_text_bg.gif) no-repeat right center;
}

.post-center .banner .title-text {
	width: 110px;
	height: 39px;
	text-align: center;
	color: #FFF;
	float: left;	
	font-size: 14px;
	line-height: 39px;
	font-weight: bold;
	background: url(../images/banner_text_title.gif) no-repeat left bottom;
}
.post-center .banner .more-btn {
	width: 60px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #333;
}
.post-center .banner .more-btn A{
	color: #333;
}
.post-center .con {
	padding:10px 10px; 
	margin:0 auto;
	line-height: 25px;
	border-left: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
}

.post-center .wp_article_list .list_item {
	height: 26px;
	line-height: 26px;
	border-bottom: none;
}

.post-center .wp_article_list .list_item .Article_Index {
	width: 10px;
	height: 18px;
	margin-right: 2px;
	background: url(../images/dot.gif) center center no-repeat;
}


.post-right {
	width:100%;
	border-bottom: #5ba9ce 1px solid;
}

.post-right .banner {
	height: 30px; 
	margin: auto;
	overflow: hidden;
	background: url(../images/nav_title_bg.gif) no-repeat center center;
}

.post-right .banner .title-text {
	text-indent: 10px;
	color: #FFF;
	float: left;	
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
}
.post-right .banner .more-btn {
	width: 60px;
	line-height: 29px;
	float: right;
	text-align: center;
	color: #FFF;
}
.post-right .banner .more-btn A{
	color: #FFF;
}
.post-right .con {
	padding:10px 10px; 
	margin:0 auto;
	line-height: 25px;
	border-left: #5ba9ce 1px solid;
	border-right: #5ba9ce 1px solid;
}

.post-right .wp_article_list .list_item {
	height: 26px;
	line-height: 26px;
	border-bottom: none;
}

.post-right .wp_article_list .list_item .Article_Index {
	width: 10px;
	height: 18px;
	margin-right: 2px;
	background: url(../images/dot.gif) center center no-repeat;
}

.post-right .articlelist2_tr {
	background: transparent;
}

.post-right .news_icon_td {
	width: 23px;
	height: 18px;
	margin-right: 2px;
	background: url(../images/dot.gif) center center no-repeat;	
}

.post-link .wp_article_list .list_item .Article_Index{
	display: none;
}

.post-link .sudy-links .links-wrap a:hover {
	background: transparent;
}



/*列表页*/
.col-news {
} 

.pathbox {
	width: 100%;
	height: 39px;
	line-height: 35px;
	background: url(../images/banner_text_bg.gif) top center no-repeat;
}
.pathbox .column-name {
	width: 110px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color:#FFF;
	font-weight: bold;
	float: left; 
	background: url(../images/banner_text_title.gif) bottom center no-repeat;
}
.pathbox .path {float: right;}
.pathbox .Column_Position {padding:0 15px;}
.pathbox .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat;}

.col-news {	margin:0px auto 5px auto;}
.col-news-con { 
	padding: 30px 50px 50px 50px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 30px; line-height: 30px; border-bottom: #d7d7d7 1px dotted;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width: 25px; height: 28px; background: url(../images/dot.gif) no-repeat center center; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#333;}
.col-news-list .wp_entry p { margin-bottom:0px; line-height: 2; font-size: 14px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_paging {padding-bottom: 10px;}



/*文章页*/

.articlebox {
	margin:0px auto 5px auto;
}
.article {
	padding: 0 50px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.article h1.arti_title { /**文章标题**/
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:30px 0px 15px 0px;
	text-align:center; 
	font-size:20px; 
	color:#000; 
	border-bottom: 1px dotted #CCC;
} 
.article .arti_metas { 
	padding:15px;
	text-align:center;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:12px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin:0 auto;
	padding: 20px 0px;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height: 2; 
	font-size: 14px; 
	color: #333;
}  
.article .entry .read p { 
	margin-bottom:20px;
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:940px; 
	_width:expression(this.width > 940 ? "940px" : this.width); 
}   
