.details_box {
  width: 1190px;
  margin: auto;
  color: #a8a8b3;
}
.details_box .boxs a {
  text-decoration: underline;
}
.details_box .btn_boxs {
  margin-top: 46px;
  margin-bottom: 61px;
}
.details_box .btn_boxss {
  width: 762px;
  cursor: pointer;
}
.details_box .btn_boxss div {
  width: 40%;
  height: 48px;
  line-height: 48px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
}
.details_box .btn_boxs .right {
  background: rgba(224, 0, 0, 1);
  color: rgba(255, 255, 255, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: content-box;
}
.details_box .btn_boxs .left {
  background: rgba(255, 232, 232, 1);
  border: 1px solid rgba(224, 0, 0, 1);
  color: rgba(224, 0, 0, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: content-box;
}
.details_box .boxs .img {
  width: 760px;
  height: 360px;
}
.details_box .boxs .ma {
  margin-bottom: 44px;
}
.details_box .comprehensively {
  margin-top: 18px;
  margin-bottom: 33px;
}
.details_box .boxs {
  font-size: 14px;
  color: rgba(168, 168, 179, 1);
  margin-top: 18px;
}
.details_box .Number_box div {
  font-size: 14px;
  color: rgba(168, 168, 179, 1);
  cursor: pointer;
}
.details_box .Number_box .center {
  margin-left: 50px;
  margin-right: 50px;
}
.details_box .Number_box {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 22px;
  margin-top: 19px;
  line-height: 19px;
}
.details_box .Supplier {
  font-size: 14px;
  margin-bottom: 43px;
  color: rgba(38, 38, 45, 1);
}
.details_box .Machine {
  font-size: 28px;
  font-weight: bold;
  color: rgba(38, 38, 45, 1);
  line-height: 36px;
}
.details_box .el-breadcrumb__inner.is-link:hover,
.details_box .el-breadcrumb__inner a:hover {
  color: #409eff;
}
.details_box .el-breadcrumb__inner.is-link,
.details_box .el-breadcrumb__inner a {
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #303133;
}
.details_box
  .details_box
  .Supplier
  .el-breadcrumb
  .el-breadcrumb__item
  .right_jian {
  vertical-align: middle;
}
