* {
  margin: 0;
  padding: 0;
}
.headerbox {
  background-color: #fff;
  /* background-image: url(../image/OneNetdisk/banner.svg); */
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  /* overflow: hidden; */
}
.header {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  padding-bottom: 50px;
}
.headerimg {
  text-align: center;
  margin-top: 130px;
}
.headerimg img {
  width: 104px;
  height: 102px;
  margin-bottom: 17px;
}
.headertitle {
  font-size: 51px;
  color: #00182a;
  margin-top: 130px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 40px;
}
/* .headertitle br{
  display: none;
} */
.headerremake {
  font-size: 17px;
  color: #9098ab;
  text-align: center;
  line-height: 28px;
}
.headermore {
  margin-top: 57px;
  width: 130px;
  background-color: #2d2f33;
  border: 1px solid #e7e8e8;
  color: #fff;
  font-size: 15px;
  border-radius: 10px;
  line-height: 40px;
  padding-left: 15px;
  cursor: pointer;
  /* padding: 8px 20px; */
  /* text-align: center; */
}
.headermore img {
  margin-left: -3px;
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  transition-timing-function: linear;
  margin-bottom: 2px;
}
.headermore:hover img {
  margin-left: 2px;
}
.headermore1 {
  background-color: #fff;
  color: #333;
  text-align: center;
  padding-left: 0;
  transition: all 0.3s;
  transition-timing-function: linear;
}
.headermore1:hover {
  background-color: #2d2f33;
  color: #fff;
}
/* part1 */
.likedbox {
  background-color: #fff;
}
.liked {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.likedtitle {
  color: #9098ab;
  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%;
}
/* part2 */
.meetbox {
  background-color: #f7f9fc;
}
.meet {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.meettitle {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  text-align: center;
  /* margin-bottom: 80px; */
}
.meetcontent {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.meetcontentitem {
  text-align: center;
  width: 27%;
}
.meetcontentimg img {
  width: 46px;
  height: 46px;
}
.meetcontenttitle {
  font-size: 20px;
  color: #333;
  margin-top: 20px;
  font-weight: 600;
}
.meetcontentremake {
  margin-top: 12px;
  font-size: 15px;
  color: #9098ab;
  line-height: 26px;
}
/* part2 */
.safebox {
  background-color: #fff;
}
.safe {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.safetop {
  min-height: 366px;
}
.safeleft {
  padding-top: 5%;
}
.safetitle {
  font-size: 32px;
  font-weight: 600;
  color: #333;
}
.safetitle1 {
  background-image: linear-gradient(
    to right,
    #436bf6 6%,
    #7191f7 13%,
    #436bf6 19%
  );
  -webkit-background-clip: text;
  color: transparent;
}
.saferemake {
  font-size: 17px;
  color: #9098ab;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.safeimg {
  text-align: left;
}
.safeimg img {
  width: 90%;
}
.safecontent {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.safecontentitem {
  text-align: center;
  width: 27%;
}
.safecontentimg img {
  width: 46px;
  height: 46px;
}
.safecontenttitle {
  font-size: 20px;
  color: #333;
  margin-top: 20px;
  font-weight: 600;
}
.safecontentremake {
  margin-top: 12px;
  font-size: 15px;
  color: #9098ab;
  line-height: 26px;
  /* min-height: 78px; */
}
.dlptwobox {
  background-color: #f7f9fc;
}
.dlptwo {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  padding-bottom: 85px;
  opacity: 0;
}
.dlptwoaltitle {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
  text-align: center;
}
.dlptwoalremake {
  font-size: 17px;
  line-height: 30px;
  color: #00182aa6;
  text-align: center;
  margin-bottom: 34px;
}
.dlptwoitem {
  padding: 32px;
  border-radius: 10px;
  margin-top: 30px;
  box-shadow: 0px 15px 20px 5px #e6e6e6;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
.dlptwoitemimg img {
  width: 100%;
}
.dlptwotitle {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-bottom: 20px;
}
.dlptworemake {
  font-size: 15px;
  line-height: 26px;
  color: #9098ab;
  min-height: 78px;
}
.dlptwotext {
  padding: 0 10px;
}
.deskbox {
  background-color: #fff;
}
.desk {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.desktitle {
  font-size: 32px;
  color: #333;
  text-align: center;
  font-weight: 600;
  margin-bottom: 34px;
  height: 46px;
}
/* .deskremake{
  font-size: 17px;
  color: #9098ab;
  line-height: 30px;
  margin-bottom: 34px;
  margin-top: 20px;
  text-align: center;
} */
.deskcontentitem {
  margin-top: 30px;
  background-color: #f7f9fc;
  border-radius: 10px;
  padding: 45px 32px;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.deskcontentimg img {
  width: 46px;
  height: 46px;
}
.deskcontenttitle {
  margin-top: 20px;
  font-size: 20px;
  color: #333;
  height: 29px;
  font-weight: 600;
  margin-bottom: 20px;
}
.deskcontentremake {
  font-size: 15px;
  line-height: 26px;
  color: #9098ab;
  min-height: 78px;
}
.foot {
  width: 100%;
  margin: auto;
  opacity: 1;

  /* max-width: 1430px; */
  padding: 80px 50px;
  background-color: #121826;
}
.foot h1 {
  font-size: 32px;
  color: #027dfc;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
  height: 46px;
}
.footTop {
  display: flex;
  max-width: 1430px;
  margin: auto;
  padding: 50px;
  color: #fff;
}
.footYo {
  width: 100%;
  margin-right: 10px;
}
.box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.box .box1 {
  display: flex;
  flex: 1;
  margin-right: 10px;
  height: 110px;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #1a202f;
  font-size: 15px;
}
.box .box1:nth-child(3) {
  margin-right: 0;
}
.boxRight {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.rightTo {
  display: flex;
  width: 50%;
  height: 110px;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #1a202f;
}
.rightTo:nth-child(1) {
  margin-right: 10px;
}
.min {
  display: flex;
  width: 50%;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #1a202f;
}
.min {
  text-align: center;
}
.min2imgbox {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
}
.min2img {
  position: absolute;
  left: 164px;
  width: 0px;
  height: 14px;
  transition: all 0.3s;
  transition-timing-function: linear;
}
.min2imgbox:hover .min2img {
  width: 14px;
}
.morbox {
  background-color: #121826;
  background-image: url(../image/OneUBA/uba/bom-banner.svg);
  background-position: center;
  background-size: 65%;
  background-repeat: no-repeat;
}
.mor {
  width: 100%;
  margin: auto;
  max-width: 1430px;
  padding: 80px 50px;
  opacity: 0;
}
.mortitle {
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  height: 46px;
}
.morremake {
  font-size: 17px;
  color: #939db8;
  line-height: 30px;
  margin-top: 20px;
  text-align: center;
}
.mormore {
  display: flex;
  margin-top: 50px;
  align-items: center;
  justify-content: center;
}
.mormoreitem {
  height: 40px;
  width: 100px;
  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;
}
@media only screen and (max-width: 575px) {
  .productInfo {
    border-bottom: 1px solid #939db8;
    height: 180px;
  }
  /* 整体padding */
  .header,
  .liked,
  .safe,
  .meet,
  .dlptwo,
  .foot {
    padding: 60px 20px;
    max-width: 420px;
    width: 100%;
    margin: auto;
  }
  /* 关于对字体的调整 */
  .headertitle {
    font-size: 36px;
  }
  .safetitle,
  .meettitle,
  .dlptwoaltitle,
  .mortitle,
  .alarmLeftInfoTitle,
  .foot h1 {
    font-size: 26px;
  }
  .headerremake br,
  .netremake br,
  .morremake br,
  .saferemake br,
  .morremake br {
    display: none;
  }
  .headerbox {
    background-size: 300%;
    background-position: top left;
  }
  .header {
    height: 100%;
  }
  .headertitle br {
    display: block;
  }
  .headermore {
    margin-top: 44px;
  }
  /* part1 */
  .likedimg {
    margin-top: 24px;
  }

  .likedtitle {
    margin-bottom: 10px;
  }
  .likedimgdis {
    display: none;
  }
  .meettitle {
    margin-bottom: 0;
  }
  .meetcontent {
    display: block;
    padding: 30px;
    padding-bottom: 0;
    margin-top: 0;
  }
  .meetcontent1 {
    padding-top: 0;
  }
  .meetcontentitem {
    margin: auto;
    margin-top: 48px;
    max-width: 300px;
    width: 100%;
  }
  /* part2 */
  .safe {
    margin-top: 0;
  }
  .safeimg {
    position: static;
    width: 100%;
    text-align: center;
  }
  .safetop {
    display: block;
  }
  .saferemake {
    margin-top: 24px;
  }
  .safemore {
    display: flex;
    align-items: center;
    margin-top: 24px;
  }
  .safeleft {
    margin-bottom: 40px;
    width: 100%;
    /* padding-top: 0; */
  }
  .safecontent {
    display: block;
    padding: 30px;
    padding-bottom: 0;
    margin-top: 0;
  }
  .safecontentitem {
    margin: auto;
    margin-top: 48px;
    max-width: 300px;
    width: 100%;
  }
  .safeimg {
    height: 100%;
  }
  .safeimg img {
    width: 100%;
  }
  .dlptwoitem {
    margin-top: 20px;
    padding: 16px;
  }
  .dlptwotitle {
    margin-bottom: 8px;
  }
  .desk {
    width: 100%;
    padding: 40px 20px;
    max-width: 420px;
    margin: auto;
  }
  .deskcontentitem {
    padding: 24px;
  }
  .footTop {
    display: block;
    padding: 0;
  }
  .min {
    width: 100%;
    height: 110px;
    margin-top: 10px;
  }
  .morbox {
    background-size: cover;
  }
  .mortitle {
    height: auto;
  }
}
/* }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(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.liked {
  opacity: 1;
  animation: fxz 1s 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;
  }
}
