@media screen and (max-width: 540px) {
	.params-container .content {
		border-bottom: none;
		padding: 0 .3rem;
		line-height: auto;
		color: #111;
	}
	.col-wrapper .section {
		margin-bottom: 0;
		line-height: .3rem;
		height: .3rem;
		box-sizing: border-box;
		border-bottom: .01rem solid #d8d8d8;
	}
	.col-title {
		float: none;
		width: auto;
		font-size: .12rem;
		font-weight: normal;
		width: 100%;
		border-bottom: .01rem solid #d8d8d8;
		color: rgba(17, 17, 17, .3);
		padding-top: 0 !important;
	}
	.col-minor {
		width: .91rem;
		font-size: .13rem;
		font-weight: normal;
		color: #111;
	}
	.col-third {
		width: 2.24rem;
		font-size: .13rem;
		color: #666;
	}
	.cadr {
	  width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0, 0, 0, .1);
		left: 0;
		top: .4rem;
		z-index: 10;
	}
	.cadr .center {
		width: 80%;
		margin-left: 10%;
		background: #fff;
		padding: .1rem .15rem;
		box-sizing: border-box;
		box-shadow: 0 0.01rem 0.1rem 0 rgba(0, 0, 0, .2);
    border-radius: .03rem;
		position: absolute;
	}
	.model {
		height: auto;
	}
	.model .col-wrapper {
		padding-top: 2.89rem !important;
	}
	.model .img-wrapper {
		width: 2.4rem;
		left: .625rem;
		top: .4rem;
	}
	.size, .efficiency {
		padding-bottom: .52rem;
	}
	.efficiency .col-wrapper {
		padding-top: 0;
	}
	.efficiency .col-title, .efficiency .col-minor {
		margin-top: 0;
	}
	.des-cadr {
		height: .2rem;
		padding: 0 .05rem;
		box-sizing: border-box;
		border: .01rem solid #979797;
		line-height: .2rem;
		right: 0;
		top: .05rem;
		font-size: .12rem;
		position: absolute;
	}
	.svg {
		margin: 0 38px 28px 0;
	}
	.svg-clean {
		margin: 39px 38px 39px 0;
	}
	.hardware .content {
		padding: 0 .3rem .4rem !important;
	}
	.hardware .mt-40 {
		margin-top: 0 !important;
	}
	.hardware-boxs {
		padding: .2rem 0 .05rem !important;
		float: left;
	}
	.hardware-box {
		width: 50%;
		text-align: center;
		margin-right: 0;
		margin-bottom: .15rem;
	}
	.hardware-box img {
		width: .32rem;
		height: .32rem;
		margin: 0 .15rem 0 0;
		float: left;
	}
	.hardware-box p {
		float: left;
		text-align: left;
		color: #666;
	}
	.attestation .col-minor {
		float: none;
		width: 100%;
		position: relative;
	}
	.attestation .col-minor .section {
		float: left;
		width: 50%;
		text-align: center;
		line-height: .365rem;
		height: .365rem;
	}
	.bottom-tip {
		width: .74rem;
		height: .02rem;
		background: #5CB531;
		position: absolute;
		bottom: 0;
		left: .4175rem;
		transition: .5s;
	}
	.bottom-tip.active {
		transform: translateX(1.575rem);
	}
	.attestation .py-40 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.attestation .col-minor .blured {
		color: rgba(17, 17, 17, .3);
	}
	.attestation .col-third {
		width: 100%;
		position: relative;
	}
	.attestation .col-third .section {
		height: 3.68rem;
		padding-top: .25rem;
	}
	.bac-f6 {
		background: #f6f6f6;
	}
	.img-box {
		position: absolute;
		text-align: center;
		margin-right: 0;
		left: .385rem;
		display: none;
	}
	.img-box.show {
		display: block;
	}
	.img-box img {
		border: none;
		width: 2.38rem;
		box-shadow: 0 0.01rem 0.1rem 0 rgba(0, 0, 0, 0.1);
	}
	.exam .py-40 {
		padding-top: .4rem !important;
		padding-bottom: .35rem !important;
	}
	.exam .img-box {
		position: static;
		margin: .25rem 0 0 .375rem;
	}
	.exam .img-box img {
		width: 2.4rem;
	}
	.exam-bottom .describe-left {
		font-size: .12rem !important;
	}
	.exam-bottom .describe-left p {
		margin-bottom: .2rem;
	}
	.exam-bottom .py-40 {
		padding-top: .25rem !important;
		padding-bottom: 0rem !important;
	}

}
