@media only screen and (min-width: 320px) and (max-width: 740px) {
	.gead .general{margin-bottom: 0.3rem;}
	.wmpf ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(33.33% - 0.66rem),1fr));
			      grid-gap: 0.33rem 0.66rem;}
   .fang .he .text ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(50% - 0.23rem),1fr));
			  grid-gap: 0.23rem 0.23rem;}
	.fang .he img{width: 100%;height: auto;margin: 0.3rem 0;}
		.wheatp ul li{width:100%;margin-bottom: 0.2rem;}
			}					
@media only screen and (min-width: 741px) and (max-width:1200px) {	
	.gead .bx{display: flex;justify-content: space-between;}
	.gead .general{width: 60.25%;}
	.wmpf ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(16.67% - 0.59rem),1fr));
			      grid-gap: 0.33rem 0.59rem;}
	.fang .he{display: flex;justify-content: space-between;}
	.fang .he .text{width: 55.04%;}
	.fang .he img{width: 42.27%;height: 100%;}
	.fang .he .text ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(50% - 0.23rem),1fr));
				  grid-gap: 0.23rem 0.23rem;}
		.wheatp ul li{width: 17.87%;}
			}
@media only screen and (min-width: 1200px)  {
	.gead .bx{display: flex;justify-content: space-between;}
	.gead .general{width: 60.25%;}
	.wmpf ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(16.67% - 0.66rem),1fr));
			      grid-gap: 0.33rem 0.66rem;}
	.wmpf ul li h3{white-space: nowrap;}
	.fang .he{display: flex;justify-content: space-between;}
	.fang .he .text{width: 55.04%;}
	.fang .he img{width: 42.27%;height: 100%;}
	.fang .he .text ul{display: flex;justify-content: space-between;}
		.wheatp ul li{width: 17.87%;}
			}	
	.banner img{display: block;width: 100%;height: auto;}
	.gead{background: #F2F2F2;padding:0.54rem 0 ;}
	.gead h2{font-size: max(20px, 0.3rem);color: #5A5A5A;}
	.gead .general p{color: #5A5A5A;font-size: max(12px, 0.18rem);}
	.gead .advantages ul li{color: #5A5A5A;font-size: max(12px, 0.18rem);}
	.gead .advantages ul li i{font-size: max(20px, 0.26rem);color: #FF8400;vertical-align: middle;margin-right: 7px;}
	.gead .advantages ul li span{color: #FF8400;}
	.wmpf {padding: 0.28rem 0 0.6rem 0;}
	.wmpf h2{font-size: max(20px, 0.4rem);color: #5A5A5A;font-weight: 400;text-align: center;margin: 0.53rem 0;}
	.wmpf ul li img{display: block;width: 100%;height: auto;}
	.wmpf ul li h3{font-weight: 400;text-align: center;font-size: max(14px, 0.2rem);color: #5A5A5A;margin: 0.23rem 0;}
	.fang{background: #F2F2F2;padding: 0.54rem 0.44rem;}
	.fang h2{font-weight: 400;font-size: 0.36rem;color: #5A5A5A;text-align: center;margin-bottom: 0.32rem;}
	.fang h2 span{position: relative;}
	.fang h2 span::after{font-size: 0.9rem;color:rgba(255, 132, 0, 0.2);position: absolute;bottom: -0.37rem;}
	.fang .he .text h3{font-size: max(16px, 0.24rem);color: #5A5A5A;font-weight: 400;}
	.fang .he .text p{font-size: max(12px, 0.18rem);color: #5A5A5A;margin: 0.11rem 0 0.19rem 0;}
	.fang .he .text ul li{color: #5A5A5A;font-size: max(12px, 0.15rem);font-weight: 600;}
	.fang .he .text ul li i{font-size:  max(14px, 0.2rem);color: #FF8400;margin-right: 0.12rem;}
	.cust .box{background: #F2F2F2;padding: 0.46rem 0.44rem 0.82rem 0.44rem;}
	.cust h2{font-weight: 400;font-size: 0.36rem;color: #5A5A5A;text-align: center;}
	.cust p{font-size: max(12px, 0.18rem);color: #5A5A5A;margin: 0.3rem 0 0.44rem 0;}
	.cust img{width: 100%;height: auto;}
	.wheatp {margin: 0.72rem 0;}
	.wheatp h2{font-weight: 900;font-size: 0.4rem;color: #333333;text-align: center;}
	.wheatp .heng{width: 2.73rem;height: 4px;background: #FF8400;margin: 0.1rem auto 0.6rem auto;}
	.wheatp ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.wheatp ul li img{width: 100%;height: auto;}
	.wheatp ul li h3{font-size: max(12px, 0.18rem);color: #5A5A5A;font-weight: 400;text-align: center;}
	