﻿/*列表页*/
#articleList .hd{ height:35px; line-height:35px; background:#eee;}
#articleList .hd h3{ background:#c20000; height: 35px;line-height: 35px;margin-left:14px; padding:0 12px;text-align:center;color:#fff;font-size:15px;font-weight:normal;float: left; }

.path{float: right; padding-right: 12px;}
.path1{ padding-left: 12px;}
.path,.path a,.path1,.path1 a{font-size: 12px;}

#articleList .infoList{padding: 20px 40px;}
.date{float: right; color: #999;}
#articleList .infoList li{ background: url(images/icon_bg.png) no-repeat left center;
    font-size: 14px;
    line-height: 30px;
    padding-left: 12px;}
#articleList li.split{  background: none;
    border-bottom: 1px dotted #d8d8d8;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 20px 0;}


 .page {
    font-size: 12px;
    overflow: hidden;
    padding: 0 40px 40px 40px;
    text-align: center;
}
.page A, .page A:active {
    border: 1px solid #c5c5c5;
    color: #333;
    display: inline-block;
    padding: 0 6px;
}
.page A, .page SPAN {
   display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 3px;
}
.page SPAN.current {
    background: #034baf;
    border: 1px solid #034baf;
    color: #fff;
    font-weight: bold;
    padding: 0 6px;
}
.side{
	float: left;
	margin-right: 20px;
	width: 200px;
}
.mainConIn{
	overflow: hidden;
    min-height: 400px;
}

#sideMenu { background:none; padding:0; margin-bottom:20px;}
#sideMenu .hd { background: #c20000; border:0; height:60px; line-height:60px; }
#sideMenu .hd h3 {  text-align: center; color:#fff;}
#sideMenu .hd h3 a{ color:#fff; font: 16px/60px "微软雅黑";}
#sideMenu .bd{padding: 0 0; margin:0px;}
#sideMenu .bd li{height: 42px;line-height: 42px;overflow:hidden;background: #f8f8f8;border-bottom: 1px solid #e8e8e8;}
#sideMenu .bd li a{display:block;height: 42px;line-height: 42px; text-align: center; font-size:14px;color:#333; transition: all 0.2s ease 0s; }
#sideMenu .bd li a:hover,
#sideMenu .bd li.on a{font-weight:bold;color: #c20000;background-color: #e8e8e8; border-left:2px solid #c20000; }
#sideMenu .bd li.last{margin:0;}
/*文章内容页*/
.contArticle{padding:40px;}
.contArticle_tit {
    clear: both;
    overflow: hidden;
    text-align: center;
}
.contArticle_tit h2 {
    color: #d12700;
   font:bold 24px/48px "微软雅黑";
}

.contArticle_author {
    border-bottom: 1px dotted #deccc4;
    border-top: 1px dotted #deccc4;
    color: #666;
    line-height: 24px;
    margin: 28px 0 28px;
    padding: 5px 0;
    text-align: center;
}
.contArticle_author span {
    margin: 0 5px;
	font-size:14px;
}

.contArticle_text p{ font:16px/36px "宋体";text-indent:2em; margin-bottom:20px;}

.contArticle_bot_collect {
    background:#f7f5f4;
    border-bottom: 1px solid #e8e7e6;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-align: center;
	font-size:14px;
	overflow:hidden;
}

.contArticle_bot_collect .contABot01, .contArticle_bot_collect .contABot02 {
    display: inline;
    float: left;
    margin: 0 20px 40px 0;
}

.contArticle_bot_collect #bdshare {
    display: inline;
    float: right;
    line-height: 16px !important;
    margin: 3px 0 0;
}

.contArticle_bot_page {
    color: #666;
    line-height: 30px;
    margin: 10px 0 40px 0;
    padding-top: 10px;
}



#articleList .picList{overflow:hidden; margin:20px 0 0 40px;  }
#articleList .picList li,#articleList .picList1 li,#articleList .picList2 li{float:left;width:204px;height:200px;display:inline; padding-left:10px; margin-right:8px; }
#articleList .picList li .title,#articleList .picList1 li .title,#articleList .picList2 li .title{margin:4px 0 0 0; }
#articleList .picList li .pe_u_thumb_title,#articleList .picList1 li .pe_u_thumb_title,#articleList .picList2 li .pe_u_thumb_title{text-align:center; }

#articleList .picList1,#articleList .picList2{overflow:hidden;}
#articleList .picList1{width:444px;margin:20px auto;}
#articleList .picList2{width:666px;margin:0px auto;}