body{background: url(../images/mainbg2025.png) no-repeat top center !important;}
*{box-sizing: border-box;}
.container{width: 1400px;margin: 0 auto;}

.ztheader{padding-top: 20px;padding-bottom: 130px;}
.nbtit{text-align: center;margin-top: 80px;}
.toplogo a img{display: block;width: 450px;}
.zdwjbox{box-shadow: 0px 0px 13px  rgba(21, 92, 179, 0.2);background: #fff;border-radius: 18px;padding: 25px 45px;}
.lmtit{text-align: center;background: url(../images/lmbg.png) no-repeat center;font-size: 36px;font-weight: bold;color: #034FAB;}
.zdwjbox h3{text-align: center;font-size: 28px;font-weight: bold;margin-top: 21px;}
.zdwjbox .memo{font-size: 18px;text-indent: 2em;line-height: 32px;margin-top: 20px;}
.zdwjbox .memo a{color:#034FAB;}

.gasbb,.sjbmbox,.xsqbox,.wnbox{margin-top: 42px;}
.gasbb a{height: 128px;line-height: 128px;padding-left: 40px;font-size: 28px;font-weight: bold;color: #fff;}
.gasbb .a1{float: left;width: 48%;background: url(../images/a1bg.png) no-repeat;background-size: 100% 100%;}
.gasbb .a2{float: right;width: 48%;background: url(../images/a2bg.png) no-repeat;background-size: 100% 100%;}

.sjbmbox .lmtit,.xsqbox .lmtit{background-image: url(../images/lmbg2.png);}

.wzlist{margin-top: 20px;margin-left: -2.8%;}
.wzlist li{float: left;margin-left: 2.8%;margin-top: 40px;width: 22.2%;height: 80px;line-height: 80px;background:#EBF5FF;text-align: center;font-size: 22px;}

.yqlj{display: none !important;}
@media screen and (max-width:1500px ) {
    .container{width: 1200px;}
    body{background-size: 115%;}

    .gasbb a{padding-left: 25px;}
    .wzlist li{font-size: 20px;}
}

@media screen and (max-width:1200px ) {
    .container{width: 100%;padding: 0 10px;}

    body{background-size: 200%;}

    .ztheader{padding-top: 10px;padding-bottom: 40px;}
    .toplogo a img{width: 50%;margin-left: 15px;}
    .nbtit{margin-top: 20px;}
    .nbtit img{width: 80%;}

    .lmtit{font-size: 20px;background-size: 200%;}
    
    .sjbmbox .lmtit, .xsqbox .lmtit{background-size: 180%;}

    .zdwjbox{padding: 10px 20px;border-radius: 10px;}
    .zdwjbox h3{font-size: 18px;margin-top: 10px;}
    .zdwjbox .memo{font-size: 14px;line-height: 26px;margin-top: 10px;}

    .gasbb, .sjbmbox, .xsqbox,.wnbox{margin-top: 20px;}

    .gasbb .a1,.gasbb .a2{width: 100%;margin-top: 15px;height: 70px;line-height: 70px;font-size: 16px;}

    .wzlist{margin-left: 2%;margin-top: 10px;}
    .wzlist li{width: 48%;margin-left: 2%;font-size: 12px;height: 50px;line-height: 50px;margin-top: 15px;}
}