.myQualityAssuranceAsaService .banner_box {
  position: relative;
}
.myQualityAssuranceAsaService .banner_box .banner_bg {
  width: 100%;
  max-height: 800px;
  object-fit: cover;
}
.myQualityAssuranceAsaService .banner_box .blue_btn {
  border-radius: 30px;
  margin: 0 auto;
  width: 299px;
  height: 56px;
  line-height: 56px;
  margin-top: 30px;
}
.myQualityAssuranceAsaService .banner_box .banner_top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.myQualityAssuranceAsaService .banner_box .blue-title {
  color: #fff;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myQualityAssuranceAsaService .banner_box h1 {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 50px;
  font-weight: 700;
  line-height: 130%;
}
.myQualityAssuranceAsaService .banner_box .banner_absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -120px;
  height: 300px;
  width: 1040px;
  border-radius: 24px 24px 0px 0px;
  background: linear-gradient(180deg, #F4F7FC 0%, #FFF 100%);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 4px;
}
.myQualityAssuranceAsaService .banner_box .banner_absolute ._absolute_title {
  color: #141516;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
}
.myQualityAssuranceAsaService .banner_box .banner_absolute ._absolute_title .blod {
  font-weight: 700;
  font-family: Montserrat-Bold;
}
.myQualityAssuranceAsaService .banner_box .banner_absolute .small_text {
  margin-top: 20px;
  color: rgba(20, 21, 22, 0.8);
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.myQualityAssuranceAsaService .package {
  padding-bottom: 7.29vw;
  position: relative;
  padding-top: 69px;
}
.myQualityAssuranceAsaService .package .package_positon {
  width: 571px;
  height: 332px;
  background: linear-gradient(155deg, #f7f8fb 15.91%, rgba(247, 248, 251, 0) 86.57%);
  position: absolute;
}
.myQualityAssuranceAsaService .package .package_positon_left {
  top: 0;
  left: 0;
}
.myQualityAssuranceAsaService .package .package_positon_right {
  top: 164px;
  right: 0;
}
.myQualityAssuranceAsaService .package_container {
  position: relative;
  z-index: 9;
  width: 1040px;
  margin: 0 auto;
}
.myQualityAssuranceAsaService .package_container .blue_title {
  color: #06f;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
}
.myQualityAssuranceAsaService .package_container .black_title {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 40px;
  font-weight: 700;
}
.myQualityAssuranceAsaService .package_group {
  width: 1040px;
  margin: 80px auto 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.myQualityAssuranceAsaService .package_group .bg_item {
  background: #F7F8FB;
  padding: 30px;
  flex-direction: column;
  height: 268px;
}
.myQualityAssuranceAsaService .package_group .group_item{

  margin-bottom: 40px;
  margin-left: 40px;
}
.myQualityAssuranceAsaService .package_group .group_item:nth-child(3n+1){
  margin-left: 0;
}
.myQualityAssuranceAsaService .package_group .group_item {
  width: 320px;
  display: flex;
}
.myQualityAssuranceAsaService .package_group .group_item .item_icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_right .item_title {
  color: #141516;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_right .text_list {
  margin-top: 17px;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_right .text_list .text_item {
  display: flex;
  align-items: center;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_right .text_list .text_item .point {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #141516;
  margin-right: 16px;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_right .text_list .text_item .item_text {
  color: rgba(20, 21, 22, 0.8);
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_line {
  background: #06F;
  width: 60px;
  height: 6px;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_title {
  margin: 10px 0;
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-transform: capitalize;
}
.myQualityAssuranceAsaService .package_group .group_item .group_item_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.myQualityAssuranceAsaService .news {
  background: #141516;
}
.myQualityAssuranceAsaService .news .news_container {
  width: 1040px;
  margin: 0 auto;
  color: #fff;
  padding-top: 6.77vw;
  padding-bottom: 11.2vw;
  font-family: Montserrat;
}
.myQualityAssuranceAsaService .news .news_container .s_title {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.myQualityAssuranceAsaService .news .news_container .b_title {
  font-size: 40px;
  font-weight: 700;
}
.myQualityAssuranceAsaService .news .news_container .news_flex {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.myQualityAssuranceAsaService .news .news_container .news_flex .item {
  display: flex;
  font-weight: 700;
  align-items: center;
  font-family: Montserrat-Bold;
}
.myQualityAssuranceAsaService .news .news_container .news_flex .item .num {
  color: #06f;
  font-size: 60px;
  margin-right: 20px;
}
.myQualityAssuranceAsaService .news .news_container .news_flex .item .right {
  font-size: 20px;
}
.myQualityAssuranceAsaService .item_line {
  width: 60px;
  height: 6px;
  background: #06f;
  margin: 14px 0 10px;
}
