.main {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: auto;
    padding: 0 20px;
}

.box {
    width: 46%;
    display: inline-block;
    padding: 20px;
    overflow: hidden;
}
/* 图片新闻轮播 */
.customs-news { overflow: hidden; margin-bottom: 50px; height: 480px; overflow: hidden; padding-top: 50px; }
.customs-news-flash { width: 100%; height: 100%; position: relative; }
.customs-news-ul li {width: 100%; height: 100%; position: relative; }
.customs-news-ul li img { width: 100%; height: 480px; object-fit: cover; }
.customs-news-ul li p { width: 100%; position: absolute; bottom: 0; height: 45px; line-height: 45px; background: url(/huangpu_customs/template/page/huangpu_2020/gray80.png); font-size: 14px; color: #fff; text-indent: 20px; }
#area1 .swiper-container-horizontal > .swiper-pagination-bullets { width: auto; left: inherit; right: 20px; bottom: 20px; position: absolute; z-index: 10; }
#area1 .swiper-pagination-bullet { opacity: 1; background: #fff; width: 6px; height: 6px; }
#area1 .swiper-pagination-bullet-active, .customs-news-btn li.on { background: #154079; }
.customs-news-btn { position: absolute; bottom: 18px; right: 10px; z-index: 10; }
.customs-news-btn li { width: 6px; height: 6px; background: #fff; border-radius: 6px; float: right; margin: 0 5px; }

/* 右侧内容区域 */
.listCon_R { 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:10px;}

/* 右侧文章列表样式 */
.listCon_R h1 {  font-size: 18px; height: 50px; margin-bottom: 10px; }
.listCon_R h1 a {float: right;color: #054a83;font-size: 18px;font-weight: 600;}
.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; }
.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; }
/* 新闻切换 */
.customs-news-right { width: 410px; overflow: hidden; }
.customs-news-tabHD { height: 30px; margin-bottom: 15px; width: 110%;  }
.customs-news-tabHD a { display: block; float: left; height: 28px; font-size: 18px; color: #464646; position: relative; margin-right: 30px; font-weight: bold; }
.customs-news-tabHD a.on i { display: block; width: 0; height: 0; border-style: solid; border-color: #154079 transparent transparent transparent; border-width: 6px; position: absolute; bottom: -12px; left: 50%; margin-left: -6px; }
.customs-news-tabHD a.on { color: #154079; border-bottom: 1px solid #154079; }
.customs-news-list li { height: 48px; line-height: 48px; vertical-align: middle; }
.customs-news-list li a { font-size: 16px; color: #464646; display: block; float: left; max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.customs-news-list li span { float: right; display: block; color: #989797; font-size: 12px; }
.customs-news-list li.first:hover p.tit, .customs-news-list li:hover a, .customs-news-list li:hover span, .zwgk_news_list li:hover a, .hdjl_item_list li:hover a, .jlhd-list li:hover a { color: #154079; }
.customs-news-item p.tit a{ font-size: 22px; line-height: 30px; text-align: left; margin-bottom: 10px; display:inline-block; }
.zsldList { overflow:hidden; }
.zsldList dl { font-size: 16px; line-height: 36px; clear:both; }
.zsldList dt{float:left; width:60px;}
.zsldList dd{float:left; width:350px; }
p.sldxx { width: 100%; height: 30px; background: #154079; margin-top: 15px; line-height: 30px; text-align: center; font-size: 16px; }
p.sldxx a { color: #fff; }

@media screen and (max-width:390px),
(max-width:768px),
(max-width:820px),
(max-width:1160px) {
.main,.box {    max-width: 100%;
    min-width: 100%;}
}