
#box20250918004448{
	height: 100px;
	display: flex;
	justify-content: center;
	background: rgba(255,255,255,1);
	padding: 0;

}
.box20250918004448_1{
	display: flex;
	justify-content:space-between;
	align-items: center;
}

.box20250918004448_1 .yu_yan{
	position: absolute;
	top:0;
	right: 0;
}

#box20250918004448 .logo{
/*	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;*/
/*	margin-left: 3rem;
	margin-right: 3rem;*/
}
#box20250918004448 .logo img{
max-height: 55px;
}
#box20250918004448 .company_name{

	color:#FFF;
	padding-top: 10px;
	padding-right: 60px;
	font-size: 30px;
}