@media (max-width: 1680px) {
  .mbx .view a .tit-16 {
    font-size: 16px;
  }
  .about-list3 .warpbox .button-next {
    right: 0;
  }
  .about-list3 .warpbox .button-prev {
    left: 0;
  }
  .about-list3 .warpbox {
    padding: 0 6%;
  }
  .view1 {
    padding: 0 6% !important;
  }
}
@media (max-width: 1480px) {
  .news-b .list a {
    padding: 1rem;
  }

  .news-b .list a .right {
    height: 7.5rem;
  }

  .contact-b .list .li {
    width: calc((100% - 3rem) / 4);
    margin-right: 1rem;
  }
  header .pc-header .nav .li {
    margin-right: 1rem;
  }
}

@media (max-width: 1440px) {
  .tit-16 {
    font-size: 14px;
  }

  .tec-nav .oneli .t2 {
    font-size: 16px;
  }

  .tec-nav .oneli .twoli .t3 {
    font-size: 14px;
  }

  .tec-nav .oneli .twoli {
    left: 40%;
  }
  header .pc-header .nav .li {
    margin-right: 1.5rem;
  }
}

@media (max-width: 769px) {
  .tec-info-d {
    display: block;
  }
  .smbx .por .tit-16 {
    width: 100px;
  }
  .mbx .view a.pc {
    display: none;
  }

  .mb {
    display: block;
  }

  .pc {
    display: none;
  }

  header .pc-header {
    padding: 0 5%;
  }

  header .pc-header .nav {
    display: none;
  }

  header .pc-header .rightbox {
    display: none;
  }

  header .pc-header .nemu {
    width: 0.6rem;
    position: relative;
  }

  header .pc-header .nemu .line {
    width: 0.6rem;
    height: 2px;
    background: #ffffff;
    display: block;
  }

  header .pc-header .logo {
    width: 3.95rem;
  }

  header .pc-header .nemu .line.line1 {
    position: absolute;
    top: -0.2rem;
    height: 2px;
    left: 0;
  }

  header .pc-header .nemu .line.line3 {
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    height: 2px;
  }

  header {
    height: 2.5rem;
  }

  .dynamicCursor {
    display: none !important;
  }

  .banner-container .banner-slide .txt {
    width: 100%;
    padding: 0 11.6%;
    top: 20%;
  }

  .banner-container .banner-slide .txt .t1 {
    font-size: 1rem;
  }

  .banner-container .banner-slide.swiper-slide-active .txt {
    top: 17.9%;
  }

  .banner-container .banner-slide.swiper-slide-active .txt br {
    display: none;
  }

  .banner-container .banner-slide .txt .t1 div {
    display: inline;
  }

  .more .a {
    width: 1.5rem;
    height: 1.5rem;
  }

  .sollor {
    display: none;
  }

  .play-btn {
    z-index: 9;
  }

  .banner-pagination {
    position: absolute;
    left: 8% !important;
    width: 100% !important;
    z-index: 3;
    height: auto;
    bottom: 1rem !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .banner-pagination .swiper-pagination-bullet {
    margin: 0 5px !important;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
  }

  .home-b .table {
    display: none;
  }

  .home-b-container .swiper-slide .txt {
    position: absolute;
    left: 10%;
    top: 20.4%;
    z-index: 3;
  }
  .home-c .list a .txt .t1 {
    line-height: 1.2;
    margin-bottom: 0.25rem;
    word-break: break-all;
    width: 100%;
    display: block;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis; /* 显示省略号 */
  }
  .home-b-container .swiper-slide .txt .tit-52 {
    line-height: 1.2;
    word-break: break-all;
  }
  .home-b-container .swiper-slide .txt {
    width: 80%;
  }

  .main-pagination {
    position: absolute;
    left: 8% !important;
    width: 100% !important;
    z-index: 3;
    height: auto;
    bottom: 1rem !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .main-pagination .swiper-pagination-bullet {
    margin: 0 5px !important;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
  }

  .home-c .txt {
    top: 18%;
    width: 80%;
    left: 10%;
  }

  .home-c .list {
    position: absolute;
    top: 43.74%;
    /* width: 80%; */
    left: 0%;
    padding-right: 0;
    height: auto;
    width: 100%;
    overflow: auto;
    white-space: nowrap;
  }

  .home-c .list a {
    display: inline-block;
    margin-bottom: 0;
    margin: 0 0.5rem;
    width: 8.75rem;
    height: 5.5rem;
  }

  .home-d .txt {
    width: 80%;
    left: 10%;
  }

  .home-d .tit-48 {
    font-size: 0.8rem;
  }

  .home-d .txt .list {
    width: 100%;
  }

  .home-d .txt .t1 {
    margin-top: 0.625rem;
  }
  .tec-info-a .left .t1 {
    white-space: normal;
    word-break: break-all;
  }
  .smbx .view {
    position: relative;
    overflow: hidden;
    margin-right: 5%;
  }
  .home-d .txt .list .li {
    padding: 0.5rem 0;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    float: left;
    font-size: 0.4rem;
  }
  .mbx .view a .tit-16 {
    font-size: 16px;
    white-space: nowrap;
  }

  .home-d .tit-30 {
    font-size: 0.6rem;
  }

  .home-d .bot-txt .t3 {
    font-size: 0.45rem;
  }

  .home-d .bot-txt .t3 {
    width: 50%;
    margin-top: 0.5rem;
  }

  .home-d .bot-txt .t2 a {
    margin-top: 0.5rem;
  }

  .tit-52 {
    font-size: 1rem;
  }

  .tit-26 {
    font-size: 20px;
  }

  .tit-24 {
    font-size: 18px;
  }

  .tit-22 {
    font-size: 14px;
  }

  .tit-48 {
    font-size: 1rem;
  }

  .all-pagination {
    display: none;
    right: 0rem !important;
    width: 1.85rem;
    height: 2.25rem !important;
    bottom: 2rem !important;
  }

  footer .top {
    padding: 1rem 10%;
  }

  .foot-nav .left {
    width: 100%;
    padding: 1rem 0;
    border-right: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .foot-nav .right {
    display: none;
  }

  footer .nav-top .logo {
    width: 3.5rem;
  }

  footer .nav-top {
    margin-bottom: 0.5rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  footer .tit-30 {
    font-size: 20px;
  }

  .foot-nav .left .link {
    margin: 0 auto;
    margin-top: 0.5rem;
    height: 1.2rem;
    position: relative;
    z-index: 6;
  }

  .foot-nav .left .link .tit {
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.5rem;
  }

  .foot-nav .left .share {
    margin-top: 0.75rem;
  }

  .foot-nav .left .t1 {
    display: none;
  }

  footer .nav-top .rightbox {
    display: none;
  }

  .foot-nav {
    height: auto;
  }

  .foot-nav {
    border-top: 0 solid #000;
  }

  .foot-nav .left .share .t1 {
    display: block;
    text-align: center;
  }

  .foot-nav .left .share .list {
    text-align: center;
  }

  .foot-nav .left .share .list a {
    margin: 0 0.25rem;
    width: 0.75rem;
  }

  footer .bot {
    padding: 0.5rem 10%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .services .table {
    width: 80%;
    margin-left: 10%;
  }

  .mb-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    z-index: 99999999999999999;
    padding: 0.85rem 10% 2rem;
    display: none;
  }

  .mb-nav .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mb-nav .top .langbox .icon {
    width: 20px;
    height: 20px;
    margin-right: 0.1rem;
    fill: #333;
  }

  .mb-nav .top .langbox a {
    color: #333;
    font-weight: 700;
  }

  .mb-nav .top .right {
    width: 1rem;
    height: 1rem;
    background: #e9460a;
    border-radius: 50%;
    position: relative;
  }

  .mb-nav .top .right svg {
    width: 0.45rem;
  }

  .mb-nav .cont {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
  }

  .mb-nav .cont .home {
    width: 1rem;
    height: 1rem;
    background: #122f6e;
    border-radius: 50%;
    position: relative;
    margin-top: 0.25rem;
    display: block;
  }

  .mb-nav .cont .home svg {
    width: 0.45rem;
  }

  .mb-nav .cont .t1 {
    margin: 0.5rem 0;
    font-weight: 400;
    color: #333333;
    text-align: right;
    line-height: 1.2;
  }

  .mb-nav .cont .mnavlist {
    margin-top: 1rem;
    text-align: right;
  }

  .mb-nav .cont .mnavlist a {
    display: block;
    font-weight: bold;
    color: #000000;
    font-size: 0.8rem;
    line-height: 1;
    margin-bottom: 0.8rem;
  }

  .mb-nav .cont .t2 {
    margin-top: 0.5rem;
    text-align: right;
    font-weight: bold;
    color: #999999;
    font-size: 0.6rem;
  }

  .mb-nav .cont .Sharelist {
    margin-top: 0.5rem;
    width: 100%;
    font-size: 0;
    text-align: right;
  }

  .mb-nav .cont .Sharelist a {
    display: inline-block;
    margin-left: 0.8rem;
    vertical-align: top;
  }

  .info header {
    height: 2rem;
  }

  .info {
    padding-top: 2rem;
  }

  .info header .pc-header .nemu .line {
    background-color: #000;
  }

  .aboutbanner {
    width: 100%;
    height: 6.5rem;
  }

  .aboutbanner .text {
    font-size: 0.6rem;
    bottom: 0.75rem;
  }

  .videobtn {
    width: 1rem;
  }

  .about-list2 {
    padding: 1.5rem 0;
  }

  .about-list2 .leftbox .tit2 {
    font-size: 1rem;
    margin-bottom: 0.4rem;
  }

  .about-list2 .leftbox .p {
    margin-top: 0.6rem;
    font-size: 16px;
  }

  .tit2 {
    font-size: 1rem;
  }

  .about-list3 .tit3 {
    font-size: 0.75rem;
    margin-top: 0.25rem;
  }

  .about-list3 {
    padding-top: 0;
    padding-bottom: 0rem;
  }

  .about-list3 .itembox .text .tit5 {
    font-size: 0.7rem;
  }

  .about-list3 .itembox .tit6 {
    line-height: 1.4;
  }

  .about-list3 .warpbox {
    padding-bottom: 1rem;
    margin-bottom: 0;
  }

  .about-list3 .itembox .tit6 p {
    font-size: 16px;
  }

  .about-list3 .tit4 {
    font-size: 0.75rem;
  }

  .about-list3 .ul {
    margin-top: 0.75rem;
  }

  .about-list3 .ul .li .img {
    height: 5.7rem;
  }

  .about-list3 .ul .li .p {
    font-size: 16px;
  }

  .about-list4 .tit2 {
    font-size: 1rem;
  }

  .about-list4 .tit3 {
    font-size: 16px;
  }

  .about-list1 .warpbox .ul .box .time2 {
    font-size: 20px;
  }

  .tit-20 {
    font-size: 16px;
  }

  .about-list1 .tabul .li {
    font-size: 20px;
  }
  .about-list1 .tabul .li {
    margin: 0 0.1rem;
  }
  .about-list1 {
    padding-top: 0;
  }

  .about-list5 {
    padding-top: 1.5rem;
  }

  .about-list5 .title {
    font-size: 1rem;
  }

  .about-list5 {
    padding-bottom: 1.5rem;
  }

  .view {
    padding: 0 5%;
  }

  .tec-a {
    padding-top: 1rem;
  }

  .tec-a .tit-28 {
    font-size: 18px;
  }

  .tec-b {
    padding-top: 1rem;
  }

  .tec-b .list {
    display: block;
  }

  .tec-b .list .li {
    width: 100%;
    margin-right: 0;
    padding: 0.5rem;
    background-color: #fff;
    border-radius: 0.5rem;
    transition: all 0.5s;
    margin-bottom: 0.75rem;
  }

  .tec-b .list .li .img {
    height: 5rem;
  }

  .tec-b .list {
    margin-top: 0.75rem;
  }

  .tec-b .list .li .t1 {
    font-size: 0.6rem;
    margin-top: 0.75rem;
  }

  .tec-info-a {
    margin-top: 0.75rem;
  }

  .tec-info-a .left {
    width: 100%;
    padding-right: 0;
    padding-top: 1.5rem;
  }

  .tec-info-a {
    display: block;
  }

  .tec-info-a .left .t1 {
    font-size: 1rem;
  }

  .tec-info-a .left .t2 {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
  }

  .tec-info-a .right {
    width: 100%;
    height: 8.25rem;
  }

  .tec-info-b {
    padding-top: 1.5rem;
  }

  .tec-info-b .tit-60 {
    font-size: 1rem;
  }

  .tec-info-b .list {
    margin-top: 0.75rem;
  }

  .tec-info-b .list .li {
    display: block;
  }

  .tec-info-b .list .li .img {
    width: 100%;
    height: 6.75rem;
  }

  .tec-info-b .list .li .txt {
    width: 100%;
    height: auto;
    padding: 0.75rem 0.5rem;
    padding-bottom: 1.5rem;
  }

  .tec-info-b .list .li .txt .t1 {
    font-size: 24px;
  }

  .tec-info-b .list .li .txt .t2 {
    margin-top: 0.5rem;
  }

  .tec-info-b .list .li .txt .morelist {
    margin-top: 1rem;
  }

  .tec-info-b .list .li .txt .morelist .mli {
    width: auto;
    margin-bottom: 6px;
  }

  .tit-60 {
    font-size: 1rem;
  }

  .more2 {
    height: 1.2rem;
  }

  .tec-info-c {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tec-container .swiper-slide {
    width: 80%;
  }

  .tec-container .main-pagination {
    left: 0 !important;
    justify-content: center;
  }

  .tec-container .main-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px !important;
  }

  .tec-info-d .img {
    width: 100%;
    height: 7.25rem;
  }

  .tec-info-d .txt {
    width: 100%;
    display: block;
    padding: 1rem 0.75rem;
    height: auto;
  }

  .tec-info-d .txt .t2 {
    margin-top: 0.75rem;
  }

  .tec-info-d .txt .t2 .li {
    line-height: 1.3;
    margin-bottom: 0.5rem;
  }

  .tec-info-f {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .tec-info-f .table .theader {
    font-size: 16px;
    line-height: 50px;
  }

  .tec-info-f .table .tfoot {
    font-size: 16px;
    line-height: 1.3;
  }

  .tec-info-g .list {
    margin-top: 0.75rem;
  }

  .tec-info-g .list .li {
    display: block;
  }

  .tec-info-g .list .li .img {
    width: 100%;
    height: 5.5rem;
    overflow: hidden;
    border-radius: 0.5rem;
    float: left;
  }

  .tec-info-g .list .li .txt {
    width: 100%;
    padding-left: 0;
    padding-top: 0.75rem;
  }

  .tec-info-g .list .li .txt .t2 {
    margin-top: 0.75rem;
  }

  .tec-info-g .list .li {
    padding: 0.75rem 0;
  }

  .tec-info-g .list .li .txt .t1 {
    font-size: 24px;
  }

  .tec-info-g .list .li .txt .t2 {
    font-size: 16px;
  }

  .services .services-a {
    display: block;
    margin-top: 1.5rem;
  }

  .services .services-a .t2 {
    width: 100%;
    margin-top: 0.5rem;
  }

  .services .s-img {
    margin-top: 0.75rem;
  }

  .services .table .li.swiper-slide-active {
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
  }

  .services .table {
    margin-top: 1.5rem;
    height: 1.25rem;
  }

  .services .table .li {
    height: 1.25rem;
    width: 100%;
  }

  .services .table .li .icon {
    width: 0.6rem;
  }

  .services .ajax-list {
    margin-top: 0.75rem;
    padding-bottom: 1.5rem;
  }

  .services .list .li .img {
    width: 100%;
    height: 6rem;
  }

  .services .list .li .txt {
    width: 100%;
    margin-top: 0;
    padding: 1rem 5%;
  }

  .services .list .li .txt .t2 {
    margin-top: 0.4rem;
  }

  .services .cont {
    padding: 0;
  }

  .services .cont .t1 {
    font-size: 24px;
  }

  .services .cont .li {
    margin-top: 0.75rem;
  }

  .services .cont .li .img {
    margin-top: 0.75rem;
  }

  .news-a {
    padding-top: 0.75rem;
  }

  .news-container .swiper-slide .left {
    width: 100%;
    height: 50%;
    padding: 0.75rem 0.5rem;
  }

  .news-container .swiper-slide .right {
    width: 100%;
  }

  .news-container .swiper-slide .right {
    height: 50%;
  }

  .news-container .swiper-slide .left .t2 {
    margin-top: 0.75rem;
    font-size: 24px;
  }

  .news-container .swiper-slide .left .more2 {
    margin-top: 0.75rem;
  }

  .news-container .main-pagination {
    left: 0% !important;
    justify-content: center;
  }

  .news-container .main-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }

  .news-container .main-pagination {
    margin-top: 0.75rem;
  }

  .news-b .list a {
    padding: 0.75rem 0;
  }

  .news-b .list a .right {
    width: 100%;
    height: 6.5rem;
  }

  .news-b .list a .left {
    width: 100%;
    padding: 0.75rem 0;
    padding-bottom: 0;
  }

  .news-b .list a .left .t1 {
    font-size: 24px;
  }

  .dwpage a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .video .table {
    font-size: 0;
    text-align-last: left;
    white-space: nowrap;
    overflow: auto;
    padding-bottom: 0.2rem;
  }

  .video .table .li {
    display: inline-block;
    padding: 0.2rem 1rem;
    font-size: 16px;
    box-sizing: content-box;
  }

  .video .list {
    margin-top: 1.5rem;
  }

  .video .list .li {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.75rem;
  }

  .video .list .li .img {
    height: 7.5rem;
  }

  .video .list .li .t1 {
    font-size: 18px;
    margin-top: 0.5rem;
  }

  .manual .list a {
    padding: 0.75rem 0;
  }

  .manual .list a .img {
    width: 100%;
    height: 6.5rem;
  }

  .manual .list a .txt {
    width: 100%;
    padding: 1rem 0;
    padding-bottom: 0;
  }

  .pdficon {
    width: 0.7rem;
  }

  .manual .list a .txt .t1 {
    font-size: 24px;
  }

  .manual .list a .txt .t2 {
    margin-top: 0.5rem;
  }

  .manual .list a .txt .down {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0.75rem;
  }

  .manual .list a .txt .down svg {
    width: 0.5rem;
  }

  .contact-a .top .left .t2 {
    width: 100%;
  }

  .contact-a .top {
    display: block;
  }

  .contact-a .top .right {
    margin-top: 0.75rem;
  }

  .contact-a .top .right .numlist {
    margin-right: 2rem;
  }

  .contact-b {
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .contact-b .list {
    margin-top: 0.75rem;
  }

  .contact-b .list .li {
    width: 100%;
  }

  .details {
    margin-top: 0.75rem;
    padding: 0 5%;
  }

  .details .tit {
    font-size: 30px;
  }

  .details .content {
    padding: 1rem 0;
    font-size: 16px;
  }

  .details .bot {
    margin-top: 1rem;
    display: block;
    padding-bottom: 1.5rem;
  }

  .details .bot .left a {
    font-size: 14px;
  }

  .return {
    margin-top: 0.75rem;
  }

  .details .bot a span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
  }

  .tec-info-f .table .tbody,
  .tec-info-f .table .theader {
    width: 800px;
  }

  .tec-info-f .table {
    overflow: auto;
  }

  .smbx .por .tit-16 {
    width: auto;
    max-width: 80px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .services .cont .content {
    margin-top: 0.75rem;
  }

  .home-c .list {
    top: 58.74%;
  }

  .home-c .list .prev {
    display: none;
  }

  .home-c .list .next {
    display: none;
  }

  .tec-info-a .left {
    display: block;
  }

  .tec-info-a .left .t2 {
    width: 100%;
  }

  .tec-info-a .right {
    margin-top: 0;
  }

  .news-container .swiper-slide {
    height: auto;
  }

  .news-container .swiper-slide .right {
    height: 10rem;
  }

  .news-container .swiper-slide .left {
    height: auto;
  }

  .banner-container .banner-slide .txt .t1 div {
    white-space: normal;
  }

  .about-list3 .itembox {
    height: auto;
  }

  .about-list3 .itembox .text,
  .about-list3 .itembox .img {
    height: 8rem;
  }

  .about-list3 .itembox .text {
    height: auto;
  }

  .about-list3 .itembox .tit6 {
    height: auto;
  }

  .about-list5 .li:nth-child(1) {
    height: auto;
  }

  .about-list1 .warpbox .ul .box .img .bg {
    height: 100%;
  }
  .about-list1 .fa {
    background-color: #fff;
    height: 1rem;
  }
  .about-list1 .tabul {
    background-color: #fff;
  }
  .about-list1 .tabul.fixed {
    position: fixed;
    left: 0;
    top: 2rem;
    right: 0;
    margin: auto;
    z-index: 1000;
  }
}

@media (max-width: 440px) {
  .home-c .list {
  }
}

.timg {
  margin: 3rem 0;
  margin-top: 0;
}

.timg img {
  margin: 0 auto;
}
/* ---------------------------------------------------------------------- */
@media (max-width: 576px) {
  .productlist {
    padding: 1rem 0.5rem;
  }
  .productlist_left {
    width: 100%;
  }
  .productlist_right {
    width: 100%;
    margin-top: 30px;
  }
  .template3_newslist_li {
    width: 100%;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .productlist {
    padding: 1rem 0.5rem;
  }
  .productlist_left {
    width: 100%;
  }
  .productlist_right {
    width: 100%;
    margin-top: 30px;
  }
  /* .template3_newslist_li{width: 100%;} */
}
@media (min-width: 769px) and (max-width: 992px) {
  .productlist {
    padding: 1rem 0.5rem;
  }
  .productlist_left {
    width: 100%;
  }
  .productlist_right {
    width: 100%;
    margin-top: 30px;
  }
  .mbx .view {
    padding: 0 0.5rem;
  }
  .tec-info-d {
    display: block;
  }
  .smbx .por .tit-16 {
    width: 100px;
  }
  .mbx .view a.pc {
    display: none;
  }

  .mb {
    display: block;
  }

  .pc {
    display: none;
  }

  header .pc-header {
    padding: 0 5%;
  }

  header .pc-header .nav {
    display: none;
  }

  header .pc-header .rightbox {
    display: none;
  }

  header .pc-header .nemu {
    width: 0.6rem;
    position: relative;
  }

  header .pc-header .nemu .line {
    width: 0.6rem;
    height: 2px;
    background: #ffffff;
    display: block;
  }

  header .pc-header .logo {
    width: 3.95rem;
  }

  header .pc-header .nemu .line.line1 {
    position: absolute;
    top: -0.2rem;
    height: 2px;
    left: 0;
  }

  header .pc-header .nemu .line.line3 {
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    height: 2px;
  }

  header {
    height: 2.5rem;
  }

  .dynamicCursor {
    display: none !important;
  }
  .mb-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    z-index: 99999999999999999;
    padding: 0.85rem 10% 2rem;
    display: none;
  }

  .mb-nav .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mb-nav .top .langbox .icon {
    width: 20px;
    height: 20px;
    margin-right: 0.1rem;
    fill: #333;
  }

  .mb-nav .top .langbox a {
    color: #333;
    font-weight: 700;
  }

  .mb-nav .top .right {
    width: 1rem;
    height: 1rem;
    background: #e9460a;
    border-radius: 50%;
    position: relative;
  }

  .mb-nav .top .right svg {
    width: 0.45rem;
  }

  .mb-nav .cont {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
  }

  .mb-nav .cont .home {
    width: 1rem;
    height: 1rem;
    background: #122f6e;
    border-radius: 50%;
    position: relative;
    margin-top: 0.25rem;
    display: block;
  }

  .mb-nav .cont .home svg {
    width: 0.45rem;
  }

  .mb-nav .cont .t1 {
    margin: 0.5rem 0;
    font-weight: 400;
    color: #333333;
    text-align: right;
    line-height: 1.2;
  }

  .mb-nav .cont .mnavlist {
    margin-top: 1rem;
    text-align: right;
  }

  .mb-nav .cont .mnavlist a {
    display: block;
    font-weight: bold;
    color: #000000;
    font-size: 0.8rem;
    line-height: 1;
    margin-bottom: 0.8rem;
  }

  .mb-nav .cont .t2 {
    margin-top: 0.5rem;
    text-align: right;
    font-weight: bold;
    color: #999999;
    font-size: 0.6rem;
  }

  .mb-nav .cont .Sharelist {
    margin-top: 0.5rem;
    width: 100%;
    font-size: 0;
    text-align: right;
  }

  .mb-nav .cont .Sharelist a {
    display: inline-block;
    margin-left: 0.8rem;
    vertical-align: top;
  }

  .info header {
    height: 2rem;
  }

  .info {
    padding-top: 2rem;
  }

  .info header .pc-header .nemu .line {
    background-color: #000;
  }
  footer .top {
    padding: 1rem 10%;
  }

  .foot-nav .left {
    width: 100%;
    padding: 1rem 0;
    border-right: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .foot-nav .right {
    display: none;
  }

  footer .nav-top .logo {
    width: 3.5rem;
  }

  footer .nav-top {
    margin-bottom: 0.5rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  footer .tit-30 {
    font-size: 20px;
  }

  .foot-nav .left .link {
    margin: 0 auto;
    margin-top: 0.5rem;
    height: 1.2rem;
    position: relative;
    z-index: 6;
  }

  .foot-nav .left .link .tit {
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.5rem;
  }

  .foot-nav .left .share {
    margin-top: 0.75rem;
  }

  .foot-nav .left .t1 {
    display: none;
  }

  footer .nav-top .rightbox {
    display: none;
  }

  .foot-nav {
    height: auto;
  }

  .foot-nav {
    border-top: 0 solid #000;
  }

  .foot-nav .left .share .t1 {
    display: block;
    text-align: center;
  }

  .foot-nav .left .share .list {
    text-align: center;
  }

  .foot-nav .left .share .list a {
    margin: 0 0.25rem;
    width: 0.75rem;
  }

  footer .bot {
    padding: 0.5rem 10%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .productlist {
    padding: 1rem 0.5rem;
  }
  .productlist_left {
    width: 100%;
  }
  .productlist_right {
    width: 100%;
    margin-top: 30px;
  }
  /* .template3_newslist_li{width: 100%;} */
  .mbx .view {
    padding: 0 0.5rem;
  }
  .tec-info-d {
    display: block;
  }
  .smbx .por .tit-16 {
    width: 100px;
  }
  .mbx .view a.pc {
    display: none;
  }

  .mb {
    display: block;
  }

  .pc {
    display: none;
  }

  header .pc-header {
    padding: 0 5%;
  }

  header .pc-header .nav {
    display: none;
  }

  header .pc-header .rightbox {
    display: none;
  }

  header .pc-header .nemu {
    width: 0.6rem;
    position: relative;
  }

  header .pc-header .nemu .line {
    width: 0.6rem;
    height: 2px;
    background: #ffffff;
    display: block;
  }

  header .pc-header .logo {
    width: 3.95rem;
  }

  header .pc-header .nemu .line.line1 {
    position: absolute;
    top: -0.2rem;
    height: 2px;
    left: 0;
  }

  header .pc-header .nemu .line.line3 {
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    height: 2px;
  }

  header {
    height: 2.5rem;
  }

  .dynamicCursor {
    display: none !important;
  }
  .mb-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f7f7f7;
    z-index: 99999999999999999;
    padding: 0.85rem 10% 2rem;
    display: none;
  }

  .mb-nav .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mb-nav .top .langbox .icon {
    width: 20px;
    height: 20px;
    margin-right: 0.1rem;
    fill: #333;
  }

  .mb-nav .top .langbox a {
    color: #333;
    font-weight: 700;
  }

  .mb-nav .top .right {
    width: 1rem;
    height: 1rem;
    background: #e9460a;
    border-radius: 50%;
    position: relative;
  }

  .mb-nav .top .right svg {
    width: 0.45rem;
  }

  .mb-nav .cont {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
  }

  .mb-nav .cont .home {
    width: 1rem;
    height: 1rem;
    background: #122f6e;
    border-radius: 50%;
    position: relative;
    margin-top: 0.25rem;
    display: block;
  }

  .mb-nav .cont .home svg {
    width: 0.45rem;
  }

  .mb-nav .cont .t1 {
    margin: 0.5rem 0;
    font-weight: 400;
    color: #333333;
    text-align: right;
    line-height: 1.2;
  }

  .mb-nav .cont .mnavlist {
    margin-top: 1rem;
    text-align: right;
  }

  .mb-nav .cont .mnavlist a {
    display: block;
    font-weight: bold;
    color: #000000;
    font-size: 0.8rem;
    line-height: 1;
    margin-bottom: 0.8rem;
  }

  .mb-nav .cont .t2 {
    margin-top: 0.5rem;
    text-align: right;
    font-weight: bold;
    color: #999999;
    font-size: 0.6rem;
  }

  .mb-nav .cont .Sharelist {
    margin-top: 0.5rem;
    width: 100%;
    font-size: 0;
    text-align: right;
  }

  .mb-nav .cont .Sharelist a {
    display: inline-block;
    margin-left: 0.8rem;
    vertical-align: top;
  }

  .info header {
    height: 2rem;
  }

  .info {
    padding-top: 2rem;
  }

  .info header .pc-header .nemu .line {
    background-color: #000;
  }
  footer .top {
    padding: 1rem 10%;
  }

  .foot-nav .left {
    width: 100%;
    padding: 1rem 0;
    border-right: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .foot-nav .right {
    display: none;
  }

  footer .nav-top .logo {
    width: 3.5rem;
  }

  footer .nav-top {
    margin-bottom: 0.5rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  footer .tit-30 {
    font-size: 20px;
  }

  .foot-nav .left .link {
    margin: 0 auto;
    margin-top: 0.5rem;
    height: 1.2rem;
    position: relative;
    z-index: 6;
  }

  .foot-nav .left .link .tit {
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.5rem;
  }

  .foot-nav .left .share {
    margin-top: 0.75rem;
  }

  .foot-nav .left .t1 {
    display: none;
  }

  footer .nav-top .rightbox {
    display: none;
  }

  .foot-nav {
    height: auto;
  }

  .foot-nav {
    border-top: 0 solid #000;
  }

  .foot-nav .left .share .t1 {
    display: block;
    text-align: center;
  }

  .foot-nav .left .share .list {
    text-align: center;
  }

  .foot-nav .left .share .list a {
    margin: 0 0.25rem;
    width: 0.75rem;
  }

  footer .bot {
    padding: 0.5rem 10%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media (min-width: 1201px) and (max-width: 1440px) {
}
@media (min-width: 1401px) and (max-width: 1680px) {
}
