.zscon{background-color: #eee;padding-top: 30px;}
.zsnr{ width: 1200px;margin: 0 auto; }
.zs_ban img{width:100%;}
.zslistCon{ width: 1200px;margin: 0 auto;display: flex; justify-content: space-between;padding:30px 0; }
.zcxx , .cjwt{width:49%;}
.lxzx{ width: 1200px;margin: 0 auto;     padding-bottom: 30px;}

 .nr_one{min-height: 340px;padding: 30px 20px;background: url(./images/zscq_05.png) center no-repeat;margin-bottom: 30px;    box-sizing: border-box;}
 .nr_one h2{font-size: 36px;color: #fff;font-weight: bolder; line-height: 40px;margin-bottom: 30px; text-align: center;}
 .nr_one p{font-size: 18px;color: #fff;line-height: 36px;text-indent: 2em;    padding: 0 50px;}

 .nr_two{min-height: 675px;background: url(./images/zscq_08.png)  no-repeat;    background-size: 100% 100%; display: flex;justify-content: space-between;padding:38px 0;}
 .tabT{width: 385px;}
 .conTCon{width: 782px;}
 .conT{display: none;}
 .conAvtive{display: block;}
 .tabT li{color: #fff;font-size: 18px;line-height: 30px;/*min-height: 85px;*/background-color: #1177ff;padding: 16px 30px; border-bottom: 1px dashed #fff;}
 .tabT li:last-child{border-bottom:none;}
 .tabT li.tabActive{background-color: #015fdc;}
 .conT {padding: 55px 30px;}
 .conT p{font-size: 16px;color: #333;line-height: 30px;margin-bottom: 20px;}
 .conT p strong{font-weight: bolder;color: #015fdc;}

 .lmname{height: 55px;line-height: 55px;background-color: #bfd9ff;display: flex;justify-content: space-between;}
 .lmname span{display: inline-block;background-color: #015fdc;color: #fff;font-size: 18px;padding: 0 20px;}
 .lmname a{display: inline-block;color: #015fdc;font-size: 14px;    margin-right: 20px;}
 .lmlist {background-color: #fff;padding: 20px;    min-height: 240px;}
 .lmlist li{line-height: 45px;border-bottom: 1px dashed #eeeeee;}
 .lmlist li a{font-size: 16px;color: #333;}

.lxzxCon{display: flex;justify-content: space-between;}
.lxzxL {width: 65%;background-color: #fff;}
.lxzxR{width: 33%;}
.lxfs {padding: 0 35px;    margin-top: 30px;}
.lxfs p{line-height: 27px; font-size: 16px;margin-bottom: 20px;}
.lxfs p strong{color: #015fdc;}

/*业务咨询*/
.ywzx{width:100%;height:122px;background:url(http://jiangmen.customs.gov.cn/jiangmen_customs/resource/cms/2022/12/img_pc_site/2022122016305891649.png) no-repeat;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;}
.ywzx p a{color:#fff;}



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


.zsnr,.zslistCon,.lxzx{width:100%}
.zscon{padding-top: 10px;}
.nr_one {
    min-height: 250px;
    padding: 10px;
    margin-bottom: 0px;
}
.nr_one h2 {
    font-size: 14px;
    margin-bottom: 0px;
}

.nr_one p {
    font-size: 12px;
    line-height: 20px;
    padding: 0;
}
.nr_two {
    min-height:375px;
    display: block;
    padding: 20px 0;
    background: none;
}
.tabT {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.tabT li {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 5px;
}

.conT {
    padding: 15px 5px;
}
.conT p {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    margin-bottom: 20px;
}
.zcxx, .cjwt {
    width: 100%;
}
.lmlist {
    background-color: #fff;
    padding: 10px;
    min-height: 175px;
}
.lmlist li a {
    font-size: 14px;
    color: #333;
}
.lxzxCon {
    display: block;
}
.lxzxL {
    width: 100%;
}
.lxzxR {
    width: 100%;
}
.zslistCon {

    display: block;
    justify-content: space-between;
    padding: 20px 0;
}
.conTCon {
    width: 100%;
}
.lxfs {
    padding: 20px 15px;
    margin-top: 10px;
}









}