/*
* @Author: sun
* @Date:   2016-08-09 14:14:43
* @Last Modified by:   sun
* @Last Modified time: 2016-08-16 14:35:19
*/

/* 详细页 */
body{background-color:#eee !important;}
.title {width: 100%; text-align: center; vertical-align: middle; height: 105px; border-bottom: 3px solid #08518b;  background-color:#fff !important;}
.detail_logo{width: 1000px; margin: 0 auto; padding-top:35px; overflow:hidden;}
.detail_logo img{  float: left;margin:  0;width: 440px;}
.xxyCon { width: 920px; padding:0 40px 40px 40px; background-color:#fff !important; margin:0 auto; min-height:500px;}
.xxyCon_text {line-height: 24px; background-image:url(/eportal/uiFramework/commonResource/image/2016091317283625189.png);}

.searchCon { width: 440px; height: 60px; float: right; }
p.input input { width: 356px; height: 32px; border: 2px solid #08518b; float: left; background: #fff url(/eportal/fileDir/hgzs/template/common/nav/hgzs_top_search.png) no-repeat 2px 9px; text-indent: 20px; line-height: 32px; }
p.input button { width: 80px; height: 36px; background: #08518b; color: #fff; font-size: 16px; }
p.searchTag { height: 24px; line-height: 24px; font-size: 12px; text-align:left; }
p.searchTag a { padding: 5px; background: url(/eportal/fileDir/hgzs/template/common/nav/topLog_line.png) no-repeat left center; cursor:pointer; }

/* 右侧文章列表样式 */
.xxyCon h1 { height: 45px; line-height: 45px; border-bottom: solid 1px #cccccc; font-size: 22px; font-weight: bold; margin-bottom:20px; }
.xxyCon h1 span, .xxyCon 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;}