@media only screen and (min-width: 320px) and (max-width: 740px) {
	.company .companyimg{width:100%;height: auto;margin-top: 0.2rem;}
	.company .text h2 img{width: 30%;}
	.company .text a{width: 100% !important;}
	.vppm ul{flex-wrap: wrap;}
	.vppm ul li:last-of-type{display: none !important;}
	.vppm ul li{width: 41% !important;margin-bottom: 0.3rem;}
			}					
@media only screen and (min-width: 741px) and (max-width:1200px) {	
	.company .bx{display: flex;justify-content: space-between;align-items: start;}
	.company .companyimg{width: 41.33%;height: auto;margin-left: 0.2rem;flex-shrink: 0;}
			}
@media only screen and (min-width: 1200px)  {
	.company .bx{display: flex;justify-content: space-between;align-items: start;}
	.company .companyimg{width: 41.33%;height: auto;margin-left: 0.2rem;flex-shrink: 0;}
			}	
	.banner{background: url(../images/aboutbanner.webp) no-repeat;background-size: cover;padding: 1.57rem 0 1.32rem 0;}
	.banner h1{color: #F0F2F3;font-size: 0.67rem;}
	.crumbs {font-size: max(12px, 0.18rem);color: #699D3E}
	.crumbs a{font-size: max(12px, 0.18rem);color: #FFFFFF;}
	.company {margin: 0.85rem 0 0.8rem 0;}
	.company .text h2{font-size: max(14px, 0.2rem);color: #333;}
	.company .text h2 img{max-width: 100%;height: auto;margin-right: 0.35rem;}
	.company .text p{color: #292929;font-size: max(12px, 0.16rem);margin: 0.12rem 0 0.14rem 0;}
	.company .text a{display: block;border-radius: 5px 5px 5px 5px;border: 2px solid #699D3E;width: 1.65rem;text-align: center;color: #699D3E;font-size: max(12px, 0.16rem);}
	.company .text a i{font-size: max(16px, 0.24rem);margin-right: 0.18rem;vertical-align: sub;}
	.vppm{background: url(../images/aboutappms.webp) no-repeat;background-size: cover;padding: 0.39rem 0 0.34rem 0;}
	.vppm ul{display: flex;justify-content: space-between;}
	.vppm ul li {width: 1.51rem;}
	.vppm ul li i{display: block;color: #fff;width: 1rem;height: 1rem;font-size: 0.54rem;margin: 0 auto;
	text-align: center;line-height: 1rem;border: 5px solid #fff;border-radius: 50%;}
	.vppm ul li span{display: block; font-size: max(12px, 0.18rem);color: #FFFFFF;text-align: center;margin-top: 0.13rem;}
	.cert{background: #EEEEEE;padding: 0.43rem 0 0.55rem 0;}
	.cert h2{font-size: 0.4rem;color: #292929;font-weight: 900;text-align: center;}
	.cert p{font-size: max(12px, 0.16rem);color: #292929;text-align: center;margin: 0.08rem 0 0.59rem 0;}
	.cert img{width: 100%;height: auto;}
	.global{padding: 0.63rem 0 0 0;}
	.global h2{font-size: 0.4rem;color: #292929;font-weight: 900;text-align: center;}
	.global p{font-size: max(12px, 0.16rem);color: #292929;text-align: center;margin: 0.04rem 0 0.36rem 0;}
	.global img{width: 100%;height: auto;}
	