
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.ehr-footer,
	.ours-html-dialog-btn {
		box-sizing: border-box;
		padding-bottom: 34px;
	}

	.ours-actionSheet-dialog-cancel {
		box-sizing: border-box;
		padding-bottom: 47px;
	}

	.ehr-footer:after,
	.ours-html-dialog-btn:after,
	.ours-actionSheet-dialog-cancel:after {
		content: '';
		z-index: 100;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 34px;
		background: #ffffff;
	}
	.ours-actionSheet-dialog-cancel:after{
		background: #f5f6f8;
	}
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
	/*增加底部适配层*/
	.ehr-footer,
	.ours-html-dialog-btn {
		box-sizing: border-box;
		padding-bottom: 34px;
	}

	.ours-actionSheet-dialog-cancel {
		box-sizing: border-box;
		padding-bottom: 47px;
	}

	.ehr-footer:after,
	.ours-html-dialog-btn:after,
	.ours-actionSheet-dialog-cancel:after {
		content: '';
		z-index: 100;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 34px;
		background: #ffffff;
	}
	.ours-actionSheet-dialog-cancel:after{
		background: #f5f6f8;
	}
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
	/*增加底部适配层*/
	.ehr-footer,
	.ours-html-dialog-btn {
		box-sizing: border-box;
		padding-bottom: 34px;
	}

	.ours-actionSheet-dialog-cancel {
		box-sizing: border-box;
		padding-bottom: 47px;
	}

	.ehr-footer:after,
	.ours-html-dialog-btn:after,
	.ours-actionSheet-dialog-cancel:after {
		content: '';
		z-index: 100;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 34px;
		background: #ffffff;
	}
	.ours-actionSheet-dialog-cancel:after{
		background: #f5f6f8;
	}
}

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
	/*增加底部适配层*/
	.ehr-footer,
	.ours-html-dialog-btn {
		box-sizing: border-box;
		padding-bottom: 34px;
	}

	.ours-actionSheet-dialog-cancel {
		box-sizing: border-box;
		padding-bottom: 47px;
	}

	.ehr-footer:after,
	.ours-html-dialog-btn:after,
	.ours-actionSheet-dialog-cancel:after {
		content: '';
		z-index: 100;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 34px;
		background: #ffffff;
	}
	.ours-actionSheet-dialog-cancel:after{
		background: #f5f6f8;
	}
}

@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
	/*增加底部适配层*/
	.ehr-footer,
	.ours-html-dialog-btn {
		box-sizing: border-box;
		padding-bottom: 34px;
	}

	.ours-actionSheet-dialog-cancel {
		box-sizing: border-box;
		padding-bottom: 47px;
	}

	.ehr-footer:after,
	.ours-html-dialog-btn:after,
	.ours-actionSheet-dialog-cancel:after {
		content: '';
		z-index: 100;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 34px;
		background: #ffffff;
	}
	.ours-actionSheet-dialog-cancel:after{
		background: #f5f6f8;
	}
}

