@media (max-width: 1400px) {
  .home-swiper-content-title-1 {
    font-size: 20px;
    letter-spacing: 3px;
  }
  .home-swiper-content-title-2 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 8px;
    margin: 12px 0 20px;
  }
  .home-swiper-content-title-2 span {
    font-size: 40px;
  }
  .home-swiper-content-title-3 {
    font-size: 50px;
  }
  .home-swiper-content-title-4 {
    margin: 22px 0 22px;
  }
  .home-swiper-content-title-5 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 6px;
  }
  /* sd */
  .ch-title {
    font-size: 40px;
  }
  .english {
    font-size: 32px;
  }
  .about-us-left-cen h4 {
    margin: 20px 0;
  }
  .about-us-left-btm {
    margin: 20px 0;
  }
  .about-us-left-btm-item-top .num {
    font-size: 50px;
  }
  .all-title::after {
    font-size: 90px;
  }
  .right-nav .nav-list .nav-item {
    width: 100px;
  }
  .promotional-item {
    width: 25%;
  }
  .news-title {
    font-size: 32px;
  }
  .news-more {
    margin-top: 30px;
  }
  .product-detail-img {
    width: 610px;
  }
}
@media (max-width: 1200px) {
  .home-swiper-content-title-1 {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .home-swiper-content-title-2 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 5px;
    margin: 10px 0 14px;
  }
  .home-swiper-content-title-2 span {
    font-size: 30px;
  }
  .home-swiper-content-title-3 {
    font-size: 36px;
  }
  .home-swiper-content-title-4 {
    margin: 16px 0 18px;
  }
  .home-swiper-content-title-5 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 4px;
  }
  .home-swiper-content {
    width: 600px;
  }
  /* sd */
  .news-detail-right .news-detail-right-top-title span {
    font-size: 20px;
  }
  .news-detail-right .news-detail-right-btm .news-detail-right-btm-list .item .item-title {
    font-size: 18px;
    line-height: 24px;
  }
  .product-item {
    width: 32%;
    margin-right: calc(4% / 2);
  }
  .product-item:nth-child(3n) {
    margin-right: 0;
  }
  .product-item:nth-child(4n) {
    margin-right: calc(4% / 2);
  }
  .about-us-left-cen h4 {
    margin: 10px 0;
    font-size: 20px;
    line-height: 28px;
  }
  .about-us-left-btm {
    margin: 10px 0;
  }
  .about-us-left-cen p {
    font-size: 16px;
    line-height: 28px;
  }
  .about-us-left-btm-item-top .num {
    font-size: 40px;
  }
  .ch-title {
    font-size: 36px;
  }
  .english {
    font-size: 30px;
  }
  .dynamic-list-item {
    width: 100%;
  }
  .promotional-item {
    width: 33.3%;
  }
  .news-title {
    font-size: 28px;
    line-height: 1.4;
  }
  .product-detail-img {
    width: 510px;
  }
  .product-detail-produce h3 {
    font-size: 32px;
  }
  .product-detail-produce {
    padding: 20px 0 20px 40px;
  }
  .product-detail-produce h4 {
    font-size: 20px;
  }
  .product-detail-produce p {
    font-size: 18px;
  }
  .lang-box2 {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 992px) {
  .home-swiper-line {
    bottom: 20px;
  }
  /* sd */
  .about-us-left {
    width: 88%;
  }
  .about-us-right {
    display: none;
  }
  .news-detail-right {
    display: none;
  }
  .news-detail-left {
    width: 100%;
  }
  .contact {
    padding: 50px 0;
  }
  .form-box {
    width: 100%;
  }
  .product-list {
    justify-content: space-between;
  }
  .product-item {
    width: 48%;
    margin-right: 0;
  }
  .product-item:nth-child(4n) {
    margin-right: 0;
  }
  .footer-top nav {
    margin-top: 20px;
  }
  .footer-top ul a {
    margin-left: 14px;
  }
  .banner-info h1 {
    font-size: 50px;
  }
  .team-content .team-content-item {
    width: 48%;
  }
  .promotional-list {
    justify-content: space-between;
  }
  .promotional {
    padding: 50px 0;
  }
  .promotional-item {
    width: 47%;
  }
  .promotional-book {
    font-size: 16px;
  }
  .news-main-top {
    flex-direction: column;
  }
  .news-main-item {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .news-main-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .news-main-right {
    width: 100%;
  }
  .news-main-list .news-main-left {
    width: 100%;
    height: auto;
  }
  .news-main-item .news-main-right {
    padding-left: 0;
  }
  .contact-left {
    width: 100%;
  }
  .product-detail-main-top {
    flex-direction: column;
    height: auto;
  }
  .product-detail {
    padding: 50px 0;
  }
  .product-detail-img {
    width: 100%;
    height: auto;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .product-detail-produce {
    padding: 0;
  }
  .product-detail-nav p {
    height: 50px;
    font-size: 20px;
  }
  .product-detail-content h5 {
    font-size: 24px;
  }
  .product-detail-nav-item p {
    font-size: 18px;
    line-height: 1.8;
  }
  .recommended {
    font-size: 28px;
  }
  .swiper-product-item p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .home-swiper-content-title-1 {
    font-size: 12px;
    letter-spacing: 0px;
  }
  .home-swiper-content-title-2 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 2px;
    margin: 5px 0 6px;
  }
  .home-swiper-content-title-2 span {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .home-swiper-content-title-3 {
    font-size: 16px;
    letter-spacing: 6px;
  }
  .home-swiper-content-title-4 {
    margin: 5px 0 6px;
    height: 2px;
  }
  .home-swiper-content-title-5 {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 2px;
  }
  .home-swiper-content {
    width: 96%;
    top: 10%;
  }
  /* sd */
  .about-us-left {
    width: 95%;
  }
  .dynamic {
    padding: 50px 0;
  }
  .banner-info {
    height: 210px;
  }
  .bread li:not(:first-child) a::before {
    margin-right: 10px;
  }
  .bread li {
    margin-right: 10px;
  }
  .product-detail-produce {
    width: 100%;
    padding-left: 0;
  }
  .product-detail-produce h3 {
    font-size: 18px;
    text-align: center;
  }
  .product-detail-produce p {
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0;
  }
  .product-detail-xh {
    padding: 10px;
  }
  .product-detail-xh p {
    margin: 10px 0;
  }
  .pagination-detail a {
    font-size: 12px;
  }
  .nav-wrapper .tab-list::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .nav-wrapper .tab-list::-webkit-scrollbar-thumb {
    background-color: #ccc;
  }
  .news-detail-left .news-detail-left-cen p {
    font-size: 14px;
    line-height: 1.7;
  }
  .contact-info {
    font-size: 12px;
    line-height: 2;
  }
  .form-box {
    padding: 20px 10px;
  }
  .form-box input {
    height: 40px;
  }
  .form-box textarea {
    height: 180px;
    padding: 10px 30px;
  }
  .form-box button {
    height: 40px;
    font-size: 18px;
  }
  .home-swiper-line .swiper-pagination-two {
    font-size: 12px;
  }
  .home-swiper-line .swiper-button-prev {
    --swiper-navigation-size: 12px;
    right: 13%;
  }
  .home-swiper-line .swiper-button-next {
    --swiper-navigation-size: 12px;
    right: 9%;
  }
  .home-swiper-line
    .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 6px;
  }
  .home-swiper-line .swiper-pagination-bullet-active::after {
    width: 12px;
    height: 12px;
  }
  .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }
  .mb-header .top-mes .logo img {
    width: 150px;
  }
  .ch-title {
    font-size: 28px;
  }
  .english {
    font-size: 24px;
  }
  .product {
    padding: 50px 0;
  }
  .product-top .pro-title {
    font-size: 16px;
  }
  .product-top .more {
    font-size: 16px;
  }
  .product-item div {
    padding: 5px;
    height: auto;
  }
  .product-item p {
    font-size: 16px;
    padding: 0;
  }
  .about-us {
    padding: 50px 0;
  }
  .about-us-left-cen h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .about-us-left-cen p {
    font-size: 12px;
    line-height: 1.5;
  }
  .about-us-left-btm-item-top .num {
    font-size: 28px;
  }
  .about-us-left-btm-item-top .date {
    font-size: 12px;
  }
  .about-us-left-more {
    width: 100%;
    margin-top: 20px;
    height: 60px;
    font-size: 16px;
  }
  .about-us-left-btm-item-btm .desc {
    font-size: 14px;
  }
  .all-title {
    font-size: 30px;
  }
  .all-title::after {
    transform: scale(0.5) translateX(-270px);
  }
  .about-us-left-btm {
    justify-content: space-between;
  }
  .about-us-left-btm-item {
    margin-right: 0;
  }
  .dynamic-list {
    margin-top: 30px;
  }
  .dynamic-list-item {
    flex-direction: column;
  }
  .dynamic-img {
    display: none;
    width: 100%;
    height: auto;
    flex-shrink: unset;
    margin-right: 0;
  }
  .dynamic-img img {
    width: 100%;
  }
  .dynamic-content {
    width: 100%;
  }
  .dynamic-list-item-title {
    font-size: 18px;
  }
  .dynamic-list-item-text {
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0;
  }
  .dynamic-list-item-btm-time {
    font-size: 12px;
  }
  .dynamic-list-item-btm-more {
    font-size: 12px;
  }
  .partner-item {
    width: calc(100% / 3);
    height: auto;
  }
  .footer-top nav {
    margin-top: 20px;
  }
  .footer-top ul {
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 16px;
  }
  .footer-top ul li {
    width: 25%;
    margin-top: 10px;
  }
  .footer-top ul a {
    margin-left: 0;
  }
  .pc-footer .link-wrapper {
    margin: 30px 0;
  }
  .link-wrapper .info-item {
    font-size: 16px;
    margin-top: 20px;
  }
  .footer-top-phone .p2 {
    font-size: 20px;
  }
  .pc-footer .link-wrapper .qrcode-wrapper {
    justify-content: center;
  }
  .footer-top-phone {
    margin: 20px 0;
  }
  footer .footer-bottom .copyright {
    font-size: 16px;
  }
  .banner-info h1 {
    font-size: 32px;
  }
  .banner-info {
    flex-direction: column;
    align-items: flex-start;
  }
  .banner-info h2 {
    margin-top: 0;
    font-size: 28px;
  }
  .nav-wrapper .tab-list .tab-item {
    margin-right: 30px;
    line-height: 50px;
    font-size: 16px;
  }
  .bread li a {
    font-size: 16px;
  }
  .pro-produce .pro-name {
    font-size: 36px;
  }
  .pro-produce .pro-desc {
    line-height: 24px;
    font-size: 16px;
  }
  .team-content {
    padding: 50px 0;
  }
  .team-content .team-content-item {
    width: 100%;
  }
  .team-content .team-content-item .team-content-item-title {
    font-size: 20px;
  }
  .pagination {
    margin-top: 0;
  }
  .news-main {
    padding: 50px 0;
  }
  .news-title {
    font-size: 20px;
  }
  .news-desc {
    font-size: 16px;
    line-height: 24px;
  }
  .news-main-item .about-us-left-more {
    margin-top: 10px;
  }
  .news-main-item {
    padding-bottom: 10px;
  }
  .news-main-list {
    margin: 30px 0 10px;
  }
  .news-detail-left .news-detail-left-top h2 {
    font-size: 22px;
  }
  .news-detail-left .news-detail-left-top p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .news-detail {
    padding: 50px 0;
  }
  .contact-item {
    margin-bottom: 10px;
    width: 100%;
  }
  .contact-info p:nth-of-type(2) {
    font-size: 18px;
    white-space: normal;
  }
  .product-detail-produce h4 {
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
  }
  .product-detail-produce a {
    height: 44px;
    align-self: center;
  }
  .product-detail-nav-item p {
    font-size: 14px;
  }
  .pagination-detail {
    margin-top: 0;
  }
  .recommended {
    font-size: 20px;
  }
  .product-detail-content h5 {
    font-size: 20px;
  }
  .news-main-item .news-title {
    margin: 10px 0;
  }
  .news-detail-left {
    padding: 20px;
  }
  .tool-list-r {
    display: none;
  }
  .contact-title {
    font-size: 28px;
  }
  .contact-desc {
    font-size: 16px;
    line-height: 1.8;
  }
  .product-detail-chanshu p {
    margin: 10px 0;
  }
  .footer-top {
    flex-direction: column;
  }
  footer .footer-bottom .copyright > div p {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .tab-list {
    display: none;
  }
  .tab-list1 {
    display: flex;
    width: 100%;
    height: 50px;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }

  .tab-list1 i {
    font-size: 30px;
  }

  .tab-list2 {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background-color: #f3f3f3;
    z-index: 6;
    flex-direction: column;
    align-items: center;
    /* border-top: 1px solid #ccc; */
  }
  .tab-list1 p.tab-item {
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
  }
  .tab-list2 .tab-item {
    line-height: 50px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    border-top: 1px solid #ccc;
  }
  .tab-list2 .tab-item.active {
    color: var(--theme-color);
  }
  .tab-list1 i.active + .tab-list2 {
    display: flex;
  }
  /* 2023年10月8日16:56:24 */
}
/* 2023年8月18日17:13:08 */
