.headerTitle{
	line-height: 44px;
	text-align: center;
	color: #fff;
}
.headerGoback{
	width: 10px;
	height: 18px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.objectBq{
	width: auto;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	border-radius: 8px;
	border: solid 1px #ed1c24;
	font-size: 14px;
	float: left;
	color: #fe613d;
	margin: 8px 8px 0 0;
}
body{
	font-family: "微软雅黑" !important;
}

			.mui-bar-tab .mui-tab-item{
				vertical-align: none;
				padding-top: 16px;
			}
			.mui-bar-tab .mui-tab-item.mui-active{
				color: #3d9eff;
			}
			.mui-bar-tab .mui-tab-label{
				font-size: 14px;
			}
			.tab1{background-image: url(../imgs/tb6.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;}
			
			.tab1.mui-active{
				background-image: url(../imgs/tb1.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;
			}
			.tab2{background-image: url(../imgs/tb7.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;}
			
			.tab2.mui-active{
				background-image: url(../imgs/tb2.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;
			}
			.tab3{background-image: url(../imgs/tb8.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;}
			
			.tab3.mui-active{
				background-image: url(../imgs/tb3.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;
			}
			.tab4{background-image: url(../imgs/tb9.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;}
			
			.tab4.mui-active{
				background-image: url(../imgs/tb4.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;
			}
			.tab5{background-image: url(../imgs/tb10.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;}
			
			.tab5.mui-active{
				background-image: url(../imgs/tb5.png);background-size:25% ;background-repeat:no-repeat;background-position: 50% 5px;
			}
/*页码*/
#fenye{clear:both;margin:0.75rem 0;height:1.75rem; text-align:center; }
#fenye table{ width:100%}
#fenye img{ vertical-align:inherit}
#fenye a,#fenye span{text-decoration:none; font-size:0.7rem;height:1.5rem;display:inline-block; text-align:center; 
line-height:1.5rem;color:#666;border: 1px solid #ccc;padding:0 0.5rem; font-size:0.6rem; margin:0 0.1rem;background:#fff; border-radius:0.15rem; }
#fenye a.curr{background-color: #EFEFEF; cursor:default;}
#fenye a:hover{color:#333; background-color: #EFEFEF; }
#fenye span em{ margin-left:0.25rem;}
.norecord,.empty{ padding:6.5rem 0.5rem 0.5rem 0.5rem; text-align:center; color:#999; min-height:8.0rem; background:url(/images/ico/norecord.png) no-repeat center 1.5rem; background-size:4.75rem auto}			
.mui-content-padded{padding-bottom: 10px;}
.mui-card-header {
    font-size: 18px;
}
.mui-card {
    font-size: 16px;
}
.mui-card-content-inner {
    height: 90px;
}
.mui-table-view .mui-media-object {
    line-height: 60px;
    max-width: 80px;
    height: 60px;
}
