body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
hr,
thead,
tbody,
tfoot,
th,
td {
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style: none;
}


a {
  text-decoration: none;
}

html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

body {
  line-height: 1.5;
  font-size: 14px;
}

i,
em {
  font-style: normal;
}


img {
  border: 0 none;
  width: auto\9;
  max-width: 100%;
  vertical-align: top;
  height: auto;
}

*:focus {
  outline: none
}




body {
  background: #fff;
  color: #000;
  padding-bottom: 4rem
}

.plr72 {
  padding: 0 .72rem;
}




.logo {
  padding: 6.12rem 0 3.45rem;
  width: 7.26rem;
  height: .93rem;
  overflow: hidden;
  margin: 0 auto;
}

.logo img {
  width: 100%;
}

.logo .logo-video-dimensions {
  width: 100%;
}

.title {
  text-align: center;
  padding: 0 0 .6rem;
}

.title h1 {
  font-size: .6rem;
  font-weight: 800;
  letter-spacing: .0055rem;
}

.title h2 {
  opacity: .55;
  font-size: .36rem;
  padding: .12rem 0 .09rem;
  font-weight: 550;
}

.title h3 {
  opacity: .3;
  font-size: .30rem;
  font-weight: 550;
}



.pt {
  /* background: url(../img/bg.png) 0 0 no-repeat;
  background-size: 100% auto; */
  padding-top: 3.7rem;
}

/* .ht-night-app-wrap .pt {
  opacity: .2 !important;
} */

.ht-night-app-wrap .video {
  position: relative;
  z-index: 99999;
}

.bg {
  margin-top: -2rem;
}

.bg .big-title {
  font-size: .54rem;
  font-weight: 700;
  margin-bottom: .43rem;
}

.bg .small-title {
  font-size: .42rem;
  font-weight: 700;
  margin-bottom: .48rem;
}

.bg p {
  opacity: 0.55;
  font-size: .36rem;
  line-height: .6rem;
  margin-bottom: .9rem;
  letter-spacing: .0055rem;
}

.con dt {
  margin-bottom: .18rem;
  font-weight: 700;
  font-size: .36rem;
  letter-spacing: .0055rem;
}

.con dd {
  opacity: .55;
  font-size: .36rem;
  margin-bottom: .48rem;
  line-height: .6rem;
  letter-spacing: .0055rem;
  white-space: pre-line
}

.con dd:last-child {
  margin-bottom: .9rem;
}

.more {
  font-size: .36rem;
  line-height: .6rem;
}

.more div {
  opacity: 0.55;
}

.more a {
  color: #007AFF;
  border-bottom: .01rem solid #007AFF;
}

.note {
  padding: .9rem 0 1.5rem;
}

.note h4,
.operator h4 {
  font-size: .3rem;
  margin-bottom: .24rem;
  letter-spacing: 0.005rem;
  font-weight: 700;
}

/* .note h4{opacity: .75;} */

.note ul li {
  font-size: .3rem;
  opacity: .5;
  line-height: .48rem;
  margin-bottom: .2rem;
}

.operator {
  font-size: .3rem;
}

.operator dt {
  opacity: .5;
  margin-bottom: .3rem;
  font-weight: 700;
}

.operator dd,
.operator div {
  line-height: .48rem;
  margin-bottom: .3rem;
  opacity: .5;
}

.operator dd:last-child {
  margin-bottom: 1.1rem;
}

/*暗色模式*/
.black .title {
  text-align: center;
  color: #ffffff;
}

.black .bg {
  color: #fff;
}

.black .more a {
  color: #fff;
  border-bottom: .01rem solid #fff;
}

.black .pt {
  opacity: .2;
}