body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td,
html {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
sup {
  vertical-align: inherit;
}
sub {
  vertical-align: inherit;
}
section,
article,
aside,
address,
fieldset,
header,
footer,
nav,
dialog,
figure,
time,
video,
mark,
canvas {
  display: block;
  margin: 0;
  padding: 0;
}
img,
fieldset {
  display: block;
  border: 0;
  width: 100%;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #296fc7;
}
a,
a:active,
button,
button:active,
input,
span,
label,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
button {
  background: none;
  border: none;
}
body,
input,
textarea {
  font-family: "PingFang SC", "microsoft yahei", "Hiragino Sans GB", tahoma, arial, sans-serif;
}
html,
body {
  width: 100%;
  font-size: calc(100vw/750*100);
  line-height: 1.6;
  color: #333;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 750px) {
  html,
  body {
    font-size: 75px;
  }
}
.no-scroll,
.no-scroll body {
  height: 100%;
  overflow: hidden;
}
a,
button,
input,
select,
textarea {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
  line-height: normal;
  color: #333;
  background: none;
  resize: none;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  line-height: normal;
  color: #999;
}
.abs {
  position: absolute;
  right: 0;
  top: 0;
}
/* url("@{url}menu.png") */
.col-highlight {
  color: #f35b68;
}
.imgfile {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.wp {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1300px;
  font-size: 0.28rem;
}
.wp.wp-ban {
  text-align: center;
  background: url('../img/repbg.png') repeat center;
  background: #868ee9;
}
@media only screen and (max-width: 750px) {
  .wp {
    min-width: 100px;
  }
  .wp.wp-ban .main {
    padding: 0.4rem 0.2rem;
  }
}
.main {
  margin: 0 auto;
  padding: 0.6rem 0.3rem;
  box-sizing: border-box;
  max-width: 1300px;
  position: relative;
}
.hd {
  position: relative;
  margin: 0 auto;
  min-width: 1300px;
  font-size: 0.26rem;
  background-color: #fff;
  box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.hd .main {
  padding: 0;
  height: 0.9rem;
  line-height: 0.9rem;
}
.hd .logo {
  font-size: 0.36rem;
  text-indent: 1em;
}
.hd .logo a {
  display: block;
  width: 3rem;
  height: 0.9rem;
  background: url('../img/logo.png') no-repeat center / cover;
  text-indent: -500%;
  overflow: hidden;
}
.hd .hd-aside {
  position: absolute;
  right: 0;
  top: 0;
}
.hd .hd-aside li {
  float: left;
  position: relative;
}
.hd .hd-aside a {
  display: block;
  padding: 0 0.15rem;
  color: #333;
}
.hd .hd-aside a:hover {
  color: #296fc7;
}
@media only screen and (max-width: 750px) {
  .hd {
    min-width: 100px;
  }
}
.ft {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  min-width: 1300px;
  font-size: 0.24rem;
  text-align: center;
  color: #333;
}
.ft .main {
  padding: 0.3rem 0;
}
@media only screen and (max-width: 750px) {
  .ft {
    min-width: 100px;
  }
}
.btn {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.3rem;
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
  background-color: #868ee9;
  box-shadow: 0 6px 10px -4px rgba(134, 142, 233, 0.35);
  border-radius: 0.45rem;
  cursor: pointer;
}
.btn .iconfont {
  margin-right: 0.1rem;
  font-size: 0.3rem;
}
.btn.btn-line {
  color: #868ee9;
  background: #fff;
  border: 1px solid #868ee9;
  box-shadow: 0 6px 10px -4px rgba(134, 142, 233, 0.35);
}
.btn:hover {
  filter: brightness(110%);
}
.btn:active {
  transform: scale(0.96);
}
.tabbar {
  position: relative;
  bottom: -1px;
  margin: 0 auto;
  max-width: 690px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tabbar li {
  font-size: 0.3rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
  border: 1px dashed transparent;
  border-bottom: none;
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tabbar li.on {
  color: #868ee9;
  background: #fff;
  border-color: #868ee9;
}
.theme {
  margin-bottom: 0.5rem;
  text-align: center;
  color: #fff;
}
.theme h2 {
  margin-bottom: 0.2rem;
  font-size: 0.54rem;
}
.probox {
  margin: 0 auto;
  padding: 0.6rem 0.3rem;
  max-width: 690px;
  box-sizing: border-box;
  background: #fff;
  border: 1px dashed #868ee9;
}
.probox .pro-icons {
  margin-bottom: 0.6rem;
  text-align: center;
}
.probox .pro-icons img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 0.9rem;
}
.probox .btn {
  margin: 0 auto;
  width: 80%;
}
.pro-tip {
  margin-top: 0.3rem;
  text-align: center;
  color: #fff;
}
.prohandler {
  margin: 0 auto;
  padding: 0.4rem 0.3rem;
  max-width: 690px;
  box-sizing: border-box;
  background: #fff;
  border: 1px dashed #868ee9;
}
.ubox {
  font-size: 0.3rem;
}
.ubox .tit {
  margin-bottom: 0.3rem;
  text-align: center;
}
.ubox .tit h2 {
  font-size: 0.4rem;
}
.ubox .tit h2:before,
.ubox .tit h2:after {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2rem;
  width: 1.5rem;
  height: 1px;
  content: "";
  background: #999;
}
.ubox .quality-list {
  margin: 0.5rem auto 0;
  max-width: 690px;
}
.ubox .quality-list li {
  position: relative;
  margin: 0.3rem 0;
  padding-left: 1.4rem;
}
.ubox .quality-list li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 1rem;
}
.ubox .quality-list li h3 {
  margin-bottom: 0.1rem;
  font-weight: bold;
}
.ubox .quality-list li p {
  font-size: 0.28rem;
  color: #777;
  text-align: justify;
}
.exa-list {
  margin: 0 auto;
  max-width: 690px;
  box-sizing: border-box;
  user-select: none;
}
.exa-list .exa-roll {
  position: relative;
  height: 4rem;
  overflow: hidden;
}
.exa-list ul {
  position: relative;
  font-size: 0.26rem;
}
.exa-list ul.listani {
  animation: nameList 60s linear infinite both;
}
.exa-list ul li {
  position: relative;
  margin-bottom: 0.2rem;
}
.exa-list ul li h4 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 0.5rem;
  background: #f2f4f6;
  z-index: 2;
}
.exa-list ul li h4 span {
  color: #f60;
  letter-spacing: 2px;
}
.exa-list ul li p {
  position: relative;
  color: #999;
  z-index: 2;
}
.exa-list ul li time {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.5rem;
  background-color: #f2f4f6;
  z-index: 2;
  color: #999;
}
.exa-list ul li strong {
  margin-left: 0.1rem;
  padding-right: 0.2rem;
}
.exa-list ul li strong em {
  margin-right: 0.1rem;
  font-style: normal;
  background-image: -webkit-linear-gradient(135deg, #fa709a, #fee140);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.exa-list ul li:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0.2rem;
  height: 1px;
  content: "";
  border-bottom: 1px dashed #ddd;
}
@keyframes nameList {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.showinfo {
  margin-right: 1%;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 0;
  text-align: center;
}
.showinfo .si-photo {
  position: relative;
  box-sizing: border-box;
  padding: 0.3rem;
  background-color: #000000;
  border: 1px solid #fff;
  overflow: hidden;
}
.showinfo .si-photo .si-cropperphoto {
  position: relative;
}
.showinfo .si-photo img {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.showinfo .si-photo .si-tutor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
}
.showinfo .si-photo .si-tutor img {
  max-height: 100%;
  cursor: pointer;
}
.showinfo .si-info {
  font-size: 0.2rem;
  text-align: left;
  color: #333;
}
.showinfo .si-info h4 {
  color: #fff;
}
.showinfo .si-info .si-info-txt {
  position: relative;
  padding: 0.1rem;
  background-color: #eaecff;
  border-radius: 0 0 0.1rem 0.1rem;
}
.showinfo .si-info .si-info-txt .si-qa {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  margin-top: -0.2rem;
  width: 0.4rem;
  cursor: pointer;
}
.showinfo .si-info .si-info-txt p {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.showinfo .si-info p {
  white-space: nowrap;
}
.showinfo .btn {
  margin-top: 0.1rem;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.28rem;
  color: #fff;
  background: #868ee9;
  border: 1px solid #fff;
}
@media only screen and (max-width: 750px) {
  .showinfo {
    display: block;
    margin: 0 0 0.3rem;
    width: 100%;
  }
  .showinfo:after {
    display: table;
    content: "";
    clear: both;
  }
  .showinfo .si-photo {
    float: left;
    width: 70%;
  }
  .showinfo .si-info {
    float: right;
    width: 28%;
  }
  .showinfo .si-info .si-info-txt {
    border-radius: 0;
  }
  .showinfo .si-info .si-info-txt .si-qa {
    right: 0.1rem;
    top: 0.1rem;
    margin-top: 0;
  }
  .showinfo .si-info .si-info-txt p {
    display: block;
    width: 100%;
  }
}
.showhandler {
  display: inline-block;
  vertical-align: top;
  width: 46%;
}
@media only screen and (max-width: 750px) {
  .showhandler {
    display: block;
    width: 100%;
  }
}
.subtit {
  margin-bottom: 0.3rem;
}
.subtit h3 {
  padding-left: 0.15rem;
  line-height: 1.2;
  text-align: left;
  border-left: 0.1rem solid #868ee9;
}
.sp {
  margin-bottom: 0.15rem;
  font-size: 0.24rem;
  text-align: left;
}
.handler {
  margin: 0 auto;
  max-width: 750px;
  font-size: 0;
}
.handler li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 2% 0;
  padding: 0.2rem 0;
  box-sizing: border-box;
  width: 23%;
  font-size: 0.28rem;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  cursor: pointer;
}
.handler li.on {
  color: #fff;
  background-color: #868ee9;
  border-color: #868ee9;
}
.handlerbtn {
  margin-top: 0.6rem;
}
.handlerbtn .btn-line {
  margin-bottom: 0.2rem;
}
.outputTxt {
  margin-bottom: 0.1rem;
  font-size: 0.26rem;
  text-align: center;
  color: #333;
}
.botbtn {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  padding: 0.3rem;
  max-width: 750px;
  width: 100%;
  font-size: 0.3rem;
  text-align: center;
  box-sizing: border-box;
  z-index: 900;
}
.botbtn button {
  box-shadow: 0 0.15rem 0.1rem -0.05rem rgba(134, 142, 233, 0.35);
}
.ratingbox {
  margin: 0.3rem 0 0.9rem;
  text-align: center;
  font-size: 0.24rem;
}
.rating {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1rem;
  width: 60%;
}
.rating .rate-num {
  position: absolute;
  left: 100%;
  top: 0.5rem;
  margin-left: -0.4rem;
  width: 1rem;
  white-space: nowrap;
  font-size: 0.24rem;
  text-align: center;
  color: #868ee9;
}
.ratebar {
  width: 100%;
  height: 0.3rem;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer;
  background: -webkit-linear-gradient(left, #76bdff, #868ee9) no-repeat #ecf1f8;
  border-radius: 0.15rem;
}
.ratebar::-webkit-slider-thumb {
  box-sizing: border-box;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  border: 0.1rem solid #868ee9;
}
.sizehandler {
  margin: 0 auto 0.3rem;
  max-width: 750px;
  font-size: 0;
  text-align: center;
}
.sizehandler li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 2% 0;
  padding: 0.2rem;
  box-sizing: border-box;
  font-size: 0.26rem;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  cursor: pointer;
}
.sizehandler li:last-child {
  margin-right: 0;
}
.sizehandler li.on {
  color: #fff;
  background-color: #868ee9;
  border-color: #868ee9;
}
.sizehandler li h4 {
  font-weight: bold;
}
.sc-iblbox h4 {
  padding: 0.1rem 0;
  font-size: 0.3rem;
  text-align: center;
  color: #868ee9;
}
.sc-inp {
  margin-bottom: 0.2rem;
  padding-left: 0.2rem;
  font-size: 0.28rem;
  text-align: center;
}
.sc-inp .sc-inpbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 2.5rem;
}
.sc-inp .sc-inpbox input {
  padding: 0 0.2rem 0 0.8rem;
  box-sizing: border-box;
  width: 100%;
  height: 0.7rem;
  font-size: 0.3rem;
  text-align: left;
  color: #222;
  border: 1px solid #ddd;
}
.sc-inp .sc-inpbox em {
  position: absolute;
  right: 0.12rem;
  top: 0;
  font-size: 0.2rem;
  line-height: 0.7rem;
  font-style: normal;
  color: #999;
}
.sc-inp .sc-inpbox b {
  position: absolute;
  left: 0.12rem;
  top: 0;
  font-size: 0.2rem;
  line-height: 0.7rem;
  font-style: normal;
  color: #999;
}
.btn-inpconfirm {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 0.7rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  background: #868ee9;
  outline: none;
}
.sc-sizelist li {
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 1%;
  padding: 0.2rem 0.1rem;
  width: 23%;
  font-size: 0.24rem;
  line-height: 1.3;
  text-align: left;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  cursor: pointer;
}
.sc-sizelist li small {
  display: block;
  font-size: 0.2rem;
  opacity: 0.6;
}
.sc-sizelist li.on {
  color: #fff;
  background-color: #868ee9;
  border-color: #868ee9;
}
.sc-sizelist:after {
  display: table;
  content: "";
  clear: both;
}
.sizecontrol .tip {
  font-size: 0.24rem;
  color: #999;
  text-align: center;
}
.preview-pop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding-top: 0.5rem;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1001;
}
.preview-pop .previewpop-info {
  padding: 0.3rem 0;
  font-size: 0;
  text-align: center;
}
.preview-pop .previewpop-info li {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 45%;
  font-size: 0.26rem;
  color: #fff;
}
.preview-pop .ppimgbox {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  max-height: 86%;
  overflow-y: auto;
}
.preview-pop .ppimgbox img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.preview-pop .manulpop-img {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  max-height: 86%;
  overflow-y: auto;
}
.preview-pop .manulpop-img img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.preview-pop .previewpop-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.3rem;
  font-size: 0.36rem;
  color: #fff;
  line-height: 1;
  z-index: 100;
}
.pop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.pop .icon-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.2rem;
  font-size: 0.26rem;
  line-height: 1;
  cursor: pointer;
}
.popmain {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 0.4rem;
  width: 6.9rem;
  font-size: 0.24rem;
  background-color: #fff;
  border-radius: 0.2rem;
}
@media only screen and (max-width: 750px) {
  .popmain {
    transform: translateY(-50%);
    left: 6%;
    right: 6%;
    width: auto;
    padding: 0.6rem 0.4rem;
  }
}
.paybox {
  padding: 0.4rem 0.2rem;
  box-sizing: border-box;
  font-size: 0.28rem;
  border-top: 0.1rem solid #07c160;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0 0.15rem 0.25rem rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 750px) {
  .paybox {
    padding: 0.3rem 0;
  }
}
.pricebox {
  text-align: center;
}
.pricebox h3 {
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
  font-weight: bold;
}
.pricebox .price {
  margin: 0 auto 0.2rem;
  padding-bottom: 0.2rem;
  width: 90%;
  line-height: 1.2;
  font-size: 0.6rem;
  color: #e60000;
  border-bottom: 1px solid #eee;
}
.pricebox .price span {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.26rem;
  text-align: right;
}
.pricebox .price del {
  display: block;
  color: #999;
}
.pricebox .price small {
  font-size: 0.26rem;
}
.pricebox .price em {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  font-style: normal;
}
.pricebox .price strong {
  margin-right: 0.1rem;
}
@media only screen and (max-width: 750px) {
  .pricebox .price {
    margin-bottom: 0.3rem;
    padding-bottom: 0.3rem;
  }
}
.paybtn {
  margin-top: 0.2rem;
  padding: 0.2rem 0;
  font-size: 0.26rem;
  text-align: center;
}
.paybtn > img {
  margin: 0.3rem auto 0;
  width: 70%;
  max-width: 400px;
}
.paybtn strong {
  color: #e60000;
}
@media only screen and (max-width: 750px) {
  .paybtn {
    margin-top: 0.3rem;
    padding: 0.3rem 0;
  }
}
.pay-pc {
  margin-bottom: 0.3rem;
}
.pay-pc-qrcodebox {
  position: relative;
  margin-right: 0.4rem;
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
}
.pay-pc-qrcodebox .pay-pc-qrcode {
  display: block;
  width: 100%;
  min-height: 2rem;
}
.pay-pc-qrcodebox .pay-pc-qrcode canvas {
  width: 100%;
}
.pay-pc-qrcodebox .pay-pc-loading {
  position: absolute;
  left: 50%;
  top: 1.5rem;
  width: 0.36rem;
  margin: -0.6rem 0 0 -0.18rem;
}
.pay-pc-qrcodebox p {
  margin-top: 0.1rem;
  font-size: 0.18rem;
}
.pay-pc-example {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
}
.btn-wx {
  display: block;
  margin: 0 auto 0.2rem;
  width: 90%;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  color: #fff;
  background: #07c160;
  border-radius: 0.45rem;
}
.btn-wx img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.6rem;
}
.btn-wx:active {
  transform: scale(0.96);
}
.btn-zfb {
  display: block;
  margin: 0 auto 0.2rem;
  width: 90%;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem;
  color: #fff;
  background: #1296db;
  border-radius: 0.45rem;
}
.btn-zfb img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.48rem;
}
.btn-zfb:active {
  transform: scale(0.96);
}
.pay-pc-tab {
  margin-bottom: 0.3rem;
  text-align: center;
}
.pay-pc-tab li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 38%;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  color: #333;
  user-select: none;
  background: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
}
.pay-pc-tab li:nth-child(2) {
  margin-left: 4%;
}
.pay-pc-tab li:nth-child(2) img {
  width: 0.32rem;
}
.pay-pc-tab li.on {
  border-color: #07c160;
}
.pay-pc-tab li.on::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.4rem;
  height: 0.4rem;
  content: "";
  background: url('../img/pay/selected.png') no-repeat center / 100%;
}
.pay-pc-tab li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 0.4rem;
}
.pay-pc-tab li:active {
  transform: scale(0.96);
}
.pop-phonenumber {
  font-size: 0.3rem;
}
.pop-phonenumber h3 {
  margin-bottom: 0.3rem;
  font-size: 0.42rem;
  text-align: center;
  color: #07c160;
}
.pop-phonenumber input[type='number'] {
  margin: 0.5rem 0;
  box-sizing: border-box;
  padding: 0 0.2rem;
  width: 100%;
  height: 0.8rem;
  font-size: 0.28rem;
  border: 1px solid #ccc;
}
.pop-phonenumber input[type='number']:focus {
  border-color: #aaa;
}
.pop-phonenumber .protocol-inp {
  font-size: 0.24rem;
  color: #666;
}
.pop-phonenumber .protocol-inp input {
  margin-right: 0.1rem;
  vertical-align: middle;
}
.pop-phonenumber .protocol-inp a {
  color: #333;
  text-decoration: underline;
}
.popbtns {
  margin-top: 0.6rem;
  text-align: center;
}
.popbtns .btn {
  padding: 0;
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}
.popbtns .btn:nth-child(2) {
  margin-left: 2%;
  width: 56%;
}
.clock {
  text-align: center;
}
.clock span {
  font-size: 0.4rem;
  color: #07c160;
}
.payfoot {
  position: relative;
  padding: 0.5rem 0;
}
.payfoot p {
  margin-bottom: 0.3rem;
  font-size: 0.36rem;
  color: #e60000;
  text-align: center;
}
.payfoot img {
  margin: 0 auto;
  width: 60%;
  max-width: 400px;
}
.loading {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}
.loading .loading-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -60px;
  padding: 30px 0 0;
  box-sizing: border-box;
  width: 120px;
  height: 120px;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.loading img {
  display: block;
  margin: 0 auto 8px;
  width: 32px;
  height: 32px;
}
.popmsg {
  position: fixed;
  left: 50%;
  top: 40%;
  transform: translateX(-50%);
  z-index: 9999;
}
.popmsg .popmsg-txt {
  padding: 0.1rem 0.2rem;
  white-space: nowrap;
  font-size: 0.26rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.1rem;
  z-index: 1000;
  animation: bottomIn 0.25s linear both;
}
@keyframes bottomIn {
  0% {
    transform: translate3d(0, 1rem, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
#btnPay {
  animation: bounceIn 0.6s;
}
@keyframes bounceIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.1);
  }
  90% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.pop-sizeconfirm h3 {
  margin-bottom: 0.3rem;
  font-size: 0.4rem;
}
.pop-sizeconfirm p {
  font-size: 0.28rem;
}
.pop-sizeconfirm p.tip {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  color: #777;
}
.pop-size .popmain {
  padding: 0.2rem 0 0;
}
.pop-sizelist {
  padding: 0 0.3rem;
}
.pop-sizelist dt {
  font-weight: bold;
  clear: both;
}
.pop-sizelist dt:not(:first-child) {
  padding-top: 0.1rem;
}
.pop-sizelist dd {
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 1%;
  padding: 0.1rem 0.2rem;
  width: 31.33%;
  font-size: 0.24rem;
  line-height: 1.3;
  text-align: left;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.1rem;
  cursor: pointer;
}
.pop-sizelist dd small {
  display: block;
  font-size: 0.2rem;
  opacity: 0.6;
}
.pop-sizelist dd.on {
  color: #868ee9;
  border-color: #868ee9;
}
.pop-sizelist:after {
  display: table;
  content: "";
  clear: both;
}
.popbottombtns {
  position: relative;
  margin-top: 0.2rem;
  border-radius: 0 0 0.2rem 0.2rem;
  overflow: hidden;
}
.popbottombtns button {
  float: left;
  width: 50%;
  height: 0.9rem;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  background-color: #868ee9;
  cursor: pointer;
}
.popbottombtns button:first-child {
  color: #868ee9;
  background-color: #fff;
  border-top: 1px solid #ddd;
}
.popbottombtns:after {
  display: table;
  content: "";
  clear: both;
}
input:disabled,
input[disabled] {
  -webkit-opacity: 1;
  color: #666 !important;
  -webkit-text-fill-color: #666;
  opacity: 1;
}
