
.ant-form-item label {
  width: 50px;
}
.ant-checkbox-group{
  width: 700px;
}
.ant-checkbox-group label {
  width: 103px;
}
#radio-labels label{
  width: 80px;
}
.imgname{
  width: 80px;
}
.tab-panes{
  border: 1px solid #ddd;
  border-top-style:none;
}
.tab-panes:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  /*bottom: 5px;*/
  right: 0;
  height: 20px;
  width: 1px;
  background-color: #ddd;
}
.tab-panes:before {
  content: '';
  position: absolute;
  left: auto;
  top: 40px;
  right: 0;
  height: 20px;
  width: 1px;
  background-color: #ddd;
}


.container[data-v-50651947]{
  width: 100%;
}
.house_type[data-v-50651947]{
  height: 20px;
  float: left;
  width: 120px;
  margin-left: 5px;
}
.radio[data-v-50651947]{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  float: left;
  margin-top: 5px;
}
.tips[data-v-50651947]{
  float: left;
  height: 10px;
  margin-left: 8px;
}

