<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: 1477px) {
  .about .content .rt h3::after {
    font-size: 150px;
  }
  .tech-intro .rt h5 {
    min-width: 43%;
  }
}
@media (max-width: 1199px) {
  header .header .header-blank {
    width: 15%;
  }
  .index-about .content .text {
    font-size: 115px;
  }
  .index-content {
    padding: 115px 30px 135px 45px;
  }
  .index-content .line1 .lt h1 {
    font-size: 30px;
  }
  .index-content .line1 .lt h1 span::after {
    width: 70px;
    height: 70px;
  }
  .index-content .line1 .lt h2 {
    font-size: 24px;
  }
  .index-content .line2 .rt h1 {
    font-size: 30px;
  }
  .index-content .line2 .rt h1 span::after {
    width: 70px;
    height: 70px;
  }
  .index-content .line2 .rt h2 {
    font-size: 24px;
  }
  .index-content .line3 .lt h1 {
    font-size: 30px;
  }
  .index-content .line3 .lt h1 span::after {
    width: 70px;
    height: 70px;
  }
  .index-content .line3 .lt h2 {
    font-size: 24px;
  }
  .footer-bt .content {
    flex-direction: column;
    align-items: center;
  }
  .footer-bt .content .lt {
    margin-bottom: 15px;
    text-align: center;
  }
  .about .content .lt .inner-nums li {
    padding: 10px;
  }
  .about .content .lt .inner-nums li .r {
    padding-left: 5px;
  }
  .news-list .news-block a .rt {
    width: 18.9296%;
  }
  .prod-list .prod-block .pic .mask {
    padding: 1% 10% 1% 15%;
  }
  .prod-list .prod-block .pic .mask h1 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .prod-list .prod-block .pic .mask h1 span {
    font-size: 16px;
  }
  .prod-list .prod-block .pic .mask p {
    font-size: 14px;
  }
  .tech-intro .lt {
    width: 100%;
  }
  .tech-intro .rt {
    width: 100%;
  }
}
@media (max-width: 990px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .banner .banner-text h1 {
    font-size: 40px;
  }
  .banner .banner-text h3 {
    font-size: 24px;
  }
  .index-about .content .text {
    font-size: 80px;
  }
  .nums li {
    padding: 10px 25px;
  }
  .news-wrapper .news-block {
    width: 43.9437%;
    margin-bottom: 20px;
  }
  .index-content {
    padding: 70px 30px 80px 45px;
  }
  .index-content .line1 {
    margin-bottom: 80px;
  }
  .index-content .line1 .lt h1 {
    font-size: 24px;
  }
  .index-content .line1 .lt h1 span::after {
    width: 70px;
    height: 70px;
  }
  .index-content .line1 .lt h2 {
    font-size: 20px;
  }
  .index-content .line2 {
    margin-bottom: 80px;
  }
  .index-content .line2 .rt h1 {
    font-size: 24px;
  }
  .index-content .line2 .rt h1 span::after {
    width: 70px;
    height: 70px;
  }
  .index-content .line2 .rt h2 {
    font-size: 20px;
  }
  .index-content .line3 .lt h1 {
    font-size: 24px;
  }
  .index-content .line3 .lt h1 span::after {
    width: 70px;
    height: 70px;
  }
  .index-content .line3 .lt h2 {
    font-size: 20px;
  }
  .recruit .content .text {
    top: 25%;
  }
  .recruit .content .text h3 {
    font-size: 22px;
  }
  .recruit .content .text h2 {
    font-size: 28px;
  }
  footer .menu {
    display: none;
  }
  .about .content .lt {
    width: 100%;
  }
  .about .content .lt .inner-nums {
    margin-top: 30px;
  }
  .about .content .lt .inner-nums li {
    padding: 10px 25px;
  }
  .about .content .lt .inner-nums li .r {
    padding-left: 20px;
  }
  .about .content .rt {
    width: 100%;
  }
  .map .name {
    width: 200px;
    height: 100px;
    font-size: 26px;
  }
  .news-list .news-block-hot .pic {
    overflow: hidden;
  }
  .news-list .news-block-hot .pic img {
    min-height: 150px;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .news-list .news-block-hot .title .head .date {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ea4648;
    padding: 10px 5px;
    border: 0;
  }
  .news-list .news-block-hot .title .head .date h2 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 700;
  }
  .news-list .news-block-hot .title .head .date span {
    font-size: 12px;
    color: #fff;
  }
  .news-list .news-block-hot .title .head .brief {
    width: 100%;
    padding: 0;
  }
  .prod-list .prod-block {
    width: 47.1972%;
  }
  .message h1 {
    font-size: 26px;
  }
  .message h3 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .banner .banner-text h1 {
    font-size: 26px;
  }
  .banner .banner-text h3 {
    font-size: 16px;
  }
  .inner-title {
    margin-bottom: 30px;
  }
  .inner-title h1 {
    font-size: 26px;
  }
  .index-about {
    padding: 50px 0 40px 0;
  }
  .index-about .content .text {
    font-size: 42px;
    top: 30px;
  }
  .index-about .content .about-p {
    width: 90%;
    text-align: justify;
  }
  .nums {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #f6f6f7;
  }
  .nums li {
    padding: 10px 8px;
  }
  .nums li .l h4 {
    font-size: 14px;
  }
  .nums li .l h4 span {
    font-size: 18px;
  }
  .nums li .r {
    padding-left: 0;
    width: 20px;
    height: 20px;
  }
  .index-content .line1 .lt {
    width: 100%;
  }
  .index-content .line1 .lt &gt; div {
    padding-left: 0;
  }
  .index-content .line1 .rt {
    width: 100%;
    padding-bottom: 87.2857%;
  }
  .index-content .line1 .rt .page {
    width: 100px;
  }
  .index-content .line2 .lt {
    width: 100%;
    order: 1;
  }
  .index-content .line2 .rt {
    width: 100%;
  }
  .index-content .line2 .rt &gt; div {
    padding-left: 0;
  }
  .index-content .line3 .lt {
    width: 100%;
  }
  .index-content .line3 .lt &gt; div {
    padding-left: 0;
  }
  .index-content .line3 .rt {
    width: 100%;
    padding-top: 30px;
  }
  .news-wrapper .news-block {
    width: 100%;
  }
  .cooperation {
    margin: 40px 0 50px 0;
  }
  .recruit {
    margin-bottom: 40px;
  }
  .recruit .content .text h2 {
    margin-bottom: 32px;
  }
  .about {
    padding: 50px 0 40px 0;
  }
  .about .content .lt p {
    font-size: 16px;
  }
  .about .content .lt .inner-nums li {
    padding: 10px 5px;
  }
  .about .content .lt .inner-nums li .l h4 span {
    font-size: 18px;
  }
  .about .content .lt .inner-nums li .r {
    padding-left: 10px;
  }
  .about .content .rt {
    padding-top: 100px;
  }
  .about .content .rt h3::after {
    font-size: 80px;
    top: -90px;
  }
  .about .content .rt p {
    font-size: 16px;
  }
  .environment {
    margin: 40px 0 50px 0;
  }
  .environment .env-swiper .swiper-slide .pic .mask {
    font-size: 16px;
  }
  .contact {
    margin: 40px 0 30px 0;
  }
  .map {
    margin-bottom: 40px;
  }
  .map .name {
    display: none;
  }
  .address {
    padding: 25px 15px 30px 15px;
  }
  .address .lt h3 {
    font-size: 18px;
  }
  .address .lt h4 {
    font-size: 16px;
  }
  .address img {
    margin: 0 30px;
  }
  .info {
    padding: 25px 15px 30px 15px;
    margin-bottom: 30px;
  }
  .info h3 {
    font-size: 18px;
  }
  .info h4 {
    font-size: 16px;
  }
  .recruitment .job .lt {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  .recruitment .job li{
    padding: 15px 15px 45px 15px;
  }
  .recruitment .job a {
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
  .recruitment .job .job-detail{
    padding: 15px;
  }
  .news-detail {
    margin: 40px 0 30px 0;
  }
  .news-detail h3 {
    font-size: 22px;
  }
  .news-detail .article {
    padding: 20px 0;
  }
  .news-detail .art-tab a {
    margin-bottom: 10px;
  }
  .news {
    margin: 40px 0 30px 0;
  }
  .news-list .news-block-hot {
    width: 100%;
    margin-bottom: 20px;
  }
  .news-list .news-block {
    margin-bottom: 20px;
  }
  .news-list .news-block a .lt {
    width: 100%;
  }
  .news-list .news-block a .lt .date {
    margin-right: 15px;
  }
  .news-list .news-block a .lt .date h4 {
    font-size: 12px;
  }
  .news-list .news-block a .lt em {
    display: none;
  }
  .news-list .news-block a .rt {
    display: none;
  }
  .pagination &gt; li {
    padding: 0 10px;
  }
  .prod-detail {
    padding: 40px 0 30px 0;
  }
  .prod-detail .params {
    padding: 30px 0 35px 0;
  }
  .prod-detail .params .params-content {
    padding: 30px 25px 0 25px;
  }
  .prod-detail .params .params-content .lt {
    width: 100%;
    margin-bottom: 20px;
  }
  .prod-detail .params .params-content .rt {
    width: 100%;
  }
  .prod-detail .pic .pic-text {
    padding: 30px 25px 30px 25px;
  }
  .prod-detail .pic .pic-text p {
    font-size: 16px;
  }
  .prod-list .prod-block {
    width: 100%;
  }
  .tech {
    padding: 40px 0 30px 0;
  }
  .tech-intro .rt {
    padding: 40px 20px 30px 20px;
  }
  .tech-intro .rt h3 {
    font-size: 22px;
  }
  .tech-intro .rt h5 {
    max-width: 65%;
    margin-bottom: 20px;
  }
  .tech-table {
    padding: 30px 0 20px 0;
  }
  .tech-table .table {
    padding: 25px;
  }
  .tech-table .table table tr td:nth-child(1) {
    min-width: 75px;
  }
  .params-title {
    padding: 0 25px;
  }
  .params-title h3 {
    font-size: 18px;
  }
  .message form .row {
    width: 100%;
  }
}
</pre></body></html>