@media screen and (max-width:960px) {
	/*.solutionAll li {
		display: block;
		position: relative;
		right: 50px;
	}*/
	.solutionAll li .right{
		color: rgb(51, 51, 51);
		width: 90%;
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: 400;
	margin-left: 28px;
	text-align: left;
	}
	.solutionAll li .right a {
		float: right;
		margin-right: 0px;
	}
	.solutionAll li .left img {
		width: 100%;
		height: 319px;
	}
  
  .productImg h2{
 /* padding-top: 86px;*/  
  }
  input, select, img {
    vertical-align: middle;
    width: 100%;
}
}