#yaoshamaia{ 
    background: #fe0115;
    width: 100%;
    margin-top: -2px;
    text-align: center;
    color: yellow;
    font-weight: bold;
    font-size: 22px;
}
#yaoshamaib{
 
background:  #fdfe02;
width: 100%;
margin-top: -2px;
text-align: center;
color: #fe0115;
font-weight: bold;
font-size: 22px;

}
#yaoshamaiaimg{
	
    vertical-align: middle;
    margin-left: 2%;
    display: unset;
    width: 13%;
    height: auto;
}
.biechenayongbuzhaoimg{ 
	font-size: 34px;
    font-weight: 700;
    line-height: 44px;
}







@media screen and (max-width: 500px){
	#yaoshamaia{ 
		background: #fe0115;
		width: 100%;
		margin-top: -2px;
		text-align: center;
		color: yellow;
		font-weight: bold;
		font-size: 15px;
	}
	
	#yaoshamaiaimg{
		
		vertical-align: middle;
		margin-left: 2%;
		display: unset;
		width: 20%;
		height: auto;
	}

#yaoshamaib{
 
background:  #fdfe02;
width: 100%;
margin-top: -2px;
text-align: center;
color: #fe0115;
font-weight: bold;
font-size: 15px;

}






}

