.header .nowNav .rightTop{
    width: 78%;
}
.iQT .tab span{
    width: 20%;
}
.footer .fTop .infoUl li u{
    margin-right: 10px;
}
.footer .fTop .infoUl{
    margin-left: 5%;
}
.footer .fTop .infoUl:first-child{
    margin-left: 0;
}
.tleName{
    width: 30%;
}
.iLC .lcBox .namePic{
    width: 280px;
}
.iLC .lcBox .numTle{
    width: calc(100% - 280px);
}
.all .jSZ .txtSZ{
    width: 43%;
}
.footer .fTop .infoUl{
    white-space: initial;
    vertical-align: middle;
}








@media screen and (max-width:1449px){
    .iLC .lcBox .namePic{
        width: 220px;
    }
    .iLC .lcBox .numTle{
        width: calc(100% - 220px);
    }
    .header .nowNav .rightTop {
        width: 85%;
    }
}
@media screen and (max-width: 1195px){
    .all .jSZ .txtSZ{
        width: 100%;
    }
}
@media screen and (max-width: 695px){
    .iYX{
        margin-top: 10%;
    }
    .iQT .tab span{
        font-size: 1.6rem;
        width: 45%;
    }
    .footer .fBottom .fLeft .media{
        height: 330px;
    }
    .footer .fBottom .fLeft .media:nth-child(4),.footer .fBottom .fLeft .media:nth-child(5){
        height: 200px;
    }
    .iLC .lcBox .namePic .txt {
        font-size: 1.6rem;
    }
    #zsSwiper {
        margin-top: 30% !important;
    }
}