@media screen and (min-width:1250px) {
    .head-25.down--before {
        top: -150px;
        position: fixed;
    }
    .head-25.down {
        top: 0;
        transition: all ease .6s;
    }
    .head-25.zhanDown {
        transition: all ease .6s;
    }
    .head-25 .zhanHead-25 {
        width: 100%;
    }
    .head-25 .e_navigationA-2 .specialLeft a {
        display: block;
        width: 100%;
        padding: 20px;
        border-bottom: 1px solid #e6e6e6;
        background-color: #fcfcfc;
        font-family: "9ac0d955-f321-4960-bafd-585669d01a96";
        font-size: 14px;
        text-align: left;
        line-height: 1;
        color: #6c727a;
    }
    .head-25 .e_navigationA-2 .specialLeft a:hover,
    .head-25 .e_navigationA-2 .specialLeft p.cur a {
        color: #fff;
        background: #a72126;
    }
}
:root {
    --c: #2e2f8c;
    --bw: 1400px;
    --bc: #2e2f8c;
    --br: 5px;
    --cc: #fff;
    --ccsize: 150px;
    --color1:#2e2f8c;
    --color3:#2e2f8c;
}