.q_bhead{
	height: 50px;
	line-height: 50px;
	background-color: #6296ff;
	color: #fff;
	padding-left: 26px;
}
.q_bhead>font{
	font-size: 16px;
	font-weight: bold;
}
.btmcontent{
	height: calc(100% - 50px);
	background-color: #eef0f4;
}
.tabinit{
	/*height: calc(100% - 10px);*/
	height: 100%;
	padding: 5px;
}
.tabinit>div{
	height: 50%;
	padding: 5px;
}
.tabinit .qjftab{
	height: 100%;
	background-color: #fff;
	border-radius: 8px;
}
.qthad{
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-bottom: 1px solid #f5f6f8;
}
.qthad>.iconfont{
	color: #6296ff;
}
.qthad>font{
	color: #333;
	font-weight: bold;
}
.rthavmr{
	float: right;
	color: #989da7;
	cursor: pointer;
}
.qjftab_btmTab{
	height: calc(100% - 60px);
	margin: 10px 18px 10px 18px;
	overflow: auto;
}
.qjftab_btmTab>li{
	line-height: 45px;
	border-bottom: 1px dotted #edf2fa;
}
.qjftab_btmTab>li>font{
	margin-left: 6px;
}
.havLink{
	color: #6296ff;
	cursor: pointer;
}


.localBack{
	height: 30px;
	line-height: 40px;
	padding-left: 10px;
}
.canback{
	cursor: pointer;
	color: #898d95;
}
.tabheightFull{
	height: calc(100% - 30px);
}
.tabheightFull>div{
	height: 100%;
}
