body, dd, dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
  margin: 0
}

* {
  font-family: "Microsoft YaHei";
  box-sizing: border-box
}

input, textarea {
  padding: 0
}

body, html {
  width: 100%;
  height: 100%
}

[type=checkbox], [type=radio] {
  margin: 0
}

ol, ul {
  padding: 0;
  list-style: none
}

a {
  text-decoration: none;
  color: #ccc;
}

img {
  border: none
}

.hidden {
  display: none!important
}

.abs {
  position: absolute
}

.rel {
  position: relative
}

.align-right {
  text-align: right
}

.align-left {
  text-align: left
}

.align-center {
  text-align: center
}

.bold {
  font-weight: 700
}

.light {
  font-weight: lighter
}

html {
  font-family: Source Han Serif CN;
  user-select: none;
  font-size: 16px
}

.header {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.bg {
  width: 100%;
  height: auto
}

.mask {
  width: 100%;
  height: 100%
}

.header-container {
  color: #fff;
  top: 0;
  padding: 0 17.4%
}

.logo {
  top: 4%;
  width: 12.69rem;
  height: 4.4rem;
  background: url(../img/logo.svg) no-repeat center center
}

.words {
  top: 37.4%;
  width: 40rem;
  font-size: 2.1875rem
}

.inner-words:first-child {
  font-size: 3.4rem;
  letter-spacing: .125rem
}

.main {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto
}

.main-top {
  top: 5.375rem;
  width: 100%;
  height: auto;
  left: 17.4%
}

.main-image {
  width: 37.6875rem;
  height: 57.8375rem
}

.main-words {
  left: 37.6875rem;
  top: 0
}

.inner-words-1 {
  width: 20rem;
  height: 14rem;
  left: 4rem
}

.inner-words-2 {
  width: 20rem;
  height: 14rem;
  left: -9rem;
  top: 27rem
}

.inner-words-3 {
  width: 20rem;
  height: 14rem;
  left: 13rem;
  top: 44.3rem
}

.main-bottom {
  margin-top: 18rem;
  left: 17.4%
}

.share {
  margin-bottom: 7.5rem;
  display: flex
}

.share-img {
  width: 34rem;
  height: 23.4rem
}

.share-aside {
  display: inline-block;
  left: 17%
}

.icon {
  width: 7.875rem;
  height: 7.875rem
}

.share-title {
  font-weight: 700;
  font-size: 2rem;
  margin-top: 2.2rem
}

.share-content {
  font-size: 1.4rem;
  margin-top: 1.25rem;
  font-weight: 200;
  -webkit-text-size-adjust: none;
  word-wrap: break-word;
  width: 80%
}

.share-button {
  display: inline-block;
  margin-top: 1.8rem;
  padding: .75rem 2.2rem;
  border: .125rem solid #fa9d50;
  cursor: pointer;
  letter-spacing: .125rem
}

#star>.share-img {
  left: 18%
}

#star>.share-aside {
  left: 0
}

.share-words-img {
  display: none
}

.footer {
  width: 100%;
  height: auto;
  background-color: #020202;
  opacity: .84;
  bottom: 0;
  overflow: hidden
}

.footer-container {
  text-align: center;
  vertical-align: middle
}

.footer-container>img {
  top: 3rem;
  width: 9.4rem;
  height: 7.3rem;
  cursor: pointer
}

.footer-content {
  color: #fff;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  border: 0
}

.footer-content td {
  padding: 0 1.68rem;
  border-left: 1px solid #fff;
  cursor: pointer;
  color: #fff;
  font-size: 1em;
  font-weight: 100;
  word-break: break-all;
  -webkit-text-size-adjust: none
}

.footer-content a {
  color: #fff
}

.footer-bottom {
  text-align: center;
  color: #fff;
  margin-top: 1em;
  font-weight: 100
}

.footer-info {
  color: #ccc;
  margin-top: 1em;
  margin-bottom: 2rem;
  font-weight: 300
}

@media screen and (max-width:1440px) {
  .words {
    font-size: 1.6rem
  }
  .inner-words:first-child {
    font-size: 2rem
  }
  .logo {
    width: 8rem;
    height: 3rem
  }
  .main-image {
    width: 25rem;
    height: 40rem
  }
  .main-words {
    left: 25rem
  }
  .inner-words-1 {
    width: 15rem;
    height: 10rem;
    left: 5rem
  }
  .inner-words-2 {
    width: 15rem;
    height: 10rem;
    left: -4rem;
    top: 19rem
  }
  .inner-words-3 {
    width: 15rem;
    height: 10rem;
    left: 13rem;
    top: 36rem
  }
  .share-img {
    width: 26rem;
    height: 18rem
  }
  .share-aside {
    left: 6%
  }
  #star>.share-aside {
    left: -7%
  }
  #star>.share-img {
    left: -2%
  }
}

@media screen and (max-width:1200px) {
  .bg {
    width: 150%
  }
  .main-top {
    left: 15%
  }
  .share-img {
    width: 34rem;
    height: 23.4rem
  }
  .share {
    display: block
  }
  .share-aside {
    display: block;
    left: 0
  }
  .share-title {
    font-size: 3rem
  }
  .share-content {
    font-size: 2rem
  }
  #star>.share-img {
    left: 0;
    top: -24rem
  }
  #star>.share-aside {
    left: 0;
    text-align: left;
    top: 24rem
  }
  .footer-container>img {
    width: 7.75rem;
    height: 6rem
  }
}

@media screen and (max-width:800px) {
  .bg {
    width: 250%;
    left: -50%
  }
  .words {
    font-size: .9rem
  }
  .inner-words:first-child {
    font-size: 1.2rem
  }
  .logo {
    width: 5rem;
    height: 2rem
  }
  .main-image {
    width: 14.75rem;
    height: 22.65rem
  }
  .main-words {
    left: 20rem
  }
  .inner-words-1 {
    width: 10rem;
    height: 6.25rem;
    left: -9rem
  }
  .inner-words-2 {
    width: 10rem;
    height: 6.25rem;
    left: -9rem;
    top: 11rem
  }
  .inner-words-3 {
    width: 10rem;
    height: 6.25rem;
    left: -9rem;
    top: 22rem
  }
  .share-img {
    width: 26rem;
    height: 18rem
  }
  .icon {
    width: 6rem;
    height: 6rem
  }
  .share-title {
    font-size: 2.5rem
  }
  .share-content {
    font-size: 1.5rem
  }
  #star>.share-aside {
    top: 16rem
  }
}

@media screen and (max-width:500px) {
  .bg {
    width: 350%;
    left: -75%
  }
  .inner-words:first-child {
    letter-spacing: normal
  }
  .main-top {
    left: 0
  }
  .inner-words-1, .inner-words-2, .inner-words-3 {
    left: -10rem
  }
  .main-bottom {
    left: 2.6rem
  }
  .share-img {
    width: 15.75rem;
    height: 10.75rem
  }
  .icon {
    width: 3.75rem;
    height: 3.75rem
  }
  .share-title {
    font-size: 1.3rem
  }
  .share-content {
    font-size: .9rem;
    line-height: 1.5rem
  }
  #star>.share-img {
    top: -15rem
  }
  #star>.share-aside {
    top: 11rem
  }
  .share-button {
    font-size: .56rem;
    padding: .28rem 1rem
  }
  .footer-container>img {
    top: 1.5rem;
    width: 3.3rem;
    height: 2.6rem
  }
  .footer-content {
    margin-top: 1.75rem
  }
  .footer-content td {
    padding: 0 .4rem;
    font-size: .375rem
  }
  .footer-bottom {
    margin-top: .5em;
    font-weight: 100;
    font-size: .375rem
  }
  .footer-info {
    margin-top: .25em;
    font-weight: 300;
    font-size: .375rem
  }
}