<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1280px) {
    /* hd css */
    .warp {
        width: 100%;
        height: auto;
        max-width: 1920px;
        margin: 0 auto;
    }
    .hd-pc {
        width: 100%;
        height: auto;
    }
    .hd {
        width: 100%;
        height: 125px;
        background: #215ebb;
        border-bottom: 1px solid #648fd0;
        position: relative;
    }
    .a-logo {
        line-height: 125px;
        display: block;
        float: none;
        width: 172px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .a-logo img {
        display: block;
        float: none;
        width: 100%;
    }
    .hd-auto {
        width: auto;
        height: auto;
        margin: 0 auto;
        margin: 0 0.24rem;
        background: none;
    }
    .nav-auto {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .nav {
        display: none;
    }
    .nav .nav-auto ul li {
        text-align: center;
        height: 54px;
    }
    .nav .nav-auto ul li a {
        line-height: 54px;
        display: block;
        width: 100%;
        height: 100%;
        font-size: 16px;
        color: #ffffff;
        transition: none;
    }
    .nav .nav-auto ul li.active a {
        background: #ff9500;
        font-weight: bold;
    }
    .nav .nav-auto ul li:hover a {
        background: #ff9500;
        font-weight: bold;
    }
    .nav .nav-auto ul li .ul2 {
        overflow: hidden;
    }
    .nav1 .nav-auto ul li .ul2 li a {
        background: none;
        font-weight: normal;
        margin: 0 0.48rem;
    }
    .nav .nav-auto ul li:hover .ul2 li {
        height: 54px;
        line-height: 54px;
    }
    .nav .nav-auto ul li .ul2 li:hover a {
        background: #ff9500;
        font-weight: normal;
    }
    /* nav1 */
    .warp {
        position: relative;
    }
    .nav1 {
        width: 100%;
        height: 100%;
        display: none;
        background: rgba(0, 0, 0, 0.4);
        display: block;
        position: absolute;
        top: 0;
        left: -100%;
        transition: all 0.7s;
        z-index: 9999999;
    }
    .left {
        left: 0;
    }
    .nav1 .nav-auto ul {
        width: 100%;
        height: 100%;
        background-color: #242424;
    }
    .nav1 .nav-auto ul li {
        width: 100% !important;
        text-align: left;
        float: none;
        border-bottom: 1px solid #3a3a3a;
    }
    .nav1 .nav-auto ul li a {
        line-height: 54px;
        display: block;
        width: auto;
        height: 100%;
        font-size: 16px;
        color: #969696;
        font-weight: bold;
        transition: none;
        margin: 0 0.24rem;
    }
    .nav1 .nav-auto ul li.active {
        background-color: #393939;
    }
    .nav1 .nav-auto ul li.active .li-a {
        background: none;
        font-weight: bold;
        color: #ffffff;
    }
    .nav1 .nav-auto ul li:hover a {
        background: none;
        font-weight: bold;
    }
    .nav1 .nav-auto {
        width: 100%;
        height: 100%;
        margin: 0;
        overflow-y: scroll;
        background-color: #242424;
    }
    .nav1 .nav-auto ul li .ul2 {
        overflow: hidden;
        height: auto;
    }
    .nav1 .nav-auto ul li .ul2 li {
        height: 0;
        line-height: 0px;
        overflow: hidden;
        transition: all 0.7s;
        border: 0;
    }
    .nav1 .nav-auto ul li .ul2 li.height {
        height: 54px;
        line-height: 54px;
        border-top: 1px solid #3a3a3a;
    }
    /*  */
    .search {
        width: auto;
        height: 36px;
        border-radius: 25px;
        background: none;
        margin-top: 47px;
    }
    #wd {
        display: none;
    }
    .ss {
        width: 45px;
        height: 36px;
        border-radius: 25px;
        background: url(ss.png) no-repeat center center;
        cursor: pointer;
    }
    .home {
        display: block;
        line-height: 125px;
    }
    .dh {
        width: auto;
        height: 80px;
        line-height: 80px;
        background: #2c2c2c;
    }
    .dh span {
        margin: 0 0.24rem;
        font-size: 28px;
        color: #989898;
    }
    .dh .x1 {
        width: 22px;
        margin-right: 0.24rem;
    }
    /* ft css */
    .ft-top {
        width: 100%;
        height: auto;
        background: #215ebb;
    }
    .ft-top-auto {
        width: auto;
        height: 97px;
        margin: 0 0.24rem;
    }
    .ft-bottom {
        width: 100%;
        min-height: 45px;
        background: #0445a9;
    }
    .ft-bottom p {
        text-align: center;
        line-height: 45px;
        color: #3478e1;
        font-size: 14px;
    }
    .ft-bottom a {
        display: inline-block;
        color: #3478e1;
        font-size: 14px;
    }
    .ft-bottom a:hover {
        text-decoration: underline;
        color: #cccccc;
    }
    .f-t-a-left p {
        font-size: 14px;
        color: #8eb8f7;
        line-height: 14px;
    }
    .f-t-a-left .p2 {
        margin-top: 12px;
    }
    .f-t-a-left .p1 {
        margin-top: 30px;
    }
    .f-t-a-right {
        width: 108px;
        height: auto;
        margin-top: 27px;
    }
    .f-t-a-right img {
        width: 44px;
    }
}

@media screen and (max-width: 768px) {
    .ft-top-auto {
        width: auto;
        height: auto;
        margin: 0 0.24rem;
    }
    .f-t-a-left {
        display: inline-block;
        width: 100%;
        float: none;
        text-align: center;
    }
    .f-t-a-left p {
        line-height: 22px;
    }
    .f-t-a-right {
        width: 108px;
        height: auto;
        float: none;
        margin: 25px auto;
    }
    .ft-bottom {
        padding: 20px 0px;
    }
    .ft-bottom p {
        line-height: 22px;
        padding: 0px 15px;
    }
}</pre></body></html>