.privacy {
  width: 100%;
  background: #FFFFFF;
  padding-bottom: 64px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.privacy .container {
  margin: auto;
  font-size: 18px;
}
.privacy .container .privacy_title {
  height: 80px;
  background: #FFFFFF;
  text-align: center;
  font-size: 42px;
  font-weight: 400;
  color: #00041A;
  line-height: 80px;
}
.privacy .container .date {
  height: 200px;
}
.privacy .container .date p {
  font-weight: 400;
  color: #00041A;
  line-height: 45px;
}
.privacy .container .preface {
  height: 73px;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  color: #00041A;
  line-height: 42px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.privacy .container .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.privacy .container .text .key {
  color: #00041A;
}
.privacy .container .text table {
  width: 1000px;
  height: 342px;
  margin: auto;
  word-wrap: break-word;
}
.privacy .container .text table tr {
  height: 60px;
}
.privacy .container .text table thead {
  height: 92px;
}
.privacy .container .text table th {
  text-align: center;
  width: 248px;
  border: 2px solid #00041A;
  font-size: 16px;
  font-weight: 400;
  color: #00041A;
  line-height: 24px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.privacy .container .text table td {
  text-align: center;
  width: 248px;
  border: 2px solid #00041A;
  font-size: 16px;
  font-weight: 400;
  color: #00041A;
  line-height: 24px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .privacy {
    width: 100%;
    background: #FFFFFF;
    padding-bottom: 32px;
    font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  }
  .privacy .container {
    margin: auto;
    font-size: 9px;
  }
  .privacy .container .privacy_title {
    height: 40px;
    background: #FFFFFF;
    text-align: center;
    font-weight: 400;
    color: #00041A;
    font-size: 12px;
    line-height: 40px;
    border-bottom: 1px solid #F4F4F7;
  }
  .privacy .container .padding {
    width: 87%;
    margin: 0 auto;
  }
  .privacy .container .padding .date {
    height: 100px;
  }
  .privacy .container .padding .date p {
    font-size: 9px;
    font-weight: 400;
    color: #00041A;
    line-height: 23px;
  }
  .privacy .container .padding .preface {
    height: 36px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    color: #00041A;
    line-height: 21px;
    font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  }
  .privacy .container .padding .text {
    font-size: 9px;
    font-weight: 400;
    line-height: 18px;
    font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  }
  .privacy .container .padding .text .key {
    color: #00041A;
  }
  .privacy .container .padding .text table {
    margin: 10px auto;
    width: 100%;
    height: 171px;
    word-wrap: break-word;
  }
  .privacy .container .padding .text table tr {
    height: 30px;
  }
  .privacy .container .padding .text table thead {
    height: 46px;
  }
  .privacy .container .padding .text table th {
    text-align: center;
    width: 124px;
    border: 1px solid #00041A;
    font-size: 8px;
    font-weight: 400;
    color: #00041A;
    line-height: 12px;
    font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  }
  .privacy .container .padding .text table td {
    text-align: center;
    width: 124px;
    border: 1px solid #00041A;
    font-size: 8px;
    font-weight: 400;
    color: #00041A;
    line-height: 12px;
    font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  }
}
