/* 功能概述》智能新风css */
body{
	margin: 0 0;
	padding: 0 0;
	font-family: Microsoft YaHei;
}
.sidebar-button a{
	line-height: 21px;
}
#main{
	background-image: url(../../../img/jzjn_bg04.png);
	background-size:100% 100% ;
	margin-left: 1vh;
	margin-right: 1vh;
}
.font{
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	margin-left: 2.8vw;
}
#title{
	color: #51FCFD;
	margin-bottom: 2vh;
	margin-top: 1.1vh;
}
#content{
	color: #FFFFFF;
}



#image-black{
	margin-top: 3.4vh;
	margin-bottom: 3vh;
}
#image-black img{
	margin-left: 2.8vw;
	width: 93%;
}
