@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1699px) {
  .recruit-info .wrapper .block {
    font-size: 22px;
  }
  .recruit-list {
    font-size: 20px;
  }
}
@media (max-width: 1477px) {
  header .logo {
    width: 170px;
  }
  header nav {
    width: 80%;
  }
  header .lv1 > li a {
    font-size: 16px;
  }
  .index-title h3 {
    font-size: 32px;
  }
  .index-title h5 {
    font-size: 16px;
  }
  .index-about .container .rt .data .block h2 {
    font-size: 34px;
  }
  .index-about .container .rt .index-title a {
    font-size: 18px;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    font-size: 18px;
  }
  .index-prod .wrapper .block .mask {
    font-size: 26px;
  }
  .index-tech .wrapper .swiper .swiper-slide {
    font-size: 22px;
  }
  .index-tech .wrapper .swiper-button-prev,
  .index-tech .wrapper .swiper-button-next {
    font-size: 18px;
  }
  .index-layout .rt .location .pin h4 {
    font-size: 22px;
  }
  .index-layout .rt .location .pin h5 {
    font-size: 16px;
  }
  .index-layout .lt .data .block h2 {
    font-size: 34px;
  }
  .index-layout .rt .location .tip h4 {
    font-size: 18px;
  }
  .index-news .wrapper h5 {
    font-size: 20px;
  }
  .index-news {
    padding: 2% 0 5%;
  }
  .index-news .wrapper h4 {
    font-size: 22px;
  }
  .about-tab .container .block {
    font-size: 22px;
  }
  .about-intro .wrapper .rt .block h2 {
    font-size: 34px;
  }
  .about-intro .brief {
    font-size: 18px;
  }
  .company-culture .wrapper .block {
    font-size: 16px;
  }
  .company-honor .swiper-btn .swiper-button-next,
  .company-honor .swiper-btn .swiper-button-prev {
    font-size: 18px;
  }
  .inner-banner .banner-text .container h2 {
    font-size: 52px;
  }
  .inner-banner .banner-text .container h3 {
    font-size: 32px;
  }
  .news-detail .news-title h3 {
    font-size: 22px;
  }
  .contact-us .online-msg form .btn-row button {
    font-size: 18px;
  }
  .contact-us .contact-info .rt {
    font-size: 18px;
  }
  .prod-list .prod-category .container {
    font-size: 24px;
  }
  .prod-wrapper .container .block .pic .mask {
    font-size: 30px;
  }
  .prod-wrapper .container .block .pic .mask ul li {
    font-size: 18px;
  }
  .prod-detail article .prod-title {
    font-size: 32px;
  }
  .prod-detail article {
    font-size: 18px;
  }
  .prod-detail article h3 {
    font-size: 20px;
  }
  .prod-detail article table tr td {
    font-size: 18px;
  }
  .prod-detail article table tr:first-child td {
    font-size: 20px;
  }
  .prod-advantage .wrapper .block {
    font-size: 20px;
  }
  .recruit-info .wrapper .block {
    font-size: 20px;
  }
  .recruit-list {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .index-title h3 {
    font-size: 28px;
  }
  .index-title h5 {
    font-size: 16px;
  }
  .index-about .container {
    align-items: center;
  }
  .index-about .container .rt .brief {
    font-size: 16px;
    line-height: 2;
  }
  .index-about .container .rt .data .block h2 {
    font-size: 28px;
  }
  .index-about .container .rt .data .block h5 {
    font-size: 16px;
  }
  .index-about .container .rt .index-title a {
    font-size: 16px;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    font-size: 16px;
  }
  .index-prod .wrapper .block .mask {
    font-size: 22px;
    padding: 1em 10.75% 1em 10.75%;
  }
  .index-prod .wrapper .block .mask .line {
    height: 2.3333em;
  }
  .index-prod .wrapper .block .mask .more {
    margin-top: 1em;
  }
  .index-tech .wrapper .swiper .swiper-slide {
    font-size: 20px;
  }
  .index-tech .wrapper .swiper-button-prev,
  .index-tech .wrapper .swiper-button-next {
    font-size: 16px;
  }
  .index-layout .lt .data .block {
    margin-bottom: 12%;
  }
  .index-layout .lt .data .block h2 {
    font-size: 28px;
  }
  .index-layout .lt .data .block h5 {
    font-size: 16px;
  }
  .index-layout .rt .location .tip {
    left: auto;
    right: 50%;
    transform: translate(100%, -100%);
  }
  .index-layout .rt .location .tip .border {
    width: 100px;
    height: 50px;
    border-left: 1px solid #135e99;
    border-right: 0;
  }
  .index-layout .rt .location .tip .pic {
    left: auto;
    right: 0;
    transform: translate(100%, -50%);
  }
  .index-layout .rt .location .pin em {
    width: 10px;
    height: 10px;
  }
  .index-layout .rt .location .tip h4 {
    font-size: 16px;
  }
  .index-layout .rt .location {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 3%;
  }
  .index-layout .rt .location .pin em {
    display: none;
  }
  .index-layout .rt .location .pin h5 {
    transform: translate(0, 0);
  }
  .index-layout .rt .location-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 5%;
  }
  .index-layout .rt .location .pin h4 {
    font-size: 20px;
  }
  .index-news .bg {
    transform: translate(0, 0) !important;
    height: 100%;
  }
  .index-news .bg img {
    height: 100%;
  }
  .index-news .wrapper p {
    font-size: 14px;
    line-height: 2;
  }
  .index-news .wrapper h5 {
    font-size: 18px;
  }
  .index-news .wrapper .mid .swiper-pagination {
    bottom: -5%;
  }
  .index-news .wrapper .mid .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .index-news .wrapper h4 {
    font-size: 20px;
  }
  footer .footer-top .container nav {
    width: 65%;
  }
  .about-tab .container .block {
    font-size: 20px;
  }
  .about-intro .wrapper .rt .block h2 {
    font-size: 28px;
  }
  .about-intro .wrapper .rt .block h5 {
    font-size: 16px;
  }
  .about-intro .brief {
    font-size: 16px;
    line-height: 2;
  }
  .company-culture .wrapper .block {
    font-size: 14px;
  }
  .company-culture .wrapper .block .mask {
    padding: clamp(50px, 6.145833vw, 118px) 0.5em 1em;
  }
  .company-honor .swiper-btn .swiper-button-next,
  .company-honor .swiper-btn .swiper-button-prev {
    font-size: 16px;
  }
  .inner-banner .banner-text .container h2 {
    font-size: 44px;
  }
  .inner-banner .banner-text .container h3 {
    font-size: 26px;
  }
  .news-detail .news-title h3 {
    font-size: 20px;
  }
  .news-detail .news-title h5 {
    font-size: 16px;
  }
  .news-detail article {
    font-size: 16px;
    line-height: 2.5;
  }
  .news-detail .article-tab {
    font-size: 16px;
  }
  .contact-us .online-msg form .btn-row button {
    font-size: 16px;
  }
  .contact-us .contact-info .rt {
    font-size: 16px;
  }
  .news-list .wrapper .block .title h4 {
    font-size: 16px;
  }
  .news-list .wrapper .block .title p {
    font-size: 14px;
    line-height: 2;
  }
  .news-list .wrapper .block .title .more {
    font-size: 14px;
  }
  .prod-list .prod-category .container {
    font-size: 20px;
  }
  .prod-wrapper .container .block .pic .mask {
    font-size: 24px;
  }
  .prod-wrapper .container .block .pic .mask ul li {
    font-size: 16px;
  }
  .prod-wrapper .container .block {
    width: 30.54455%;
  }
  .prod-wrapper .container .block .pic {
    padding-bottom: 120.0672%;
  }
  .prod-detail article .prod-title {
    font-size: 28px;
  }
  .prod-detail article {
    font-size: 16px;
  }
  .prod-detail article h3 {
    font-size: 18px;
  }
  .prod-detail article table tr td {
    font-size: 16px;
  }
  .prod-detail article table tr:first-child td {
    font-size: 18px;
  }
  .prod-advantage .wrapper {
    justify-content: space-around;
  }
  .prod-advantage .wrapper .block {
    font-size: 18px;
    width: 25.557756%;
    padding: 3.036304% 3% 5%;
  }
  .recruit-info .wrapper .block {
    font-size: 18px;
  }
  .recruit-list {
    font-size: 16px;
  }
  .partner .bg {
    height: 100%;
    transform: translate(0, 0) !important;
  }
  .partner .bg img {
    height: 100%;
  }
  .prod-list {
    min-height: 70vh;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94%;
  }
  .index-title h3 {
    font-size: 24px;
  }
  .index-title h5 {
    font-size: 14px;
  }
  .index-about .container .rt .brief {
    font-size: 14px;
  }
  .index-about .container .rt .data {
    flex-direction: column;
  }
  .index-about .container .rt .data .block h2 {
    font-size: 24px;
  }
  .index-about .container .rt .data .block h5 {
    font-size: 14px;
  }
  .index-about .container .rt .data .block:last-child h5 em {
    display: block;
  }
  .index-about .container .rt .index-title a {
    font-size: 14px;
    margin-left: 1em;
  }
  .index-banner .swiper .swiper-slide img {
    transform: translate(0, 0) !important;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    font-size: 14px;
  }
  .index-prod .wrapper .block {
    width: 50%;
    padding-bottom: 50%;
  }
  .index-prod .wrapper .block .mask {
    font-size: 18px;
    padding: 1em 10.75% 1em 10.75%;
  }
  .index-prod .wrapper .block .mask .line {
    height: 6.3333em;
  }
  .index-prod .wrapper .block .mask .brief {
    line-height: 2;
    height: 8em;
  }
  .index-prod .wrapper .bg {
    transform: translate(0, 0) !important;
    height: 100%;
  }
  .index-prod .wrapper .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .index-tech .wrapper .swiper .swiper-slide {
    width: 25%;
    font-size: 18px;
  }
  .index-tech .wrapper .swiper-button-prev,
  .index-tech .wrapper .swiper-button-next {
    font-size: 14px;
  }
  .index-layout .rt .location .tip h4 {
    font-size: 14px;
  }
  .index-layout .lt {
    padding: 1.770833% 0 0 5%;
  }
  .index-layout .lt .data .block h2 {
    font-size: 24px;
  }
  .index-layout .lt .data .block h5 {
    font-size: 14px;
  }
  .index-layout .rt .location-wrapper {
    align-items: flex-start;
    padding-left: 5%;
  }
  .index-layout .rt .location .pin h4 {
    font-size: 18px;
  }
  .index-layout .rt .location .pin h5 {
    font-size: 14px;
  }
  .index-news .wrapper p {
    font-size: 12px;
    line-height: 1.8;
  }
  .index-news .wrapper span {
    font-size: 12px;
  }
  .index-news .wrapper .rt p {
    line-height: 1.8;
  }
  .index-news .wrapper h5 {
    font-size: 16px;
  }
  .index-news .wrapper .mid .swiper-pagination {
    bottom: 0;
  }
  .index-news .wrapper h4 {
    font-size: 18px;
  }
  footer .footer-top .container h4 {
    font-size: 16px;
  }
  footer .footer-top .container p {
    font-size: 14px;
  }
  footer .footer-top .container ul li {
    font-size: 14px;
  }
  .about-tab .container .block {
    font-size: 18px;
  }
  .about-intro .wrapper .rt .block h2 {
    font-size: 24px;
  }
  .about-intro .wrapper .rt .block h5 {
    font-size: 14px;
  }
  .company-culture .wrapper .block {
    width: 50%;
  }
  .company-honor .swiper-btn .swiper-button-next,
  .company-honor .swiper-btn .swiper-button-prev {
    font-size: 14px;
  }
  .about-intro .brief {
    font-size: 14px;
  }
  .inner-banner .scroll-down {
    width: 25px;
  }
  .inner-banner .banner-text .container h2 {
    font-size: 36px;
  }
  .inner-banner .banner-text .container h3 {
    font-size: 20px;
  }
  .news-detail .news-title h3 {
    font-size: 18px;
  }
  .news-detail .news-title h5 {
    font-size: 14px;
  }
  .news-detail article {
    font-size: 14px;
    line-height: 2;
  }
  .news-detail .article-tab {
    font-size: 14px;
  }
  .contact-us .online-msg form .btn-row button {
    font-size: 14px;
  }
  .contact-us .contact-info .rt {
    font-size: 14px;
  }
  .news-list .wrapper .block .title h4 {
    font-size: 14px;
  }
  .news-list .wrapper .block .title p {
    font-size: 12px;
  }
  .news-list .wrapper .block .title .more {
    font-size: 12px;
  }
  .prod-list .prod-category .container {
    font-size: 18px;
  }
  .prod-wrapper .container .block .pic .mask {
    font-size: 20px;
  }
  .prod-wrapper .container .block .pic .mask ul li {
    font-size: 14px;
  }
  .prod-detail article .prod-title {
    font-size: 24px;
  }
  .prod-detail article {
    font-size: 14px;
  }
  .prod-detail article h3 {
    font-size: 16px;
  }
  .prod-detail article table tr td {
    font-size: 14px;
  }
  .prod-detail article table tr:first-child td {
    font-size: 16px;
  }
  .prod-advantage .wrapper .block {
    font-size: 16px;
    line-height: 1.8;
  }
  .recruit-info .wrapper .block {
    font-size: 16px;
  }
  .recruit-list {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .index-title h3 {
    font-size: 20px;
  }
  .index-title h5 {
    font-size: 12px;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    font-size: 12px;
  }
  .index-about .container .lt {
    width: 70%;
    margin: 5% auto;
    order: 1;
  }
  .index-about .container .rt {
    width: 100%;
  }
  .index-about .container .rt .data {
    flex-direction: row;
  }
  .index-about .container .rt .data .block h2 {
    font-size: 20px;
  }
  .index-about .container .rt .data .block h5 {
    font-size: 12px;
  }
  .index-about .container .rt .data .block:last-child h5 em {
    display: none;
  }
  .index-tech .wrapper .swiper .swiper-slide {
    width: 100%;
    font-size: 16px;
  }
  .index-layout .lt .data .block h2 {
    font-size: 20px;
  }
  .index-layout .lt .data .block h5 {
    font-size: 12px;
  }
  .index-layout .lt {
    width: 100%;
    margin-bottom: 3%;
    padding: 1.770833% 3% 0 3%;
  }
  .index-layout .lt .index-title {
    margin-bottom: 3%;
  }
  .index-layout .lt .data {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5%;
  }
  .index-layout .lt .data .block {
    margin-bottom: 3%;
  }
  .index-layout .rt {
    width: 100%;
    position: relative;
  }
  .index-layout .rt > img {
    position: absolute;
  }
  .index-layout .rt .location-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 3% 3% 5%;
    flex-direction: row;
    position: relative;
  }
  .index-layout .rt .location-wrapper .location {
    width: 49%;
    margin: 5% 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .index-layout .rt .location .pin h4 {
    font-size: 16px;
  }
  .index-layout .rt .location .pin h5 {
    white-space: wrap;
    font-size: 12px;
  }
  .index-layout .rt .location .tip .border {
    display: none;
  }
  .index-layout .rt .location .tip .pic .img {
    width: 150px;
    height: 100px;
  }
  .index-layout .rt .location .tip h4 {
    display: none;
  }
  .index-layout .rt .location .tip {
    position: relative;
    transform: translate(0, 0);
    left: 0;
    top: 0;
    display: block;
    visibility: visible;
    opacity: 1;
    order: -1;
  }
  .index-layout .rt .location .tip .pic {
    position: relative;
    transform: translate(0, 0);
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .index-news {
    padding: 3% 0 10%;
  }
  .index-news .wrapper {
    flex-wrap: wrap;
  }
  .index-news .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-news .wrapper .lt h4 {
    text-align: center;
  }
  .index-news .wrapper .lt .row {
    padding-bottom: 0.61157%;
    margin-bottom: 4.9587%;
  }
  .index-news .wrapper .rt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-news .wrapper .mid {
    width: 100%;
    margin-top: 3%;
    order: 1;
  }
  .index-news .wrapper .mid .swiper-pagination {
    bottom: -8%;
  }
  .index-news .wrapper h5 {
    font-size: 14px;
  }
  footer .footer-bt {
    font-size: 12px;
    line-height: 1.8;
  }
  footer .footer-top .container .info .logo {
    width: 150px;
  }
  footer .footer-top .container nav {
    display: none;
  }
  footer .footer-top .container .link {
    margin-top: 3%;
  }
  footer .footer-top .container {
    flex-direction: column;
    align-items: center;
  }
  footer .footer-top .container .link {
    justify-content: center;
  }
  footer .footer-top .container .info {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .index-prod .wrapper .block {
    padding-bottom: 90%;
  }
  .index-prod .wrapper .block .mask .line {
    height: 3em;
  }
  .about-tab .container .block {
    font-size: 16px;
    line-height: 1.6;
  }
  .about-intro .wrapper {
    flex-wrap: wrap;
  }
  .about-intro .wrapper .lt {
    width: 100%;
    margin-bottom: 8%;
  }
  .about-intro .wrapper .rt {
    width: 100%;
    flex-direction: row;
    margin-left: 0;
  }
  .about-intro .wrapper .rt .block {
    padding-left: 0;
    margin-bottom: 3%;
  }
  .about-intro .wrapper .rt .block::before {
    display: none;
  }
  .about-intro .wrapper .rt .block h2 {
    font-size: 20px;
  }
  .about-intro .wrapper .rt .block h5 {
    font-size: 12px;
  }
  .company-culture .wrapper .block .bt-mask .icon {
    display: none;
  }
  .company-culture .wrapper .block em {
    height: 5em;
  }
  .factory .wrapper .block {
    width: 100%;
  }
  .partner .wrapper .block {
    width: 22%;
    margin: 0 0.5% 2%;
  }
  .about-banner .play-btn {
    width: 30px;
  }
  .inner-banner .scroll-down {
    width: 15px;
  }
  .inner-banner .banner-text .container h2 {
    font-size: 24px;
  }
  .inner-banner .banner-text .container h3 {
    font-size: 14px;
  }
  .news-detail .news-title h3 {
    font-size: 16px;
    line-height: 1.8;
  }
  .news-detail .news-title h5 {
    font-size: 12px;
  }
  .news-detail .article-tab .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .contact-us .online-msg form .row .col {
    width: 100%;
    margin-bottom: 3.10231%;
  }
  .contact-us .online-msg form .row .col:last-child {
    margin-bottom: 0;
  }
  .contact-us .contact-info .lt {
    width: 100%;
    height: 300px;
  }
  .contact-us .contact-info .rt {
    width: 100%;
  }
  .news-list .wrapper .block {
    width: 100%;
  }
  .prod-list .prod-category .container {
    font-size: 16px;
  }
  .prod-wrapper .container .block .pic .mask {
    font-size: 16px;
  }
  .prod-wrapper .container .block .pic .mask ul li {
    font-size: 14px;
  }
  .prod-wrapper .container .block {
    width: 100%;
    margin-bottom: 5%;
  }
  .prod-wrapper .container .block .pic {
    padding-bottom: 102.0672%;
  }
  .prod-list .prod-category .container .block {
    width: 45%;
    margin-bottom: 7%;
  }
  .prod-list .prod-category .container em {
    display: none;
  }
  .prod-detail article .prod-title {
    font-size: 20px;
  }
  .prod-detail article table tr td {
    font-size: 12px;
    line-height: 1.6;
  }
  .prod-detail article table tr:first-child td {
    font-size: 14px;
  }
  .prod-detail article {
    overflow: auto;
  }
  .prod-advantage .wrapper .block {
    font-size: 14px;
    width: 48.557756%;
    padding: 10.036304% 5% 10%;
  }
  .recruit-info .wrapper .block {
    font-size: 14px;
    width: 49%;
  }
  .recruit-list {
    font-size: 12px;
  }
  .recruit-list ul {
    padding: 0.79545455em 1em 0.79545455em 0.909091em;
  }
  .recruit-list ul:not(.title) li {
    font-size: 10px;
  }
  .index-tech .wrapper .swiper .swiper-slide .brief {
    width: 100%;
  }
  .about-intro .wrapper .lt .pic {
    padding-bottom: 60%;
  }
  .about-tab .container .block p {
    max-width: 2.5em;
  }
  .about-tab {
    margin: 5% 0;
  }
  .index-title {
    margin: 3% 0 5%;
  }
  .recruit-list .title li {
    font-size: 14px;
  }
}
