@charset "UTF-8";
/**
* 华润集团守正电子招标平台
* date:2023-2-17
* author: ghy;
 */
body {
  min-width: 1250px;
  background-color: #f7f5f4;
}

.title-common {
  width: 100%;
  height: 41px;
  border-bottom: 1px solid #2660ad;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 18px;
}
.title-common-more {
  position: relative;
  color: #666;
  font-size: 16px;
  font-weight: normal;
}
.title-common-more::after {
  position: absolute;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 10px;
  height: 16px;
  background: url("../images/more-icon.png") no-repeat center;
}

.tab-more {
  position: absolute;
  top: -88px;
  right: 18px;
}

.main-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 340px;
  margin-top: 21px;
}
.main-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 342px;
}
.main-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 379px;
}
.main-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 181px;
}

.tender {
  width: 783px;
}
.tender-hd {
  margin-top: 16px;
  padding-left: 5px;
}
.tender-hd-item {
  position: relative;
  color: #666;
  font-size: 15px;
  margin-right: 21px;
  cursor: pointer;
}
.tender-hd-item::after {
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #e5ddd9;
}
.tender-hd-item:last-child::after {
  display: none;
}
.tender-hd-item.active {
  color: #2660ad;
  font-size: 15px;
  font-weight: 600;
}

.pretrial {
  position: relative;
}
.pretrial-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  font-size: 14px;
  text-align: center;
  margin-top: 22px;
}
.pretrial-item .name {
  width: 533px;
  text-align: left;
  padding-right: 15px;
}
.pretrial-item .stats {
  width: 110px;
  color: #2660ad;
}
.pretrial-item .goods {
  width: 60px;
}
.pretrial-item .date {
  width: 80px;
}
.pretrial-item:hover {
  color: #2660ad;
}
.pretrial-item:hover .stats {
  color: #2660ad;
}

.enroll {
  width: 365px;
}
.enroll-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.enroll-content-item {
  width: 62px;
  height: 75px;
  margin: 46px calc((100% - 186px) / 6) 0;
}
.enroll-content-item .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
}
.enroll-content-item .name {
  display: block;
  color: #333;
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  margin-top: 9px;
}

.chain {
  width: 365px;
}
.chain-content {
  display: block;
  width: 360px;
  height: 246px;
  margin: 25px auto 0;
}

.notice {
  width: 783px;
}
.notice-content {
  padding-top: 17px;
}
.notice-content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #333;
  font-size: 14px;
  padding-right: 24px;
  margin-bottom: 21px;
}
.notice-content-item .name {
  max-width: 517px;
}
.notice-content-item:hover {
  color: #2660ad;
}

.help {
  width: 365px;
}
.help-swiper {
  height: 290px;
}
.help .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 240px;
}
.help .swiper-slide-item {
  width: 62px;
  height: 75px;
  margin: 45px calc((100% - 186px) / 6) 0;
}
.help .swiper-slide-item .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}
.help .swiper-slide-item .name {
  display: block;
  color: #333;
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  margin-top: 14px;
}
.help-circle .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #b3b3b5;
  opacity: 1;
}
.help-circle .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: #2660ad;
}

.contact {
  width: 365px;
}
.contact-content {
  color: #333;
  font-size: 14px;
  line-height: 30px;
  padding-top: 10px;
}
.contact-content-item {
  display: block;
}
.contact-content-more {
  margin-top: 10px;
}
.contact-content-more .img-box {
  width: 96px;
  height: 96px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.contact-content-more .img-intro {
  position: relative;
  width: 185px;
  line-height: 27px;
  margin: 30px 0 0 26px;
}
.contact-content-more .img-intro::before {
  position: absolute;
  left: -17px;
  top: 9px;
  content: "";
  display: block;
  width: 7px;
  height: 13px;
  background: url("../images/contact-intro-icon.png") no-repeat center;
}