.manufact-info-warp .title {
  margin-top: 50px;
}

.manufact-info-warp .manufact-info-title i {
  width         : 6px;
  height        : 14px;
  background    : #374567;
  border-radius : 3px;
  vertical-align: baseline;
  display       : inline-block;
}

.manufact-info-warp .manufact-info-title span,
.manufact-info-warp .base-info b {
  margin-left: 8px;
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color      : #374567;
}

.manufact-info-warp .base-info {
}

.manufact-info-warp .base-info i:first-child {
  width        : 8px;
  height       : 8px;
  background   : #3860F4;
  border-radius: 50%;
  display      : inline-block;
}

.manufact-info-warp .base-info span {
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color      : #374567;
  line-height: 36px;
}
.manufact-info-warp .base-info .collect{
  display: block;
  width: 19px;
  height: 18px;
  margin-left: 16px;
}
.manufact-info-warp .place {
  width        : 100px;
  height       : 50px;
  font-size: 18px;
  text-align   : center;
  line-height  : 50px;
  color        : #3860F4;
  display      : inline-block;
  border       : 2px solid #3860F4;
  border-bottom: none;
  margin-top   : 30px;
}

.manufact-info-warp .active2 {
  background: #3860F4;
  color     : white;
}

.manufact-info {
  width        : 1200px;
  background   : #FFFFFF;
  border       : 2px solid #3860F4;
  margin-bottom: 80px;
}

.manufact-info ul {
  margin: 32px;
}

.manufact-info-warp .branch {
  margin: 32px 0 20px 32px;
}

.layui-table th {
  background: #CED8FF;
}

.layui-table td,
.layui-table th {
  border     : 2px solid #3860F4;
  font-size  : 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-align : center;
  color      : #374567;
}

.layui-table-full th:first-child,
.layui-table-full td:first-child {
  border-left: none;
}

.layui-table-full th:last-child,
.layui-table-full td:last-child {
  border-right: none;
}

.manufact-info-warp .company-profile {
  width      : 1116px;
  font-size  : 18px;
  font-family: Microsoft YaHei;
  color      : #374567;
  line-height: 36px;
  margin     : 0 auto;
  text-indent: 2em;
}

#authentication {
  width         : 80px;
  height        : 30px;
  line-height   : 30px;
  padding       : 0;
  background    : #3860F4;
  border-radius : 5px;
  color         : white;
  margin-left   : 12px;
  vertical-align: baseline;
}

.manufact-info-table th {
  height     : 20px;
  line-height: 20px;
}
.layui-table td, .layui-table th{
  height: 20px;
}