@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
html,
body {
  min-height: 100vh;
}
html {
  font-size: calc(100vw / 7.5);
}
@media (min-width: 640px) {
  html {
    font-size: 85.2px;
  }
}
body {
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Microsoft Yahei', sans-serif;
  font-size: 0.28rem;
  color: #fff;
  line-height: 1.5;
  background: #030ba8;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
  vertical-align: middle;
}

a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
ul,
li {
  list-style: none;
}
.clearfix {
  *zoom: 1;
}

.clearfix::after {
  clear: both;
  display: block;
  content: '';
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

.none {
  display: none;
}

/* 首页 */
.wrap {
  position: relative;
  padding-bottom: 0.8rem;
  width: 100%;
  height: auto;
  z-index: 1;
}
.wrap.award .box {
  margin-top: 0;
  background-color: rgba(5, 5, 105, 0.3);
}
.wrap h1 {
  width: 100%;
  font-size: 0.28rem;
  color: #e7c598;
  line-height: 0.46rem;
  text-align: center;
  font-weight: 500;
}
.wrap h1 b {
  font-size: 0.3rem;
  color: #dbaa6b;
}
.wrap h1 span {
  display: block;
  font-size: 0.26rem;
}
.wrap h1 p {
  font-size: 0.22rem;
  font-weight: normal;
}
.top {
  position: relative;
  width: 100%;
  z-index: 1;
}
.box {
  margin: 0.3rem;
  padding: 0.2rem;
  background-color: #050569;
  border-radius: 0.2rem;
}
.item {
  padding: 0.24rem 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.01rem solid #126fcd;
}
.item:last-child {
  border-bottom: none;
}
.item p {
  flex: 1;
}
.item b {
  display: inline-block;
  margin-right: 0.2rem;
  font-size: 0.28rem;
}
.item span {
  display: block;
  margin-top: 0.06rem;
  font-size: 0.22rem;
  color: #b4b7d2;
  font-weight: normal;
}
.btn {
  display: block;
  width: 0.92rem;
  font-size: 0.26rem;
  color: #050569;
  line-height: 0.44rem;
  text-align: center;
  background-image: linear-gradient(#fff, #d6a241);
  border-radius: 0.08rem;
}
.top-btn {
  position: relative;
  margin-top: -0.2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.top-btn.award-btn {
  margin: 0.6rem 0 0;
}
.top-btn .btn {
  margin: 0 0.2rem;
  width: 2.2rem;
  font-size: 0.3rem;
  line-height: 0.6rem;
}
.top-tip {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  opacity: 0.7;
}
/* 详情 */
.award {
  padding-bottom: 0.3rem;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: url('../images/footer.jpg') no-repeat center bottom / 100% auto;
}
.award .main {
  overflow: hidden;
  background: linear-gradient(#040db0, #0212bf);
}
.award .box {
  padding: 0.5rem 0.2rem;
}
.award h1 b {
  font-size: 0.28rem;
}
.award .award-box h1 span {
  display: none;
}
.name {
  margin-top: 0.2rem;
  padding: 0.2rem 0;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.name span {
  display: block;
  margin-top: 0.3rem;
  font-size: 0.3rem;
  font-weight: normal;
}
.unit {
  color: #b4b7d2;
  text-align: center;
}

/* 海报 */
.share {
  position: absolute;
  top: -9999px;
  width: 1080px;
  height: 1920px;
  background: #141008;
  z-index: 9;
}
.poster {
  width: 100%;
  height: 100%;
}
.share-box {
  position: absolute;
  top: 720px;
  left: 80px;
  width: 920px;
  background-color: rgba(5, 5, 105, 0.3);
  border-radius: 20px;
}
.share h1 {
  margin: 0 auto;
  padding: 50px 60px 30px;
  width: fit-content;
  font-size: 55px;
  text-align: center;
  font-weight: 500;
}
.share h1 b {
  display: inline-block;
  font-size: 48px;
  color: #dbaa6b;
  line-height: 66px;
}
.share h1 span {
  display: block;
  margin-bottom: 10px;
  font-size: 42px;
  color: #e7c598;
  line-height: 50px;
  font-weight: normal;
}
.share .name {
  margin-top: 0;
  padding-top: 0;
  font-size: 72px;
  line-height: 80px;
  /* letter-spacing: 2px; */
}
.share .name span {
  font-size: 38px;
}
.share .unit {
  font-size: 36px;
}
.qrcode {
  margin: 30px auto 60px;
  padding: 10px;
  width: 180px;
  height: 180px;
  background-color: #fff;
}
.qr {
  display: block;
  width: 100%;
}
/* 分享海报 */
#shareImg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  text-align: center;
  overflow: hidden;
  z-index: 999;
}

#shareImg .share_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.65);
  z-index: 98;
}

#shareImg .img {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 92%;
  height: 85vh;
  max-width: 550px;
  /* overflow: hidden; */
  z-index: 99;
}

#shareImg .img img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 100%;
  /* height: 100%; */
}

.btn-close {
  display: block;
  margin: 20px auto;
  width: 46px;
  height: 46px;
  background: url('https://static.21jingji.com/images/m/icon_closed.png') no-repeat center center / 36px 36px;
}
