/* 列表页 */
.listCon { width: 1200px; 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; }

/* 左侧导航 */
.phoneNavBut { display: none; }
.listCon_L { width: 260px; float: left; text-indent: 20px; line-height: 1.5em; font-size: 14px; }
.listCon_L h3 { width: 100%; height: 60px; line-height: 60px; border-top: 2px solid #054a83; border-bottom: 2px solid #054a83; font-size: 24px; color: #054a83; margin-bottom: 5px; }
.listCon_L h3 img { margin-right: 15px; }
.listCon_Nav { width: 100%; }
.listCon_Nav li a{ color: #333; display: block; border-bottom: 1px solid #ccc; font-size: 14px; text-indent: 0; padding: 12px 80px 12px 20px; }
#article_list li a{ margin: 0; }
.listCon_Nav li:hover, .listCon_Nav li.hov { background: #054a83 url(/harbin_customs/uiFramework/commonResource/zip/newPageImg/nav_hov_icon.png) no-repeat; background-position: 90% center; }
.listCon_Nav li:hover a, .listCon_Nav li.hov a { color:#fff; }

/* 多级导航 */
.nav_Con{width:100%; overflow:hidden; }
p.tit{width:100%; height:46px;}
p.tit span{ line-height:46px; font-size:18px; text-indent:20px; color:#fff; width:223px; display:inline-block; background:#08518b; float:left;}
.yj_navList{width: 100%;}
.yj_navList li{ border-bottom:1px solid #ccc;}
.yj_navList li a.sj_listNav{display:block; text-indent:20px; color:#333; font-size:14px; position:relative; padding: 12px 80px 12px 20px; }
.yj_navList li a img.btn_bot{margin-left:40px; width:8px; height:4px; margin-bottom: 4px; display:none;display:inline-block;}
.yj_navList li a.sj_listNav:hover{color:#fff;background:#054a83 url(/harbin_customs/uiFramework/commonResource/zip/newPageImg/nav_hov_icon.png) no-repeat;background-position: 90% center;}
.yj_navList li a.hov{color:#fff;background:#054a83 url(/harbin_customs/uiFramework/commonResource/zip/newPageImg/nav_hov_icon.png) no-repeat;background-position: 90% center;}
.sj_suv_nav_con{width:90%; margin:10px auto; display:none;}
.sj_suv_nav_con li {border:0;}
.sj_suv_nav_con li a{display:block; line-height:2em; color:#666; text-indent: 0px; padding: 0 20px; }
.sj_suv_nav_con li a:hover{color:#036eb8; background:none;}
.sj_suv_nav_con li a.hov{color:#036eb8; background:none; font-weight:bold;}

/* 右侧内容区域 */
.listCon_R { width: 900px; 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 {  font-size: 18px; height: 50px; margin-bottom: 10px; }
.listCon_R h1 span, .listCon_R h1 span a { display: inline-block; width: auto; border-bottom: solid 1px #054a83; color: #054a83; font-size: 18px; padding-bottom: 18px; position:relative; }
.conList_ul{min-height:410px;}
.listCon_R h1 span i, .listCon_R h1 span a i { display: inline-block; width: 0; height: 0; border-width: 5px; border-color: #054a83 transparent transparent transparent; border-style: solid; position: absolute; bottom: -10px; left: 50%; margin-left: -5px; }
.conList_ul li { height: 40px; line-height: 40px; font-size: 14px; vertical-align: middle; }
.conList_ul li span{float: right;}
.conList_ul li a { background: url(/harbin_customs/uiFramework/commonResource/zip/newPageImg/news_dian.png) 5px center no-repeat; padding-left: 15px; display: inline-block; color: #555; float: left; font-size: 14px; }
.conList_ul li:hover a, .conList_ul li:hover span { color: #054a83; }

/* 分页样式 */
.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;}