@media(max-width: 992px){
    .container{width:94%;max-width:94%;padding:0;}
    .m_show{display: block!important;}
    .pc_show{display: none!important;}
    .navbar-expand-lg .navbar-toggler{display:block!important;}
    .navbar-expand-lg{justify-content: space-between!important;}
    body{font-size:16px;}

    /* 导航 */
    .nav_top{display: none;}
    /*移动端导航*/
    .mobile_header{width:100%; height:60px;position:fixed;top:0;left:0;z-index:1999;display: block;padding:10px 0;background: #fff;border-bottom:1px solid #eee;}
    .mobile_header .container{height:100%;display:flex;justify-content: space-between;align-items: center;}
    .mobile_header .header_logo{width:90%;height:100%;display: flex;align-items: center;}
    .mobile_header .header_logo a{font-size:20px;font-weight: bold;}
    .mobile_header .header_right{width:30%;display: flex;justify-content: flex-end;align-items: center;}
    .mobile_header .container .icon-yingwen_o,
    .mobile_header .container .icon-zhongwen_o{font-size: 35px;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
    .mobile_header .container .icon-daohang{font-size: 25px;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;cursor: pointer;}

    .mobile_header .nav-phone {position:fixed; top:0; right:-100%; width:100%; height: 100vh; background:#fff;z-index:2000;color:#e7433e;padding:20px;box-sizing: border-box;}
    .mobile_header .close { display: flex;justify-content: flex-end;font-size: 30px;color: #e7433e;cursor: pointer;opacity: 1!important;font-weight: normal;}
    .mobile_header .open_logo{display: flex; justify-content: center; align-items: center;margin-top:50px;}
    .mobile_header .open_logo a{font-size:20px;}
    .mobile_header .mobile_menu {width:100%; margin-top:40px; height:auto; z-index:99;}
    .mobile_header .mobile_menu li{width:100%;padding:15px 0;border-bottom:1px solid #eee;}
    .mobile_header .mobile_menu li .new{position: absolute;left: 24%;top: 1px;width: 40px;}
    .mobile_header .mobile_menu li a{display:block;height:100%; font-size:16px; }
    .mobile_header .mobile_menu li .list-item {position:relative;overflow: hidden;zoom: 1;display: none;padding-top:10px;}
    .mobile_header .mobile_menu li .list-item a{display:block; padding-left:20px; font-size:16px;}
    .mobile_header .mobile_menu li .list-item a:hover{color:#c3a478;}
    .mobile_header .mobile_menu li i{ margin-right:5px;}
    .mobile_header #navToggle{display: none;}
    .mobile_header .m_logo{display: none;}

    /*轮播图*/
    .swiper_box{height:250px;margin-top:60px;}
    .swiper-pagination-bullet {width: 30px;height: 3px;background: #fff;border-radius: 0;opacity: .5;}

    /*产品中心*/
    .de_pdt{background: #f5f5f5;padding:20px 0;}
    .de_pdt .container{display: flex;flex-direction: column;align-items: center;}
    .de_name{background:url(../images/de_name.png)center center/contain no-repeat;color:#fff;display: inline-block;padding:20px 40px;font-size:20px;font-weight: bold;}
    .de_subname{font-size:16px;margin-top:10px;text-align: center;line-height: 1.2;}
    .de_outline{width:100%;height:1px;background: #dedede;margin-top:20px;position: relative;}
    .de_inline{width:60px;height:5px;background: #e7433e;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}

    #swiper2{margin-top:20px;padding-bottom:30px;}
    #swiper2 .item{width:100%;}
    #swiper2 .item:hover .hover_bg{display: none;}
    #swiper2 .t_name{font-size:16px;padding:10px 0;}

    /*产品详情*/
    .page_pdtview .banner{display: none;}
    #m_banner{display: block;}
    #m_banner img{width:100%;height:auto;}

    /*关于我们*/
    .de_about{width:100%;background: url(../images/de_about_bg.jpg)center center/cover no-repeat;padding:30px 0;}
    .de_about .container{background: #f9f9f9;display: block;justify-content: space-between;align-items: center;}
    .de_about .left{width:100%;height:250px;}
    .de_about_right{width:100%;height:100%;display: flex;flex-direction: column;align-items: center;padding:0 20px;margin-top:20px;}
    .de_about .de_about_content{margin-top:45px;font-size:16px;line-height: 1.5;}
    .de_about .btn_line{width:100%;}
    .de_about .de_about_btn{background:url(../images/btn_bg.png)center center/contain no-repeat;color:#fff;display: inline-block;padding:30px 30px;margin-top:20px;transition: .5s;}
    .de_about .de_about_btn:hover{transform: translateX(10px);}

    /*解决方案*/
    .de_solution{width:100%;background: url(../images/de_solution_bg.jpg)center center/cover no-repeat;padding:30px 0;}
    .de_solution .container{display: flex;justify-content: space-between;align-items: center;flex-direction: column;}
    .de_solution .de_subname{color:#fff;}
    .de_solution .solu_box{margin-top:45px;width:100%;display: block;justify-content: space-between;}
    .de_solution .box1{width:100%;}
    .de_solution .item{width:100%;height:250px;position: relative;display: block;margin-bottom:20px;}
    .de_solution .imgbox{width:100%;height:100%;overflow: hidden;}
    .de_solution .imgbox img{width:100%;height:100%;object-fit: cover;transition: .5s;}
    .de_solution .item:hover img{transform: scale(1.1);}
    .de_solution p{position: absolute;left:20px;bottom:35px;color:#fff;font-size:18px;}
    .de_solution .box2{width:100%;margin-bottom:20px;}
    .de_solution .box3{width:100%;margin-bottom:20px;}
    .de_solution .shang{display: block;justify-content: space-between;margin-bottom:20px;}
    .de_solution .xia{}
    .de_solution .box1 .item:nth-child(1){margin-bottom:20px;}
    .de_solution .box2 .item{height:250px;}
    .de_solution .shang .item{width:100%;}

    /*新闻资讯*/
    .de_news{width:100%;padding:30px 0 20px;}
    .de_news .container{display: flex;justify-content: space-between;align-items: center;flex-direction: column;}
    .de_news .list{margin-top:30px;width:100%;display: block;justify-content: space-between;}
    .de_news .list_left{width:100%;}
    .de_news .list_item{padding:15px 0;display: block;justify-content: space-between;align-items: center;border-bottom:1px solid #e9e9e9;}
    .de_news .list_left .list_item:nth-child(1){border-bottom:1px solid #e9e9e9;}
    .de_news img{height:200px;width:100%;object-fit: cover;}
    .de_news .txt{padding:20px 0;width:100%;}
    .de_news .news_time{color:#b1b1b1;font-size:14px;}
    .de_news .news_name{font-size:18px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin:20px 0 30px;}
    .de_news .news_sub{color:#b1b1b1;font-size:16px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;line-height: 1.5;}
    .de_news .news_btn{color:#b30909;font-size:16px;margin-top:20px;}
    .de_news .list_right{width:100%;}
    .de_news .list_right .list_item{display: block;}
    .de_news .list_right img{height:260px;width:100%;object-fit: cover;}
    .de_news .list_right .txt{padding:20px 0;width:100%;}
    .de_news .list_item:hover .news_name{color:#e7433e;}

    /* 首页-底部 */
    footer{background: #444444;}
    footer .foot1{padding-top:30px;}
    footer .foot1 .container{display: flex;justify-content: space-between;border-bottom:1px solid #7c7c7c;padding-bottom:30px!important;}
    footer .foot_links:nth-child(-n+4){display: none;}

    footer .foot_name{font-size:18px;color:#fff;}
    footer .foot_out{width:88px;height:1px;background: #7c7c7c;position: relative;margin:20px 0 30px;}
    footer .foot_in{background: #b30909;width:25px;height:3px;position: absolute;left:0;top:0px;}
    footer .link{display: block;color:#bebebe;font-size:16px;margin-bottom:22px;}
    footer .link:hover{color:#e7433e;}
    footer .foot_content{display: block;}
    footer .con_left{margin-right:0px;}
    footer .con_left p{color:#bebebe;font-size:16px;margin-bottom:5px;line-height: 1.5;}
    footer .con_left a{color:#bebebe;font-size:16px;}
    footer .con_left a:hover{color:#e7433e;}
    footer .medias{display: flex;}
    footer .iconbox{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius: 50%;border:1px solid #bebebe;margin-right:13px;}
    footer .iconfont{color:#bebebe;font-size:36px;}
    footer .con_right{margin-top:30px;}
    footer .code_box{display: flex;flex-direction: column;align-items: center;}
    footer .code_box img{}
    footer .code_box p{color:#bebebe;font-size:16px;margin-top:20px;text-align: center;}

    .foot2{color:#fff;padding:20px 0;}
    .foot2 .container{display: block;align-items: center;justify-content: space-between;}
    .copy_left{display: block;align-items: center;}
    .copy_left p{color:#bebebe;margin-right:0px;font-size:16px;margin-bottom:10px;}
    .copy_left a{color:#bebebe;display: flex;align-items: center;font-size:16px;}
    .copy_left a:hover{color:#e7433e;}
    .copy_left img{}
    .copy_right{display: flex;align-items: center;}
    .copy_right p{color:#bebebe;font-size:16px;}
    .copy_right a{color:#bebebe;font-size:16px;}
    .copy_right a:hover{color:#e7433e;}

    /*公共样式*/
    .common_swiper_box{height:250px;margin-top:60px;}

    .page_common{padding:20px 0;}
    .page_common .container{display: block;justify-content: space-between;align-items: flex-start;}
    .page_common .page_left{width:0%;display: none;}
    .page_common .page_left.show_nav{display: block;width:100%;}

    .page_common .box{background: #e7433e;padding:20px;}
    .page_common .box .name{text-align: center;font-size:20px;font-weight: bold;color:#fff;padding:10px 0 20px 0;}
    .page_common .box .list{border:1px solid;}
    .page_common .box .item{background: #fff;border-bottom:1px solid;display: flex;justify-content: space-between;align-items: center;padding:10px 20px;}
    .page_common .box .item:last-child{border-bottom:0;}

    .page_common .box .item_zi{background-color: #efefef;padding:10px 35px;display: flex;align-items: center;justify-content: flex-start;display: none;}

    .page_common .page_con .item{width:100%;}
    .page_common .page_con .item:nth-child(3n+2):last-child{margin-right:0%;}

    .page_common .box .item p{}
    .page_common .box .item span{}
    .page_common .box .item:hover{background: #e7433e;}
    .page_common .box .item:hover p{color:#fff;}
    .page_common .box .item:hover span{color:#fff;}
    .page_common .box2{margin-top:20px;display: none;}
    .page_common .box .cons{background: #fff;border: 1px solid;padding:20px;}
    .page_common .box .company{font-size:20px;margin-bottom:10px;}
    .page_common .cons p{margin-bottom:10px;}
    .page_common .page_right{width:100%;background: #f5f5f5;}
    .page_common .page_pos{padding:20px;display: flex;align-items: center;border-bottom:2px solid #e7433e;}
    .page_common .page_pos a{display: flex;align-items: center;}
    .page_common .page_con{padding:20px;}
    .page_common .page_con .contents{}
    .page_common .btn_pos{display: flex;justify-content: center;margin:20px 0;}
    .page_common .return_btn{}

    /*解决方案*/
    .page_solu{}
    .page_solu .contents{}
    .page_solu .solu_item{margin-bottom:20px;display: block;justify-content: space-between;}
    .page_solu .imgbox{width:100%;aspect-ratio:5/3;overflow: hidden;margin-bottom:20px;}
    .page_solu .imgbox img{width:100%;height:100%;object-fit: cover;transition: .5s;}
    .page_solu .txtbox{width:100%;}
    .page_solu .txtname{color:#e7433e;font-size:18px;font-weight: bold;margin-bottom:30px;}
    .page_solu .txtsub{line-height: 1.8;}
    .page_solu .solu_item:hover img{transform: scale(1.1);}
    .page_solu .solu_item:hover .txtsub{color:#e7433e;}

    .page_soluview .contents *{line-height: 1.5;}
    .page_soluview .contents img{width:100% !important;margin:0 0 10px 0;}
    .page_soluview .contents p{margin:0 0 30px 0;}

    /*新闻页面*/
    .page_news .content_box{padding:0;}
    .page_news .news_item{display: block;justify-content: space-between;border-bottom:1px solid #eee;padding:20px 0;}
    .page_news .img_box{width:100%;aspect-ratio:5/3;overflow: hidden;margin-bottom:20px;}
    .page_news img{width:100%;height:100%;object-fit: cover;transition: .5s;}
    .page_news .news_txt{width:100%;}
    .page_news .news_name{font-size:18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .page_news .news_sub{font-size:16px;color:#666;line-height: 1.5;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin:17px 0;}
    .page_news .news_time{font-size:14px;}
    .page_news .content_page{padding-top:30px;padding-bottom:30px;}
    .page_news .news_item:hover img{transform: scale(1.1);}
    .page_news .news_item:hover .news_name{color:#e7433e;}


    /*分页*/
    .page {display: flex;justify-content: center;align-items: center;width: 100%;}
    .pagination{display: flex;justify-content: center;align-content: center;flex-wrap:wrap;width:100%;}
    .pagination li {width: 25px;height: 25px;border: 1px solid #666;background: #fff;margin: 4px;}
    .pagination li span, .pagination li a {font-size: 16px;color: #666;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
    .pagination li.active {background: #000;}
    .pagination li.active span, .pagination li.active a {color: #fff;}
    .pagination li a:hover{color:#e7433e;}


    /* 新闻详情 */
    .page_newsview .titles h2 {font-size: 24px;color: #e7433e;font-weight: bold;margin-bottom:20px;text-align: center;line-height: 1.5;border-bottom: 1px solid #ccc;padding-bottom:20px;}
    .page_newsview .info {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
    .page_newsview .info p {font-size: 16px;color: #666;margin-bottom: 20px;}
    .page_newsview .contents {word-wrap: break-word;width: 100%;padding: 20px 0;font-size: 16px;line-height: 2;}
    .page_newsview .contents p,
    .page_newsview .contents * {font-size: 16px !important;line-height: 2 !important;text-align: left;}
    .page_newsview .contents img {max-width: 100%;}
    .page_newsview .contents span {font-size: 16px !important;}
    .pp{border-top: 1px solid #ccc;padding:20px 0;}

    /*人力资源*/
    .page_job{}
    .page_job .contents{}
    .page_job .contents p{font-size:16px;line-height: 1.8;}
    .page_job table{width:100%;margin-top:30px;}
    .page_job tr{}
    .page_job td{border:1px solid #ccc;padding:10px 5px;font-size:12px;width:25%;}
    .page_job td *{font-size:12px!important;}
    .page_job tr:first-child td{font-size:16px;text-align: center;padding:20px 10px;}
    .page_job tr:last-child{text-align: right;}

    /*联系我们*/
    .page_contact{}
    .page_contact .contact1{display: block;justify-content: space-between;width:100%;align-items: flex-start;}
    .page_contact .left{margin-bottom:30px;}
    .page_contact .company{font-size:20px;margin-bottom:20px;}
    .page_contact .contact1 p{font-size:16px;margin-bottom:20px;}
    .page_contact .contact1 p a{}
    .page_contact .contact1 img{width:100%;}
    .page_contact .contact2{}
    #dituContent{width:100%;height:300px;border:1px solid #ccc;margin-top:20px;}
    .iw_poi_title{color:#e7433e;font-weight: bold;margin-bottom:5px;font-size:14px;}
    .iw_poi_content{margin-top:5px;font-size:14px;}

    /*资质荣誉*/
    .page_honor{}
    .page_honor img{width:100%;margin-right:0px;margin-bottom:20px;}



    /*在线留言*/
    .page_message{}
    .page_message p{line-height: 1.8;}
    .page_message form{margin-top:20px;}
    .page_message .line{display: flex;align-items: center;font-size:16px;margin-bottom:20px;flex-wrap:wrap;}
    .page_message .label{width:100%;margin-bottom:5px;}
    .page_message input{width:90%;border:1px solid #ccc;outline:none;padding:10px;margin-right:10px;}
    .page_message span{color:#e7433e;}
    .page_message img{}
    .page_message .submit_btn{width:49%;;height:50px;display: flex;justify-content: center;align-items: center;background: #e7433e;color:#fff;margin-right:1%;cursor:pointer;}
    .page_message .submit_btn:hover{opacity: .9;}
    .page_message .cancel_btn{width:49%;height:50px;display: flex;justify-content: center;align-items: center;background: #ccc;cursor:pointer;}
    .page_message .cancel_btn:hover{opacity: .9;}
    .layui-layer-content{color:#fff;}

    /*厂房设备*/
    .pic_cover .pic_box{width:80%;height:auto;position: relative;}
    .pic_cover .big_pic{width:100%;height:auto;}

    .page_about .contents img{width:100% !important;}
}