@media screen and (max-width: 1720px) {
  .banner-img img {
    display: block;
  }
  .foot-nav li {
    padding: 0 0.6rem 0 0;
  }
}
@media screen and (max-width: 1400px) {
  .box {
    padding: 0 3%;
  }
  .header {
    height: 1.5rem;
  }
  .nav {
    float: none;
    clear: both;
    width: 100%;
  }
  .nav ul {
    height: 0.6rem;
  }
  .nav ul li {
    margin: 0;
    width: 16.6666%;
  }
  .nav ul li > a {
    line-height: 0.6rem;
  }
  .nav-level {
    top: 1.5rem;
  }
  .nav-level {
    padding: 0.3rem 0.2rem;
  }
  .index-new-rg .new-intro {
    width: 75%;
  }
  .featured-list-nav {
    left: 3%;
    width: 47%;
  }
  .featured-list-nav ul {
    width: 100%;
  }
  .page .box {
    padding: 0 3%;
  }
  .new-intro-box {
    left: 3%;
  }
  .page-banner {
    margin-top: 0.6rem;
  }
  .serve-con {
    padding: 0 0 0.4rem 0;
  }
}
@media screen and (max-width: 1300px) {
  .foot-lf {
    float: none;
    width: 100%;
  }
  .foot-rg {
    float: none;
    width: 100%;
    margin-top: 0.2rem;
  }
  .product-show {
    float: right;
    width: 80%;
  }
  .product-show .product-list {
    margin-top: 0;
  }
  .product-show .product-list li {
    width: 32%;
  }
  .product-show .product-list li:nth-child(4n+1) {
    clear: none;
    margin-left: 2%;
  }
  .product-show .product-list li:nth-child(3n+1) {
    clear: both;
    margin-left: 0%;
  }
}
@media screen and (max-width: 992px) {
  .header {
    height: 0.9rem;
  }
  .header-code {
    display: none;
  }
  .header-tel {
    display: none;
  }
  .nav {
    display: none;
  }
  .menu-btn {
    display: block;
    float: right;
    width: 0.8rem;
  }
  .menu-btn i {
    display: block;
    text-align: center;
    line-height: 0.9rem;
    font-size: 0.32rem;
    color: #e8462f;
  }
  .menu-nav-box {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 50%;
    padding: 0 0.2rem;
    background: #fff;
    z-index: 13;
    border-top-left-radius: 0.15rem;
    border-bottom-left-radius: 0.15rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu-nav-box .header-tel {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    padding: 0.2rem 0.3rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu-nav-box .header-tel i {
    margin-top: 0;
    line-height: 0.7rem;
    font-size: 0.3rem;
    border-right: 1px solid #fff;
  }
  .menu-nav-box .header-tel p {
    padding-top: 0;
    font-size: 0.3rem;
  }
  .menu-nav-box .header-tel p span {
    font-size: 0.2rem;
  }
  .menu-hide {
    position: absolute;
    right: 0.2rem;
    top: 0;
    height: 0.8rem;
    line-height: 0.8rem;
    z-index: 2;
  }
  .menu-hide i {
    float: right;
    font-size: 0.32rem;
    color: #333;
  }
  .menu-nav {
    display: block;
    position: absolute;
    left: 0;
    top: 0.8rem;
    bottom: 0;
    right: 0;
    z-index: 1;
    border-top: 1px solid #f4f4f4;
    background: #fff;
  }
  .menu-nav li {
    padding: 0 0.2rem;
    border-bottom: 1px solid #f4f4f4;
  }
  .menu-nav li > a {
    display: block;
    font-size: 0.28rem;
    color: #000;
    line-height: 0.92rem;
  }
  .menu-nav li > a.on i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .menu-nav li i {
    float: right;
    font-size: 0.3rem;
    color: #c2c2c2;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .banner-slider .slick-dots {
    width: 100%;
    padding: 0;
    height: 30px;
    background: none;
  }
  .banner-slider .slick-dots li {
    margin-top: 0;
  }
  .banner-slider .slick-dots li.slick-active:after {
    width: 0.6rem;
  }
  .banner-slider .slick-dots li:last-child.slick-active:before {
    width: 0.6rem;
  }
  .banner-slider .slick-arrow {
    display: none!important;
  }
  .banner-new {
    position: relative;
    width: 100%;
    height: 0.6rem;
    padding: 0 3%;
    line-height: 0.6rem;
  }
  .index-intro-lf,
  .index-new-lf {
    float: none;
    width: 100%;
  }
  .index-intro-rg,
  .index-new-rg {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
  }
  .contact-list li {
    width: 33.3333%;
    margin-top: 0.5rem;
    padding: 0 0.05rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contact-list li:nth-child(3n+1) {
    clear: both;
  }
  .foot {
    padding: 0.5rem 0 0;
  }
  .foot-logo {
    margin: 0 auto 0.3rem;
  }
  .foot-lf ul {
    text-align: center;
  }
  .foot-lf ul li {
    float: none;
    display: inline-block;
    margin: 0 0.1rem;
  }
  .foot-nav {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
    overflow: hidden;
  }
  .foot-nav li {
    width: 20%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .foot-code {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-top: 0.3rem;
    border-left: none;
  }
  .foot-code img {
    margin: 0 auto;
  }
  .featured-rg {
    height: 5rem;
  }
  .featured-list-nav {
    width: 94%;
  }
  .featured-slider .slick-arrow {
    width: 0.8rem;
  }
  .featured-slider .slick-prev {
    right: 3%;
    margin-right: 0.8rem;
  }
  .featured-slider .slick-next {
    right: 3%;
  }
  .index-featured {
    padding: 0.8rem 0 1rem;
  }
  .department-list li {
    width: 32%;
  }
  .department-list li:nth-child(4n+1) {
    margin-left: 2%;
    clear: none;
  }
  .department-list li:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
  .detail-content {
    padding: 0.5rem 5%;
  }
  .contact-form {
    padding: 0;
  }
  .page-banner {
    margin-top: 0;
  }
  .serve-lf {
    display: none;
  }
  .serve-rg {
    float: none;
    width: 100%;
  }
  .serve-con {
    padding-top: 0;
  }
  .product-parameter {
    float: none;
    width: 100%;
  }
  .parameter-wap {
    display: block;
  }
  .parameter-lf {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .language-switch {
    height: 0.5rem;
    padding: 0 0.2rem;
    margin-top: 0.2rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    border-radius: 0.04rem;
  }
  .menu-btn i {
    font-size: 0.4rem;
  }
  .menu-hide i {
    font-size: 0.4rem;
  }
  .banner-new p {
    font-size: 0.28rem;
  }
  .new-slider {
    width: 100%;
  }
  .new-slider a {
    font-size: 0.24rem;
  }
  .banner-new {
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .index-intro-text {
    font-size: 0.24rem;
  }
  .view-more em {
    width: 1.4rem;
    height: 0.48rem;
  }
  .featured-lf {
    height: 6rem;
  }
  .featured-lf span {
    padding: 0.3rem 0;
  }
  .featured-lf p {
    font-size: 0.24rem;
  }
  .featured-rg {
    height: 6rem;
  }
  .product-list {
    margin-top: 0.65rem;
  }
  .product-list li {
    float: left;
    width: 49%;
    margin-left: 0;
  }
  .product-list li:nth-child(3n+1) {
    clear: none;
  }
  .product-list li:nth-child(even) {
    float: right;
  }
  .product-slider .slick-arrow {
    width: 0.6rem;
    height: 0.6rem;
  }
  .product-slider .slick-arrow i {
    line-height: 0.6rem;
  }
  .product-slider .slick-prev {
    right: 80%;
  }
  .product-slider .slick-next {
    left: 80%;
  }
  .product-more {
    width: 2.2rem;
    height: 0.6rem;
    margin-left: -1.1rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-radius: 0.3rem;
  }
  .new-intro h2 {
    font-size: 0.28rem;
  }
  .new-intro p {
    font-size: 0.22rem;
  }
  .new-time p {
    font-size: 0.2rem;
  }
  .new-time span {
    font-size: 0.2rem;
  }
  .index-new-lf-con .new-time {
    line-height: 0.36rem;
  }
  .index-new-list li {
    float: none;
    width: 100%;
    padding: 0.1rem 0;
  }
  .index-new-list .new-time {
    padding: 0.05rem 0.2rem 0.05rem 0;
    margin-right: 0.2rem;
  }
  .index-new-list a {
    padding: 0.2rem 0.1rem;
    border-radius: 0.08rem;
  }
  .contact-list li {
    width: 50%;
  }
  .contact-list li p {
    font-size: 0.24rem;
  }
  .contact-list li:nth-child(3n+1) {
    clear: none;
  }
  .contact-list li:nth-child(2n+1) {
    clear: both;
  }
  .foot-lf li a {
    display: block;
    width: 0.56rem;
    height: 0.56rem;
  }
  .foot-lf li a i {
    line-height: 0.56rem;
  }
  .foot-logo {
    height: 0.6rem;
  }
  .foot-nav {
    display: none;
  }
  .foot-bottom p {
    float: none;
    text-align: center;
  }
  .foot-bottom span {
    display: block;
    float: none;
    text-align: center;
  }
  .index-new-rg .new-intro {
    width: 80%;
  }
  .page-banner {
    height: 3rem;
  }
  .page-nav li {
    font-size: 0.24rem;
  }
  .culture-list li:nth-child(even) .culture-img {
    float: none;
  }
  .culture-list li:nth-child(even) .culture-text {
    float: none;
  }
  .culture-img {
    float: none;
    width: 100%;
  }
  .culture-text {
    float: none;
    width: 100%;
    height: auto;
    padding: 0.5rem 0;
    font-size: 0.36rem;
  }
  .department-intro {
    font-size: 0.26rem;
  }
  .department-list li {
    width: 49%;
    margin-left: 0;
  }
  .department-list li:nth-child(3n+1) {
    clear: none;
  }
  .department-list li:nth-child(2n+1) {
    clear: both;
  }
  .department-list li:nth-child(even) {
    float: right;
  }
  .department-list li h3 {
    font-size: 0.26rem;
  }
  .department-list li p {
    font-size: 0.24rem;
  }
  .new-img {
    width: 38%;
  }
  .new-intro-box {
    width: 55%;
  }
  .new-intro-box h2 {
    font-size: 0.32rem;
  }
  .new-intro-box p {
    font-size: 0.24rem;
  }
  .new-intro-box span {
    font-size: 0.18rem;
  }
  .detail-title h1 {
    font-size: 0.36rem;
  }
  .detail-content {
    padding: 0.5rem 0;
    font-size: 0.26rem;
  }
  .choose-box {
    font-size: 0.24rem;
  }
  .choose-box p {
    float: none;
    width: 100%;
    padding: 0.1rem 0;
    margin-bottom: 0.2rem;
  }
  .choose-box a {
    line-height: 0.6rem;
  }
  .contact-form li {
    margin-bottom: 0.3rem;
  }
  .contact-form li p {
    font-size: 0.28rem;
  }
  .contact-form li input {
    height: 0.8rem;
    font-size: 0.28rem;
  }
  .contact-form li:nth-child(7) .form-code-btn {
    width: 0.8rem;
  }
  .contact-form li:nth-child(7) .form-code-btn i {
    font-size: 0.4rem;
  }
  .contact-form li textarea {
    font-size: 0.28rem;
  }
  .contact-btn input {
    height: 0.7rem;
  }
  .serve-con span {
    font-size: 0.6rem;
  }
  .serve-con h2 {
    font-size: 0.32rem;
  }
  .serve-con p {
    font-size: 0.24rem;
  }
  .develop-box {
    width: 96%;
  }
  .develop-box span {
    font-size: 0.3rem;
  }
  .develop-box p {
    font-size: 0.24rem;
  }
  .honor-slider p {
    font-size: 0.26rem;
  }
  .filtrate-nav {
    display: block;
    height: 0.6rem;
    margin-bottom: 0.3rem;
    padding: 0 0.2rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #fff;
    background: #e8462f;
  }
  .filtrate-nav i {
    font-size: 0.24rem;
    margin-right: 0.1rem;
    color: #fff;
  }
  .product-nav-box {
    display: none;
  }
  .product-show {
    float: none;
    width: 100%;
  }
  .product-show .product-list {
    margin-top: 0;
  }
/*  .product-show .product-list li {
    width: 49%;
    margin-left: 0!important;
    clear: none!important;
  }*/
 .product-show .product-list li {
    width: 100%;
    margin-left: 0!important;
    clear: none!important;
  }
   .product-show .product-list li .product-img{
    height:3.6rem;
  }

  .product-show .product-list li:nth-child(2n+1) {
    clear: none!important;
  }
  .product-name p {
    font-size: 0.26rem;
  }
  .product-name i {
    font-size: 0.26rem;
  }
  .filtrate-wap {
    display: block;
    position: fixed;
    right: -100%;
    top: 0;
    width: 45%;
    height: 100%;
    background: #fff;
    z-index: 111;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .filtrate-hide {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 0.6rem;
    background: #fff;
  }
  .filtrate-hide i {
    display: block;
    float: right;
    width: 0.6rem;
    font-size: 0.26rem;
    color: #666;
    text-align: center;
    line-height: 0.6rem;
  }
  .filtrate-wap-con {
    position: absolute;
    top: 0.7rem;
    bottom: 0.2rem;
    left: 0;
    width: 100%;
    padding: 0 0.2rem;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .filtrate-wap-con .product-nav-title {
    font-size: 0.28rem;
  }
  .filtrate-wap-con .product1-list li {
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
  .filtrate-wap-con .product1-list li label {
    display: block;
  }
  .filtrate-wap-con .product1-list li label:before {
    top: 0;
    height: 100%;
  }
  .filtrate-wap-con .product1-more {
    margin-top: 0.2rem;
    font-size: 0.24rem;
  }
  .filtrate-wap-con .product1-more i {
    font-size: 0.2rem;
  }
  .filtrate-wap-con .product1 select {
    height: 0.5rem;
    font-size: 0.22rem;
  }
  .parameter-top h2 {
    font-size: 0.32rem;
  }
  .parameter-top p {
    font-size: 0.24rem;
  }
  .parameter-box li {
    padding-left: 1rem;
  }
  .parameter-box li span {
    width: 0.8rem;
    font-size: 0.24rem;
  }
  .parameter-box li p {
    font-size: 0.24rem;
  }
  .parameter-box li p b {
    font-size: 0.3rem;
  }
  .parameter-tel {
    font-size: 0.24rem;
  }
  .parameter-contact {
    font-size: 0.24rem;
  }
  .product-detail-title {
    font-size: 0.28rem;
  }
  .product-detail-con {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 640px) {
  .contact-form li {
    float: none!important;
    width: 100%;
  }
}
/*# sourceMappingURL=media.css.map */




/*超级注释 2020-8-1*/
@media screen and (max-width: 992px) {
  .parameter-pic {
    float: none;
    width: 100% ;
    margin-bottom: 0.3rem;
  }
  .parameter-pic img {
    width: 60%;
    margin: 0 auto;
  }
  .product-data1 .product-parameter {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .parameter-wx {
    margin-bottom: 0.3rem;
    font-size: 0.24rem;
  }
  .parameter-contact {
    margin-bottom: 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  .parameter1-box li span {
    width: 1.4rem;
  }
  .parameter1-box li {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .parameter-pic img {
    width: 90%;
    margin: 0 auto;
  }
}
