body {
  background-color: #121826;
}
* {
  margin: 0;
  padding: 0;
}
/* zhengtipadding */
.mor,
.header,
.jh {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.mortitle,
.jhtitle {
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.morremake,
.jhremake {
  font-size: 17px;
  color: #939db8;
  line-height: 30px;
  margin-top: 20px;
  text-align: center;
}
/* kaishi */
.headerbox {
  background: url(../image/aggregate_search/banner.svg) no-repeat top;
  background-size: 100%;
  position: relative;
}
.header {
  opacity: 1;
  z-index: 9999;
}

.headertitle {
  padding-top: 130px;
  font-size: 51px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
}
.headerremake {
  font-size: 17px;
  color: #939db8;
  text-align: center;
  line-height: 28px;
  opacity: 0;
}
.headermore {
  margin-top: 57px;
  height: 40px;
  width: 180px;
  background-image: linear-gradient(to right, #027dfc, #0263fe);
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
  line-height: 40px;
  text-align: center;
}
.headermore img {
  margin-bottom: 3px;
  margin-left: 5px;
  height: 16px;
  width: 16px;
}
.headermore:hover {
  background-image: linear-gradient(to right, #095ace, #095ace);
  cursor: pointer;
}
/* part2 */
.likedbox {
  display: block;
}
.liked {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  /* background: radial-gradient(45.47% 45.47% at 50% -22.03%, #222838 0%, rgba(34, 40, 56, 0) 100%); */
  opacity: 0;
}
.likedtitle {
  color: #939db8;
  font-size: 17px;
  text-align: center;
  margin-bottom: 60px;
}
.likedimg {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.likedimg img {
  margin-top: 30px;
  width: 100%;
}
/* part4 */
.jhleft {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 391.2px;
}
.jhtitle2 {
  background-image: linear-gradient(
    to right,
    #436bf6 2%,
    #7191f7 13%,
    #436bf6 16%
  );
  -webkit-background-clip: text;
  color: transparent;
}
.jhtitle,
.jhremake {
  text-align: left;
}
.jhimg {
  text-align: right;
}
.jhimg img {
  width: 90%;
  border-radius: 20px;
}
.powport {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.powportitem {
  margin-top: 100px;
  text-align: center;
  width: 27%;
}
.powportimg img {
  width: 46px;
  height: 46px;
}
.powporttitle {
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  font-weight: 600;
}
.powportremake {
  margin-top: 12px;
  font-size: 15px;
  color: #939db8;
  line-height: 26px;
  min-height: 78px;
}
/* part */
.powe {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.powetitle {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 90px;
  text-align: center;
}
.poweremake {
  font-size: 17px;
  line-height: 30px;
  color: #939db8;
  text-align: center;
  margin-bottom: 90px;
}
.powecontentitem {
  padding: 30px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.powecontentitem3 {
  padding-bottom: 30px;
  padding-top: 40px;
}
.powecontentimg img {
  width: 40px;
  margin-bottom: 25px;
}
.powecontenttitle {
  margin-bottom: 12px;
}
.powecontenttitle,
.powecontentremake {
  text-align: left;
}
.powecontenttitle::before {
  content: "";
  width: 1px;
  height: 19px;
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #027dfc;
}
.powecontenttitle1::before {
  content: "";
  width: 1px;
  height: 19px;
  position: absolute;
  top: 110px;
  left: 0;
  background-color: #027dfc;
}
.powecontenttitle {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 600px;
  font-weight: 600;
}
.powecontentremake {
  color: #939db8;
  font-size: 15px;
  line-height: 30px;
}
.powecontentheng {
  width: 100%;
  height: 1px;
  background: linear-gradient(
    to right,
    #ffffff00 0%,
    rgba(255, 255, 255, 0.12) 25%,
    rgba(255, 255, 255, 0.12) 75%,
    #ffffff00 100%
  );
}
.powecontentitem1::before {
  content: "";
  width: 1px;
  height: 300%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.12) 0%,
    rgba(255, 255, 255, 0.12) 25%,
    #ffffff00 100%
  );
}
.powecontentitem2::before {
  content: "";
  width: 1px;
  height: 300%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 0.12) 0%,
    rgba(255, 255, 255, 0.12) 25%,
    #ffffff00 100%
  );
}
/* dialog */
.dialogbox {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  padding-right: 0;
  opacity: 0;
}
.dialog {
  background-color: #1c2232;
  border-radius: 20px;
  padding: 50px;
}
.dialogcontentbox {
  height: 500px;
  overflow-x: hidden;
  padding-right: 50px;
}
.dialogcontentbox::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #181e2e;
}
.dialogcontentbox::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #242c3e;
}
.dialogtitlebox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialogtitle {
  width: 380px;
  font-size: 32px;
  padding: 12px 0;
  color: #fff;
  font-weight: 600;
  margin-bottom: 64px;
  text-align: center;
  background-image: url(../image/aggregate_search/dialogtitle.png);
  background-size: 100% 100%;
}
.dialogcontent {
  display: flex;
  margin: 8px 0;
}
.dialogcontent2 {
  justify-content: end;
}
.dialogimg {
  flex-shrink: 0;
  margin-right: 20px;
}
.dialogimg img {
  width: 46px;
  height: 46px;
}
.dialogimg2 {
  margin-left: 20px;
  margin-right: 0;
}
.dialogremake {
  font-size: 15px;
  color: #939db8;
  line-height: 26px;
  background-color: #242c3e;
  border-radius: 10px;
  padding: 24px;
}
.dialogremake1 {
  width: 50%;
}
.dialogremake2 {
  width: 40%;
}
/* part6 */
.morbox {
  background-image: url(../image/filesafe/bom-banner.svg);
  background-position: center;
  background-size: 65%;
  /* background-size: cover; */
  background-repeat: no-repeat;
}
.mormore {
  display: flex;
  margin-top: 50px;
  align-items: center;
  justify-content: center;
}
.mortitle {
  height: 46px;
}
.mormoreitem {
  height: 40px;
  width: 138px;
  background-image: linear-gradient(to right, #027dfc, #0263fe);
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  line-height: 40px;
  text-align: center;
}
.mormoreitem1 {
  background-image: linear-gradient(to right, #121826, #121826);
  margin-left: 20px;
  border: 1px solid rgb(114 125 161 / 0.25);
}
.mormoreitem1:hover {
  background-image: linear-gradient(to right, #0b0e16, #0b0e16);
  cursor: pointer;
}
.mormoreitem2:hover {
  background-image: linear-gradient(to right, #095ace, #095ace);
  cursor: pointer;
}
/* }jiaru动画 */
.headertitle {
  opacity: 1;
  transform: translateY(0);
  animation: xz 0.5s 1;
  animation-timing-function: ease;
}
.headerremake,
.headermore {
  opacity: 1;
  transform: translateY(0);
  animation: xz 0.5s 1;
  animation-timing-function: linear;
  /* -webkit-animation-delay:0.5s; */
}
.headerimg {
  opacity: 1;
  animation: fxz 1s 1;
  animation-timing-function: ease-in;
}
@keyframes xz {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.liked {
  opacity: 1;
  animation: fxz 0.5s 1;
  animation-timing-function: linear;
}
.optionactive {
  opacity: 1;
  animation: fxz 1s 1;
  animation-timing-function: ease;
  /* animation-delay:1s;
  -webkit-animation-delay:1s; */
}
@keyframes fxz {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* shoujiduan */
@media only screen and (min-width: 1200px) {
}
/* 中等屏幕 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/* 小屏幕页面大于 768px， 小于 991px 时显示的样式效果 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}

/* 手机端显示屏幕小于 767px 时的样式 */
@media only screen and (min-width: 576px) and (max-width: 767px) {
}
@media only screen and (max-width: 575px) {
  /* 整体padding */

  .header,
  .jh,
  .liked,
  .powe,
  .dialogbox {
    padding: 60px 20px;
    max-width: 420px;
    width: 100%;
    margin: auto;
  }
  .morbox {
    background-size: cover;
  }
  /* 关于对字体的调整 */
  .headertitle {
    font-size: 36px;
  }
  .jhtitle,
  .mortitle,
  .powetitle {
    font-size: 26px;
  }
  .powetitle,
  .knowremake {
    margin-bottom: 40px;
  }
  .knowtitle {
    margin-bottom: 10px;
  }
  .jhremake br,
  .morremake br,
  .headerremake br {
    display: none;
  }
  /* header */
  .headerbox {
    background-size: 300%;
    background-position: top left;
  }
  .headerimg {
    margin-top: 40px;
  }
  .headerimg img {
    width: 80px;
    height: 80px;
  }
  .headertitle2 {
    margin-bottom: 24px;
  }
  .headermore {
    margin-top: 44px;
  }
  .headerheng3,
  .headerheng4 {
    display: none;
  }
  .headerheng1 {
    left: 4%;
  }
  .headerheng2 {
    left: 95%;
  }
  .likedtitle {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .likedimg {
    padding: 0 20px;
  }
  .likedimg img {
    margin-top: 48px;
    width: 50%;
  }
  .likedimgdis {
    display: none;
  }
  /*  part1  */

  .powportitem {
    margin-top: 40px;
    margin: auto;
    max-width: 300px;
    width: 100%;
    margin-top: 48px;
  }
  .powecontentitem {
    padding: 24px;
  }
  .powecontentitem::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    left: 20px;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.12) 25%,
      rgba(255, 255, 255, 0.12) 0%,
      #ffffff00 100%
    );
  }
  .powecontentitem::after {
    content: "";
    position: absolute;
    width: 95%;
    height: 1px;
    bottom: 0;
    left: 20px;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.12) 25%,
      rgba(255, 255, 255, 0.12) 0%,
      #ffffff00 100%
    );
  }
  .powecontenttitle::before {
    left: 20px;
    top: 98px;
  }
  .powecontentitemnone::after {
    display: none;
  }
  .powecontentheng {
    display: none;
  }
  .powecontenttitle {
    margin-bottom: 8px;
  }

  /* part4 */
  .jhimg {
    margin-top: 40px;
  }
  .jhimg img {
    width: 100%;
  }
  .dialog {
    padding: 20px;
  }
  .dialogremake {
    padding: 12px;
  }
  .dialogcontentbox {
    padding-right: 20px;
  }
  .dialogcontent {
    margin: 20px 0;
  }
  .dialogremake1,
  .dialogremake2 {
    width: 100%;
  }
}
