.costoms-banner {
  width: 100%;
  height: 40rem;
  background: url(../img/customData/pc-banner.png) no-repeat center;
  background-size: cover;
  position: relative;
}

.p-modelTop span {
  letter-spacing: 0;
}

.costoms-result-banner {
  width: 100%;
  height: 40rem;
  background: url(../img/customData/pc-banner.png) no-repeat center;
  background-size: cover;
  position: relative;
}

.custom-search {
  height: 60px;
  max-width: 770px;
  margin: 0 auto;
  position: absolute;
  top: 330px;
  left: 50%;
  display: flex;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.search-dropdown {
  height: 100%;
  width: 16rem;
  font-size: 18px;
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  background-color: #f2f2f2;
  border: none;
  color: #666;
}

.email-button {
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  padding: 0.8rem 3rem;
  text-align: center;
  font-size: 20px;
  color: white;
  display: inline-block;
  font-weight: 500;
  margin-top: 2.5rem;
  cursor: pointer;
}

.select-result {
  height: 100%;
  width: 15rem;
  font-size: 16px;
  background-color: #fcfbfb;
  border: none;
  border-right: 1px solid #ddd;
  text-align: center;
  padding: 2rem 0;
}

.custom-search input {
  width: 610px;
  height: 100%;
  padding-left: 10px;
  background-color: rgb(255, 255, 255);
  border: 1px solid #f2f2f2;
  font-size: 16px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  color: #999999;
}

.custom-search-button {
  height: 100%;
  padding: 25px 10px;
  width: 12rem;
  color: white;
  text-align: center;
  background: #6eb7c9;
  display: inline-block;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-size: 18px;
  position: relative;
}

.custom-search-button img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;

  transform: translate(-50%, -50%);
}

.costoms-content {
  padding: 8rem 1.25rem;
}

.custom-title {
  font-size: 38px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.526;
  text-align: center;
  padding-bottom: 3rem;
}

.costom-items {
  padding-top: 4rem;
  display: flex;
  justify-content: center;
}

.costom-item {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  line-height: 2.9;
  text-align: center;
  flex: 4;
}

.costom-item img {
  max-height: 160px;
}

.costom-item p {
  padding-top: 10px;
}

.result-content {
  background: #fbfbfb;
}

.tip-button {
  margin: auto;
  display: block;
  width: 100px;
  text-align: center;
}

.tips-model-content {
  width: 300px;
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 500px;
  display: block;
}

.bootstrap-table .table td {
  letter-spacing: 0;
}

.tips-model-body {
  height: 140px;
}

.result-cards {
  padding: 4rem 2rem;
}

.result-card {
  min-height: 34rem;
  width: 100%;
  background: white;
  /* box-shadow: 0 4px 16px rgba(0, 0, 0, .1); */
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.card-title {
  padding: 1rem;
  font-size: 15px;
}

.pagination-custom {
  display: flex;
  align-items: center;
}

.result-content thead tr {
  background: #eef1f5;
}

.p-modelTop {
  margin-top: 200px;
}

/* 2020.03 */
@font-face {
  /* font-family: 'DIN Alternate Bold';
  src: url('../fonts/DIN Alternate Bold.ttf'); */
  font-family: "one";
  src: url("../fonts/one.otf");
  font-display: swap;
}
body {
  background: #fff;
  letter-spacing: 0;
}
.loginBtn {
  border-color: #c4c4c4 !important;
}
header .navbar-default {
  background: #fff;
}
header ul.nav li a,
.loginBtn,
.searchDataInput,
.searchDataInput::-webkit-input-placeholder {
  color: #777;
  font-family: sans-serif;
}

.hero-module {
  border-right: none;
  border-left: none;
  position: relative;
  z-index: 99;
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.customer-img {
  width: 100%;
  height: 100%;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
  z-index: 100;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
}
.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.video-container video.fillWidth {
  width: 100%;
}
.custom-search-black-button {
  position: absolute;
  top: 20%;
  right: 14px;
  cursor: pointer;
}
.custom-search-black-button img {
  width: 28px;
}
.userNum {
  color: #f2f2f2;
  font-size: 14px;
  position: absolute;
  top: 271px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.custom-search input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  outline: none;
  -webkit-appearance: none;
}
.custom-search input::placeholder {
  color: #d3d3d3;
}
.search-dropdown span {
  font-size: 16px;
}
.dataBox {
  max-width: 770px;
  width: 90%;
  /* height: 40%; */
  background: rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  border: 1px solid rgba(102, 102, 102, 1);
  position: absolute;
  top: 385px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
}
.currentData {
  width: 100%;
  text-align: center;
  margin-top: 2vh;
}
.currentData h2,
.updateDataItem h3 {
  color: #fff;
  font-family: "one";
  margin: 0;
  font-weight: 500;
}
.currentData h2 {
  font-size: 90px;
  margin-top: 10px;
  background-image: -webkit-linear-gradient(
    0deg,
    rgba(186, 224, 232, 1) 0%,
    rgba(110, 183, 201, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.updateDataItem h3 {
  font-size: 70px;
}
.updateData {
  width: 100%;
  text-align: center;
  margin-top: 2vh;
}
.updateDataItem {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.updateDataItem div {
  width: 33%;
}

.timeAxis {
  width: 100%;
  height: 450px;
  background-color: rgba(249, 249, 249, 1);
  background: url("../img/customData/bg_hhr_ic.png");
  padding-top: 50px;
}
.timeAxisOutside {
  width: 100%;
  height: 70%;
  margin: 0 auto;
  overflow: scroll;
}
.timeAxisOutside::-webkit-scrollbar {
  display: none;
}
.timeAxisInside {
  min-width: 1000px;
  height: 200px;
  margin: 20px auto 0;
  border-bottom: 2px solid #ff0c3e;
  border-image: linear-gradient(to right, #6eb7c9 0%, #bae0e8 100%) 1;
  display: flex;
  padding-left: 100px;
  justify-content: center;
}
.timeAxisInside div {
  width: 20%;
  margin-top: 38px;
  position: relative;
  max-width: 250px;
}
.timeAxisInside div p {
  margin: 0;
}
.timeAxisInside div label {
  position: absolute;
  left: 20px;
  top: 40px;
  color: #666;
  font-weight: 400;
}
.timeAxisInside div time {
  position: absolute;
  left: 20px;
  bottom: -40px;
  color: #333;
  font-weight: bold;
}
.timeAxisInside div:nth-child(even) {
  margin-top: 83px;
}
.timeAxisInside div:nth-child(5) {
  margin-top: 26px;
}
.timeAxisInside div:nth-child(5) label,
.timeAxisInside div:nth-child(5) time {
  left: 35px;
}

.customIntroduce {
  width: 100%;
  height: 500px;
  background: #fff;
  padding-top: 20px;
}
.customIntroduceBox {
  width: 80%;
  height: 340px;
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 16px;
}
.customIntroduceBox div {
  width: 33%;
  height: 170px;
  text-align: center;
  padding-top: 50px;
}
.customIntroduceBox div img {
  width: 90px;
  margin-bottom: 15px;
}
.customIntroduceBox div p {
  color: #333;
}

/* customsResult.html */
.bootstrap-table th {
  background: rgba(227, 232, 255, 1);
  border: none !important;
}
.bootstrap-table .table {
  border-bottom: none !important;
}
.resultOutsideBox {
  max-width: 1240px;
  padding: 20px 30px;
  position: absolute;
  top: 360px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.resultBox {
  max-width: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 2px 2px rgb(0 0 0 / 10%);
}
.custom-modal-body {
  display: flex;
  flex-wrap: wrap;
}
.custom-modal-body p {
  width: 50%;
  display: block;
}
.custom-modal-body p:last-child {
  width: 100%;
}
.modal-registerBtn-container {
  width: 100%;
  height: 42px;
  text-align: center;
  position: relative;
  bottom: 50px;
}
.registerBtnFilter {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
  filter: blur(5px);
}
.modal-registerBtn {
  width: 313px;
  height: 42px;
  background: linear-gradient(
    90deg,
    rgba(186, 224, 232, 1) 0%,
    rgba(110, 183, 201, 1) 100%
  );
  border-radius: 21px;
  color: #fff;
  border: none;
  outline: none;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.modal-registerBtn:active {
  top: 24px;
}
.fixed-table-container {
  border-radius: 0 !important;
}
.fixed-table-container tbody td {
  border-left: none !important;
}
.fixed-table-container tbody tr:nth-child(even) {
  background: #fafafa;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #f4f4f4;
}
.pagination > li > a {
  margin: 0 4px 4px 0;
  border-radius: 6px;
}
.pagination {
  margin-top: 10px !important;
}
.pagination > li > span {
  border: none;
}

.pagination > li > a,
.pagination > li > span {
  color: #6eb7c9;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #6eb7c9;
  border-color: #6eb7c9;
}

/* 自适应 */

@media (max-width: 2400px) and (min-width: 1024px) {
  .costom-item img {
    max-height: 140px;
  }
  .p-modelTop {
    margin-top: 300px;
  }
  .custom-search {
    width: 80%;
  }
  .custom-search-black-button {
    top: 28%;
  }
}

@media (max-width: 1024px) {
  .custom-search-black-button img {
    width: 16px;
  }
  .p-modelTop {
    margin-top: 100px;
  }
  .costom-item img {
    max-height: 120px;
  }
  .custom-search {
    height: 5rem;
    width: 80%;
  }
  .costoms-banner {
    height: 30rem;
  }
}

@media (max-width: 767px) {
  .dataBox {
    position: absolute;
    top: 60%;
    left: 0;
  }

  .costom-item img {
    max-height: 120px;
  }
  .costoms-banner {
    height: 20rem;
  }
  .custom-search {
    height: 4rem;
    width: 90%;
    padding: 0 1rem;
  }
  .search-dropdown {
    width: 12rem;
    font-size: 12px;
  }
  .search-dropdown span {
    font-size: 12px;
  }
  .custom-search input {
    font-size: 12px;
    width: calc(100% - 100px);
  }
  .custom-search-button {
    width: 4rem;
    padding: 0;
  }
  .custom-search-button img {
    width: 1.5rem;
  }
  .costom-item {
    font-size: 14px;
  }
  .costom-item img {
    width: 80px;
  }
  .custom-title {
    font-size: 24px;
  }
  .pagination-custom-phone {
    display: block;
  }
  .currentData h2 {
    font-size: 60px;
  }
  .updateDataItem h3 {
    font-size: 40px;
  }
  .customIntroduceBox {
    width: 100%;
  }
  .customIntroduceBox div p {
    font-size: 12px;
  }
  .result-card {
    min-height: 44rem;
  }
}
@media (max-width: 500px) {
  .table-responsive {
    border: none;
    margin-bottom: 10px;
  }
  .pagination {
    margin-top: unset !important;
  }
}

.costoms-banner-text {
  font-size: 44px;
  font-weight: 300;
  line-height: 1.4;
  color: white;
  position: absolute;
  top: 95px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.topicTitle {
  width: 380px;
}
@media (max-width: 767px) {
  .costoms-banner-text {
    font-size: 30px;
  }
}
