.lightDetail-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin: 12px 0 0 0;
  padding: 20px 0;
  color: #3e3d43
}
.lightDetail-head {
  overflow: hidden;
  background: #fff
}
.lightDetail-logo-wrapper {
  position: relative;
  float: left;
  width: 198px;
  height: 200px;
  text-align: center
}
.lightDetail-logo-wrapper:before {
  position: absolute;
  bottom: 30px;
  left: 70px;
  width: 60px;
  height: 8px;
  content: '';
  background: url(//qdfepccdn.qidian.com/my.qidian.com/static/qdp/img/badge-shadow@1x.f2066.png) -2px -2px no-repeat;
  background: url(//qdfepccdn.qidian.com/my.qidian.com/static/qdp/img/badge-shadow@2x.e9871.png) -2px -2px/64px no-repeat
}
.lightDetail-logo {
  width: 120px;
  height: 120px;
  margin: 30px 0 0 0
}
.lightDetail-msg {
  line-height: 26px;
  overflow: hidden;
  padding: 39px 0 0 0
}
.lightDetail-status {
  line-height: 36px;
  margin: 14px 0 0 0
}
.lightDetail-status .ui-button {
  min-width: 70px;
  margin-right: 8px
}
.lightDetail-book {
  position: relative;
  float: right;
  height: 200px;
  margin: 0 40px 0 0
}
.book-change-next,
.book-change-prev {
  font: bold 16px/32px simsun;
  position: absolute;
  top: 84px;
  width: 32px;
  height: 32px;
  transition: color .15s;
  text-align: center;
  color: #ccd0d7;
  border-radius: 50%;
  outline: 0;
  background: #fff
}
.book-change-next svg,
.book-change-prev svg {
  width: 15px;
  height: 16px;
  margin: 8px 0 0 0;
  fill: currentColor
}
.book-change-next[href],
.book-change-prev[href] {
  color: #3e3d43
}
.book-change-next:focus,
.book-change-next[href]:hover,
.book-change-prev:focus,
.book-change-prev[href]:hover {
  color: #ee4259
}
.book-change-prev {
  left: -16px
}
.book-change-next {
  right: -16px
}
.book-change-next svg {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1)
}
.book-list-wrapper {
  position: relative;
  overflow: hidden;
  width: 426px;
  height: 140px;
  margin: 56px 0 0 0
}
.book-list {
  font-size: .1px;
  font-size: -webkit-calc(0px + 0px);
  position: absolute;
  white-space: nowrap;
  word-spacing: 24px
}
.book-list li {
  display: inline-block;
  height: 118px;
  vertical-align: top
}
.book-list-a {
  font-size: 14px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-align: center
}
.book-list-img {
  width: 66px;
  height: 88px;
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  transition: transform .3s ease-out;
  vertical-align: top;
  box-shadow: 0 1px 6px rgba(0,0,0,.35),0 0 5px #f9f2e9 inset
}
.book-list-img:hover {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  w-webkit-transform: scale(1.1)
}
.book-list-title {
  overflow: hidden;
  max-width: 66px;
  text-overflow: ellipsis
}
.lightDetail-getlist {
  margin: 20px 0 0 0;
  color: #7f7f7f;
  background: #fff
}
.lightDetail-getlist .ui-table th {
  font-size: 14px;
  line-height: 50px
}
.lightDetail-getlist .ui-table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 62px;
  color: #7f7f7f
}
.lightDetail-getlist .icon-notice {
  margin: 0 8px 0 0;
  vertical-align: -1ex
}
.getlist-avatar {
  width: 30px;
  height: 30px;
  margin: 0 12px 0 -42px;
  vertical-align: middle;
  border-radius: 50%
}
.qdlogin-wrap {
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  display: block;
  width: 400px;
  height: 425px;
  margin-top: -207px;
  margin-left: -196.5px;
  background: 0 0
}
.mask {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0,0,0,.7)
}
.lightDetail-pay-p {
  text-align: center
}
.lightdetail-dialog .ui-dialog {
  border-radius: 16px
}
.lightdetail-dialog .ui-dialog-title {
  border-radius: 16px 16px 0 0
}
.lightdetail-dialog .ui-dialog-close {
  padding: 4px;
  border-radius: 50%;
  background: #ebebeb
}
.lightdetail-dialog .ui-dialog-body {
  min-width: 520px;
  padding: 0;
  border-radius: 16px;
  background-color: #f5f5f5
}
.lightdetail-dialog-content h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 34px;
  padding: 32px 32px 0 32px;
  color: #191919
}
.lightdetail-dialog-content form {
  padding: 0 32px
}
.lightdetail-dialog-content dl {
  padding: 16px 0
}
.lightdetail-dialog-content dl:first-of-type {
  padding-top: 0
}
.lightdetail-dialog-content dl:last-of-type {
  padding-bottom: 0
}
.lightdetail-dialog-content dt {
  min-width: 108px
}
.lightdetail-dialog-content .qrcode-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 16px;
  color: #191919
}
.lightdetail-dialog-content .qrcode-title span {
  color: #e5535e
}
.lightdetail-dialog-content .qrcode-title:first-of-type {
  margin-bottom: 0
}
.lightdetail-dialog-content .qrcode-icon {
  width: 120px;
  height: 120px;
  padding: 12px;
  border-radius: 10px;
  background-color: #fff
}
.lightdetail-dialog-content .qrcode-icon img {
  width: 100%;
  height: 100%
}
.lightdetail-dialog-footer {
  display: flex;
  height: 40px;
  margin-top: 48px;
  padding: 16px 32px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center
}
.lightdetail-dialog-footer #dialog-btn {
  font-size: 14px;
  font-weight: 500;
  width: 62px;
  height: 20px;
  padding: 10px 16px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background-color: #e5353e
}
.only-one-btn {
  display: flex;
  height: 40px;
  margin-top: 48px;
  padding: 16px 32px;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center
}
.only-one-btn #dialog-btn,
.only-one-btn #dialog-btn-only {
  font-size: 14px;
  font-weight: 500;
  width: 116px;
  height: 20px;
  padding: 10px 16px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background-color: #e5353e
}
.lightdetail-dialog-form {
  text-align: center
}
.lightdetail-dialog-badge {
  width: 156px;
  height: 156px
}
.lightdetail-dialog-form-agree .ui-checkbox {
  border-radius: 50%
}
.lightdetail-dialog-form-agree :checked + .ui-checkbox,
.lightdetail-dialog-form-agree :checked + .ui-checkbox:hover {
  color: #e5353e;
  background-color: #e5353e
}
.lightdetail-dialog-form-agree .blue {
  color: #5790df
}
.lightdetail-pay-dialog .ui-dialog {
  border-radius: 16px
}
.lightdetail-pay-dialog .ui-dialog-title {
  border-radius: 16px 16px 0 0
}
.lightdetail-pay-dialog .ui-dialog-close {
  padding: 4px;
  border-radius: 50%;
  background: #ebebeb
}
.lightdetail-pay-dialog .ui-dialog-body {
  min-width: 520px;
  margin-bottom: 16px;
  padding: 32px 32px 0 32px;
  border-radius: 16px;
  background-color: #fff
}
.lightdetail-pay-dialog .ui-dialog-footer {
  padding: 16px 32px 24px 32px;
  text-align: right;
  border-radius: 0 0 16px 16px;
  background: #fff
}
.lightdetail-pay-dialog .ui-dialog-footer .ui-button {
  font-size: 14px;
  font-weight: 500;
  width: 62px;
  height: 20px;
  padding: 10px 16px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background-color: #e5353e
}
.lightdetail-pay-dialog-content h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 18px;
  color: #191919
}