/*前缀兼容样式 start*/
/*单行省略*/
/*多行省略*/
/*背景线性渐变*/
/*opacity*/
/*gray*/
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/*前缀兼容样式 end*/
/* body {
  padding-bottom: 450px !important;
} */
.back-black .footer-nav ul li a {
  box-sizing: content-box;
}
.box-1 {
  width: 100%;
  height: 570px;
  background: url("../img/procurementManagementSystem/banner_02.png") center no-repeat;
  background-size: cover;
}
.box-1 .contain {
  width: 1200px;
  padding-top: 205px;
  margin: 0 auto;
  text-align: center;
}
.box-1 .contain .title {
  font-size: 38px;
  color: #ffffff;
}
.box-1 .contain .text {
  width: 448px;
  text-align: justify;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.5em;
}
.box-1 .contain .jump {
  width: 125px;
  height: 36px;
  margin-top: 40px;
  border-radius: 18px;
  border: solid 1px #ffffff;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
}
/*面包屑*/
.box-2 .crumbs-container {
  padding: 30px 0;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px solid #dcdcdc;
}
.box-2 .crumbs-container .label {
  padding-right: 5px;
}
.box-2 .crumbs-container .value .item {
  float: left;
  padding: 0 5px;
}
.box-2 .crumbs-container .value .item a {
  color: #999999;
}
.box-2 .crumbs-container .value .item.active {
  color: #333;
}
.box .box-title {
  font-size: 30px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}
.box .box-text {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.box .contain {
  width: 1200px;
  margin: 0 auto;
}
.box .contain-img {
  display: block;
  margin: 0 auto;
  margin-top: 54px;
}
.box-3 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f1f1f1;
}
.box-3 .contain .left-img {
  float: left;
  margin-right: 66px;
}
.box-3 .contain .text-box {
  padding-top: 100px;
}
.box-3 .contain .text-box .text-title {
  margin-bottom: 36px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-3 .contain .text-box .text {
  font-size: 16px;
  color: #333333;
}
.box-4 {
  width: 100%;
  background-color: #f1f1f1;
  padding-top: 70px;
  padding-bottom: 60px;
}
.box-4 .contain {
  margin-top: 80px;
}
.box-4 .contain .ul-list {
  float: left;
  width: 50%;
}
.box-4 .contain .ul-list .list-item {
  margin-bottom: 20px;
}
.box-4 .contain .ul-list .list-item .num {
  display: inline-block;
  margin-right: 16px;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: #527bfd;
}
.box-4 .contain .ul-list .list-item .text {
  display: inline-block;
  width: 500px;
  font-size: 16px;
}
.box-4 .contain .ul-list .list-item .text .orange {
  font-weight: 700;
  color: #e46c0a;
}
.box-4 .contain .ul-list .list-item .text .black {
  color: #333333;
}
.box-4 .contain .right-img {
  float: right;
  width: 566px;
}
.box-5 {
  padding-top: 60px;
  padding-bottom: 68px;
}
.box-5 .contain {
  width: 1200px;
  margin: auto;
}
.box-5 .list {
  margin: 100px -20px 0;
}
.box-5 .list .list-item {
  margin: 0 20px;
  float: left;
  min-height: 178px;
  background-color: #fafafc;
  border-radius: 10px;
  transition: 0.3s;
}
.box-5 .list .list-item .title {
  width: 196px;
  height: 68px;
  margin: -36px auto 0;
  line-height: 68px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
}
.box-5 .list .list-item .text-box {
  width: 256px;
  height: 284px;
  padding: 12px 30px;
  text-align: center;
}
.box-5 .list .list-item .text-box.text-box-1 {
  height: 198px;
}
.box-5 .list .list-item .text-box .p {
  font-size: 14px;
  color: #333;
  padding: 6px 0;
}
.box-5 .list .list-item.list-item-1 {
  box-shadow: 0 3px 10px rgba(255, 150, 46, 0.3);
}
.box-5 .list .list-item.list-item-1 .title {
  background-color: #f7934f;
}
.box-5 .list .list-item.list-item-2 {
  box-shadow: 0 3px 10px rgba(255, 192, 0, 0.3);
}
.box-5 .list .list-item.list-item-2 .title {
  background-color: #ffc000;
}
.box-5 .list .list-item.list-item-3 {
  box-shadow: 0 3px 10px rgba(82, 123, 253, 0.3);
}
.box-5 .list .list-item.list-item-3 .title {
  background-color: #527bfd;
}
.box-5 .list .list-item.list-item-4 {
  box-shadow: 0 3px 10px rgba(237, 141, 141, 0.3);
}
.box-5 .list .list-item.list-item-4 .title {
  background-color: #ed8d8d;
}
.box-5 .list .list-item.list-item-5 {
  box-shadow: 0 3px 10px rgba(141, 175, 231, 0.3);
}
.box-5 .list .list-item.list-item-5 .title {
  background-color: #8dafed;
}
.box-6 {
  padding-top: 60px;
  padding-bottom: 68px;
}
.box-6 .contain-img {
  width: 1200px;
  margin: 50px auto 0;
}
.box-7 {
  padding-top: 60px;
  padding-bottom: 68px;
}
.box-7 .contain {
  margin-top: 50px;
}
.box-7 .contain .left {
  float: left;
  margin-top: 80px;
}
.box-7 .contain .left .left-title {
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: 700;
  color: #e46c0a;
}
.box-7 .contain .left .text {
  width: 440px;
  font-size: 16px;
  color: #333;
}
.box-7 .contain .left .list {
  width: 440px;
}
.box-7 .contain .left .list .list-item {
  position: relative;
  padding-left: 20px;
  line-height: 36px;
  font-size: 16px;
  color: #333;
}
.box-7 .contain .left .list .list-item::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #527bfd;
}
.box-7 .contain .right-img {
  float: right;
}
.box-7 .img {
  display: block;
  width: 880px;
  margin: 50px auto 0;
}
/* 中文提示 */
.zh {
  margin-top: 30px;
  margin-bottom: 58px;
  font-size: 16px;
  color: #1a1a1a;
  text-align: center;
}
.grey {
  background-color: #f7f8fc !important;
}
.white {
  background-color: #fff !important;
}
