.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; }

/* 详细页 */
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(/hangzhou_customs/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,p.input .searchBtn a { display:inline-block; width: 80px; height: 36px; background: #08518b; color: #fff; font-size: 16px; text-align:center; line-height:36px; }
p.searchTag { height: 24px; line-height: 24px; font-size: 12px; text-align:left; }
p.searchTag a { cursor:pointer; padding: 5px; background: url(/eportal/fileDir/hgzs/template/common/nav/topLog_line.png) no-repeat left center; }


/* 适配代码 */
@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; }
}