html {
	height: 100%;
}
body {
	height: 100%;
}
html {
	background-color: rgb(239, 239, 244);
}
body {
	background-color: rgb(239, 239, 244);
}
.mui-bar-nav ~ .mui-content {
	padding-top: 50px; padding-bottom: 60px;
}
.title {
	margin: 10px 15px; color: rgb(109, 109, 114); font-size: 15px;
}
.mui-table.oa-contact-cell .mui-table-cell {
	padding: 11px 0px; vertical-align: middle;
}
.oa-contact-cell {
	margin: -11px 0px; position: relative;
}
.oa-contact-avatar {
	width: 75px;
}
.oa-contact-avatar img {
	border-radius: 50%;
}
.oa-contact-content {
	width: 100%;
}
.oa-contact-name {
	margin-right: 20px;
}
.oa-contact-name {
	float: left;
}
oa-contact-position {
	float: left;
}
.tab_all {
	color: rgb(255, 255, 255) !important; position: relative;
}
.tab_all div {
	width: 100%; height: 54px; line-height: 54px;
}
.tab_1 {
	background: rgb(241, 93, 93); height: 100px !important; padding-top: 15px;
}
.tab_1 span {
	line-height: 24px; display: block;
}
.tab_fs {
	background: rgb(126, 97, 247);
}
.tab_zf {
	background: rgb(47, 135, 209);
}
.tab_zq {
	background: rgb(243, 137, 35);
}
.tab_fz {
	background: rgb(142, 180, 45);
}
.am-slider-default .am-control-nav {
	bottom: 10px;
}
.am-slider-default {
	margin-bottom: 10px;
}
.msg {
	text-align: center; color: rgb(255, 0, 0); line-height: 44px;
}
.btn_lr {
	padding: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 40px; display: block;
}
.btn_login {
	margin-top: 10px; background-color: rgb(153, 153, 153);
}
.btn_register {
	background: rgb(213, 133, 18); width: 100%;
}
