body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {font-family: '微软雅黑';}
.user-info{
	font-size: 14px;
	line-height: 30px;
}

input[type="text"].code {
	background-image: url(code.jpg);
	font-family: Arial;
	font-style: italic;
	color: Red;
	border: 0;
	padding: 2px 3px;
	letter-spacing: 3px;
	font-weight: bolder;
}
.loading{
	background-color: rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 100%;
	left: 0;
    position: fixed;
    top: 0;
	z-index: 999;
}
.page-content{
	padding-top: 0;
}
.page-header{
	padding: 0;
	height: 42px;
}
.page-header{
	margin-bottom: 7px;
}
.page-header h1{
	line-height: 42px;
	font-size: 16px;
	margin:0px;
}

.form-inline .form-group {
	margin-left: 10px;
}
.padding-right-0{
	padding-right: 0;
}

/*下拉菜单的宽度*/
/*默认宽度*/
.select-default{
	width: 100%;
	height: 32px;
	line-height: 30px;
	cursor: pointer;
	outline: none;
	background: transparent;
}
.select-default option{
	cursor: pointer;
}
/*申请时间*/
.m-tabcell .love-time{
	height: 32px;
	line-height: 30px;
	width: 180px;
}
/*索搜框*/

.search-box{
	height: 32px;
	line-height: 30px;
	width: 100%;
}

/*蓝色按钮*/
.default-btn{
	background:#ececec;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	border: none;
}
.bule-btn{
	background: #4889dc;
	color: #fff;
}
.all-state1{
	margin-right:0px;
}