html,
body {
	width: 100%;
	height: 100%;
}

body {
	/*	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;*/
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue",STHeiTi, Microsoft YaHei, PingFang SC, sans-serif;
	background-color: #fff;
	max-width: 750px;
	margin: auto !important;
}

.about-bg {
	width: 100%;
	height: 100%;
	/*background: url(../images/about-bg.jpg) top center  repeat-y;	
	background-size: cover;*/
	background-color: #e9e9e9;
}

img {
	width: 100%;
	display: block;
}

.color-1 {
	color: #a9a9a9;
}

.center {
	text-align: center !important;
	margin-bottom: 0.2rem;
}

.none {
	display: none;
}

.pading {
	padding: 0 0.26rem;
}

.paddtb {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.margin {
	margin: 0.33rem auto;
}

.w100 {
	width: 100% !important;
}

.visible-hd {
	visibility: hidden;
}

.w598 {
	width: 7.97rem !important;
}

.h70 {
	height: 0.93rem !important;
	line-height: 0.93rem !important;
}

.paddinglr {
	padding-left: 0.22rem;
	padding-right: 0.22rem;
}

.r-w {
	display: inline-block;
	width: 1.58rem;
	text-align: justify;
	vertical-align: top;
	height: 0.5rem;
	line-height: 0.5rem;
}

.r-w:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.flex-cont{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.flex-cont img{
	width: 45%;
	margin: 0.2rem !important;
}
/*  返回顶部 **/

.backTop {
	position: fixed;
    display: none;
    width: 32px;
    height: 32px;
    bottom: 1.2rem;
    right: 0;
    z-index: 999;
    background: url(/public/common/images/backTop.svg) top center no-repeat;
    background-size: cover;
}

.backTop:hover,
.backTop:active {
	color: #333;
}

.v-hide {
	visibility: hidden;
}

footer {
	position: fixed;
	width: 10rem;
	max-width: 750px;
	margin: 0 auto;
	text-align: center;
	bottom: 0;
	background: #007137;
	color: #FFFFFF;
	font-size: 0.37rem;
	z-index: 999;
	padding: 0.2rem 0;
}

p {
	text-align: justify;
	text-justify: inter-ideograph;
}

footer p {
	line-height: 1.5;
	text-align: center;
}

.wrap {
	padding-bottom: 15%;
}

em,
font {
	color: #0a4e99;
}

.color1 {
	color: #00a2ed !important;
}

.color {
	color: #55ff00;
}

.marginbtm {
	margin-bottom: 0.25rem;
}

.text-center {
	text-align: center !important;
}

.nodata {
	width: 100%;
	margin: auto;
	position: relative;
	font-size: 0.37rem;
	color: #888;
}

.nodata:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.28rem;
	width: 3.2rem;
	height: 1px;
	background-color: #F0F0F0;
}

.nodata:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0.28rem;
	width: 3.2rem;
	height: 1px;
	background-color: #F0F0F0;
}

.nav_fixed {
	width: 100% !important;
	margin: auto;
	position: fixed;
	z-index: 99;
	text-align: center;
}

/*****
 * *轮播
 * ***/
.swiper-pagination-bullet-active{
	background: #007137 !important;
	opacity: 1 !important;
}
.swiper-pagination-bullet{
	background: #007137;
	opacity: 0.35;
}
/*防伪溯源*/

.header {
	width: 10rem;
	margin: 0 auto;
	text-align: center;
}

.header .logo {
	width: 10rem;
	background: #007137;
	color: #fff;
	font-size: 0.4rem;
	height: 1.29rem;
	line-height: 1.29rem;
/*	padding-left: 0.86rem;*/
	position: relative;
	font-weight: bold;
}

.header .logo a {
	position: absolute;
	left: 0.1rem;
	top: 0.36rem;
	width: 0.6rem;
	height: 0.6rem;
	background: url(../images/back.png) top center no-repeat;
	background-size: cover;
	margin-right: 0.5rem;
}

.header .logo span {
	position: absolute;
	left: 0.85rem;
	top: 0.15rem;
	width: 0.94rem;
	height: 1rem;
}

.header .logo span img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.banner {
	width: 10rem;
	margin: auto;
/*	padding-top: 1.05rem;*/
	padding: 0.22rem;
}
iframe {
	border-radius: 6px;
}
.banner img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.icon-before{
	display: inline-block;
	width: 0.9rem;
	height: 0.9rem;
	border-radius: 100%;
	background-color: #007137;
	margin-right: 0.2rem;
	vertical-align: middle;
	padding-top: 0.1rem;
}
.icon-before img{
	width: 0.53rem;
	margin: 0 auto !important;
}
.title-width{
	width: 4.2rem !important;
}
/*
 轮播
 * **/

.head-h3 {
	width: 3.54rem;
	margin: 0.5rem auto 0;
	text-align: center;
	height: 0.96rem;
	line-height: 0.78rem;
	background: url(../image/title-bg1.png) top center no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 0.4rem;
}

.head-title {
	width: 4.72rem;
	height: 0.96rem;
	margin: 0.5rem auto;
}

.sycont {
	width: 9.42rem;
	margin: 0 auto 0.33rem;
	padding: 0.33rem;
	border: solid 1px #007137;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}

.module-cont {
	width: 100%;
	margin: 0.2rem auto;
	background: #007137;
	color: #fff;
	padding: 0.2rem 0;
}

.module-cont p {
	padding: 0.33rem;
}

.sydetail p,
.sycont p {
	font-size: 0.37rem;
	line-height: 1.5;
}

.sydetail p a {
	color: #000;
}

.sycont .cxbtn {
	float: right;
	color: #fff;
	background: #c9261f;
	border-radius: 5px;
	width: 1.73rem;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.34rem;
	text-align: center;
}
.price {
	margin: 0.26rem;
	text-align: center;
	background-color: #005500;
	color: #FFFFFF;
	font-size: 0.4rem;
	border-radius: 20px;
	padding: 0.13rem;
}
.sycont .cxbtn:active {
	opacity: 0.8;
}

.sydetail {
	width: 9.42rem;
	margin: 0 auto;
	padding: 0;
	position: relative;
	font-size: 0.37rem;
	overflow: hidden;
}

.sydetail .sydetail-h3 {
	width: 4.42rem;
	height: 0.85rem;
	line-height: 0.85rem;
	margin: 0 auto 0.33rem;
	text-align: center;
	/* background: url(../images/title-bg.png) top center;
	background-size: cover; */
	color: #fff;
	background: #007137;
	border-radius: 20px;
	font-size: 0.4rem;
	font-weight: 300;
	letter-spacing:15px
}

.sydetail p img {
	margin: 0.2rem 0;
	border-radius: 6px;
}


/*产品系列*/

.pro-cont {
	width: 100%;
}

.wd100 {
	width: 4.65rem;
}

.mrg0 {
	margin: 0 !important;
}

.syright {
	display: inline-table;
	width: 7.15rem;
	vertical-align: top;
}

.syright1 {
	display: inline-table;
	width: 8rem;
	vertical-align: top;
}

.syright2 {
	display: inline-table;
	width: 6.15rem;
	vertical-align: top;
}
/*** 导航菜单 **/
.nav {
	width: 100%;
	padding: 0 0.22rem;
	text-align: center;
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.nav a {
	color: #FFFFFF;
	border-radius: 6px 12px;
	margin: 1%;
	flex: 1 1 23%;
	text-align: center;
	background-color: #005500;
	padding: 0.26rem 0;
	transition: all 0.2s ease-in-out;
}
.nav a i {
	font-size: 0.8rem;
}
.nav a:nth-child(2n+1) {
	background-color: #007137;
}
.nav a p {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.37rem;
}
.nav a:hover {
	opacity: 0.85;
}
.nav a:active {
	opacity: 0.85;
}

/**
 * *资质荣誉
 * **/
.honor-cont{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.honor-cont li{
	flex: 1;
	padding: 0.1rem;
}
/*tab*/

.tab-content {
	width: 9.44rem;
	margin: 0 auto;
}

.tab-menu {
	width: 100%;
	margin: 0 auto;
	height: 0.88rem;
	line-height: 0.88rem;
	border: 1px solid #d2d2d2;
	color: #333;
	transform: skew(-20deg);
	display: table;
}

.tab-menu a {
	display: table-cell;
	width: 1%;
	transform: skew(20deg);
	position: relative;
	text-align: center;
	color: #7c7c7c;
	font-size: 0.48rem;
}
.tab-menu a:hover,.tab-menu a:active{
	text-decoration: none;
}

.tab-menu a i {
	display: inline-block;
	margin-right: 0.2rem;
	font-size: 0.48rem;
}

.tab-menu a:after {
	content: "/";
	position: absolute;
	right: 0;
}

.tab-menu a:last-child:after {
	display: none;
}

.tab-item {
	height: 3.94rem;
	display: none;
}

.active {
	color: #007137 !important;
}

.img-box{
	width: 8.9rem;
	height: 5.68rem;
	margin: auto;
}
.img-box-1{
	display: inline-table;
	width: 4rem;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
.img-box-1 img{
	width: 100%;
	height: 100%;
	margin: 0.1rem 0 !important;
}
/*公司介绍*/

.gs-cont {
	width: 9.44rem;
	margin: 0 auto;
	font-size: 0.36rem;
}

.sydetail p {
	text-align: justify;
	text-justify: inter-ideograph;
}


/*错误页面*/

.result-wrong {
	margin-top: 2.41rem;
	border-radius: 5px;
	box-shadow: 0 2px 6px #BFBFBF;
	padding: 0.5rem;
}

.wrong-img {
	width: 0.93rem;
	height: 0.93rem;
	margin: 0.25rem auto;
}

.result-cont p {
	line-height: 1.8;
	padding-left: 0.2rem;
	font-size: 0.37rem;
}

.sales {
	width: 9.21rem;
	height: 3.22rem;
	margin: 0.66rem auto;
	border: solid 1px #c61f1f;
	border-radius: 15px;
	padding: 0.13rem;
}

.sales .sales-cont {
	width: 100%;
	height: 100%;
	background-color: #c61f1f;
	border-radius: 15px;
	display: flex;
	align-items: center;
	padding: 0 0.53rem;
}

.sales .sales-cont .item-cont {
	flex: 1;
	/*	text-align: center;*/
}

.sales .sales-cont .wechat {
	width: 2.33rem;
	height: 2.33rem;
}

.sales .sales-cont .wechat img {
	width: 2.33rem;
	height: 2.33rem;
}

.sales .sales-cont .sales-link {
	width: 100%;
	margin: auto;
	text-align: center;
	margin-left: 0.55rem;
}

.sales .sales-cont .sales-link p {
	color: #fff;
	font-size: 0.4rem;
	line-height: 1;
}


/*.sales .sales-cont  .sales-link p:first-child{
	font-size:1.06rem;
	color: #c61f1f;
	-webkit-text-stroke: 2px #fff;
}*/

.sales .sales-cont .sales-link a {
	display: block;
	width: 3.06rem;
	height: 0.73rem;
	line-height: 0.73rem;
	color: #c61f1f;
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-top: 0.22rem;
	cursor: pointer;
}

.sales .sales-cont .sales-link a:active,
.sales .sales-cont .sales-link a:hover,
.sales .sales-cont .sales-link a:focus {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
}