/* 图片自适应 */
img { width: auto\9; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; object-fit: cover; }

/* 去除苹果手机默认按钮样式 */
input[type='button'], input[type='submit'], input[type='reset'], textarea { resize: none; -webkit-appearance: none; }

/* 初始化 */
html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, hr, input, textarea, select, p, dl, dt, dd, a, span, strong, font, i, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "思源黑体", "微软雅黑", Arial; margin: 0; padding: 0;  box-sizing: border-box; text-size-adjust: none; }
html, body { min-width: 320px; max-width: 1920px; margin: 0 auto; width: 100%; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { position: relative; -overflow-x: hidden; background-color: #fff; overflow-x: hidden; }
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
a { text-decoration: none; }
a:hover { text-decoration: none; color: #2075d4 !important; }
ul, li, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; max-width: 100%; max-height: 100%; vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.over { overflow: hidden; }

html, body { overflow-y: auto; overflow-x: hidden; scrollbar-width: thin; scrollbar-color: #1347a7 #f4f4f4; }
html::-webkit-scrollbar, body::-webkit-scrollbar { width: 5px; }
html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb { border-radius: 5px; background: #1347a7; }

.bg { background: url(/nanjing_customs/template/page/lktg_index/sy_bg.jpg) no-repeat top center #e2f1ff; padding-bottom: 24px; }
.container { width: 1354px; margin: 0 auto; background-color: #fff; border-radius: 10px; box-shadow: 0 0 20px #bcddfa; padding-bottom: 70px; }
.banner { height: 390px; }
.main { width: 1200px; margin: 30px auto; 0 }

/* 列表 */
.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: 46px;line-height: 46px;font-size: 14px;vertical-align: middle;border-bottom: 1px dashed #ddd;}
.conList_ul li span{float: right;}
.conList_ul li a {background: url(/uiFramework/commonResource/zip/newPageImg/news_dian.png) 5px center no-repeat;padding-left: 15px;display: inline-block;color: #555;float: left;font-size: 16px;overflow:  hidden;text-overflow: ellipsis;white-space:  nowrap;max-width: calc(100% - 100px);}
.conList_ul li:hover a, .conList_ul li:hover span { color: #054a83; }

/* 分页样式 */
.gg_page{display:  flex;justify-content: center;/* height: 31px; */ -width: 625px;/* float: right; */padding-top: 30px;}
.easysite-page-wrap{width: 340px; 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 !important; border:1px solid #09518b; }
.easysite-total-page { margin-right: 20px; float: left; line-height: 31px; }
.easysite-jump-page { width: 228px; 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;}


.big-tit {height: 72px;width: 1248px;border-radius: 36px;background: #1a5cb7;margin: 0 auto;position: relative;top: -15px;font-size: 30px;font-weight: bold;text-align: center;color: #fff;line-height: 72px;}


@media screen and (	max-width:1199px){
    .bg { background: none; }
    .banner { padding-bottom: 42%;  height: 0; background: url(/nanjing_customs/template/page/lktg_index/mobile_banner.jpg) no-repeat center top; background-size: cover;}
    .container { width: calc(100% - 30px); padding: 30px; }
    .big-tit { width: 90%; }
    .main { width: auto; }
}

@media screen and (max-width: 750px){
    html::-webkit-scrollbar, body::-webkit-scrollbar { width: 0; }
    html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb { border-radius: 0; }
    .container { padding: 10px; }
    .big-tit { height: 56px; font-size: 24px; line-height: 56px; }
    .gg_page .easysite-total-page,.gg_page .easysite-jump-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; }
     .conList_ul li span { display: none; }
      .conList_ul li a { max-width: 100%; }
    .main { margin: 0 auto; }
     p.position { padding-bottom: 15px; } 
}