@media only screen and (min-width: 320px) and (max-width: 740px) {
	.ggmk img{display: block;width: 100%;height: auto;flex-shrink: 0;margin-bottom: 0.4rem;}
	.ggmk{flex-wrap: wrap;}
	.ggmk .text .lx a{margin-bottom: 0.2rem;}
	.neirong iframe {width: 100%;height: auto;aspect-ratio: 16 / 9;}
	.neirong .contactus{width: 90%;}
	table{width: 750px !important;}
			}					
@media only screen and (min-width: 741px) and (max-width:1200px) {	
	.ggmk img{display: block;width: 48.48%;height: auto;flex-shrink: 0;margin-right: 0.4rem;}
	.ggmk .text .lx{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(50%  - 0.21rem),1fr));
		    grid-gap: 0 0.21rem;}
	.neirong .contactus{width: 3.86rem;}
			}
@media only screen and (min-width: 1200px)  {
	.ggmk img{display: block;width: 48.48%;height: auto;flex-shrink: 0;margin-right: 0.4rem;}
	.ggmk .text .lx{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(50%  - 0.21rem),1fr));
		    grid-gap: 0 0.21rem;}
	.neirong .contactus{width: 3.86rem;}
			}	
	body{background: url(../images/singleproductbanner.webp) no-repeat;background-size: auto;}
    .head{position: unset !important;}
	.banner img{display: block;width: 100%;height: auto;}
	.crumbs {font-size: max(12px, 0.18rem);color: #699D3E;margin: 0.17rem 0 0.4rem 0;}
	.crumbs a{font-size: max(12px, 0.18rem);color: #FFFFFF;}
	.ggmk{display: flex;background: #fff;border-radius: 15px 15px 0 0;box-shadow: 0 6px 6px 1px rgba(0, 0, 0, 0.16);padding: 0.48rem 0.4rem;}
	.ggmk .text h1{font-size: 0.36rem;color: #699D3E;}
	.ggmk .text .heng{width: 0.68rem;height: 3px;background: #699D3E;margin: 0.12rem 0 0.3rem 0;}
	.ggmk .text ul li i{display: inline-block;width: 0;height: 0;margin: 2px 0.13rem 0 0;
    border-left: 8px solid #699D3E;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;}
	.ggmk .text ul li {display: flex;font-size: max(12px, 0.16rem);color: #333;margin-bottom: 0.05rem;}
	.ggmk .text .intro strong{font-size: max(14px, 0.2rem);color: #333;}
	.ggmk .text .intro p{font-size: max(12px, 0.16rem);color: #5A5A5A;line-height: 0.28rem;}
	.ggmk .text .lx{margin-top: 0.43rem;}
	.ggmk .text .lx a{display: block;text-align: center;border: 1px solid #699D3E;border-radius: 5px;color: #699D3E;
	font-size: max(14px, 0.2rem);padding: 2px 0;}
	.ggmk .text .lx i{font-size: max(20px, 0.26rem);vertical-align: -2px;margin-right: 8px;}
	.ggmk .text .lx a:hover{background: #699D3E;color: #fff;}
	.neirong{border-top: 1px dashed #BFBFBF;margin: 0.4rem 0 0 0;padding: 0.2rem 0 0 0;}
	.neirong h2{background: #F2F2F2;font-size: max(14px, 0.18rem);color: #333333;padding: 3px 0.2rem;display: flex;align-items: center;}
	.neirong h2 i{font-size: max(30px, 0.36rem);font-weight: 400;margin-right: 0.14rem;}
	.neirong a{color: #699D3E;}
	.neirong img{max-width:100%;height:auto;}
	.neirong iframe {display: block; margin: 0 auto;}
	.neirong .contactus{display: block;margin: 0.2rem auto;color: #fff;font-size: max(14px, 0.2rem);font-weight: 600;font-style: italic;
	background: #699D3E;border-radius: 30px;line-height: 0.43rem;text-align: center;box-shadow: 2px 4px 0px 1px rgba(0,0,0,0.16);}
	.neirong .contactus i{font-size: 0.3rem;font-weight: 400;}
	.neirong .nheng{width:68px;height:3px;background:#699D3E;margin:0.1rem auto 0.33rem auto;}
	table{width: 100%;}
  /*table tr:nth-of-type(2n) td{background:#fff;}*/
  /*table tr:nth-of-type(2n+1) td{background:#e5e5e5;}*/
table tr td{border: 1px solid #707070 !important;vertical-align: middle;padding:0.15rem !important;color:#333;font-size: max(14px, 0.18rem);}
	
	table thead{background:#699D3E;}
	table thead th{border: 1px solid #707070 !important;vertical-align: middle;padding:0.15rem !important;color:#333;font-size: max(14px, 0.18rem);}