/* 列表页 */
.hreder { height: 164px !important; }
.listCon { width: 1000px; margin: 0 auto; min-height: 600px; margin-bottom: 30px;}
p.position { font-size: 14px; line-height: 34px; height: 34px; padding-top: 8px; border-bottom: 1px solid #e5e5e5; margin-bottom: 30px; }

/* 左侧导航 */
.listCon_L { width: 225px; float: left; text-indent: 25px; line-height: 47px; font-size: 14px; }
.listCon_L h3 { width: 100%; height: 47px; background: #08518b; font-size: 18px; color: #fff; }
.listCon_Nav { width: 100%; border-bottom: 1px dotted #b5b5b5; background: #f6f6f6; }
.listCon_Nav li { width: 223px; height: 47px; border-left: 1px dotted #b5b5b5; border-right: 1px dotted #b5b5b5; }
.listCon_Nav li a{color: #333; display: block; margin:0 10px; border-bottom: 1px dotted #b5b5b5; height: 46px; font-size: 14px; text-indent: 15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#article_list li a{margin:0;}
.listCon_Nav li:hover{width: 225px; border:0; background: #4985c6;}
.listCon_Nav li:hover a{color:#fff;}
.listCon_Nav li.hov{width: 225px; border:0; background: #4985c6;}
.listCon_Nav li.hov a{color:#fff;}

/* 右侧内容区域 */
.listCon_R { width: 740px; float: right; color: #555;}
.listCon_title{font-size: 18px; height: 38px; vertical-align: top; color:#005684;}
.listCon_R p{font-size: 14px; line-height: 24px; margin-bottom:10px;}

/* 右侧文章列表样式 */
.listCon_R h1 { height: 45px; line-height: 45px; border-bottom: solid 1px #cccccc; font-size: 22px; font-weight: bold; margin-bottom:20px; }
.listCon_R h1 span, .listCon_R h1 span a { display: inline-block; width: auto; border-bottom: solid 2px #036eb8; color: #036eb8; font-size: 22px; }
.conList_ul{min-height:410px;}
.conList_ul li { height: 40px; line-height: 40px; border-bottom: 1px dotted #ddd; font-size: 14px; vertical-align: middle; }
.conList_ul li span{float: right;}
.conList_ul li a { background: url(/eportal/uiFramework/commonResource/image/2016081616015348895.png) 5px center no-repeat; padding-left: 15px; display: inline-block; color: #555; float: left; font-size: 14px; }

/* 分页样式 */
.gg_page{height: 31px; width: 625px; float: right; padding-top: 50px;}
.easysite-page-wrap{width: 330px; float: left;}
.easysite-page-wrap a { display: inline-block; padding: 5px 18px; border: solid 1px #7c7c7c; color: #7c7c7c; margin-right: 5px; }
.easysite-page-wrap a:hover { background:#09518b; color:#fff; border:1px solid #09518b; }
.easysite-total-page { margin-right: 20px; float: left; line-height: 31px; }
.easysite-jump-page { width: 170px; float: left; line-height: 31px; }
.easysite-page-text { display: inline-block; padding: 5px 10px; border: solid 1px #7c7c7c; color: #7c7c7c; }
.easysite-jump-btn { display: inline-block; margin-top: -5px; background: none; color: #000; font-size:14px; font-weight:bold; color:#09518b; cursor:pointer;}

/*领导信息内容*/
.ld_List dl{overflow: hidden; -height: 180px; border:solid 1px #ccc; margin-bottom:15px;}
.ld_List dt,.ld_List dd{float: left;}
.ld_List dt{padding:15px; width: 100px; height:141px;}
.ld_List dt img{width: 100px; -height:141px;}
.ld_List dd{width: 570px; padding:10px;}
.ld_List dd span{display: block; line-height:25px; font-weight: bold;}
.ld_List dd p{margin-bottom:0;}


/* 调查 */
.easysite-td-row .easysite-operation a{color:#2e5c9a !important;}
.easysite-page-wrap .easysite-current{background:#2e5c9a !important;}