.tagging_list .tagging_list_inner .tab {
  display: none;
}
.tagging_list .tagging_list_inner .tab .d-flex.justify-content-between {
  height: 350px;
  margin-bottom: 20px;
}
.tagging_list
  .tagging_list_inner
  .tab
  .d-flex.justify-content-between
  .col-7
  .text_logo {
  width: 100%;
  height: 350px;
}
.tagging_list .tagging_list_inner .tab .d-flex.justify-content-between .col-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding: 30px;
  box-sizing: border-box;
  border: 1px solid #f1eeee;
}
.tagging_list
  .tagging_list_inner
  .tab
  .d-flex.justify-content-between
  .col-5
  .text_box {
  text-align: left;
  width: 25em;
  text-align: justify;
}
.tagging_list
  .tagging_list_inner
  .tab
  .d-flex.justify-content-between
  .col-5
  .text_box
  h3 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 30px;
}
.tagging_list
  .tagging_list_inner
  .tab
  .d-flex.justify-content-between
  .col-5
  .text_box
  h3
  .text_icon {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.tagging_list
  .tagging_list_inner
  .tab
  .d-flex.justify-content-between
  .col-5
  .text_box
  p {
  font-size: 16px;
  width: 100%;
  margin-bottom: 0;
  font-weight: 900;
  line-height: 2em;
}
.tagging_list
  .tagging_list_inner
  .tab
  .d-flex.justify-content-between
  .col-5
  .yes_icon
  p {
  margin-left: 36px;
  width: 30em;
}
.tagging_list .tagging_list_indicators {
  margin-bottom: 50px;
  text-align: center;
}
.tagging_list .tagging_list_indicators button {
  width: 168px;
  height: 15px;
  border-color: #3775f2;
  border: none;
}
.tagging_list .tagging_list_indicators .active {
  background-color: #3775f2;
}
.tab_containers .tab_header {
  display: flex;
  justify-content: space-between;
  height: 80px;
  line-height: 80px;
  font-size: 18px;
  /* font-weight: 900; */
  color: #000;
  margin-bottom: 30px;
}
.tab_containers .tab_header .tab_header_item {
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #f1eeee;
  margin: 1px;
  flex: 1;
}
.tab_containers .tab_header .tab_header_item.active {
  background-color: #3775f2;
  color: white;
}
.tab_containers .tab_header .tab_header_item.active:hover {
  color: white;
}
.tab_containers .tab_header .tab_header_item:hover {
  color: #3775f2;
}
.tab_containers .tagging_list .tagging_list_inner .tab {
  display: none;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between {
  display: flex;
  height: 350px;
  margin-bottom: 20px;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-7
  .text_logo {
  width: 100%;
  height: 350px;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(41.6% - 20px) !important;
  margin-left: 20px;
  padding: 30px;
  box-sizing: border-box;
  border: 1px solid #f1eeee;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-5
  .text_box {
  text-align: left;
  width: 25em;
  text-align: justify;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-5
  .text_box
  h3 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 30px;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-5
  .text_box
  h3
  .text_icon {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-5
  .text_box
  p {
  font-size: 16px;
  line-height: 2em;
  width: 100%;
  margin-bottom: 0;
}
.tab_containers
  .tagging_list
  .tagging_list_inner
  .tab
  .tab_data_item.justify-content-between
  .col-5
  .yes_icon
  p {
  margin-left: 36px;
  width: 30em;
}
.tab_containers .tagging_list .tagging_list_indicators {
  margin-bottom: 50px;
  text-align: center;
}
.tab_containers .tagging_list .tagging_list_indicators button {
  width: 50px;
  height: 13px;
  border-color: #3775f2;
  border: none;
}
.tab_containers .tagging_list .tagging_list_indicators .active {
  background-color: #3775f2;
}
.service_dataAnnotation_list .tagging_list_inner .tab {
  display: block;
}
.service_dataAnnotation_list .tagging_list_inner .tab .tab_header_title {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  line-height: 5em;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item {
  display: flex;
  height: 350px;
  margin-bottom: 20px;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-7
  .text_logo {
  width: 100%;
  height: 350px;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding: 30px;
  box-sizing: border-box;
  border: 1px solid #f1eeee;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-5
  .text_box {
  text-align: left;
  width: 25em;
  text-align: justify;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-5
  .text_box
  h3 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 30px;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-5
  .text_box
  h3
  .text_icon {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-5
  .text_box
  p {
  font-size: 16px;
  width: 100% !important;
  margin-bottom: 0;
  line-height: 2em;
}
.service_dataAnnotation_list
  .tagging_list_inner
  .tab
  .justify-content-between.tab_data_item
  .col-5
  .yes_icon
  p {
  margin-left: 36px;
  width: 30em;
}
.modelUse {
  position: relative;
}
.modelUse .text_logos {
  width: 990px;
  height: 820px;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}
.modelUse .right_nav {
  width: 300px;
  height: 820px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: 930px;
}
.modelUse .right_nav .scene-btns {
  width: 200px;
  height: 80px;
  line-height: 80px;
  padding: 0;
  font-size: 18px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.modelUse .right_nav .scene-btns::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-color: #3775f2;
  border-right-width: 25px;
  position: absolute;
  left: -35px;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
}
.modelUse .right_nav .scene-btns.active {
  background-color: #3775f2;
  color: #fff;
}
.modelUse .right_nav .scene-btns.active:hover {
  color: #fff;
}
.modelUse .right_nav .scene-btns:hover {
  color: #3775f2;
}
.modelUse .right_nav .scene-btns.active::before {
  content: "";
  display: inline-block;
}
