.mobnav-btn { display: none; width: 30px; height: 32px; overflow: hidden; cursor: pointer; z-index: 999999; position: fixed;top:10px; 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: #05a045; -webkit-transition: all 0.5s ease; width: 30px; height: 2px; -webkit-border-radius: 3px; border-radius: 2px; -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: 14px; 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: 14px; opacity: 1; }
.nav-mob { position: fixed; top: 55px; z-index: 99999; background: #fafafa; left: 0; width: 100%; height: calc(100% - 55px); padding: 0; overflow-y: auto; display: none;}
.nav-mob ul{padding:0 3%}
.nav-mob ul li { border-bottom: 1px solid #e2e2e2;}
.arrorright-btn { position: absolute; width: 60px; right: 0; top: 0; height: 43px; cursor: pointer;}
.arrorright-btn:after { content: ""; position: absolute; width: 8px; height: 8px; top: 50%; right: 6px; margin-top:-1px; 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 #05a045; border-top: 2px solid #05a045; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);margin-top:0px;}

.arrorrighta-btn { position: absolute; width: 60px; right: 0; top: 0; height: 43px;}
.arrorrighta-btn:after { content: ""; position: absolute; width: 8px; height: 8px; top: 50%; right: 6px; margin-top:-1px; border-left: 2px solid #bbb; border-top: 2px solid #bbb; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}

.nav-mob ul li h4 { position: relative;}
.nav-mob ul li h4 a { padding: 12px 5px; display: block; color: #222; font-size: 16px;}
.nav-mob ul li.cur h4 a { color: #05a045;}
.subnavmb{padding:0 0 10px;}
.subnavmb a { display: block; padding: 4px 5px;}
.subnavmb a i { margin-right: 8px; display:inline-block; width: 5px;  height: 5px; border: #888 1px solid; border-radius: 4px; vertical-align: middle;}

@media(max-width:1024px){
	.mobnav-btn { display: block;}
	.pd60{padding:20px 0}
	.pd40{padding:10px 0 20px}
	
	.maintit{font-size:14px;}
	.maintit span{font-size: 17px; padding:0 10px}
	.maintit em{top: -5px; display:none}
	.maintit h3{ margin-bottom:0px}
	
	.homeaboutwrap{ background:#05a045; padding-top:20px; padding-bottom:15px; margin-top:20px}
	.home-about{ background: #fff; margin-top:20px; display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: column;}
	.leftbox{width:100%; padding:20px 0 0; box-sizing:border-box; -webkit-box-sizing:border-box}
	.leftbox .tit{color: #05a045; font-size:16px;font-weight:bold; padding:0 3%}
	.leftbox .con{font-size: 14px; margin-top: 15px; line-height:1.8; padding:0 3%}
	.leftbox .con p{ margin-top: 10px;}
	.leftbox .more{display: block; width: 90px; height: 30px; line-height: 30px; margin-top: 12px; margin-left:3%}
	.rightbox{width:100%; padding-top:20px}
	
	.sortmenu{text-align: left; margin-top:20px; border:0px solid #ddd; background:#eee; display:none}
	.sortmenu ul{/* overflow: hidden; */ display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row; padding-right:0px;}
	.sortmenu li{display: block; margin:0; line-height:45px; font-size:14px;}
	.sortmenu li:first-child{background:#05a045; margin:0; color:#fff; padding:0; width:100%; padding-left:15px;}
	.sortmenu li a{display: none; padding:0;}
	
	.productlist{padding:10px 0 0}
	.productlist ul{overflow: hidden; margin-left: -7px;}
	.productlist li{float:left; width:calc(50% - 7px); margin-left: 7px; margin-top: 10px;}
	.productlist li:nth-child(4n+1){clear: none;}
	.productlist li:nth-child(2n+1){clear: both;}
	.productlist h2{font-size: 13px; padding:8px 0; line-height:1.5}
	
	.tabpanela .tableft ul li{width: 50%; line-height:40px; height:40px; background: #ddd; border-right:1px solid #fff; border-top:1px solid #fff; font-size:14px;}
	
	.caseitem{position: static;}
	.caseitem .casefont{position:static; left:0; top:0; width:100%; height:100%; background:none; color:#444; padding:0 0 20px; font-size:14px; line-height:1.8;}
	.caseitem .casefont h2{font-size: 16px; font-weight:bold; margin-bottom:5px; margin-top:20px}
	.caseitem .casefont a{border:1px solid #05a045; display:block; width:90px; text-align:center; line-height:30px; color:#444; margin-top:10px; border-radius:3px; font-size:14px;}
	
	.tabpanel{padding:20px 0 0}
	.tabpanel .tableft ul li{width: 50%; height:60px; line-height:22px; background: #ddd; border-right:1px solid #fff; border-top:1px solid #fff; font-size: 12px; overflow: hidden;}
	.tabpanel .tableft ul li strong{font-size: 15px; padding-top:10px; display:block}
	.tabpanel .tableft ul li.hit,.tabpanel ul li.hit a{background:#05a045; height:60px; line-height:22px; overflow: hidden;}
	.tabpanel .tableft,.tabpanela .tableft{ width:100%; padding:15px 0 0}
	
	.yousifonttit{font-size: 45px; color:#05a045; line-height: 1.5; font-family:'Montserrat';}
	.yousifonttit span{display: block; font-weight:bold; font-size: 24px; margin-top:5px; color:#333;}
	.yousifonttop{font-size: 14px; line-height: 1.8; padding:15px 0}
	.panes .pane .yousimage{float:none; width:100%; overflow: hidden;}
	.panes .pane .yousifont{float:none; width:100%; padding:30px 0 0;}
	.panes .pane .ysbtn{ font-size:16px;}
	.panes .pane .ysbtn strong{font-family:'Montserrat'; color:#058053; font-size:24px;}
	.panes .pane .yousifont{padding:10px 0 0;}
	.yousifonttit{font-size: 30px;}
	.yousifonttit span{font-size: 16px; margin-top:0px;}
	.yousifonttop{font-size: 14px; line-height: 1.8; padding:12px 0}
	.panes .pane .ysbtn strong{font-size:18px;}
	
	.bggray{background:none}
	.wrapper-right .tabpanel{display: none;}
	.wrapper-right .tabpanel .tableft ul li{font-size: 12px;}
	.wrapper-right .tabpanel .tableft ul li strong{font-size: 15px; padding-top:10px;}
	.wrapper-right .yousifonttit{font-size: 30px;}
	.wrapper-right .yousifonttit span{font-size: 16px; margin-top:0px;}
	.wrapper-right .yousifonttop{font-size: 14px; line-height: 1.8; padding:12px 0}
	.wrapper-right .panes .pane .yousifont{padding:10px 0 0;}
	.wrapper-right .panes .pane .ysbtn{ font-size:14px;}
	.wrapper-right .panes .pane .ysbtn strong{font-size:18px;}
	.wrapper-right .maintit{font-size: 14px; padding-top:30px;}
	.wrapper-right .maintit span{font-size: 18px; padding:0}
	.wrapper-right .maintit em {width: 5%; top: -8px; display:none}
	.wrapper-right .tabpanel .tableft{padding:20px 0 0}
	
	.newswrap{background:none}
	.newslist{padding:10px 0 0}
	.nopad{padding:10px 0 0}
	.newslist li{float:none; width:100%; margin-right:0; padding:10px 0;/* border-bottom:1px solid #ddd; */}
	.newslist li:nth-child(3n){margin-right:0}
	.newslist h2,.newslist h2 a{font-size: 16px; margin-top:10px}
	.newslist .newsdesc{margin:10px 0; font-size:13px; line-height:1.8; color:#999; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.btnmore{text-align: center; padding: 10px 0;}
	.aboutcontent{padding:20px 0 20px; line-height: 1.8; font-size: 14px;}
	
	.abtimg{padding:20px 0 0}
	.abtimg .wrapper{display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;}
	.abtimg .wrapper .item{width: 50%; text-align: center; box-sizing: border-box; padding:10px 0}
	.abtimg .tit{color: #333; padding:5px 0}
	.abtimg .num{font-size: 22px; font-family: 'Montserrat'; font-weight:bold;}
	.abtimg .plus{font-size: 18px; font-weight: bold;}
	.abtimg .desc{ max-width: 90%; font-size:14px; line-height:1.5}
	
	.adv2{ width: 100%; padding:30px 0; height:auto; background: url(../images/sebg.jpg) center no-repeat/cover;}
	.adv2 p:nth-child(1){ font-size: 18px; color: #fff; padding-top:0px}
	.adv2 p:nth-child(2){ font-size: 20px; color: #fff; padding:5px 0 10px;}
	.adv2 p:nth-child(3){ font-size: 14px; color: #fff; display:none}
	.adv2 p:nth-child(4){ font-size: 14px; line-height:32px; display:inline-block; margin-top:5px; padding:0 20px}
	.adv2 p:nth-child(4) strong{ font-size: 18px;}
	
	.wrapper-left{float:none; width:100%;}
	.catalog{}
	.catalog .catlist{display: none;}
	.catalog .title{font-size: 15px; background: #05a045 url(../images/leftmenu-tua.png) no-repeat right; background-size:20px; padding: 10px 15px; font-weight:bold; background-position-x: 95%; margin-bottom: 4px;cursor: pointer;}

	.catalog ul>li>a{display: block; padding: 0 15px; font-weight: normal; font-size:15px; line-height: 40px;}
	.catalog ul>li>ul>li>a{ line-height: 36px; font-weight: normal; font-size:14px; padding-left:30px}
	.catalog ul>li>ul>li:before{left: 15px; top:15px;}
	.catalog ul>li>ul>li.active:before{border: 1px solid #05a045; background:none; content: ''; left:10px; top:16px}
	.catalog ul>li i:after{position: absolute; content: ""; display: block; width: 8px; height: 8px; top: 16px; right: 22px;}

	.wrapper-right{float:none; width:100%; padding-top:10px}
	.protitle span{font-size: 14px; line-height: 40px;}
	.productlist{display: flex; flex-wrap: wrap; padding:10px 0 0;}
	.productlist>.item{width:49.5%; margin-right:1%; margin-top: 1%;}
	.productlist>.item:nth-of-type(2n){margin-right:0px;}
	.productlist>.item:nth-of-type(3),.productlist>.item:nth-of-type(9){margin-right:1%;}
	.productlist>.item .pname{font-size:14px; text-align: center; height:40px; line-height:40px;}
	
	.lx{display: flex; display:-webkit-flex; justify-content:space-between;flex-direction: column; flex-wrap:wrap}
	.lxtop{font-size:14px; display: flex; display:-webkit-flex; align-items: center; justify-content:space-between;flex-direction: column; flex-wrap:wrap; background: none; box-sizing:border-box; -webkit-sizing:border-box; width:auto; padding: 0 2%;}
	.lx_img{ width:120px; overflow: hidden; border-radius:50%; border:0px solid #fff; display:none;}
	.lx_font{color: #666; width:100%; font-size:14px; line-height:1.8;}
	.lx_er{ text-align: center; width:150px; background: none; padding:5px; border: 1px solid #ddd; box-sizing:border-box; -webkit-sizing:border-box;}
	.lx_right{width:auto; padding: 20px 2% 0; display: flex; display:-webkit-flex; align-items: center; justify-content:space-between;flex-direction: row; flex-wrap:wrap;}
	.dianh{ width:65px; height: 65px; line-height:65px; text-align:center; border-radius: 50%; background: #f4f4f4; margin: 0 auto;}
	.dianh .iconfont{font-size: 28px;color:#05a045;}
	.wenz{ text-align: center; font-size: 14px; line-height: 1.8; margin-top: 15px;}
	.haotop{padding:15px 0 10px}
	.lx li{padding-top:25px}
	
	.prosmfont{text-align:center; padding:15px 0 0}
	.prosmfont h1{font-size: 16px; line-height:1.5; text-align:center;}
	.prosmfont img{ margin-top:10px; margin-bottom:6px}
	.viewcontent{line-height:1.8;font-size: 14px; padding:10px 0; color:#777}
	.caselist{ width:100%; padding-top:10px}
	.caselist li{float:none; margin-top:2%; width:100%; margin-left:0%; position: relative;}
	.caselist li:nth-child(2n+1){ margin-left:0px;} 
	.caselist li h4{ text-align:left; padding:2% 3%; font-size:14px; position: absolute; width:92%;}

}