* {
  margin: 0;
  padding: 0;
}
body,
html {
  background-color: #000000;
}
img {
  border: 0;
  vertical-align: top;
}
article {
  margin: auto;
  width: 450px;
  position: relative;
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 10px #262626;
  background-color: #000000;
  font-family: "Microsoft YaHei", "微软雅黑";
  padding-bottom: 100px;
}
article .customer-service {
  position: fixed;
  top: 12%;
  z-index: 22;
  width: 21px;
  left: 50%;
  margin-left: calc(-10.5px + 205px);
}
article .customer-service div a {
  width: 21px;
  display: inline-block;
  margin-right: 16px;
}
article .customer-service div a img {
  width: 26px;
}
article .content {
  width: 100%;
  flex: 1;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  box-sizing: border-box;
  position: relative;
  background: url("../images/top.jpg") no-repeat center 0px;
  background-size: 100% auto;
}
article .content .logo {
  text-align: center;
  padding: 0px 0 0 0;
}
article .content .logo img {
  width: 267px;
}
article .content .top-item {
  position: relative;
  height: 417px;
}
article .content .top-item .top-img {
  width: 100%;
}
article .content .top-item .logo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
}
article .content .item-box1 {
  padding: 0px 20px 15px 20px;
  background: url("../images/item2.jpg") no-repeat;
  background-size: 100% auto;
}
article .content .item-box1 .bg {
  background: url("../images/b0.png") no-repeat;
  background-size: 100% auto;
  height: 122px;
  display: flex;
  align-items: center;
}
article .content .item-box1 .bg .left {
  padding-left: 15px;
}
article .content .item-box1 .bg .left img {
  width: 92px;
}
article .content .item-box1 .bg .middle {
  padding-left: 15px;
  color: #fff;
}
article .content .item-box1 .bg .middle p img {
  width: 150px;
}
article .content .item-box1 .bg .middle .name {
  padding: 5px 0 0 0;
  font-size: 15px;
}
article .content .item-box1 .bg .middle .tag {
  display: flex;
  align-items: center;
  margin-top: 6px;
}
article .content .item-box1 .bg .middle .tag span {
  background-color: #bf0001;
  vertical-align: middle;
  border-radius: 6px;
  margin-right: 5px;
  width: 75px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
article .content .item-box1 .bg .middle .tag span:nth-child(2) {
  background-color: #d85700;
}
article .content .item-box1 .bg .right {
  background: url("../images/b3.png") no-repeat;
  background-size: 105% auto;
  width: 120px;
  height: 120px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
article .content .item-box1 .bg .right .m {
  color: #fb0000;
  font-family: Arial;
  font-size: 24px;
  line-height: 21px;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 0 3px #fff;
  padding-top: 17px;
}
article .content .but {
  text-align: center;
  padding: 2px 0 25px 0;
  background-size: 100% auto;
  height: 58px;
}
article .content .but img {
  width: 260px;
}
article .content .but img.animation {
  animation: animationScale 0.8s ease-in-out alternate infinite;
}
article .content .static-data {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
}
article .content .static-data div {
  margin: 0 10px;
}
article .content .static-data img {
  height: 18px;
  margin-right: 2px;
}
article .content .title2 {
  text-align: center;
  padding: 10px 0 20px 0;
}
article .content .title2 img {
  width: 400px;
}
article .content .item-buts {
  padding: 0 20px;
}
article .content .item-buts dd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
article .content .item-buts dd .td1 {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
article .content .item-buts dd .td1 p {
  line-height: 35px;
  background-color: #fff8d1;
  color: #3e2700;
  padding: 0 15px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
article .content .item-buts dd .td1 div {
  flex: 1;
  text-align: center;
}
article .content .item-buts dd img {
  width: 124px;
  margin-left: 12px;
}
article .content .hb {
  text-align: center;
  padding: 30px 10px;
}
article .content .hb img {
  width: 100%;
}
article footer {
  padding: 0px;
  z-index: 99;
  background: url("../images/bottom-bg.jpg") no-repeat;
  background-size: 100% 100%;
  position: fixed;
  bottom: 0px;
  width: 450px;
  box-sizing: border-box;
}
article footer .con a {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 90px;
  color: #fff;
  align-items: center;
  padding: 0 20px;
  width: 100vw;
}
article footer .con a .left img {
  width: 70px;
}
article footer .con a .middle {
  padding: 0 0 0 10px;
}
article footer .con a .middle .d {
  font-size: 12px;
}
article footer .con a .middle .t {
  font-size: 21px;
  background: linear-gradient(0deg, #fcd064, #feffd3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  padding: 2px 0;
}
article footer .con a .middle .sub {
  font-size: 14px;
  color: #ffeba6;
}
article footer .con a .but {
  flex: 1;
  padding-left: 20px;
}
article footer .con a .but img {
  width: 150px;
  animation: animationScale 0.8s ease-in-out alternate infinite;
}
.safety-page {
  background: url("../images/safety-bg.jpg") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow-y: auto;
  box-sizing: border-box;
  height: 100vh;
}
.safety-page .content {
  flex: none;
  text-align: center;
}
.safety-page .content .icon img {
  width: 230px;
}
.safety-page .content h1 {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  padding: 60px 0 0 0;
}
.safety-page .content p {
  font-size: 18px;
  color: #fff;
  padding: 5px 0 0 0;
}
.safety-page .content .safety-but {
  text-align: center;
  padding: 42px 0 25px 0;
}
.safety-page .content .safety-but img {
  width: 320px;
}
.safety-page .content .safety-but img.animation {
  animation: animationScale 0.8s ease-in-out alternate infinite;
}
@keyframes animationScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
/* 整体滚动条 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  border-radius: 10px;
}
/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
/* 滚动条滑块在鼠标悬停时的样式 */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/*# sourceMappingURL=style.css.map */