@charset "UTF-8";
.product.banner-select-block {
  height: 100px;
  padding: 22px 0;
}

@media screen and (max-width: 1199px) {
  .select-block {
    position: relative;
    width: auto;
    display: inline-block;
  }
  .banner-select-block {
    width: 100%;
    height: 80px;
    background-color: #E1E1E1;
    padding: 13px 0;
  }
  .banner-select {
    min-width: 360px;
    height: 54px;
    border: 0;
    background-color: #fff;
    color: #005087;
    z-index: 2;
    cursor: pointer;
    padding-right: 48px;
    padding-left: 24px;
    border-radius: 28px;
  }
  .banner-select-block ~ .main-content .main-intro-block {
    padding: 60px 0 80px;
  }
  .banner-select-block {
    height: 72px;
    padding: 12px 0;
  }
  .banner-select {
    min-width: 320px;
    height: 48px;
    padding-left: 16px;
    padding-right: 46px;
  }
  .select-block::after {
    width: 22px;
    height: 22px;
    right: 16px;
  }
  .product.banner-select-block {
    height: 72px;
    padding: 12px 0;
  }
  .product .banner-select {
    min-width: 398px;
    height: 48px;
    padding: 13px 54px 13px 24px;
    font-size: 16px;
    line-height: 22px;
  }
  .product .select-block::after {
    right: 24px;
  }
  .banner-select-block {
    height: 72px;
    padding: 12px 0;
  }
  .banner-select {
    min-width: 320px;
    height: 48px;
    padding-left: 16px;
    padding-right: 46px;
  }
  .select-block::after {
    width: 22px;
    height: 22px;
    right: 16px;
  }
  .select-block::after {
    content: "";
    display: block;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translate(0, -50%);
    width: 30px;
    height: 30px;
    background-image: url("../../images/common/auo-select-arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position:; */
    z-index: 1;
    pointer-events: none;
    background-position: center;
  }
}
@media screen and (max-width: 767px) {
  .product .banner-select {
    min-width: auto;
  }
  .select-block {
    width: 100%;
  }
  .banner-select {
    width: 100%;
    margin-left: 0;
  }
}
/* swiper end */
/* 列表 start--------------------------------------------------------------------------------------------------------------------------------------  */
.overview-container .sticky-block .blue-cover::before {
  display: none;
}
.overview-container .type-4 .block-1 {
  background-color: #005087;
}
.overview-container .type-4 .block-1 .inner-overview .title {
  color: #fff;
}
.overview-container .type-4 .block-2 .main-title {
  color: #005087;
}
.overview-container .type-4 .block-2 {
  background-image: url("../../images/technology/overview/auodplus-technology-content-pattern.png");
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
  .overview-container .inner-padding-container {
    padding: 0 20px;
  }
  .overview-container .sticky-block .right-block::before {
    display: none;
  }
  .overview-container .type-4 .block-1 {
    background-color: #fff;
  }
  .overview-container .container {
    max-width: none;
    padding: 0;
  }
  .overview-container .inner-padding-container {
    max-width: 768px;
    margin: 0 auto;
    padding: 0 40px;
  }
  .overview-container .type-4 .block-1 {
    background-image: none;
  }
  .overview-container .left-block {
    background-image: url("../../images/technology/overview/auodplus-technology-content-pattern-m.png");
    background-repeat: no-repeat;
    background-size: 360px;
    background-position: left top;
    background-color: #fff;
  }
  .overview-container .right-block {
    background-color: #005087;
  }
  .overview-container .type-4 .block-1 .inner-overview .title,
  .overview-container .type-4 .block-1 .subtitle {
    color: #005087;
  }
  .overview-container .sticky-block .left-block.inner-overview p {
    color: #646464;
  }
  .overview-container .type-4 .block-1 .title,
  .overview-container .type-4 .block-1 .link-info,
  .overview-container .type-4 .block-1 .btn {
    width: 100%;
  }
}
/* 列表 end--------------------------------------------------------------------------------------------------------------------------------------  */
/*整合觸控調整 ------------------------ */
.tech-touch-container .banner-block-type5 {
  background-color: #F0F0F0;
  background-image: none;
}
.tech-touch-container .banner-block-type5 .banner-title,
.tech-touch-container .banner-block-type5 .banner-subtitle {
  color: #005087;
}
.tech-touch-container .banner-block-type5 .hiraso-logo {
  margin-bottom: 30px;
}
.tech-touch-container .banner-block-type5 p {
  color: #646464;
}
.tech-touch-container .type-13 .product-block .feature-list > li:nth-child(odd)::after,
.tech-touch-container .type-13 .product-block .feature-list > li:nth-child(even)::after {
  background-image: url(../../images/type-7/auodplus-type-7-pattern.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  background-color: transparent;
}
.tech-touch-container .type-13 .product-block .title {
  color: #005087;
}

/*hiraso_display_technology  ------------------------ */
.hiraso-container .type-13 .product-block .info-list li::before {
  display: none;
}

/*# sourceMappingURL=ak_technology.css.map */
