iframe {
	vertical-align:bottom;
}

* {
	padding: 0;
	margin: 0;
}

a {
	display: block;
	text-decoration: none;
	color: #000000;
   
   }
img {
	width: 100%;
	height: 100%;
}
body {
	background: #F2F2F2;
}
.hover-text:hover {
	color: #F09A0D;
}
.icon-dayuhao {
	font-size: 12px !important;
	flex-shrink: 0 !important;
	margin-right: 3px !important;
}
