<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
@media (max-width:1199px) {
    .mauto {
        max-width: 1170px;
        padding-left: 15px;
        padding-right: 15px
    }
    .exhibition-list .mauto1 {
        padding: 0 3%
    }
}

@media (max-width:1023px) {
    body {
        padding-top: 60px
    }
    .header {
        display: none
    }
    header {
        display: block !important;
        z-index: 888;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 60px;
        background: #fff
    }
    header .logo {
        position: absolute;
        left: 50%;
        line-height: 60px;
        -webkit-transform: translateY(-50%);
        transform: translateX(-50%)
    }
    header .logo img {
        height: 35px
    }
    header .m-menu-b {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        cursor: pointer
    }
    header .m-menu-b::before,
    header .m-menu-b::after {
        position: absolute;
        top: 50%;
        left: calc(35px / 2);
        content: '';
        width: 25px;
        height: 1px;
        z-index: 9999;
        -webkit-transition: all .3s;
        transition: all .3s;
        background: #999
    }
    header .m-menu-b::before {
        -webkit-transform: translateY(-4px) rotate(0);
        transform: translateY(-4px) rotate(0)
    }
    header .m-menu-b::after {
        -webkit-transform: translateY(4px) rotate(0);
        transform: translateY(4px) rotate(0)
    }
    header .m-menu-b.active::before,
    header .m-menu-b.active::after {
        background: #000
    }
    header .m-menu-b.active::before {
        -webkit-transform: translateY(0) rotate(225deg);
        transform: translateY(0) rotate(225deg)
    }
    header .m-menu-b.active::after {
        -webkit-transform: translateY(0) rotate(-225deg);
        transform: translateY(0) rotate(-225deg)
    }
    header nav {
        z-index: 888;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 60px;
        left: 0;
        background: rgba(255, 255, 255, 0.95);
        padding: 0 10px;
        text-align: left
    }
    header nav a {
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        animation: resize .5s both;
        -webkit-animation: resize .5s both;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        padding: 0 0 0 2%;
        color: #333
    }
    header .m-language {
        display: block;
        position: absolute;
        top: 0;
        right: 10px
    }
    header .m-language strong {
        height: 60px;
        line-height: 60px
    }
    header .m-language li {
        text-align: center;
        line-height: 30px;
        border-bottom: 1px solid #ccc;
        background: #fff
    }
    header .m-language a {
        display: block
    }
    header .m-search {
        width: 100%;
        height: 40px;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 0 5px 0 10px;
        margin-top: 10px;
        overflow: hidden;
        animation: slideInUp 1s both;
        -webkit-animation: slideInUp 1s both
    }
    header .m-search .txt {
        float: left;
        width: 88%;
        margin-top: 10px;
        background: transparent
    }
    header .m-search .btn {
        float: right;
        width: 25px;
        height: 40px;
        background: url(../images/m_search.png) no-repeat center;
        cursor: pointer;
        font-size: 0
    }
    @-webkit-keyframes resize {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale(5, 5);
            transform: scale(5, 5)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1)
        }
    }
    @keyframes resize {
        from,
        60%,
        75%,
        90%,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale(5, 5);
            transform: scale(5, 5)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1)
        }
    }
    .footer .select {
        display: none
    }
    .i-main {
        max-width: 690px;
        margin: 0 auto
    }
    .i-main .i-l,
    .i-main .i-r {
        width: 100%
    }
    .i-main .i-l {
        margin-bottom: .3rem
    }
    .main .main-nav-p a {
        padding: 0 2.5%
    }
    .main .about2 .img {
        width: 100%;
        text-align: center
    }
    .main .about2 .txt {
        width: 100%;
        padding: 0
    }
    .exhibition-list {
        height: calc(100vh - 114px)
    }
    .exhibition-list .mauto1 {
        margin: 0 auto;
        padding: 0 10%
    }
    .exhibition-list .owl-pagination {
        bottom: -10%
    }
}

@media (max-width:767px) {
    .mauto {
        padding-left: 10px;
        padding-right: 10px
    }
    .footer {
        height: auto;
        padding: 5px 10px;
        text-align: center
    }
    .footer .fl {
        display: none;
        line-height: inherit
    }
    .footer .corpight {
        float: none;
        display: block;
        line-height: 22px
    }
    .i-main-head .fl .slider {
        width: 200px
    }
    .i-main-head .fl .slider h3 {
        width: 85%;
        font-size: 12px
    }
    .i-main-head .fr {
        display: none
    }
    .i-main .i-l {
        padding-right: 0
    }
    .i-main .i-l .tab-body li .owl-pagination {
        width: 100%;
        right: inherit;
        bottom: -12%
    }
    .i-main .i-l .tab-body li .owl-controls .owl-page {
        display: inline-block
    }
    .i-main .i-l .tab-body li .owl-controls .owl-page span {
        margin: 0 3px
    }
    .main-con {
        margin-top: 0;
        /*padding-top:.35rem*/
    }
    .main .main-l {
        width: 100%;
        padding-right: 0
    }
    .main .main-r {
        width: 100%;
        margin-top: .3rem
    }
    .main .main-r .video .dt {
        height: 60px
    }
    .main .about h2 {
        color: #e60611;
        padding-top: 0
    }
    .main .about h2 span {
        font-size: 28px;
        padding-bottom: 0
    }
    .main .about h2 em {
        font-size: 18px
    }
    .main .honor-list h2 {
        height: 30px;
        line-height: 30px
    }
    .main .honor-list ul li .img {
        height: 4rem
    }
    .main .honor-list .owl-controls .owl-buttons .owl-prev {
        left: -45px;
        background: url(../images/honor_l.png) no-repeat center
    }
    .main .honor-list .owl-controls .owl-buttons .owl-next {
        right: -45px;
        background: url(../images/honor_r.png) no-repeat center
    }
    .main .video-list ul {
        margin-left: -0.25rem
    }
    .main .video-list li {
        padding-left: .25rem
    }
    .main .video-list .img {
        height: 1.86rem
    }
    .main .video-list .info h3 {
        height: 35px;
        line-height: 35px
    }
    .main .news-list .date {
        width: 80px;
        height: 80px;
        padding: 0 10px
    }
    .main .news-list .date strong {
        font-size: 20px
    }
    .main .news-list .info strong {
        font-size: 22px
    }
    .main .news-list .info .els2 {
        height: 50px;
        line-height: 25px
    }
    .main .news-info .date {
        display: none
    }
    .main .news-info .news-con {
        width: 100%;
        padding-left: 0
    }
    .main .case-list ul {
        margin-left: -0.15rem
    }
    .main .case-list li {
        padding-left: .15rem
    }
    .main .case-list .imgs {
        height: 1.98rem
    }
    .main .case-list h3 {
        height: 40px;
        line-height: 40px
    }
    .main .news-list2 ul {
        margin-left: -0.15rem
    }
    .main .news-list2 li {
        padding-left: .15rem;
        margin-bottom: .35rem
    }
    .main .news-list2 li a {
        padding: .15rem
    }
    .main .news-list2 li .els2 {
        height: 50px
    }
    .main .join-list .join-head {
        min-height: 50px;
        line-height: 50px
    }
    /* .main .join-list .join-head li {
        width: 50%;
        font-size: 15px
    } */
    .main .message .tt1 {
        height: 45px;
        line-height: 45px;
        font-size: 14px
    }
    .main .message .col-lg-6 {
        width: 100%
    }
    .main .message .col-lg-6&gt;.fr,
    .main .message .col-lg-6&gt;.fl {
        float: none
    }
    .main .message .col-lg-6 .txt,
    .main .message .col-lg-6 .select {
        width: calc(100% - 100px)
    }
    .main .message .col-lg-12 {
        margin: 0 0 .35rem 0
    }
    .main .message .txt2 {
        width: 37%
    }
    .main .contact .pt50 {
        padding-top: 0
    }
    .main .contact .col-sm-12 {
        padding-top: .3rem
    }
    .banner {
        height: 2.5rem
    }
    .main .main-nav-p {
        display: none
    }
    .main .main-nav-m {
        display: block;
        position: relative;
        z-index: 555
    }
    .main .main-nav-m .title {
        position: relative;
        height: 40px;
        line-height: 40px;
        background: #176be8;
        padding: 0 10px
    }
    .main .main-nav-m .title strong {
        color: #fff;
        font-size: 16px;
        font-weight: bold
    }
    .main .main-nav-m .title::after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 38px;
        height: 38px;
        background: url(../images/menu_icon.png) no-repeat center;
        background-size: 45% 45%;
        -webkit-transition: transform 300ms ease 0s;
        transition: transform 300ms ease 0s
    }
    .main .main-nav-m .title.cur::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .main .main-nav-m ul {
        display: none;
        position: absolute;
        top: 40px;
        width: 100%;
        padding: 0 10px;
        background: rgba(23, 107, 232, 0.8);
        color: #fff
    }
    .main .main-nav-m ul li a {
        display: block;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.55)
    }
}</pre></body></html>