.box20230103231633_input{
	width: 100%;/*左边内容的宽度*/
	height: 6.7rem;
	border: none;
	color: #333;
	font-size: 4rem;
}
.box20230103231633_textarea{
	width: 100%;/*左边内容的宽度*/
	height: 31rem;
	border: none;
	color: #747474;
	font-size: 4rem;
}
.box20230103231633{
	padding-top: 4rem;
}
.box20230103231633_1{
	padding-bottom: 4.3rem;
}
.box20230103231633_2{
	padding-bottom: 4.3rem;
}

@media (min-width: 992px){
	.box20230103231633_1{
		width: 94.4rem;/*左边内容的宽度*/
		padding-left: 5.3rem;
		padding-right:20.7rem;
	}
	.box20230103231633_2{
		width: 68.4rem;/*右边内容的宽度*/
		padding: 0rem;/*内边距清零*/
	}
	.box20230103231633_3{
		width: 162.8rem;/*内容的宽度*/
		padding-left: 5.3rem;
		padding-right:0rem;
	}
	
	.box20230103231633_input{
		width: 68.4rem;/*内容的宽度*/
		height: 6.7rem;
		border: none;
	}
}