<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    font-size: 16px
}

.jyy-content-look .l-right {
    background: url(/jyyjczx/lib/image/1111-right.png) no-repeat;
    background-size: 100% 100%;
}

.placeholder {
    width: 100%;
    height: 90px;
}

.jyy-content-look .l-right .txt {
    line-height: 32px;
    font-size: 16px;
}

.nr-title {
    font-size: 16px;
}

.c-s-j p {
    font-size: 16px;
}

.enterprise-item .item-bom {
    font-size: 16px;
}

.jjy-jzgd p {
    font-size: 16px;
}

.open-img-mask {
    z-index: 2;
}

.jdgc-p {
    font-size: 16px;
}

.dxSwiper .swiper-slide p {
    font-size: 16px;
}

.lxfs .zw {
    font-size: 16px;
}

.re-download {
    font-size: 16px;
}

.xpage-pagination {
    font-size: 16px;
}

.c-s-j {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c-s-j p {
    font-weight: 400;
    color: rgb(51, 51, 51);
    font-size: 16px;
}

.c-l {
    width: 30%;
}

.c-r {
    overflow: hidden;
}

.c-s-j-ul {
    display: flex;
    width: 1650px;
}

.c-s-j-ul li {
    margin-left: 15px;
    padding: 4px 14px 6px 14px;
}

.c-s-j-ul li a {
    color: rgb(100, 99, 98);
}

.c-s-j-ul li.active {
    background: rgba(0, 72, 152, 0.13);
    font-size: 18px;
}

.c-s-j li.active a {
    color: rgb(100, 99, 98);
    font-weight: 700;
}

#progress {
    margin-top: 20px;
    width: 100%;
    height: 4px;
    /* 鍋囪鐨勯珮搴� */
    background-color: rgb(233, 233, 233);
    position: relative;
}

#progress-handle {
    width: 60px;
    /* 鍋囪鐨勫搴� */
    height: 8px;
    background-color: rgb(0, 72, 152);
    cursor: pointer;
    position: absolute;
    top: -2px;
    left: 0;
    /* 鍒濆浣嶇疆 */
    border-radius: 2px;
}

.nr-title {
    color: rgb(102, 102, 102);
    text-indent: 2em;
    margin: 36px 0;
}

.enterprise-item .item-top img {
    width: 100%;
}

.enterprise-item .item-top {
    padding: 0;
}

.dxSwiper .swiper-slide p {
    text-align: center;
}

.open-img-mask {
    background: rgb(0 0 0 / 80%);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 9999;
}

.open-img-mask .content {
    position: relative;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 95%;
    /* background-color: #5a5a5a; */
    z-index: 999;
}

.open-img-mask .content .colse-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    right: -52px;
    position: absolute;
    height: 52px;
    width: 52px;
    background: rgb(0, 85, 162);
    top: 0;
    cursor: pointer;
}

.open-img-mask .nr-box img {
    width: auto;
    height: 80vh;
    max-width: 90vw;
}

.open-img-mask .cx-nr {
    color: rgb(255 255 255);
    text-align: center;
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 40px;
}

.enterprise-item .item-bom {
    text-align: center;
}

.article {
    padding: 4px 5px;
}

.article p {
    text-indent: 2em;
    margin-bottom: 25px;
    line-height: 32px;
    color: rgb(102, 102, 102);
    font-size: 18px;
}

.article p img {
    height: auto;
    margin: 0 auto;
    display: block;
}

.branch {
    display: flex;
    justify-content: center;
    margin: 35px 0 10px;
}

@media screen and (min-width:2200px) {

    .jyy-content-look .l-right .txt {
        line-height: 38px !important;
        font-size: 20px;
    }

    p,
    span {
        line-height: 38px !important;
        font-size: 18px;
    }
}

@media screen and (max-width:1600px) {
    .type-area {
        width: 80%;
    }

    .crumbs-ul li {
        margin-left: 30px !important;
    }

    .type-area-s {
        width: 70%;
    }
}

@media screen and (max-width:1500px) {
    .type-area {
        width: 85%;
    }

    .type-area-s {
        width: 80%;
    }

    .jyy-body {
        padding-top: 90px;
    }

    .jyy-news-left-list-two p a:first-child span {
        white-space: nowrap;
        /* 绂佹鎹㈣ */
        overflow: hidden;
        /* 闅愯棌婧㈠嚭鍐呭 */
        text-overflow: ellipsis;
        /* 鐢ㄧ渷鐣ュ彿琛ㄧず婧㈠嚭鍐呭 */
    }
}

@media screen and (max-width:1380px) {

    .jyy-body {
        padding-top: 80px;
    }


    .jyy-news {
        margin-top: 40px;
    }

    .type-area-s {
        width: 90%;
    }
}

@media screen and (max-width:1200px) {

    .type-area {
        width: 92%;
    }

    .type-area-s {
        width: 90%;
    }

    .c-s-j-ul {
        width: 1320px;
    }

    .c-l {
        display: none;
    }

    .c-s-j-ul li {
        margin-left: 10px;
        padding: 3px 10px 5px 10px;
    }
}

@media screen and (max-width:1050px) {
    .jyy-about-us-tab .tab-content .navigation-ul {
        display: none;
    }
}

@media screen and (max-width:750px) {
    .jyy-swiper {
        height: 35vh;
    }

    .jyy-classification .item i img {
        width: 40px;
        height: 40px;
    }

    .jyy-classification .item::after {
        top: 95px;
        width: 80%;
        left: -40%;
        display: none;
    }

    .jyy-business .p-4 {
        width: 98%;
    }

    .type-area-s {
        width: 92%;
    }

    .qkzz-item {
        justify-content: space-between !important;
        flex-direction: column !important;
    }

    .qkzz-left {
        width: 100% !important;
    }

    .qkzz-right {
        width: 100% !important;
    }

    .news-swiper p {
        font-size: 16px;
        bottom: 0;
    }

    .jyy-news-left .jyy-news-left-title-span {
        margin-right: 18px;
        font-size: 16px;
    }

    .jyy-news-left .jyy-news-left-title-span.active::after {
        width: 72px;
    }

    .crumbs-content {
        flex-direction: column;
    }

    .jyy-classification .item .j-b {
        text-align: center;
        font-size: 12px !important;
    }

    .jyy-news-left-list-one .a-1 {
        line-height: 24px;
    }

    .jyy-news-left-list-two p {
        height: 56px;
        line-height: 56px;
        border-bottom: 2px solid rgb(240, 240, 239);
        overflow: hidden;
        font-size: 14px;
    }

    .lxwm-box .lxwm-gz .ewm-gz {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .lxwm-box .lxwm-dizhi .dz-left {
        width: 100%;
    }

    .lxwm-box .lxwm-dizhi .dz-right {
        width: 100%;
        margin-top: 16px;
    }

    .lxwm-box .lxwm-dizhi {
        flex-direction: column;
    }
}

@media screen and (max-width:650px) {


    .news-title .news-title-right {
        background: #fff;
        width: 100%;
        padding: 30px;
    }

    .news-title {
        justify-content: space-between;
        flex-direction: column;
    }

    .news-title .news-title-left {
        width: 100%;
    }

    .zjjg-img {
        height: auto;
    }

    .type-area {
        width: 94%;
    }

    .type-area-s {
        width: 98%;
    }

    .jyy-swiper {
        height: 30vh;
    }

    .jyy-about-us-tab .tab-content {
        height: 60px;
    }



    .crumbs-ul {
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 10px;
    }

    .crumbs-ul li {
        margin-left: 0 !important;
        width: 30%;
        text-align: center;
    }

    .jyy-content-look .l-left {
        width: 100%;
    }

    .jyy-content-look {
        flex-direction: column;
    }

    .jyy-content-look .l-right {
        padding: 18px;
        width: 100%;
    }

    .jyy-content-look {
        height: auto;
    }

    .jyy-content-text p {
        padding: 0 8px;
        font-size: 16px;

        line-height: 26px;
    }

    .jyy-content-look .l-right .title {
        font-size: 16px;
    }

    .jyy-video-content {
        height: 30vh;
    }

    .video-play {
        width: 58px;
        height: 58px;
    }

    .enterprise-honor {
        flex-direction: column !important;
        padding: 10px !important;

    }

    .nr-box {
        padding: 10px !important;
    }

    .cx-nr {

        font-size: 12px !important;
        line-height: 25px !important;
        margin-bottom: 10px !important;

    }

    .open-img-mask .content {
        position: relative;
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40% !important;
        background-color: #fff;
        transform: rotate(90deg);
    }

    .nr-box img {
        height: 25vh !important;
    }

    .enterprise-item {
        width: 100% !important;
    }

    .qywh-next,
    .qywh-prev {
        display: none;
    }

    .qywh-Swiper p {
        height: 25% !important;
    }

    .crumbs-content {
        display: block;
        margin-bottom: 20px;
    }

    .news-item a {
        padding: 12px 0;
    }

    .news-item a .news-txt {
        width: 75%;
    }

    .zw-box .tab {
        padding: 0 10px !important;
        height: 60px !important;
    }

    .sta-sp .sta-nr-t {
        margin-bottom: 0 !important;
    }

    .zw-content .zw-list span:nth-child(2) {
        width: auto !important;
    }

    #zw-ul {
        padding: 10px !important;
    }

    .news-content {
        display: flex;
        flex-direction: column;
    }

    .jyy-news-left-list-one {
        padding: 20px 0;
    }

    .jyy-news-left {
        width: 100%;
    }

    .jyy-news-right {
        width: 100%;
        margin-left: 0;
        padding: 50px 0 10px;
    }

    .jyy-news-left-list-one .a-2 {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .jyy-news-left-list-one .p-1 {
        width: 100%;
    }

    .jyy-business {
        margin-top: 18px;
    }

    .jyy-technological-innovation .num {
        color: rgb(0, 85, 162);
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        width: 100%;
    }

    .engineering-content {
        display: flex;
        flex-direction: column;
    }

    .eng-left {
        width: 100%;
        height: 35vh;
    }

    .eng-right {
        width: 100%;
        display: flex;
        height: auto;
        flex-direction: column;
    }

    .eng-right .item {
        width: 100%;
        height: 35vh;
    }

    .content-box {
        flex-direction: column;
        padding: 10px !important;
    }

    .content-box .item {
        margin: 30px 0 !important;
    }

    .content-box .item a {
        width: 100% !important;
    }

    .jyy-video-content p {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }

    .enterprise-item .item-bom p {
        font-size: 14px !important;
        text-align: center;
    }

    .enterprise-item .item-bom span {
        font-size: 16px !important;
        margin: 0 auto 15px;
    }

    .enterprise-item .item-bom {
        font-size: 16px !important;
    }

    .jjy-jzgd {
        width: 100px !important;
        height: 45px !important;
        border-radius: 8px !important;
    }

    .jjy-jzgd p {
        font-size: 16px !important;
    }

    .article p img {
        width: calc(100% - 10px);
    }

    .branch {
        margin: 20px 0 10px;
    }

    .article p {
        margin-bottom: 12px;
    }
}

@media screen and (max-width:450px) {
    * {
        font-size: 14px;
    }

    .type-area {
        width: 96%;
    }

    .jyy-swiper {
        height: 25vh;
    }

    .jyy-about-us-banner {
        height: 156px !important;
    }

    .jyy-content-look .l-right .txt {
        line-height: 28px;
        font-size: 16px;
    }

    .re-download .item {
        padding: 20px 10px !important;

    }

    .re-download .r-50 {
        margin-right: 20px !important;
    }

    .placeholder {
        height: 10px;
    }

    .xpage-pagination {
        font-size: 12px !important;
    }

    .crumbs-c-left a {
        font-size: 11px;
    }

    .jdxm-prev,
    .jdxm-next {
        display: none;
    }
}</pre></body></html>