@media (max-width:1000px) {
	.header {background-size: auto 46px;background-position: center top;}
	/* .header-top {height: 46px;} */
	.header-inner {background-size: 30px auto,28px auto;background-position: left top,right top;}
	.header-left {float: none;display: flex;align-items: center;justify-content: space-between;padding: 0 12px;height: 46px;}
	.header-right {float: none;padding: 10px 12px;}
	.header-hotline,.display-product,.search-keywords {display: none;}
	.logo a img {height: 30px;}
	
	.nav-toggle {display: block;}
	.nav-toggle-menu {width: 30px;height: 30px;position: relative;}
	.nav-toggle-menu span {display: block;position: absolute;left: 1px;top:14px;width: 28px;height: 2px;background:#00913a;border-radius: 2px;z-index: 1;transition: all .4s cubic-bezier(0.77, 0.2, 0.05, 1) ;}
	.nav-toggle-menu span:nth-child(1) {transform: translateY(5px) rotate(0deg);}
	.nav-toggle-menu span:nth-child(2) {transform: translateY(0) rotate(0deg);}
	.nav-toggle-menu span:nth-child(3) {transform: translateY(-5px) rotate(0deg);}
	.mobile-menu-open .nav-toggle-menu span:nth-child(1) {transform: translateY(0) rotate(45deg);}
	.mobile-menu-open .nav-toggle-menu span:nth-child(2) {transform: scale(0);}
	.mobile-menu-open .nav-toggle-menu span:nth-child(3) {transform: translateY(0) rotate(-45deg);}
	
	.wrap-search {padding: 0;display: block;}
	.search-box {width: 100%;}
	.search-input {height: 35px;padding-right: 70px;border-radius: 18px;}
	.search-box input {padding: 8px 15px;}
	.search-box .search-btn {width: 70px;}
	.search-box .search-icon {width: 23px;margin-left: -12px;}
	
	.nav {position: fixed;top:46px;left: 0;right: 0;z-index: 100;background: rgba(0,0,0,.7);max-height: 0;transition: .5s;overflow: hidden;border-radius: 0;}
	.nav-list {padding-bottom: 30px;}
	.nav-list .nav-item {float: none;width: 100%;border-bottom: .5px solid rgba(255,255,255,.5);}
	.nav-list .nav-item:last-child {}
	.nav-item a {display: block;font-size: 24px;line-height: 30px;padding: 16px 34px;text-align: left;font-size: 18px;line-height: 22px;}
	.nav-item.has-children a::after {display: none;}
	.mobile-menu-open .nav {max-height: 100vh;}
	
	.footer {display: none;}
	.mobile-nav {display: block;position: fixed;bottom: 0;left:0;right: 0;box-shadow: -3px 0 15px rgba(0,0,0,.3);background: #ffffff;z-index: 99;}
	.mobile-nav-list {display: flex;align-items: center;justify-content: space-between;}
	.mobile-nav-item {width: 25%;}
	.mobile-nav-item a {display: block;text-align: center;padding: 5px 0;position: relative;}
	.mobile-nav-item a::after {content: '';display: block;position: absolute;top:12px;bottom: 8px;right: 0;width: 1px;background: #e5e5e5;}
	.mobile-nav-item:last-child a::after {display: none;}
	.mobile-nav-item .nav-icon {display: block;width: 25px;height: 25px;margin: 0 auto;background-repeat: no-repeat;background-position: center;background-size: cover;}
	.mobile-nav-item .nav-icon.nav-home {background-image: url(../images/nav-home.png);}
	.mobile-nav-item .nav-icon.nav-about {background-image: url(../images/nav-about.png);}
	.mobile-nav-item .nav-icon.nav-product {background-image: url(../images/nav-product.png);}
	.mobile-nav-item .nav-icon.nav-contact {background-image: url(../images/nav-contact.png);}
	.mobile-nav-item p {font-size: 9px;line-height: 12px;color: #888888;margin-top: 3px;}
	.mobile-nav-item.current .nav-icon.nav-home {background-image: url(../images/nav-home-active.png);}
	.mobile-nav-item.current .nav-icon.nav-about {background-image: url(../images/nav-about-active.png);}
	.mobile-nav-item.current .nav-icon.nav-product {background-image: url(../images/nav-product-active.png);}
	.mobile-nav-item.current .nav-icon.nav-contact {background-image: url(../images/nav-contact-active.png);}
	.mobile-nav-item.current p {color: #5bb115;}
	
	.page-main {padding-bottom: 50px;}
	/* 首页 */
	.banner-swiper {height: 235px;}
	.banner-swiper .banner-button {display: none;}
	.section-advantage {padding: 0 12px;margin-top: -24px;}
	.advantage-list {padding: 15px 0 12px;}
	.advantage-list .advantage-item {padding-top: 0;}
	.advantage-item .advantage-icon {width: 30px;height: 30px;background-size: auto 30px;}
	.advantage-item .advantage-icon1 {background-position-x: 3px;}
	.advantage-item .advantage-icon2 {background-position-x: -140px;}
	.advantage-item .advantage-icon3 {background-position-x: -282px;}
	.advantage-item .advantage-icon4 {background-position-x: -423px;}
	.advantage-item p {font-size: 9px;line-height: 12px;margin-top: 4px;}
	
	
	.mobile-order {display: flex;flex-direction: column-reverse;}
	.home-about {padding: 25px 12px 30px;}
	.title-style1 {font-size: 18px !important;line-height: 19px;border-width: 4px;padding-left: 8px;}
	.home-about-box {display: flex;flex-direction: column-reverse;margin-top: 18px;}
	.home-about-info {float: none;width: 100%;padding: 0;margin-top: 20px;}
	.about-info-desc p {font-size: 12px;line-height: 20px;margin-bottom: 20px;}
	.about-info-btn {margin-top: 20px;}
	.about-info-btn a {width: 100%;height: 44px;line-height: 44px;border-radius: 22px;font-size: 15px;}
	.home-about-video {width: 100%;padding: 0;float: none;}
	.about-video-bg {width: 258px;height: 227px;margin: 0 auto;padding: 10px 9px 0;}
	.about-video {height: 145px;}
	.about-video .video-play {width: 31px;height: 31px;margin-left: -15px;margin-top: -15px;}
	.home-product {padding: 27px 0;}
	.title-style2 h3 {font-size: 18px;line-height: 19px;}
	.title-style2 h3::before {width: 20px;}
	.title-style2 h3::after {width: 70px;margin-top: 10px;}
	.home-product-box {margin-top: 16px;}
	.product-tab-list {padding: 0 12px;display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 0;}
	.product-tab-list .product-tab-item {display: block;width: 31%;margin: 4px 0;}
	.product-tab-item a {width: 100%;height: 24px;font-size: 12px;line-height: 22px;}
	.product-tab-content {padding: 0 7px;}
	.product-swiper {padding: 14px 0;}
	.product-swiper .swiper-slide {padding: 0 5px;}
	.home-product-inner {padding: 20px 0 13px;background: #f8f8f8 !important;box-shadow: none !important;}
	.home-product-inner::after {display: none;}
	.home-product-img {height: 105px;}
	.home-product-info {margin-top: 12px;}
	.home-product-info h3 {font-size: 12px;line-height: 16px;}
	.home-product-info .home-product-btn {display: none;}
	.swiper-button-next.home-product-next, .swiper-button-prev.home-product-prev {width: 31px;height: 31px;margin-top: -15px;opacity: 1;background-color: #FFFFFF;background-size: 10px;box-shadow: 0 0 7px rgba(0,0,0,.15);border-radius: 50%;}
	.swiper-button-next.home-product-next {right: 3px;}
	.swiper-button-prev.home-product-prev {left: 3px;}
	.home-product-more {display: none;}
	
	.section-solution {height: auto;}
	.solution-box {padding: 0;}
	.solution-left {width: 100%;padding: 0.38rem 0 0.48rem;}
	.solution-list {display: flex;justify-content: center;flex-wrap: wrap;}
	.solution-list .solution-item {margin: 0.12rem 0.2rem !important;width: 3.18rem;height: 3.18rem;}
	.solution-item-inner {padding-top: .8rem;}
	.solution-item .solution-icon {height: 37px;}
	.solution-item .solution-info {margin-top: 8px;}
	.solution-item .solution-info h3 {font-size: 16px;line-height: 20px;}
	.solution-item .solution-info p {font-size: 10px;line-height: 14px;margin-top: 4px;}
	.solution-right {display: none;}
	
	.home-case {height: auto;padding: 25px 12px;}
	.white-title {padding-bottom: 10px;border-bottom-width: 0.5px;}
	.common-more a {width: 62px;height: 19px;line-height: 18px;font-size: 9px;border-width: 0.5px;}
	.case-container {padding: 22px 0 30px;}
	.home-case-info {padding: 10px 12px 15px;}
	.home-case-info h3 {font-size: 11px;line-height: 15px;}
	.home-case-info .home-case-desc {}
	.home-case-info .home-case-desc p {font-size: 9px;line-height: 13px;}
	.home-case-info .home-case-btn {font-size: 11px;line-height: 26px;height: 26px;}
	.white-pagination.swiper-pagination .swiper-pagination-bullet {width: 7px;height: 7px;border-width: 0.5px;margin: 0 3px;}
	.home-news {padding: 20px 12px 30px;}
	.news-tab {margin-top: 15px;}
	.news-tab-list {border: 0;text-align: center;}
	.news-tab-list .news-tab-item {border: 0.5px solid #dcdcdc;}
	.news-tab-list .news-tab-item a {width: 87px;height: 30px;line-height: 30px;font-size: 12px;}
	.home-news .common-more {display: none;}
	.news-tab-main {margin-top: 20px;}
	.home-news-list{white-space: nowrap;overflow: auto;font-size: 0;}
	.home-news-list .home-news-item {width: calc(50% - 6px);margin: 0;display: inline-block;float: none;}
	.home-news-list .home-news-item:nth-child(2n+1) {margin-right: 6px;}
	.home-news-list .home-news-item:nth-child(2n) {margin-left: 6px;}
	.home-news-item .home-news-info {padding: 10px 5px 8px;transform: translateY(34px);}
	.home-news-item h3 {font-size: 12px;line-height: 14px;white-space: initial;}
	.home-news-item .home-news-type {font-size: 9px;line-height: 12px;padding: 4px 0;}
	.home-news-item .home-news-other {padding: 10px 0 4px;}
	.home-news-item .home-news-date {font-size: 9px;line-height: 20px;}
	.home-news-item .home-news-more a {width: 20px;height: 20px;}
	.news-product-more {display: block;margin-top: 26px;}
	.news-product-more a {display: block;text-align: center;width: 100%;height: 44px;line-height: 44px;border-radius: 22px;font-size: 15px;}
	
	.home-contact {padding: 28px 0;}
	.home-contact-box {padding: 0;box-shadow: none;background: none;}
	.home-contact-main {margin-top: 27px;}
	.home-contact-left {float: none;width: 100%;padding: 0 12px;}
	.home-contact-company {font-size: 13px;line-height: 50px;}
	
	.home-contact-item {font-size: 10px;line-height: 20px;padding: 14px 20px 14px 36px;}
	.home-contact-item i {width: 23px;height: 26px;background-size: 23px auto;left: 7px;top:14px;}
	.home-contact-fax i {background-position-y: -50px;}
	.home-contact-sugestion i {background-position-y: -100px;}
	.home-contact-email i {background-position-y: -152px;}
	.home-contact-location i {background-position-y: -202px;}
	.home-contact-address i {background-position-y: -270px;}
	.home-contact-map {float: none;width: 100%;margin-top: 20px;}
	
	
	/* 关于我们 */
	.about-banner {}
	.subbanner {height: 275px;padding: 0 12px;}
	.subbanner-text {margin-top: -36px;}
	.about-banner .subbanner-text .subbanner-en {font-size: 34px;line-height: 40px;}
	.about-banner .subbanner-text .subbanner-cn {font-size: 22px;line-height: 28px;margin-top: 5px;}
	.about-company {padding: 26px 0;}
	.about-company-desc {padding: 0 12px;margin-top: 14px;}
	.about-company-desc p {font-size: 12px;line-height: 20px;margin-bottom: 20px;text-indent: 2em;}
	.about-company-container {padding: 0 12px;margin-top: 20px;}
	.about-company-container .swiper-button-bg {display: none;}
	
	.about-certificate {height: auto;padding: 22px 12px;}
	.certificate-container {padding: 22px 0 34px;}
	.about-equipment {padding: 35px 12px 14px;}
	.equipment-box {margin-top: 8px;}
	.equipment-list .equipment-item {width: 50%;margin: 0;padding: 8px 0;}
	.equipment-list .equipment-item:nth-child(2n) {padding-left: 7.5px;}
	.equipment-list .equipment-item:nth-child(2n+1) {padding-right: 7.5px;}
	
	
	/* 产品中心 */
	.product-hotsale {padding: 24px 12px;}
	.hotsale-title{padding-bottom: 10px;border-bottom-width: 0.5px;}
	.hotsale-container {padding: 20px 0;}
	.hotsale-img {padding-top: 5px;}
	.hotsale-img img {width: 140px;}
	.hotsale-info {padding: 10px 13px 12px;height: auto;}
	.hotsale-info h3 {font-size: 13px;line-height: 18px;}
	.hotsale-info .hotsale-desc {margin-top: 4px;}
	.hotsale-info .hotsale-desc p {font-size: 9px;line-height: 14px;}
	.hotsale-container .swiper-pagination .swiper-pagination-bullet {width: 7px;height: 7px;border-width: 0.5px;margin: 0 3px;}
	
	.section-product {padding: 16px 12px 30px;}
	.product-title {padding-bottom: 10px;border-bottom-width: 0.5px;}
	.products-tab {position: static;}
	.products-tab-list {text-align: center;padding: 18px 0;}
	.products-tab-list .products-tab-item a {font-size: 12px;width: 100px;height: 28px;line-height: 28px;border-radius: 14px;}
	.products-box {margin-top: 10px;}
	.products-list .products-item {width: 50%;margin: 0;margin-bottom: 16px;}
	.products-list .products-item:nth-child(2n+1) {padding-right: 6px;}
	.products-list .products-item:nth-child(2n) {padding-left: 6px;}
	.products-item .products-img {padding: 0;}
	.products-item .products-img img {height: 104px;}
	.products-item .products-info-top {padding: 9px 9px 10px;border-bottom-width: 0.5px;}
	.products-info h3 {font-size: 15px;line-height: 20px;}
	.products-info .products-info-desc {margin-top: 5px;}
	.products-info .products-info-desc p {font-size: 9px;line-height: 14px;}
	.products-info .products-info-link {padding: 5px 9px 3px;font-size: 9px;line-height: 15px;}
	.products-info .products-info-btn {top: 5px;bottom: 3px;width: 28px;background-size: 14px;}
	.products-pagination {padding-top: 20px;}
	.common-pagination .pagination-bullet {font-size: 12px;line-height: 26px;width: 28px;height: 28px;margin: 0 3px;}
	.common-pagination .pagination-prev, .common-pagination .pagination-next {width: 64px;}
	.common-pagination {display: flex;align-items: center;justify-content: space-between;}
	.common-pagination .pagination-num {display: none;}
	.common-pagination .pagination-prev, .common-pagination .pagination-next {}
	
	
	.product-detail-swiper {padding: 13px 12px;}
	.gallery-top {float: none;width: 100%;/* height: 280px; */}
	.product-main-img {padding: 33px 0 50px;}
	.product-main-img img {height: 160px;}
	.product-main-info {padding: 10px 20px;}
	.product-main-info h3 {font-size: 12px;line-height: 15px;}
	.gallery-thumb {display: none;}
	.gallery-top .swiper-pagination {display: block;right: 5px;left: auto;bottom: 43px;width: 48px;height: 20px;line-height: 20px;font-size: 15px;color: #ffffff;border-radius: 10px;background: #bfbfbf;}
	.product-introduce {padding: 22px 12px 10px;}
	.border-title {padding-bottom: 14px;border-bottom-width: 0.5px;}
	.introduce-box {margin-top: 16px;}
	.introduce-box .introduce-item {float: none;width: 100%;padding: 0 !important;line-height: 24px;}
	.introduce-item .introduce-label {font-size: 12px;}
	.introduce-item .introduce-data {font-size: 12px;}
	.hot-more {font-size: 12px;line-height: 19px;}
	
	/* 服务与支持 */
	.service-support {padding: 18px 12px 24px;}
	.support-box {margin: 0;}
	.support-swiper {padding: 20px 0 26px;}
	.support-inner {height: auto;padding: 18px 12px 20px;border-width: 0.5px;}
	.support-inner .support-icon {width: 50px;height: 50px;background-size: cover;}
	.support-inner .support-info {margin-top: 10px;}
	.support-inner .support-info h3 {font-size: 18px;line-height: 22px;}
	.support-inner .support-desc {margin-top: 10px;}
	.support-inner .support-desc p {font-size: 12px;line-height: 18px;}
	.support-swiper .swiper-pagination {display: block;}
	.support-swiper .swiper-pagination .swiper-pagination-bullet {width: 10px;height: 10px;border: 1px solid #65ae2d;background: #FFFFFF;opacity: 1;margin: 0 5px;}
	.support-swiper .swiper-pagination .swiper-pagination-bullet-active {background: #65ae2d;}
	
	.service-info {position: relative;width: 100%;padding: 22px 12px;top: 0;}
	.service-desc {margin-top: 20px;}
	.service-desc p {font-size: 12px;line-height: 20px;margin-bottom: 20px;text-indent: 2em;}
	.service-img {margin: 0;margin-top: -70px;}
	.service-case {padding: 18px 12px;}
	.service-case-tab {margin-top: 18px;}
	.service-case-box {margin-top: 0;}
	.case-tab-list .case-tab-item {width: 25%;margin-bottom: 8px;}
	.case-tab-item a {height: 32px;line-height: 30px;border-width: 0.5px;font-size: 12px;}
	.service-case-list .service-case-item {width: 50%;margin: 0;margin-bottom: 12px;}
	.service-case-list .service-case-item:nth-child(2n) {padding-left: 10px;}
	.service-case-list .service-case-item:nth-child(2n+1) {padding-right: 10px;}
	.service-case-item .service-case-info h3 {font-size: 12px;line-height: 15px;}
	.service-case-item .service-case-desc {margin-top: 8px;padding: 0 13px;}
	.service-case-item .service-case-desc p {font-size: 9px;line-height: 14px;}
	
	/* 联系我们 */
	.contact-banner .subbanner-text {padding: 0 15px;margin-top: -31px;}
	.contact-banner .subbanner-text .subbanner-cn {font-size: 24px;line-height: 30px;}
	.contact-banner .subbanner-text .subbanner-en {font-size: 20px;line-height: 24px;margin-top: 3px;}
	.contact-methods {padding: 28px 12px;}
	.contact-box {margin-top: 10px;}
	.contact-info {float: none;width: 100%;}
	.contact-list .contact-item {font-size: 12px;line-height: 15px;padding: 7px 0;}
	.contact-map {float: none;width: 100%;padding-top: 20px;}
	.contact-map #contactMap {height: 152px;border-width: 0.5px;}
	.contact-form {padding: 32px 12px;}
	.contact-form-title h3 {font-size: 18px;line-height: 24px;}
	.contact-form-title p {font-size: 12px;line-height: 24px;margin-top: 6px;padding: 0 20px;}
	.contact-form-box {margin-top: 24px;}
	.contact-form-item {float: none;width: 100%;padding: 0;margin-bottom: 12px;}
	.contact-form-item label {width: 38px;font-size: 12px;line-height: 34px;}
	.contact-form-item .contact-form-input {margin-left: 38px;border-width: 0.5px;}
	.contact-form-item .form-control {font-size: 12px;line-height: 18px;padding: 7px;}
	.contact-form-item.contact-form-textarea .form-control {height: 300px;}
	.contact-form-submit {margin-top: 30px;}
	.form-submit-btn {width: 100%;height: 42px;line-height: 42px;border-radius: 21px;font-size: 17px;}
	
	/* 新闻资讯 */
	.section-news {padding: 23px 12px 33px;}
	.news-thumb {display: none;}
	.news-swiper {float: none;width: 100%;}
	.news-slide-info {padding: 20px;height: auto;}
	.news-slide-top {display: flex;align-items: flex-end;justify-content: space-between;}
	.news-slide-inner h3 {font-size: 18px;line-height: 24px;}
	.news-slide-inner .news-slide-date {display: block;font-size: 12px;line-height: 20px;color: #72c52f;}
	.news-slide-inner .news-slide-desc {margin-top: 6px;}
	.news-slide-inner .news-slide-desc p {font-size: 12px;line-height: 20px;-webkit-line-clamp: 10;}
	.news-box {margin-top: 12px;}
	.news-swiper .swiper-button-next,.news-swiper .swiper-button-prev {display: block;width: 31px;height: 31px;margin-top: 0px;top: 24%;opacity: 1;background-color: #FFFFFF;background-size: 10px;box-shadow: 0 0 7px rgba(0,0,0,.15);border-radius: 50%;}
	.news-swiper .swiper-button-next {right: -7px;background-image: url(../images/news/news-next.png);}
	.news-swiper .swiper-button-prev {left: -7px;background-image: url(../images/news/news-prev.png);}
	.news-main {float: none;width: 100%;margin-top: 17px;padding: 0 16px;height: 400px;}
	.news-item .news-num {width: 27px;height: 27px;font-size: 19px;line-height: 27px;}
	.news-item .news-data {font-size: 15px;line-height: 17px;padding-left: 15px;}
	.section-faqs {padding: 28px 0;}
	.faqs-tab-list {padding: 0 12px;}
	.faqs-tab-list .faqs-tab-item {margin: 0 3px;}
	.faqs-tab-list .faqs-tab-item a {width: 106px;height: 41px;line-height: 40px;font-size: 13px;border-width: 0.5px;}
	
	.faqs-box {margin-top: 18px;}
	.faqs-list .faqs-item {border-bottom: 0;margin-bottom: 19px;}
	.faqs-list .faqs-item:last-child {margin-bottom: 0;}
	.faqs-list .faqs-item .faqs-inner {padding: 16px 12px;display: flex;flex-direction: column-reverse;background: #f4f4f4;}
	.faqs-item .faqs-img img {width: 100%;}
	.faqs-item .faqs-info {float: none;width: 100%;padding: 15px 0 4px;}
	.faqs-item .faqs-info h3 {font-size: 18px;line-height: 24px;color: #5bb115;}
	.faqs-item .faqs-date {font-size: 12px;line-height: 14px;background-size: 13px;padding-left: 16px;margin-top: 10px;}
	.faqs-item .faqs-desc {margin-top: 10px;}
	.faqs-item .faqs-desc p {font-size: 12px;line-height: 18px;text-indent: 1em;-webkit-line-clamp:10;}
	.faqs-list .faqs-item .faqs-link {display: none;}
	.faqs-pagination {padding: 10px 12px;display: none;}
	.more-arrowdown {width: 36px;height: 36px;margin: 20px auto 0;background: url(../images/news/more-down.png) no-repeat center;background-size: cover;}
	
	.news-detail {padding: 12px 0;}
	.news-detail-left {float: none;width: 100%;padding: 0;}
	.news-detail-bread {font-size: 12px;line-height: 18px;padding: 0 12px;}
	.news-detail-title {margin-top: 14px;padding: 0 12px;}
	.news-detail-title h3 {font-size: 18px;line-height: 25px;max-width: 100%;}
	.news-detail-date {display: none;}
	.news-detail-main {margin-top: 0;}
	.news-detail-info {margin-left: 0;}
	.news-detail-other {font-size: 12px;color: #747474;padding: 0 12px;margin-top: 12px;}
	.mobile-detail-date, .mobile-detail-share {display: inline-block;vertical-align: middle;}
	.news-detail-resource {margin: 0 12px 0 8px;display: inline-block;vertical-align: middle;}
	.mobile-detail-share {width: 19px;height: 19px;background: url(../images/news/news-share.png) no-repeat center;background-size: cover;}
	
	.news-detail-desc {border-top: 10px solid #eeeeee;padding: 10px 12px;}
	.news-detail-desc p {font-size: 12px;line-height: 22px;margin-bottom: 10px;}
	.news-detail-desc img {margin-bottom: 10;}
	.news-detail-right {display: none;}
	
}
