#top20220409102015{
	height: 50px;
	color: #fff;
	background: rgba(0,0,0,1);
}
#top20220409102015 .yu_yan{
	font-size: 18px;
}

.top20220409102015_row{
	height: 50px;
	display: flex;
	flex-flow:row nowrap;
	align-items:center;
	justify-content: space-between;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}
#top20220409102015 .logo{
	height: 36px;
	/* margin-left: 15px; */
	font-size: 30px;
	font-weight: bold;
}
#top20220409102015 .logo img{
/*不同设备尺寸不同*/
/*	width: 48.61px;
	height: 30px;*/
	max-height: 100%;
	max-width: 100%;
}


