@media only screen and (min-width: 320px) and (max-width: 740px) {
	/* .qpii ul li i{margin-right: 2px !important;} */
	.tsfp{padding: 1.28rem 0.44rem 1.2rem 0.44rem;}
			}					
@media only screen and (min-width: 741px) and (max-width:1200px) {	
.qpii ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(50%),1fr));}
.ppp .bx{display: flex;}
	.ppp .bx div{flex: 1;}
	.tsfp{padding: 1.28rem 1.44rem 1.2rem 1.44rem;}
			}
@media only screen and (min-width: 1200px)  {
.qpii ul{display: grid;grid-template-columns: repeat(auto-fill,minmax(calc(50%),1fr));}
.ppp .bx{display: flex;}
	.ppp .bx div{flex: 1;}
	.tsfp{padding: 1.28rem 1.44rem 1.2rem 1.44rem;}
			}	
	.banner{background: url(../images/bannerservices.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;}
	.qpii {padding: 0.62rem 0 0.8rem 0;}
	.qpii h2{font-size: 0.4rem;color: #333;text-align: center;font-weight: 900;}
	.qpii p{color: #BFBFBF;text-align: center;font-size: max(12px, 0.15rem);margin: 0.04rem 0 0.56rem 0;}
	.qpii ul li{border: 1px solid #5A5A5A;padding: 0.47rem 0.68rem 0.5rem 0.68rem;color: #7D7D7D;}
	.qpii ul li:hover{border: 4px solid #699D3E;color: #699D3E;}
	.qpii ul li i{font-size: 0.62rem;vertical-align: middle;margin-right: 0.46rem;}
	.qpii ul li span{font-size: max(14px, 0.24rem);}
	.ppp {margin: 0 0 0.6rem 0;}
	.ppp .bx div{text-align: center;padding: 4rem 0.34rem 0.5rem 0.24rem;color: #fff;}
	.ppp .bx div h2{font-size: max(14px, 0.18rem);margin-bottom: 0.2rem;}
	.ppp .bx div p{font-size: max(12px, 0.16rem);}
	.ppp .bx div:nth-of-type(1){background: url(../images/pss.webp) no-repeat;background-size: cover;}
	.ppp .bx div:nth-of-type(2){background: url(../images/ptt.webp) no-repeat;background-size: cover;}
	.ppp .bx div:nth-of-type(3){background: url(../images/psv.webp) no-repeat;background-size: cover;}
	.tsfp {background: url(../images/tsf.webp) no-repeat;background-size: cover;text-align: center;}
	.tsfp h2{font-size: 0.3rem;color: #fff;margin-bottom: 0.23rem;}
	.tsfp p{font-size: max(12px, 0.16rem);color: #fff;margin-bottom: 0.6rem;}