@font-face {
  font-family: 'SOURCEHANSANSCN';
  src: url(/appraise/theme/font/SOURCEHANSANSCN-BOLD.OTF);
}

@font-face {
  font-family: 'GenShinGothic';
  src: url(/appraise/theme/font/GenShinGothic-Bold.ttf);
}

@font-face {
  font-family: 'GenShinGothic-Medium';
  src: url(/appraise/theme/font/GenShinGothic-P-Medium.ttf);
}

@font-face {
  font-family: 'fangzengheiti';
  src: url(/appraise/theme/font/fangzengheiti.TTF);
}

@font-face {
  font-family: 'FandolHei';
  src: url(/appraise/theme/font/FandolHei-Bold.otf);
}


@font-face {
  font-family: 'FandolHei-Regular';
  src: url(/appraise/theme/font/FandolHei-Regular.otf);
}

@font-face {
  font-family: 'SourceHanSansCN-Regular';
  src: url(/appraise/theme/font/SourceHanSansCN-Regular.otf);
}

/*html, body {*/
/*  font-family: 'SourceHanSansCN-Regular';*/
/*}*/

.aside-minimize:not(.aside-minimize-hover) .brand .brand-logo .brand-logo-text {
  display: none;
}

.brand .brand-logo .brand-logo-text {
  color: #333333;
  /*font-weight: bold;*/
  font-size: 18px !important;
}

/*错误提示信息*/
.fv-plugins-message-container {
  text-align: left;
}

/*selectpicker样式*/
.selectpicker-default {
  border: 1px solid #E4E6EF;
}

.filter-option-inner-inner {
  color: #9f9f9f;
}

.container {
	width: 100%;
	max-width: 100% !important;
}

.card-custom .item > .name,.card-custom .item > .text{float:left;}

