.yfban div>img{width:100%;}
 .yfcon{background-color:#e8f9ff;padding: 30px 0;}
      .yfnr{
            width: 1200px;
            margin: 0 auto;
            background: url(./images/jmhg_05.png) no-repeat center bottom;
            height:345px;
      }
.tabT {display: flex;     justify-content: space-evenly;}
.tabT li{width:15%;/*height:60px;*/line-height:22px;background-color:#46a2ff;color:#fff;font-weight:bold;  font-size: 15px; padding: 12px 14px; border-radius: 10px;}
.tabT li.tabActive{background-color:#0c6fd4;}
.conT {display:none;line-height:32px;font-size:22px;color:#333;text-indent:2em;margin:20px 30px;padding-top:50px;}
.conAvtive{display:block;}

/*新闻列表*/
.news_list,.lxzx_list{width:1200px;margin:0 auto;overflow:hidden;margin-top:55px;}
.news_list_l,.news_list_r{width:48.33%;}
.news_list_l,.lxzx_list_l{float:left;}
.news_list_r,.lxzx_list_r{float:right;}
.lxzx_list_l{width:63.33%;}
.lxzx_list_r{width:33%;}

.gzld_list{min-height:280px;width:100%;}
.gzld_list>p{line-height:66px;position:relative;background:url(/jiangmen_customs/resource/cms/2023/11/img_pc_site/2023110710533071391.png)  no-repeat;}
.gzld_list>p img{margin:0 20px 8px 50px;}
.gzld_list>p span{font-size:24px;color:#fff;}
.gzld_list>p a{position: absolute;right: 10px;font-size:16px;color:#666666;}
.gzld_list ul{width: 96%;background: #fff;margin-left: 4%;min-height:250px;}
.gzld_list ul li{margin:0 10px;line-height:50px;border-bottom:1px solid #eeeeee;padding:0 10px;}
.gzld_list ul li a{color:#333333;font-size:16px;background:url(/jiangmen_customs/resource/cms/2022/12/img_pc_site/2022122016252356732.png) no-repeat left;padding-left:10px;}

/*联系咨询*/
.lxzx_list_cont{min-height:190px;width:100%;background:url(/jiangmen_customs/resource/cms/2023/11/img_pc_site/2023110710533071391.png) no-repeat;}
.lxzx_list_cont>p{line-height:66px;}
.lxzx_list_cont>p img{margin:0 20px 8px 50px;}
.lxzx_list_cont>p span{font-size:24px;color:#fff;}
.lxzx_list_cont ul{width: 96%;background: #fff;margin-left: 4%;padding: 28px 0;}
.lxzx_list_cont ul li{color:#333333;font-size:16px;line-height:32px;padding-left:35px;}
.lxzx_list_cont ul li span{font-size:18px;color:#0253b9;}

/*业务咨询*/
.ywzx{width:100%;height:122px;background:url(/jiangmen_customs/resource/cms/2022/12/img_pc_site/2022122016305891649.png) no-repeat;margin-top:68px;overflow:hidden;}
.ywzx div{width:200px;margin-top:31px;float:left;margin-left: 42px;}
.ywzx div h3{font-size:18px;color:#333333;line-height:32px; font-weight: bold;}
.ywzx div span{font-size:14px;color:#333333;line-height:28px;}
.ywzx p{width:112px;line-height:38px;float:right;background:#0461c5;border-radius:20px;margin:42px 38px 0 0;text-align:center;color:#fff;font-size:18px;}



/*移动端*/
@media screen and (max-width:768px) {

.yfnr{ width: 100%;}
.tabT li{font-size:12px;line-height:16px;height:95px;padding:5px 8px;}
.conT{font-size:16px;line-height:20px;padding:0px}










}