
#box20250807174604{
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	/* height: 100px; */
	display: flex;
	/* row-gap: 20px; */
	/* background: rgb(0 0 0); */
	background-color: transparent;
	padding: 0;
	/* border-bottom: 1px solid #EAEAEA; */
	/* background-image: linear-gradient(to bottom,#000,transparent); */
	/*opacity: 0.5;*/
	z-index:3;
	flex-direction: column;
}
.box20250807174604_1{
	display: flex;
	justify-content:space-between;
	align-items: center;
	width: 100%;
	padding: 0px 80px;

}

.box20250807174604_1 .yu_yan{
	position: absolute;
	top:0;
	right: 0;
}

#box20250807174604 .logo{
	/*	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;*/
	/*	margin-left: 3rem;
	margin-right: 3rem;*/
	padding-top: 5px;
	}
#box20250807174604 .logo img{max-height: 80px;}
#box20250807174604 .company_name{

	color:#FFF;
	padding-top: 10px;
	padding-right: 60px;
	font-size: 30px;
}