.act-fit {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
}
.act-fit #Supplier {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
  opacity: 0;
  overflow: hidden;
}
.act-fit .table {
  width: 100%;
  border: 1px solid #ebebeb;
  color: #303133;
}
.act-fit .table tr td {
  border: 1px solid #ebebeb;
  padding: 19px 0;
}
.act-fit .table tr td:first-child {
  background: #f3f6f8;
  width: 96px;
  text-align: center;
}
.act-fit .table tr td:first-child p {
  font-weight: 600;
  line-height: 24px;
}
.act-fit .table tr td .gys-div,
.act-fit .table tr td .pp-div {
  width: 100%;
  padding: 0 16px;
}
.act-fit .table tr td .gys-div .gys-itms,
.act-fit .table tr td .pp-div .gys-itms,
.act-fit .table tr td .gys-div .pp-itms,
.act-fit .table tr td .pp-div .pp-itms {
  width: 1010px;
  max-height: 24px;
  overflow: hidden;
}
.act-fit .table tr td .gys-div .gys-itms .gys-itms-wrp,
.act-fit .table tr td .pp-div .gys-itms .gys-itms-wrp,
.act-fit .table tr td .gys-div .pp-itms .gys-itms-wrp,
.act-fit .table tr td .pp-div .pp-itms .gys-itms-wrp,
.act-fit .table tr td .gys-div .gys-itms .pp-itms-wrp,
.act-fit .table tr td .pp-div .gys-itms .pp-itms-wrp,
.act-fit .table tr td .gys-div .pp-itms .pp-itms-wrp,
.act-fit .table tr td .pp-div .pp-itms .pp-itms-wrp {
  width: 100%;
}
.act-fit .table tr td .gys-div .gys-itms .gys-itm,
.act-fit .table tr td .pp-div .gys-itms .gys-itm,
.act-fit .table tr td .gys-div .pp-itms .gys-itm,
.act-fit .table tr td .pp-div .pp-itms .gys-itm,
.act-fit .table tr td .gys-div .gys-itms .pp-itm,
.act-fit .table tr td .pp-div .gys-itms .pp-itm,
.act-fit .table tr td .gys-div .pp-itms .pp-itm,
.act-fit .table tr td .pp-div .pp-itms .pp-itm {
  display: block;
  padding: 0px 15px 0 7px;
  height: 24px;
  color: #303133;
  margin: 0 10px 10px 0;
  border: 2px solid #fff;
  line-height: 22px;
}
.act-fit .table tr td .gys-div .gys-itms .gys-itm:hover,
.act-fit .table tr td .pp-div .gys-itms .gys-itm:hover,
.act-fit .table tr td .gys-div .pp-itms .gys-itm:hover,
.act-fit .table tr td .pp-div .pp-itms .gys-itm:hover,
.act-fit .table tr td .gys-div .gys-itms .pp-itm:hover,
.act-fit .table tr td .pp-div .gys-itms .pp-itm:hover,
.act-fit .table tr td .gys-div .pp-itms .pp-itm:hover,
.act-fit .table tr td .pp-div .pp-itms .pp-itm:hover {
  background: rgba(9, 200, 103, 0.05);
  border: 2px solid #09c867;
  border-radius: 2px;
  position: relative;
}
.act-fit .table tr td .gys-div .gys-itms .gys-itm.active,
.act-fit .table tr td .pp-div .gys-itms .gys-itm.active,
.act-fit .table tr td .gys-div .pp-itms .gys-itm.active,
.act-fit .table tr td .pp-div .pp-itms .gys-itm.active,
.act-fit .table tr td .gys-div .gys-itms .pp-itm.active,
.act-fit .table tr td .pp-div .gys-itms .pp-itm.active,
.act-fit .table tr td .gys-div .pp-itms .pp-itm.active,
.act-fit .table tr td .pp-div .pp-itms .pp-itm.active {
  background: rgba(9, 200, 103, 0.05);
  border: 2px solid #09c867;
  border-radius: 2px;
  position: relative;
}
.act-fit .table tr td .gys-div .gys-itms .gys-itm.active::after,
.act-fit .table tr td .pp-div .gys-itms .gys-itm.active::after,
.act-fit .table tr td .gys-div .pp-itms .gys-itm.active::after,
.act-fit .table tr td .pp-div .pp-itms .gys-itm.active::after,
.act-fit .table tr td .gys-div .gys-itms .pp-itm.active::after,
.act-fit .table tr td .pp-div .gys-itms .pp-itm.active::after,
.act-fit .table tr td .gys-div .pp-itms .pp-itm.active::after,
.act-fit .table tr td .pp-div .pp-itms .pp-itm.active::after {
  display: block;
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 17px;
  height: 17px;
  background-image: url("../../images/checked-icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.act-fit .table tr td .gys-div .up-or-down,
.act-fit .table tr td .pp-div .up-or-down {
  color: #1072cc;
  cursor: pointer;
  height: 24px;
  line-height: 24px;
}
.act-fit .table tr td .gys-div .up-or-down i,
.act-fit .table tr td .pp-div .up-or-down i {
  font-weight: 600;
  margin-left: 2px;
}
.act-fit .table tr td .kcpp-ul {
  margin-left: 16px;
}
.act-fit .table tr td .kcpp-ul li.li-f {
  cursor: pointer;
  margin-right: 25px;
}
.act-fit .table tr td .kcpp-ul li.li-f.active span {
  background-image: url('../../images/checked-s1.png');
}
.act-fit .table tr td .kcpp-ul li.li-f span {
  height: 16px;
  width: 16px;
  background-image: url('../../images/nochecked-s.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: 9px;
}
