@charset "utf-8";
/* CSS Document */
.scie span,.effe span,.w_move span{color:#b7292d;font-weight: bold;}
/*科学管理*/
.scie{
	width: 585px;
	height: 90px;
	margin: 29px auto 0 auto;
	font-size: 20px;
}
.scie img{
	float: left;
	margin-top: 2px;
}
.scie span{
	line-height: 20px;
}
.letter{
	width: 505px;
	float: right;
	line-height: 32px;
}
.scie:nth-child(5), .scie:nth-child(6), .scie:nth-child(7){
	height: 120px;
}
.scie:nth-child(8){
	height: 80px;
}

/*提高效率*/
.effe{
	width: 585px;
	font-size: 20px;
	margin: 29px auto 0 auto;
	line-height: 150%;
}
.effe span{
	line-height: 30px;
}
/*移动办公*/
.i_move{
	width: 585px;
	height: 90px;
	margin: 40px auto 0 auto;
}
.i_move .w_move{
	width: 426px;
	float: right;
}
.i_move img{
	float: left;	
}
.w_move{
	font-size:20px;
	line-height:30px;
}
.w_move span{
	line-height: 30px;
}
