﻿@charset "utf-8";
/* CSS Document */
.scie span,.effe span,.w_move span{color:#b7292d;font-weight: bold;}
/*科学管理*/
.scie{
	position:ralutive;
	height: 80px;
	margin: 1em auto;
	font-size: 16px;
}
.scie img{
	float: left;
	margin-top: 2px;
}
.scie span{
	line-height: 1.2em;
}
.letter{
	position:absolute;
	left:65px;
	display:block;
	line-height: 1.2em;
}


/*提高效率*/
.effe{
	font-size: 16px;
	margin: 1em auto 0 auto;
	line-height: 1.2em;
}
.effe span{
	line-height: 1.2em;
}
/*移动办公*/
.i_move{
	height: 90px;
	margin: 1em auto 0 auto;
}
.i_move .w_move{
	float: right;
}
.i_move img{
	float: left;	
}
.w_move{
	font-size:16px;
	line-height:1.2em;
}
.w_move span{
	line-height: 1.2em;
}
