@media (max-width:1024px) {
.mbmenu .nav{transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s; -webkit-transition-duration:.5s;}
.nav__trigger {display: block;position:fixed;width: 35px;height: 25px;right:3%;top: 10px;z-index: 99997;}
.nav--active .nav__trigger {opacity:1;}
.nav__icon {display: inline-block;position: relative;width: 35px;height: 2px;background-color:#f08200;-webkit-transition-property: background-color, -webkit-transform;transition-property: background-color, -webkit-transform;transition-property: background-color, transform;transition-property: background-color, transform, -webkit-transform;-webkit-transition-duration: 300ms;transition-duration: 300ms;}
.nav__icon:before,
.nav__icon:after {content: '';display: block;width: 35px;height: 2px;position: absolute;background: #f08200;-webkit-transition-property: margin, -webkit-transform;transition-property: margin, -webkit-transform;transition-property: margin, transform;
transition-property: margin, transform, -webkit-transform;-webkit-transition-duration: 300ms;transition-duration: 300ms;}
.nav__icon:before {margin-top:-10px;}
.nav__icon:after {margin-top:10px;}

.mbmenu .nav { position:fixed; z-index:99996;top:0;width: 100%;height: 100%;right:0; background:rgba(0,0,0,0.9);right:-100%}
.mbmenu .nav--active .nav {right:0;}
.mbmenu .nav--active .nav__icon {background: rgba(0, 0, 0, 0);}
.mbmenu .nav--active .nav__icon:before { margin-top: 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);background: #fff}
.mbmenu .nav--active .nav__icon:after {margin-top: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);background: #fff;}

.mbmenu { display:block;}
.mbmenu ul { display:block;float:none; text-align:left;margin:50px 0 0 0}
.mbmenu li { border-bottom: 1px solid #333; display:block;width:100%;margin:0;}
.mbmenu li a {display: block;font-size:14px;border-width:0;line-height:40px;padding-left:15px;color:#ddd}
.mbmenu li a:hover { background:none;color:#fff}
.accordionmenu {}
.accordionmenu li { position:relative;}
.accordionmenu li .link {cursor: pointer;display: block;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;height:40px; line-height:40px;color:#fff;font-size:14px;padding-left:15px; background: url(../images/1.png) no-repeat 94% 50%}
.accordionmenu li .link a {color:#ddd;font-size:14px;}
.accordionmenu li.open .link { background:url(../images/2.png) no-repeat 94% 50% #46aa3b;}
.accordionmenu .submenu {display:none;border-bottom:1px solid #555;}
.accordionmenu .submenu dd { height:40px; line-height:40px; background:#444;border-top:1px solid #555;}
.accordionmenu .submenu dd a { display:block;color:#ddd;font-size:14px;height:40px; line-height:40px;}
.accordionmenu .submenu dd a:hover {color:#fff}
/*底部快捷菜单*/
.Fast-nav{display: block; position: fixed;bottom: 0;left: 0;width: 100%;background:#46aa3b;z-index: 9999999;padding: 3px 0;font-size: 12px;}
.Fast-nav li{width: 33.333%;float: left;text-align: center;position: relative;}
.Fast-nav li:after{content: '';position: absolute;right: 0;top: 0;width: 1px;height: 100%;background:rgba(255,255,255,.3);}
.Fast-nav li:nth-child(3):after{display: none;}
.Fast-nav span{display:block}
.Fast-nav li a{color: #fff; line-height: 22px}
.Fast-nav .tel {background:url(../images/downtel.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
.Fast-nav .cp{background:url(../images/downcp.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
.Fast-nav .map {background:url(../images/downwz.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
.Fast-nav .top {background:url(../images/downhome.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
.toper .top,.toper .t_left{display: none;}
.wrapper{width:auto;padding:0 2%}
.topblank { height:50px}
.toper { background:#da2b45;}
.toper { background:#fff;height:50px;position: fixed;top: 0;left: 0;width: 100%;z-index: 15;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}
.toper .logo {margin:5px 0 0 0;width:160px; height:40px; background-size:100%;}
.toper .t_nav { display:none;}
.toper .t_right{float:right; margin-right: 50px; display: none}
.toper .t_right .topyy{text-align:right; padding:12px 0 0}
.toper .t_right .topyy span{display: none;}
.izl-rmenu{display: none;}
.mainwrap_l{float:none; width:100%;}
.phone_nav{display:block;padding:0 15px;background:#ddd; position:relative;z-index:999; margin: 10px 0;}
.phone_nav p{height:42px;line-height:42px;margin-bottom:0;font-size:16px;font-weight:bold; background:url(../images/p_nav.png) no-repeat right center;color:#4b4b4b; cursor:pointer;}
.phone_nav ul{ position:absolute;top:43px;left:0;background:#e9e9e9;right:0;display:none;}
.phone_nav ul li{padding:0 15px;height:35px;line-height:35px;border-bottom:1px solid #fff;}
.phone_nav ul li a{display:block;font-size:14px;color:#414141; text-decoration:none;}
.mainwrap_r{float:none; width:100%;}
.aboutcontent{padding-left:0px;padding-top:15px;}
.abouttitle{font-size:18px; line-height:35px; padding-left:15px; background-size: contain; height: 35px;}

.productlist{margin-left:-5px}
.productlist li{float:left;width: calc(100% / 2 - 5px);margin-left: 5px; margin-top: 10px;box-shadow:0px 0px 0px rgba(0,0,0,.1)}
.productlist h2{font-size:14px; padding:10px 0; border-bottom: 1px solid #e2e2e2; text-align: center}
.hotkeyword{line-height:22px; padding:8px 0;}
.hotkeyword a{margin-left:5px; margin-right:5px;}
.maintitle{padding:0; margin-bottom:10px; background: url(../images/ndi.png) no-repeat center 55%; background-size: 60%;}
.maintitle .title{font-size:18px; line-height:30px; text-align: center; font-weight: bold;}
.maintitle .entitle{font-size:12px;}
.ban01,.ban_tel,.mianfei,.search-tel,.newswrap,.ggbox,.aftitle1,.leftmenu{display: none;}
.case{padding:40px 0 60px;}
.case_l{display: none;}
.case_r{float:none; width:100%}

.mbfont{display: block;background:#46aa3b;color:#fff; font-size:16px; padding:5px 12px; font-weight: bold; margin-bottom:15px;}
.tabPanel{padding:10px 0; clear: both;}
.tabPanel .wrap3 { position:relative}
.tabPanel ul{display: none;}
.panes {border:0px solid #46aa3b; border-top:0; padding:0;}
.panes .pane { display:block; padding-top: 20px;}
.panefont{text-align: center; font-size:14px; padding-bottom:15px;}
.panefonta{ font-size:16px;font-weight: bold; line-height: 30px;}
.panimg{text-align: center;}
.panebox{padding:0}
.pane_l{float:none; width:100%;}
.pane_r{float:none; width:100%; text-align: right; padding-top: 10px;}
.pane_ll{float:none;}
.pane_rr{float:none;}
.panelist{padding:10px 0}
.panelist p{padding:6px 0; font-size:14px}
.panelist strong{display:block; width:60px; font-size:14px; line-height:30px; background: #46aa3b; text-align: center; color:#fff; border-radius:5px; margin-bottom:6px;}
.dbj{display: none;}

.aboutwrap{background:#eee; padding-top:20px; margin-top: 20px;}
.homeabout{background: #eee; display: initial; margin-top:0;}
.homeabout_l{width:100%;background: #eee;}
.homebox{padding:0px 0 20px}
.aboutfonttitle{ font-size:18px; line-height:150%; padding:10px 0;}
.aboutfonttitle h2{ color:#00458b; text-transform:uppercase; font-weight:normal; font-size:24px}
.aboutbox{ line-height:190%; color:#777;}
.aboutbox span{font-size:18px; display:block; padding-bottom:20px; color:#333;}
.amore{margin-top:15px; text-align:center}
.amore a{border:1px solid #ccc; background: #fff; display:block; padding:8px 0;width:110px; font-size:12px}
.homeabout_r{width:100%;}
.factorybox{padding:20px 0 0}
.factorytitle{padding:8px 0;}
.factorytitle a{line-height:30px; padding: 0 20px;}
.idx_pro{padding:20px 0;}
.gongsishili{padding:15px 0; background: #fff; border-top:2px solid #ea923f;}
.shiliimg{padding:10px 0 0}
.shiliimg li{float:left; width:50%}
.shiliimg .shilibox{margin:1px}
.shiliimg .shilibox dt{text-align: center; padding: 10px 0;}
.ggbox{background: #fff; padding:10px 0;}
.ggboxtitle{text-align: center;font-size: 14px;}
.ggboxtitle h2{font-weight: bold; line-height:26px; font-size:18px; padding-bottom:5px;}
.casecontent{padding-left:0px; padding-top: 15px;}
.productsm{text-align: center; padding-bottom:5px;}
.productcontent{padding-left:0;}
.case{padding:20px 0;border-top:1px solid #e2e2e2}
.casepic li{float:left; width:50%}
.casepic .cabox{margin:1px;}
.casepic .img-hover span,.casezong .img-hover span{height:30px; line-height:30px;}
.casepic .list-hover-block h5,.casezong .list-hover-block h5{font-size: 14px; padding-left: 10px;}
.casepic .img-hover:hover .list-hover-block h5,.casezong .img-hover:hover .list-hover-block h5{font-size:14px;}
.casepic .img-hover:hover .list-hover-block h5,.casezong .img-hover:hover .list-hover-block h5{margin-top:10px;}
.casepic .list-hover-block p,.casezong .list-hover-block p{ display: none;}

.lxsq{padding:20px 0 20px}
.lxsqtitle{font-size:18px; text-align: center;color: #000;padding-bottom: 20px;padding-top:10px}
.lxsq h2{ font-size:16px; padding-bottom: 10px}
.lxsq li{float:none;}
.lxsq .wl{width:100%;margin-right:0}
.lxsq .wr{width:100%;}
.lxsq .lxbox{border:0px solid #e2e2e2;border-bottom:1px solid #e2e2e2; height:auto; padding:15px 0 15px 10px;}

.swiper-pagination-bullet{width:9px;height:9px;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;}
.propage{ height:auto;}

.footer{ padding:0 0 55px;}
.friendlink{display: none;}
.copyright{ padding: 10px 0 0;border-top:0; font-size: 12px;}
.downlx{display: none;}

.shiliimg1{margin:0 ; padding-top:20px;}
.shiliimg li,.shiliimg1 li{float:none; width:100%}
.shiliimg .shilibox,.shiliimg1 .shilibox{margin:5px 0}
.shiliimg .shilibox dt,.shiliimg1 .shilibox dt{text-align: center; padding:5px 0;}

.abbox{ padding-bottom:0;}
.abbox h3{ font-size:18px; padding-bottom:5px; padding-top: 10px;}
.abbox img{float:none; margin-left:0px;}

.productsort{text-align: center;padding:0; background: #fafafa; border-bottom: 0px solid #eee;}
.productsort a{padding:10px 0px; display:block; border:0; border-radius: 0px; border-bottom: 1px solid #ddd;}
.productsort a.on,.productsort a:hover{background: #46aa3b; color: #fff; font-weight: bold; border: 0;}
.honor{}
.honor li{float:left; width:50%;}
.honor .hbox{margin:2px;text-align: center;}
.honor .hbox dt{padding-top: 5px; padding-bottom: 10px; font-size: 12px; text-align: center;}
.othertitle,.listprotj,.projj,.iflow1,.hotkeyword{display: none;}
.productsm_l{float:none; width:100%; padding: 10px 0;}
.productsm_r{float:none; width:100%; padding: 10px 0;}
.productsm_r h3{font-size:22px; padding-bottom:5px; border-bottom: 0;}
.contentbox{ padding:10px 0 0;}
.productxq{padding:10px 0;}
.productxq img{margin:5px auto; display: block; text-align: center; box-shadow:none; padding:0;}
.context{height:auto;padding: 8px 0;}
.context li{ line-height:30px; float: none; width:100%;}
}