.functional-tap .container .banner-img {
  width: 100%;
  height: 400px;
}
.functional-tap .container .filter-select {
  width: 100%;
  height: 170px;
  background: url(../../assets/all-products/functional-tap-title1.png) left top no-repeat, url(../../assets/all-products/functional-tap-title2.png) right bottom no-repeat;
  background-size: 1520px 60px, 1770px 140px;
  margin-top: 40px;
}
.functional-tap .container .filter-title {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.functional-tap .container .filter-title img {
  width: 30px;
  height: 30px;
}
.functional-tap .container .filter-title .split {
  width: 2px;
  height: 20px;
  background: #cacaca;
  margin: 0 30px;
}
.functional-tap .container .filter-title .title-text {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.functional-tap .container .el-form {
  width: 1200px;
  height: 110px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.functional-tap .container .el-form .el-form-item {
  margin-bottom: 0;
}
.functional-tap .container .el-form .el-form-item .el-form-item__label {
  color: #fff;
  font-size: 14px;
}
.functional-tap .container .el-form .el-form-item .el-select {
  width: 230px;
}
.functional-tap .container .el-form .el-form-item .el-select .el-input {
  font-size: 14px;
}
.functional-tap .container .el-form .el-form-item .el-select .el-input .el-input__inner {
  border-radius: 0;
  border: none;
}
.functional-tap .container .device-list .device-item {
  margin-top: 40px;
  height: 806px;
  width: 100%;
  padding-top: 32px;
  background: url(../../assets/tap-item-bg01.237e56ea.png) center center no-repeat;
  background-size: 1920px 806px;
}
.functional-tap .container .device-list .device-item .title {
  width: 1200px;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  text-align: left;
}
.functional-tap .container .device-list .device-item .content {
  width: 1200px;
  max-height: 626px;
  margin: 29px auto 0;
  padding: 44px 24px 40px 44px;
  background: #fff;
  display: flex;
  justify-content: flex-start;
}
.functional-tap .container .device-list .device-item .content .device-img {
  width: 260px;
  height: 260px;
  flex-shrink: 0;
}
.functional-tap .container .device-list .device-item .content .device-info {
  margin-left: 38px;
}
.functional-tap .container .device-list .device-item .content .device-info .item-title {
  font-size: 18px;
  font-weight: 500;
}
.functional-tap .container .device-list .device-item .content .device-info .item-desc {
  font-size: 14px;
  line-height: 20px;
}
.functional-tap .container .device-list .device-item .content .item-rich-text {
  width: 815px;
  height: 410px;
  padding-right: 40px;
  overflow-y: auto;
}
.functional-tap .container .device-list .device-item .content .item-rich-text img {
  max-width: 100% !important;
}
.functional-tap .custom-select .el-select-dropdown__item {
  font-size: 14px;
}
.functional-tap .custom-select .el-select-dropdown__item.selected {
  color: #0149bf;
}
@media screen and (max-width: 750px) {
  .functional-tap .container {
    overflow: hidden;
  }
  .functional-tap .container .banner-img {
    width: 100%;
    height: 32vw;
    margin-top: 5.3333333333vw;
  }
  .functional-tap .container .filter-select {
    width: 100%;
    height: 14.6666666667vw;
    background: #0149bf;
    padding: 0 5.3333333333vw;
    margin-top: 2.6666666667vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .functional-tap .container .filter-select .filter-title {
    display: none;
  }
  .functional-tap .container .filter-select .el-form {
    width: 100vw;
    height: 4.2666666667vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
  }
  .functional-tap .container .filter-select .el-form .el-form-item {
    margin-bottom: 0vw;
  }
  .functional-tap .container .filter-select .el-form .el-form-item:last-child {
    margin-left: 0;
  }
  .functional-tap .container .filter-select .el-form .el-form-item .el-form-item__label {
    color: #fff;
    display: none;
  }
  .functional-tap .container .filter-select .el-form .el-form-item .el-select {
    width: 40vw;
    height: 8vw;
    line-height: 8vw;
  }
  .functional-tap .container .filter-select .el-form .el-form-item .el-select .el-input {
    height: 8vw;
    line-height: 8vw;
  }
  .functional-tap .container .filter-select .el-form .el-form-item .el-select .el-input .el-input__inner {
    font-size: 2.9333333333vw;
    height: 8vw;
    line-height: 8vw;
    border: none;
  }
  .functional-tap .container .filter-select .el-form .el-form-item .el-select .el-input .el-input__suffix {
    top: -1.0666666667vw;
  }
  .functional-tap .container .device-list .device-item {
    margin-top: 5.0666666667vw;
    height: auto;
    width: 100%;
    padding-top: 3.7333333333vw;
    padding-bottom: 12vw;
  }
  .functional-tap .container .device-list .device-item:nth-child(odd) {
    background: url("../assets/all-products/mobile-package-bg2.png") center center no-repeat;
    background-size: 100% 100%;
  }
  .functional-tap .container .device-list .device-item:nth-child(odd) .title {
    width: 100vw;
    padding: 0 5.3333333333vw 0 27.7333333333vw;
    font-size: 4.2666666667vw;
    height: 5.8666666667vw;
    line-height: 5.8666666667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .functional-tap .container .device-list .device-item:nth-child(even) {
    background: url("../assets/all-products/mobile-package-bg1.png") center center no-repeat;
    background-size: 100% 100%;
  }
  .functional-tap .container .device-list .device-item:nth-child(even) .title {
    width: 100vw;
    margin: 0;
    text-align: left;
    padding-left: 5.3333333333vw;
    font-size: 4.2666666667vw;
    height: 5.8666666667vw;
    line-height: 5.8666666667vw;
    max-width: 68.2666666667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .functional-tap .container .device-list .device-item .title {
    padding-left: 26.4vw;
    font-size: 4.2666666667vw;
    height: 5.8666666667vw;
    line-height: 5.8666666667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .functional-tap .container .device-list .device-item .content {
    width: 89.3333333333vw;
    height: auto;
    margin: 0 auto;
    padding: 5.3333333333vw;
    display: block;
    max-height: fit-content;
    margin-top: 3.7333333333vw;
  }
  .functional-tap .container .device-list .device-item .content .device-img {
    width: 78.6666666667vw;
    height: 65.8666666667vw;
    flex-shrink: 0;
  }
  .functional-tap .container .device-list .device-item .content .device-info {
    margin-left: 0;
  }
  .functional-tap .container .device-list .device-item .content .device-info .item-title {
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
    font-weight: 500;
    margin-top: 5.3333333333vw;
  }
  .functional-tap .container .device-list .device-item .content .device-info .item-desc {
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    margin-top: 1.6vw;
  }
  .functional-tap .container .device-list .device-item .content .item-rich-text {
    width: 78.6666666667vw;
    height: 195.7333333333vw;
    padding-right: 2.6666666667vw;
    margin-top: 2.6666666667vw;
    overflow-y: auto;
  }
  .functional-tap .container .device-list .device-item .content .item-rich-text img {
    max-width: 100% !important;
  }
  .functional-tap .custom-select .el-select-dropdown__item {
    font-size: 2.9333333333vw;
  }
}