/* 列表页 */

.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:24px;}

/* 右侧文章列表样式 */
.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 .list01_title, .listcon_r h1 .list01_title 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(/uploads/image/eucimage/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;}

/* 通关现场 */
.beijing_tgxclist{margin-top: 20px; padding:10px; border: 1px solid #ccc;}
.beijing_tgxclist li{border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; padding: 5px 0; margin-top:-1px;}
.beijing_tgxclist li.even{background: #d8e5f2;}
.beijing_tgxclist li span{display: inline-block; vertical-align: top;}
.beijing_tgxclist li .tit{width: 13%; text-indent:10px;}
.beijing_tgxclist li .val{width: 34%;}

/* 下载中心 */
.loadtol{font-weight:normal; color:red; margin-left:5px;}
.loadtol>span{float:none !important;}