.jianjie{

	color: #787878; 
}
.box20250704205718694{
	display: flex;
	width: 100%;
	gap: 20px;
	margin: 20px 0px;
	flex-direction: column;
}

.box20250704205718694 #showbox{
border: solid 1px #e8e8e8;
}
.box20250704205718694 .part2{border: solid 1px #e8e8e8;width: 480px;}

.box20250704205718694_box1{

}
.box20250704205718694_box2{
	display: flex;
	gap:16px;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-direction: column;
}


.box20250704205718694_box2_1{
	font-size: 32px;
/*	font-weight: bold;*/
	margin-top: 0px;
	position: relative;
	z-index: -2;
}
.box20250704205718694_box2_2{
	font-size: 14px;
	font-weight: 600;
}
@media (min-width:768px){
.box20250704205718694{
	display: flex;
	gap: 20px;
	margin: 20px 0px;
	flex-direction: row;
}
	.jianjie{
		position: relative;
		/* width: 450px; */
		/*height: 380px;*/
		overflow: hidden;
		margin-left: 10px;
	}
	.box20250704205718694_box2{
	z-index: -2;
		min-height: 205px; 
		overflow: hidden;
		}
	.box20250704205718694_box3{
height: 99px;
	}
	
}

