﻿/*
Copyright by Powereasy
*/

/* ==========================Article========================== */

/* 结构 */
	#path{height:30px;line-height:30px;margin:0px 0 5px 0;overflow:hidden; clear:both;text-align:left; background:url(images/page-icon.gif) no-repeat 0px -162px; padding-left:20px;  }

	.box dt span,
	.box dt span a{color:#333;}

/* 文章内容页 */

	/* corner */
	.mbox{width:910px;float:left;display:inline; background:url(images/bg-mbox.jpg) repeat-x 0px 0px;position:relative;border:1px solid #cecece;border-top:none;  }
	.mbox .TL,
	.mbox .TR,
	.mbox .BL,
	.mbox .BR{background:url(images/bg-mboxConner.gif) no-repeat 0px 0px; position:absolute; height:7px;width:7px; font-size:0px;line-height:0px; z-index:9990;  }
	.mbox .TL{background-position:0 0; top:0px;left:-1px;}
	.mbox .TR{background-position:right 0; top:0px;right:-1px; }
	.mbox .BL{background-position:0 -18px; bottom:-1px;left:-1px; }
	.mbox .BR{background-position:right -18px; bottom:-1px;right:-1px; }

	/**/
	.mBoxInner{margin:50px 40px 0 40px;clear:both;overflow:hidden;}
	.artDet{}
	.artDet h2{font-size:16px;color:#c00;margin:10px 30px 20px 30px; font-weight:bold;overflow:hidden;line-height:30px; }
	.artDet .articleInfo{border-top:1px dotted #cecece;border-bottom:1px dotted #cecece;text-align:center;height:30px;line-height:30px;color:#666;margin-bottom:20px;    }
	.artDet .articleInfo a{color:#666;}
	.showArticle{text-align:left; margin:10px 20px;font-size:12px;line-height:23px; ; }
	.showArticle p{margin-bottom:12px;line-height:23px;}

	.nextArticle{margin:20px 0 20px 0;clear:both;zoom:1;overflow:hidden;}
	.articleFunc{border-bottom :1px dotted #cecece;height:50px;line-height:30px;margin:10px;    }

	.articleFunc a{display:inline-block; background:url(images/btn-01.gif) no-repeat 0px 0px; margin:0 1px 0 1px;height:25px;text-decoration:none !important; }
	.articleFunc a span{cursor:pointer; height:25px;  line-height:25px;background:url(images/btn-01.gif) no-repeat right 0px;color:#8E4D7A;padding-right:15px;display:inline;float:left; margin:0 0px 0 15px;text-align:center; }
	.articleFunc a:hover{background-position:0px bottom;}
	.articleFunc a:hover span{background-position:right bottom;color:#885E53;}
	.nextArticle .fl{float:left; }
	.nextArticle .fr{float:right; }
	.mboxBottom{background:url(images/bg-mbox-bot.gif) repeat-x 0px bottom;height:30px;   }

/* 文章列表页 */
	.childBox{width:620px;margin-left:8px;text-align:left;  }
	/* childBox in side 250*/
	.sbox{width:250px;float:left;display:inline;  }
	.sbox .box{position:relative;}
	.sbox .box dt{background:url(images/bg-slip.jpg) no-repeat 0px 0px;font-weight:bold;font-weight:bold; line-height:30px; }
	.sbox .box dd{border:1px solid #cecece;border-top:none; overflow:hidden;clear:both; }
	.sbox .box dd .txtList{margin:8px 12px; }
	.sbox .box dd.BL,
	.sbox .box dd.BR{border:none;background:url(images/bg-mboxConner.gif) no-repeat 0px 0px; position:absolute; height:7px;width:7px; font-size:0px;line-height:0px; z-index:9990;display:inline-block;  }
	.sbox .box dd.BL{background-position:0 -33px; bottom:0px;left:0px; }
	.sbox .box dd.BR{background-position:right -33px; bottom:0;right:0; }


	/* childBox in  main */
		.articleList{margin:0px; background:url(images/bg-mbox-bot.gif) repeat-x 0px bottom;}
		.articleList h2{clear:both;overflow:hidden;}
		.articleList h2 span{background:url(images/page-tit03-on.gif) no-repeat center 0px;padding:0 15px;height:28px;line-height:28px;font-weight:bold;color:#fff;font-size:13px;display:inline-block;text-align:center; margin:3px 0 0 20px }
		.articleList h2 span a{color:#fff;}
		.articleList h2 span a:hover{text-decoration:underline; }
		.articleList .txtList{margin:10px 30px 20px 30px; }
		.articleList .txtList li{margin:3px 0;height:30px;line-height:30px;background:url(images/page-icon.gif) no-repeat 0px -204px;padding-left:20px;border-bottom:1px dotted #cecece; }
		.articleList .txtList li.on{background:#FFFDFB url(images/page-icon.gif) no-repeat 0px -246px;}
		.articleList .txtList li.on span.d{color:#c00;}

	/*分页样式*/
		.showPage {margin: 20px auto 20px auto;text-align: center;line-height: 24px;height:24px;color:#666;}
		.showPage a {display: inline-block;padding-left: 18px;margin: 0 3px;background: url(images/icon_showpage.png) no-repeat left 3px;color:#666;}
		.showPage a:hover{color:#c00;}
		.showPage em {color: #666;font-style:normal;}
		.showPage .pre {background-position: left -97px;}
		.showPage .next {background-position: left -197px;}
		.showPage .end {background-position: left -297px;}

/* 文章首页 */
	.sFocusNews{}
	.sFocusNews .txtList{margin:1px 8px 0 5px !important; }
	.sFocusNews li{height:60px; }
	.sFocusNews .focusNews h4{width:148px; }
	.sFocusNews .focusNews p{width:148px}
	.sideSetp{display:block; width:95%;text-align:center; margin:-5px auto 10px auto;overflow:hidden;clear:both; }
	.sideSetp a{background:url(images/bg-step01.png) no-repeat; width:76px;float:left;display:inline; height:75px;position:relative; margin-left:2px;}
	.sideSetp a span{position:absolute; bottom:0px;left:10px;text-align:left;cursor:pointer; }
	.sideSetp a.se1{background-position:3px 0; }
	.sideSetp a.se2{background-position:-75px 0; }
	.sideSetp a.se3{background-position:-147px 0; }

	/* 侧栏搜索 */
	#sideSearch{background:url(images/bg-search.jpg) no-repeat 0px 0px; height:76px;overflow:hidden; }
	#sideSearch .sideSearchIn{text-align:left; margin:10px 0 0 20px; }
	#sideSearch .sideSearchIn select{width:150px}
	#sideSearch .sideSearchIn .inp{height:19px; }
	#sideSearch .sideSearchIn p{margin:4px 0; }

	/* 人物头像图文 */
	.peopleList{}
	.peopleList .txtList{margin:1px 8px 0 5px !important; }
	.peopleList .txtList li{height:90px; background:none; }
	.peopleList li a img{height:76px;}
	.peopleList li p{color:#666;}

	/* pageBox 文章首页主内容*/
	.pageBox{width:738px;float:right;  }
	.pageBox .mbox{width:99.5%; float:none;display:block; text-align:left;  }
	.pageBox .mbox .mBoxInner{margin:0px; }

	.boxIntro{margin:20px 30px;clear:both;overflow:hidden; }
	.boxIntro img{float:left; }
	.boxIntro ul{float:left;width:500px; margin-left:20px;display:inline; }
	.boxIntro ul .list_title{display:none; }
	.boxIntro ul .list_intro{text-indent:2em;line-height:28px; margin-top:5px;}
	.boxIntro ul .list_intro .more{margin-left:20px;color:#c00;}
	.boxFloatLeft{float:left !important; width:363px !important; }
	.boxFloatright{float:right !important;width:363px !important;  }
	.articleListBox{height:219px;}
	.articleListBox .txtList{margin:0px 20px 10px 20px; }
	.articleListBox .txtList li{height:25px;line-height:25px; background:none;padding-left:0px;border:none;  }
	/* boxNav */
	.boxNav{margin:4px 10px; background:url(images/page-tit01-recommBG.png) repeat-x 0px 30px; height:35px;line-height:30px;text-align:center;  }
	.boxNav a{margin:0 4px;padding:0 1px;display:inline-block;height:20px;line-height:20px;    }
	.boxNav a:hover{background:#c00;color:#fff; }
	/* articleListBox  tab */
	.articleListBox h2 em.tabT{float:right;font-style:normal; width:300px;margin-right:50px;_display:inline;text-align:right; height:33px;line-height:33px;   }
	.articleListBox h2 em.tabT a{margin:0 10px;}
	.articleListBox h2 em.tabT a.on{color:#c00;font-weight:bold; }





















