.bidcreditreport-container .bcr_header {
  height: 400px;
  width: 100%;
  background: linear-gradient(to right, #EAF7FF, #D7E7FF);
}
.bidcreditreport-container .bcr_header .bcr_header_content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  background: url('../image/bg1.png') no-repeat;
  background-size: 100% 100%;
}

.bidcreditreport-container .bcr_header_content h1 {
  margin: 68px 0 16px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 48px;
  line-height: 67px;
  letter-spacing: 8%;
  color: #1d1d1d;
}

.bidcreditreport-container .bcr_header_content .bcr_head_company {
  width: 597px;
  height: 54px;
}

.bidcreditreport-container .bcr_header_content .view_example {
  margin-top: 40px;
  width: 180px;
  height: 46px;
  border-radius: 8px;
  background: linear-gradient(to right, #4ABDFF, #185FF8);
  color: #FFFFFF;
  font-size: 16px;
}

.bidcreditreport-container .bcr_header_content .bcr_hang {
  position: absolute;
  bottom: -43px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: rgba(255, 255, 255, 0.9);
  padding: 0 60px;
  width: 880px;
  height: 96px;
  border-radius: 16px;
  box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.12);
}

.bidcreditreport-container .bcr_header_content .bcr_hang .bcr_hang_item {
  display: flex;
  align-items: center;
}
.bcr_hang_item.bcr_hang_item2 {
  margin-left: 200px;
}
.bcr_hang_item.bcr_hang_item2::before {
  position: relative;
  left: -100px;
  content: '';
  width: 0px;
  height: 56px;
  border: 1px solid #E0E0E0;
}

.bidcreditreport-container .bcr_header_content .bcr_hang .bcr_hang_item .bcr_hang_item_p {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  color: #1d1d1d;
}

.bidcreditreport-container .bcr_header_content .bcr_hang .bcr_hang_item .bcr_hang_item_p>div {
  line-height: 30px;
}
.bidcreditreport-container .bcr_header_content .bcr_hang .bcr_hang_item span {
  font-size: 22px;
  font-weight: 700;
  color: #2ABED1;
}

.bidcreditreport-container .bcr_header_content .bcr_hang .bcr_hang_item2 span {
  color: #1960F8;
}

.bidcreditreport-container .bcr_header_content .bcr_hang .bcr_hang_item img {
  width: 48px;
  height: 48px;
  margin-right: 16px;
}

.bcr_content_benefit {
  width: 100%;
  height: 603px;
  background: url('../image/bg_good.png') no-repeat;
  background-size: cover;
  overflow: auto;
}

.bidcreditreport-container .bcr_content_title {
  width: 1200px;
  text-align: center;
  margin: 60px auto;
  font-size: 36px;
  line-height: 48px;
  color: #1D1D1D;
}
.bidcreditreport-container .benefit-title.bcr_content_title {
  margin-top: 99px;
}

.bcr_content_benefit .benefit-content-list {
  width: 1200px;
  margin: 64px auto;
  display: flex;
  justify-content: space-between;
}

.benefit-content-list_item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 280px;
  height: 320px;
  background: #FFFFFF;
  border-radius: 16px;
}
.benefit-content-list_item .head_img { 
  position: absolute;
  top: -24px;
  width: 120px;
  height: 100px;
  z-index: 1;
}
.benefit-content-list_item .title_bg { 
  position: absolute;
  top: -40px;
  width: 264px;
  height: 264px;
  /* border-radius: 50%; */
}
.benefit-content-list_item .benefit-content-list_item_title { 
  position: relative;
  z-index: 1;
  margin-top: 88px;
  font-size: 24px;
  line-height: 30px;
  color: #0041B9;
}
.benefit-content-list_item .benefit-content-list_item_p { 
  position: relative;
  padding: 0 30px;
  margin-top: 16px;
  font-size: 18px;
  line-height: 28px;
  color: #686868;
}

.bcr_content_service {
  width: 100%;
  height: 496px;
  background: url('../image/bg.png') no-repeat;
  background-size: cover;
  overflow: auto;
}

.bcr_content_service .bcr_content_service_list {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 56px auto;
}
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item {
  position: relative;
  width: 380px;
  height: 260px;
  padding: 30px;
  background: #fff;
  border-radius: 16px;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 1);
}
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item.item_1 {
  background: linear-gradient(to bottom, #DDFFF3, #FFFFFF);
}
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item.item_2 {
  background: linear-gradient(to bottom, #E8EDFA, #FFFFFF);
}
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item.item_3 {
  background: linear-gradient(to bottom, #FAF1E8, #FFFFFF);
}
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item .k_number {
  position: absolute;
  top: 33px;
  left: 30px;
  width: 87px;
  height: 64px;
} 
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item.item_1 .k_number { 
  width: 72px;
}
.bcr_content_service .bcr_content_service_list .bcr_content_service_list_item .k_img {
  position: absolute;
  right: 30px;
  top: 10px;
  width: 120px;
  height: 100px;
}

.bcr_content_service_list_item_title {
  position: relative;
  margin-top: 35px;
  font-size: 24px;
  line-height: 36px;
}
.item_1_color {
  color: #00A94C;
}
.item_2_color {
  color: #0041B9;
}
.item_3_color {
  color: #B94D00;
}

.bcr_content_service_list_item_p {
  margin-top: 17px;
  font-size: 18px;
  line-height: 28px;
  color: #686868;
}

.bcr_content_base {
  height: 344px;
  background: #fff;
}
.page-module.partners-module {
  padding: 60px 0;
}
.page-module .module-title {
  margin: 0 auto;
  font-size: 36px;
  color: #1d1d1d;
  text-align: center;
}
.page-module .module-subtitle {
  margin: 0 auto;
  margin-top: 12px;
  font-size: 24px;
  color: #686868;
  text-align: center;
}

.page-module .module-content {
  margin-top: 40px;
}
