ul,li{margin: 0;padding: 0;list-style: none;}
.pd0{padding: 0 !important;}
.pd_tb10{padding: 10px 0 !important;}
.pd_lr6{padding: 0 6px !important;}
.mr0{margin: 0 !important;}
.mb0{margin-bottom: 0;}
.mt5{margin-top: 5px !important;}
.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mt20{margin-top: 20px;}
.ml10{margin-left: 10px !important;}


.fl{float: left;}
.fr{float: right;}
.tlCenter{ text-align: center;}
.tlLeft{text-align: left !important;}
.tlRight{text-align: right !important;}

/*人员信息列表、。。顶部导航吸顶条*/
#nav2{display: none;}
.searchCondition{
	padding: 10px 0;
	background: #fff; 
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
/*项目列表*/
.project_list select{ width: 80% !important;}


/*项目详情页面*/
.project_card{
	background: rgb(38, 198, 218);
	min-height: 210px;
}
.project_smCard{
	background: rgb(38, 198, 218);
}
.project_cardTitle{color: #fff !important;}
.project_Details li{
	overflow: hidden;
	margin-bottom: 5px;
}
.project_Details li .labelText{
	width: 30%;
	padding: 6px 4px 6px 0;
	text-align: right;
}
.project_Details li .selValue{width: 70%;}


/*工时列表页*/
.workTimeDetails{display: none;}

/*添加项目工时*/
.adWorkTimeFomr1,
.adWorkTimeFomr2{ min-height: 292px;}

/*注册、登录页*/
.rigister_box,
.login_box{ width: 400px !important;}
.login_box .logo-name,
.rigister_box .logo-name{font-size: 80px !important;}

/*登录*/
.login_info{display: none;}
.login_info label{
	color: #f00;
}

.order {
	width: 36px;
	text-align: center;
	border-radius: 4px;
	border: none;
	background-color: #1ab394;
	color: #fff;
	height: 21px;
	margin-top: 0.9px;
}