@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;
}

body {
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
  font-size: 14px;
  color: #0d008e;
  line-height: 1.5em;
  background-color: #000141;
  -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,
.award {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.wrap {
  position: relative;
  background-color: #000141;
  /* background-image: linear-gradient(#24d657, #cff3ff); */
  /* background: #a19c93 url("../images/bg.png") no-rep eat top center / 100% auto; */
  overflow: hidden;
  z-index: 2;
}
.top {
  position: relative;
  width: 100%;
  z-index: 1;
}
.top img {
  width: 100%;
  height: auto;
}
.box {
  position: relative;
  margin: -10px auto 0;
  width: 100%;
  background: #000141 url("../images/bg.jpg") no-repeat top center / 100% auto;
  z-index: 2;
}

.wrap h1 {
  display: block;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.wrap h1 img {
  display: block;
  margin: 0 auto;
  width: 88%;
}
.wrap h1 p {
  margin-bottom: 10px;
  font-size: 10px;
  color: #fff;
  line-height: 12px;
  text-align: center;
}
.box h2 {
  margin: 10px 0 5px;
  padding-left: 10px;
  font-size: 16px;
  color: #292934;
  line-height: 16px;
  font-weight: bold;
  border-left: 3px solid #bc7718;
}

.nav {
  position: absolute;
  bottom: 0;
  left: 15%;
  width: 70%;
  height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.nav a {
  display: block;
  width: 110px;
  height: 24px;
  background: url("../images/btn.png") no-repeat center center / 100% 100%;
}
.nav a span {
  display: block;
  width: 110px;
  height: 24px;
  font-size: 16px;
  color: #0a007d;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
}
.temp {
  margin-bottom: 50px;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.temp a {
  display: block;
  width: 100%;
  height: 65px;
  font-size: 20px;
  line-height: 35px;
  color: #072175;
  text-align: center;
}

.bx {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  line-height: 0;
}
.list {
  margin: 0 15px 30px;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.list li {
  position: relative;
  padding: 12px 0;
  width: 100%;
  border-bottom: 1px solid #0d008e;
}
.list li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.c,
.list li i {
  position: absolute;
  left: 0;
  top: 27px;
  width: 14px;
  height: 14px;
  font-size: 11px;
  color: #4d0c03;
  line-height: 14px;
  text-align: center;
  border-radius: 50%;
}
.c {
  top: 3px;
  width: 18px;
  height: 18px;
  font-size: 11px;
  line-height: 18px;
}
.list li p {
  position: relative;
  padding: 0 52px 0 0;
  font-size: 10px;
  color: #0d008e;
  line-height: 1.7;
  text-align: left;
  font-weight: normal;
}
.list li .thumb {
  display: inline-block;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
}
.list li p.u {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #0d008e;
  font-weight: bold;
  vertical-align: middle;
}
.list li p b {
  display: block;
  font-size: 16px;
}
.list li span {
  display: block;
  font-size: 12px;
  color: #0d008e;
  line-height: 18px;
  font-weight: normal;
}
/* .list li em, */
.list li a.b {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  width: 43px;
  height: 20px;
  background: url("../images/b.png") no-repeat center center / 100% 100%;
}
/* .list li em {
  right: 50px;
  font-size: 17px;
  color: #fe8616;
} */
.from {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
/* 下载原文 */
#pop {
  display: none;
}
#pop,
.pop-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  z-index: 98;
}
.pop-bg {
  background-color: rgba(0, 0, 0, 0.5);
}
.pop-box {
  position: fixed;
  top: 50%;
  left: 7%;
  margin-top: -200px;
  width: 86%;
  height: 350px;
  background-color: #fff;
  border-radius: 8px;
  z-index: 99;
}
.pop-box h1 {
  width: 100%;
  font-size: 17px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  background-image: linear-gradient(to left, #81daf9, #46a6f6);
  background-image: -webkit-linear-gradient(to left, #81daf9, #46a6f6);
  border-radius: 8px 8px 0 0;
}
.pop-box h1 i {
  display: inline-block;
  margin-right: 8px;
  width: 25px;
  height: 25px;
  /* background: url("../images/icons.png") no-repeat center -78px; */
  background-size: 25px auto;
  vertical-align: middle;
}
.pop-content {
  padding-top: 30px;
}
.pop-content p {
  color: #292934;
  line-height: 24px;
  text-align: center;
}
.pop-content img {
  width: 160px;
}
.pop-close {
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-left: -20px;
  width: 46px;
  height: 46px;
  /* background: url("../images/close.png") no-repeat center center; */
  background-size: 36px 36px;
  cursor: pointer;
}

/* 喜报 */
.mid {
  position: relative;
  min-height: 48vh;
  background: url("../images/mid2.jpg") no-repeat 0 0 / 100% 100%;
  z-index: 2;
  overflow: hidden;
}
.tit {
  margin: 20px;
}
.info {
  position: relative;
  margin: 10px 30px 50px;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.info h2 {
  padding: 15px 0;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 40px;
  border-bottom: 1px solid #fff;
}
.info p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.btn-box {
  padding: 20px 0;
  width: 100%;
  text-align: center;
}
.btn-box .btn-share {
  display: inline-block;
  margin: 0 8px;
  width: 36%;
  height: 26px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  background-image: linear-gradient(#3dafff, #014cf3);
  border-radius: 5px;
}
/*  */

.intro {
  margin: 15px;
  padding: 10px 12px;
  font-size: 12px;
  color: #686868;
  line-height: 1.5;
  text-align: justify;
  background-color: #fff;
  border-radius: 5px;
  /* overflow: hidden; */
}

.intro a.back {
  display: block;
  margin: 10px auto;
  width: 86px;
}

/* 关于我们 */
.about {
  position: relative;
  padding: 15px 15px 5px;
  z-index: 2;
}
.about img {
  width: 200px;
}
.about p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #0047eb;
  line-height: 22px;
  text-align: justify;
}
/* 海报 */
.share {
  position: absolute;
  top: -9999px;
  left: auto;
  right: auto;
  width: 1080px;
  height: 1920px;
  overflow: hidden;
  background: #000141 url("../images/poster.jpg") no-repeat 0 0 / 100% auto;
  z-index: 9;
}
.share .ab-info {
  position: relative;
  width: 100%;
  height: 100%;
}
.share .rank {
  position: absolute;
  top: 1180px;
  left: 327px;
  width: 426px;
}
.share .poster-info {
  position: absolute;
  top: 500px;
  width: 1080px;
  text-align: center;
}
.share .tit {
  margin: 0 auto;
  width: 950px;
}
.share .thumb {
  margin: 30px auto 20px;
  width: 320px;
  height: 320px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  border: 6px solid #fff;
  overflow: hidden;
}
.share .name {
  margin: 0 auto 15px;
  width: 392px;
  font-size: 66px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  background: url("../images/name.png") no-repeat center center / 100% auto;
}
.share .unit {
  font-size: 36px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  letter-spacing: 1px;
}
.share .qr {
  position: absolute;
  top: 1500px;
  left: 450px;
  width: 180px;
  height: 180px;
  overflow: hidden;
}
.share #qrcode {
  position: relative;
  margin: 0 auto;
  padding: 10px;
  width: 160px;
  height: 160px;
  background-color: #fff;
}
.share .qr canvas {
  display: block;
  width: 100%;
  height: 100%;
}
.share .qr img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  display: block;
  padding: 4px;
  width: 48px;
  height: 48px;
  background-color: #fff;
  z-index: 9;
}
.share .qr-t {
  margin: 20px 0 15px;
  font-size: 30px;
  color: #fff1bd;
  line-height: 20px;
  text-align: center;
}
.share-host {
  margin-top: 15px;
  font-size: 12px;
  color: #f8dda5;
  line-height: 20px;
  text-align: center;
}
/* 分享海报 */
#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, .8);
  z-index: 98;
}

#shareImg .img {
  position: absolute;
  top: 20px;
  left: 5%;
  padding: 20px;
  width: 90%;
  height: 85vh;
  max-width: 828px;
  /* overflow: hidden; */
  z-index: 99;
}
#shareImg .share_tip {
  margin-top: 10px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}
#shareImg .img img {
  width: auto;
  height: 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;
  background-size: 30px 30px;
}

@media (min-width: 360px) {
  .list li p.u {
    font-size: 15px;
  }
}
@media (min-width: 375px) {
  .list li p.u {
    font-size: 16px;
  }

  .nch p {
    font-size: 23px;
  }
}
@media (min-width: 410px) {
}

@media (min-width: 640px) {
  .pop-box {
    left: 50%;
    margin-left: -250px;
    width: 500px;
  }
}
