@charset "UTF-8";
.supported_desc {
  background: linear-gradient(92.7deg, #f9d2bb 0.23%, #ff9cb4 50.25%, #d2a6f9 100%);
}
.supported_desc .avc_ultimate_car .avc_ulitmate_footer_button .tool_footer_button a:hover {
  text-decoration: none;
  color: inherit;
}
.supported_desc .avc_ultimate_car .avc_ulitmate_footer_button .tool_footer_button.acive span {
  text-decoration: none;
  color: inherit;
  color: #fff;
}
.supported_desc .supported_desc_h2 {
  text-align: center;
  font-family: Open Sans;
  font-size: 35px;
  font-weight: 600;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 97px 0 56px 0;
}
.supported_desc .supported_desc_row {
  flex-wrap: wrap;
  padding: 0px 30px 83px 30px;
}
.supported_desc .supported_desc_row .supported_desc_item {
  color: #fff;
  height: 52px;
  padding: 0 20px;
  text-align: center;
  border: solid 1px #fff;
  line-height: 52px;
  margin: 0 10px 20px 10px;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.supported_desc .supported_desc_row .supported_desc_item a {
  color: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.supported_desc .supported_desc_row .supported_desc_item a:hover {
  color: inherit;
}
.supported_desc .supported_desc_row .supported_desc_item:hover {
  background-color: #ffffff;
  color: #e05149;
}

.avc_ultimate_car {
  padding: 0px !important;
  display: flex;
  justify-content: center;
}
.avc_ultimate_car .avc_ultimate_car_title {
  color: #e05149;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  padding-top: 117px;
}
.avc_ultimate_car .avc_ultimate_title {
  padding-top: 12px;
  color: #1a1a1a;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 35px;
  line-height: 48px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 20px;
}
.avc_ultimate_car .avc_ultimate_car_gray_title {
  color: #555555;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 62px;
}
.avc_ultimate_car .tool_button_grap {
  gap: 20px;
}
.avc_ultimate_car .tool_button_grap .tool_button {
  border: 1px solid #e05149;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  letter-spacing: 0;
  text-align: center;
  color: #e05149;
  max-width: 268px;
  height: 60px;
  border-radius: 10px;
  width: 35%;
}
.avc_ultimate_car .tools_list {
  padding-top: 62px;
}
.avc_ultimate_car .tools_list .tools_card {
  width: 440px;
  position: relative;
  max-width: 100%;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_img {
  width: 100%;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_img img {
  width: 100%;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffffcc;
  height: 40px;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_bg .tools_card_p {
  line-height: 40px;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  text-align: center;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_describe {
  display: none;
  width: 100%;
  height: 100%;
  background: linear-gradient(83.28deg, #e87177 0%, #e83e48 100%);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding-top: 56px;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_describe .describe {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
  width: 314px;
  margin: 0 auto;
  margin-bottom: 36px;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_describe h4 {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  height: 25px;
  margin-bottom: 14px;
}
.avc_ultimate_car .tools_list .tools_card .tools_card_describe a img {
  width: 52px;
  height: 52px;
}
.avc_ultimate_car .tools_list .tools_card:hover .tools_card_describe {
  display: block;
}
.avc_ultimate_car .tools_list .tools-inner {
  gap: 15px;
  flex-wrap: wrap;
  max-width: 1360px;
}
.avc_ultimate_car .tools_list .tools-item {
  max-width: 100%;
}
.avc_ultimate_car .avc_ulitmate_footer_button {
  padding-top: 80px;
  gap: 16px;
  padding-bottom: 117px;
}
.avc_ultimate_car .avc_ulitmate_footer_button img {
  margin-right: 10px;
}
.avc_ultimate_car .avc_ulitmate_footer_button .tool_footer_button {
  border: 1px solid #e05149;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  letter-spacing: 0;
  color: #e05149;
  width: 268px;
  height: 60px;
  border-radius: 10px;
}
.avc_ultimate_car .avc_ulitmate_footer_button .tool_footer_button.acive {
  background-color: #e05149;
  color: #fff;
}
.avc_ultimate_car .avc_ulitmate_footer_button .tool_footer_button.acive a{
  color: #fff;
}
.banner {
  overflow: hidden !important;
}

@media (max-width: 768px) {
  .banner {
    background-position: center top;
    background-size: auto 100%;
    height: auto !important;
  }

  .banner_top_ul {
    flex-wrap: wrap;
  }

  .banner_top .carousel_title_a {
    margin-top: 110px;
  }

  .banner_topul li {
    font-size: 28px;
    line-height: 46px;
  }

  .banner_top .carousel_title_a {
    font-size: 30px;
    /*line-height: 65px;*/
  }

  .banner_top .carousel_text {
    font-size: 24px;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0;
    margin-top: 24px !important;
  }

  .banner_topul li {
    font-size: 18px;
    /*white-space: nowrap;*/
  }

  .banner_top .banner_top_ul li .na_span {
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
  }

  .banner_top .banner_top_ul span {
    font-size: 14px;
  }

  .home_btn {
    width: 268px;
    height: 60px;
  }

  .home_btn span {
    font-size: 16px;
  }

  .btn-mgt img {
    width: 24px;
    height: 24px;
  }

  .banner_top_ioc span {
    font-size: 16px;
  }

  .banner_top_ioc img {
    height: 24px;
    width: 24px;
    margin-left: 14px;
  }

  .banner .w1110 {
    padding-right: 0;
    padding-left: 41px;
  }

  .banner_topul {
    padding-top: 12px;
    margin-left: 13px;
  }

  .table_tbody_td {
    padding: 15px;
  }

  .table-bordered thead tr th {
    padding: 15px;
  }

  .table-bordered {
    width: 100%;
  }
  .table-bordered thead tr th:first-child,
.table-bordered tbody tr td:first-child {
    width: auto;
    min-width: 200px;
  }
  .table-bordered thead tr th:not(:first-child),
.table-bordered tbody tr td:not(:first-child) {
    width: 111px;
  }
  .table-bordered .orange-btn,
.table-bordered .btn {
    width: 102px;
    height: 25px;
    border-radius: 465px;
  }
  .table-bordered .btn span,
.table-bordered .btn:focus span {
    font-size: 8.39px;
  }

  .avc_ultimate_car {
    display: flex;
    justify-content: center;
  }
  .avc_ultimate_car .w1110 {
    padding: 5px;
  }

  .avc_ultimate_car .tools_list .tools_card {
    width: 330px;
    height: 202px;
    max-width: 100%;
  }
  .avc_ultimate_car .tools_list .tools_card .tools_card_bg {
    height: 40px;
  }
  .avc_ultimate_car .tools_list .tools_card .tools_card_bg .tools_card_p {
    font-size: 24px;
    line-height: 40px;
  }
  .avc_ultimate_car .tools_list .tools_card .tools_card_img img {
    width: 100%;
    height: 100%;
  }

  .avc_ulitmate_footer_button {
    flex-direction: column;
  }

  .table-bordered tbody tr td img {
    width: 18px;
  }

  .table-bordered tbody tr td {
    font-size: 7.5px;
  }

  .table_tbody_td5 span {
    font-size: 9.32px;
  }

  .img_responsive {
    display: block;
    margin: 0 auto;
  }

  .product-default-nav a {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0;
    width: 33%;
  }

  .supported_desc_row {
    flex-direction: column;
  }

  .avc_ultimate_car .avc_ultimate_title {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0;
    text-align: center;
    max-width: 648px;
  }

  .avc_ultimate_car_gray_title {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 0;
    text-align: center;
  }

  .table_tbody_td p,
.table_tbody_td .table_tbody_h6 {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 8.39px;
    letter-spacing: 0;
    line-height: 11px;
  }

  .product-default-nav a span {
    display: block;
    overflow: hidden;
    /* 隐藏超出容器的内容 */
    white-space: nowrap;
    /* 禁止换行 */
    text-overflow: ellipsis;
    /* 使用省略号表示溢出的文本 */
    width: 100%;
    text-align: center;
  }

  .tools-inner {
    max-width: 675px !important;
  }

  .avc_ultimate_car .avc_ulitmate_footer_button {
    padding-bottom: 110px !important;
  }

  .avc_ultimate_car_title {
    padding-top: 110px !important;
  }

  .avc_ultimate_car .tools_list .tools_card .tools_card_describe {
    padding-top: 42px;
  }
  .avc_ultimate_car .tools_list .tools_card .tools_card_describe h4 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 13.6px;
    text-align: center;
    margin-bottom: 10px;
  }
  .avc_ultimate_car .tools_list .tools_card .tools_card_describe .describe {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 12.09px;
    text-align: center;
    margin-bottom: 28px;
    height: 19px;
    line-height: 19px;
  }
  .avc_ultimate_car .tools_list .tools_card .tools_card_describe img {
    width: 40px;
  }

  .overv_right, .overv_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.bg-gradient-1 {
  background-color: #fff !important;
  background-image: none;
}
.bg-gradient-1 .carousel-item-box {
  background-color: #f6faff;
}

.faq_bg {
  background: #f4f4f4;
  display: flex;
}

.ai-tools-car {
  padding-bottom: 117px !important;
}

.long-btn {
  width: 430px !important;
  padding: 0 20px;
  max-width: 66%;
}
.long-btn span {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px !important;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}