.position { font-size: 14px; line-height: 30px; padding-top: 20px; margin-bottom: 10px; }
.customs-ej-page { overflow: hidden; margin-bottom: 50px; }
input[type="button"] { border: none; }

.customsBg{background:url(/kjs/uiFramework/commonResource/image/2019092617330799259.png) no-repeat top right;}

/* 右侧内容区域 */
.customs-ej-page { color: #555; }
.listCon_title { font-size: 18px; height: 38px; vertical-align: top; color: #005684; }
.customs-ej-page p { font-size: 14px; line-height: 24px; margin-bottom: 10px; }
.customs-ej-page table { width: 100%; }
.customs-ej-page table td { padding: 5px; font-size: 14px; font-family: "宋体"; }

/* 右侧文章列表样式 */
.customsBg h1 { height: 60px; font-size: 22px; font-weight: unset; margin-bottom: 10px; }
.customsBg h1 span, .listCon_R h1 span a { display: inline-block; width: auto; background: url(/kjs/uiFramework/commonResource/image/2019092617454194678.png) no-repeat bottom;color: #054a83; font-size: 24px;     padding-bottom: 18px;}
.customsBg h1 span img{position: absolute; bottom: -6px;left:20%; right: 0;}
.conList_ul { min-height: 410px; }
.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(/kjs/uiFramework/commonResource/image/2019092617471340925.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; }


/*分页*/

.paging{    max-width: 570px; margin:20px auto; overflow: hidden;}
.paging span{display:none !important;}
.paging a,.paging font,.paging input{ float: left; color: #333; font-size: 14px; line-height: 24px; font-weight: normal; text-align: center; border: 1px solid #AAA;
  border-right-width:0;   min-width: 14px;  padding: 0 7px;text-decoration:none;}
.paging .prev{margin-right: 10px; border-right: 1px solid #AAA !important; padding: 12px 5px; background: url(/kjs/uiFramework/commonResource/image/2019092618094419883.jpg) no-repeat center center;}
.paging .prev:hover{background: url(/kjs/uiFramework/commonResource/image/2019092619261614370.png) no-repeat center center;}
.paging .next{margin-right: 10px;margin-left: 10px;border-right: 1px solid #AAA !important;padding: 12px 5px; background: url(/kjs/uiFramework/commonResource/image/2019092619305417626.png) no-repeat center center;}
.paging .next:hover{background: url(/kjs/uiFramework/commonResource/image/2019092618510033215.jpg) no-repeat center center;}
.paging  .j_buttton{ background: #154079;color: #fff;}
.paging a{ border: 1px solid #AAA;}
.paging a:hover{background:url(paging_a_hover_bg.jpg) repeat-x; color:#333}
.paging font{    background: #154079;color: #fff; border-right: 1px solid #154079 !important;}
.paging .last{ border-width:1px; margin-right:20px; }

.paging  input{border-width:1px;}
.paging  .j_text{margin-right:10px;}
.paging  .j_buttton{cursor:pointer}
.paging  .j_buttton:hover{background:#ccc;}
.ziti{float: left; line-height: 26px;padding-right: 5px; color: #2d2d2d;    font-size: 14px;}



/* 适配代码 */
@media screen and (max-width: 1260px) {
	.gg_page { float: none; }
}
@media screen and (max-width: 999px) {
	.gg_page { width: 100%; height: auto; float: none; }
	.gg_page .easysite-jump-page { display: none; }
}
@media screen and (max-width: 767px) {
	.conList_ul li a { max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.customsBg h1 { height: auto; line-height: 30px; }
	.customsBg h1 span, .listCon_R h1 span a { font-size: 18px; }
	.conList_ul { min-height: auto; }
}
@media screen and (max-width: 480px) {
	.gg_page .easysite-total-page { display: none; }
	.gg_page .easysite-page-wrap { width: 100%; float: none; display: flex; align-content: space-between; }
	.easysite-page-wrap a { padding: 5px; margin: 0 5px; width: 25%; text-align: center; }
}