<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

@media only screen and (max-width: 1680px) {
    .content {
        width: 1200px;
    }
    .nav li {
        font-size: 16px;
    }
    .nav li a {
        white-space: nowrap;
    }
    .tit h2 {
        font-size: 46px;
    }
    .about_pic img {
        height: 415px;
    }
    .about_num {
        padding: 10% 0 0;
    }
    .about_num li p {
        font-size: 16px;
    }
    .about_num li p span {
        font-size: 34px;
    }
    .pro_con {
        height: 350px;
    }
    .pro_con h2 {
        font-size: 30px;
    }
    .pro_list li img {
        height: 204px;
    }
    .pro_list li p {
        height: 165px;
        line-height: 165px;
    }
    .big_pic img {
        height: 492px;
    }
    .big_pro .swiper-button-next,
    .big_pro .swiper-button-prev {
        top: 580px;
    }
    .news_pic img {
        width: 100%;
        height: 290px;
    }
    .news_con&gt;h3 {
        font-size: 18px;
    }
    .news_txt {
        line-height: 28px;
        height: 56px;
    }
    .contact_txt {
        flex-direction: column;
        margin: 6% 0 0;
        font-size: 16px;
        line-height: 1.6;
    }
    .service_tel {
        font-size: 16px;
    }
    .service_tel span {
        font-size: 34px;
    }
    .m_pro_pic img {
        height: 230px;
    }
    .adv_tit {
        font-size: 24px;
    }
    .adv_tip {
        font-size: 20px;
    }
    .m_news_pic img {
        height: 269px;
    }
    .code_list img {
        width: 80px;
        height: 80px;
    }
}

@media only screen and (max-width: 1440px) {
    .wrap_box {
        font-size: 14px;
    }
    .pro_xx_tit {
        font-size: 30px;
    }
    .pro_xx_title {
        font-size: 20px;
    }
    .pro_xx_txt {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    .content {
        width: 90%;
    }
    .wrap_box {
        font-size: 12px;
    }
    .pro_list li img {
        height: 174px;
    }
    .big_pro .swiper-button-next,
    .big_pro .swiper-button-prev {
        top: 500px;
    }
    .big_pic img {
        height: 424px;
    }
    .m_pro_pic img {
        height: 176px;
    }
    .adv_txt {
        line-height: 26px;
        height: 130px;
    }
}

@media only screen and (max-width: 1024px) {
    html {
        font-size: -moz-calc(100vw / 7.5);
        font-size: calc(100vw / 7.5);
    }
    .wrap_box {
        font-size: 0.24rem;
    }
    img {
        width: 100%;
    }
    .mar_t10 {
        margin-top: 0.1rem;
    }
    .content {
        width: 7.02rem;
    }
    .pc {
        display: none;
    }
    .phone {
        display: block;
    }
    .p_header {
        height: 1.3rem;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        background: #fff;
    }
    .p_header .content {
        height: 100%;
    }
    .p_logo {
        width: 0.94rem;
    }
    .srch {
        width: 6.66rem;
        height: 0.88rem;
        margin: 0.7rem auto;
        -webkit-appearance: none;
        background: #d6e1db;
        border-radius: 0.06rem;
        overflow: hidden;
    }
    .srch_txt {
        width: 5.2rem;
        border: none;
        color: #333;
        background: none;
        -webkit-appearance: none;
        padding: 0 0.1rem;
        line-height: 0.88rem;
    }
    .srch_txt::-webkit-input-placeholder {
        color: #8791a2;
    }
    .srch_sub {
        width: 1.46rem;
        height: 100%;
        border: none;
        color: #ffffff;
        text-align: center;
        background: url(../images/menu_ss.png) no-repeat #157b46 center center;
        background-size: 0.38rem;
        -webkit-appearance: none;
    }
    .menu_btn {
        width: 0.6rem;
        top: 0.4rem;
        right: 0.3rem;
    }
    .menu_box {
        background: url(../images/menu_bg.jpg) no-repeat center top #326b49;
        background-size: 100%;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        z-index: 999999;
        position: fixed;
        display: none;
    }
    .menu_list {
        padding: 0 0.5rem;
        color: #fff;
        height: 6.7rem;
        overflow-y: auto;
    }
    .menu_list li {
        font-size: 0.3rem;
        background: url(../images/dot.png) no-repeat left center;
        background-size: 0.1rem;
        padding-left: 0.3rem;
        line-height: 2;
        margin-bottom: 0.3rem;
    }
    .menu_list li em {
        width: 0.2rem;
        height: 0.38rem;
        background: url(../images/nar0.png) no-repeat;
        background-size: 0.2rem;
        display: block;
        transition: all 0.6s;
    }
    .menu_close {
        font-size: 0.6rem;
        color: #fff;
    }
    .p_banner_txt {
        width: 100%;
        left: 0.45rem;
        top: 0.5rem;
        color: #f3f4f4;
        font-size: 0.4rem;
        display: none;
    }
    .p_banner_txt h3 {
        font-size: 0.54rem;
        width: 2.7rem;
    }
    .header {
        width: 100%;
    }
    .swiper-slide-active .p_banner_txt {
        display: block;
    }
    .swiper_btn {
        width: 2.2rem;
        height: 1.05rem;
        padding: 0 0.5rem;
        margin: 0 auto;
        position: static;
    }
    .swiper_btn .swiper-button-prev,
    .swiper_btn .swiper-button-next {
        width: 0.14rem;
        height: 0.08rem;
        opacity: 1;
    }
    .swiper_btn .swiper-pagination {
        margin: 0 0.15rem;
    }
    .box_con {
        margin: 0.4rem 0 0;
    }
    .about_bg {
        background: none;
    }
    .about_box {
        flex-direction: column;
    }
    .about {
        padding: 0.4rem 0.4rem 0.3rem;
    }
    .about_con {
        width: 100%;
    }
    .about_pic {
        width: 100%;
        margin: 0.4rem 0 0;
    }
    .about_pic img {
        height: 4.9rem;
    }
    .about_pic .swiper-button-next,
    .about_pic .swiper-button-prev {
        width: 0.38rem;
        height: 0.73rem;
    }
    .tit h2 {
        font-size: 0.42rem;
    }
    .tit p {
        font-size: 0.24rem;
    }
    .about_tit {
        padding: 0;
    }
    .box {
        padding: 0.6rem 0 0;
    }
    .more {
        width: 0.46rem;
        height: 0.46rem;
    }
    .about_num li p span {
        font-size: 0.54rem;
    }
    .about_num li p {
        font-size: 0.2rem;
    }
    .big_pro {
        margin: 0.4rem 0 0;
    }
    .big_pro .swiper-button-next,
    .big_pro .swiper-button-prev {
        top: 5.2rem;
        width: 0.32rem;
        height: 0.54rem;
    }
    .big_pic {
        width: 100%;
    }
    .pro_con {
        bottom: 0;
        top: auto;
        width: 100%;
        height: 1.1rem;
        background: rgba(255, 255, 255, 0.75);
        padding: 0.1rem 0.2rem;
    }
    .pro_con h2 {
        width: 4.75rem;
        font-size: 0.32rem;
        padding: 0;
    }
    .pro_con h2::after {
        display: none;
    }
    .pro_con .more {
        float: right;
        margin-top: -0.3rem;
    }
    .pro_txt {
        height: 0.32rem;
        line-height: 0.32rem;
        margin: 0;
        width: 4.75rem;
        float: left;
    }
    .big_pic img {
        height: 4.25rem;
    }
    .pro_list {
        margin: 0.35rem 0 0;
    }
    .pro_list li img {
        height: 1.75rem;
    }
    .pro_list li p {
        height: 1.4rem;
        line-height: 1.4rem;
        font-size: 0.3rem;
    }
    .news_date_box {
        width: 0.84rem;
        height: 1.6rem;
        border: solid 0.05rem #fff;
        top: -0.78rem;
    }
    .news_date {
        height: 0.74rem;
        padding: 14% 0 0;
    }
    .news_date h3 {
        font-size: 0.26rem;
    }
    .news_date p {
        font-size: 0.2rem;
    }
    .news_con&gt;h3 {
        font-size: 0.28rem;
    }
    .news_txt {
        line-height: 0.4rem;
        height: 0.8rem;
    }
    .contact_bg {
        flex-direction: column;
        background: none;
    }
    .contact {
        width: 100%;
    }
    .contact_con {
        padding: 0.3rem 0.25rem 0;
    }
    .contact_tit h3 {
        font-size: 0.3rem;
    }
    .contact_tit p {
        font-size: 0.24rem;
    }
    .contact_txt {
        margin: 0.3rem 0 0;
        font-size: .24rem;
    }
    .address {
        width: 100%;
        font-size: 0.24rem;
    }
    .email {
        width: 100%;
    }
    .code_box {
        top: 22%;
    }
    .code_list img {
        width: 1rem;
        height: 1rem;
    }
    .code_list p {
        font-size: .2rem;
    }
    .en_service_tel {
        margin: 7% 0 4%;
    }
    .en_service_tel p {
        font-size: .34rem;
    }
    .share_list img {
        width: .49rem;
        height: .49rem;
    }
    .service {
        background: #f4f4f4;
        margin: 0.4rem 0 0;
    }
    .service_tel {
        margin: 0.4rem 0 0;
        font-size: 0.24rem;
    }
    .service_tel span {
        font-size: 0.48rem;
    }
    .code {
        width: 1.08rem;
        height: 1.08rem;
    }
    .m_banner_tit h2 {
        font-size: 0.32rem;
    }
    .m_banner_tit h2::after {
        width: 1.15rem;
        height: 0.02rem;
    }
    .m_banner_tit p {
        font-size: 0.26rem;
    }
    .m_about_box {
        flex-direction: column;
    }
    .m_about_pic {
        width: 100%;
    }
    .m_about_con {
        padding: 5% 0 0;
        width: 100%;
    }
    .sub_tit {
        font-size: 0.34rem;
    }
    .m_about_num {
        flex-wrap: wrap;
        padding-left: 0.4rem;
    }
    .m_about_num li {
        width: 33.3%;
        margin-bottom: 0.3rem;
    }
    .m_about_num li:nth-child(1),
    .m_about_num li:nth-child(2) {
        width: 50%;
    }
    .produce {
        height: 2.2rem;
        overflow: hidden;
        margin: 0.4rem 0 0;
    }
    .produce li:nth-child(even) .line {
        bottom: auto;
    }
    .produce li:nth-child(even) .right {
        align-items: flex-start;
    }
    .produce::after {
        top: auto;
        bottom: 6px;
    }
    .produce_con {
        height: 4rem;
    }
    .left .line {
        height: 3rem;
    }
    .right {
        width: 6.8rem;
    }
    .right .imgBox {
        width: 1.8rem !important;
        height: 1.8rem !important;
        flex: 0 0 1.8rem !important;
    }
    .right .info .time {
        font-size: 0.3rem;
    }
    .summary {
        font-size: 0.24rem;
        line-height: 0.4rem;
        height: 0.8rem;
        overflow: hidden;
    }
    .partner_list {
        flex-wrap: wrap;
    }
    .partner_list li {
        width: 100%;
        margin-top: 0.2rem;
    }
    .culture {
        flex-wrap: wrap;
    }
    .culture_con,
    .culture_pic {
        width: 100%;
    }
    .culture_pic {
        margin-top: 0.4rem;
    }
    .culture_con {
        padding: 0.4rem 0 0;
    }
    .m_pro li {
        width: 48%;
    }
    .m_pro li:nth-child(3n+3) {
        margin-right: auto;
    }
    .m_pro li:nth-child(even) {
        margin-right: 0;
    }
    .m_pro_pic img {
        height: 2.06rem;
    }
    .m_pro_tit {
        font-size: 0.28rem;
        width: 100%;
    }
    .m_news_time img {
        width: 0.3rem;
        height: 0.3rem;
        margin-right: 0.1rem;
    }
    .m_news_tit {
        font-size: 0.28rem;
    }
    .m_news_list_tit {
        font-size: .3rem;
    }
    .m_news_pic img {
        height: 1.7rem;
    }
    .m_news_txt {
        height: 0.96rem;
    }
    .pagination li {
        line-height: 0.5rem;
        padding: 0 0.2rem;
        margin: 0 0.05rem;
    }
    .adv_list li {
        flex-wrap: wrap;
        flex-direction: column;
        margin-bottom: 0.3rem;
    }
    .adv_list li:nth-child(even) {
        flex-direction: column;
    }
    .adv_pic,
    .adv_con {
        width: 100%;
    }
    .adv_tit {
        font-size: 0.3rem;
    }
    .adv_tit img {
        width: 0.49rem;
        height: 0.49rem;
    }
    .adv_tip {
        font-size: 0.26rem;
    }
    .adv_txt {
        line-height: 0.4rem;
        height: 2rem;
        margin-bottom: 2%;
    }
    .m_contact_list {
        flex-wrap: wrap;
        padding: 0;
    }
    .m_contact_list li {
        width: 48%;
        height: 2.8rem;
        margin-bottom: 0.3rem;
        padding: 0.4rem 0.2rem 0;
    }
    .m_contact_list li img {
        width: 0.5rem;
    }
    .m_contact_list li h3 {
        font-size: 0.3rem;
        margin: 0.2rem 0;
    }
    .m_contact_list li p {
        font-size: 0.24rem;
    }
    .m_message {
        padding: 0;
    }
    .m_message_list {
        width: 100%;
    }
    .m_message_list img {
        width: 0.3rem;
        height: 0.27rem;
    }
    .m_user1 {
        padding: 0.1rem 0 0;
    }
    .m_mes_btn input {
        width: 1.8rem;
        height: 0.6rem;
        font-size: 0.24rem;
    }
    .join_txt {
        width: 100%;
        text-align: left;
    }
    .xx_tit {
        font-size: 0.3rem;
    }
    .xx {
        width: 100%;
        padding: 0.4rem 0;
        min-height: 5rem;
    }
    .nextpage a {
        width: 100%;
    }
    .xx_time {
        padding: 0.3rem 0;
    }
    .news_pic img {
        height: 3rem;
    }
    .echarts_con {
        height: 4rem
    }
    .m_news {
        padding-bottom: 3%;
    }
    .m_news li {
        width: 100%;
    }
    .pro_xx_pic,
    .pro_xx_con {
        width: 100%;
        float: none;
    }
    .pro_xx_tit {
        padding: 6% 0;
        font-size: .32rem;
    }
    .pro_xx_txt {
        font-size: .26rem;
        line-height: 2;
    }
    .brand_list {
        flex-wrap: wrap;
    }
    .brand_list li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 3%;
    }
    .brand_list li:nth-child(even) {
        margin-right: 0;
    }
    .pro_xx_title {
        font-size: .36rem;
    }
}</pre></body></html>