.communication {
  width: 100%;
  height: auto;
  background: #EDF4FF;
  overflow: hidden;
}
.communication .title {
  margin-top: 91px;
  margin-bottom: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 38px;
  color: #333333;
}
.communication .bid-box {
  height: 264px;
  background: #FFFFFF;
  border: 1px solid #DBE9FF;
  padding: 32px;
}
.communication .bid-box .bid-img {
  width: 158px;
  height: 200px;
  margin-right: 35px;
}
.communication .bid-box .img2 {
  width: 115px;
  height: 107px;
}
.communication .bid-box .desc1 {
  margin-top: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  width: 100%;
  text-align: center;
}
.communication .bid-box .img3 {
  width: 106px;
  height: 107px;
}
.communication .bid-box .line {
  width: 400px;
  height: 1px;
  border: 1px solid #A4B7D8;
  opacity: 0.5;
}
.communication .bid-box .bid-desc .bid-title {
  margin-top: 68px;
  margin-bottom: 10px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #1060BC;
}
.communication .bid-box .bid-desc .bid-file {
  margin-top: 18px;
  width: 400px;
  height: 50px;
  line-height: 50px;
  background: #EDF4FF;
  padding-left: 18px;
  padding-right: 20px;
  display: inline-block;
}
.communication .bid-box .bid-desc .bid-file:hover {
  transform: translateY(-2px);
}
.communication .bid-box .bid-desc .bid-file:hover .file-text {
  color: #1060BC;
}
.communication .bid-box .bid-desc .bid-file .file-img {
  width: 19px;
  height: 23px;
  margin-right: 18px;
  margin-top: -5px;
}
.communication .bid-box .bid-desc .bid-file .file-text {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.communication .bid-box .bid-desc .bid-file .file-size {
  float: right;
}
.communication .img-box {
  display: block;
  text-align: center;
}
.communication .sty1 {
  width: 666px;
}
.communication .sty2 {
  width: 264px;
  margin-right: 20px;
  padding: 55px 0;
}
.communication .sty2 .desc1 {
  display: block;
  margin-top: 30px;
}
.communication .desc1:hover {
  color: #1060BC;
}
.communication .sty3 {
  width: 436px;
  padding: 55px 23px;
}
.communication .sty3 .desc1 {
  display: block;
  margin-top: 30px;
  text-align: center;
}

/*# sourceMappingURL=index.css.map */
