.myTechnologyConsultation .banner {
  padding-top: 210px;
  padding-bottom: 12.29vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.myTechnologyConsultation .banner .blue_btn {
  border-radius: 30px;
  margin: 0 auto;
  width: 299px;
  height: 56px;
  line-height: 56px;
  margin-top: 50px;
}
.myTechnologyConsultation .banner .banner_top {
  position: absolute;
  top: 82px;
  left: 0;
  right: 0;
  padding-top: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.myTechnologyConsultation .banner .blue-title {
  color: #06f;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myTechnologyConsultation .banner h1 {
  margin-top: 10px;
  color: #141516;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 50px;
  font-weight: 700;
  line-height: 130%;
}
.myTechnologyConsultation .banner .f_16 {
  color: #141516;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 52px;
}
.myTechnologyConsultation .creative_app {
  padding-top: 0;
  margin-bottom: 96px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_left {
  flex: 1;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_left .top {
  color: #141516;
  line-height: 150%;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_left .top .tsh_container_flex_left_bold {
  font-family: Montserrat-Bold;
  font-size: 24px;
  font-weight: 700;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_left .tsh_container_flex_left_items {
  margin-top: 24px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_left .tsh_container_flex_left_items .tsh_container_flex_left_item {
  color: #9ca3af;
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 20px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_right {
  width: 440px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_bottom .tsh_container_flex .tsh_container_flex_right img {
  width: 100%;
}
.myTechnologyConsultation .tsh_container_box .blue_btn {
  margin: 0 auto;
  width: 260px;
  height: 66px;
  border-radius: 12px;
  line-height: 66px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_group .tsh_container_group_item{
  margin-left: 50px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_group .tsh_container_group_item:first-child{
  margin-left: 0px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_group .tsh_container_group_item .tsh_container_group_item_title {
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  margin-top: 20px;
  height: 48px;
}
.myTechnologyConsultation .tsh_container_box .tsh_container_group .tsh_container_group_item .tsh_container_group_item_text {
  margin-top: 30px;
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.myTechnologyConsultation .item_line {
  width: 60px;
  height: 6px;
  background: #06f;
  margin: 14px 0 10px;
}
