@media (min-width: 768px) {
  body {
    padding-top: 106px;
  }
}

.chuangcuhei {
  color: #111;
}

.page-banner {
  height: 860px;
  position: relative;
}

.page-banner::after {
  content: '';
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.page-banner .slogin {
  top: 279px;
  transform: translateY(0);
}

.page-banner h3 {
  color: #fff;
  font-size: 70px;
  height: auto;
  position: relative;
}

.page-banner h3::after {
  position: absolute;
  top: 100%;
  left: 0;
  content: '';
  overflow: hidden;
  height: 4px;
  width: 92px;
  background-color: #e60d16;
  display: block;
  transform: skewX(-30deg);
  margin-top: 15px;
}

.page-banner .crumbs_box {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 43px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.page-banner .crumbs_box a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

.page-banner .crumbs_box a:hover {
  color: #111;
}

.page-banner .crumbs_box span {
  margin: 0 5px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

.page-banner .crumbs_box p {
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

.column-title .descript {
  padding-bottom: 0;
}

.page-tab.fixed {
  z-index: 1001;
  top: 0 !important;
}

.page-tab .page-tab-content ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.page-tab .page-tab-content ul li {
  margin-right: 90px;
}

.page-tab .page-tab-content ul li a {
  color: #666;
  font-size: 16px;
}

.page-tab .page-tab-content ul li.active a {
  color: #111;
}

#contact .service .content {
  width: 100%;
  padding: 0 95px;
}

#contact .service .content .contact_desc {
  width: 700px;
  margin: 0 auto;
}

#contact .service .content .vip-line {
  margin-top: 78px;
}

#contact .service .content .vip-line h3 {
  text-align: left;
  padding-left: 20px;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 153.846% */
  position: relative;
}

#contact .service .content .vip-line h3::before {
  content: '';
  width: 3px;
  height: 20px;
  transform: skewX(-15deg) translateY(-50%);
  background: #e60d16;
  position: absolute;
  top: 50%;
  left: 0;
}

#contact .service .content .contact_wei {
  margin-top: 30px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}

#contact .service .content .contact_wei .qr {
  margin-left: 68px;
}

#contact .address {
  margin-top: 78px;
}

#contact .address h3 {
  text-align: left;
  padding-left: 20px;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 153.846% */
  position: relative;
}

#contact .address h3::before {
  content: '';
  width: 3px;
  height: 20px;
  transform: skewX(-15deg) translateY(-50%);
  background: #e60d16;
  position: absolute;
  top: 50%;
  left: 0;
}

#contact .address .headquarters {
  padding: 0 95px;
}

#contact .address .row {
  margin-top: 28px;
  padding: 40px;
  background: #F9F9F9;
}

#contact .firstlink-entry-block h3 {
  color: #fff;
}

#contact .firstlink-entry-block .row {
  padding: 0 95px;
}

#contact .firstlink-entry-block .row .item {
  overflow: hidden;
}

#contact .firstlink-entry-block .row .item:hover img {
  transform: scale(1.05);
}

#contact .firstlink-entry-block .row .item img {
  transition: all 0.6s;
}

#contact .tendering-platform {
  width: 100%;
  height: auto;
}

#contact .tendering-platform .tender_box {
  padding: 0 95px;
}

#contact .tendering-platform .time-line {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}

#contact .tendering-platform .time-line::before {
  content: " ";
  position: absolute;
  left: 58px;
  right: 58px;
  bottom: 23px;
  background-color: #e6e6e6;
  height: 1px;
  overflow: hidden;
}

#contact .tendering-platform .time-line ul {
  margin-bottom: 0;
}

#contact .tendering-platform .time-line li {
  padding-bottom: 8px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 18px;
  color: #666;
}

#contact .tendering-platform .time-line li a {
  display: inline-block;
  width: 100%;
  text-align: center;
}

#contact .tendering-platform .time-line li.active {
  font-size: 18px;
}

#contact .tendering-platform .time-line li::after {
  display: none;
}

#contact .tendering-platform .time-line li::before {
  content: " ";
  top: unset;
  position: absolute;
  left: 50%;
  bottom: 0;
  background-color: #e6e6e6;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  transform: translateX(-50%);
}

#contact .tendering-platform .time-line .swiper-button-prev {
  width: 11px;
  height: 20px;
  left: 2%;
  top: 73%;
}

#contact .tendering-platform .time-line .swiper-button-prev img {
  width: 100%;
  height: 100%;
}

#contact .tendering-platform .time-line .swiper-button-prev::after {
  content: '';
}

#contact .tendering-platform .time-line .swiper-button-next {
  width: 11px;
  height: 20px;
  right: 2%;
  top: 73%;
}

#contact .tendering-platform .time-line .swiper-button-next img {
  width: 100%;
  height: 100%;
}

#contact .tendering-platform .time-line .swiper-button-next::after {
  content: '';
}

#contact .tendering-platform .tender_bot {
  width: 100%;
  height: auto;
  margin-top: 76px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

#contact .tendering-platform .tender_bot .current-year {
  color: #E60012;
  font-size: 80px;
  font-style: italic;
  font-weight: 900;
  line-height: 72px;
  /* 90% */
}

#contact .tendering-platform .tender_bot .time-line-content-swiper {
  width: 890px;
  height: auto;
  padding: 30px;
  padding-top: 0;
}

#contact .tendering-platform .tender_bot .time-line-content-swiper li {
  margin-bottom: 20px;
  width: 100%;
  height: 100px;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0 0 30px -5px rgba(68, 68, 68, 0.1);
}

#contact .tendering-platform .tender_bot .time-line-content-swiper li a {
  width: 100%;
  height: 100%;
  padding: 23px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

#contact .tendering-platform .tender_bot .time-line-content-swiper li a img {
  width: 54px;
  height: 54px;
}

#contact .tendering-platform .tender_bot .time-line-content-swiper li a .title {
  width: calc(100% - 74px);
  height: auto;
  margin-left: 20px;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  /* 150% */
}

#contact .tendering-platform .tender_bot .time-line-content-swiper li a .title span {
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

@media screen and (max-width: 1440px) {
  .page-banner {
    height: 50.76389vw;
    position: relative;
  }
  .page-banner::after {
    content: '';
    width: 100%;
    height: 11.80556vw;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .page-banner .slogin {
    top: 16.46875vw;
    transform: translateY(0);
  }
  .page-banner h3 {
    color: #fff;
    font-size: 4.13194vw;
    height: auto;
    position: relative;
  }
  .page-banner h3::after {
    position: absolute;
    top: 100%;
    left: 0;
    content: '';
    overflow: hidden;
    height: 0.23611vw;
    width: 5.43056vw;
    background-color: #e60d16;
    display: block;
    transform: skewX(-30deg);
    margin-top: 0.88542vw;
  }
  .page-banner .crumbs_box {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 2.53819vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .page-banner .crumbs_box a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.94444vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.77083vw;
    /* 187.5% */
  }
  .page-banner .crumbs_box a:hover {
    color: #111;
  }
  .page-banner .crumbs_box span {
    margin: 0 0.29514vw;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.94444vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.77083vw;
    /* 187.5% */
  }
  .page-banner .crumbs_box p {
    margin-bottom: 0;
    color: #fff;
    font-size: 0.94444vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.77083vw;
    /* 187.5% */
  }
  .column-title .descript {
    padding-bottom: 0;
  }
  .page-tab.fixed {
    z-index: 1001;
    top: 0 !important;
  }
  .page-tab .page-tab-content ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .page-tab .page-tab-content ul li {
    margin-right: 5.3125vw;
  }
  .page-tab .page-tab-content ul li a {
    color: #666;
    font-size: 0.94444vw;
  }
  .page-tab .page-tab-content ul li.active a {
    color: #111;
  }
  #contact .service .content {
    width: 100%;
    padding: 0 5.60764vw;
  }
  #contact .service .content .contact_desc {
    width: 41.31944vw;
    margin: 0 auto;
  }
  #contact .service .content .vip-line {
    margin-top: 4.60417vw;
  }
  #contact .service .content .vip-line h3 {
    text-align: left;
    padding-left: 1.18056vw;
    color: #000;
    font-size: 1.29861vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.36111vw;
    /* 153.846% */
    position: relative;
  }
  #contact .service .content .vip-line h3::before {
    content: '';
    width: 0.17708vw;
    height: 1.18056vw;
    transform: skewX(-15deg) translateY(-50%);
    background: #e60d16;
    position: absolute;
    top: 50%;
    left: 0;
  }
  #contact .service .content .contact_wei {
    margin-top: 1.77083vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #contact .service .content .contact_wei .qr {
    margin-left: 4.01389vw;
  }
  #contact .address {
    margin-top: 4.60417vw;
  }
  #contact .address h3 {
    text-align: left;
    padding-left: 1.18056vw;
    color: #000;
    font-size: 1.29861vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.36111vw;
    /* 153.846% */
    position: relative;
  }
  #contact .address h3::before {
    content: '';
    width: 0.17708vw;
    height: 1.18056vw;
    transform: skewX(-15deg) translateY(-50%);
    background: #e60d16;
    position: absolute;
    top: 50%;
    left: 0;
  }
  #contact .address .headquarters {
    padding: 0 5.60764vw;
  }
  #contact .address .row {
    margin-top: 1.65278vw;
    padding: 2.36111vw;
    background: #F9F9F9;
  }
  #contact .firstlink-entry-block h3 {
    color: #fff;
  }
  #contact .firstlink-entry-block .row {
    padding: 0 5.60764vw;
  }
  #contact .firstlink-entry-block .row .item {
    overflow: hidden;
  }
  #contact .firstlink-entry-block .row .item:hover img {
    transform: scale(1.05);
  }
  #contact .firstlink-entry-block .row .item img {
    transition: all 0.6s;
  }
  #contact .tendering-platform {
    width: 100%;
    height: auto;
  }
  #contact .tendering-platform .tender_box {
    padding: 0 5.60764vw;
  }
  #contact .tendering-platform .time-line {
    width: 100%;
    height: auto;
    padding-bottom: 1.18056vw;
  }
  #contact .tendering-platform .time-line::before {
    content: " ";
    position: absolute;
    left: 3.42361vw;
    right: 3.42361vw;
    bottom: 1.35764vw;
    background-color: #e6e6e6;
    height: 0.05903vw;
    overflow: hidden;
  }
  #contact .tendering-platform .time-line ul {
    margin-bottom: 0;
  }
  #contact .tendering-platform .time-line li {
    padding-bottom: 0.47222vw;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 1.0625vw;
    color: #666;
  }
  #contact .tendering-platform .time-line li a {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #contact .tendering-platform .time-line li.active {
    font-size: 1.0625vw;
  }
  #contact .tendering-platform .time-line li::after {
    display: none;
  }
  #contact .tendering-platform .time-line li::before {
    content: " ";
    top: unset;
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #e6e6e6;
    height: 0.41319vw;
    width: 0.41319vw;
    border-radius: 50%;
    transform: translateX(-50%);
  }
  #contact .tendering-platform .time-line .swiper-button-prev {
    width: 0.64931vw;
    height: 1.18056vw;
    left: 2%;
    top: 73%;
  }
  #contact .tendering-platform .time-line .swiper-button-prev img {
    width: 100%;
    height: 100%;
  }
  #contact .tendering-platform .time-line .swiper-button-prev::after {
    content: '';
  }
  #contact .tendering-platform .time-line .swiper-button-next {
    width: 0.64931vw;
    height: 1.18056vw;
    right: 2%;
    top: 73%;
  }
  #contact .tendering-platform .time-line .swiper-button-next img {
    width: 100%;
    height: 100%;
  }
  #contact .tendering-platform .time-line .swiper-button-next::after {
    content: '';
  }
  #contact .tendering-platform .tender_bot {
    width: 100%;
    height: auto;
    margin-top: 4.48611vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #contact .tendering-platform .tender_bot .current-year {
    color: #E60012;
    font-size: 4.72222vw;
    font-style: italic;
    font-weight: 900;
    line-height: 4.25vw;
    /* 90% */
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper {
    width: 52.53472vw;
    height: auto;
    padding: 1.77083vw;
    padding-top: 0;
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li {
    margin-bottom: 1.18056vw;
    width: 100%;
    height: 5.90278vw;
    border-radius: 0.35417vw;
    background: #FFF;
    box-shadow: 0 0 1.77083vw -0.29514vw rgba(68, 68, 68, 0.1);
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a {
    width: 100%;
    height: 100%;
    padding: 1.35764vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a img {
    width: 3.1875vw;
    height: 3.1875vw;
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a .title {
    width: calc(100% - 74*$dw);
    height: auto;
    margin-left: 1.18056vw;
    color: #333;
    font-size: 0.94444vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    /* 150% */
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a .title span {
    color: #666;
    font-size: 0.94444vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.77083vw;
    /* 187.5% */
  }
}

@media screen and (max-width: 1024px) {
  .page-banner {
    height: 160vw;
  }
  .page-banner::after {
    content: '';
    width: 100%;
    height: 160vw;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .page-banner .slogin {
    top: 23.2vw;
    transform: translateY(0);
  }
  .page-banner h3 {
    text-align: center;
    color: #fff;
    font-size: 8.53333vw;
    height: auto;
    position: relative;
  }
  .page-banner h3::after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
    overflow: hidden;
    height: 0.53333vw;
    width: 16vw;
    background-color: #e60d16;
    display: block;
    transform: skewX(-30deg) translateX(-50%);
    margin-top: 2vw;
  }
  .page-banner .crumbs_box {
    padding: 0 4vw;
    position: absolute;
    left: 0;
    bottom: 2.66667vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    z-index: 2;
  }
  .page-banner .crumbs_box a {
    color: #999;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 8vw;
    /* 187.5% */
  }
  .page-banner .crumbs_box a:hover {
    color: #fff;
  }
  .page-banner .crumbs_box span {
    margin: 0 1.33333vw;
    color: rgba(255, 255, 255, 0.6);
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 8vw;
    /* 187.5% */
  }
  .page-banner .crumbs_box p {
    margin-bottom: 0;
    color: #fff;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 8vw;
    /* 187.5% */
  }
  .column-title .descript {
    padding-bottom: 0;
  }
  .page-tab.fixed {
    z-index: 1001;
    top: 0 !important;
  }
  .page-tab .page-tab-content ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: inherit;
  }
  .page-tab .page-tab-content ul li {
    margin-right: 6.4vw;
  }
  .page-tab .page-tab-content ul li a {
    color: #666;
    font-size: 4.26667vw;
  }
  .page-tab .page-tab-content ul li.active a {
    color: #111;
  }
  #contact .service .content {
    width: 100%;
    padding: 0 0vw;
    margin: 0;
  }
  #contact .service .content .contact_desc {
    width: 100%;
    margin: 0 auto;
  }
  #contact .service .content .vip-line {
    margin-top: 8.53333vw;
  }
  #contact .service .content .vip-line h3 {
    text-align: left;
    padding-left: 5.33333vw;
    color: #000;
    font-size: 5.86667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    /* 153.846% */
    position: relative;
  }
  #contact .service .content .vip-line h3::before {
    content: '';
    width: 0.8vw;
    height: 5.33333vw;
    transform: skewX(-15deg) translateY(-50%);
    background: #e60d16;
    position: absolute;
    top: 50%;
    left: 0;
  }
  #contact .service .content .contact_wei {
    margin-top: 5.33333vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #contact .service .content .contact_wei .qr {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-left: 0vw;
    row-gap: 5.33333vw;
  }
  #contact .service .content .contact_wei .qr > div {
    margin: 0;
    width: 50%;
    font-size: 3.73333vw;
  }
  #contact .service .content .contact_wei .qr > div img {
    width: 44vw;
    height: 44vw;
  }
  #contact .address {
    margin-top: 8.53333vw;
  }
  #contact .address h3 {
    text-align: left;
    padding-left: 5.33333vw;
    color: #000;
    font-size: 5.86667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    /* 153.846% */
    position: relative;
  }
  #contact .address h3::before {
    content: '';
    width: 0.8vw;
    height: 5.33333vw;
    transform: skewX(-15deg) translateY(-50%);
    background: #e60d16;
    position: absolute;
    top: 50%;
    left: 0;
  }
  #contact .address .headquarters {
    padding: 0 0vw;
  }
  #contact .address .row {
    margin-top: 3.73333vw;
    padding: 5.33333vw;
    background: #F9F9F9;
  }
  #contact .firstlink-entry-block h3 {
    color: #fff;
  }
  #contact .firstlink-entry-block .row {
    padding: 0vw;
  }
  #contact .firstlink-entry-block .row .item {
    overflow: hidden;
  }
  #contact .firstlink-entry-block .row .item:hover img {
    transform: scale(1);
  }
  #contact .firstlink-entry-block .row .item img {
    transition: all 0.6s;
  }
  #contact .tendering-platform {
    width: 100%;
    height: auto;
  }
  #contact .tendering-platform .tender_box {
    padding: 0 12.66667vw;
  }
  #contact .tendering-platform .time-line {
    width: 100%;
    height: auto;
    padding-bottom: 2.66667vw;
  }
  #contact .tendering-platform .time-line::before {
    content: " ";
    position: absolute;
    left: 7.73333vw;
    right: 7.73333vw;
    bottom: 3.06667vw;
    background-color: #e6e6e6;
    height: 0.13333vw;
    overflow: hidden;
  }
  #contact .tendering-platform .time-line ul {
    margin-bottom: 0;
  }
  #contact .tendering-platform .time-line li {
    padding-bottom: 1.06667vw;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 2.4vw;
    color: #666;
  }
  #contact .tendering-platform .time-line li a {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  #contact .tendering-platform .time-line li.active {
    font-size: 2.4vw;
  }
  #contact .tendering-platform .time-line li::after {
    display: none;
  }
  #contact .tendering-platform .time-line li::before {
    content: " ";
    top: unset;
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #e6e6e6;
    height: 0.93333vw;
    width: 0.93333vw;
    border-radius: 50%;
    transform: translateX(-50%);
  }
  #contact .tendering-platform .time-line .swiper-button-prev {
    width: 1.46667vw;
    height: 2.66667vw;
    left: 2%;
    top: 73%;
  }
  #contact .tendering-platform .time-line .swiper-button-prev img {
    width: 100%;
    height: 100%;
  }
  #contact .tendering-platform .time-line .swiper-button-prev::after {
    content: '';
  }
  #contact .tendering-platform .time-line .swiper-button-next {
    width: 1.46667vw;
    height: 2.66667vw;
    right: 2%;
    top: 73%;
  }
  #contact .tendering-platform .time-line .swiper-button-next img {
    width: 100%;
    height: 100%;
  }
  #contact .tendering-platform .time-line .swiper-button-next::after {
    content: '';
  }
  #contact .tendering-platform .tender_bot {
    width: 100%;
    height: auto;
    margin-top: 10.13333vw;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #contact .tendering-platform .tender_bot .current-year {
    color: #E60012;
    font-size: 10.66667vw;
    font-style: italic;
    font-weight: 900;
    line-height: 9.6vw;
    /* 90% */
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper {
    width: 118.66667vw;
    height: auto;
    padding: 4vw;
    padding-top: 0;
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li {
    margin-bottom: 2.66667vw;
    width: 100%;
    height: 13.33333vw;
    border-radius: 0.8vw;
    background: #FFF;
    box-shadow: 0 0 4vw -0.66667vw rgba(68, 68, 68, 0.1);
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a {
    width: 100%;
    height: 100%;
    padding: 3.06667vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a img {
    width: 7.2vw;
    height: 7.2vw;
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a .title {
    width: calc(100% - 74*$mw);
    height: auto;
    margin-left: 2.66667vw;
    color: #333;
    font-size: 2.13333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    /* 150% */
  }
  #contact .tendering-platform .tender_bot .time-line-content-swiper li a .title span {
    color: #666;
    font-size: 2.13333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 4vw;
    /* 187.5% */
  }
}
