@charset "utf-8";
@import url("sqsdk-theme.css");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
em,
img,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header,
nav,
ruby,
section {
  margin: 0;
  padding: 0;
}

body {
  font: 14px "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}

body {
  font-size: 14px;
}

input[type="button"],
input[type="submit"],
input[type="file"],
button {
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}

input {
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button;
  font: 14px "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  font-size: 16px;
  display: block;
}

input:focus {
  outline: none;
}

img {
  width: 100%;
  display: block;
}

hr {
  padding: 0;
  margin: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}
.mg30 {
  margin: 30px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mr20 {
  margin-right: 20px;
}

.font12 {
  font-size: 12px;
}

.textR {
  text-align: right;
}

.textC {
  text-align: center;
  text-indent: 0 !important;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

i {
  font-style: normal;
}

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

.clearfix {
  overflow: hidden;
  _zoom: 1;
}

.gray {
  color: #9f9f9f;
}

.skyblue {
  color: #6255d7;
}

.red {
  color: #dd1518;
}
.hide {
  display: none;
}
.line_cross {
  text-decoration: line-through;
  color: #ccc !important;
}

input::-webkit-input-placeholder {
  color: #af9b71;
}

.sq-login-box,
.sq-accReg-box {
  left: 150%;
}

.sq-phoneBindHtml-box .sq-com-tit h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  color: #fcd791;
}

.sq-login-form input:-internal-autofill-selected {
  background-color: #fcf1c5 !important;
  background-image: none !important;
  color: rgb(0, 0, 0) !important;
}

.sq-login-form li.border {
  width: 100%;
  border: 1px solid #a17813;
  height: 35px;
  border-radius: 15px;
  text-indent: 25px;
  background: #fcf1c5;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  width: 240px;
}
.sq-login-form li.border input {
  width: auto;
  border: 0;
  border-radius: 0;
  background: inherit;
  text-indent: 10px;
}
.sq-login-form li.border select {
  width: 80px;
  border: 0;
  outline: 0;
  background: inherit;
  font-size: 12px;
  text-align: center;
}
.sq-login-form li.captcha {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.sq-login-form li.captcha input {
  width: 120px;
  text-indent: 15px;
}
.sq-login-form li.captcha #captchaBtn {
  width: 100px;
  height: 35px;
  margin-left: 10px;
  cursor: pointer;
}

.sq-phone-form li {
  margin: 8px 16px !important;
}

.sq-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
}

.sq-wrap.sq-wrap-modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.sq-com-box {
  width: 300px;
  background: #ffffff;
  background-image: none;
  height: auto;
  min-height: 0;
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-left: -160px;
  margin-bottom: -155px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e2e8f0;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.12);
}

.sq-wrap > .sq-com-box {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.sq-com-tit,
.sq-com-tit1 {
  width: 100%;
  height: auto;
  min-height: 52px;
  margin: 0;
}

.sq-com-tit img,
.sq-com-tit1 img,
.sq-com-box .button img,
.sq-com-box form .button img {
  display: none !important;
}

.sq-com-tit i.return,
.sq-com-tit1 i.return,
.sq-com-tit button.return,
.sq-com-tit1 button.return {
  background: none !important;
  background-image: none !important;
}

.sq-com-box .sq-fitst-form li {
  width: 70%;
  margin: 30px auto 10px;
}

.sq-com-box .sq-fitst-form li:first-of-type {
  margin-top: 50px;
}

.sq-login-form li.yzm-txt > div {
  width: 40%;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  float: left;
  background: #bde47a;
  color: #555;
  text-align: center;
  margin-left: 5%;
  border-radius: 10px;
  position: absolute;
  right: 6px;
  top: 5px;
  cursor: pointer;
}

.sq-forgetpwdhtml-box > form > p {
  font-size: 12px;
  margin-top: 6px;
  color: #555;
}

.sq-com-box form {
  width: 85%;
  position: relative;
  margin: 10px auto 0;
}

.sq-login-form {
  border-radius: 5px;
  overflow: auto;
}

.sq-login-form li,
.sq-login-form1 li {
  position: relative;
  height: 35px;
  line-height: 35px;
  border-radius: 15px;
  margin: 16px;
}

.sq-login-form li input,
.sq-login-form1 li input {
  width: 100%;
  border: 1px solid #a17813;
  height: 35px;
  border-radius: 15px;
  text-indent: 25px;
  background: #fcf1c5;
  box-sizing: border-box;
}

.sq-com-box form .button {
  width: 70%;
  display: block;
  margin: 0 auto;
  border: 0;
  background: none;
}

.sq_his_name {
  width: 92%;
  min-height: 70px;
  max-height: 150px;
  overflow-y: scroll;
  position: absolute !important;
  top: 42px;
  left: 0;
  z-index: 999;
  background: #fff;
  border-radius: 0 !important;
}

.sq_his_name p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  height: auto;
  line-height: normal;
  clear: both;
  position: relative;
  left: 0;
  width: 100%;
  padding: 4px 6px 4px 12px;
  text-indent: 0;
  box-sizing: border-box;
}

/*.sq_his_name p:first-of-type{border-top: 1px solid #eed15c}
.sq_his_name p:last-of-type{border-bottom: 1px solid #eed15c}*/
.sq_his_name p font {
  flex: 1;
  min-width: 0;
  display: block;
  width: auto;
  text-indent: 0;
  color: #555;
  text-align: left;
}

.sq_his_name p em {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  position: relative;
  right: auto;
  cursor: pointer;
}

.sq_sel {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 9;
  cursor: pointer;
  display: none;
}

.sq-zhanghao-name {
  font-size: 15px;
  width: 125px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@keyframes loading-3 {
  50% {
    transform: scale(0.4);
    opacity: 0.4;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes loading-3 {
  50% {
    transform: scale(0.4);
    opacity: 0.4;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.loading {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 99999;
}

.loading i {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #38bdf8;
  position: absolute;
}

.loading i:nth-child(1) {
  top: 25px;
  left: 0;
  animation: loading-3 1s ease 0s infinite;
  -webkit-animation: loading-3 1s ease 0s infinite;
}

.loading i:nth-child(2) {
  top: 17px;
  left: 17px;
  animation: loading-3 1s ease -0.12s infinite;
  -webkit-animation: loading-3 1s ease -0.12s infinite;
}

.loading i:nth-child(3) {
  top: 0px;
  left: 25px;
  animation: loading-3 1s ease -0.24s infinite;
  -webkit-animation: loading-3 1s ease -0.24s infinite;
}

.loading i:nth-child(4) {
  top: -17px;
  left: 17px;
  animation: loading-3 1s ease -0.36s infinite;
  -webkit-animation: loading-3 1s ease -0.36s infinite;
}

.loading i:nth-child(5) {
  top: -25px;
  left: 0;
  animation: loading-3 1s ease -0.48s infinite;
  -webkit-animation: loading-3 1s ease -0.48s infinite;
}

.loading i:nth-child(6) {
  top: -17px;
  left: -17px;
  animation: loading-3 1s ease -0.6s infinite;
  -webkit-animation: loading-3 1s ease -0.6s infinite;
}

.loading i:nth-child(7) {
  top: 0px;
  left: -25px;
  animation: loading-3 1s ease -0.72s infinite;
  -webkit-animation: loading-3 1s ease -0.72s infinite;
}

.loading i:nth-child(8) {
  top: 17px;
  left: -17px;
  animation: loading-3 1s ease -0.84s infinite;
  -webkit-animation: loading-3 1s ease -0.84s infinite;
}

#popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  z-index: 1;
  display: none;
}

#no_bind {
  color: red;
  display: none;
  margin-left: 5px;
}

.showAlbumBox {
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  bottom: 20%;
  left: 50%;
  margin-left: -150px;
  background: #fff;
  color: #333;
  border-radius: 5px;
  z-index: 9999999999999;
}

.other_box {
  width: 85%;
  margin: 15px auto 0;
}

.other_box > div {
  width: 100%;
  background: #fff3de;
  text-align: center;
  margin: 15px 0 20px 0;
  padding: 15px 0;
  color: #fff;
  border-radius: 25px;
  color: #555;
}

.sq-loginsuccbox {
  height: auto;
  min-height: 0;
  display: block;
  width: auto;
  max-width: 240px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.7);
  z-index: 999999;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}

.sq-loginsuccbox .sq-logo-text font {
  color: red;
  margin-left: 5px;
}

.sq-logo-text h2 {
  color: #333;
  font-size: 14px;
  background: none;
  margin: 0;
  line-height: 1.45;
}

.sq-logo-text p {
  color: #cdcdcd;
  font-size: 12px;
}

.sq-tips-form > p {
  margin: 20px;
}
.sq-tips-form ul {
  margin: 0 20px;
}
.sq-tips-form ul li {
  margin-bottom: 15px;
}

input[type="checkbox"] {
  width: 16px;
  height: 16px;
  appearance: checkbox;
  -webkit-appearance: checkbox;
}

.find-password {
  display: block;
  margin: 0 15px 10px;
  color: #6f4c2e;
  font-size: 12px;
  text-decoration: underline;
}

.bottom-href {
  width: 80%;
  display: block;
  margin: 15px auto;
}

.bottom-href a {
  color: #6f4c2e;
  font-size: 12px;
  text-decoration: underline;
}

.sq-pay-form {
  padding: 0;
  list-style: none;
}

.sq-pay-form li.amount {
  height: auto;
  line-height: normal;
}

.sq-pay-form li.amount input {
  box-sizing: border-box;
}

.sq-chongzhi-pic {
  display: -webkit-box;
}

ul.sq-chongzhi-pic li {
  -webkit-box-flex: 1;
  text-align: center;
}

.sq-chongzhi-pic li span {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: relative;
  left: 0;
  border-radius: 5px;
}

.sq-chongzhi-pic .sq-pay-icon {
  display: block;
  width: auto;
  height: 36px;
  max-width: 80%;
  margin: 0 auto 6px;
  object-fit: contain;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar {
  width: 8px;
}

/* 滚动槽 */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}

.side-box {
  width: 656px;
  margin: 0 auto;
  /* position: relative; */
}
.side-box #side-btn {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  cursor: pointer;
}

.float-mask-container {
  width: 656px;
  margin: 0 auto;
  height: 100vh;
  position: relative;
}
.float-mask-container .float-box {
  width: 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.float-mask-container .float-box .float-content {
  position: relative;
}
.float-mask-container .float-box .float-content .float-close {
  position: absolute;
  right: -5%;
  top: -2%;
  width: 50px;
  height: 50px;
}

.float-mask-container .float-box .float-content .float-down {
  width: 40%;
  position: absolute;
  left: 50%;
  margin-left: -20%;
  bottom: 6%;
}

@media screen and (max-width: 500px) {
  .float-mask-container {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
  }

  .float-mask-container .float-box {
    width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .float-mask-container .float-box .float-content {
    position: relative;
  }
  .float-mask-container .float-box .float-content .float-close {
    position: absolute;
    right: -5%;
    top: -2%;
    width: 50px;
    height: 50px;
  }

  .float-mask-container .float-box .float-content .float-down {
    width: 40%;
    position: absolute;
    left: 50%;
    margin-left: -20%;
    bottom: 6%;
  }
}
