.box20250509182316_wai_kuang{
	 /* background: #000000; */
	 /*box-shadow: 0px 5px 10px #dedcdc;*/
}
.box20250509182316 {
    display: flex;
    gap:20px;
    width: 100%;
    min-height: 60px;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
}
.box20250509182316_1{
	font-size: 3.4rem;
	max-width: 942px;
	text-align: center;
	letter-spacing: 1px;
	/* text-align: center; */
	/* padding-left: 80px; */
	color: #000000;
}
.box20250509182316_2{
	width: 100%;
	font-size: 2.8rem;
	text-align: center;
	border-bottom: 1px solid #696969;
	padding-bottom: 25px;
}
.box20250509182316_3{
	width: 100%;
	font-size: 14px;
	text-align: left;
	/* border-bottom: 1px solid; */
	padding:44px 30px;
	line-height: 2.4;
}	
.box20250509182316_3 img{
	max-width:100%;
}
.box20250509182316_3 p{
	margin:5px 0;
}


.box20250509182316 .cd_quick {
width: 100%;
height: auto;
overflow: hidden;
padding: 10px 0;
}
.box20250509182316 .cd_quick a {width: 30%;height: 33px;line-height: 33px;/*border: 1px solid #a88f6f;*/color: #000;/* font-size: 16px; */text-align: center;float: left;margin-left: 10px;background-color: #bebebe;}
.box20250509182316 .cd_quick a:hover {
color: #fff;
background-color: #000;
}
.box20250509182316 img {
max-width: 100% !important;
/*max-height: 50rem !important;*/
}


@media (min-width: 1355px){
.box20250509182316 {
	display:flex;
	width: 1355px;
	flex-direction: column;
}
.box20250509182316_1{
		font-size: 40px;
	flex-grow: 1;
	-webkit-flex-grow: 1;
}
	.box20250509182316_2{
	font-size: 24px;
	text-align: right;

}

.box20250509182316_3{

	font-size: 20px;

}
}


