html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.66667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

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

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: transparent;
}

em,
i {
  font-style: normal;
}

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

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mt15 {
  margin-top: 0.15rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mt25 {
  margin-top: 0.25rem !important;
}

.mt30 {
  margin-top: 0.30rem !important;
}

.mt35 {
  margin-top: 0.35rem !important;
}

.mt40 {
  margin-top: 0.40rem !important;
}

.mt45 {
  margin-top: 0.45rem !important;
}

.mt50 {
  margin-top: 0.50rem !important;
}

.mt55 {
  margin-top: 0.55rem !important;
}

.mt60 {
  margin-top: 0.60rem !important;
}

.mt65 {
  margin-top: 0.65rem !important;
}

.mt70 {
  margin-top: 0.70rem !important;
}

.mt80 {
  margin-top: 0.80rem !important;
}

.mt85 {
  margin-top: 0.85rem !important;
}

.mt90 {
  margin-top: 0.90rem !important;
}

.mt95 {
  margin-top: 0.95rem !important;
}

.mt100 {
  margin-top: 1rem !important;
}

.mb10 {
  margin-bottom: 0.1rem !important;
}

.mb15 {
  margin-bottom: 0.15rem !important;
}

.mb20 {
  margin-bottom: 0.20rem !important;
}

.mb25 {
  margin-bottom: 0.25rem !important;
}

.mb30 {
  margin-bottom: 0.30rem !important;
}

.mb35 {
  margin-bottom: 0.35rem !important;
}

.mb40 {
  margin-bottom: 0.40rem !important;
}

.mb45 {
  margin-bottom: 0.45rem !important;
}

.mb50 {
  margin-bottom: 0.50rem !important;
}

.mb55 {
  margin-bottom: 0.55rem !important;
}

.mb60 {
  margin-bottom: 0.60rem !important;
}

.mb65 {
  margin-bottom: 0.65rem !important;
}

.mb70 {
  margin-bottom: 0.70rem !important;
}

.mt120 {
  margin-top: 1.2rem !important;
}

.mt140 {
  margin-top: 1.4rem !important;
}

body {
  background-color: #b9c8e5;
  margin: 0 auto;
  font-size: 0.24rem;
}

.box {
  width: 7.5rem;
  overflow: hidden;
  margin: 0 auto !important;
}

.head {
  position: relative;
}

.head img {
  width: 7.5rem;
  margin: -0.01rem 0;
}

.content {
  position: relative;
  width: 7.5rem;
  margin-top: -5rem;
}

.con-box {
  position: relative;
  width: 7.5rem;
  height: auto;
  z-index: 0;
  box-sizing: border-box;
  padding-top: 1.2rem;
  padding-bottom: 1.4rem;
}

.con-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 7.5rem;
  z-index: -1;
  height: 17.18rem;
  background: url("../images/box.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-link a {
  display: block;
  width: 6.70rem;
  margin: 0 auto 0.32rem;
  position: relative;
}

.h-link a img {
  width: 6.70rem;
}

.h-link a span {
  top: -0.27rem;
  left: 3.6rem;
  white-space: nowrap;
  position: absolute;
  color: #405989;
  font-size: 0.2rem;
  padding: 0 0.1rem;
  height: 0.32rem;
  line-height: 0.32rem;
  border-radius: 0.18rem 0.18rem 0.18rem 0rem;
  border: 0.02rem solid #F3FDFF;
  background: #EDF4FF;
}

.h-link a span::after {
  content: "";
  position: absolute;
  width: 0.13rem;
  height: 0.12rem;
  left: -0.13rem;
  bottom: -0.02rem;
  background: url("../images/tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.ps-nav {
  display: flex;
  align-items: center;
  margin-left: 0.34rem;
}

.ps-nav a {
  margin-right: 0.16rem;
  width: 1.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 0.4rem;
  font-size: 0.26rem;
  color: #243D76;
  background-color: rgba(237, 243, 255, 0.6);
}

.ps-nav a.on {
  color: #fff;
  background: url("../images/nav1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tcon {
  width: 6.9rem;
  margin: 0.32rem auto 0;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  padding-top: 0.4rem;
  padding-bottom: 0.48rem;
}

.tcon::after {
  content: "";
  position: absolute;
  width: 6.9rem;
  height: auto;
  top: 0;
  bottom: 1.88rem;
  left: 0;
  z-index: -1;
  background: url("../images/b-top.png") no-repeat 0 0;
  background-size: 100% auto;
}

.tcon::before {
  content: "";
  position: absolute;
  width: 6.86rem;
  height: 1.88rem;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: url("../images/b-bom.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tit {
  position: relative;
  text-align: center;
  width: 6.8rem;
  margin: 0 auto;
  height: 0.8rem;
  z-index: 0;
}

.tit::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2.33rem;
  width: 4.66rem;
  height: 0.8rem;
  z-index: 0;
  background: url("../images/ttips1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tit span {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  position: relative;
  background: linear-gradient(180deg, #061530 0%, #3A5E97 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  font-weight: 500;
  -webkit-text-stroke-width: 0.2pt;
}

.tit span::after {
  content: "";
  position: absolute;
  top: 0.04rem;
  left: -0.92rem;
  width: 0.82rem;
  height: 0.4rem;
  background: url("../images/t-left.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tit span::before {
  content: "";
  position: absolute;
  top: 0.04rem;
  right: -0.92rem;
  width: 0.82rem;
  height: 0.4rem;
  transform: rotate(180deg);
  background: url("../images/t-left.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.txt-box {
  width: 6.24rem;
  margin: 0.16rem auto 0;
  font-size: 0.24rem;
  color: #374871;
  line-height: 0.45rem;
}

.txt-box a {
  color: #4C8EE4;
}

.txt-box em {
  color: #4C8EE4;
}

.card-list {
  margin-top: 0.32rem;
}

.card-list li {
  width: 6.86rem;
  height: 1.83rem;
  border-radius: 0.24rem 0rem;
  border: 0.02rem solid #92A7CF;
  background: #EDF3FF;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.24rem;
  margin: 0 auto 0.24rem;
}

.card-list li img {
  width: 2.4rem;
  height: 1.35rem;
}

.card-list li div {
  margin-left: 0.16rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 1.2rem;
}

.card-list li div p {
  width: 3.82rem;
  display: block;
  color: #374871;
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.36rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.card-list li div em {
  color: rgba(55, 72, 113, 0.4);
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.28rem;
}

.tab {
  width: 7.5rem;
  height: 1.06rem;
  background-color: #EDF3FF;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.32rem;
}

.tab .tab-num {
  margin-top: -0.36rem;
}

.tab .tab-num img {
  display: block;
  margin: 0 auto;
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 50%;
}

.tab .tab-num em {
  font-size: 0.18rem;
  color: #374871;
  width: auto;
  height: 0.26rem;
  line-height: 0.26rem;
  padding: 0 0.12rem;
  border-radius: 0.4rem;
  background-color: #fff;
  display: block;
  margin-top: -0.12rem;
  position: relative;
}

.tab .tab-num span {
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color: #374871;
}

.tab .tbtn1 {
  width: 2rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  position: relative;
  overflow: hidden;
  z-index: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0.32rem;
  margin-right: 0.16rem;
  box-sizing: border-box;
  padding-top: 0.06rem;
}

.tab .tbtn1::after {
  content: "";
  width: 6.86rem;
  height: 0.8rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background: url("../images/btn-mask.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab .tbtn1 span {
  font-size: 0.26rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 0.28rem;
}

.tab .tbtn1 em {
  font-size: 0.18rem;
  display: block;
  text-align: center;
  line-height: 0.28rem;
  margin-top: 0.04rem;
  color: white;
}

.tab .tbtn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 0.8rem;
  border-radius: 0.4rem;
  position: relative;
  overflow: hidden;
  z-index: 0;
  box-sizing: border-box;
}

.tab .tbtn2::after {
  content: "";
  width: 6.86rem;
  height: 0.8rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background: url("../images/btn-mask.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tab .tbtn2 i {
  width: 0.33rem;
  height: 0.32rem;
  margin-right: 0.07rem;
  background: url("../images/icon-clock.png") no-repeat 0 0;
  background-size: 100% 100%;
  -webkit-animation: shake 2.4s linear infinite;
  animation: shake 2.4s linear infinite;
}

.tab .tbtn2 span {
  font-size: 0.26rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 0.3rem;
}

.tab .tbtn2.grey {
  filter: grayscale(0);
  opacity: 0.5;
}

.tab .tbtn2.grey i {
  animation: none;
  -webkit-animation: none;
}

.page-load {
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11111111;
  line-height: 0.3rem;
}

.page-load p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
  margin-top: -0.28rem;
  text-align: center;
  font-size: 0.24rem;
  color: #A7A8A7;
}

.page-load .b-sl {
  display: block;
  position: absolute;
  bottom: 1.2rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.page-load .b-sl img {
  width: auto;
  height: 0.46rem;
}

.grey {
  filter: grayscale(0.5);
}

.side {
  position: fixed;
  bottom: 1.6rem;
  right: 0;
  transition: 0.5s all;
}

.side a {
  display: block;
}

.side a img {
  width: 1.28rem;
  height: 1.28rem;
}

.p-pop {
  width: 6rem;
  height: auto;
  box-sizing: border-box;
  padding: 0.48rem 0.36rem;
  border-radius: 0.32rem;
  margin: 0 auto;
  background-color: #EDF3FF;
  z-index: 0;
  position: relative;
}

.p-pop .p-tit {
  text-align: center;
}

.p-pop .p-tit span {
  font-size: 0.32rem;
  position: relative;
  background: linear-gradient(180deg, #061530 0%, #3A5E97 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  font-weight: 500;
  -webkit-text-stroke-width: 0.2pt;
}

.p-pop .p-tit span::after {
  content: "";
  position: absolute;
  top: 0.04rem;
  left: -0.62rem;
  width: 0.46rem;
  height: 0.4rem;
  background: url("../images/t-left2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-tit span::before {
  content: "";
  position: absolute;
  top: 0.04rem;
  right: -0.62rem;
  width: 0.46rem;
  height: 0.4rem;
  transform: rotate(180deg);
  background: url("../images/t-left2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop::after {
  content: "";
  position: absolute;
  top: 0.05rem;
  right: 0.05rem;
  width: 0.73rem;
  height: 1.15rem;
  z-index: -1;
  background: url("../images/p-t1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop::before {
  content: "";
  position: absolute;
  bottom: 0.05rem;
  left: 0.05rem;
  width: 2.5rem;
  height: 0.59rem;
  z-index: -1;
  background: url("../images/p-t2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.p-pop .p-con {
  font-size: 0.28rem;
  color: #374871;
  line-height: 0.38rem;
  margin-top: 0.32rem;
}

.p-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.48rem;
}

.p-btn a {
  width: 2.24rem;
  height: 0.72rem;
  text-align: center;
  line-height: 0.72rem;
  border-radius: 0.48rem;
  font-size: 0.3rem;
  box-sizing: border-box;
  margin: 0 0.2rem;
}

.p-btn a.pbtn1 {
  color: #465C8E;
  border: 0.02rem solid #36599D;
}

.p-btn a.pbtn2 {
  color: #fff;
  background: url("../images/nav1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tac {
  text-align: center;
}

@-moz-keyframes shake {
  0%,
  100% {
    transform: rotate(0) scale(0.9);
  }
  10% {
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    transform: rotate(4deg);
  }
  45% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(2deg);
  }
  55%,
  90% {
    transform: rotate(0);
  }
}

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0) scale(0.9);
    transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  55%,
  90% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-o-keyframes shake {
  0%,
  100% {
    transform: rotate(0) scale(0.9);
  }
  10% {
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    transform: rotate(4deg);
  }
  45% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(2deg);
  }
  55%,
  90% {
    transform: rotate(0);
  }
}

@keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0) scale(0.9);
    transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  55%,
  90% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
