.products_icon::before{
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 1.4em;
	height: 1.7em;
	background: url(../images/products_icon.png)  no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;	
	margin-right: 0.5em;
}
.products_content {
	font-family: "微軟正黑體"
}
.products_content iframe {
	margin: 40px auto 60px;
}
.products_blue{
	color: #2ea0db;
}
.products_span {
	padding-left: 4em;
}
.products_span2 {
	padding-left: 5em;
}
.products_en {
	font-size: 0.85em;
	margin-bottom: 40px;
}