html,body{
  height:100%;
  min-width: 1080px;
  font-size: 14px!important;
}
.clearfix:after{
  display: block;
  clear: both;
  content: '';
}
#app, .home,.ivu-layout{
  height:inherit;
}
.fontSize_14{
  font-size: 14px!important;
}
.fontSize_14 > input{
  font-size: 14px!important;
  height:36px;
}
.search_item{
  width: 100%!important;
  margin-bottom: 15px;

}
.detail_title{
  line-height: 36px;
  font-size: 16px;
  color:#666;
  text-align: center;
}
.detail_title > .title{
  font-size: 20px;
  color:#000;
  font-weight:700;
}
.table_caption{
  margin-top: 15px;
  line-height: 36px;
  font-size: 14px;
  color:#999;
}
.info_title {
  line-height:36px;
  font-size: 16px;
  color:#999;
}
.info_txt{
  line-height:36px;
  font-size: 18px;
  color:#333;
}
