@media only screen and (min-width:769px) {
	.yuyan{display:none;position:absolute !important;left:0px;top:0.52rem;z-index: 999;}
}
@media only screen and (max-width:768px) {
	
}