@charset "UTF-8";
.orderlayer {
  width: 100%;
  padding: 80px 0 150px;
}
.auto-center,
.order-container {
  max-width: 1440px;
  width: 1440px;
  margin: 0 auto;
}
.order-title {
  height: 80px;
  padding: 28px 0px;
}
.order-title h1 {
  position: relative;
  height: 24px;
  line-height: 23px;
  font-size: 20px;
  color: #2d3137;
  font-weight: 500;
}
.order-title h1 .order-title-des {
  font-size: 14px;
  color: #FF6666;
  margin-left: 19px;
}
.order-title h1 .order-title-link {
  display: inline;
  float: right;
}
.order-title h1 .order-title-link a {
  font-size: 14px;
  color: #FF6666;
  margin-right: 24px;
}
.order-title h1 .order-title-link a:hover {
  text-decoration: underline;
}
.order-title h1 .order-title-link a:last-child {
  margin-right: 0px;
}
.order-details {
  background-color: #fff;
  padding: 0 32px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.order-details table {
  width: 100%;
}
.order-details table thead tr th {
  font-size: 15px;
  color: #2d3137;
  text-align: left;
  padding: 22px 0px 21px;
  border-bottom: 1px solid #f0f3f5;
}
.order-details table tbody tr td {
  font-size: 14px;
  color: #5e6e82;
  padding: 22px 0px 23px;
  border-bottom: 1px solid #f0f3f5;
}
.order-details table tbody tr:last-child td {
  border-bottom: none;
}
.list-td a {
  color: #FF6666;
  margin-left: 6px;
}
.pay-select {
  background-color: #fff;
  border-radius: 8px;
}
.paw-way {
  background-color: #f6f9f9;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.paw-way ul li {
  float: left;
  width: 160px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #5e6e80;
  background-color: #f6f9f9;
  text-align: center;
  border-right: 1px solid #f0f3f5;
  cursor: pointer;
}
.paw-way ul li .zhekou {
  margin-top: 10px;
}
.zhekou {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #FFF;
  text-align: center;
  background: url(../images/zhekou.png) no-repeat center;
  margin-left: 6px;
}
.paw-way ul li.selected {
  color: #FF6666;
  background-color: #fff;
  border-right-color: #f6f9f9;
}
.pay-way-box {
  display: none;
  padding: 0 50px;
}
.lineup-way-box {
  display: block;
}
.use-ticket {
  line-height: 40px;
  padding: 42px 0px 36px;
  border-bottom: 1px solid #f0f3f5;
  margin-left: -2px;
}
.titles {
  display: inline-block;
  width: 110px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #9EA7B3;
  vertical-align: top;
}
.coupon-identify-tip {
  position: relative;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  padding-left: 134px;
  margin-top: 15px;
}
.coupon-identify-tip i {
  position: absolute;
  left: 110px;
  top: 3px;
  width: 18px;
  height: 18px;
  background: url(../images/error.png) no-repeat center;
  background-size: 18px 18px;
  border-radius: 50%;
}
.coupon-identify-tip a {
  color: #FF6666;
}
.coupon-identify-tip a:hover {
  text-decoration: underline;
}
.use-ticket .tips {
  font-size: 14px;
  color: #9ca8b1;
  padding-left: 110px;
}
.ticket-select {
  position: relative;
  display: inline-block;
  width: 290px;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #dae2e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: top;
  cursor: pointer;
}
.ticket-select span {
  font-size: 14px;
  color: #9ca8b1;
}
.ticket-select i {
  position: absolute;
  right: 14px;
  top: 16px;
  width: 13px;
  height: 8px;
  background: url("../images/serverdiy_sprite_img.png") no-repeat -147px -16px;
}
.ticket-list {
  position: absolute;
  left: 0px;
  top: 39px;
  width: 290px;
  border: 1px solid #dae2e8;
  border-top: none;
  margin-left: -1px;
  background-color: #fff;
  z-index: 10;
  display: none;
}
.ticket-list a {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #585858;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.4s;
}
.ticket-list a.selected,
.ticket-list a:hover {
  background-color: rgba(255, 102, 102, 0.1);
  color: #ff6666;
}
.ticketval.active {
  color: #2D3037;
}
.usebtn {
  width: 130px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background-color: #FF6666;
  margin-left: 16px;
  border: 1px solid #FF6666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
}
.havemoney {
  line-height: 40px;
  font-size: 18px;
  color: #2d3137;
  padding: 39px 0px 17px;
}
.havemoney .need-money {
  display: inline-block;
  min-width: 260px;
  font-size: 18px;
  color: #FF6666;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.havemoney .account-titles {
  font-size: 14px;
  color: #5E6D81;
}
.havemoney .reduce-money {
  line-height: 36px;
  font-size: 18px;
  color: #2D3037;
  padding-left: 110px;
}
.money {
  font-size: 18px;
  color: #2D3037;
}
.yisu-coin {
  line-height: 24px;
  padding: 0px 0px 10px 110px;
}
.yisu-coin label {
  position: relative;
  display: inline-block;
  min-width: 260px;
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
  padding-left: 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
.yisu-coin label::before {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #BDC5D3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  vertical-align: middle;
  outline: none !important;
  cursor: pointer;
}
.yisu-coin input[type=checkbox]:checked + label::before {
  border-color: #FF6666;
}
.yisu-coin input[type=checkbox]:checked + label::after {
  position: absolute;
  left: 2px;
  top: 8px;
  width: 10px;
  height: 5px;
  content: '';
  border-bottom: 2px solid #FF6666;
  border-left: 2px solid #FF6666;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.yisu-coin #use-yisu-coin {
  display: none;
}
.yisu-coin .all-yisu-coin {
  font-size: 14px;
  color: #9EA7B3;
}
.yisu-coin .conversion-rmb {
  margin-left: 10px;
}
.pwd {
  padding-bottom: 40px;
  border-bottom: 1px solid #f0f3f5;
}
.pwd input {
  width: 272px;
  height: 38px;
  border: 1px solid #dbe2e8;
  outline: none;
  padding-left: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pwd input:focus {
  border-color: #FF6666;
}
.pwd a {
  font-size: 14px;
  color: #9ea8b4;
  margin-left: 15px;
}
.pwd button {
  width: 130px;
  height: 40px;
  font-size: 15px;
  color: #ffffff;
  background-color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  vertical-align: top;
  margin-left: 20px;
}
.payapp {
  padding: 40px 0px 69px;
  display: flex;
}
.payapp .titles {
  flex-shrink: 0;
  line-height: 70px;
}
.payapp .payapp-list-box {
  display: flex;
}
.payapp .payapp-list-box .payapp-item {
  position: relative;
  width: 264px;
  height: 100px;
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid #dae2e8;
  padding: 20px 16px 10px 16px;
  margin-right: 16px;
  cursor: pointer;
  overflow: hidden;
}
.payapp .payapp-list-box .payapp-item i {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 30px;
  height: 30px;
  background-position: -550px -62px;
  background-repeat: no-repeat;
  background-image: url("../images/cloud_sprite_img.png");
  opacity: 0;
}
.payapp .payapp-list-box .payapp-item.selected {
  border-color: #FF6666;
}
.payapp .payapp-list-box .payapp-item.selected i {
  opacity: 1;
}
.payapp .payapp-list-box .payapp-item.selected .tit {
  color: #ff4444;
}
.payapp .payapp-list-box .payapp-item label {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  cursor: pointer;
}
.payapp .payapp-list-box .payapp-item input {
  opacity: 0;
}
.payapp .payapp-list-box .payapp-item .tit {
  font-size: 14px;
  font-weight: 700;
  color: #2D3037;
}
.payapp .payapp-list-box .payapp-item dl dt {
  padding-left: 36px;
  position: relative;
  font-size: 14px;
  color: #2D3037;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.payapp .payapp-list-box .payapp-item dl dt .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
}
.payapp .payapp-list-box .payapp-item dl dt .balance-right {
  margin-left: auto;
  display: flex;
}
.payapp .payapp-list-box .payapp-item dl dt .balance-right p {
  margin-right: 5px;
  color: #9EA7B3;
}
.payapp .payapp-list-box .payapp-item dl dd {
  font-size: 14px;
  font-weight: 400;
  color: #9EA7B3;
  margin-top: 16px;
}
.payapp .payapp-list-box .payapp-item dl .balance-recharge-box {
  display: flex;
  align-items: center;
  color: #5E6D81;
  position: relative;
}
.payapp .payapp-list-box .payapp-item dl .balance-recharge-box a {
  color: #ff4444;
  margin: 0 3px;
  font-weight: 700;
}
.payapp .payapp-list-box .payapp-item dl .balance-recharge-box .tag {
  position: absolute;
  top: -9px;
  left: 114px;
  height: 16px;
  padding: 0 6px;
  border-radius: 8px 8px 8px 0;
  background: linear-gradient(90deg, #FF6666 80%, #FF4444);
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}
.pay-way-box .shop-box {
  height: 120px;
  line-height: 46px;
  color: #FF6666;
  padding: 37px 0px 37px 50px;
  -webkit-box-shadow: 0px 0px 20px 5px #f5f5f5;
  -moz-box-shadow: 0px 0px 20px 5px #f5f5f5;
  box-shadow: 0px 0px 20px 5px #f5f5f5;
}
.sum-money {
  font-size: 26px;
}
.shopbtn {
  width: 180px;
  height: 46px;
  font-size: 18px;
  color: #ffffff;
  background-color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  vertical-align: top;
}
/*线下汇款*/
.yisu-msg {
  padding: 44px 0px 75px;
}
.yisu-msg table {
  width: 100%;
  border: 1px solid #f0f2f5;
}
.yisu-msg table thead tr th {
  font-size: 14px;
  font-weight: 400;
  color: #5E6D81;
  padding: 21px 0px;
  background-color: #f0f3f5;
}
.yisu-msg table tbody tr td {
  font-size: 16px;
  color: #2D3037;
  text-align: center;
  padding: 45px 0px 42px;
  border-right: 1px solid #F0F2F5;
}
.yisu-msg table tbody tr td:last-child {
  border-right: none;
}
.yisu-msg p {
  line-height: 86px;
  font-size: 16px;
  color: #FF6666;
  text-align: center;
}
/*正在支付弹窗*/
.paying {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
  display: none;
}
.paying-content {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -290px;
  margin-top: -170px;
  width: 560px;
  height: 360px;
  background-color: #fff;
}
.paying-title {
  position: relative;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #FF6666;
  background-color: #f6f9f9;
  padding-left: 24px;
}
.paying-title span {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 20px;
  color: #6a7989;
  cursor: pointer;
  width: 32px;
  height: 32px;
  font-size: 28px;
  text-align: center;
  line-height: 32px;
  opacity: 0.7;
}
.paying-title span:hover {
  opacity: 1;
}
.paying-body {
  padding-top: 48px;
}
.paying-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  background: url("../images/paying-img.png") no-repeat center;
}
.paying-tips {
  line-height: 34px;
  font-size: 24px;
  color: #2D3037;
  text-align: center;
  margin-top: 25px;
}
.paying-alert {
  color: rgb(153, 153, 153);
  font-size: 14px;
}
.paying-details {
  line-height: 24px;
  font-size: 14px;
  color: #5e6e82;
  text-align: center;
  margin-top: 35px;
}
.paying-details a {
  color: #FF6666;
}
.paying-details a:hover {
  text-decoration: underline;
}
.paying-details button {
  border-radius: 0;
  border-width: 1px;
  font-size: 14px;
  height: 32px;
  padding: 0 24px;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.paying-details .recharge-success-btn {
  background: #FF6666;
  border-color: transparent;
  border-style: solid;
  color: #fff;
}
.paying-details .recharge-fail-btn {
  background: transparent;
  border-color: #d8d8d8;
  border-style: solid;
  color: #777;
  margin-left: 30px;

}
.look-link {
  margin-right: 38px;
}
/* ============================================ order.html end  =================================================*/
/* ============================================ paysuccess.html start  =================================================*/
.success-box {
  padding: 80px 0px 80px;
  background-color: #fff;
}
.success-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  background: url("../images/order-success-icon.png") no-repeat center;
}
.success-tips {
  height: 38px;
  line-height: 38px;
  font-size: 28px;
  color: #2d3137;
  text-align: center;
  margin-top: 34px;
}
.success-details {
  margin-top: 43px;
  line-height: 24px;
  font-size: 14px;
  color: #5e6e80;
  text-align: center;
}
.success-details span {
  color: #2d3137;
}
.mr54 {
  margin-right: 40px;
}
.success-link {
  line-height: 56px;
  text-align: center;
}
.success-link a {
  font-size: 14px;
  color: #FF6666;
}
.mr30 {
  margin-right: 30px;
}
/* ============================================ paysuccess.html end  =================================================*/
/* ====================================================== 充值页面样式  ============================================*/
input::-webkit-input-placeholder {
  font-size: 14px;
  color: #BDC5D3;
}
input::-moz-placeholder {
  font-size: 14px;
  color: #BDC5D3;
}
input:-ms-input-placeholder {
  font-size: 14px;
  color: #BDC5D3;
}
.up-money {
  background-color: #fff;
  padding: 34px 0px 40px 50px;
}
.up-money ul li {
  position: relative;
  padding-left: 110px;
  min-height: 46px;
  margin-bottom: 24px;
}
.up-money ul li:last-child {
  margin-bottom: 0px;
}
.up-money ul li .l-name {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 46px;
  font-size: 14px;
  color: #9EA7B3;
}
.up-money ul li .m-math {
  line-height: 46px;
  font-size: 14px;
  color: #2D3037;
}
.up-money ul li .m-math span {
  font-size: 24px;
  color: #FF6666;
  margin-right: 7px;
  vertical-align: top;
}
.up-money ul li .money-a-select {
  padding-bottom: 10px;
}
.up-money ul li .money-a-select a {
  float: left;
  width: 100px;
  height: 46px;
  line-height: 44px;
  font-size: 14px;
  color: #2D3037;
  text-align: center;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 8px;
}
.up-money ul li .money-a-select a:last-child {
  margin-right: 0px;
}
.up-money ul li .money-a-select a.active {
  color: #FF6666;
  background-color: #FFE0E0;
  border-color: #FF6666;
}
.up-money ul li .diy-recharge {
  position: relative;
  width: 640px;
  padding-top: 14px;
  display: none;
}
.up-money ul li .diy-recharge::before {
  content: "";
  position: absolute;
  top: -2px;
  right: 42px;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom-color: #FF6666;
}
.up-money ul li .diy-recharge::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 42px;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
}
.up-money ul li .diy-recharge input {
  width: 100%;
  height: 46px;
  padding-left: 20px;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.up-money ul li .money-a-select-des {
  line-height: 20px;
  font-size: 12px;
  color: #9EA7B3;
  vertical-align: -10px;
}
/*==================================================================底部=========================================================*/
/*============================================这块css在引入新版底部时已经弃用 2022-05-07=========================================================*/
/* .footer {
  width: 100%;
  background-color: #323A45;
  padding-top: 70px;
}
.other-link {
  width: 1200px;
  margin: 0 auto;
}
.other-link > div {
  float: left;
}
.other-link .yisu-contact {
  float: right;
}
.link-look {
  width: 960px;
  padding-bottom: 45px;
}
.link-list {
  float: left;
  width: 20%;
}
.link-list h3 {
  height: 45px;
  line-height: 20px;
  font-size: 20px;
  color: #ffffff;
}
.link-list ul li a {
  line-height: 33px;
  color: #ABACAF;
  font-size: 15px;
}
.link-list ul li a:hover {
  color: #FF6666;
}
.yisu-contact {
  width: 240px;
}
.bottom-logo {
  width: 132px;
  height: 38px;
}
.yisu-companyname {
  height: 40px;
  line-height: 18px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 25px;
}
.yisu-phone,
.yisu-qq {
  height: 34px;
  line-height: 15px;
  font-size: 15px;
  color: #ABACAF;
}
.erweima-box {
  margin-top: 34px;
}
.erweima-box > div {
  float: left;
}
.erweima-box > div:first-child {
  margin-right: 30px;
}
.wechat-erwei div:first-child,
.phonenet-erwei div:first-child {
  height: 30px;
  line-height: 14px;
  font-size: 14px;
  color: #ABACAF;
}
.footer-bottom {
  height: 100px;
  text-align: center;
  padding-top: 27px;
  border-top: 1px solid #42444B;
}
.footer-bottom p {
  line-height: 26px;
  font-size: 14px;
  color: #6C6E73;
}
.footer-bottom p span {
  margin-left: 17px;
}
.footer-bottom p span.police-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/index_sprite_img.png") no-repeat -334px -170px;
  vertical-align: top;
} */
/* 2020-11-13 start */
.pay-way-box .shop-box {
  position: relative;
  line-height: 36px;
  padding: 29px 50px 0px 50px;
}
.pay-way-box .shop-box .sum-money {
  font-size: 32px;
}
.pay-way-box .shop-box .shopbtn {
  position: absolute;
  top: 37px;
  left: 640px;
}
.pay-way-box .shop-box .shopbtn:hover {
  background-color: #FF4444;
  border-color: #FF4444;
}
.pay-way-box .shop-box .paying-xieyi {
  line-height: 24px;
  font-size: 14px;
  margin-top: 15px;
}
.pay-way-box .shop-box .paying-xieyi input[type=checkbox] {
  display: none;
}
.pay-way-box .shop-box .paying-xieyi label {
  position: relative;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  padding-left: 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: top;
  cursor: pointer;
}
.pay-way-box .shop-box .paying-xieyi label::before {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #BDC5D3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  vertical-align: middle;
  outline: none !important;
  cursor: pointer;
}
.pay-way-box .shop-box .paying-xieyi input[type=checkbox]:checked + label::before {
  border-color: #FF6666;
}
.pay-way-box .shop-box .paying-xieyi input[type=checkbox]:checked + label::after {
  position: absolute;
  left: 2px;
  top: 7px;
  width: 10px;
  height: 5px;
  content: '';
  border-bottom: 2px solid #FF6666;
  border-left: 2px solid #FF6666;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pay-way-box .shop-box .paying-xieyi a {
  color: #FF6666;
  margin-left: 8px;
}
.pay-way-box .shop-box .paying-xieyi a:hover {
  text-decoration: underline;
}
.pay-way-box .shop-box .paying-xieyi span {
  color: #9EA7B3;
  margin-left: 8px;
}
/* 2020-11-13 end */
.shop-box-sure {
  height: 32px;
  line-height: 32px;
}
.shop-box-sure .titles {
  line-height: 32px;
}
.look-account-link {
  text-align: center;
  padding-top: 50px;
}
.look-account-link a {
  display: inline-block;
  vertical-align: top;
  width: 128px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  color: #FF6666;
  font-size: 14px;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.look-account-link a:hover {
  color: #FFF;
  background-color: #f66;
}
.look-account-link a.look-phone-uc-btn {
  color: #5E6D81;
  border-color: #BDC5D3;
  margin-left: 24px;
}
.look-account-link a.look-phone-uc-btn:hover {
  color: #FF6666;
  background-color: #fff;
  border-color: #f66;
}
.tj-product {
  width: 100%;
  background-color: #FFF;
  padding: 59px 0px 50px;
}
.tj-product .content {
  width: 1200px;
  margin: 0 auto;
}
.tj-product h2 {
  line-height: 46px;
  font-size: 36px;
  color: #2D3037;
  text-align: center;
}
.tj-product .tj-product-item-box {
  margin-top: 55px;
}
.tj-product .tj-product-item-box .tj-product-item {
  position: relative;
  float: left;
  width: 380px;
  height: 450px;
  padding-top: 245px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-right: 30px;
  margin-bottom: 30px;
  text-align: center;
  box-shadow: 0px 4px 8px 0px rgba(30, 35, 45, 0.08);
}
.tj-product .tj-product-item-box .tj-product-item:nth-child(3n) {
  margin-right: 0px;
}
.tj-product .tj-product-item-box .tj-product-item img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 238px;
}
.tj-product .tj-product-item-box .tj-product-item div {
  line-height: 30px;
  font-size: 20px;
  color: #2D3037;
}
.tj-product .tj-product-item-box .tj-product-item .item-des {
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
  margin-top: 12px;
}
.tj-product .tj-product-item-box .tj-product-item a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #FFF;
  background-color: #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 25px auto 0px;
}
.tj-product .tj-product-item-box .tj-product-item a:hover {
  background-color: #FF4444;
}
.tj-product .tj-product-item-box .tj-product-item .limit-time {
  line-height: 22px;
  font-size: 12px;
  color: #9EA7B3;
  margin-top: 10px;
}
.to-recharge-link {
  font-size: 14px;
  color: #5E6D81;
  margin-left: 30px;
}
.to-recharge-link a {
  color: #FF6666;
}
.to-recharge-link a:hover {
  text-decoration: underline;
}
.yucun-pay {
  padding-left: 50px;
}
.pay-unit,
.account-unit {
  font-size: 14px;
  color: #2D3037;
  margin-left: 7px;
}
.zhekou-senven {
  display: inline-block;
  vertical-align: top;
}
.recharge-modal {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.recharge-modal .recharge-modal-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 640px;
  background-color: #FFF;
}
.recharge-modal .recharge-modal-head {
  width: 100%;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #5E6D81;
  background-color: #F0F2F5;
  padding-left: 24px;
}
.recharge-modal .recharge-modal-head .close-recharge-modal {
  float: right;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 28px;
  vertical-align: top;
  cursor: pointer;
  margin-top: 14px;
  margin-right: 20px;
  opacity: 0.7;
}
.recharge-modal .recharge-modal-head .close-recharge-modal:hover {
  opacity: 1;
}
.recharge-modal .recharge-modal-body .up-money {
  padding: 21px 0px 22px 24px;
}
.recharge-modal .recharge-modal-body .up-money ul li {
  min-height: 40px;
  padding-left: 90px;
  margin-bottom: 12px;
}
.recharge-modal .recharge-modal-body .up-money ul li:last-child {
  margin-bottom: 0px;
}
.recharge-modal .recharge-modal-body .up-money ul li .l-name {
  line-height: 40px;
}
.recharge-modal .recharge-modal-body .up-money ul li .m-math {
  line-height: 40px;
}
.recharge-modal .recharge-modal-body .up-money ul li .money-a-select a {
  width: 80px;
  height: 40px;
  line-height: 38px;
  margin-right: 4px;
}
.recharge-modal .recharge-modal-body .up-money ul li .money-a-select a:last-child {
  margin-right: 0px;
}
.recharge-modal .recharge-modal-body .up-money ul li .diy-recharge {
  width: 500px;
  padding-top: 6px;
}
.recharge-modal .recharge-modal-body .up-money ul li .diy-recharge::before,
.recharge-modal .recharge-modal-body .up-money ul li .diy-recharge::after {
  right: 32px;
}
.recharge-modal .recharge-modal-body .up-money ul li .diy-recharge::before {
  top: -10px;
}
.recharge-modal .recharge-modal-body .up-money ul li .diy-recharge::after {
  top: -8px;
}
.recharge-modal .recharge-modal-body .recharge-pay-item-box .recharge-pay-item {
  display: none;
}
.recharge-modal .recharge-modal-body .recharge-pay-item-box .recharge-pay-item:nth-child(1) {
  display: block;
}
.recharge-modal .recharge-modal-body .payapp {
  padding: 32px 0px 35px 24px;
}
.recharge-modal .recharge-modal-body .payapp label {
  width: 160px;
  height: 64px;
}
.recharge-modal .recharge-modal-body .payapp a.alipay span {
  background: url(../images/alipay-modal.png) no-repeat center;
}
.recharge-modal .recharge-modal-body .payapp a.wechat span {
  background: url(../images/wechat-pay-modal.png) no-repeat center;
}
.recharge-modal .recharge-modal-body .pay-way-box {
  display: block;
  border-top: 1px solid #F0F2F5;
}
.recharge-modal .recharge-modal-body .pay-way-box .shop-box {
  height: 101px;
  padding: 20px 24px 16px 24px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.recharge-modal .recharge-modal-body .pay-way-box .shop-box .paying-xieyi {
  font-size: 12px;
  margin-top: 8px;
}
.recharge-modal .recharge-modal-body .pay-way-box .shop-box .paying-xieyi span,
.recharge-modal .recharge-modal-body .pay-way-box .shop-box .paying-xieyi a {
  margin-left: 0px;
}
.recharge-modal .recharge-modal-body .pay-way-box .shop-box button {
  left: 476px;
  width: 140px;
  height: 40px;
  font-size: 14px;
  margin: 0px;
}
.recharge-modal .recharge-modal-body .yisu-msg {
  padding: 32px 24px 27px;
}
.recharge-modal .recharge-modal-body .yisu-msg table {
  font-size: 14px;
}
.recharge-modal .recharge-modal-body .yisu-msg table td {
  font-size: 14px;
  padding: 29px 0px;
}
.recharge-modal .recharge-modal-body .yisu-msg p {
  line-height: 22px;
  font-size: 12px;
  margin-top: 18px;
}
.recharge-modal-tab {
  background-color: #F6F8F9;
  border-top: 1px solid #F6F8F9;
}
.recharge-modal-tab ul li {
  float: left;
  width: 140px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #2D3037;
  text-align: center;
  cursor: pointer;
}
.recharge-modal-tab ul li.selected {
  color: #FF6666;
  background-color: #fff;
}
#yc-recharge-phone-uc .recharge-modal-center {
  width: 480px;
}
#yc-recharge-phone-uc .recharge-modal-body {
  padding: 48px 0px 59px;
}
#yc-recharge-phone-uc .recharge-modal-body img {
  display: block;
  width: 184px;
  height: 184px;
  margin: 0 auto;
}
#yc-recharge-phone-uc .recharge-modal-body p {
  line-height: 26px;
  font-size: 16px;
  color: #2D3037;
  text-align: center;
  margin-top: 25px;
}
/* 2021-12-17 start */
.success-box {
  padding: 48px 0px 30px;
}
.success-box .success-details {
  margin-top: 29px;
}
.success-box .success-tips {
  margin-top: 0px;
}
.success-box .look-account-link {
  padding-top: 30px;
}
.tj-product {
  padding-top: 35px;
}
.tj-product h2 {
  line-height: 42px;
  font-size: 32px;
}
.tj-product .tj-product-item-box {
  height: 410px;
  margin-top: 35px;
  padding-bottom: 80px;
}
.tj-product .tj-product-item-box .tj-product-item {
  height: 410px;
  padding-top: 200px;
  border: 1px solid #F0F2F5;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  margin-bottom: 0px;
}
.tj-product .tj-product-item-box .tj-product-item img {
  max-width: 200px;
  bottom: 230px;
}
.tj-product .tj-product-item-box .tj-product-item .item-des {
  margin-top: 4px;
}
.tj-product .tj-product-item-box .tj-product-item .item-notice-des {
  line-height: 26px;
  font-size: 16px;
  color: #FF6666;
  margin-top: 13px;
}
.tj-product .tj-product-item-box .tj-product-item > a {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
  margin: 0px;
}
.tj-product .tj-product-item-box .tj-product-item:hover {
  margin-top: -8px;
}
.tj-product .tj-product-item-box .tj-product-item:hover > a {
  background-color: #FF4444;
}
.yucun-pay .pwd {
  padding-bottom: 0px;
  border-bottom: none;
}
.yucun-pay .pwd input {
  width: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.yucun-pay .yucun-sub {
  padding: 46px 0px 36px 110px;
}
.yucun-pay .yucun-sub button {
  width: 320px;
  height: 46px;
}
.yucun-pay .yucun-sub button:hover {
  background-color: #FF4444;
}
.yucun-pay .yucun-sub .paying-xieyi {
  line-height: 24px;
  font-size: 14px;
  margin-top: 28px;
}
.yucun-pay .yucun-sub .paying-xieyi input[type=checkbox] {
  display: none;
}
.yucun-pay .yucun-sub .paying-xieyi label {
  position: relative;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  padding-left: 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: top;
  cursor: pointer;
}
.yucun-pay .yucun-sub .paying-xieyi label::before {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #BDC5D3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  vertical-align: middle;
  outline: none !important;
  cursor: pointer;
}
.yucun-pay .yucun-sub .paying-xieyi input[type=checkbox]:checked + label::before {
  border-color: #FF6666;
}
.yucun-pay .yucun-sub .paying-xieyi input[type=checkbox]:checked + label::after {
  position: absolute;
  left: 2px;
  top: 7px;
  width: 10px;
  height: 5px;
  content: '';
  border-bottom: 2px solid #FF6666;
  border-left: 2px solid #FF6666;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.yucun-pay .yucun-sub .paying-xieyi a {
  color: #FF6666;
  margin-left: 8px;
}
.yucun-pay .yucun-sub .paying-xieyi a:hover {
  text-decoration: underline;
}
.yucun-pay .yucun-sub .paying-xieyi span {
  color: #9EA7B3;
  margin-left: 8px;
}
/* 2021-12-17 end */
.newuser-verify-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.newuser-verify-modal .verify-modal-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 480px;
  background-color: #FFF;
}
.newuser-verify-modal .verify-modal-head {
  position: relative;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #5E6D81;
  background-color: #F0F2F5;
  padding-left: 24px;
}
.newuser-verify-modal .verify-modal-head .close-verify-modal {
  position: absolute;
  top: 22px;
  right: 24px;
  width: 12px;
  height: 12px;
  background: url(../images/order-close-icon.png) no-repeat center;
  cursor: pointer;
}
.newuser-verify-modal .verify-modal-body {
  padding: 24px 0px 32px;
}
.newuser-verify-modal .verify-tit-one,
.newuser-verify-modal .verify-tit-two {
  line-height: 26px;
  font-size: 16px;
  color: #2D3037;
  padding-right: 48px;
}
.newuser-verify-modal .verify-tit-one {
  padding-left: 40px;
}
.newuser-verify-modal .verify-tit-two {
  position: relative;
  padding-left: 80px;
  display: none;
}
.newuser-verify-modal .verify-tit-two i {
  position: absolute;
  top: 5px;
  left: 40px;
  width: 16px;
  height: 16px;
  background: url(../images/order-tip-icon.png) no-repeat center;
}
.newuser-verify-modal .verify-tab {
  text-align: center;
  padding-top: 15px;
}
.newuser-verify-modal .verify-tab ul {
  display: inline-block;
  vertical-align: top;
  height: 48px;
  border-bottom: 1px solid #F0F2F5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.newuser-verify-modal .verify-tab ul li {
  float: left;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #2D3037;
  padding: 0px 28px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.newuser-verify-modal .verify-tab ul li.active {
  color: #FF6666;
  border-bottom-color: #FF6666;
}
.newuser-verify-modal .verify-way-box .verify-way {
  padding-top: 20px;
  display: none;
}
.newuser-verify-modal .verify-way-box .verify-way:nth-child(1) {
  display: block;
}
.newuser-verify-modal .verify-way-box .verify-way img {
  display: block;
  width: 138px;
  height: 138px;
  margin: 0 auto;
}
.newuser-verify-modal .verify-way-box .verify-way p {
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  text-align: center;
  margin-top: 10px;
}
.newuser-verify-modal .verify-button {
  text-align: center;
  margin-top: 26px;
}
.newuser-verify-modal .verify-button button {
  width: 280px;
  height: 40px;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  border: none;
  cursor: pointer;
}
.newuser-verify-modal .verify-button .vf-done-btn {
  color: #FFF;
  background-color: #FF6666;
}
.newuser-verify-modal .verify-button .vf-done-btn:hover {
  background-color: #FF4444;
}
.newuser-verify-modal .verify-button .vf-no-btn {
  color: #5E6D81;
  background-color: #F0F2F5;
  margin-top: 20px;
}
.newuser-verify-modal .joined-tip {
  position: relative;
  padding-top: 4px;
  padding-left: 112px;
}
.newuser-verify-modal .joined-tip h3 {
  line-height: 28px;
  font-size: 18px;
  color: #2D3037;
}
.newuser-verify-modal .joined-tip p {
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  margin-top: 5px;
}
.newuser-verify-modal .joined-tip i {
  position: absolute;
  top: 4px;
  left: 40px;
  width: 48px;
  height: 48px;
  background: url(../images/order-warn-icon.png) no-repeat center;
}
.newuser-verify-modal .joined-button {
  text-align: right;
  margin-top: 35px;
  padding-right: 40px;
}
.newuser-verify-modal .joined-button a {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #FF6666;
  padding: 0px 19px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.newuser-verify-modal #joined-mdoal-center {
  display: none;
}
.payapp {
  position: relative;
}
.payapp .problem-link {
  position: absolute;
  left: 604px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #FF6666;
  padding: 0px;
  border: none;
  margin-top: 23px;
}
.payapp .problem-link:hover {
  text-decoration: underline;
}
/* 2020-10-14 */
.payapp a.yinlian {
  padding: 12px 20px;
}
.payapp a.yinlian span {
  width: 160px;
  background: url(../images/ys-pay-yinlian.png) no-repeat center;
}
.payapp .problem-link {
  left: 826px;
}
.yl-content {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0px;
  width: 960px;
  color: #2D3037;
  padding-top: 24px;
}
.yl-content .yl-pay-head {
  display: flex;
  justify-content: space-between;
  height: 32px;
  line-height: 32px;
}
.yl-content .yl-pay-head .title-box .title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
  margin-left: 32px;
}
.yl-content .yl-pay-head .title-box .title::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -17px;
  width: 1px;
  height: 28px;
  background: #BDC5D3;
}
.yl-content .yl-pay-head .pay-math {
  font-size: 14px;
}
.yl-content .yl-pay-head .pay-math span {
  font-size: 24px;
  font-weight: bold;
  color: #FF6666;
  margin-left: 12px;
}
.yl-content .saoma-box {
  background-color: #FFF;
  border-top: 1px solid #BDC5D3;
  border-bottom: 1px solid #BDC5D3;
  text-align: center;
  padding: 74px 0px 88px;
  margin-top: 24px;
}
.yl-content .saoma-box .saoma-tit {
  line-height: 24px;
  font-size: 14px;
}
.yl-content .saoma-box .saoma-pay-math {
  line-height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #FF6666;
  margin-top: 10px;
}
.yl-content .saoma-box .saoma-layer {
  margin-top: 42px;
  text-align: center;
}
.yl-content .saoma-box .saoma-layer .saoma-layer-item {
  position: relative;
  width: 240px;
  height: 290px;
  padding-top: 40px;
  border: 1px solid #BDC5D3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  display: none;
}
.yl-content .saoma-box .saoma-layer .saoma-layer-item:nth-child(1) {
  display: block;
}
.yl-content .saoma-box .saoma-layer #loading {
  position: absolute;
  top: 95px;
  left: 95px;
  width: 50px;
  height: 50px;
}
.yl-content .saoma-box .saoma-layer #loading img {
  width: 32px;
  height: 32px;
}
.yl-content .saoma-box .saoma-layer img {
  display: block;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.yl-content .saoma-box .saoma-layer .saoma-tips {
  position: absolute;
  min-height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 12px 0px;
  width: 100%;
  bottom: 0;
}
.pay-select-layer {
  position: relative;
  margin-top: 63px;
}
.pay-select-layer .na {
  position: absolute;
  left: 130px;
  top: 0px;
  line-height: 48px;
  font-size: 14px;
  color: #9EA7B3;
  margin-right: 26px;
}
.pay-select-layer .se-item-container {
  display: flex;
  justify-content: center;
}
.pay-select-layer .se-item-container .se-item {
  position: relative;
  width: 160px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #DBE1E8;
  border-radius: 2px;
  cursor: pointer;
}
.pay-select-layer .se-item-container .se-item:not(:nth-child(1)) {
  margin-left: 20px;
}
.pay-select-layer .se-item-container .se-item img {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 8px;
}
.pay-select-layer .se-item-container .se-item.active {
  border-color: #FF6666;
}
.pay-select-layer .se-item-container .se-item.active::after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 30px;
  height: 30px;
  background: url(../images/cloud_sprite_img.png) no-repeat -550px -62px;
}
.yl-content .saoma-box .saoma-layer .saoma-layer-item #unionpay-text {
  background-color: #FF6666;
}
.yl-content .saoma-box .saoma-layer .saoma-layer-item #wxpay-text {
  background-color: #12CD66;
}
.yl-content .saoma-box .saoma-layer .saoma-layer-item #alipay-text {
  background-color: #00A0E9;
}
/* callback function modal */
.yisu-warn-callback-handle {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(31, 37, 51, 0.5);
  z-index: 1000;
}
.yisu-warn-callback-handle .center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 480px;
  background-color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.yisu-warn-callback-handle .center .head {
  position: relative;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  background-color: #F0F2F5;
  padding-left: 20px;
}
.yisu-warn-callback-handle .center .head .close-modal-btn {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 27px;
  color: #5E6D81;
  text-align: center;
  cursor: pointer;
}
.yisu-warn-callback-handle .center .body {
  position: relative;
  padding: 20px 0px 20px 110px;
}
.yisu-warn-callback-handle .center .body i {
  position: absolute;
  top: 20px;
  left: 50px;
  width: 40px;
  height: 40px;
  background: url(../images/order_sprite_img.png) no-repeat -50px -5px;
  background-size: 159px 78px;
}
.yisu-warn-callback-handle .center .body .main-tit {
  line-height: 26px;
  font-size: 16px;
  padding-top: 7px;
  padding-right: 60px;
}
.yisu-warn-callback-handle .center .body .callback-button {
  margin-top: 30px;
  text-align: right;
  padding-right: 20px;
}
.yisu-warn-callback-handle .center .body .callback-button button {
  height: 36px;
  font-size: 16px;
  color: #FFF;
  background-color: #FF6666;
  padding: 0px 16px;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.yisu-warn-callback-handle .center .body .callback-button button:hover {
  color: #FFF;
  background-color: #FF4444;
}
/* 404 */
.notfind-wrap {
  height: calc(100vh - 118px);
  min-height: 720px;
  padding: 80px 0;
  background: url(../images/dz-index-bg.png) no-repeat center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.notfind-wrap .math-center {
  position: relative;
  width: 100%;
  height: 40%;
}
.notfind-wrap .math-center span {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 130px;
  line-height: 130px;
  font-size: 130px;
  color: #bcc6d2;
  text-align: center;
}
.notfind-wrap .math-center {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.notfind-wrap .math-center .img {
  display: block;
  width: 384px;
  height: 192px;
  margin: 0 auto;
}
.notfind-wrap .no-title {
  height: 120px;
  line-height: 120px;
  font-size: 24px;
  color: #5E6D81;
  text-align: center;
  margin-top: 10px;
}
.notfind-wrap .btn-center {
  width: 470px;
  margin: 0 auto;
}
.notfind-wrap .btn-center a {
  float: left;
  width: 200px;
  height: 52px;
  background: #F0F2F8;
  border-radius: 26px;
  border: 0px solid #000000;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  line-height: 52px;
  color: #13182C;
}
.notfind-wrap .btn-center a.back-btn {
  float: right;
  color: #fff;
  background-color: #FF6666;
  border-color: #FF6666;
}
.recharge-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.recharge-modal .recharge-modal-cont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 460px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.recharge-modal .recharge-modal-cont .head {
  position: relative;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  color: #5E6D81;
  background-color: #F6F8F9;
  padding-left: 20px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -o-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.recharge-modal .recharge-modal-cont .head span {
  position: absolute;
  right: 10px;
  font-size: 20px;
  padding: 0px 10px;
  cursor: pointer;
  opacity: 0.5;
}
.recharge-modal .recharge-modal-cont .body {
  padding: 20px;
}
.recharge-modal .recharge-modal-cont .tips_body {
  position: relative;
  min-height: 54px;
  padding-left: 36px;
  line-height: 24px;
}
.recharge-modal .recharge-modal-cont .tips_body span {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  background: url(../images/error.png) no-repeat center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.recharge-modal .recharge-modal-cont .tips_body .tit {
  font-size: 16px;
}
.recharge-modal .recharge-modal-cont .tips_body .text {
  color: #000;
  font-weight: bold;
}
.recharge-modal .recharge-modal-cont .tips_body .subtext {
  opacity: 0.6;
}
.recharge-modal .recharge-modal-cont .footer {
  padding: 20px;
  display: flex;
  justify-content: center;
}
.recharge-modal .recharge-modal-cont .footer button {
  width: 88px;
  height: 36px;
  font-size: 14px;
  line-height: 34px;
  color: #FFF;
  background-color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  margin-right: 24px;
}
.recharge-modal .recharge-modal-cont .footer button:last-child {
  margin-right: 0;
}
.recharge-modal .recharge-modal-cont .footer button:hover {
  background-color: #FF8888;
  border-color: #FF8888;
}
.recharge-modal .recharge-modal-cont .footer button:active {
  background-color: #FF4444;
  border-color: #FF4444;
}
.recharge-modal .recharge-modal-cont .footer button.cancel {
  background-color: #fff;
  color: #8d93a1;
  border-color: #8d93a1;
}
/*********2025-4-8 充值弹窗 end*********/
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-container .modal-centent {
  width: 760px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.modal-container .modal-head {
  height: 48px;
  padding: 0 24px;
  background-color: #f6f9f9;
  font-size: 18px;
  line-height: 48px;
  color: #2D3037;
  position: relative;
}
.modal-container .modal-head .close-modal {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background: url(../images/close-jcyy-modal.png) no-repeat center;
  cursor: pointer;
  opacity: 0.8;
}
.modal-container .modal-body {
  padding: 24px;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.modal-container .modal-item-row {
  margin-bottom: 40px;
}
.modal-container .modal-item-row .modal-item-box {
  position: relative;
  min-height: 40px;
  line-height: 24px;
  font-size: 14px;
  padding-left: 90px;
  margin-bottom: 16px;
}
.modal-container .modal-item-row .modal-item-box .modal-item-label {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 40px;
  font-size: 14px;
  color: #5e6e83;
}
.modal-container .modal-item-row .modal-item-box .modal-item-label.lh-70 {
  line-height: 70px;
}
.modal-container .balance {
  line-height: 40px;
}
.modal-container .balance span {
  color: #FF4444;
  font-size: 20px;
  margin-right: 2px;
}
.modal-container .recharge-list-wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.modal-container .recharge-list-wrap .recharge-input-group {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  transform: translateY(100%);
  height: 40px;
  border: 1px solid #FF4444;
  border-radius: 4px;
  display: none;
}
.modal-container .recharge-list-wrap .recharge-input-group::after {
  position: absolute;
  right: 36px;
  top: -5px;
  content: '';
  border-left: 1px solid #ff4444;
  border-top: 1px solid #ff4444;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  z-index: 10;
  background: #fff;
}
.modal-container .recharge-list-wrap .recharge-input-group input {
  outline: none;
  border: none;
  width: 100%;
  height: 38px;
  display: block;
  padding: 0 12px;
  border-radius: 4px;
}
.modal-container .recharge-list-wrap .recharge-list {
  display: flex;
  flex-wrap: wrap;
}
.modal-container .recharge-list-wrap .recharge-list .recharge-col {
  width: 90px;
  padding: 0 12px;
  text-align: center;
  height: 40px;
  margin-left: -1px;
  border: 1px solid #ccc;
  line-height: 38px;
  cursor: pointer;
}
.modal-container .recharge-list-wrap .recharge-list .recharge-col.active {
  border-color: #FF4444;
  z-index: 2;
  color: #FF4444;
  background-color: rgba(255, 68, 68, 0.1);
}
.modal-container .recharge-list-wrap .recharge-list .recharge-col:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.modal-container .recharge-list-wrap .recharge-list .recharge-col:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-container .pay-tab-box {
  margin: 0 -24px;
  background-color: #f6f9f9;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.modal-container .pay-tab-box .tab-col {
  width: 160px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  padding: 0 32px;
  color: #5e6e80;
  background-color: #f6f9f9;
  text-align: center;
  cursor: pointer;
}
.modal-container .pay-tab-box .tab-col.selected {
  color: #FF6666;
  background-color: #fff;
  border-right-color: #f6f9f9;
}
.modal-container .pay-list-wrap {
  display: flex;
}
.modal-container .pay-list-wrap .pay-type-col {
  position: relative;
  width: 200px;
  height: 70px;
  border: 1px solid #dae2e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 18px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 35px;
}
.modal-container .pay-list-wrap .pay-type-col.alipay span {
  background: url("../images/ys-pay-alipay.png") no-repeat center;
}
.modal-container .pay-list-wrap .pay-type-col.wechat {
  padding: 12px 20px;
}
.modal-container .pay-list-wrap .pay-type-col.wechat span {
  width: 160px;
  background: url("../images/ys-pay-wechat.png") no-repeat center;
}
.modal-container .pay-list-wrap .pay-type-col i {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 30px;
  height: 30px;
}
.modal-container .pay-list-wrap .pay-type-col span {
  display: block;
  width: 130px;
  height: 46px;
}
.modal-container .pay-list-wrap .pay-type-col label {
  width: 200px;
  height: 70px;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
  cursor: pointer;
}
.modal-container .pay-list-wrap .pay-type-col input {
  opacity: 0;
}
.modal-container .pay-list-wrap .pay-type-col.selected {
  border-color: #FF6666;
}
.modal-container .pay-list-wrap .pay-type-col.selected i {
  background: url("../images/cloud_sprite_img.png") no-repeat -550px -62px;
}
.modal-container .pay-item-row {
  display: none;
}
.modal-container .pay-item-row:nth-child(1) {
  display: block;
}
.modal-container .pay-content-box {
  height: 120px;
  line-height: 46px;
  color: #FF6666;
  position: relative;
  margin-top: 48px;
}
.modal-container .pay-content-box .titles {
  display: inline-block;
  width: 90px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #5e6e83;
  vertical-align: top;
}
.modal-container .pay-content-box .sum-money {
  font-size: 26px;
  line-height: 40px;
}
.modal-container .pay-content-box .shopbtn {
  position: absolute;
  top: 24px;
  right: 0;
  width: 180px;
  height: 46px;
  font-size: 18px;
  color: #ffffff;
  background-color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  vertical-align: top;
}
.modal-container .pay-content-box .shopbtn:hover {
  background-color: #FF4444;
  border-color: #FF4444;
}
.modal-container .pay-content-box .paying-xieyi {
  line-height: 24px;
  font-size: 14px;
  margin-top: 15px;
}
.modal-container .pay-content-box .paying-xieyi input[type=checkbox] {
  display: none;
}
.modal-container .pay-content-box .paying-xieyi label {
  position: relative;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  padding-left: 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: top;
  cursor: pointer;
}
.modal-container .pay-content-box .paying-xieyi label::before {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 14px;
  height: 14px;
  content: "";
  border: 1px solid #BDC5D3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  vertical-align: middle;
  outline: none !important;
  cursor: pointer;
}
.modal-container .pay-content-box .paying-xieyi input[type=checkbox]:checked + label::before {
  border-color: #FF6666;
}
.modal-container .pay-content-box .paying-xieyi input[type=checkbox]:checked + label::after {
  position: absolute;
  left: 2px;
  top: 7px;
  width: 10px;
  height: 5px;
  content: '';
  border-bottom: 2px solid #FF6666;
  border-left: 2px solid #FF6666;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-container .pay-content-box .paying-xieyi a {
  color: #FF6666;
  margin-left: 8px;
}
.modal-container .pay-content-box .paying-xieyi a:hover {
  text-decoration: underline;
}
.modal-container .pay-content-box .paying-xieyi span {
  color: #9EA7B3;
  margin-left: 8px;
}
.modal-container .pay-table table {
  width: 100%;
  border: 1px solid #f0f2f5;
}
.modal-container .pay-table table thead tr th {
  font-size: 14px;
  font-weight: 400;
  color: #5E6D81;
  padding: 21px 0px;
  background-color: #f0f3f5;
}
.modal-container .pay-table table tbody tr td {
  font-size: 16px;
  color: #2D3037;
  text-align: center;
  padding: 24px 0px;
  border-right: 1px solid #F0F2F5;
}
.modal-container .pay-table table tbody tr td:last-child {
  border-right: none;
}
.modal-container .pay-table p {
  line-height: 86px;
  font-size: 16px;
  color: #FF6666;
  text-align: center;
}
/*********2025-4-8 充值弹窗 start*********/
/******2025-7-1 start*********/
.order-layer-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  box-shadow: 0px -3px 5px 0px rgba(207, 218, 230, 0.2);
  border-radius: 0px 0px 8px 8px;
  z-index: 1000;
}
.order-layer-footer .jcyy-modal-bottom {
  display: flex;
  height: 112px;
  padding: 0 30px;
  justify-content: space-between;
  align-items: center;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left {
  flex: 1 0;
  display: flex;
  align-items: center;
  line-height: 46px;
  font-size: 14px;
  color: #5E6D81;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-label {
  font-weight: 400;
  font-size: 14px;
  color: #BDC5D3;
  margin-right: 16px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .original-price {
  text-decoration: line-through;
  margin-right: 40px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .discounts-price {
  display: flex;
  line-height: 46px;
  font-size: 14px;
  color: #FF4444;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .discounts-price p {
  font-size: 30px;
  color: #FF4444;
  margin: 0 4px;
  line-height: 38px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .discounts-price p span {
  font-size: 32px;
  vertical-align: top;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left a {
  color: #6349FF;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .price-detail-wrap {
  position: relative;
  margin-right: 20px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .price-detail-wrap:hover .purcharse-popup-modal {
  display: block;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .price-detail-wrap .tit {
  color: #6349FF;
  line-height: 20px;
  cursor: pointer;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .price-detail-wrap .purcharse-popup-modal {
  left: 0px;
  width: 500px;
  padding-bottom: 14px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal {
  position: absolute;
  left: -25px;
  top: -10px;
  transform: translate(0, -100%);
  width: 400px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #DBE1E8;
  background: #ffffff;
  box-shadow: 0 5px 8px 0 #1f25331f;
  padding: 24px 16px;
  text-align: left;
  display: none;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal::before {
  content: '';
  position: absolute;
  left: 24px;
  bottom: -6px;
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal ul {
  list-style: none;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  font-weight: 400;
  padding: 0 8px;
  color: #5E6D81;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal ul li {
  margin-bottom: 12px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal ul li:last-child {
  margin-bottom: 0;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal h5.text {
  font-weight: 700;
  font-size: 14px;
  color: #13182C;
  line-height: 20px;
  margin-bottom: 10px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table thead tr th {
  background: #f5f7fc;
  font-size: 14px;
  font-weight: 400;
  color: #5E6D81;
  line-height: 20px;
  padding: 10px 15px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table tbody tr:last-child td {
  border: none;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table tbody tr td {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #5E6D81;
  line-height: 20px;
  border-bottom: 1px solid #F5F7FC;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table tbody tr td dl {
  display: flex;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table tbody tr td dl dt {
  color: #FF4444;
}
.order-layer-footer .jcyy-modal-bottom .bottom-left .purcharse-popup-modal .purcharse-product-table .table tbody tr td dl dd {
  color: #5E6D81;
  margin-left: 7px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-right {
  display: flex;
}
.order-layer-footer .jcyy-modal-bottom .bottom-right button {
  width: 144px;
  height: 48px;
  font-size: 16px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  border: none;
  cursor: pointer;
}
.order-layer-footer .jcyy-modal-bottom .bottom-right button:disabled{
  color: #bcbec2!important;
  background: #f4f4f5!important;
  border-color: #e9e9eb!important;
  cursor: not-allowed;
}
.order-layer-footer .jcyy-modal-bottom .bottom-right button.close-jcyy-modal {
  color: #5E6D81;
  background-color: #F0F2F5;
}
.order-layer-footer .jcyy-modal-bottom .bottom-right button.close-jcyy-modal:hover {
  color: #FF4444;
  background-color: rgba(255, 143, 143, 0.2);
}
.order-layer-footer .jcyy-modal-bottom .bottom-right button.now-create-btn {
  color: #FFF;
  background: linear-gradient(90deg, #FF8F8F, #FF4444);
  margin-left: 24px;
}
.order-layer-footer .jcyy-modal-bottom .bottom-right button.now-create-btn:hover {
  background: #FF4444;
}
/******2025-7-1 end*********/
.paying-layer {
  width: 100%;
  background-color: #F0F2F5;
  padding: 120px 0px 80px;
}
.paying-layer .content {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  background-color: #FFF;
  padding-top: 80px;
  padding-bottom: 80px;
}
.paying-layer .paying-tit {
  height: 38px;
  line-height: 38px;
  font-size: 28px;
  color: #2d3137;
  text-align: center;
}
.paying-layer .paying-des {
  line-height: 26px;
  font-size: 16px;
  color: #5E6D81;
  margin-top: 10px;
  margin-bottom: 50px;
}
.paying-layer .pay-success-icon {
  text-align: center;
}
.paying-layer .pay-success-icon img{
  display: inline-block;
  vertical-align: top;
}
.paying-layer .loading-progress {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 72px;
  height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.paying-layer .loading-progress svg {
  animation: loading-rotate 2s linear infinite;
}
.paying-layer .pay-success-icon svg,
.paying-layer .pay-fail-icon svg {
  font-size: 72px;
}
.paying-layer .pay-fail {
  line-height: 22px;
  font-size: 14px;
  color: #9EA7B3;
  margin-top: 40px;
}
.paying-layer .pay-btn {
  margin-top: 20px;
}
.paying-layer .pay-btn button {
  width: 128px;
  margin-right: 16px;
}
.paying-layer .pay-btn button:last-child {
  margin-right: 0px;
}
@-webkit-keyframes loading-rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes loading-rotate {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.paying-layer .loading-progress svg .path {
  animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90,150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #FF4444;
  stroke-linecap: round;
}

.qrcode {
  position: relative;
  box-sizing: border-box;
  width: 208px;
  height: 264px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
.qrcode-border {
  border: 1px solid #dcdcdc;
}
.scan {
  width: 204px;
  height: 204px;
  padding: 4px;
}
.qrcode-img {
  display:block;
  width:196px;
  height: 196px;
  margin: 0 auto;
}
.s_tip {
  display: flex;
  justify-content: center;
  padding-top: 10px;
}
.sysao {
  width: 28px;
  height: 28px;
  margin-top: 6px;
}
.s_tip span {
  width: 94px;
  margin-left: 12px;
  color: #000;
  font-size: 12px;
  line-height: 20px;
}
