@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;
  }
  /*内页公共*/
  .inside-banner picture,
  .inside-banner img {
    min-height: 32rem;
  }
}

@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: 1rem;
    padding-right: 0%;
    justify-content: space-between;
  }
  .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-support,
  .head-wap-btn .dropdown.head-btn-login,
  .head-wap-btn .dropdown.head-btn-Language {
    display: none;
  }
  .head-wap-btn .dropdown.head-btn-Language > a svg {
    margin-right: 0.75rem;
  }
  .head-wap-btn .dropdown > a:before {
    left: auto;
    right: 0;
  }
  .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 li {
    width: calc(33.33% - 0.375rem);
  }
  .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;
  }

  /*产品*/
  .product-content .left {
    width: 15rem;
  }
  .product-content .right {
    width: calc(100% - 18rem);
  }

  /*服务*/

  /*下载*/
  .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;
  }
  /*会员中心*/
  .account {
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 3rem;
  }
  .account .account-nav {
    flex-shrink: 1;
    width: 100%;
    border-radius: 0;
    min-height: 0;
  }
  .account .account-nav .username {
    padding: 1rem 1.5rem;
  }
  .account .account-wap-btn {
    padding: 1rem 1.5rem;
  }
  .account .account-nav ul li a {
    padding: 1rem 1.5rem;
  }
  .account .account-content {
    padding: 1.5rem;
  }
}

@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 0.25rem;
  }

  .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;
  }

  #search-modal .modal-header input {
    font-size: 1.125rem;
  }
  #search-modal .modal-body {
    padding: 2rem 0;
  }
  #search-modal .hot-search span {
    display: block;
  }

  /**/
  .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-adv li {
    flex-wrap: wrap;
  }
  .index-adv li > div {
    width: 100%;
  }
  .index-adv li .info {
    order: 3 !important;
    padding: 4rem 2rem;
  }
  /*页脚*/
  #foot .container {
    width: 100%;
  }
  #foot .foot-top,
  #foot .foot-bottom {
    flex-wrap: wrap;
  }
  #foot .foot-top > div,
  #foot .foot-bottom > div {
    width: 100%;
  }
  #foot .foot-nav {
    flex-wrap: wrap;
    gap: 0;
    margin-bottom: 2rem;
  }
  #foot .foot-nav a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    line-height: 3.5em;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #foot .foot-nav a:last-of-type {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #foot .foot-nav a:hover {
    text-decoration: none;
  }
  #foot .foot-nav a:before {
    content: "\b21";
    order: 2;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
  }
  #foot .foot-logo {
    display: none;
  }
  #foot .foot-bottom {
    padding: 0;
    border: none;
  }
  #foot .copyright {
    margin-top: 0.5rem;
  }
  /*内页*/
  .inside-banner {
    display: flex;
    flex-wrap: wrap;
  }
  .inside-banner .info {
    position: static;
    order: 2;
    background: var(--dark);
    padding: 2rem 0;
  }
  .inside-banner form.form-search {
    margin-top: 1rem;
  }
  .inside-banner form.form-search input {
    height: 3em;
    line-height: 3em;
  }
  .inside-banner .layout-btn {
    margin-top: 1.5rem;
  }
  .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;
  }
  /*产品列表*/
  .product-content .top {
    order: 1;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
  }
  .product-content .wap-btn {
    display: flex;
    gap: 0.5rem;
  }
  .product-content .product-nav,
  .product-content .product-filter {
    display: none;
  }
  .product-content .left {
    order: 0;
    padding-top: 2rem;
    width: 100%;
  }
  .product-content .right {
    order: 2;
    width: 100%;
  }
  /*产品详情*/
  #product-img {
    order: 1;
    width: 100%;
  }
  #product-small-img {
    margin-top: 0.5rem;
    order: 1;
    width: 100%;
    height: auto;
  }
  #product-small-img .swiper-slide {
    height: auto;
  }
  .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-img .swiper-slide img {
    max-height: 25rem;
  }
  .product-box .right {
    width: 100%;
    padding: 2.5rem 0;
  }
  .compatible-list li {
    border-top: none;
  }
  .compatible-list li .title {
    width: 100%;
    padding: 1rem 0;
  }
  .compatible-list li .list {
    width: 100%;
  }
  .compatible-list li .list a {
    width: 33.33%;
  }
  /* 解决方案 */
  .info-list li > div {
    width: 100%;
  }
  .info-list li:nth-of-type(even) .img {
    order: 0;
  }
  .info-list li:nth-of-type(even) .info {
    order: 1;
    padding: 4rem 2rem;
  }
  /*社区*/
  .community-nav .container {
  }
  .community-filter .filter-list {
    padding: 2rem 0;
    max-height: calc(100% - var(--head_height) - 6rem);
    overflow-y: auto;
  }
  .community-filter .filter-list li .left {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .community-filter .filter-list li .right {
    width: 100%;
  }
  .community-nav {
    padding: 0.75rem 0;
  }
  .community-nav .right {
    gap: 0.5rem;
  }
  .community-nav .right > li > a {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem 0.75rem;
    width: auto;
  }
  .community-list li {
    width: calc(50% - 0.5rem);
  }
  .community-list li .avatar {
    width: 2rem;
    height: 2rem;
  }
  .community-list li .title {
    font-size: 0.9375rem;
  }
  .story-box .left {
    width: 100%;
  }
  .story-box .left .avatar {
    width: 2.5rem;
    height: 2.5rem;
  }
  .story-box .left .name {
    font-size: 1rem;
  }
  .story-box .right {
    width: 100%;
  }

  /*服务支持*/
  .service-head {
    margin-top: 3rem;
    margin-bottom: 2rem;
    gap: 1rem;
  }
  .service-head li {
    max-width: 100%;
  }
  .service-list {
    gap: 1rem;
  }
  .service-list li {
    width: calc(50% - 0.5rem);
  }
  .article-list li a {
    flex-wrap: wrap;
    gap: 0 1rem;
  }
  .article-list li a .icon {
    margin-top: 0.25rem;
  }
  .article-list li a .title {
    width: calc(100% - 3rem);
  }
  .article-list li a .time {
    padding-left: 2.25rem;
  }
  /*视频*/
  .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: 2.5rem;
    width: 100%;
  }
  .article-other li {
    padding: 1.25rem 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%;
  }

  /*其它文章*/
  .info-text {
    width: 100%;
    max-width: 60rem;
    padding: 2rem 1.5rem 1.5rem;
    margin: auto;
    border-radius: 1rem;
    font-size: 1.125rem;
  }
  .info-text hr {
    margin: 1.25rem 0;
  }
  .info-text p {
    font-size: 0.9375rem;
  }
}

@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 {
  }
  .layout-btn > div > span {
    font-size: 0.75rem;
  }
  /*首页产品*/
  .index-product li {
    width: calc(50% - 0.25rem);
  }

  /*关于*/
  .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;
  }

  /*产品列表*/
  .modal.product-modal .modal-content {
    width: 100%;
    border-radius: 0;
  }
  .modal.product-modal .modal-header {
    padding: 0.5rem 5%;
  }
  .modal.product-modal .close .icon {
    font-size: 1.25rem;
  }
  /*产品*/
  .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 li {
    width: calc(50% - 0.25rem);
  }
  .compatible-list li .list a {
    width: 50%;
  }
  .norms-content > div {
    padding: 2rem 1.5rem;
  }

  .specs ul {
    gap: 0 2rem;
  }
  .specs ul li {
    padding: 0.75rem 0;
    width: calc(50% - 1rem);
  }
  /*解决方案*/
  .solution-nav {
    padding: 0.5rem 0;
  }
  .solution-nav .container {
    justify-content: space-between;
  }
  .solution-nav a,
  .solution-nav span {
    display: none;
  }
  .solution-nav a {
    font-size: 0.75rem;
  }
  .info3-list {
    width: 90%;
    margin: auto;
    flex-wrap: wrap;
  }
  .info3-list li {
    width: 100%;
  }
  /*服务支持*/

  .service-head li {
    width: 100%;
  }
  .service-list li {
    width: 100%;
  }
  .recommend-list li {
    width: 100%;
  }
  /*社区*/
  .community-list li {
    width: 100%;
  }
  /*视频*/
  .video-list {
    gap: 1rem;
  }
  .video-list 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;
  }
  /**/
  .index-product li {
    width: 100%;
  }
  .index-product .img {
    padding-bottom: 60%;
  }
  .index-product .star {
    margin-top: 0.5rem;
  }
  .index-product .more {
    margin-top: 1rem;
  }
  /*产品*/

  .specs ul li {
    width: 100%;
  }

  .compatible-list li .list a {
    width: 100%;
  }
  .news-list.news-column li {
    width: 100%;
  }
  /*全球*/
  .network-list {
    gap: 1rem;
  }
  .network-list li {
    width: 100%;
  }
}
