/*css*/
.box20230731171247_1{
	margin-top: 12rem;
	/*border:dashed 3px #ff0000;*/
	font-size: 1.6rem;
	line-height: 3.8rem;
	text-align: justify;
}
@media (min-width: 992px){
	.box20230731171247_1{
		width: 67.8rem;/*左边列总宽*/
		padding-left: 8rem;
		padding-right: 0rem;
		margin-top: 12rem;
		/*border:dashed 3px #ff0000;*/
		font-size: 1.6rem;
		line-height: 3.8rem;
		text-align: justify;
	}
	.box20230731171247_2{
		width: 58.1rem;/*右边内容的宽度*/
		padding: 0rem;/*内边距清零*/
		/*border:dashed 3px #ff0000;*/
	}
}