/*
* @Author: Sun Jijing
* @Date:   2025-06-23 09:39:11
* @Last Modified by:   Sun Jijing
* @Last Modified time: 2025-06-26 13:03:19
*/
body { height: 100vh; overflow: hidden; }
.customs_backtop { display: none !important; }

/* 横幅  */
.hengfu { display: none; }

/* 模块样式 */
.mk_tit	{ margin-bottom: 0.38rem; }
.mk_tit span { font-size: 0.53rem; color: #015293; font-family: '思源宋体',SemiBold; }

/* 主要内容 */
/* 热点新闻 */
.customs_hotNews { padding: 0.5rem 0; text-align: center; }
.customs_hotNews *{ font-size: 0.45rem; font-family: 微软雅黑; color:#a00;}
.customs_hotNews *:hover { color: #a00; }

/* 新闻发布 */
.customs_xwfb { border-bottom: 1px solid #015293; padding-bottom: 0.6rem; display: flex; justify-content: space-between; margin-bottom: 0.6rem; }
.customs_xwfb_left { width: 6.32rem; }
.customs_xwfb_tab_hd { display: flex; align-items: baseline; margin-bottom: 0.3rem; }
.customs_xwfb_tab_hd a { font-size: 0.3rem; color: #666; font-family: '思源宋体',SemiBold; margin-right: 0.5rem; }
.customs_xwfb_tab_hd a.on { font-size: 0.38rem; color: #015293; }
.news_list { height: 8.15rem; overflow: hidden; }
.news_list li { position: relative; padding-left: 0.25rem; display: flex; align-items: baseline; }
.news_list li::before { content: ''; display: block; width: 0.08rem; height: 0.08rem; border-radius: 50%; background: #ccc; left: 0; position: absolute; /*top: 0.25rem;*/ top: 0.4rem; }
.news_list li a { padding: 0.13rem 0; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_list li span { flex-shrink: 0; margin-left: 0.3rem; color: #999; font-size: 0.22rem; }
.news_list li * { display: block; font-size: 0.26rem; color: #333; /*line-height: 1.35em;*/ line-height: 0.58rem; }
.news_list li:nth-child(1) { padding-top: 0; }
/* .news_list li:nth-child(1) * { font-size: 0.26rem; font-weight:normal; } */
.news_list li:hover * { color: #015293; }
.news_list li:hover::before { background: #015293; }

.zs_leader_con .zsldTitle{ font-size:0.35rem; line-height:1em; text-align:left; margin-bottom:0.2rem; font-weight:normal; }
.zs_leader_list { height: 6.5rem; display: flex; flex-direction: column; justify-content: space-between; margin-bottom: 0.3rem; }
.zs_leader_list li { margin-bottom: 0.14rem; }
.zs_leader_list li a { display: flex; align-items: center; }
.zs_leader_list li .img { width: 0.7rem; height: 0.7rem; overflow: hidden; border-radius: 50%; flex-shrink: 0; margin-right: 0.2rem }
.zs_leader_list li .img img { width: 100%; }
.zs_leader_list li .txt { font-size: 0.25rem; color: blue; display: flex; align-items: self-start; }
.zs_leader_list li .name { font-size: 0.28rem; white-space: nowrap; margin-right: 0.2rem; /*color: #015293;*/color:#434343; width: 1rem; /*line-height: 1em;*/ flex-shrink: 0; }
.zs_leader_list li .job { font-size: 0.28rem; color: #434343; }
.zs_leader_email { display: flex; border-radius: 0.1rem; background: linear-gradient(45deg, #015293, #1179cd); height: 0.62rem; justify-content: center; align-items: center; font-size: 0.28rem; color: #fff; }
.zs_leader_email .customs { font-size: 0.34rem; margin-right: 0.2rem; color: #fff; }

.customs_xwfb_right { width: 11.28rem; }
.customs_xwfb_flash { position: relative; overflow: hidden; height: 6.4rem; }
.customs_xwfb_flash_list li { width: 100%; height: 100%; position: relative; }
.customs_xwfb_flash_list li img { display: block; width: 100%; height: 100%; object-fit: cover; transform: scale(1,1); transition: all linear 800ms; }
.customs_xwfb_flash_list li p { position: absolute; width: 100%; height: 1.8rem; padding-top: 0.9rem; background: linear-gradient(to top, rgba(0,8,15,.8), rgba(0,0,0,0)); bottom: 0; line-height: 0.9rem; }
.customs_xwfb_flash_list li p span { display: block; max-width: 85%; font-size: 0.25rem; color: #fff; padding: 0 0.4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.page_but { position: absolute; right: 0.4rem; bottom: 0.15rem !important; width: auto !important; left: inherit !important; z-index: 5; }
.page_but, .page_but * { font-size: 0.25rem; color: #fff; }
.page_but .swiper-pagination-current { font-size: 0.38rem; }
.flash_but { position: absolute; z-index: 5; width: 0.42rem; height: 1.02rem; background: rgba(0,0,0,.2); display: flex; justify-content: center; align-items: center; top: 50%; transform: translateY(-50%); }
.flash_but .customs { font-size: 0.3rem; color: #fff; }
.flash_but.prev { left: 0; }
.flash_but.next { right: 0; }
.customs_xwfb_flash_list li:hover img { transform: scale(1.1, 1.1); }

.customs_ztzl { margin-top: 0.56rem; }
.customs_ztzl .title { display: flex; justify-content: space-between; margin-bottom: 0.2rem; }
.customs_ztzl .title span { font-size: 0.38rem; color: #015293; font-family: '思源宋体',SemiBold; }
.customs_ztzl .title .but a { display: inline-flex; align-items: center; justify-content: center; width: 0.32rem; height: 0.32rem; border-radius: 50%; border: 1px solid #015293; font-size: 0.15rem; color: #015293; margin-top:0.18rem;}
.customs_ztzl .title .but a:hover { background: #015293; color: #fff; }
.customs_ztzl_list li img { display: block; height: 1.27rem; width: 100%; object-fit: cover; }

/* 政务公开 */
.customs_zwgk { margin-bottom: 0.5rem; }
.customs_zwgk_top { border-bottom: 1px solid #015293; display: flex; justify-content: space-between; padding-bottom: 0.5rem; margin-bottom: 0.4rem; }
.customs_zwgk_topL { width: 10.25rem; }
.zfxxgk_list { background: #ecf1f8; border-radius: 0.1rem; padding: 0.4rem 0.5rem 0; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 0.40rem; }
.zfxxgk_list li { margin-bottom: 0.3rem; width: 2.7rem; }
.zfxxgk_list li.none { margin: 0; height: 0; }
.zfxxgk_list li a { display: inline-flex; align-items: center; font-size: 0.26rem; color: #333; }
.zfxxgk_list li .customs { font-size: 0.40rem; margin-right: 0.1rem; color: #015293; }
.zfxxgk_list li:hover a { color: #015293; }

.zwgk_tab_HD { display: flex; align-items: center; margin-bottom: 0.25rem; }
.zwgk_tab_HD i { font-style: normal; font-size: 0.23rem; color: #e7e7e7; margin:0 0.2rem; font-weight: 100; }
.zwgk_tab_HD a { font-size: 0.28rem; color: #666; font-weight: bold; }
.zwgk_tab_HD a.on, .zwgk_tab_HD a:hover { font-size: 0.3rem; color: #015293; }
.news_list2 li { /*height: 0.55rem; line-height: 0.55rem;*/height: 0.64rem; line-height: 0.64rem; display: flex; justify-content: space-between; }
.news_list2 li * { font-size: 0.26rem; color: #333; display: block; max-width: 85%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_list2 li span { font-size: 0.22rem; color: #999; }
.news_list2 li:hover * { color: #015293; }
.news_list_title_date li a::before{content:'•';display:inline-block;width:15px;color:#b0b0b0;}



.customs_zwgk_topR { width: 7.4rem; }
.zwgk_jcktj { background: #ecf1f9; /*padding: 0 0.35rem;*/ padding: 0 0.35rem 0.4rem; border-radius: 0.1rem; }
.zwgk_jcktj .tit { display: flex; justify-content: space-between; align-items: baseline; padding-top: 0.4rem; padding-bottom: 0.2rem; }
.zwgk_jcktj .tit span { font-size: 0.25rem; color: #333; }
.zwgk_jcktj .tit i { font-style: normal; font-size: 0.17rem; color: #999; }
.zwgk_jcktj .con { /*height: 2.8rem;*/height: 3.5rem; border-radius: 0.15rem; background: #fff; border: 1px dashed #015293; }
.zwgk_jcktj .link { padding-top: 0.2rem; padding-bottom: 0.2rem; display: flex; justify-content: space-between; }
.zwgk_jcktj .link a { font-size: 0.23rem; color: #333; }
.zwgk_jcktj .link span { font-size: 0.25rem; display: inline-flex; justify-content: center; align-items: center; width: 0.23rem; height: 0.23rem; border-radius: 50%; background: #015293; color: #fff; font-size: 0.16rem; }
.zwgk_jcktj .link a:hover { color: #015293; font-weight: bold; }

.zwgk_cxfwSys { margin-top: 0.5rem; }
.zwgk_cxfwSys .tit { font-size: 0.3rem; color: #666; font-weight: bold; margin-bottom: 0.35rem; }
.zwgk_cxfwSys .con { height: 0.8rem; border-radius: 0.1rem; /*background: #ecf1f9;*/ display: flex; justify-content: space-around; }
.zwgk_cxfwSys .con a { display: inline-flex; align-items: center; height: 100%; justify-content: center; font-size: 0.23rem; color: #666; font-weight: normal;  }
.zwgk_cxfwSys .con .customs { font-size: 0.3rem; color: #015293; margin-right: 0.2rem; }
.zwgk_cxfwSys .con a:hover { color: #015293; }
/* .zwgk_cxfwSys .con a:nth-child(1) { position: relative; }
.zwgk_cxfwSys .con a:nth-child(1)::after { content: '|'; font-size: 0.2rem; color: #ccc; position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-weight: 100; } */


/*数说海关 按钮修改*/
.zwgk_cxfwSys{margin-top:0;}
.zwgk_cxfwSys .link {padding:0.4rem 0.25rem; display: flex; justify-content: space-between; }
.zwgk_cxfwSys .link a { font-size: 0.23rem; color: #333; }
.zwgk_cxfwSys .link span { display: inline-flex; justify-content: center; align-items: center; width: 0.23rem; height: 0.23rem; /*border-radius: 50%; background: #015293; color: #fff;font-size: 0.16rem;*/color:#015293; font-size: 0.3rem;margin-right:0.2rem; }
.zwgk_cxfwSys .link a:hover { color: #015293; font-weight: bold; }
.zwgk_cxfwSys .link a:hover span{font-weight:normal;}



.customs_zwgk_bottom { background: #ecf1f9; padding: 0.25rem 0.28rem; border-radius: 0.1rem; padding-left: 2.15rem; position: relative; }
.hotLink_tit { font-family: '思源宋体',SemiBold; position: absolute; left: 0.4rem; height: 100%; top: 0; font-size: 0.53rem; color: #015293; display: inline-flex; justify-content: center; align-items: center; margin-right: 0.75rem; }
.hotLink { position: relative; width: 100%; }
.hotLink_con { width: 100%; }
.hotLink_list li { width: auto !important; }
.hotLink_list li a { display: inline-flex; justify-content: center; align-items: center; padding: 0 0.34rem; height: 0.85rem; border: 1px solid #d5d5d5; background: #fff; border-radius: 0.1rem; font-size: 0.28rem; color: #666666; font-family: '思源宋体', SemiBold; }
.hotLink_list li .customs { font-size: 0.38rem; color: #015293; margin-right: 0.2rem; transform: rotateY(0deg); transition: all 800ms; }
.hotLink_list li:hover a { border-color: #015293; }
.hotLink_list li:hover .customs { transform: rotateY(360deg); }
.hotLink_list li:hover a{color: #015293;}


.hotLink_but { display: flex; align-items: center; justify-content: center; width: 0.35rem; height: 0.35rem; background: #fff; border-radius: 50%; border: 1px solid #015293; position: absolute; top: 50%; z-index: 5; }
.hotLink_but .customs { font-size: 0.2rem; color: #015293; }
.hotLink_but.prev { left: 0; transform: translate(-50%,-50%); }
.hotLink_but.next { right: 0; transform: translate(50%,-50%); }
.hotLink_but:hover { background: #015293; }
.hotLink_but:hover .customs { color: #fff; }

/* 政务服务 */
.customs_zwfw { border-bottom: 1px solid #015293; margin-bottom: 0.5rem; padding-bottom: 0.5rem; }
.customs_zwfw_con { display: flex; justify-content: space-between; }
.customs_zwfw_left { width: 6.42rem; }
.rmfw_con { background: #015293 url(rmfw_bg.png) no-repeat right bottom; background-size: 1.88rem; padding: 0.3rem 0.38rem; border-radius: 0.1rem; }
.rmfw_con .tit { font-size: 0.35rem; color: #f5d192; margin-bottom: 0.2rem; }
.rmfw_list li { height: 0.6rem; line-height: 0.6rem; border-bottom: 1px solid rgba(255,255,255,.1); display: flex; align-items: center; justify-content: space-between; }
.rmfw_list li a { font-size: 0.28rem; color: #fff; display: inline-flex; align-items: center; }
.rmfw_list li a::before { content: ''; display: block; width: 0.04rem; height: 0.23rem; background: #f5d192; margin-right: 0.2rem; }
.rmfw_list li span { display: inline-flex; justify-content: center; align-items: center; width: 0.25rem; height: 0.25rem; border-radius: 50%; background: #f5d192; font-size: 0.16rem; color: #015293; transform: translateX(0); transition: all 800ms; }
.rmfw_list li:hover a { font-weight: bold; }
.rmfw_list li:hover span { transform: translateX(-0.1rem); }

.customs_zwfw_right { width: 11.28rem; }
.zwfw_list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.zwfw_list li { height: 1.05rem; width: 2.55rem; position: relative; border: 1px solid #d2d0d0; background: #fafcfe; border-radius: 0.1rem; margin-bottom: 0.25rem; transition: all 800ms; }
.zwfw_list li.none { height: 0; border: 0; margin: 0; overflow: hidden; }
.zwfw_list li::after { content: ''; display: block; width: 0.23rem; height: 0.04rem; border-radius: 3px; background: #f5d192; position: absolute; top: 0.17rem; right: 0.2rem; }
.zwfw_list li a { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; padding-left: 0.2rem; padding-right: 0.4rem; font-size: 0.26rem; color: #333; }
.zwfw_list li .customs { font-size: 0.4rem; color: #87adcb; flex-shrink: 0; margin-right: 0.2rem; transition: all 800ms; transform: rotateY(0deg); }
.zwfw_list li:hover { border-color: #fdbf7d; background: #fafdff; }
.zwfw_list li:hover a { color: #015293; }
.zwfw_list li:hover .customs { color: #f5d192; transform: rotateY(180deg); }

/* 互动交流 */
.customs_hdjl_con { display: flex; justify-content: space-between; padding-bottom: 0.75rem; }

.customs_hdjl_left { width: 13.5rem; }
.hdjl_tit, .hdjl_tit a { font-size: 0.3rem; font-weight: bold; color: #666; }
.hdjl_left_top { display: flex; justify-content: space-between; margin-bottom: 0.2rem; }
.hdjl_item { width: 6.6rem; }
.hdjl_item .title { font-size: 0.26rem; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 3em; }
.hdjl_item .img_info { display: flex; justify-content: space-between; margin-bottom: 0.3rem; }
.hdjl_item .img_info .img { width: 3.12rem; height: 2.08rem; overflow: hidden; flex-shrink: 0; margin-right: 0.2rem; }
.hdjl_item .img_info .img img { display: block; width: 100%; height: 100%; object-fit: cover; transform: scale(1,1); transition: all 800ms; }
.hdjl_item .img_info .info { display: inline-flex; flex-direction: column; justify-content: space-between; -padding: 0.15rem 0; }
.hdjl_item .img_info .info p { font-size: 0.23rem; line-height: 1.8em; color: #333; }
.hdjl_item .smy { font-size: 0.23rem; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 1.8em; overflow: hidden; }
.hdjl_item:hover .title { color: #015293; }
.hdjl_item:hover .img_info .img img { transform: scale(1.1, 1.1); }
.hdjl_item:hover .smy { color: #333; }

.yjzj_con { margin-top: 0.1rem; }
.yjzj_list li { height: 0.6rem; line-height: 0.6rem; display: flex; justify-content: space-between; align-items: center; }
.yjzj_list li a { font-size: 0.26rem; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; height: 100%; }
.yjzj_list li i { display: inline-flex; width: 0.8rem; height: 0.3rem; background: #015293; margin-right: 0.1rem; border-radius: 0.1rem; justify-content: center; align-items: center; font-size: 0.2rem; color: #ffffff; flex-shrink: 0; }
.yjzj_list li span { font-size: 0.22rem; color: #999; flex-shrink: 0; margin-left: 0.45rem; }
.yjzj_list li:hover a { color: #015293; }
.yjzj_list_zhengjiBox li a::before{content:'•';display:inline-block;width:15px;color:#b0b0b0;}



.customs_hdjl_right { width: 4.15rem; }
.hdjl_gzly_con { height: 4.6rem; background: url(hdjl_gzly_bg.png) no-repeat; background-size: 100% 100%; padding: 0.38rem 0.38rem 0; margin-bottom: 0.30rem; }
.hdjl_gzly_form { margin-top: 0.25rem; margin-bottom: 0.2rem; }
.hdjl_gzly_form form { background: #fff; border-radius: 0.12rem; display: flex; overflow: hidden; height: 0.55rem; }
.hdjl_gzly_form form input { width: 100%; padding-left: 0.2rem; background: none; border: 0; }
.hdjl_gzly_form form button { width: 0.55rem; height: 0.55rem; display: inline-flex; justify-content: center; align-items: center; flex-shrink: 0; background: none; border: none; }
.hdjl_gzly_form form button .customs { font-size: 0.28rem; color: #015293; }
.hotwords .tit { font-size: 0.23rem; font-weight: bold; color: #333; line-height: 2em; }
.hotwords .con { display: flex; flex-wrap: wrap; }
.hotwords .con a { min-width: 50%; font-size: 0.23rem; line-height: 2em; cursor: pointer; }
.hotwords .con a:hover { color: #015293; }
.go_gzly { border-top: 1px solid #bdbdbd; margin-top: 0.2rem; }
.go_gzly a { display: flex; height: 0.7rem; align-items: center; justify-content: space-between; }
.go_gzly strong { font-size: 0.23rem; color: #333; }
.go_gzly .customs { display: inline-flex; width: 0.25rem; height: 0.25rem; border-radius: 50%; justify-content: center; align-items: center; background: #015293; font-size: 0.16rem; color: #fff; }

/* 适配代码 */
@media screen and (max-width:1200px) {
	body { height: auto; overflow: auto; }

	.hengfu { display: block !important; }

	.mk_tit { margin-bottom: 0.5rem; }
	.mk_tit span { font-size: 0.6rem; }

	.customs_hotNews * { font-size: 0.5rem; }
	.customs_xwfb { padding-bottom: 1rem; margin-bottom: 1rem; }
	.customs_xwfb_left { width: 46%; }
	.customs_xwfb_tab_hd a { font-size: 0.4rem; }
	.customs_xwfb_tab_hd a.on { font-size: 0.42rem; }
	.news_list { height: 8.2rem; }
	.news_list li * { font-size: 0.34rem; }
	/*.news_list li:nth-child(1) * { font-size: 0.38rem; }*/
    
    .news_list_pointer li a .text{width:calc(100% - 15px);}

	.zs_leader_list { height: 7.2rem; margin-bottom: 0.2rem; }
	.zs_leader_list li .name { font-size: 0.4rem; width: 1.6rem; }
	.zs_leader_list li .job { font-size: 0.34rem; }
	.zs_leader_email { height: 0.9rem; font-size: 0.4rem; }
	.zs_leader_email .customs { font-size: 0.45rem; }

	.customs_xwfb_right { width: 50%; }
	.customs_ztzl { margin-top: 0.4rem; }
	.customs_ztzl .title { align-items: center; }
	.customs_ztzl .title .but { display: inline-flex; }
	.customs_ztzl .title .but a { margin-left: 0.2rem; width: 0.4rem; height: 0.4rem; }
	.customs_ztzl_list li img { height: 1.6rem; }

	.customs_zwgk_top { padding-bottom: 1rem; margin-bottom: 1rem; }
	.customs_zwgk_topL { width: 60%; }
	.zfxxgk_list li { width: 33.33%; }
	.zfxxgk_list li a { font-size: 0.34rem; }
	.zfxxgk_list li .customs { font-size: 0.46rem; }
	.zwgk_tab_HD { margin-bottom: 0.3rem; }
	.zwgk_tab_HD a { font-size: 0.4rem; }
	.zwgk_tab_HD a.on, .zwgk_tab_HD a:hover { font-size: 0.4rem; }
	.zwgk_tab_HD i { font-size: 0.36rem; }
	.news_list2 li { height: inherit; line-height: inherit; }
	.news_list2 li * { font-size: 0.34rem; line-height: 2em; }
	.news_list2 li span { font-size: 0.3rem; }

	.customs_zwgk_topR { width: 36%; }
	.zwgk_jcktj .tit span { font-size: 0.34rem; }
	.zwgk_jcktj .tit i { font-size: 0.3rem; }
	.zwgk_jcktj .con { height: 3.5rem; }
	.zwgk_jcktj .link a { font-size: 0.34rem; display: inline-flex; align-items: center; }
	.zwgk_jcktj .link span { width: 0.4rem; height: 0.4rem; margin-left: 0.1rem; font-size: 0.3rem; }
	.zwgk_cxfwSys .tit { font-size: 0.4rem; margin-bottom: 0.2rem; }
	.zwgk_cxfwSys .con { height: 1rem; }
	.zwgk_cxfwSys .con a, .zwgk_cxfwSys .link a { font-size: 0.34rem; }
	.zwgk_cxfwSys .con .customs { font-size: 0.42rem; }

	.customs_zwgk_bottom { padding: 0.4rem; padding-left: 2.2rem; margin-bottom: 1rem; }
	.hotLink_tit { font-size: 0.6rem; }
	.hotLink_list li a { font-size: 0.36rem; padding: 0 0.4rem; }
	.hotLink_list li .customs { font-size: 0.4rem; }
	.hotLink_but { width: 0.5rem; height: 0.5rem; }
	.hotLink_but .customs { font-size: 0.24rem; }

	.customs_zwfw { margin-bottom: 1rem; padding-bottom: 1rem; }
	.customs_zwfw_left { width: 34%; }
	.rmfw_con { padding: 0.4rem; background-size: 30%; }
	.rmfw_con .tit { font-size: 0.4rem; }
	.rmfw_list li { height: 0.8rem; line-height: 0.8rem; }
	.rmfw_list li a { font-size: 0.34rem; }
	.rmfw_list li a::before { height: 0.34rem; }
	.rmfw_list li span { width: 0.4rem; height: 0.4rem; font-size: 0.32rem; }

	.customs_zwfw_right { width: 62%; }
	.zwfw_list { height: 4.95rem; align-content: space-between; }
	.zwfw_list li { height: 1.4rem; width: 24%; }
	.zwfw_list li a { font-size: 0.34rem; }
	.zwfw_list li .customs { font-size: 0.44rem; }

	.customs_hdjl_con { padding-bottom: 1rem; }
	.customs_hdjl_left { width: 66%; }
	.hdjl_left_top { margin-bottom: 1rem; }
	.hdjl_item { width: 48%; }
	.hdjl_tit, .hdjl_tit a { font-size: 0.4rem; }
	.hdjl_item .title { font-size: 0.38rem; }
	.hdjl_item .img_info { margin-bottom: 0; }
	.hdjl_item .img_info .img { width: 3.2rem; height: 2.6rem; }
	.hdjl_item .img_info .info { padding: 0; }
	.hdjl_item .img_info .info p { font-size: 0.34rem; }

	.zwgk_tab_HD { margin-bottom: 0.2rem; }
	.yjzj_list li { height: inherit; line-height: inherit; }
	.yjzj_list li a { font-size: 0.34rem; line-height: 2em; }
	.yjzj_list li i { width: 1.4rem; height: 0.42rem; margin-right: 0.2rem; font-size: 0.34rem; }
	.yjzj_list li span { font-size: 0.32rem; }

	.customs_hdjl_right { width: 30%; }
	.hdjl_gzly_con { height: auto; padding: 0.4rem; margin-bottom: 0.5rem; background-size: cover; }
	.hdjl_gzly_form form { height: 0.8rem; }
	.hdjl_gzly_form form button { width: 0.8rem; height: 0.8rem; }
	.hdjl_gzly_form form button .customs { font-size: 0.5rem; }
	.hotwords .tit { font-size: 0.36rem; }
	.hotwords .con a { font-size: 0.3rem; line-height: 1.5em; min-width: auto; margin-right: 0.3rem; }
	.go_gzly a { height: auto; margin-top: 0.2rem; }
	.go_gzly strong { font-size: 0.34rem; }
	.go_gzly .customs { width: 0.4rem; height: 0.4rem; font-size: 0.3rem; }
}
@media screen and (max-width:768px) {
	.hengfu img { height: 50px; object-fit: cover; }
	.mk_tit { margin-bottom: 20px; }
	.mk_tit span { font-size: 24px; }

	.customs_hotNews { padding: 20px 0; text-align: center; }
	.customs_hotNews * { font-size: 20px; }

	.customs_xwfb { padding-bottom: 40px; margin-bottom: 40px; flex-direction: column-reverse; }
	.customs_xwfb_left { width: 100%; margin-top: 40px; }
	.customs_xwfb_tab_hd a { font-size: 20px; margin-right: 20px; }
	.customs_xwfb_tab_hd a.on { font-size: 22px; }
	.news_list { height: auto; }
	.news_list li { padding: 5px 0; }
	.news_list li * { font-size: 16px; }
	/*.news_list li:nth-child(1) * { font-size: 18px; }*/
    .news_list li::before{width:0 !important;}
    

	.zs_leader_list { height: auto; }
	.zs_leader_list li { margin-bottom: 10px; }
	.zs_leader_list li .name { font-size: 18px; width: 80px; }
	.zs_leader_list li .job { font-size: 16px; }
	.zs_leader_email { height: 50px; font-size: 20px; }
	.zs_leader_email .customs { font-size: 24px; margin-right: 10px; }

	.customs_xwfb_right { width: 100%; }
	.customs_xwfb_flash { height: 50vw; }
	.customs_xwfb_flash_list li p span { font-size: 16px; padding: 0 10px; }
	.page_but, .page_but * { font-size: 16px; }
	.page_but .swiper-pagination-current { font-size: 18px; }
	.customs_ztzl { margin-top: 40px; }
	.customs_ztzl .title { margin-bottom: 20px; }
	.customs_ztzl .title span { font-size: 24px; }
	.customs_ztzl .title .but a { width: 20px; height: 20px; margin-left: 10px; }
	.customs_ztzl_list li img { height: 2rem; }

	.customs_zwfw { margin-bottom: 40px; padding-bottom: 40px; }
	.customs_zwgk_top { margin-bottom: 40px; padding-bottom: 40px; display: block; }
	.customs_zwgk_topL { width: 100%; }
	.zfxxgk_list { border-radius: 6px; padding: 10px 15px 0; margin-bottom: 40px; }
	.zfxxgk_list li { width: 49%; margin-bottom: 10px; }
	.zfxxgk_list li a { font-size: 16px; }
	.zfxxgk_list li .customs { font-size: 18px; margin-right: 5px; }

	.zwgk_tab_con { margin-bottom: 40px; }
	.zwgk_tab_HD { margin-bottom: 20px; justify-content: space-between; }
	.zwgk_tab_HD a, .zwgk_tab_HD a.on, .zwgk_tab_HD a:hover { font-size: 18px; }
	.zwgk_tab_HD a i { display: none; }
	.news_list2 li { align-items: center; }
	.news_list2 li * { font-size: 16px; }
	.news_list2 li font { max-width: 100%; }
	.news_list2 li span { font-size: 16px; flex-shrink: 0; margin-left: 20px; }

	.customs_zwgk_topR { width: 100%; }
	.sshg_con .zwgk_tab_HD { justify-content: space-evenly; }
	.zwgk_jcktj { padding: 0 15px; border-radius: 6px; }
	.zwgk_jcktj .tit { padding-top: 15px; padding-bottom: 10px; }
	.zwgk_jcktj .tit span { font-size: 16px; }
	.zwgk_jcktj .tit i { font-size: 14px; }
	.zwgk_jcktj .con { height: 50vw; }
	.zwgk_jcktj .link { padding-top: 10px; padding-bottom: 15px; }
	.zwgk_jcktj .link a { font-size: 16px; }
	.zwgk_jcktj .link span { width: 18px; height: 18px; margin-left: 5px; font-size: 12px; }

	.zwgk_cxfwSys .tit { font-size: 18px; margin-bottom: 10px; }
	.zwgk_cxfwSys .con { height: 45px; border-radius: 6px; }
	.zwgk_cxfwSys .con a, .zwgk_cxfwSys .link a { font-size: 16px; }
	.zwgk_cxfwSys .con a:nth-child(1)::after { font-size: 16px; }

	.customs_zwgk_bottom { padding: 0; background: none; margin-bottom: 40px; }
	.hotLink { padding: 10px; background: #ecf1f9; }
	.hotLink_tit { font-size: 24px; margin-bottom: 10px; }
	.hotLink_list li a { font-size: 16px; padding: 0 10px; }
	.hotLink_list li .customs { font-size: 18px; }

	.customs_zwfw_con { display: block; }
	.customs_zwfw_left { width: 100%; margin-bottom: 20px; }
	.customs_zwfw_right { width: 100%; }
	.rmfw_con { padding: 10px 20px; }
	.rmfw_con .tit { font-size: 18px; margin-bottom: 10px; }
	.rmfw_list li { height: 36px; line-height: 36px; }
	.rmfw_list li a { font-size: 16px; }
	.rmfw_list li a::before { height: 16px; width: 2px; margin-right: 10px; }
	.rmfw_list li span { width: 18px; height: 18px; font-size: 14px; }
	.rmfw_list li:last-child { border-bottom: 0; }

	.zwfw_list { height: auto; }
	.zwfw_list li { width: 48%; height: 46px; margin-bottom: 0; margin-top: 10px; }
	.zwfw_list li a { font-size: 16px; }
	.zwfw_list li .customs { font-size: 18px; margin-right: 10px; }

	.customs_hdjl_con { padding-bottom: 40px; display: block; }
	.customs_hdjl_left { width: 100%; }
	.hdjl_left_top { display: block; margin-bottom: 0; }
	.hdjl_item { width: 100%; margin-bottom: 20px; }
	.hdjl_tit, .hdjl_tit a { font-size: 18px; }
	.hdjl_item .title { font-size: 16px; }
	.hdjl_item .img_info .img { width: 120px; height: 90px; }
	.hdjl_item .img_info .info p { font-size: 14px; line-height: 1.6em; }

	.hdjl_left_bottom .zwgk_tab_HD { justify-content: space-evenly; }
	.yjzj_list li a { font-size: 16px; }
	.yjzj_list li span { font-size: 14px; margin-left: 10px; }
	.yjzj_list li i { width: 45px; height: 18px; margin-right: 10px; font-size: 12px; }
	.customs_hdjl_right { width: 100%; margin-top: 20px; }
	.hdjl_gzly_con { padding: 15px; margin-bottom: 20px; }
	.hotwords .tit { font-size: 16px; }
	.hotwords .con a { font-size: 14px; margin-right: 15px; }
	.go_gzly a { margin-top: 10px; }
	.go_gzly strong { font-size: 16px; }
	.go_gzly .customs { width: 18px; height: 18px; font-size: 14px; }
}