@charset "utf-8";

/* CSS Document */

@media (min-width: 576px) {
}

@media (min-width: 768px) {
  .p-c {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 21.875rem;
  }
  .p-c a:nth-of-type(1) {
    grid-row: auto / span 2;
  }
}

@media (min-width: 992px) {
  .wap-bottom-nav {
    display: none;
  }

  /*服务*/
  .service-list li:nth-of-type(odd) .img {
    order: 0;
    visibility: visible;
    animation-name: fadeInLeft;
  }
  .service-list li:nth-of-type(odd) .info {
    order: 1;
    visibility: visible;
    animation-name: fadeInRight;
  }
  .service-list li:nth-of-type(even) .img {
    order: 1;
    visibility: visible;
    animation-name: fadeInRight;
  }
  .service-list li:nth-of-type(even) .info {
    order: 0;
    visibility: visible;
    animation-name: fadeInLeft;
  }
}

@media (min-width: 1200px) {
  .menu-btn {
    display: none !important;
  }
  /*wow 时间递增*/
  .wowlist3 .wow:nth-of-type(3n-2) {
    animation-delay: 0.3s;
  }
  .wowlist3 .wow:nth-of-type(3n-1) {
    animation-delay: 0.5s;
  }
  .wowlist3 .wow.wow:nth-of-type(3n) {
    animation-delay: 0.6s;
  }

  .wowlist4 .wow:nth-of-type(4n-3) {
    animation-delay: 0.3s;
  }
  .wowlist4 .wow:nth-of-type(4n-2) {
    animation-delay: 0.5s;
  }
  .wowlist4 .wow:nth-of-type(4n-1) {
    animation-delay: 0.6s;
  }
  .wowlist4 .wow:nth-of-type(4n) {
    animation-delay: 0.7s;
  }

  .wowlist6 .wow:nth-of-type(6n-5) {
    animation-delay: 0.3s;
  }
  .wowlist6 .wow:nth-of-type(6n-4) {
    animation-delay: 0.5s;
  }
  .wowlist6 .wow:nth-of-type(6n-3) {
    animation-delay: 0.6s;
  }
  .wowlist6 .wow:nth-of-type(6n-2) {
    animation-delay: 0.7s;
  }
  .wowlist6 .wow:nth-of-type(6n-1) {
    animation-delay: 0.8s;
  }
  .wowlist6 .wow:nth-of-type(6n) {
    animation-delay: 0.9s;
  }
  /*关于*/
  .about .info p {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1600px) {
}

@media screen and (max-width: 1599.98px) {
  .head-wap-btn .head-btn-share {
    display: none;
  }
  /*页脚*/
  #foot .foot-nav a,
  #foot .foot-contact p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1399.98px) {
  .navbar-brand > div .wap-hide {
    display: none;
  }
  .head-wap-btn .head-btn-phone {
    display: none;
  }

  /*首页应用*/
  .solution-container .swiper-slide {
    padding: 4rem 6rem;
  }
  /*页脚*/
  #foot .foot-nav a,
  #foot .foot-contact p {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 1199.98px) {
  :root {
    --head_height: 4rem;
  }
  /*头部导航*/
  #head {
    padding-left: 0%;
    padding-right: 0%;
  }
  .head-conent {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .navbar-brand {
    justify-content: center;
    order: 1;
  }
  #head .navbar-collapse {
    display: none !important;
  }
  .head-wap-btn {
    flex: 0 1 auto;
    order: 2;
  }
  .head-wap-btn .dropdown.head-btn-Language > a span {
    display: none;
  }
  .head-wap-btn .dropdown.head-btn-Language > a svg {
    margin-right: 0.75rem;
  }
  .head-wap-btn .dropdown-menu {
    left: auto;
    right: 0;
    transform: translate(0%, 0%);
  }
  .wap-menu-btn {
    display: block !important;
    flex: 0 auto auto;
    order: 0;
  }

  #head .navbar-nav > li > a {
    font-size: 0.9375rem;
  }
  .head-wap-btn .dropdown > a {
    font-size: 0.875rem;
  }
  #head .navbar-nav .dropdown-menu .container {
    width: 100%;
  }
  /*首页产品*/
  .index-product {
    gap: 1.5rem;
  }
  .index-product li {
    width: calc(33.33% - 1rem);
  }
  .index-product .title span {
    font-size: 0.9375rem;
  }
  /*首页关于*/
  .index-about .info {
    width: 100%;
  }
  .index-about .link {
    width: 100%;
  }
  /*首页留言*/
  .index-feedback {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .index-feedback form {
    order: 1;
  }
  .index-feedback .info {
    width: 100%;
    order: 0;
  }
  /*页脚*/
  #foot .foot-right {
    display: none;
  }
  /*产品*/
  .product-list li {
    width: calc(33.33% - 1rem);
  }

  /*服务*/
  .service-area li {
    width: calc(50% - 0.75rem);
  }
  .service-workmanship li {
    width: calc(50% - 0.75rem);
  }
  /*解决方案*/
  .solution-list li {
    width: calc(33.33% - 1rem);
  }
  .solution-list li a .info {
    padding: 1.5rem 1rem;
  }
  .solution-list li a .info .title {
    font-size: 0.9375rem;
  }

  /*下载*/
  .inside-file li {
    width: calc(33.33% - 1rem);
  }
  /* 新闻 */
  .news-list.news-column li {
    width: calc(33.33% - 1rem);
  }
  .news-list.news-column li .title {
    font-size: 1rem;
  } /*全球*/
  .network-list {
    gap: 1.25rem;
  }
  .network-list li {
    width: calc(33.33% - 0.875rem);
  }
}

@media screen and (max-width: 991.98px) {
  :root {
    --head_height: 3.25rem;
  }
  /*边距盒子*/
  .padding-box {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .padding-top {
    padding-top: 5rem;
  }
  .padding-bottom {
    padding-bottom: 5rem;
  }
  .small-padding-box {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .small-padding-top {
    padding-top: 3rem;
  }
  .small-padding-bottom {
    padding-bottom: 3rem;
  }
  /*标题*/

  h1,
  .h1 {
    font-size: 2.5rem;
  }
  h2,
  .h2 {
    font-size: 2rem;
  }
  h3,
  .h3 {
    font-size: 1.5rem;
  }
  h4,
  .h4 {
    font-size: 1.375rem;
  }
  h5,
  .h5 {
    font-size: 1.125rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
  p {
    margin-bottom: 1em;
    font-size: 0.875rem;
    line-height: 1.5em;
    color: var(--text);
  }

  .select > a {
    padding: 0 1.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.9375rem;
  }
  .select > div a {
    font-size: 0.9375rem;
  }

  .head-wap-btn .dropdown > a {
    margin-left: 0;
    padding: 0;
  }

  .navbar-brand > div {
    padding-left: 0.75rem;
    font-size: 1.375rem;
  }
  #menu-modal .modal-header {
    padding-right: 3.25rem;
  }
  #menu-modal .modal-header .navbar-brand img {
    height: 50%;
  }
  .head-conent {
    width: 100%;
    justify-content: space-between;
  }

  .head-wap-btn .dropdown > a > div {
    border: none;
  }
  .head-wap-btn .dropdown > a > div {
    width: var(--head_height);
    white-space: nowrap;
  }
  /**/
  .layout-btn {
    height: 3em;
    line-height: 1.5em;
  }
  .layout-btn > div {
    padding: 0 2rem;
  }
  /*wow 时间递增*/
  .wowlist3 .wow:nth-of-type(Odd) {
    animation-delay: 0.3s;
  }
  .wowlist3 .wow:nth-of-type(even) {
    animation-delay: 0.5s;
  }

  .wowlist4 .wow:nth-of-type(3n-2) {
    animation-delay: 0.3s;
  }
  .wowlist4 .wow:nth-of-type(3n-1) {
    animation-delay: 0.5s;
  }
  .wowlist4 .wow:nth-of-type(3n) {
    animation-delay: 0.6s;
  }

  .wowlist6 .wow:nth-of-type(4n-3) {
    animation-delay: 0.3s;
  }
  .wowlist6 .wow:nth-of-type(4n-2) {
    animation-delay: 0.5s;
  }
  .wowlist6 .wow:nth-of-type(4n-1) {
    animation-delay: 0.6s;
  }
  .wowlist6 .wow:nth-of-type(4n) {
    animation-delay: 0.7s;
  }
  /*banner*/
  #banner-container .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    background: var(--colour1);
  }
  #banner-container .swiper-slide .info {
    position: static;
    width: 100%;
    order: 1;
    display: flex;
    align-items: flex-start;
  }
  #banner-container .swiper-slide .info > div {
    padding: 2rem;
    border-radius: 0;
    background: var(--colour1);
    box-shadow: none;
    backdrop-filter: blur(12px) saturate(50%);
  }
  #banner-container .swiper-slide .summary {
    font-size: 0.875rem;
  }
  #banner-container .swiper-slide .info .layout-btn {
    margin-top: 2rem;
  }
  #banner-container .swiper-slide img {
    order: 0;
    width: 100%;
  }
  #banner-nav .swiper-slide {
    padding: 0.75rem 0;
  }
  /*首页产品*/
  .index-product li {
    width: calc(50% - 0.75rem);
  }
  /*关于*/
  /*首页关于*/
  .index-about .adv {
    flex-wrap: wrap;
    gap: 1.25rem 0;
    padding: 0;
    margin-top: 3rem;
  }
  .index-about .adv li {
    width: 50%;
  }
  .index-about .adv li:nth-of-type(Odd) {
    border-left: none;
  }
  .index-about .adv img {
    width: 2rem;
  }
  .index-about .adv .title {
    font-size: 1.125rem;
  }
  .index-about .adv span {
    font-size: 0.875rem;
  }
  /**/
  .index-adv {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .index-adv li {
    width: calc(50% - 0.75rem);
    padding: 1.5rem;
  }
  .index-adv .icon {
    width: 3.5rem;
    filter: drop-shadow(3.5rem 0 #000);
  }
  .index-adv li:hover .icon {
    filter: drop-shadow(3.5rem 0 var(--colour1));
  }
  /**/
  .cooperation-list .content a {
    width: 12rem;
    padding-bottom: 8rem;
  }
  /*页脚*/
  #foot {
    padding: 3rem 1rem 1rem;
  }
  #foot .foot-wap {
    width: 100%;
    text-align: center;
  }

  #foot .foot-left {
    width: 100%;
  }

  #foot .foot-logo {
    width: 100%;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  #foot .foot-logo img {
    display: inline-block;
    width: 12rem;
  }
  #foot .foot-contact {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    text-align: center;
  }
  #foot .foot-follow,
  #foot .foot-share {
    margin-bottom: 0;
    width: 100%;
    max-width: none;
    display: inline-block;
    text-align: center;
  }

  #foot .foot-copyright,
  #foot .foot-clause {
    width: 100%;
    text-align: center;
  }
  #foot .foot-clause a:first-of-type {
    margin-left: 0;
  }

  #foot .foot-contact div {
    text-align: center;
  }
  #foot .foot-language {
    text-align: center !important;
  }

  /*内页*/
  .breadcrumb {
    display: none;
    padding: 0.75rem 1rem;
  }
  .breadcrumb a:after {
    font-size: 0.75rem !important;
  }
  .page-title {
    display: none;
  }
  .page-title .title {
    font-size: 1.25rem;
  }
  .page-title .nav-menu-btn {
    display: none !important;
  }
  .page-content.show-subnav .content-left,
  .page-content.hide-subnav .content-left {
    display: none !important;
    width: 0;
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid rgba(0, 0, 0, 0);
    overflow: hidden;
  }
  .page-content .content-right {
    width: 100% !important;
    border-top: none;
  }
  /*关于*/
  .about .left {
    width: 100%;
  }
  .about .right {
    padding-top: 2.5rem;
    width: 100%;
  }

  /*关于*/
  #product-img {
    order: 1;
    width: 100%;
  }
  #product-small-img {
    margin-top: 0.5rem;
    order: 1;
    width: 100%;
  }
  .product-box .right .layout-btn {
    height: 2.75rem;
    margin-bottom: 0.25rem;
  }
  .product-box > div {
    flex-wrap: wrap;
    padding: 2rem 1rem;
  }
  .product-box .left {
    width: 100%;
  }
  .product-box .right {
    width: 100%;
    padding: 2.5rem 0;
  }
  .product-d .container {
    flex-wrap: wrap;
  }
  .product-d .container .left {
    width: 100%;
  }
  .product-d .container .right {
    width: 100%;
    padding-top: 2rem;
    margin-left: 0;
  }
  /*视频*/
  .video-btn:before {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.125rem;
  }
  .video-list li {
    width: calc(50% - 1rem);
  }
  /*新闻*/
  .article .article-head {
    width: 100%;
  }
  .article-body {
    width: 100%;
  }
  .article-other {
    margin-top: 2rem;
    width: 100%;
  }
  .article-other li {
    padding: 1.5rem 0;
  }
  /*下载*/
  .inside-file {
    gap: 1.25rem 1rem;
  }
  .inside-file li {
    width: calc(50% - 0.5rem);
  }
  /*faq*/
  #faqList .panel .panel-heading a {
    padding: 1.125rem 3rem 1.125rem 1rem;
    font-size: 0.9375rem;
  }
  #faqList .panel .panel-heading a.accordion-toggle.collapsed {
    padding: 1.125rem 3rem 1.125rem 0;
  }
  #faqList .panel-body {
    padding: 2rem 1rem;
  } /* 新闻 */
  .news-list.news-column li {
    width: calc(50% - 1.125rem);
  }
  .news-list.news-column li .title {
    font-size: 0.9375rem;
  }
  /*联系*/
  .contact-info {
    padding: 2.5rem 1.5rem;
    gap: 1rem 2rem;
  }
  .contact-info p {
    width: calc(50% - 1rem);
  }
  .contact-list {
    margin-top: 1rem;
    gap: 1rem;
  }
  .contact-list li {
    width: 100%;
  }
  /*全球*/
  .network-list {
    gap: 1.25rem;
  }
  .network-list li {
    width: calc(50% - 0.625rem);
  }
}

@media screen and (max-width: 767.98px) {
  /*边距盒子*/
  .padding-box {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .padding-top {
    padding-top: 4rem;
  }
  .padding-bottom {
    padding-bottom: 4rem;
  }
  .small-padding-box {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .small-padding-top {
    padding-top: 3rem;
  }
  .small-padding-bottom {
    padding-bottom: 3rem;
  }
  .container {
    width: 100%;
  }
  /*wow 时间递增*/
  .wowlist6 .wow:nth-of-type(3n-2) {
    animation-delay: 0.3s;
  }
  .wowlist6 .wow:nth-of-type(3n-1) {
    animation-delay: 0.5s;
  }
  .wowlist6 .wow:nth-of-type(3n) {
    animation-delay: 0.6s;
  }

  /*按钮*/
  .layout-btn {
    max-width: 11rem;
  }
  .layout-btn > div > span {
    font-size: 0.75rem;
  }
  /*首页产品*/
  .index-product {
    gap: 1rem;
  }
  .index-product li {
    width: 100%;
  }
  /**/
  .index-adv {
    flex-wrap: wrap;
    gap: 0rem;
  }
  .index-adv li {
    width: 50%;
    padding: 0.5rem 1rem;
  }
  .index-cooperation {
    padding-top: 7rem;
  }
  .index-cooperation .info {
    padding-top: 0;
  }
  .index-honor picture,
  .index-honor img {
    margin-top: -3rem;
  }
  .index-feedback {
    padding: 2rem 1rem 1rem;
  }
  /*内页公共*/
  .inside-banner picture,
  .inside-banner img {
    min-height: 55vw;
  }

  /*关于*/
  .culture .left {
    width: 100%;
  }
  .culture .right {
    margin-top: 2rem;
    width: 100%;
  }
  .service-process .left {
    width: 100%;
  }
  .service-process .right {
    margin-top: 2rem;
    width: 100%;
  }
  .culture-item .info {
    padding-top: 3rem;
  }
  .culture-item .tag {
    font-size: 3rem;
  }
  .culture-item {
    padding-right: 3rem;
  }
  .culture-item:before {
    font-size: 4rem;
  }

  .history-list {
    gap: 2rem;
    font-size: 1rem;
  }
  .history-list ol {
    position: absolute;
    z-index: -2;
    top: 0%;
    left: 0.5rem;
    width: 1px;
    height: 100%;
    padding: 0;
    background-color: var(--colour1);
    animation-name: none !important;
  }
  .history-list ol:before {
    content: "";
    left: -0.625rem;
  }
  .history-list ol:after {
    left: -0.625rem;
  }
  .history-list li {
    padding-left: 2rem;
    flex-wrap: wrap;
  }
  .history-list li .year,
  .history-list li .info {
    animation-name: fadeInUp !important;
  }
  .history-list li .year {
    position: relative;
    font-size: 1.5rem;
    width: 100%;
  }
  .history-list li .year:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: 0%;
    left: -1.6625rem;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 50%;
    background-color: var(--colour1);
  }
  .history-list li .info {
    gap: 1rem;
    width: 100%;
  }
  .history-list li .item:before {
    display: none;
  }
  /*产品*/
  .page-head {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
  }

  .page-head .select > a {
    height: 2.75rem;
    line-height: 2.75rem;
    font-size: 0.9375rem;
  }
  .page-head .select > div a {
    font-size: 0.875rem;
  }
  .product-list {
    gap: 1.125rem;
  }
  .product-list li {
    width: calc(50% - 0.5625rem);
  }
  .product-details .nav {
    padding: 0.5rem 1rem;
  }
  .product-details .content {
    padding: 2rem 1rem;
  }
  .product-details .content .h5 {
    line-height: 1em;
  }
  .product-details table,
  .product-details table p {
    font-size: 0.875rem;
  }
  .product-details table td {
    padding: 0.5rem 0.75rem;
  }
  /*解决方案*/
  .solution-list {
    gap: 1.25rem;
  }
  .solution-list li {
    width: calc(50% - 0.625rem);
  }
  /*视频*/
  .video-list {
    gap: 1rem;
  }
  .video-list li {
    width: 100%;
  }
  /*服务*/
  .service-list li .img {
    width: 100%;
  }
  .service-list li .info {
    padding-top: 2rem;
    width: 100%;
  }
  .service-area li {
    width: 100%;
  }
  .service-workmanship li {
    width: 100%;
  }

  /*下载*/
  .inside-file li {
    width: 100%;
  }
  /*新闻*/
  .page-head .news-btn {
    display: none;
  }
  .contact-info p {
    width: 100%;
  }
  .contact-list li {
    gap: 1rem;
    flex-wrap: wrap;
  }
  .contact-list li .img {
    width: 4rem;
  }
  /*feedback*/
  #feedback .row {
    gap: 1rem 0;
  }
}
@media screen and (max-width: 565.98px) {
  /*wow 时间递增*/
  .wowlist6 .wow:nth-of-type(Odd) {
    animation-delay: 0.3s;
  }
  .wowlist6 .wow:nth-of-type(even) {
    animation-delay: 0.5s;
  }

  /*解决方案*/
  .solution-list li {
    width: 100%;
  }
  .news-list.news-column li {
    width: 100%;
  }
  /*全球*/
  .network-list {
    gap: 1rem;
  }
  .network-list li {
    width: 100%;
  }
}
