.swiper-pagination-bullet-active {
  background-color: #fff;
}
.ly-clear {
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.ly-center-middle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ly-login,
.ly-login-out,
.ly-prompt-card {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
}
.ly-login .login-box,
.ly-login-out .login-box,
.ly-prompt-card .login-box {
  display: none;
  width: 5.72rem;
  height: 7.93rem;
  background: #fff;
  border-radius: 0.08rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ly-login .login-box .login-close,
.ly-login-out .login-box .login-close,
.ly-prompt-card .login-box .login-close {
  font-size: 0.3rem;
  position: absolute;
  right: 0.24rem;
  top: 0.24rem;
}
.ly-login .login-box .login-logo,
.ly-login-out .login-box .login-logo,
.ly-prompt-card .login-box .login-logo {
  font-size: 0.5rem;
  text-align: center;
  color: #17A1FF;
  margin-top: 0.64rem;
}
.ly-login .login-box .login-QQ,
.ly-login-out .login-box .login-QQ,
.ly-prompt-card .login-box .login-QQ {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ly-login .login-box .login-QQ .logo-QQ,
.ly-login-out .login-box .login-QQ .logo-QQ,
.ly-prompt-card .login-box .login-QQ .logo-QQ {
  font-size: 1.1rem;
  color: #17A1FF;
  text-align: center;
}
.ly-login .login-box .login-QQ p,
.ly-login-out .login-box .login-QQ p,
.ly-prompt-card .login-box .login-QQ p {
  color: #17A1FF;
  font-size: 0.26rem;
  text-align: center;
  margin-top: 0.2rem;
}
.ly-login .login-box .login-other,
.ly-login-out .login-box .login-other,
.ly-prompt-card .login-box .login-other {
  position: absolute;
  bottom: 0.32rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.ly-login .login-box .login-other .phone-logo,
.ly-login-out .login-box .login-other .phone-logo,
.ly-prompt-card .login-box .login-other .phone-logo {
  font-size: 0.64rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
}
.ly-login .login-box .login-other p,
.ly-login-out .login-box .login-other p,
.ly-prompt-card .login-box .login-other p {
  font-size: 0.2rem;
  color: rgba(0, 0, 0, 0.45);
}
.ly-login .login-box .qq-go,
.ly-login-out .login-box .qq-go,
.ly-prompt-card .login-box .qq-go {
  display: none;
}
.ly-login .login-box .login-mobile,
.ly-login-out .login-box .login-mobile,
.ly-prompt-card .login-box .login-mobile {
  display: none;
  margin-top: 0.56rem;
}
.ly-login .login-box .login-mobile div input,
.ly-login-out .login-box .login-mobile div input,
.ly-prompt-card .login-box .login-mobile div input {
  border: 0;
  height: 0.78rem;
  font-size: 0.26rem;
}
.ly-login .login-box .login-mobile div .mobile-num,
.ly-login-out .login-box .login-mobile div .mobile-num,
.ly-prompt-card .login-box .login-mobile div .mobile-num {
  width: 4.16rem;
}
.ly-login .login-box .login-mobile div .mobile-code,
.ly-login-out .login-box .login-mobile div .mobile-code,
.ly-prompt-card .login-box .login-mobile div .mobile-code {
  width: 3.38rem;
}
.ly-login .login-box .login-mobile div .ly-clean-text,
.ly-login-out .login-box .login-mobile div .ly-clean-text,
.ly-prompt-card .login-box .login-mobile div .ly-clean-text {
  position: absolute;
  right: 0;
  line-height: 0.8rem;
  font-size: 0.32rem;
  opacity: 0.45;
  top: 0;
  display: none;
}
.ly-login .login-box .login-mobile div .error-msg,
.ly-login-out .login-box .login-mobile div .error-msg,
.ly-prompt-card .login-box .login-mobile div .error-msg {
  position: absolute;
  color: #FF5859;
  bottom: -0.25rem;
  left: 0;
  z-index: 1;
  font-size: 0.2rem;
}
.ly-login .login-box .login-mobile div:nth-of-type(2) .ly-clean-text,
.ly-login-out .login-box .login-mobile div:nth-of-type(2) .ly-clean-text,
.ly-prompt-card .login-box .login-mobile div:nth-of-type(2) .ly-clean-text {
  right: 1.5rem;
}
.ly-login .login-box .login-mobile .mobile-btn,
.ly-login-out .login-box .login-mobile .mobile-btn,
.ly-prompt-card .login-box .login-mobile .mobile-btn {
  width: 4.76rem;
  height: 0.8rem;
  background: #17A1FF;
  border-radius: 0.1rem;
  text-align: center;
  color: #fff;
  line-height: 0.8rem;
  margin-top: 1.72rem;
  font-size: 0.3rem;
  margin-left: 0.48rem;
  border: 0;
}
.ly-login .log-out,
.ly-login-out .log-out,
.ly-prompt-card .log-out {
  width: 5.72rem;
  height: 2.96rem;
  background: #fff;
  border-radius: 0.08rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ly-login .log-out .log-out-text,
.ly-login-out .log-out .log-out-text,
.ly-prompt-card .log-out .log-out-text {
  text-align: center;
  font-size: 0.24rem;
  margin-top: 0.8rem;
  color: #000;
}
.ly-login .log-out .log-out-btn,
.ly-login-out .log-out .log-out-btn,
.ly-prompt-card .log-out .log-out-btn {
  margin-top: 0.5rem;
  text-align: center;
  padding-left: 0.32rem;
}
.ly-login .log-out .log-out-btn p,
.ly-login-out .log-out .log-out-btn p,
.ly-prompt-card .log-out .log-out-btn p {
  float: left;
  margin-left: 0.36rem;
  width: 2rem;
  height: 0.72rem;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 0.08rem;
  font-size: 0.26rem;
  background: #fff;
  line-height: 0.72rem;
}
.ly-login .log-out .log-out-btn .log-out-ensure,
.ly-login-out .log-out .log-out-btn .log-out-ensure,
.ly-prompt-card .log-out .log-out-btn .log-out-ensure {
  background: #17A1FF;
  color: #fff;
  border: none;
}
.ly-login .login-box .login-mobile div:not(#nc, #nc_1_nocaptcha, #nc_1_wrapper, #nc_1_n1t, #nc_1__bg, #nc_1__scale_text),
.ly-login-out .login-box .login-mobile div,
.ly-prompt-card .login-box .login-mobile div {
  width: 4.76rem;
  height: 0.8rem;
  border-bottom: 0.02rem solid rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  position: relative;
}
.ly-login .login-box .login-mobile div span:not(#nc_1_n1z, .nc-lang-cnt),
.ly-login-out .login-box .login-mobile div span,
.ly-prompt-card .login-box .login-mobile div span {
  display: inline-block;
  width: 1.3rem;
  font-size: 0.26rem;
  color: #17A1FF;
  text-align: center;
}
.ly-top {
  width: 100%;
  height: 1rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  background: #ffffff;
}
.ly-top .qianku-logo {
  font-size: 0.36rem;
  color: #17A1FF;
  width: 1.79rem;
  display: inline-block;
  text-align: center;
  float: left;
  line-height: 1rem;
}
.ly-top .back-btn {
  float: left;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1rem;
}
.ly-top .select-box {
  width: 5.52rem;
  height: 0.7rem;
  background: #ecf0f7;
  border-radius: 8px;
  float: left;
  margin-top: 0.15rem;
  position: relative;
}
.ly-top .select-box .find-img {
  width: 0.64rem;
  height: 0.7rem;
  display: inline-block;
  float: left;
  line-height: 0.7rem;
  font-size: 0.3rem;
  text-align: center;
}
.ly-top .select-box .select-input,
.ly-top .select-box .select-inquire {
  float: left;
  height: 0.7rem;
  border: none;
  font-size: 0.24rem;
  background-color: #ecf0f7;
}
.ly-top .select-box .select-input {
  width: 5.24rem;
}
.ly-top .select-box .ly-select-dir {
  float: left;
  height: 0.7rem;
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.24rem;
  padding-left: 0.1rem;
  position: relative;
}
.ly-top .select-box .ly-select-dir i {
  font-size: 0.4rem;
  line-height: 0.4rem;
  position: relative;
  left: -0.1rem;
  top: 0.05rem;
}
.ly-top .select-box .ly-select-dir::after {
  content: ' ';
  width: 0.02rem;
  height: 0.3rem;
  background: #000;
  opacity: 0.25;
  display: block;
  position: absolute;
  right: 0;
  top: 0.2rem;
}
.ly-top .select-box .select-inquire {
  width: 2.8rem;
  margin-left: 0.16rem;
}
.ly-top .select-box .ly-clean-text {
  font-size: 0.24rem;
  line-height: 0.56rem;
  position: absolute;
  right: 0.9rem;
  opacity: 0.5;
  display: none;
}
.ly-top .select-box .select-btn {
  line-height: 0.56rem;
  color: #17a1ff;
  font-size: 0.24rem;
  position: absolute;
  right: 0;
  padding: 0 0.2rem;
}
.ly-top .select-box .select-btn::before {
  content: ' ';
  width: 0.02rem;
  height: 0.24rem;
  background: #000;
  opacity: 0.25;
  display: block;
  position: absolute;
  left: 0;
  top: 0.16rem;
}
.ly-top .home-select-box {
  width: 4.57rem;
}
.ly-top .home-select-box .select-inquire {
  width: 3rem;
}
.ly-top .ly-select-search {
  float: right;
  width: 0.98rem;
  position: relative;
  z-index: 2;
}
.ly-top .ly-select-search .ly-common-login {
  font-size: 0.26rem;
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  width: 0.98rem;
  text-align: center;
}
.ly-top .ly-select-search img {
  display: block;
  border-radius: 100%;
  width: 0.48rem;
  height: 0.48rem;
  position: absolute;
  top: 0.26rem;
  right: 0.24rem;
}
.ly-top .ly-select-search .ly-search-list {
  width: 1.51rem;
  height: 2.32rem;
  background: url('//static.588ku.com/imgPath/MStand/user-list.png') no-repeat top center / 100%;
  position: absolute;
  top: 0.76rem;
  right: 0.19rem;
  padding: 0 0.28rem;
  display: none;
}
.ly-top .ly-select-search .ly-search-list li {
  width: 0.95rem;
  height: 0.7rem;
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.7rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.ly-top .ly-select-search .ly-search-list li:nth-of-type(1) {
  margin-top: 0.1rem;
}
.ly-top .ly-select-search .ly-search-list li:nth-of-type(3) {
  border-bottom: 0;
}
.ly-top-title {
  text-align: center;
  font-size: 0.3rem;
  color: #000;
  position: fixed;
  z-index: 2;
}
.ly-top-title .ly-t-title {
  line-height: 1rem;
}
.ly-top-title .back-btn {
  position: absolute;
  left: 0;
}
.ly-top-title .ly-select-search {
  position: absolute;
  right: 0;
  top: 0;
}
.toptab-list {
  width: 100%;
  height: 1rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  background: #ffffff;
  margin-top: 1rem;
}
.toptab-list .center-tab-box .tab-box {
  text-align: center;
}
.toptab-list .center-tab-box .tab-box .tab-ctn {
  text-align: center;
  display: inline-block;
}
.toptab-list .center-tab-box .tab-box .tab-ctn .tab-item {
  display: inline-block;
  padding: 0 0.24rem;
  line-height: 1rem;
  position: relative;
  font-size: 0.3rem;
  color: #000;
}
.toptab-list .center-tab-box .tab-box .tab-ctn .tab-item:after {
  content: '';
  width: 0.32rem;
  position: absolute;
  height: 0.04rem;
  background-color: #175AFF;
  bottom: 0.16rem;
  left: 50%;
  margin-left: -0.16rem;
  opacity: 0;
}
.toptab-list .center-tab-box .tab-box .tab-ctn .tab-item.on {
  color: #175AFF;
}
.toptab-list .center-tab-box .tab-box .tab-ctn .tab-item.on:after {
  opacity: 1;
}
.toptab-list + .pay-record {
  margin-top: 0 !important;
}
.ly-details-bottom {
  width: 100%;
  height: 1rem;
  position: fixed;
  bottom: 0;
  background: #fff;
}
.ly-details-bottom .bottom-list {
  overflow: hidden;
}
.ly-details-bottom .bottom-list li {
  height: 1rem;
  float: left;
  text-align: center;
}
.ly-details-bottom .bottom-list li:nth-of-type(1) {
  width: 1.19rem;
  font-size: 0.2rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(1) .home-logo {
  font-size: 0.36rem;
  margin-top: 0.17rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(2) {
  width: 1.19rem;
  font-size: 0.2rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(2) .collection-logo {
  font-size: 0.36rem;
  margin-top: 0.17rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(2) .ly-collection-checked {
  color: #FF9400;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-non-vip div,
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-members-vip div {
  float: left;
  width: 2.56rem;
  font-size: 0.2rem;
  color: #fff;
  background: #17A1FF;
  height: 1rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-non-vip div p:nth-of-type(1),
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-members-vip div p:nth-of-type(1) {
  font-size: 0.26rem;
  margin-top: 0.2rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-non-vip div p:nth-of-type(2),
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-members-vip div p:nth-of-type(2) {
  font-size: 0.16rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-non-vip div:nth-of-type(2),
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-members-vip div:nth-of-type(2) {
  background: #FF5859;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-members-vip div:nth-of-type(1) p:nth-of-type(1) {
  margin-top: 0;
  line-height: 1rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-members-vip div:nth-of-type(2) {
  background: #3DB060;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-JPG,
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-PSD {
  width: 5.12rem;
  height: 1rem;
  font-size: 0.26rem;
  color: #fff;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-JPG {
  background: #17A1FF;
  line-height: 1rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-PSD {
  background: #3DB060;
  overflow: hidden;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-PSD p:nth-of-type(1) {
  font-size: 0.26rem;
  margin-top: 0.2rem;
}
.ly-details-bottom .bottom-list li:nth-of-type(3) .ly-PSD p:nth-of-type(2) {
  font-size: 0.16rem;
}
.ly-instructions {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  z-index: 99;
  display: none;
}
.ly-instructions .instructions-box {
  width: 5.72rem;
  height: 4.46rem;
  background: #fff;
  border-radius: 0.08rem;
  padding: 0.32rem;
}
.ly-instructions .ly-right-close {
  font-size: 0.3rem;
  position: absolute;
  right: 0.24rem;
  top: 0.24rem;
}
.ly-instructions p {
  font-size: 0.22rem;
  color: #000;
  opacity: 0.65;
  margin-top: 0.4rem;
}
.ly-instructions p:nth-of-type(1) {
  text-align: center;
  opacity: 1;
  font-size: 0.26rem;
  margin-top: 0.08rem;
}
.ly-instructions p:nth-of-type(2) {
  margin-top: 0.2rem;
}
.ly-prompt-card .log-out .log-out-btn .ly-prompt-open {
  background: #FF5859;
  color: #fff;
  border: none;
}
.ly-open-vip-card {
  display: none;
  position: fixed;
  height: 100vh;
  background: rgba(0, 0, 0, 0.45);
  top: 0;
  z-index: 98;
  width: 100vw;
}
.ly-open-vip-card .open-vip-box {
  width: 100%;
  height: 7rem;
  position: absolute;
  bottom: 0;
  border-radius: 0.24rem 0.24rem 0 0;
  background: #fff;
  padding: 0.32rem;
}
.ly-open-vip-card .open-vip-box.short {
  height: 5rem;
}
.ly-open-vip-card .open-vip-box .vip-title .vip-jewel {
  font-size: 0.54rem;
  float: left;
  margin-top: 0.15rem;
}
.ly-open-vip-card .open-vip-box .vip-title p {
  padding-left: 0.88rem;
}
.ly-open-vip-card .open-vip-box .vip-title p:nth-of-type(1) {
  font-size: 0.3rem;
}
.ly-open-vip-card .open-vip-box .vip-title p:nth-of-type(2) {
  font-size: 0.36rem;
  color: #FF5A00;
}
.ly-open-vip-card .open-vip-box .vip-title p:nth-of-type(2) em {
  font-size: 0.18rem;
  color: rgba(0, 0, 0, 0.65);
}
.ly-open-vip-card .ly-right-close {
  font-size: 0.3rem;
  position: absolute;
  right: 0.24rem;
  top: 0.24rem;
}
.ly-open-vip-card .ly-vip-search {
  height: 2.48rem;
  white-space: nowrap;
  overflow: scroll;
  padding-top: 0.38rem;
}
.ly-open-vip-card .ly-vip-search li {
  width: 2.18rem;
  height: 1.56rem;
  background: #ffffff;
  border-radius: 8px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-left: 0.12rem;
  position: relative;
}
.ly-open-vip-card .ly-vip-search li p {
  text-align: center;
}
.ly-open-vip-card .ly-vip-search li p:nth-of-type(1) {
  margin-top: 0.1rem;
  font-weight: 400;
  color: #ff5a00;
  font-size: 0.48rem;
}
.ly-open-vip-card .ly-vip-search li p:nth-of-type(1) span {
  font-size: 0.18rem;
  color: #000;
  opacity: 0.45;
  position: relative;
}
.ly-open-vip-card .ly-vip-search li p:nth-of-type(1) span i {
  position: absolute;
  font-size: 0.2rem;
  text-decoration: line-through;
  color: #000;
  top: -0.25rem;
  right: 0;
}
.ly-open-vip-card .ly-vip-search li p:nth-of-type(2) {
  margin-top: 0.1rem;
  color: #000;
  opacity: 0.45;
  font-size: 0.2rem;
}
.ly-open-vip-card .ly-vip-search li p:nth-of-type(3) {
  color: #ff5a00;
  opacity: 0.45;
  font-size: 0.18rem;
  position: absolute;
  width: 2.14rem;
  text-align: center;
}
.ly-open-vip-card .ly-vip-search li em {
  display: none;
  position: absolute;
  right: 0.02rem;
  bottom: 0.06rem;
  color: #fff;
  z-index: 1;
  font-size: 0.14rem;
}
.ly-open-vip-card .ly-vip-search li:nth-of-type(1) {
  margin-left: 0;
}
.ly-open-vip-card .ly-vip-search li:nth-of-type(1)::before {
  content: '推荐';
  width: 0.54rem;
  height: 0.28rem;
  font-size: 0.17rem;
  line-height: 0.28rem;
  text-align: center;
  position: absolute;
  top: -0.14rem;
  left: -0.02rem;
  background: #ff5a00;
  border-radius: 0px 8px 0px 8px;
  color: #fff;
}
.ly-open-vip-card .ly-vip-search .ly-vip-search-checked {
  border: 2px solid #ff5a00;
  box-shadow: 0px 4px 16px 0px rgba(255, 90, 0, 0.2);
}
.ly-open-vip-card .ly-vip-search .ly-vip-search-checked em {
  display: block;
}
.ly-open-vip-card .ly-vip-search .ly-vip-search-checked::after {
  content: ' ';
  bottom: 0;
  right: 0;
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border: 0.21rem solid;
  border-color: transparent #FF5A00 #FF5A00 transparent;
}
.ly-open-vip-card .ly-pay-box {
  padding-bottom: 0.58rem;
}
.ly-open-vip-card .ly-pay-box p {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.26rem;
  padding-left: 0.6rem;
  position: relative;
}
.ly-open-vip-card .ly-pay-box p i {
  font-size: 0.4rem;
  position: absolute;
  left: 0;
}
.ly-open-vip-card .ly-pay-box p em {
  position: absolute;
  font-size: 0.15rem;
  color: #fff;
  right: 0.1rem;
  line-height: 0.8rem;
  top: 0.03rem;
  z-index: 1;
}
.ly-open-vip-card .ly-pay-box p::after {
  content: ' ';
  position: absolute;
  right: 0;
  width: 0.36rem;
  height: 0.36rem;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  top: 0.22rem;
}
.ly-open-vip-card .ly-pay-box .pay-checked::after {
  background: #FF5A00;
}
.ly-open-vip-card .ly-pay-box .weixin-pay i {
  color: #6BCC03;
}
.ly-open-vip-card .ly-pay-box .weixin-pay.no-radio::after {
  display: none;
}
.ly-open-vip-card .ly-pay-box .jingdong-pay i {
  color: #D81E06;
}
.ly-open-vip-card .ly-pay-box .open-up {
  width: 6.94rem;
  height: 0.96rem;
  background: #FF5859;
  line-height: 0.96rem;
  text-align: center;
  color: #fff;
  border-radius: 0.1rem;
  margin-top: 0.64rem;
  font-size: 0.32rem;
  margin-left: -0.08rem;
}
i.iconzhifubao {
  color: #06B4FD;
}
.ly-sousuo-mode {
  display: none;
}
.ly-sousuo-mode .ly-bg-mode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.25);
  z-index: 9;
}
.ly-sousuo-mode .ly-top {
  position: fixed;
  top: 0;
  left: 0;
  margin-bottom: 0;
  z-index: 99;
}
.ly-sousuo-mode .ly-top .select-box .select-inquire {
  width: 3.8rem;
}
.ly-sousuo-mode .ly-top .select-btn {
  line-height: 1rem;
  color: #17a1ff;
  font-size: 0.24rem;
  position: absolute;
  right: 0;
  padding: 0 0.2rem;
}
.ly-sousuo-mode .ly-select-container {
  position: fixed;
  top: 1rem;
  z-index: 99;
  display: none;
  background: #fff;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}
.ly-sousuo-mode .ly-select-container .ly-container-list {
  padding: 0.2rem;
  overflow: hidden;
}
.ly-sousuo-mode .ly-select-container .ly-container-list li {
  float: left;
  background: #ecf0f7;
  border-radius: 0.04rem;
  height: 0.42rem;
  padding: 0 0.08rem;
  line-height: 0.42rem;
  text-align: center;
  font-size: 0.24rem;
  margin: 0.12rem;
}
.ly-sousuo-mode .ly-select-container .ly-container-list .list-checked {
  background: #17a1ff;
  color: #fff;
}
/* 弹窗 start*/
.mb-dgbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
}
.mb-dgbox .mb-dgCtn {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.mb-dgbox .mb-dgCtn .close-Btn {
  position: absolute;
  font-size: 0.42rem;
  color: #fff;
  right: 0.32rem;
  top: 0.18rem;
  z-index: 2;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn {
  width: 5.72rem;
  max-height: 5.36rem;
  background: #ffffff;
  border-radius: 0.08rem;
  position: relative;
  padding-top: 0.96rem;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbc-top {
  width: 100%;
  height: 0.96rem;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(316deg, #175aff 0%, #3393ff 100%);
  border-radius: 0.08rem 0.08rem 0 0;
  box-shadow: 0 0.08rem 0.16rem 0 rgba(23, 90, 255, 0.2);
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 0.96rem;
  letter-spacing: 0.01rem;
  padding-left: 0.32rem;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list {
  text-align: left;
  max-height: 4.48rem;
  overflow-y: auto;
  padding-top: 0.24rem;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.03rem;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.1rem;
  -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
  background: rgba(184, 193, 206, 0.5);
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item {
  height: 0.8rem;
  box-sizing: border-box;
  text-align: left;
  padding-left: 0.24rem;
  padding-top: 0.22rem;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item .icon-box {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  border: 0.01rem solid #001013;
  border-radius: 0.5rem;
  vertical-align: -0.03rem;
  margin-right: 0.16rem;
  box-sizing: border-box;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item .cpy-name {
  font-size: 0.26rem;
  color: #001013;
  max-width: 4.76rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item.on {
  background: rgba(23, 90, 255, 0.05);
  color: #175aff;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .cpy-name {
  color: #175aff;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .icon-box {
  border-color: #175aff;
  position: relative;
}
.mb-dgbox.mb-compyAuthdg .mb-dgCtn .mbgsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .icon-box:before {
  content: '';
  position: absolute;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #175aff;
  border-radius: 0.2rem;
  top: 50%;
  left: 50%;
  margin: -0.06rem 0 0 -0.06rem;
}
/* 弹窗 end */
/*# sourceMappingURL=./common.css.map */