.supplyChainManagement .container-fluid {
  padding: 0 16px;
  margin: 0 auto;
  width: 96%;
}
.scrollImg img {
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .supplyChainManagement .container-fluid {
    padding: 0 20px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .supplyChainManagement .container-fluid {
    overflow: auto;
  }
}
@media (min-width: 768px) {
  .supplyChainManagement .container-fluid {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .supplyChainManagement .container-fluid {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .supplyChainManagement .container-fluid {
    max-width: 1232px;
  }
}
@media (max-width: 576px) {
  .supplyChainManagement .container-fluid img {
    max-width: 1200px;
  }
}
.supplyChainManagement a:hover {
  color: #004280;
}
.supplyChainManagement a:focus {
  color: #004280;
}
.supplyChainManagement H2 {
  margin-top: 61px;
}
@media (max-width: 767px) {
  .supplyChainManagement H2 {
    margin-top: 31px;
    margin-bottom: 24px;
  }
}
.supplyChainManagement H2.spplier {
  margin-top: 92px;
  margin-bottom: 61px;
}
@media (max-width: 767px) {
  .supplyChainManagement H2.spplier {
    margin-top: 45px;
    margin-bottom: 12px;
  }
}
.supplyChainManagement .h3-ti {
  text-align: center;
}
.supplyChainManagement .h3-ti.mitchart {
  margin-bottom: 24px;
}
.supplyChainManagement .h3-ti.mitword {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .supplyChainManagement .h3-ti.mitword {
    margin-top: 7px;
  }
}
.supplyChainManagement .h3-ti.blueinner {
  margin-bottom: 5px;
  text-align: left;
}
.supplyChainManagement .h3-ti.special {
  margin-top: 21px;
}
.supplyChainManagement .mt57 .small-tx {
  color: #4d4d4d;
  line-height: 2.14;
  margin-top: 36px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt57 .small-tx {
    margin-top: 26px;
    line-height: 1.69;
  }
}
.supplyChainManagement .mt84 {
  margin-top: 84px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt84 {
    margin-top: 25px;
  }
}
.supplyChainManagement .mt70 {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt70 {
    margin-top: 21px;
  }
}
.supplyChainManagement .mt63 {
  margin-top: 63px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt63 {
    margin-top: 34px;
  }
}
.supplyChainManagement .mt30 {
  margin-top: 30px;
}
.supplyChainManagement .mt48 {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt48 {
    margin-top: 15px;
  }
}
.supplyChainManagement .mt49 {
  margin-top: 49px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt49 {
    margin-top: 21px;
  }
}
.supplyChainManagement .mt57 {
  margin-top: 57px;
}
@media (max-width: 767px) {
  .supplyChainManagement .mt57 {
    margin-top: 23px;
  }
}
.supplyChainManagement .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.supplyChainManagement .flex .spot {
  width: 10px;
  height: 10px;
  background-color: #004280;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 0;
}
.supplyChainManagement .flex p {
  margin-left: 28px;
  color: #333333;
  line-height: 2.15;
}
.supplyChainManagement .flex.small .spot {
  width: 8px;
  height: 8px;
  margin-top: 3px;
}
.supplyChainManagement .flex.small p {
  margin-left: 24px;
  line-height: 2.15;
}
@media (max-width: 767px) {
  .supplyChainManagement .flex p {
    line-height: 1.69;
  }
  .supplyChainManagement .flex.small .spot {
    width: 5px;
    height: 5px;
    margin-top: 1px;
    margin-left: 6px;
  }
  .supplyChainManagement .flex.small p {
    line-height: 1.69;
  }
}
.supplyChainManagement .chartwrap {
  margin-top: 61px;
}
@media (max-width: 767px) {
  .supplyChainManagement .chartwrap {
    margin-top: 23px;
  }
}
.supplyChainManagement .imgwrap img {
  margin: 0 auto;
}
.supplyChainManagement .chart5 {
  margin: 40px 0;
}
@media (max-width: 767px) {
  .supplyChainManagement .chart5 {
    margin: 20px 0;
  }
}
.supplyChainManagement .bluebtn {
  background-color: #004280;
  color: white;
  display: table-cell;
  vertical-align: middle;
  padding: 14px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.supplyChainManagement .bluebtn .ind-bannerdes {
  color: white;
}
.supplyChainManagement .bluebtn .arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 12px;
}
@media (min-width: 768px) {
  .supplyChainManagement .bluebtn:hover {
    background-color: white;
    -webkit-box-shadow: 0px 0px 0px 1px #004280 inset;
            box-shadow: 0px 0px 0px 1px #004280 inset;
    text-decoration: none;
  }
  .supplyChainManagement .bluebtn:hover .ind-bannerdes {
    color: #004280;
  }
  .supplyChainManagement .bluebtn:hover .arrow {
    border-top: 2px solid #004280;
    border-right: 2px solid #004280;
  }
}
.supplyChainManagement .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.supplyChainManagement .category .item {
  text-align: center;
  border: 1px solid #d5d5d5;
  padding: 2% 0;
  width: 19%;
}
.supplyChainManagement .category .item img {
  width: 29%;
}
.supplyChainManagement .category .item p {
  font-size: 18px;
  margin-top: 3%;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .supplyChainManagement .category {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .supplyChainManagement .category .item {
    width: 30%;
    padding: 4% 0;
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .supplyChainManagement .category {
    margin-bottom: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .supplyChainManagement .category .item {
    width: 48%;
    padding: 4% 5.4%;
    margin: 0 0 13px 0;
  }
  .supplyChainManagement .category .item img {
    width: 42%;
  }
}
@media (max-width: 375px) {
  .supplyChainManagement.lang_en .category .item {
    width: 100%;
  }
  .supplyChainManagement.lang_en .category .item img {
    width: 22%;
  }
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .form-container {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .table4 {
    overflow-x: auto;
  }
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .table4 .table-row {
    width: 414px;
  }
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .table5 .tablebox {
    overflow-x: auto;
  }
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .table5 .tablebox .table-row {
    width: 374px;
  }
}
.supplyChainManagement.lang_en .table5 .tablebox .table-row .table-cell .table-box {
  width: 65%;
}
.supplyChainManagement.lang_en .table5 .tablebox .table-row .table-cell .table-box.head {
  width: 35%;
  margin-right: 0;
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .table3 {
    overflow-x: auto;
  }
}
@media (max-width: 414px) {
  .supplyChainManagement.lang_en .table3 .table-row {
    width: 374px;
  }
}
.supplyChainManagement.lang_en .table3 .table-row .row-content.mobile {
  height: 64px;
}