﻿* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  color: #181818;
  font-family: Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif;
  max-width: 769px;
  min-width: 320px;
  margin: 0 auto;
  touch-action: manipulation;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
   -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  font-size: 14px;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
input {
  -webkit-appearance: none;
}
body.dialog-open {
  position: fixed;
  width: 100%;
}
article {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.home .top_img {
  display: block;
  width: 96%;
  align-self: center;
}
.home .top_img img {
  display: block;
  width: 100%;
  height: 12.75rem;
}
.home .lottery_tab {
  display: flex;
  justify-content: space-evenly;
  padding: 1rem 1rem 0;
}
.home .lottery_tab a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home .lottery_tab a img {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
}
.home .lottery_tab a b {
  font-size: 1.167rem;
  color: #181818;
  font-weight: normal;
  margin-top: 0.333rem;
}
.recommend header {
  background: #f6f6f6;
}
.recommend header .buy {
  width: 8.5rem;
  height: 2.167rem;
  background: #eeeeee;
  border-radius: 1.083rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4790d8;
}
.recommend .switchover {
  background: #f6f6f6;
}
.zddpage header {
  width: 100%;
  height: 3.833rem;
  background: #2e92da;
}
.zddpage header h1,
.zddpage header h1 img {
  display: block;
  width: 7.083rem;
  height: 2.417rem;
}
.zddpage header .middle {
  display: block;
  width: 7.417rem;
  height: 1rem;
}
.zddpage header .search {
  width: 7.083rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.zddpage header .search img {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.333rem;
}
.zddpage header .search span {
  font-size: 1.167rem;
  color: #ffffff;
}
.caisou_img {
  display: block;
  margin-top: 1rem;
}
.caisou_img img {
  display: block;
  width: 100%;
  height: 12.5rem;
}
.buy_page .content {
  flex: 1;
  padding: 1rem 1rem 4.083rem;
}
.buy_page .content .title {
  font-weight: bold;
  font-size: 1.5rem;
  color: #181818;
  word-break: break-all;
}
.buy_page .content .desc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.833rem;
  padding-bottom: 1.167rem;
  border-bottom: 0.083rem dashed #e0e0e0;
}
.buy_page .content .desc .left {
  display: flex;
  align-items: center;
}
.buy_page .content .desc .left span {
  font-size: 1rem;
  color: #4a4a4a;
}
.buy_page .content .desc .left span:not(:last-of-type) {
  margin-right: 1rem;
}
.buy_page .content .desc a {
  font-size: 1.083rem;
  color: #e24939;
}
.buy_page .content .buy_box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0.333rem;
  margin-top: 1.917rem;
  padding: 2.5rem 2.083rem;
  background: url(/images/jmzl.png) no-repeat left top / 6.083rem 5.333rem;
  background-color: #f7f7f7;
}
.buy_page .content .buy_box .djs {
  display: flex;
  align-items: center;
}
.buy_page .content .buy_box .djs .text {
  font-size: 1rem;
  color: #204f91;
}
.buy_page .content .buy_box .djs .clock {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  color: #ffffff;
  background: #dc0000;
  border-radius: 0.167rem;
  margin: 0 0.5rem;
}
.buy_page .content .buy_box .button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 0;
  margin-top: 1.25rem;
  background: #fff3e0;
  box-shadow: 0 0.083rem 0.25rem 0 #ffe6bf;
  border-radius: 0.25rem;
  border: 0.083rem dashed #ffce82;
}
.buy_page .content .buy_box .button img {
  display: block;
  width: 1.333rem;
  height: 1.333rem;
  margin-right: 0.5rem;
}
.buy_page .content .buy_box .button span {
  font-size: 1.167rem;
  color: #204f91;
}
.buy_page .content .buy_box .button span.red {
  color: #dc0000;
  margin: 0 0.167rem;
}
.buy_page .content .buy_box .info {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 1.333rem;
}
.buy_page .content .buy_box .info .phone {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-right: 0.333rem;
}
.buy_page .content .buy_box .info .phone .user {
  display: block;
  width: 1.167rem;
  height: 1.083rem;
  margin-right: 0.333rem;
}
.buy_page .content .buy_box .info .phone span {
  font-size: 1.167rem;
  color: #999999;
}
.buy_page .content .buy_box .info .phone .swiper-container {
  height: 1.667rem;
}
.buy_page .content .buy_box .info .phone .swiper-container .swiper-slide {
  font-size: 1.167rem;
  color: #7c7c7c;
  margin: 0 0.333rem;
  line-height: 1.667rem;
}
.buy_page .content .buy_box .info p {
  display: flex;
  align-items: center;
  font-size: 1.167rem;
  color: #999999;
}
.buy_page .content .buy_box .info p span {
  color: #dc0000;
}
.buy_page .content .buy_box .tip {
  font-size: 0.833rem;
  color: #bbbbbb;
  margin-top: 1.167rem;
}
.buy_page .content .button {
  width: 25.917rem;
  height: 3.333rem;
  font-weight: bold;
  font-size: 1.333rem;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30% auto auto;
  background: #2e92da;
  border-radius: 1.667rem;
  position: relative;
}
.buy_page .content .button.button_box::after {
  display: inline-block;
  content: "";
  width: 26.917rem;
  height: 5.617rem;
  position: absolute;
  top: -3.167rem;
  background: url(/images/finger.gif) no-repeat center center / 100% 100%;
}
.article_page .article {
  padding: 1.083rem 1.333rem 4.483rem;
}
.article_page .article .title {
  font-weight: bold;
  font-size: 1.5rem;
  color: #181818;
  word-break: break-all;
}
.article_page .article > .desc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  padding-bottom: 0.917rem;
  border-bottom: 0.083rem dashed #e0e0e0;
}
.article_page .article > .desc .left {
  font-size: 1.167rem;
  color: #999999;
}
.article_page .article > .desc .left span:not(:last-of-type) {
  margin-right: 1rem;
}
.article_page .article > .desc .gz {
  font-size: 1.083rem;
  color: #e24939;
  padding-left: 1.5rem;
  background: url(/images/gz.png) no-repeat left center / 1.333rem 1.333rem;
}
.article_page .article > .desc .ygz {
  font-size: 1.083rem;
  color: #999999;
  padding-left: 1.5rem;
  background: url(/images/gz2_a.png) no-repeat left center / 1.333rem 1.333rem;
}
.article_page .article .content {
  margin-top: 1rem;
  max-width: 100%;
  overflow: hidden;
  word-break: break-all;
  font-size: 1.333rem;
  line-height: 2.333rem;
  color: #4a4a4a;
}
.article_page .article .content img {
  max-width: 100% !important;
}
.article_page .article .content pre {
  white-space: pre-wrap !important;
}
.article_page .article .other_title {
  margin-top: 2rem;
  font-weight: bold;
  font-size: 1.333rem;
  color: #181818;
  padding-left: 2.167rem;
  background: url(/images/bj1.png) no-repeat left center / 1.667rem 1.667rem;
}
.article_page .article .article_list {
  padding: 0;
  background: #ffffff;
}
.article_page .article .article_list .article_item {
  border-radius: 0;
  padding: 1.333rem 0 0.967rem;
  border-bottom: 0.083rem solid #e6e6e6;
}
.buy_articles header .buy {
  color: #4a4a4a;
}
.buy_articles header .buy img {
  width: 1.5rem;
  height: 1.333rem;
}
.buy_articles .refresh {
  text-align: center;
  padding: 1.333rem 1rem;
  background: #f7f7f7;
}
.buy_articles .refresh p {
  font-size: 1.167rem;
  color: #4a4a4a;
}
.buy_articles .refresh p span {
  font-weight: bold;
  color: #e13737;
  text-decoration: underline;
}
.buy_articles .article_list .article_item:first-of-type {
  padding-top: 1.333rem;
}
.buy_articles .switchover {
  height: 3.667rem;
  padding: 0;
}
.buy_articles .switchover a {
  color: #4a4a4a;
  font-size: 1.333rem;
}
.buy_articles .switchover a.active {
  font-weight: bold;
  color: #181818;
}
.buy_articles .switchover a.active::after {
  height: 0.333rem;
  border-radius: 0.167rem;
  bottom: -0.683rem;
}
.search_wrap {
  display: flex;
  align-items: center;
  height: 3.667rem;
  margin: 1rem 1rem 1.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 0 0.583rem;
  background: #2e92da;;
}
.search_wrap input {
  flex: 1;
  overflow: hidden;
  height: 2.75rem;
  outline: none;
  border: none;
  font-size: 1.167rem;
  color: #69390d;
  padding-left: 2rem;
  border-radius: 0.167rem;
  background: url(/images/search_blue2.png) no-repeat 0.5rem center / 1.333rem 1.333rem;
  background-color: #ffffff;
}
.search_wrap input::placeholder {
  color: #e24939;
}
.search_wrap span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.333rem;
  height: 2.75rem;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.333rem;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0.167rem;
  margin-left: 0.417rem;
}
.search_wrap.index {
  margin: 1rem 1rem 1rem;
}
.contacts .content {
  flex: 1;
  padding: 5.833rem 2.667rem 0;
  background: #f7f7f7;
}
.contacts .content .title {
  height: 3.833rem;
  font-weight: bold;
  font-size: 1.5rem;
  color: #181818;
  text-align: center;
  line-height: 3.833rem;
  background: #ffd084;
  position: relative;
}
.contacts .content .title::before,
.contacts .content .title::after {
  display: inline-block;
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #ffffff;
}
.contacts .content .title::before {
  margin-right: 1.5rem;
}
.contacts .content .title::after {
  margin-left: 1.5rem;
}
.contacts .content .center {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.667rem 4.167rem;
  background-color: #ffffff;
}
.contacts .content .center .qr {
  width: 18rem;
  text-align: center;
  padding: 1.267rem 0;
  border-radius: 0.25rem;
  border: 0.333rem solid #ffd084;
}
.contacts .content .center .qr img {
  width: 14.333rem;
  height: 14.333rem;
}
.contacts .content .center .text {
  font-size: 1.167rem;
  color: #999999;
  margin-top: 2.5rem;
  text-align: center;
}
.contacts .content .center .text span {
  font-weight: bold;
  font-size: 1.667rem;
  color: #181818;
}
.failure img {
  display: block;
  width: 21.083rem;
  height: 12.333rem;
  margin: 15.5rem auto 1.333rem;
}
.failure p {
  font-size: 1.167rem;
  color: #999999;
  text-align: center;
}
.switchover {
  padding: 0.5rem 0 0.9rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background: #ffffff;
  box-shadow: inset 0px 0px 0px 0px #e0e0e0;
}
.switchover a {
  font-size: 1.333rem;
  color: #181818;
}
.switchover a.active {
  color: #2e92da;
  font-weight: bold;
  position: relative;
}
.switchover a.active::after {
  display: inline-block;
  content: "";
  width: 80%;
  height: 0.167rem;
  background: #2e92da;
  position: absolute;
  left: 50%;
  bottom: -0.183rem;
  border-radius: 0.083rem;
  transform: translateX(-50%);
}
header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 3.667rem;
  padding: 0 1rem;
}
header .back {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1.5rem;
  color: #181818;
}
header .back img {
  display: block;
  width: 1.083rem;
  height: 2rem;
  margin-right: 1.667rem;
}
header .buy {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #2e92da;
}
header .buy img {
  display: block;
  width: 1.333rem;
  height: 1.417rem;
  margin-right: 0.333rem;
}
.empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10rem auto 2.5rem;
}
.empty p {
  font-size: 1.167rem;
  color: #999999;
  margin-top: 1.583rem;
}
.article_list {
  padding: 1rem 1rem 4.5rem;
  background: #ffffff;
  padding-top: 0rem;
  flex: 1;
}
.article_list .article_item {
  display: block;
  background: #ffffff;
  margin-bottom: 0.833rem;
  border-radius: 0;
  padding: 1.333rem 0rem 0.967rem;
  border-bottom: 0.417rem solid #f6f6f6;
}
.article_list .article_item:first-of-type {
  padding-top: 0;
}
.article_list .article_item .title {
  font-weight: bold;
  font-size: 1.333rem;
  color: #181818;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 指定显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}
.article_list .article_item .desc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.833rem;
}
.article_list .article_item .desc p {
  display: flex;
}
.article_list .article_item .desc p span {
  font-size: 1.083rem;
  color: #999999;
  margin-right: 0.833rem;
}
.article_list .article_item .desc p span.new {
  display: inline-block;
  padding: 0 0.417rem;
  font-size: 1rem;
  color: #ffffff;
  background: #e24939;
  border-radius: 0.167rem;
}
.article_list .article_item .desc .money {
  color: #e13737;
  font-size: 1.5rem;
  display: flex;
  align-items: baseline;
  font-weight: bold;
}
.article_list .article_item .desc .money i {
  font-weight: bold;
  font-size: 1rem;
}
.article_list .article_item.past .money {
  color: #999999;
  text-decoration: line-through;
}
.attention_list {
  padding: 0rem 1rem 4.283rem;
}
.attention_list .attention {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 0;
  border-bottom: 0.083rem solid #e0e0e0;
}
.attention_list .attention .left .name {
  font-size: 1.333rem;
  color: #181818;
}
.attention_list .attention .left .num {
  font-size: 1.083rem;
  color: #999999;
  margin-top: 0.333rem;
}
.attention_list .attention .cancel {
  display: block;
  width: 6.167rem;
  height: 1.667rem;
  text-align: center;
  line-height: 1.667rem;
  font-size: 1rem;
  color: #999999;
  background: #eeeeee;
  border-radius: 0.833rem;
}
.attention_list .attention:first-of-type {
  padding-top: 0;
}
.tabbar {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 4.083rem;
  background: #ffffff;
  position: fixed;
  bottom: 0;
  max-width: 769px;
  min-width: 320px;
  margin: 0 auto;
  box-shadow: 0 0.167rem 0.333rem 0 rgba(0, 0, 0, 0.5);
}
.tabbar a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.833rem;
  color: #181818;
}
.tabbar a::before {
  display: inline-block;
  content: "";
  width: 1.667rem;
  height: 1.667rem;
  margin-bottom: 0.167rem;
}
.tabbar a.active {
  font-weight: bold;
  color: #2e92da;
}
.tabbar a.home::before {
  background: url(/images/home.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.home.active::before {
  background: url(/images/a_home2.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.recommend::before {
  background: url(/images/recommend.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.recommend.active::before {
  background: url(/images/a_recommend2.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.purchase::before {
  background: url(/images/purchase2.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.purchase.active::before {
  background: url(/images/a_purchase2.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.service::before {
  background: url(/images/service2.png) no-repeat center center / 1.667rem 1.667rem;
}
.tabbar a.service.active::before {
  background: url(/images/a_service2.png) no-repeat center center / 1.667rem 1.667rem;
}
.to_bottom {
  display: flex;
  justify-content: center;
}
.to_bottom img {
  display: block;
  width: 6.833rem;
  height: 6.833rem;
}
.popup,
.popup_confirm,
.attention_pop {
  position: fixed;
  width: 100%;
  height: 100vh;
  max-width: 769px;
  min-width: 320px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.popup .pop,
.popup_confirm .pop,
.attention_pop .pop {
  width: 24.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.5rem 1.333rem 1.333rem;
  background: #ffffff;
  border-radius: 0.333rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup .pop .close,
.popup_confirm .pop .close,
.attention_pop .pop .close {
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 1rem;
  right: 0.833rem;
}
.popup .pop .mobile,
.popup_confirm .pop .mobile,
.attention_pop .pop .mobile {
  display: block;
  width: 2.667rem;
  height: 3.417rem;
}
.popup .pop .text,
.popup_confirm .pop .text,
.attention_pop .pop .text {
  font-weight: bold;
  font-size: 1.167rem;
  color: #181818;
  margin-top: 1rem;
}
.popup .pop .hint,
.popup_confirm .pop .hint,
.attention_pop .pop .hint {
  font-size: 1rem;
  color: #4a4a4a;
  line-height: 1.417rem;
  margin-top: 1rem;
  text-align: center;
}
.popup .pop .hint a,
.popup_confirm .pop .hint a,
.attention_pop .pop .hint a {
  color: #e24939;
}
.popup .pop .input,
.popup_confirm .pop .input,
.attention_pop .pop .input {
  width: 21.833rem;
  height: 3.333rem;
  display: flex;
  margin-top: 1.333rem;
  background: #f0f0f0;
  overflow: hidden;
  border-radius: 1.667rem;
  border: 0.083rem solid #e0e0e0;
}
.popup .pop .input span,
.popup_confirm .pop .input span,
.attention_pop .pop .input span {
  min-width: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.167rem;
  color: #181818;
  position: relative;
}
.popup .pop .input span::after,
.popup_confirm .pop .input span::after,
.attention_pop .pop .input span::after {
  display: inline-block;
  content: "";
  width: 0.083rem;
  height: 1.333rem;
  background: #979797;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.popup .pop .input input,
.popup_confirm .pop .input input,
.attention_pop .pop .input input {
  flex: 1;
  padding: 0 1.25rem;
  border: none;
  outline: none;
  font-size: 1.167rem;
  border-radius: 1.667rem;
  background: #f0f0f0;
  overflow: hidden;
}
.popup .pop .type .item,
.popup_confirm .pop .type .item,
.attention_pop .pop .type .item {
  width: 21.833rem;
  height: 3.333rem;
  font-weight: bold;
  font-size: 1.333rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #618df5;
  border-radius: 1.667rem;
  margin-top: 2rem;
}
.popup .pop .type .item img,
.popup_confirm .pop .type .item img,
.attention_pop .pop .type .item img {
  display: block;
  width: 2.333rem;
  height: 2.333rem;
  margin-right: 0.667rem;
}
.popup .pop .type .item.wechat,
.popup_confirm .pop .type .item.wechat,
.attention_pop .pop .type .item.wechat {
  background: #38ca3a;
}
.popup .pop .type .item:nth-last-of-type(2),
.popup_confirm .pop .type .item:nth-last-of-type(2),
.attention_pop .pop .type .item:nth-last-of-type(2) {
  margin-top: 1rem;
}
.popup .pop .tip,
.popup_confirm .pop .tip,
.attention_pop .pop .tip {
  font-size: 1rem;
  color: #999999;
  margin-top: 0.5rem;
}
.popup .pop .tip span,
.popup_confirm .pop .tip span,
.attention_pop .pop .tip span {
  color: #e24939;
  margin-right: 0.083rem;
}
.popup .pop .btn,
.popup_confirm .pop .btn,
.attention_pop .pop .btn {
  width: 100%;
  height: 3.333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.333rem;
  border-radius: 1.667rem;
}
.popup .pop .btn.cancel,
.popup_confirm .pop .btn.cancel,
.attention_pop .pop .btn.cancel {
  margin-top: 2.167rem;
  color: #181818;
  background: #f0f0f0;
  border: 0.083rem solid #e0e0e0;
}
.popup .pop .btn.confirm,
.popup_confirm .pop .btn.confirm,
.attention_pop .pop .btn.confirm {
  margin-top: 1.5rem;
  color: #ffffff;
  background: #2e92da;
  border: 0.083rem solid #2e92da;
}
.popup .pop .apple,
.popup_confirm .pop .apple,
.attention_pop .pop .apple {
  font-size: 1rem;
  color: #999999;
  margin-top: 1.167rem;
  text-decoration: underline;
  padding-left: 1.5rem;
  background: url(/images/emerson.png) no-repeat left center / 1.167rem 1.167rem;
}
.popup .pop .confirm,
.popup_confirm .pop .confirm,
.attention_pop .pop .confirm {
  width: 21.833rem;
  height: 3.333rem;
  text-align: center;
  line-height: 3.333rem;
  font-weight: bold;
  font-size: 1.333rem;
  color: #ffffff;
  background: #2e92da;
  border-radius: 1.667rem;
  margin-top: 1.667rem;
}
.popup .pop .remind,
.popup_confirm .pop .remind,
.attention_pop .pop .remind {
  display: flex;
  font-size: 0.833rem;
  margin-top: 0.25rem;
}
.popup .pop .remind span,
.popup_confirm .pop .remind span,
.attention_pop .pop .remind span {
  display: block;
  color: #e24939;
}
.popup .pop .remind span i,
.popup_confirm .pop .remind span i,
.attention_pop .pop .remind span i {
  color: #e24939;
}
.popup .pop .remind div,
.popup_confirm .pop .remind div,
.attention_pop .pop .remind div {
  flex: 1;
  color: #181818;
}
.popup .pop .zfcg,
.popup_confirm .pop .zfcg,
.attention_pop .pop .zfcg {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.333rem;
  margin-top: 1rem;
  background: #fcefe8;
  border-radius: 0.5rem;
}
.popup .pop .zfcg p,
.popup_confirm .pop .zfcg p,
.attention_pop .pop .zfcg p {
  display: flex;
  align-items: center;
  font-size: 1.083rem;
  color: #e37930;
}
.popup .pop .zfcg p img,
.popup_confirm .pop .zfcg p img,
.attention_pop .pop .zfcg p img {
  width: 0.917rem;
  height: 1.167rem;
  margin-right: 0.167rem;
}
.popup.popup_confirm .text,
.popup_confirm.popup_confirm .text,
.attention_pop.popup_confirm .text {
  font-size: 1.333rem;
}
.popup.popup_confirm .hint,
.popup_confirm.popup_confirm .hint,
.attention_pop.popup_confirm .hint {
  font-size: 1.167rem;
  text-align: center;
}
.popup.attention_pop .mobile,
.popup_confirm.attention_pop .mobile,
.attention_pop.attention_pop .mobile {
  width: 4rem;
  height: 4.167rem;
}
.qr_pop,
.wx_pop {
  position: fixed;
  width: 100%;
  height: 100vh;
  max-width: 769px;
  min-width: 320px;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.qr_pop .content,
.wx_pop .content {
  width: 37.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.5rem 1.333rem 1.333rem;
  background: #ffffff;
  border-radius: 0.333rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.qr_pop .content .close,
.wx_pop .content .close {
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 1rem;
  right: 0.833rem;
}
.qr_pop .content .qr img,
.wx_pop .content .qr img {
  display: block;
  width: 15rem;
  height: 15rem;
}
.qr_pop .content .qr p,
.wx_pop .content .qr p {
  text-align: center;
  font-size: 1.083rem;
  color: #181818;
  margin-top: 2rem;
}
.qr_pop .content .qr a,
.wx_pop .content .qr a {
  font-size: 1rem;
  display: block;
  text-align: center;
  color: #c60000;
  margin-top: 0.5rem;
}
.popalert {
  width: 23rem;
  padding: 0.833rem 2rem;
  position: fixed;
  bottom: -55rem;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  border-radius: 0.6rem;
  transition: all 0.3s;
  box-shadow: 0 0.167rem 0.833rem 0 rgba(207, 207, 207, 0.39), 0 -0.167rem 0.833rem 0 rgba(207, 207, 207, 0.39);
  z-index: 99999;
}
.popalert.show {
  bottom: 12.5rem;
  transition: all 0.3s;
}
.popalert > div {
  display: flex;
}
.popalert > div .be {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  color: #5398fd;
  border: 0.167rem solid #5398fd;
  margin-right: 0.667rem;
  font-size: 1.167rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popalert > div.error .be {
  color: #c60000;
  border: 0.167rem solid #c60000;
}
.popalert > div.success > .be {
  color: #80c957;
  border: 0.167rem solid #80c957;
}
.popalert > div.warn > .be {
  color: #e0a444;
  border: 0.167rem solid #e0a444;
}
.popalert > div .mes {
  flex: 1;
  font-size: 1.167rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 373px) {
  html {
    font-size: 11px;
  }
}
@media screen and (min-width: 374px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 413px) {
  html {
    font-size: 13px;
  }
}
@media screen and (min-width: 540px) {
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 580px) {
  html {
    font-size: 15px;
  }
}
