     /*=================================中小型笔记本或大平板 laptop /*=================================*/
     @media screen and (max-width: 1360px){
        .inabout_left{
            width: 70%;
        }
        .newsdea_right{
            width: 30%;
        }
        .inpro_swiper .swiper-button-next{
            right:calc(50% - 80px);
            top:calc(100% + 45px);
        }
        .inpro_swiper .swiper-button-prev{
            left:calc(50% - 80px);
            top:calc(100% + 45px);
        }
     }


     @media screen and (max-width: 1200px) {

        .footer_nav ul li{
                margin: 0 22px;
        }
         .nav {
             display: none;
         }

         .right_dakuang {
             display: none;
         }

         .footer_list {
             display: none;
         }

         .menu {
             display: block;
             float: right;
         }

         .menu_down {
             position: absolute;
             left: 0;
             z-index: 9999999;
             width: 100%;
             padding-bottom: 22px;
             background: rgba(0,146,63, 0.9);
         }

         .menu_down li {
             line-height: 3.5;
             text-align: center;
             border-bottom: 1px solid #fff;
         }

         .menu_down li a {
             display: block;
             font-size: 18px;
             color: #fff;
         }

         .menu span.icon-bar {
             background: #000;
             width: 26px;
             height: 2px;
             display: block;
             -webkit-transition: all 300ms ease-out;
             -moz-transition: all 300ms ease-out;
             transition: all 300ms ease-out;
         }

         .menu .sr-only {
             display: none;
         }

         .menu .icon-bar:nth-child(2) {
             -webkit-transform: rotate(0deg) translate(0, 0);
             -moz-transform: rotate(0deg) translate(0, 0);
             -ms-transform: rotate(0deg) translate(0, 0);
             transform: rotate(0deg) translate(0, 0);
             transform-origin: top left;
         }

         .menu .icon-bar:nth-child(3) {
             margin-top: 8px;
             -webkit-transform: scale(1, 1);
             -moz-transform: scale(1, 1);
             -ms-transform: scale(1, 1);
             transform: scale(1, 1);
             -webkit-transform-origin: center center;
             -moz-transform-origin: center center;
             -ms-transform-origin: center center;
             transform-origin: center center;
         }

         .menu .icon-bar:nth-child(4) {
             margin-top: 8px;
             -webkit-transform: rotate(0deg) translate(0, 0);
             -moz-transform: rotate(0deg) translate(0, 0);
             -ms-transform: rotate(0deg) translate(0, 0);
             transform: rotate(0deg) translate(0, 0);
             transform-origin: top left;
         }

         .xz .icon-bar:nth-child(2) {
             -webkit-transform: rotate(45deg) translate(4px, -3px);
             -moz-transform: rotate(45deg) translate(4px, -3px);
             -ms-transform: rotate(45deg) translate(4px, -3px);
             transform: rotate(45deg) translate(4px, -3px);
             transform-origin: 0 0;
         }

         .xz .icon-bar:nth-child(3) {
             opacity: 0;
         }

         .xz .icon-bar:nth-child(4) {
             -webkit-transform: rotate(-45deg) translate(3px, 2px);
             -moz-transform: rotate(-45deg) translate(3px, 2px);
             -ms-transform: rotate(-45deg) translate(3px, 2px);
             transform: rotate(-45deg) translate(3px, 2px);
         }

         .header_phone {
             display: none;
         }

         .header_ewm {
             display: none;
         }
         .header_top {
             padding: 0;
             width: 92%;
             margin: 0 auto;
         }

         .header_top .w1200 {
             width: 100%;
             height: 100%;
             display: -webkit-flex;
             display: flex;
             -webkit-justify-content: space-between;
             justify-content: space-between;
             -webkit-align-items: center;
             align-items: center;
         }

         .header_top .clearfix::after {
             display: none;
         }
         .footer_top{
            display: none;
         }
         .header_top {
             height: 60px;
             padding: 0;
             width: 92%;
             margin: 0 auto;
         }

         .header_top .w1200 {
             width: 100%;
             height: 100%;
             display: -webkit-flex;
             display: flex;
             -webkit-justify-content: space-between;
             justify-content: space-between;
             -webkit-align-items: center;
             align-items: center;
         }

         .header_top .clearfix::after {
             display: none;
         }

         .logo {
             margin-top: 0;
         }

         .logo img {
             width: 120px;
         }

         .banner {
             height: 200px;
         }

         .banner .swiper-container {
             height: 100%;
         }

         .banner .swiper-slide img {
            width: 100%;
             height: 100%;
             object-fit: cover;
         }

         .module_page1 {
             height: auto;
         }

         .module_page1 .w1200 {
             width: 92%;
             margin: 0 auto;
         }

         .inabout_left {
             float: none;
             width: 100%;
             margin-bottom: 6%;
             padding-right: 0;
             border-right:none;
         }

         .newsdea_right {
             padding-left: 0;
             width: 100%;
         }

         .about_top figcaption {
             padding: 40px 0 0 20px;
             float: none;
             width: 100%;
         }

         .about_top figure {
             width: 100%;
             float: none;
         }

         .module_page2 {
             height: auto;
             padding: 8% 0;
         }

         .w1200 {
             width: 92%;
             margin: 0 auto;
         }

         .inpro_swiper .swiper-slide figure img {
             width: 100%;
             object-fit: cover;
         }

         .inside_title h3 {
             font-size: 22px;
         }

         .inside_title p {
             font-size: 12px;
         }

         .inpro_swiper .swiper-container {
             width: 88%;
             margin: 0 auto;
         }

         .module_page3 {
             height: 300px;
         }

         .module_page3 a {
             height: 100%;
         }

         .module_page4 {
             padding: 8% 0;
         }

         .honor_list {
             margin-top: 6%;
         }

         .honor_list ul li {
             width: 48%;
             margin-right: 4%;
             margin-bottom: 4%;
             height: auto;
             padding: 2%;
         }

         .honor_list ul li:nth-child(2n) {
             margin-right: 0;
         }

         .footer_top {
             display: none;
         }
         .left_title{
            line-height: 60px;
         }
         .inside_left{
            float:none;
            width: 100%;
         }
         .inside_right{
            float: none;
            width: 100%;
         }
         .left_title {
            font-size: 22px;
         }
         .right_title{
            line-height: 50px;
            margin-top: 5%;
         }
         .product_list{
            margin-top: 4%;
         }
         .product_list ul li{
            width: 48%;
            margin-right: 4%;
            margin-bottom: 4%;
         }
         .product_list ul li:nth-child(4n){
            margin-right: 4%;
         }
         .product_list ul li:nth-child(2n){
            margin-right:0;
         }
         .product_list ul li figure{
            height: 145px;
         }
         .copy a{
            display: none;
         }
         .copy{
            line-height: 1.6;
            width: 92%;
            margin: 0 auto;
            padding: 6px;
         }
         .prodea_top figure{
            float: none;
            width: 345px;
            height: 345px;
            margin-top: 6%;
         }
         .prodea_top figcaption{
            float:none;
            width: 100%;
            padding-top:6%;
         }
         .prodea_top figcaption h3{
            font-size: 20px;
         }
         .prodea_top figcaption .prodea_endit{
            font-size: 15px;
            line-height: 2;
         }
         .prodea_bootom .ht p{
            font-size: 16px;
            padding:0 20px;
         }
         .jion_list ul li{
            float:none;
            margin: 0 auto 6% auto;
         }
         .news_list ul li{
            padding:6%;
         }
         .jion_list ul li:nth-child(3n){
            margin: 0 auto 6% auto;
         }
         .news_list ul li a figcaption p{
            display: none;
         }
         .news_list ul li a figure{
            width: 80px;
            height: 80px;
         }
         .news_list ul li a figcaption{
            width: 235px;
         }
         .news_list ul li a figcaption h3{
            font-size: 16px;
         }
         .news_list ul li a figcaption h6{
            margin-bottom: 5%;
         }
         .con_left{
            width: 100%;
            float:none;
            padding-left: 0;
         }
         .ewm{
            float:left;
            margin-top:6%;
         }
         .con_left ul li{
            padding:10px 0;
            font-size: 15px;
            padding-left:25px;
         }
         .map{
            height: 250px;
         }
         .map img{
            height: 100%;
            object-fit: cover;
         }
         .inside_page{
            padding:8% 0 8% 0;
         }
         .honor_swiper .swiper-button-next{
            right:-5px;
            background-size:15px;
         }
         .honor_swiper .swiper-button-prev{
            left:-5px;
            background-size:15px;
         }
         .honor_swiper .swiper-container{
            width: 83%;
            margin: 0 auto;
         }
         .video_img img{
            height:auto;
            object-fit:initial;
            -webkit-transform: scale(5) translate(60px,20px);
            -ms-transform: scale(5) translate(60px,20px);
            -o-transform: scale(5) translate(60px,20px);
            transform: scale(5) translate(60px,20px);
         }

     }



















     /*=================================手机或小平板 phone=============================== */
     @media screen and (max-width: 767px) {
        .news_endit{
            width:100%;
        }
        .news_endit img{
            display: block;
        }
         .news_title{
            height:auto;
            padding:10px 0;
         }
         .inpro_swiper .swiper-button-next{
            top:calc(100% - 10px);
         }
         .inpro_swiper .swiper-button-prev{
            top:calc(100% - 10px);
         }


     }