.mobnav-btn { display: none; width: 28px; height: 32px; overflow: hidden; cursor: pointer; z-index: 10; position: fixed; top:14px; right:15px}
.mobnav-btn span { top: 50%; margin-top: 0;}
.mobnav-btn span:first-child { content: ""; top: 6px; left: 0; }
.mobnav-btn span:last-child { content: ""; top: auto; bottom: 4px; left: 0;}
.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 0; position: absolute; background: #666; -webkit-transition: all 0.5s ease; width: 28px; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.mobnav-btn.g_close span { opacity: 0;}
.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 16px; opacity: 1; }
.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 16px; opacity: 1; }
.nav-mob { position: fixed; top: 60px; box-shadow:inset 0 0 5px rgba(0,0,0,0.2); z-index: 99; background: #fff; left: 0; width: 100%; height: 100%; padding: 20px 0; overflow-y: auto; display: none;}
.nav-mob ul li { border-bottom: 1px solid #e2e2e2;}
.arrorright-btn { position: absolute; width: 150px; right: 0; top: 0; height: 43px; cursor: pointer;}
.arrorright-btn:after { content: ""; position: absolute; width: 8px; height: 8px; top: 50%; right: 20px; margin-top:-5px; border-left: 2px solid #bbb; border-top: 2px solid #bbb; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.nav-mob ul li.cur .arrorright-btn:after {border-left: 2px solid #298215; border-top: 2px solid #298215; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);margin-top:0px;}

.nav-mob ul li h4 { position: relative;}
.nav-mob ul li h4 a { padding: 12px 20px; display: block; color: #444; font-size: 16px; text-transform: uppercase;}
.nav-mob ul li.cur h4 a { color: #298215;}
.subnavmb{padding:0 0 10px}
.subnavmb a { display: block; padding: 4px 20px; color:#666; font-size: 14px;}
.subnavmb a i { margin-right: 8px; display: inline-block; width: 5px;  height: 5px; border: #666 1px solid; border-radius: 4px; vertical-align: middle;}

@media(max-width:1024px){
	.wrapper{width:auto; padding: 0 3%;}
	.mobnav-btn { display: block;}
	.topblank{height: 60px;}
	.header{height: 60px; box-shadow: 0 0 10px rgba(0,0,0,0.1); z-index: 99999999999;}
	.header .logo {margin:10px 0 0; width:120px; height:40px;}
	.header .navmenu {display: none;}
	
	.rightxx{display:inline-flex; align-items:end; justify-content:space-between; width:34px; float:right; margin-left: 0px; margin-right: 40px;}
	.icon>div{height:60px; display: inline-flex; align-items: center; justify-content: center;}
	.icon>div .cirbox{color:#333; transition:all 0.5s;display: flex; align-items: center; justify-content: center; position: relative; height: 30px; border-radius: 50%; line-height:30px; border: 1px rgba(0,0,0,0.15) solid; width: 30px; cursor: pointer;}
	.itel_box{top:60px; right:3%; padding:18px; width:260px; text-align:center; font-family:'Montserrat';}
	.itel_box .iconfont{margin-right: 8px; font-size: 18px;}
	.icon>div:hover .itel_box{transform:rotateX(0deg);}
	.icon_phone {color: #fff; font-size: 16px;}
	.icon>div:nth-child(2){display: none;}
	
	
	.tabpanel {background: #fff; position: static;}
	.tabpanel .tableft{ position: static; left:0; bottom:0; width:100%; float:none}
	.tabpanel .tableft ul{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row; box-shadow:none;}
	.tabpanel .tableft ul li{width: 25%; line-height:50px; height: 50px; font-weight: normal; font-size: 15px;background: #f8f8f8;border-right:0px solid #e2e2e2;}
	.tabpanel .tableft ul li .iconfont{display: none;}
	.tabpanel .tableft ul li.hit,.tabpanel ul li.hit a{background:#298215;color:#fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; display:block;}
	.panes {padding:0; float:none; width:100%}
	.panes .pane {display:none;}
	.yousifonttit{font-size: 18px; color:#298215; line-height: 1.5; font-weight: bold;}
	.yousifonttit span{display: block; font-size: 14px; color:#333;}
	.yousifonttop{font-size: 14px; line-height: 1.8; color:#777; padding:10px 0 15px}
	
	.panes .pane .yousimage{float:none; width:100%; background:none; min-height: auto;}
	.panes .pane .yousifont{float:none; width:100%; padding:20px 0 10px; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.ysbtn{padding:6px 20px;}
	.panes .pane .yousimage img{display: block;}
	.aboutwrap .wrapper{position: static;}
	.homeabout{background:#fff; box-shadow:none; position: static; left:0; bottom:0; width: 100%; padding:25px 0; box-sizing: border-box; -webkit-box-sizing: border-box;}
	
	.newslist,.tech{display: none;}
	.pd60{padding:25px 0}
	.inxcase{ padding: 25px 0;}
	.inxcase .pro_swiper { overflow: hidden; margin-top: 20px;}
	.inxcase h2{font-size: 14px; padding:12px; line-height: 20px; min-height: auto; display: inline-flex;}
	.inxcase a:hover h2 {min-height: auto; margin-top: 0px;}
	.inxcase a:hover .img img { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);}
	.inxcase .swiper-button-prev{left:3%;}
	.inxcase .swiper-button-next{right:3%;}
	/*底部*/
	.footer{background: #eee; color:#666; width: 100%; padding-top:10px}
	.footer .foot{padding: 0; display:inline; flex-direction: column;}
	.footer .foot dl:last-child{margin-left: 0px;}
	.footer .foot dl:nth-child(1),.footer .foot dl:nth-child(2),.footer .foot dl:nth-child(3){display: none;}
	.footer .foot dl{ width: 100%;}
	.footer h2{font-size: 16px; padding:10px 0 15px; color: #298215;}
	.footer dd{line-height:1.8;font-size: 14px;}
	.foot_ewm {display: -webkit-box;display: -ms-flexbox;display: flex; position: relative; display: none;}
	.foot_ewm li span {display: block; cursor: pointer; width: 36px;height: 36px; border-radius: 100%; text-align: center; line-height: 34px;color: #ddd; border:1px solid rgba(0,0,0,0.2);background:#fff;}
	.foot_ewm li span:hover{background:#fff;border-color:#298215;}
	.foot_ewm span .iconfont{font-size: 20px; color:#666}
	.ewm_img {position: absolute;bottom:45px;left:0;display: none;}
	.ewm_img img{width:150px}
	.foot_ewm li+li {margin-left: 10px;}
	.copyright{text-align: center; font-size: 13px; padding: 10px 0; border-top: 1px solid #ddd;}
	.address{font-size: 14px; padding: 0 0 10px; line-height: 1.6; width: 100%; text-align: center;}
	.address span{font-size: 18px; margin-bottom: 0px;color: #298215;}
	
	.maintitle{font-size: 18px;}
	.maintitle span{font-size: 14px;}
	.pt40{padding-top:10px}
	.location{display: none;}
	.sortlist{text-align: center; margin-bottom: 15px;}
	.sortlist li{float:left; width:100%; line-height: 35px; margin-top: 2px;}
	.sortlist li a{ border-right:0px solid #fff; font-size: 14px;}
	.sortlist li a:hover,.sortlist li a.active{background: #298215; border-right:0px solid #298215; color:#fff}
	
	.aboutcontent{font-size: 14px; line-height: 1.8; padding-top: 15px;}
	.productlist{}
	.productlist ul{overflow: hidden; margin-left: -5px;}
	.productlist li{float:left; width:calc(50% - 5px); margin-left: 5px; margin-top: 10px;}
	.productlist li:nth-child(2n+1){clear: both;}
	.productlist li:nth-child(4n+1){clear: both;}
	.productlist h2{font-size: 14px; padding:12px 0; line-height:1.5}
	.w1200{max-width: auto; margin: 0px auto;}
	.productsm{text-align: center; padding:0 0 15px;}
	.productsm h2{font-size: 18px; padding:0 0 15px;}
	.productxxcs{font-size: 14px; line-height: 1.8; padding-bottom: 20px;}
	.newscontent{border: 0px solid #eee; padding: 0px;}
	.newscontent-left{float:none; width:100%}
	.newscontent-right{float:none; width:100%; display: none;}
	
	.viewbox{ line-height:1.8; color: #888; border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}
	.viewbox h3{font-size: 18px; color: #333;}
	.viewcontent{line-height: 1.8; color: #666; padding: 15px 0; min-height: auto; font-size: 14px;}
	.viewcontent img{margin: 10px auto; display: block; text-align: center;}
	.context{border: 0px solid #eee; border-top: 1px solid #e6e6e6; height: auto; padding: 10px 0 0; font-size: 14px;}
	.context li{line-height: 30px; float:none; width:100%; border-right: 0px solid #e7e7e7; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box;}
	.context li:last-child{border-right:0; text-align: left;}
	.mt20{margin-top: 12px;}
	.newstj{ margin-top:10px; line-height:36px;}
	.newstj a{ display:block; background:url(../images/newswenzhagn.png) left center no-repeat; padding-left:22px;}
	
	.equiment{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; margin-top: 15px; flex-direction: column;}
	.equiment>div{width:100%;}
	.equiment>div img{border: 0px solid #e6e6e6;}
	/*联系*/
	.contact_box{display: inline-flex; justify-content: space-between; flex-direction: column; padding: 0px; background: #fff; font-family: 'Montserrat'; margin-top: 0;}
	.contact_left{display: inline-flex; flex-direction: column; padding-right: 0px;border-right: 0px #e2e2e2 solid;}
	.contact_left b{margin: 10px 0px 0; font-size: 18px; line-height: 30px;}
	.contact_left p{line-height:24px;color: #999;}
	.contact_left span{display: none;}
	.contact_middle{padding:15px 0; width:100%}
	.contact_middle h3{display: block; margin-bottom:10px; font-size:18px; color: #298215;}
	.contact_middle p{font-size: 14px; line-height: 1.8;}
	.contact_right li{display: inline-block;}
	.contact_right li+li{margin-left:10px; text-align: center;}
	.contact_right{display: inline-flex; align-items: center; text-align: center; width:100%; padding-left: 0px; border-left: 0px #e2e2e2 solid; padding-bottom: 20px;}
	.contact_right img{width:120px; border: 1px solid #e2e2e2;}
	.contact_right p{margin-top:8px; text-align: center;}
	.mapok{width:100%; height: 350px; margin-top: 2px;}
	
	#message_model .message,#share_model .message {width: 90%; max-width: 600px;}
	#message_model .message .close,#share_model .message .close {top: 10px; width: 40px;}
	#message_model .message .messagebox,#share_model .message .messagebox{padding:15px}
	#message_model .message .messagebox .row-input input,#share_model .message .messagebox .row-input input { height: 36px; line-height: 36px;}
	#message_model .message .messagebox .row-input textarea{ height: 60px; line-height: 20px;}
	#message_model .message .messagebox .row-left{text-align: left; margin-top:6px;}
	#share_model .message .messagebox .row-left{text-align: left; margin-top:10px;}
	#message_model .message .messagebox .row-left input,#share_model .message .messagebox .row-left input{ padding:10px 20px; font-size: 14px;}
	.mesphone{ font-size: 14px; line-height: 1.4; background: url(../images/phone-icon.png) no-repeat left 2px; background-size: 20px; padding-left: 25px; margin-top: 10px;}
	.mesphone span{display: block;}
	.mesphone span:before{display: none;}
	.mesdesc{line-height: 1.2; padding-bottom: 8px;}
	.mestitle{font-size: 20px; padding-bottom: 5px;}
	.mesline{ padding-bottom: 10px; margin-bottom: 5px;}
}