@charset "UTF-8";
.fixed_nav {
  position: fixed;
  left: 0;
  padding: 0 4%;
  top: 1.6rem;
  width: 100%;
  height: calc(100vh - 1.6rem);
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: none;
}
.pro-list .swiper-wrapper {
  display: block;
}
.footer-bot .l br {
  display: none;
}
.fixed_nav .header_nav {
  height: auto;
}

.fixed_nav .header_nav .w1620 {
  width: 100%;
}

.fixed_nav .header_nav .nav {
  display: block;
  width: 100%;
  padding-top: 1rem;
  margin-left: 0;
  margin-right: 0;
}

.fixed_nav .header_nav .li {
  margin-bottom: 0.5rem;
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.fixed_nav .header_nav .li p {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fixed_nav .header_nav .li a {
  font-size: 0.5rem;
}

.fixed_nav .header_nav .li svg {
  width: 0.5rem;
  height: auto;
  transition: all 0.6s;
}

.fixed_nav .header_nav .li svg path {
  fill: #333;
  transition: all 0.6s;
}

.fixed_nav .header_nav .li.cur p a {
  color: #004791;
}

.fixed_nav .header_nav .li.cur svg {
  transform: rotate(90deg);
}

.fixed_nav .header_nav .li.cur svg path {
  fill: #004791;
}

.fixed_nav .header_nav .li .li_nav {
  display: none;
  margin-top: 0.5rem;
}

.fixed_nav .header_nav .li .li_nav a {
  text-align: left;
  display: block;
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  text-indent: 2em;
  padding-top: 0.25rem;
  font-size: 15px;
}

.fixed_nav .header_nav .li .li_nav a:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
}

@media (max-width: 996px) {
  .pc-header .nav-list {
    display: none;
  }
  .logo svg {
    width: 3.4rem;
    height: auto;
  }
  .pc-header {
    padding: 0 4%;
  }
  .pc-header {
    height: 1.6rem;
  }
  .pc {
    display: none;
  }
  .mb {
    display: block;
  }
  .mb .nume {
    width: 0.6rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    margin-top: 0;
    margin-left: 0.55rem;
  }

  .mb .nume .line {
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    border-radius: 0.25rem;
    left: 0;
    transition:
      transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1),
      background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  }

  .mb .nume .line1 {
    top: 0;
  }

  .mb .nume .line2 {
    top: 0.15rem;
    transform: translateY(17%);
  }

  .mb .nume .line3 {
    top: 0.3rem;
  }

  .mb .nume.cur {
    transform: rotateY(-180deg);
  }

  .mb .nume.cur .line1 {
    transform: rotate(45deg);
    transform: translate3d(0, 0.2rem, 0) rotate(45deg);
  }

  .mb .nume.cur .line2 {
    opacity: 0;
  }

  .mb .nume.cur .line3 {
    transform: rotate(-45deg);
    transform: translate3d(0, -0.1rem, 0) rotate(-45deg);
  }
  .pc-header h1 {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0);
  }
  .banner {
    /* height: 21.5rem; */
    height: 100vh;
  }
  .banner .swiper-pagination {
    left: 4%;
    bottom: 1rem;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 1rem;
  }
  .banner-container .swiper-slide .txt .t2 {
    font-size: 1.2rem;
  }
  .view {
    padding: 0 4%;
  }

  .home-a .list .li .t1 {
    margin-top: 0.5rem;
  }
  .home-a .list .li .img {
    height: 5rem;
  }
  .home-a .list .li {
    height: 17rem;
    padding: 0.5rem;
    width: 100%;
    margin-right: 0;
  }
  .home-a .list .li .t2 {
    line-height: 1.5;
    text-align: center;
    height: 1rem;
  }
  .home-b {
    padding: 1.5rem 0;
  }
  .home-b .list {
    margin-top: 1rem;
  }
  .home-b .list .li {
    width: 100% !important;
    height: 5rem !important;
    margin: 0 !important;
    margin-bottom: 0.5rem !important;
  }
  .home-b .list .li .t {
    padding: 0.5rem;
  }
  .home-b .list .li:last-child {
    margin-bottom: 0 !important;
  }
  .hoem-c {
    padding: 1.5rem 0;
  }
  .hoem-c .list .swiper-wrapper {
    justify-content: flex-start;
  }
  .hoem-c .list {
    width: 100%;
    overflow: hidden;
  }
  .hoem-c .list .li {
    width: 100%;
    margin: 0;
  }
  .home-d {
    padding-top: 1.5rem;
  }
  .home-d .list2 {
    display: block;
  }
  .home-d .list2 .left-li {
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .home-d .list2 .right-list {
    width: 100%;
    display: flex;
  }
  .home-d .list2 .right-list .li {
    height: auto !important;
  }
  .home-d .list2 .right-list .li:nth-child(1) {
    margin-right: 0;
  }
  .home-d .list2 .left-li .t,
  .home-d .list2 .right-list .li .t {
    padding: 0.5rem;
  }
  .home-e {
    padding: 1.5rem 0;
  }
  .home-e .cont-top {
    margin-top: 1rem;
    display: block;
  }
  .home-e .cont-top .img-box {
    width: 100%;
    height: auto;
  }
  .home-e .cont-top .txt {
    padding: 0.5rem 0;
    width: 100%;
  }
  .home-e .cont-top .txt .t3 {
    font-size: 0.6rem;
    margin-top: 0.5rem;
  }
  .home-e .list {
    display: block;
  }
  .home-e .list .li {
    width: 100%;
    margin-bottom: 0.6rem;
  }
  .home-e .list .li .img {
    height: auto;
  }
  .home-e .list .li .t1 {
    margin-top: 0.4rem;
  }
  .home-f {
    padding: 1.5rem 0;
  }
  .home-f .img-box {
    height: auto;
    margin-bottom: 1.5rem;
  }
  .home-f .img-box .t1 {
    padding: 0.4rem;
  }
  .home-f .list {
    margin-top: 1rem;
    flex-wrap: wrap;
  }
  .home-f .list .left-li {
    width: 100%;
    height: auto;
  }
  .home-f .list .left-li .t {
    padding: 0.5rem;
  }
  .home-f .list .center-li {
    width: 100%;
    margin-left: 0;
    margin-top: 0.5rem;
    display: flex;
  }
  .home-f .list .center-li .txt {
    width: 50%;
    margin-bottom: 0;
    height: 100%;
    padding: 0.5rem;
  }
  .home-f .list .center-li .img-box {
    width: 50%;
    height: auto;
    margin-top: 0;
  }

  .home-f .list .right-li {
    display: flex;
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .home-f .list .right-li .li {
    margin-bottom: 0;
    width: calc((100% - 0.5rem) / 2);
    margin-right: 0.5rem;
    height: auto;
  }
  .home-f .list .right-li .li:last-child {
    margin-right: 0;
  }
  .home-f .list .right-li .li .t1 {
    padding: 0.5rem;
  }
  .home-f .more {
    margin-top: 1rem;
  }
  .home-e .cont-top .txt .more {
    margin-top: 0.5rem;
  }
  .more {
    line-height: 2;
  }
  .banner-container .swiper-slide .txt .btn-list .li span {
    transform: translateY(10%);
  }
  .home-g {
    height: auto;
    flex-wrap: wrap;
  }
  .home-g .txt {
    padding: 1.5rem 4%;
    text-align: center;
    width: 100%;
    padding-bottom: 1rem;
  }
  .home-g .ewmbox .img {
    width: 2rem;
  }

  .home-g .ewmbox {
    width: 100%;
    padding: 0 4%;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0.5rem;
  }
  .home-g .pimg {
    position: relative;
    width: 41%;
    left: auto;
    transform: translateX(0);
    margin: 0 auto;
  }
  .footer-top {
    padding: 1.5rem 4%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
  }
  .footer-top .nav-list {
    display: none;
  }
  .banner-container .swiper-slide .txt {
    left: 0;
    width: 100%;
  }
  .footer-top .logo {
    width: 2rem;
    margin-bottom: 0.5rem;
    display: none;
  }
  .footer-top .logo svg {
    width: 2rem;
    height: 2rem;
  }
  .footer-list {
    padding: 0 4%;
    margin-top: 0rem;
  }
  .footer-bot {
    padding: 0 4%;
  }
  .footer-bot .wr {
    display: block;
  }
  .footer-bot .l {
    display: block;
  }
  .footer-bot .l a {
    margin: 0;
  }
  .footer-bot .l .mb {
    display: inline-block;
    margin-left: 0.4rem;
  }

  .footer-bot .l .r {
    display: flex;
  }
  .footer-bot .r {
    display: none;
  }
  .pro-1 {
    height: 20rem;
  }
  .pro-nav {
    display: none;
  }
  .pro-navnavlist {
    display: none !important;
  }
  .p-cont .view {
    padding: 0 4%;
  }
  .por-2 {
    padding: 1.5rem 0;
  }
  .por-2 .t1 {
    margin-left: 0;
  }
  .p-cont .title {
    width: 100%;
    font-size: 1rem;
  }
  .p-cont .img-box {
    height: auto;
    margin-top: 1rem;
  }
  .por-2 .icon-list {
    flex-wrap: wrap;
    margin-top: 1rem;
  }
  .por-2 .icon-list .li {
    width: calc((100% - 0.8rem) / 3);
    margin-right: 0.4rem;
    margin-bottom: 0.5rem;
  }
  .por-2 .icon-list .li:nth-child(3n) {
    margin-right: 0;
  }
  .por-2 .icon-list .li .img {
    width: 1.5rem;
    height: 1.5rem;
  }
  .por-2 .icon-list .li .tit-17 {
    font-size: 0.35rem;
  }
  .por-3 {
    padding: 1.5rem 0;
  }
  .p-cont .t1 {
    display: block;
  }
  .por-4 {
    padding: 1.5rem 0;
  }
  .p-cont .sub-tit {
    padding-top: 0.75rem;
  }
  .por-4 .img-list {
    margin-top: 1rem;
    height: 7rem;
  }
  .por-4 .table-list {
    width: 100%;
  }
  .por-4 .table-list .lst {
    display: flex;
    max-width: 100%;
    overflow: auto;
  }
  .por-4 .table-list .lst .li {
    min-width: auto;
    white-space: nowrap;
  }
  .por-5 {
    padding: 1.5rem 0;
  }
  .por-5 .pro-list {
    margin-top: 1rem;
  }
  .pro-list .li {
    display: block;
    margin-bottom: 0;
  }
  .pro-list .li .img {
    width: 100%;
    height: auto;
  }
  .pro-list {
    overflow: hidden;
  }
  .pro-list .li .txt {
    width: 100%;
    height: auto;
    padding: 1rem 0.5rem !important;
  }
  .pro-list .li .txt .tt2 {
    font-size: 0.4rem;
  }
  .pro-list .li .txt .tt3 {
    margin-top: 0.45rem;
    /* height: 4rem; */
    overflow: auto;
    font-size: 0.35rem;
  }
  .por-6 {
    height: 15rem;
  }
  .por-6 .txt {
    font-size: 0.8rem;
    padding: 1rem;
  }
  .por-7 .por-3 {
    padding-bottom: 1.5rem;
  }
  .por-8 {
    padding: 1.5rem 0;
  }
  .por-8 .pro-list {
    margin-top: 1rem;
  }
  .por-9 .tit-52 {
    font-size: 1rem;
  }
  .por-9 {
    padding-top: 1.5rem;
  }
  .por-9 .list {
    padding-bottom: 1rem;
    padding-top: 0rem;
    display: block;
  }
  .por-9 .list .li {
    margin-top: 0.8rem;
    width: 100%;
    margin-right: 0;
  }
  .por-9 .text {
    padding-bottom: 2rem;
  }
  .p4-container {
    width: 100%;
    overflow: hidden;
    margin-top: 1rem;
  }
  .p4-container .img {
    width: 100%;
  }
  .p4-container .t {
    margin-top: 0.5rem;
  }
  .p4-pagination {
    position: relative;
    width: 100%;
    z-index: 3;
    text-align: center;
    bottom: auto !important;
    margin-top: 1rem;
  }
  .p4-pagination .swiper-pagination-bullet {
    width: 15px !important;
    border-radius: 0;
    height: 3px;
  }
  .p4-pagination .swiper-pagination-bullet-active {
    background-color: #000;
  }
  .black .p4-pagination .swiper-pagination-bullet {
    background-color: #fff;
  }
  .black .p4-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
  }
  .licon-list .li svg {
    opacity: 1 !important;
  }
  .licon-list .li svg {
    height: 18px !important;
  }
  .pro-list .li .txt .tt3 {
    min-height: auto;
  }
  .banner
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active
    .ac {
    width: 100%;
    /* transition: all 5s linear; */
  }
  .footer-bot .l a:first-child {
    display: block;
  }

  .homeb-container {
    width: 100%;
    margin-top: 1rem;
    overflow: hidden;
  }
  .homeb-container .swiper-slide {
    width: 100% !important;
    height: 8rem;
  }
  .homeb-container .swiper-slide .t {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.5rem;
    color: rgba(255, 255, 255, 0.8);
  }

  .homeb-pagination {
    position: relative;
    left: auto !important;
    bottom: auto !important;
    z-index: 3;
    text-align: center;
    margin-top: 1rem;
  }
  .homeb-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .homeb-pagination .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #000;
  }

  .homeb-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 100%;
  }

  .home-e-container {
    width: 100%;
    margin-top: 1rem;
    overflow: hidden;
  }
  .home-e-container .swiper-slide {
    width: 100% !important;
  }
  .home-e-container .swiper-slide .img {
    overflow: hidden;
    width: 100%;
    height: 6.75rem;
  }

  .home-e-container .swiper-slide .t1 {
    line-height: 1;
    margin-top: 0.7rem;
    color: #000;
  }
  .home-e-container .swiper-slide .t2 {
    color: #808080;
    line-height: 1.3;
    font-weight: 300;
    margin-top: 0.25rem;
  }
  .home-e-pagination {
    position: relative;
    left: auto !important;
    bottom: auto !important;
    z-index: 3;
    text-align: center;
    margin-top: 1rem;
  }
  .home-e-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .home-e-pagination .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #000;
  }

  .home-e-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 100%;
  }
  .por-4 .table-list .lst .li .hidetxt {
    display: none !important;
  }
  .por-4 .table-list .lst .product-tablelist-slider {
    display: none;
  }
  .por-4 .table-list .lst::-webkit-scrollbar {
    display: none;
  }
  .por-4 .table-list .lst .li {
    margin: 0;
    padding-right: 0.5rem;
  }
  .por-4 .table-list .lst .li.end {
    padding-right: 0;
  }
  .por-4 .table-list {
    /* display: block; */
    flex-direction: column;
    align-items: center;
  }
  .por-4 .hidelist {
    position: relative;
    width: 100%;
  }
  .por-4 .hidelist .li {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding-top: 1rem;
    text-align: center;
    color: #666;
    display: none;
  }
  .por-4 .table-list .lst {
    border-bottom: 0;
  }
  .por-4 .table-list .lst .li {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  }
  .por-4 .table-list .lst .li::after {
    content: "";
    position: absolute;
    bottom: -1px;
    width: 0;
    height:1px;
    left: 0;
    background-color: #000;
  }
  .por-4.black .table-list .lst{
     border-bottom: 0;
  }
   .por-4.black  .table-list .lst .li{
        border-bottom: 1px solid rgba(153, 153, 153, 0.5);
   }

  .por-4 .table-list .lst .li.on::after {
    width: calc(100% - 0.5rem);
  }
  .por-4 .table-list .lst .li.end.on::after {
    width: 100%;
  }
  .por-4.black .table-list .lst .li::after {
    background-color: #fff;
  }
  .pro-list .swiper-wrapper {
    display: flex;
  }

  .pro-list-pagination {
    position: relative;
    left: auto !important;
    bottom: auto !important;
    z-index: 3;
    text-align: center;
    margin-top: 0.5rem;
  }
  .pro-list-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .pro-list-pagination .swiper-pagination-bullet::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #000;
  }

  .pro-list-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 100%;
  }
  .por-9 .list {
    overflow: hidden;
  }
  .por-9 .list .li .img {
    height: 7rem;
  }
  .por-9 .list .li .t {
    text-align: center;
  }
  .por-9 .text .tt1 {
    font-size: 0.4rem;
  }
  .por-9 .text .tt1 br {
    display: none;
  }
  .por-10{
    padding: 1.5rem 4%;
  }
}
