@media (max-width: 767.98px) {
    .wap-kkkk .mask {
        height: 100vh;
        position: fixed;
        z-index: 9999;
        width: 100vw;
        background: rgba(0, 0, 0, 0.3);
        box-sizing: border-box;
        visibility: hidden;
    }
    .wap-kkkk {
        background: #FFF;
        min-height: 100vh;
        width: 100vw;
        overflow-x: hidden;
        overflow-y:auto;
        position: relative;
        transition: all 0.3s;
        box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
        left: 0vw;
        z-index: 2;
      }
      .wap-kkkk.open {
        height: 100vh;
        overflow: hidden;
        left: 75vw;
      }

      .wap-kkkk.open .navbar-toggler{display: none !important;}

      .wap-kkkk.open .mask {
        visibility: visible;
    }
    .flex {
        display: flex
    }
    
    .flex.center {
        align-items: center;
        justify-content: center
    }
    .flex.tween {
        justify-content: space-between
    }

    .head.pc-none {
        position: fixed;
        top: 0;
        left: 0;
        padding: 10px;
        width: 100%;
        z-index: 999;
        background-color: #fff;
      }
      .head .logo {
        height: 40px;
      }
      .head .logo img{
        height: 40px;
      }
      .head .logo .menu {
        width: 55px;
        height: 55px;
      }
      .head .logo .menu i {
        display: block;
        width: 60%;
        height: 4px;
        background: #999;
        border-radius: 100px;
        margin: auto;
        margin-top: 5px;
      }
      .head .logo .menu i:first-child {
        margin-top: 17px;
      }
      .head .navs {
        display: none;
      }
   
    .head .lang {
        border: #1432a8 solid 1px;
        border-radius: 5px;
        display: flex;
      }
      .head .lang a {
        font-size: 14px;
        width: 48px;
        height: 26px;
        line-height: 26px;
        color: #1432a8;
        text-align: center;
      }
      .head .lang a.on {
        color: #fff;
        background: #1432a8;
      }
      

      .navs-wap {
        width: 75vw;
        background: #f3f3f3;
        position: fixed;
        top: 0;
        height: 100vh;
        padding-top: 30px;
        z-index: 1;
      }
      .navs-wap .close {
        width: 55px;
        height: 55px;
        position: absolute;
        right: 10px;
        top: 20px;
      }
      .navs-wap .close i {
        display: block;
        width: 60%;
        height: 1px;
        background: #999;
        border-radius: 100px;
        margin: auto;
      }
      .navs-wap .close i:first-child {
        transform: rotate(45deg);
      }
      .navs-wap .close i:last-child {
        transform: rotate(-45deg);
        margin-top: -1px;
      }
      .navs-wap .urls {
        position: fixed;
        top: 50px;
        bottom: 40px;
        overflow-y: auto;
        width: 100%;
        padding-left: 0;
      }
      .navs-wap .urls li{
        list-style: none;
      }
      .navs-wap .urls li a {
        line-height: 50px;
        padding-left: 40px;
        border-top: #e0e0e0 solid 1px;
        display: block;
        color: #666;
        font-size: 14px;
      }
      .navs-wap .urls li ul {
        padding-left: 40px;
        display: none;
      }
      .navs-wap .urls li ul a {
        padding-left: 40px;
      }

    .bi-text-right{color: #666;font-size: 38px;}
    .row-min {
        width: 100%;
    }

    .page-banner {
        margin-top: 90px;
        min-width: auto;
    }

    .page-banner img {
        height: 160px;
    }
    .page-banner .cate-name{margin-top: -35px;}
    .page-banner .cate-name .name{font-size: 30px;}
    .page-banner .cate-name .en{font-size: 16px;}
    #header-top {
        transition: all 0.3s;
        background-color: #fff;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    }

    .mobile-none,.wap-none {
        display: none;
    }

    .navbar-dark .navbar-nav .nav-link,
    .navbar-dark .navbar-nav .nav-link:hover {
        font-weight: bold;
        color: #2a4b70;
    }

    .navbar-nav .nav-link,
    .navbar-nav .active>.nav-link,
    .navbar-nav .nav-link:hover {
        color: #11365f !important;
    }

    .about-us .link {
        margin-bottom: 3rem;
    }

    .about-us .link a {
        margin: 0 auto;
    }

    .about-us .numb strong {
        font-size: 1.5rem !important;
    }

    .about-us .numb span {
        font-size: .7rem;
    }

    .my-video-dimensions {
        height: 16rem !important;
    }

    .box-scnl {
        margin-top: 0;
    }

    .box-scnl .title {
        background: none;
        color: #000;
    }

    .box-scnl .title .line {
        background-color: #dc3a21;
    }

    .box-scnl .col-md-4 {
        padding: 0 15px;
        margin-bottom: 2rem;
    }

    .box-scnl a img {
        width: 100%;
        height: auto;
        transition: transform 0.3s ease;
    }

    .box-scnl a.pc {
        display: none;
    }

    .box-scnl .link {
        margin-top: 0;
    }

    .box-hangye {
        margin: 3rem 15px;
    }

    .box-hangye .swiper-slide a .text {
        background: rgba(0, 0, 0, 0.7);
        height: 100%;
    }

    .box-hangye .swiper-slide a .text .isshou {
        display: block;
    }

    .box-hangye .swiper-slide a .more{margin-top: 1rem;}
    .box-pro {
        padding-top: 3rem;
    }

    .box-pro .name {
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .box-pro .name .tit {
        line-height: 1;
        font-size: 2.5rem;
        font-weight: bold;
        color: #333333;
    }


    .box-pro .name .sub {
        font-size: .8rem;
        color: #666;
        margin-top: 12px;
        font-family: 'Arial';
        font-weight: lighter;
    }

    .box-pro .name::after {
        content: '';
        display: block;
        width: 35px;
        height: 5px;
        background: #dc3a21;
        border-radius: 0 0 0px 0;
        margin: 12px auto 0;
    }

    .box-pro .pro-nav {
        float: none;
        text-align: center;
        padding-top: 1rem;
    }

    .box-pro .pro-nav a {
        margin: .3rem;
    }

    .product-list .swiper-slide {
        padding: 0;
    }

    .product-list .pic {
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    .product-list .text {
        float: none;
        width: 100%;
    }

    .product-list .link a {
        margin: 0 auto;
    }

    .footer-nav {
        padding: 30px;
    }

    .footer-nav .logo {
        padding-top: 0;
        text-align: center;
    }

    .footer-nav .company {
        margin-top: 2rem;
        text-align: center;
    }

    .footer-nav ul.foot-nav {
        border: none;
        padding: 1rem 0;
    }

    .footer-nav ul.foot-nav li a {
        font-size: 1rem;
        text-align: left;
    }

    .cpjs {
        padding-left: 0;
        padding-top: 20px;
    }

    .search-list {
        padding-left: 0;
    }

    .search-list a {
        width: 45%;
        display: inline-block;
        font-size: .8rem;
        margin-top: 1rem;
        margin-left: 1%;
    }

    .about-fuzc .info {
        width: 100%;
    }
    .nob{padding-top: 90px;}
    .page-banner .page-nav,.page-nav-search{display: none;}
    .page-banner .page-nav ul {
        width: auto;
    }
    .honor #certify {
        width: 100%;
    }

    .hide-wap {
        display: none;
    }

    .about {
        padding-bottom: 20px;
    }

    .about .numb strong {
        font-size: 1.5rem !important;
    }

    .about .numb span {
        font-size: .7rem;
    }

    .about .detail {
        padding-top: 0;
    }

    .about-fuzc {
        padding: 20px 0;
    }

    .about-fuzc .tit {
        font-size: 20px;
    }

    .about-fuzc .txt {
        padding: 0 30px;
        font-size: 14px;
        line-height:1.5;
    }

    .about-partner .text {
        width: 100%;
    }

    .about-partner .partner-nav {
        width: 100%;
        margin: 20px 0;
    }

    .about-partner .partner-nav a {
        margin-bottom: 10px;
    }

    .about-partner .partner-list ul {
        padding: 0;
        margin: 0;
    }

    .about-partner .partner-list li {
        width: 50%;
    }

    .pages a {
        display: none;
    }

    .pages a:first-child {
        display: inline-block;
        margin: 0 10px;
    }

    .pages a:last-child {
        display: inline-block;
        margin: 0 10px;
    }

    .pages a:first-child::before {
        /* content: "上一页"; */
    }

    .pages a:last-child::before {
        /* content: "下一页"; */
    }

    .page-piclist .title {
        padding: 30px 0 0;
    }

    .page-piclist .pro-list {
        padding: 20px 0;
    }

    .product-show {
        padding: 40px 0;
    }

    .product-show .proinfo {
        padding: 25px;
    }

    .product-show .cpxq .tel {
        font-size: 18px;
        line-height: 58px;
    }
    .pages2 a{height:60px}
    .pages2 .bi{line-height:60px}
    .pages2 .page-prev{width: 50% !important;}
    .pages2 .page-prev .text {
        width: 100%;
        padding-left: 30px;
    }
.pages2 .text .title .en{margin-top:0;font-size:14px;line-height:60px}
    .pages2 .page-prev .text .title {
        margin-left: 15px;
    }
    .pages2 .page-next{width: 50% !important;}
    .pages2 .page-next .text {
        width: 100%;
        padding-right: 30px;
    }
    .pages2 .text .title .tit{display: none;}
    .pages2 .page-next .text .title {
        margin-right: 15px;
    }



    .page-scnl {
        padding: 20px 0;
    }

    .page-scnl .item {
        height: auto;
        margin-bottom: 20px;
    }

    .page-scnl .pic {
        float: none;
        width: 100%;
    }

    .page-scnl .text {
        float: none;
        width: 100%;
        padding: 20px 30px;
    }

    .page-scnl .item .text {
        background: #dd3b21;
    }

    .page-scnl .item .text .tit {
        color: #fff;
    }

    .page-scnl .item .text .txt {
        color: #fff;
        height: auto;
    }

    .page-scnl .item .text .more {
        display: none !important;
        color: #fff;
        border-color: #fff;
    }

    .scnl-show {
        padding: 30px 0;
    }

    .scnl-show .title {
        padding-bottom: 30px;
    }

    .page-piclist .select-list {
        padding: 0;
        margin: 0 auto;
        text-align: center;
        padding-top: 20px;
    }

    .page-piclist .case-list {
        padding: 20px 0;
    }

    .page-piclist .case-list a .tit {
        color: #fff;
        background: #dd3b21;
    }

    .page-piclist .case-list a .tit .bi {
        color: #fff;
    }

    .about-partner {
        padding-top: 30px;
    }

    .page-glcp .glcp {
        padding-left: 0;
    }

    .page-glcp .glcp a {
        margin-right: 0;
    }

    .hyshow {
        padding: 30px 0;
    }

    .page-news-list .item .info {
        padding: 30px 0;
    }

    .page-news-list .item .info .dtime,
    .page-news-list .item .info .icon {
        display: none;
    }

    .page-news-list .item .info .pic {
        float: none;
        margin-left: 0;
    }

    .page-news-list .item .info .text {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .page-news-list .item .info .text .time {
        display: block;
    }

    .page-news-list .item .info .text .txt {
        margin-top: 10px;
    }

    .news-show {
        padding: 30px 0;
    }

    .news-show .le {
        width: 100%;
        float: none;
    }

    .news-show .ri {
        width: 100%;
        float: none;
        margin-top: 30px;
    }

    .news-show .le .txt {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 30px;
    }

    .box-content {
        padding: 0;
        margin-top: 30px;
    }

    .box-content .detail {
        margin-top: 30px;
    }

    .box-content .detail .col-md-4 {
        margin-bottom: 20px;
    }

    .box-content .detail .title {
        padding-bottom: 20px;
    }

    .message {
        padding: 20px 0;
    }

    .message .save a {
        width: 100%;
    }

    .page-recruit {
        padding: 30px 0;
    }

    .page-recruit .recruit-list .item a {
        padding: 20px 30px;
    }
    .bannertxt h1{font-size:2rem;}
    .bannertxt h3{font-size:1.5rem;}
    .bannertxt p{font-size:1rem;}
    
    .box-hangye .swiper-slide a .info{margin:.8rem 0;}
    .footer-nav ul.foot-nav{display: none;}
    .page-piclist .title span{font-size: 16px;}
    .page-piclist .pro-list a .tit {font-size: 16px;}
    .footer-nav .company{font-size:1.5rem}
    .scnl-show .title{font-size:18px}
    .product-show .cpxq{font-size:18px;height: 60px;line-height: 58px;}
    .message .form .ckstr input{width:40%;}
    .product-list .text .txt {padding: 1.3rem;}
    
    .page-piclist .select-list {
    padding-top: 40px;
    padding-left: 80px;
}
.mobileselect {padding:15px 15px 0;}
.mobileselect .select-list select {
    margin-bottom: 15px;
    width: 100%;
    height: 45px;
    padding: 0 10px;
    border: 2px solid #666666;
    border-radius: 5px;
}
}