html,
body,
div,
span,
object,
li,
ul,
img iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
em,
img,
strong,
sub,
sup,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-family: "微软雅黑";
  color: #000000;
}
* {
  padding: 0;
  margin: 0;
}
html {
  height: 100%;
  -webkit-text-size-adjust: none;
}
body {
  width: 100%;
}
ul,
li {
  list-style: none;
}
em {
  font-style: normal;
}
dl {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
dd {
  -webkit-margin-start: 0px;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
body {
  font-size: 0.5rem;
  font-family: "微软雅黑";
  height: 100%;
  position: relative;
  background: #f0f0f0;
  overflow-x: hidden;
  overflow-y: scroll;
}
a {
  font-size: 0.5rem;
  font-family: "微软雅黑";
}
select,
input,
textarea {
  font-size: 0.56rem;
  font-family: "微软雅黑";
}
em {
  font-style: normal;
}
.fontBlue {
  color: #2599ea;
}
.fontGreen {
  color: #0db63d;
}
.fontRed {
  color: #ff3c25;
}
.appTop {
  width: 100%;
  text-align: center;
  margin-top: 17vh;
  margin-bottom: 1.4rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .appTop {
    margin-top: 12vh;
  }
}
/*针对iphone4的css样式*/
.appTop img {
  width: 3.68rem;
  margin: 0 auto;
}
.loginbox {
  width: 10.76rem;
  margin: 0 auto;
}
.logInfo dd {
  padding-left: 1.48rem;
}
.logInfo .userInfo {
  margin-bottom: 1rem;
  background: url(../img/logphone.png) no-repeat 0 0;
  background-size: 0.68rem auto;
}
.logInfo .passwordInfo {
  margin-bottom: 0.4rem;
  background: url(../img/loglock.png) no-repeat 0 0;
  background-size: 0.76rem auto;
}
.logInfo .passwordInfo1 {
  margin-bottom: 2rem;
}
.logInfo .validInfo {
  margin-bottom: 1rem;
  background: url(../img/logvalid.png) no-repeat 0 0;
  background-size: 0.76rem auto;
}
.logInfo .logLine {
  height: 1rem;
  line-height: 1rem;
  padding-bottom: 0.24rem;
  border-bottom: 1px solid #d9d9d9;
}
.userInfo .logLine {
  width: 100%;
}
.passwordInfo .logLine {
  padding-right: 2.4rem;
  position: relative;
}
.passwordInfo .logLine .forgetPassword {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.56rem;
  color: #1fbf00;
  text-decoration: none;
}
.logInfo input::-webkit-input-placeholder {
  color: #adadad !important;
}
.logInfo input:-moz-placeholder {
  color: #adadad !important;
}
.logInfo input::-moz-placeholder {
  color: #adadad !important;
}
.logInfo input:-ms-input-placeholder {
  color: #adadad !important;
}
.logInfo .userInfo input[type="text"],
.logInfo .passwordInfo input[type="password"] {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.logInfo .userInfo input.yanzheng {
  width: 6rem;
  padding-right: 0.24rem;
}
.logInfo .userInfo input.validNum {
  color: #1fbf00;
  background: none;
}
.tishi {
  height: 1rem;
  line-height: 1rem;
  text-align: right;
}
.tishi a {
  color: red;
}
.logBtn,
.regBtn {
  display: block;
  width: 100%;
  height: 1.8rem;
  line-height: 1.8rem;
  background: -webkit-gradient(linear, left top, right top, from(#ff5319), to(#ff6905));
  background: linear-gradient(left, #ff5319 0%, #ff6905 100%);
  color: #fff;
  text-align: center;
  border-radius: 0.2rem;
  margin-bottom: 0.92rem;
  margin-top: 0.4rem;
  font-size: 0.6rem;
}
.logBottom {
  text-align: center;
}
.logBottom a {
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  color: #adadad;
}
.logBottom em {
  font-style: normal;
  padding: 0 0.68rem;
  color: #d9d9d9;
}
.regbox {
  margin-top: 12vh;
}
/*个人中心*/
.selfCon {
  padding-bottom: 2rem;
}
.selfCenter-top {
  width: 91.6%;
  padding: 0.68rem 4.2%;
  background: #fff;
  margin: 0.44rem 0;
}
.rankBox {
  margin-bottom: 0.48rem;
}
.rankBox dt,
.rankBox dd {
  display: inline-block;
  height: 0.72rem;
  line-height: 0.72rem;
}
.rankBox dt {
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.64rem;
  color: #262422;
  font-weight: bold;
}
.rankBox dd img {
  width: 0.68rem;
  height: auto;
}
.borrowCount {
  width: 100%;
}
.borrowCount li {
  float: left;
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #646464;
}
.personalOrderCount li {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  width: 33.3%;
  padding-top: 0.56rem;
  color: #646464;
}
.personalOrderCount .personalOrderNum {
  height: 0.64rem;
  line-height: 0.64rem;
  margin-bottom: 0.24rem;
  text-align: center;
}
.personalOrderCount .personalOrderNum b {
  font-size: 0.72rem;
}
.personalOrderCount .personalOrderNum i {
  font-style: normal;
  font-size: 0.4rem;
  color: #212121;
  margin-left: 0.04rem;
}
.personalOrderCount .personalOrderSort {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.48rem;
  color: #999999;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .personalOrderCount .personalOrderNum i {
    font-size: 12px;
  }
  .personalOrderCount .personalOrderSort {
    font-size: 16px;
  }
  .personalOrderCount .personalOrderNum b {
    font-size: 23px;
  }
}
.infoBox,
.checkLibCon {
  width: 95.8%;
  padding-left: 4.2%;
  margin: 0.44rem 0;
  background: #fff;
}
.infoList {
  width: 100%;
}
.infoList li {
  height: 1rem;
  line-height: 1rem;
  padding: 0.52rem 0;
  padding-right: 0.6rem;
  border-bottom: 1px solid #e6e6e6;
}
.infoList li:last-child {
  border-bottom: none;
}
.infoTitle {
  float: left;
  height: 1.32rem;
  line-height: 1.32rem;
}
.infoCon1 {
  float: right;
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  padding-right: 0.8rem;
  background: url(../img/return-right.png) no-repeat right center;
  background-size: auto 0.56rem;
  font-size: 0.56rem;
  color: #646464;
}
.infoCon2 {
  float: right;
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  padding-right: 0.8rem;
  font-size: 0.56rem;
  color: #646464;
}
.infoCon {
  float: right;
}
.infoCon a {
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  padding-right: 0.8rem;
  background: url(../img/return-right.png) no-repeat right center;
  background-size: auto 0.56rem;
}
.infoLine .infoCon .identify {
  float: right;
  display: inline-block;
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  border: none;
  outline: none;
  background: #fff;
  font-size: 0.56rem;
  font-family: "微软雅黑";
  color: #646464;
}
.infoBtn {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #f7582c;
  background: #fff;
  font-size: 0.6rem;
}
.opcityBg {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/opcityBg.png") repeat;
}
.modifyname-div {
  z-index: 3;
  position: fixed;
  top: 20vh;
  left: 14%;
  width: 72%;
  background: #f7f7f7;
  border-radius: 0.4rem;
}
.modifyname-div h2 {
  text-align: center;
  font-size: 0.64rem;
}
.modifyname-div p {
  height: 1rem;
  line-height: 1rem;
  text-align: center;
}
.modifyname-top {
  width: 84%;
  padding: 0.52rem 8% 0 8%;
}
.modifyname-div input {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  padding: 4px 0;
  font-family: "微软雅黑";
  color: #000;
  background: #fff;
  border: 1px solid #C4BFBF;
  border-radius: 0;
  margin: 0.52rem auto 1rem auto;
  text-indent: 0.2rem;
}
.modifyname-btn {
  height: 1.7rem;
  line-height: 1.7rem;
}
.modifyname-btn span {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  width: 50%;
  height: 1.7rem;
  line-height: 1.7rem;
  border-top: 1px solid #E6E5E7;
  color: #f7582c;
  text-decoration: none;
  text-align: center;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  tap-highlight-color: rgba(255, 0, 0, 0);
}
/*绑定成员馆*/
.checkList-Box li {
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0.44rem 0;
  padding-right: 0.6rem;
  border-bottom: 1px solid #e6e6e6;
}
.checkList-Box li span {
  display: inline-block;
  width: 3.68rem;
  height: 1.2rem;
  line-height: 1.2rem;
  border-right: 1px solid #e0e0e0;
}
.checkList-Box li input[type="text"],
.checkList-Box li input[type="password"] {
  width: 8.76rem;
  line-height: 1rem;
  padding: 0.1rem 0.2rem;
  margin-left: 0.68rem;
}
.checkList-Box li input::-webkit-input-placeholder {
  color: #adadad !important;
}
.checkList-Box li input:-moz-placeholder {
  color: #adadad !important;
}
.checkList-Box li input::-moz-placeholder {
  color: #adadad !important;
}
.checkList-Box li input:-ms-input-placeholder {
  color: #adadad !important;
}
.checkList-Box li select {
  border: none;
  min-width: 5.2rem;
  max-width: 8.36rem;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.2rem;
  margin-left: 0.68rem;
  color: #646464;
}
.checkList-Box li .userRole {
  width: 5.2rem;
}
.libBind {
  width: 100%;
  margin-top: 0.8rem;
}
.libBind a {
  width: 13.4rem;
  display: block;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#ff5319), to(#ff6905));
  background: linear-gradient(left, #ff5319 0%, #ff6905 100%);
  font-size: 0.6rem;
  border-radius: 0.2rem;
  margin: 0 auto;
}
.wxTips {
  width: 86%;
  padding: 0.48rem 3% 0.64rem 3%;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.6rem;
  border-radius: 0.2rem;
}
.wxTips h2 {
  height: 0.76rem;
  line-height: 0.76rem;
  text-align: center;
  color: #328102;
  font-size: 0.64rem;
  margin-bottom: 0.2rem;
}
.wxTips p {
  width: 90%;
  margin: 0 auto;
  line-height: 0.72rem;
  font-size: 0.56rem;
  color: #666666;
  font-family: "微软雅黑";
  text-align: center;
}
/*地址管理*/
.addrManage_bg {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 100%;
  height: 100%;
  padding-bottom: 2rem;
  position: relative;
}
.addrManage_box {
  margin: 0.4rem 0;
  background: #fff;
}
.addrBox {
  padding: 0.6rem 0.6rem;
  border-bottom: 1px solid #e5e5e5;
}
.defualt-check {
  background-image: url("../img/orangecheck2.png");
  background-size: 0.8rem auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
}
.addrBox ul li {
  line-height: 0.64rem;
  font-size: 0.56rem;
  color: #262422;
}
.addrBox ul li p {
  color: #646464;
}
.addrBox ul .defualt-line img {
  float: right;
  width: 0.64rem;
  height: auto;
}
.addrLine1 {
  margin-bottom: 0.44rem;
}
.addrLine1 em {
  padding-right: 0.44rem;
}
.addrOperate {
  line-height: 0.8rem;
  padding: 0.4rem 0.6rem;
  color: #999999;
}
.addrDel {
  float: right;
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #646464;
  padding-left: 0.68rem;
  background: url("../img/addrDel.png") no-repeat 0 0.06rem;
  background-size: 0.56rem auto;
}
.setDefault {
  float: left;
  width: 5.2rem;
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
}
.setDefault input[type="text"] {
  position: relative;
  top: 0.1rem;
  margin-left: 0.2rem;
}
.setDefault em {
  float: left;
  color: #646464;
}
.setDefault input[type="radio"] {
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 21px;
  height: 21px;
  vertical-align: middle;
  margin-right: 2.36%;
  background-image: url("../img/defaultselect1.png");
  background-size: 19px 19px;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #fff;
  FILTER: alpha(opacity=0);
}
.setDefault input[type="radio"]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 21px;
  height: 21px;
  vertical-align: middle;
  margin-right: 2.36%;
  background-image: url("../img/orangeselect2.png");
  background-size: 19px 19px;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #fff;
  FILTER: alpha(opacity=0);
}
.addAddress {
  z-index: 2;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  background: #fff;
  color: #f7582c;
  font-size: 0.6rem;
}
.addAddress em {
  padding-left: 0.8rem;
  background: url("../img/addaddress.png") no-repeat 0 center;
  background-size: 0.64rem auto;
  color: #f7582c;
  font-size: 0.6rem;
}
#more {
  text-align: center;
}
/*新增地址*/
.editBox,
.passwordBox {
  width: 100%;
}
.address-info,
.passwordList {
  width: 95.8%;
  padding-left: 4.2%;
  margin: 0.44rem 0;
  background: #fff;
}
.address-info li {
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0.4rem 0;
  padding-right: 0.6rem;
  border-bottom: 1px solid #e6e6e6;
}
.address-info li:last-child,
.passwordList li:last-child {
  border-bottom: none;
}
.address-info li span {
  display: inline-block;
  height: 1.2rem;
  line-height: 1.2rem;
  border-right: 1px solid #e0e0e0;
  width: 3.28rem;
  margin-right: 0.5rem;
}
.address-info li input[type="text"] {
  width: 9.6rem;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.2rem;
  color: #646464;
}
.address-info li input::-webkit-input-placeholder {
  color: #adadad !important;
}
.address-info li input:-moz-placeholder {
  color: #adadad !important;
}
.address-info li input::-moz-placeholder {
  color: #adadad !important;
}
.address-info li input:-ms-input-placeholder {
  color: #adadad !important;
}
.address-info li select {
  width: 5.2rem;
  height: 1rem;
  line-height: 1rem;
  color: #646464;
}
/*个人中心的修改密码*/
.passwordList li {
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0.44rem 0;
  padding-right: 0.6rem;
  border-bottom: 1px solid #e6e6e6;
}
.passwordList li span {
  display: inline-block;
  width: 3.68rem;
  height: 1.2rem;
  line-height: 1.2rem;
  border-right: 1px solid #e0e0e0;
  margin-right: 0.64rem;
}
.passwordList li input[type="text"] {
  width: 8.28rem;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.2rem;
}
.password-edit-btn {
  display: block;
  width: 89%;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#ff5319), to(#ff6905));
  background: linear-gradient(left, #ff5319 0%, #ff6905 100%);
  border-radius: 0.16rem;
  margin: 0.4rem auto;
  font-size: 0.6rem;
}
.w670 {
  width: 89%;
  margin: 0 auto;
}
/*搜索荐购页面*/
.top-group {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.topSearch {
  width: 94%;
  padding: 0.22rem 3%;
  background: #fff;
  border-bottom: 1px solid #e2e2e2;
}
.searchBox {
  height: 1.32rem;
  line-height: 1.32rem;
}
.searchIcon {
  float: left;
  width: 79%;
  padding-left: 1.2rem;
  background: url("../img/topsearchicon.png") #f0f0f0 no-repeat 0.4rem center;
  background-size: 0.64rem auto;
  border-radius: 0.16rem;
}
.searchBox input[type="text"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 100%;
  height: 1.32rem;
  line-height: 0.72rem;
  padding: 0.3rem 0.2rem 0.3rem 0.2rem;
  background: #f0f0f0;
  border-radius: 0 0.16rem 0.16rem 0;
}
.searchBox .top-search-btn {
  float: right;
  display: inline-block;
  width: 10%;
  height: 1.32rem;
  line-height: 1.32rem;
  font-size: 0.64rem;
  color: #f85b1f;
}
.sortBox {
  background: #fff;
}
.sortBox dl dd {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 33.3%;
  padding-top: 0.6rem;
  padding-bottom: 0.56rem;
  text-align: center;
}
.sortBox dl dd.active {
  background: url(../img/jgswitchbg.png) no-repeat 0 bottom;
  background-size: 100% 0.2rem;
}
.sortBox dl dd img {
  height: 1.32rem;
  width: auto;
}
.sortBox dl dd span {
  display: block;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #262422;
  font-size: 0.56rem;
  margin-top: 0.44rem;
}
.paperBook-list {
  width: 100%;
  padding-top: 5.6rem;
  background: #fff;
}
.paperCon {
  display: block;
  height: 0.6rem;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.paperCon .letter {
  float: left;
  line-height: 0.6rem;
  font-size: 0.20rem;
  color: #333;
  margin: 0 2%;
  font-family: "arial, helvetica, sans-serif";
}
.paperCon .paper {
  width: 80%;
  float: left;
  color: #333;
  line-height: 0.6rem;
  font-size: 0.20rem;
}
.paperCon .arrow {
  width: 0.34rem;
  height: 0.19rem;
  margin-top: 0.20rem;
  margin-right: 2%;
  float: right;
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.paperCon:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
}
.paperlist-box {
  width: 100%;
}
.paperlist-lvone {
  width: 100%;
}
.paperlist-lvone tr td {
  font-family: "微软雅黑", Arial;
  height: 1.92rem;
  /*padding:30/@base 0;*/
  padding: 0 0;
  color: #262422;
  font-size: 0.6rem;
  border-bottom: 1px solid #ccc;
}
.paperlist-lvone tr td.trig {
  text-align: center;
}
.paperlist-lvone tr td.trig i {
  /*width: 38/@base;*/
  height: 0.4rem;
  display: block;
  background-image: url(../img/arrow1.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  margin-left: 0.6rem;
}
.paperlist-lvone tr td.firstLetter {
  padding-left: 0.48rem;
  text-align: left;
  border-left: 4px solid #fff;
}
.paperlist-lvone tr td .firstLetter-link {
  display: block;
  line-height: 0.96rem;
  width: 100%;
}
.paperlist-lvone tbody tr.pageActive td,
.paperlist-lvone tbody tr.pageActive td a {
  color: #ff682e;
}
.paperlist-lvone tbody tr.pageActive td.firstLetter {
  text-align: left;
  border-left: 4px solid #ff682e;
}
.paperlist-lvone tr.pageActive td.trig i {
  background-image: url(../img/arrow2.png);
}
.paperlist-lvtwo {
  width: 100%;
}
.paperlist-lvtwo tr td {
  line-height: 0.76rem;
  padding: 0.4rem 0;
  font-family: "微软雅黑", Arial;
  color: #666361;
  font-size: 0.56rem;
  background: #faf8f7;
}
.paperlist-lvtwo tr .lvtwo-box-style {
  padding-left: 10px;
  padding-right: 10px;
}
.paperlist-lvtwo tr td a {
  font-family: "微软雅黑", Arial;
  color: #666361;
  font-size: 0.56rem;
}
/*检索结果*/
.searchResult-top {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 6px 1px rgba(150, 150, 150, 0.35);
          box-shadow: 0 0 6px 1px rgba(150, 150, 150, 0.35);
}
.searchResult-top dl dd {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 33.3%;
  padding: 0 0.44rem;
  padding-top: 0.56rem;
}
.searchResult-top dl dd a {
  display: inline-block;
  line-height: 0.76rem;
  padding: 0 0.28rem;
  font-size: 0.64rem;
  color: #666666;
  padding-bottom: 0.52rem;
}
.sortBtn1 {
  text-align: left;
}
.sortBtn2 {
  position: relative;
  text-align: center;
}
.sortBtn3 {
  text-align: right;
}
.searchResult-top dl dd a.on {
  color: #f85b1f;
  border-bottom: 0.1rem solid #f85b1f;
}
.sortBtn2 em {
  position: absolute;
  display: block;
  width: 2px;
  height: 0.76rem;
  background: #ebebeb;
  top: 0.56rem;
}
.v-line1 {
  left: 0;
}
.v-line2 {
  right: 0;
}
.search-booklist-con {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding-top: 2.4rem;
}
.search-booklist {
  width: 100%;
  background: #fff;
}
.search-booklist li {
  padding-left: 3%;
}
.search-booklist-box {
  padding: 0.4rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.search-booklist-box .search-book-img {
  float: left;
  width: 26%;
  margin-right: 3%;
}
.search-booklist-box .search-book-img img {
  width: 3.48rem;
  height: 4.72rem;
}
.search-booklist-box .search-book-info {
  float: left;
  width: 61%;
}
.search-booklist-box .yun-tip-img {
  float: left;
  width: 10%;
  text-align: center;
}
.search-booklist-box .yun-tip-img img {
  width: 70%;
  height: auto;
}
.search-booklist-box dd {
  line-height: 0.84rem;
  font-size: 0.5rem;
  color: #999999;
  margin: 0.04rem 0;
}
.search-booklist-box .search-book-title {
  line-height: 0.84rem;
  margin-bottom: 0.2rem;
}
.search-booklist-box .search-book-title a {
  font-size: 0.54rem;
  color: #262422;
  text-align: center;
}
.search-booklist-box .search-book-author {
  color: #3d84c7;
}
.search-booklist-box .search-book-price span {
  color: #ff3344;
  padding-left: 0.76rem;
  background: url(../img/booklistprice.png) no-repeat 0 center;
  background-size: 0.6rem auto;
}
/*芸悦读首页*/
.yunRead-index-top {
  width: 100%;
}
.yunRead-index-bg {
  width: 100%;
  height: 7.84rem;
  background: url(../img/yyd-index-bg.png) no-repeat 0 0;
  background-size: cover;
}
.yunRead-index-search {
  /*height:65/@base;
	line-height:65/@base;*/
  padding: 0.24rem 0.6rem;
  background: #ff5716;
}
.yunRead-index-search dl dd {
  float: left;
  display: block;
}
.yunRead-index-input {
  /*width:510/@base;*/
  /*height:65/@base;
	line-height:65/@base;*/
  background: #ffffff;
  border-radius: 0.64rem;
}
.hasLoginTop {
  width: 10.2rem;
}
.yunRead-search-box {
  width: 9.2rem;
  padding: 0.2rem 0;
  padding-left: 0.6rem;
  padding-right: 1.4rem;
  border-radius: 50%;
  position: relative;
}
.yunRead-search-box .yunread-app-top-search {
  position: absolute;
  right: 0.4rem;
  top: 0.3rem;
  cursor: pointer;
}
.yunRead-search-box .yunread-app-top-search img {
  display: block;
  width: 0.72rem;
  height: 0.72rem;
}
.hasLoginTop .yunRead-search-box {
  width: 8.8rem;
}
.yunRead-search-box input[type="text"] {
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  background: transparent;
  text-indent: 0.2rem;
  color: #323232;
}
.yunRead-search-box input::-webkit-input-placeholder {
  color: #999;
}
.yunRead-search-box input:-moz-placeholder {
  color: #999;
}
.yunRead-search-box input::-moz-placeholder {
  color: #999;
}
.yunRead-search-box input:-ms-input-placeholder {
  color: #999;
}
.index-search-btn {
  width: 12%;
}
.index-search-btn a {
  display: inline-block;
  height: 1.12rem;
  line-height: 1.12rem;
  font-size: 0.68rem;
  color: #fff;
  margin-left: 0.3rem;
}
@media screen and (min-width: 640px) {
  .index-search-btn a {
    font-size: 30px;
  }
}
.yunListLink {
  width: 1.4rem;
  height: 1.2rem;
  margin-left: 0.48rem;
}
.yunListLink a {
  display: block;
  width: 100%;
  height: 1.2rem;
  background: url(../img/Yunshudan_icon.png) no-repeat 0 0;
  background-size: cover;
}
.yunRead-index-search dl .index-shopcar-box {
  float: right;
  width: 1.2rem;
}
.index-shopcar {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background: url(../img/index-shopcar.png) no-repeat 0 0;
  background-size: cover;
}
.index-nav-box {
  padding: 0.12rem 0;
  background: #fff;
}
.index-nav-scrollX {
  width: 100%;
  overflow-x: scroll;
}
.index-nav {
  background: #fff;
  padding: 0.2rem 0;
}
.index-nav dd {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 25%;
  text-align: center;
  padding: 0.16rem 0;
}
.index-nav-scrollX .index-nav {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow: hidden;
}
/*.index-nav-width{
	  width: 150%;
}*/
.index-nav-scrollX .index-nav dd {
  width: 3.75rem;
}
.index-nav dd a {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.index-nav dd a img {
  width: 48%;
  height: auto;
}
.index-nav dd a span {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  width: 100%;
  margin-top: 0.24rem;
  text-align: center;
  font-size: 0.48rem;
  color: #323232;
}
.yunBookList {
  width: 100%;
  /*height: 3.82rem;*/
  background: #f4f4f4;
  overflow: hidden;
}
.yunBookList a {
  display: block;
  padding: 0.5rem 0.32rem;
}
.yunBookList img {
  display: block;
  width: 100%;
}
.index-list-con {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.index-list {
  background: #fff;
  padding: 0.2rem 0;
}
.index-list h3 {
  padding: 0.4rem 3%;
}
.index-list h3 span {
  float: left;
  display: inline-block;
  line-height: 0.8rem;
  font-size: 0.64rem;
  color: #262422;
  font-weight: normal;
}
.index-more {
  float: right;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #44bbff;
  font-size: 0.48rem;
}
.index-list-box {
  width: 100%;
}
.index-list-box .index-book-box {
  float: left;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 33.3%;
  padding: 0 2%;
  margin-top: 0.36rem;
}
.index-book-box .index-book-img {
  display: table-cell;
  width: 82%;
  height: 4.8rem;
  text-align: center;
  margin: 0 auto;
}
.index-book-box .index-book-img img {
  width: auto;
  height: auto;
  display: inline-block;
  max-width: 100%;
  max-height: 4.8rem;
  vertical-align: middle;
}
.index-book-info {
  width: 82%;
  margin: 0 auto;
}
.index-book-info dl dt {
  font-size: 0.54rem;
  height: 1.68rem;
  line-height: 0.84rem;
  overflow: hidden;
  margin-top: 0.28rem;
  margin-bottom: 0.04rem;
}
.index-book-info dl dd {
  font-size: 0.5rem;
  color: #999999;
  height: 0.76rem;
  line-height: 0.76rem;
  overflow: hidden;
}
.index-book-info dl .index-price {
  color: #ff3344;
}
/*我的借购——全部*/
.borrow-tab-box {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
}
.borrow-tab-box dl dd {
  float: left;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 25%;
  text-align: center;
}
.borrow-tab-box dl dd a {
  display: inline-block;
  width: 71%;
  height: 1.68rem;
  line-height: 1.68rem;
  font-size: 0.54rem;
  color: #666666;
  border-bottom: 0.1rem solid #ffffff;
}
.borrow-tab-box dl dd a.on {
  color: #f85b1f;
  border-bottom: 0.1rem solid #f85b1f;
}
.yydTable,
.yydTable-grey {
  width: 100%;
  border: 1px solid #d9e0e3;
  border-radius: 5px;
  margin-top: 13px;
}
.orderlist-con {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 100%;
  padding-top: 1.7rem;
  overflow-y: scroll;
}
.orderlist-box {
  width: 93%;
  margin: 0 auto;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 1px 3px rgba(84, 84, 84, 0.15);
          box-shadow: 0 1px 3px rgba(84, 84, 84, 0.15);
  background: #fff;
  border-radius: 0.16rem;
  margin-top: 0.44rem;
}
.yydOrderTop {
  padding-top: 0.24rem;
  border-bottom: 1px solid #e5e5e5;
}
.yydOrderNum {
  float: left;
  width: 8rem;
  height: 1.4rem;
  line-height: 1.28rem;
  font-size: 0.5rem;
  color: #fff;
  padding-left: 0.52rem;
  background: url("../img/ordernumbg.png") no-repeat 0 0;
  background-size: cover;
}
.orderState {
  display: inline-block;
  float: right;
  height: 1.4rem;
  line-height: 1.28rem;
  margin-right: 0.48rem;
  font-size: 0.54rem;
  color: #333333;
  font-weight: bold;
}
.order-time span {
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0.1rem 0 0.28rem 0;
  padding-left: 0.88rem;
  background: url("../img/time.png") no-repeat 0.32rem 0.32rem;
  background-size: 0.5rem auto;
  font-size: 0.48rem;
  color: #646464;
}
.yydBook-line-info {
  width: 94%;
  padding: 0.4rem 3%;
  margin: 0.14rem auto;
  background: #fafafa;
}
.yydBook-book-img {
  float: left;
  display: block;
  width: 21%;
  margin-right: 4%;
}
.yydBook-book-img img {
  width: 100%;
  height: 3.6rem;
}
.yydBook-line-info dl {
  float: left;
  width: 75%;
}
.yydBook-line-info dl dt {
  width: 92%;
  line-height: 0.8rem;
  font-size: 0.54rem;
  color: #262422;
  margin-bottom: 0.24rem;
}
.yydBook-line-info dl dt a {
  font-size: 0.54rem;
  color: #262422;
}
.yydBook-line-info dl dd {
  font-size: 0.5rem;
  color: #999999;
  line-height: 0.8rem;
}
.yydBook-line-info dl dd em {
  color: #646464;
}
.yydBook-line-info dl dd .borrow-state {
  float: left;
  color: #f85b1f;
}
.yydBook-line-info dl dd .left-time,
.yydBook-line-info dl dd .xujie {
  float: right;
  color: #3391e8;
}
.orderList-bottom {
  width: 94%;
  padding: 0.48rem 3%;
  text-align: right;
}
.orderList-bottom a {
  display: inline-block;
  width: 3rem;
  height: 1rem;
  line-height: 1rem;
  border: 1px solid #b2b2b2;
  border-radius: 0.08rem;
  text-align: center;
  background: #fff;
  font-size: 0.5rem;
  color: #646464;
  margin: 0 0.1rem;
}
.orderList-bottom .orange-btn {
  color: #ff5b1c;
  border: 1px solid #ff804f;
}
.orderlist-box-shade .orderState,
.orderlist-box-shade .yydBook-line-info dl dd .borrow-state,
.orderlist-box-shade .order-time span,
.orderlist-box-shade .yydBook-line-info dl dt a,
.orderlist-box-shade .yydBook-line-info dl dd,
.orderlist-box-shade .yydBook-line-info dl dd em {
  color: rgba(153, 153, 153, 0.54);
}
.orderlist-box-shade .yydOrderNum {
  background: url("../img/ordernumbg-grey.png") no-repeat 0 0;
  background-size: cover;
}
.noLend-box {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.noLend-box span {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.noLend-box img {
  width: 5.3rem;
  height: 4.92rem;
  vertical-align: middle;
}
/*借购中，已还图书，已取消*/
.borrowBook-list {
  width: 100%;
  background: #fff;
}
.borrowBook-list li {
  padding-left: 3%;
}
.borrowBook-list .yydBook-line-info {
  background: #fff;
}
.borrowBook-list .yydBook-line-info {
  border-bottom: 1px solid #dbdbdb;
}
.noDateNow {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2.62rem;
  margin-top: -2.44rem;
  width: 5.26rem;
  height: 4.9rem;
}
.noDateNow img {
  width: 5.26rem;
  height: 4.9rem;
}
/*支付*/
.payTop {
  width: 100%;
  background: #ffffff;
}
.payTopWrap {
  width: 13.72rem;
  margin: 0 auto;
}
.payPostageCon {
  height: 2.24rem;
  padding: 0.72rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.payPostageTitle {
  height: 0.56rem;
  line-height: 0.56rem;
  margin-bottom: 0.4rem;
  font-size: 0.56rem;
  color: #999999;
  text-align: center;
}
.postage {
  height: 1.12rem;
  line-height: 1.12rem;
  font-size: 1.08rem;
  color: #ff5b1c;
  text-align: center;
}
.pay-orderNum {
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0.8rem 0;
  font-size: 0.6rem;
  color: #323232;
}
.choosePayWayTitle {
  height: 0.52rem;
  line-height: 0.52rem;
  padding: 0.4rem 0;
  font-size: 0.52rem;
  color: #666666;
  margin-top: 0.3rem;
}
.payWayCon {
  padding-left: 0.64rem;
  background: #fff;
}
.payWayBox {
  height: 1.4rem;
  line-height: 1.4rem;
  padding: 0.3rem 0;
  padding-right: 0.64rem;
  border-bottom: 1px solid #e5e5e5;
}
.payWayName {
  float: left;
  padding-left: 1.6rem;
  font-size: 0.56rem;
  color: #323232;
}
.Unionpay {
  background: url(../img/yinlian.png) no-repeat 0 0;
  background-size: 1.4rem 1.4rem;
}
.Alipay {
  background: url(../img/zhifubao.png) no-repeat 0.06rem center;
  background-size: 1.2rem 1.2rem;
}
.Wechat {
  background: url(../img/weixin.png) no-repeat 0.1rem center;
  background-size: 1.2rem 1.2rem;
}
.payWayBox input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: right;
  width: 21px;
  height: 21px;
  position: relative;
  top: 0.3rem;
  background-image: url("../img/select2.png");
  /* -webkit-background-size: 0.506rem 0.506rem; */
  background-position: 0 -23px;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #fff;
  FILTER: alpha(opacity=0);
}
.payWayBox input[type="radio"]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 21px;
  height: 21px;
  background-image: url("../img/select2.png");
  /* -webkit-background-size: 0.506rem 0.506rem; */
  background-position: 0 -1px;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #fff;
  FILTER: alpha(opacity=0);
}
.payWayBox input[type="radio"]:disabled {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 21px;
  height: 21px;
  background-image: url("../img/select2.png");
  /* -webkit-background-size: 0.506rem 0.506rem; */
  background-position: 0 -46px;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #fff;
  FILTER: alpha(opacity=0);
}
.sureToPay {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.96rem;
  line-height: 1.96rem;
  text-align: center;
  font-size: 0.56rem;
  color: #fff;
  background: linear-gradient(120deg, #ff5319 0%, #ff6905 100%);
}
.pay-fixed-bg {
  width: 100%;
  height: 100%;
  background: #fff;
}
.pay-fixed {
  padding: 0.72rem 0.4rem 0 0.4rem;
  color: #000000;
  overflow: hidden;
}
.pay-fixed-top p {
  height: 0.68rem;
  line-height: 0.68rem;
  margin-bottom: 0.52rem;
  text-align: center;
  font-size: 0.64rem;
}
.pay-fixed-top h2 {
  height: 1.16rem;
  line-height: 1.16rem;
  text-align: center;
  font-size: 1.2rem;
}
.payNow {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: block;
  width: 100%;
  height: 1.56rem;
  line-height: 1.56rem;
  text-align: center;
  font-size: 0.56rem;
  color: #fcfefc;
  background: #1aad19;
  border: 1px solid #169e15;
  margin-top: 3.28rem;
  border-radius: 0.1rem;
}
.fixedPage {
  z-index: 2;
  display: inline-block;
  position: fixed;
  right: 0.64rem;
  bottom: 1.2rem;
  height: 0.88rem;
  line-height: 0.88rem;
  padding: 0.46rem 0.44rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.16rem;
}
.fixedPage b {
  font-weight: normal;
  color: #fff;
  font-size: 0.96rem;
}
.fixedPage i {
  font-style: normal;
  color: #fff;
  font-size: 0.56rem;
}
@media screen and (min-width: 640px) {
  .fixedPage b {
    font-size: 32px;
  }
  .fixedPage i {
    font-size: 20px;
  }
}
.morebook-link,
.loading-link {
  width: 42%;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.14rem;
  color: #a8a8a8;
  padding: 0 29%;
  margin-top: 0.6rem;
}
.morebookCon,
.loadingCon {
  padding-left: 0.3rem;
  position: relative;
}
.morebookCon img {
  position: absolute;
  top: 0.12rem;
  left: 0.08rem;
  width: 0.16rem;
  height: 0.16rem;
}
.searchPageListBox:first-child {
  border-top: 1px solid #e5e5e5;
}
.messageBoardCon h2 {
  line-height: 0.8rem;
  color: #1b1a1f;
  font-size: 0.64rem;
  text-align: center;
  margin-top: 1.4rem;
  margin-bottom: 0.52rem;
}
.messageBoardTitle {
  padding: 0 0.72rem;
  height: 1.24rem;
  line-height: 1.24rem;
  color: #666666;
  font-size: 0.48rem;
}
.messageBoardContent {
  padding: 0 0.72rem;
  background: #fff;
}
.messageBoardContent input[type="text"] {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  height: 0.92rem;
  line-height: 0.92rem;
  padding: 0.32rem 0;
}
.messageBoardContent textarea {
  width: 100%;
  height: 6rem;
  resize: none;
  border: none;
  outline: none;
  padding: 0;
}
.messageBoardContent2 {
  position: relative;
  padding: 0.48rem 0.72rem 1.2rem 0.72rem;
}
.messageBoardContent2 span {
  position: absolute;
  right: 0.72rem;
  bottom: 0.44rem;
  font-size: 0.4rem;
  color: #bfbfbf;
}
.messageBoardContentGroup .messageBoardContent {
  width: 58.4%;
  float: left;
}
.messageBoardContentGroup img {
  float: right;
  width: 3.76rem;
  height: 1.6rem;
  margin-right: 0.6rem;
}
.messageBoardSubBtn {
  display: block;
  width: 85.3%;
  height: 1.8rem;
  line-height: 1.8rem;
  background: linear-gradient(-30deg, #ff6905 0%, #ff5319 100%);
  background: -webkit-linear-gradient(120deg, #ff6905 0%, #ff5319 100%);
  margin: 0 auto;
  margin-top: 1.08rem;
  font-size: 0.64rem;
  color: #ffffff;
  text-align: center;
  border-radius: 0.16rem;
}
.preMessageBtn {
  text-align: center;
  margin-top: 1.4rem;
}
.preMessageBtn a {
  padding-left: 1rem;
  background: url(../img/Old_word_icon.png) no-repeat 0 center;
  background-size: 0.68rem 0.84rem;
  font-size: 0.56rem;
  color: #2ea71a;
}
.previousMessageGroup {
  padding: 0 0.66rem;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.leaveMessageBtn {
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1.96rem;
  line-height: 1.96rem;
  background: linear-gradient(-30deg, #ff6905 0%, #ff5319 100%);
  background: -webkit-linear-gradient(120deg, #ff6905 0%, #ff5319 100%);
  font-size: 0.64rem;
  color: #ffffff;
  text-align: center;
}
.preMessageCon {
  padding-bottom: 1.96rem;
}
.previousMessageBox {
  overflow: hidden;
}
.previousMessageBox:first-child {
  margin-top: 0.48rem;
}
.previousMessageTime {
  margin-bottom: 0.92rem;
  margin-top: 0.52rem;
  text-align: center;
}
.previousMessageTime span {
  display: inline-block;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 0.4rem;
  padding: 0.1rem 0.4rem 0.1rem 1.08rem;
  background: url(../img/message_time_icon.png) no-repeat rgba(0, 0, 0, 0.2) 0.44rem center;
  background-size: 0.48rem auto;
}
.userMessageGroup,
.managerMessageGroup {
  margin-bottom: 0.64rem;
}
.userMessageBox,
.managerMessageBox {
  position: relative;
  width: 11.16rem;
  padding: 0.44rem 0.48rem;
  border-radius: 0.08rem;
}
.userMessageBox {
  float: left;
  border: 1px solid #6994c0;
  background: #f2f9ff;
}
.managerMessageBox {
  float: right;
  border: 1px solid #9cbc98;
  background: #f3faf2;
}
.userMessageBox .messageTrig {
  width: 0.2rem;
  height: auto;
  position: absolute;
  right: -0.2rem;
  top: 0.28rem;
}
.managerMessageBox .messageTrig {
  width: 0.2rem;
  height: auto;
  position: absolute;
  left: -0.2rem;
  top: 0.28rem;
}
.userMessageBox .usernameLine,
.managerMessageBox .managerLine {
  font-size: 0.48rem;
  margin-bottom: 0.44rem;
}
.userMessageBox .usernameLine {
  color: #6994c0;
}
.managerMessageBox .managerLine {
  color: #42a941;
}
.userMessageBox .messageContentLine,
.managerMessageBox .messageContentLine {
  font-size: 0.48rem;
  line-height: 0.64rem;
  color: #666666;
}
.userMessageGroup .userMessageIcon,
.managerMessageGroup .managerMessageIcon {
  width: 0.88rem;
  height: 0.88rem;
}
.userMessageGroup .userMessageIcon {
  float: right;
}
.managerMessageGroup .managerMessageIcon {
  float: left;
}
@media screen and (min-width: 640px) {
  .messageBoardCon h2,
  .messageBoardSubBtn {
    font-size: 22px;
  }
  .preMessageBtn a,
  .leaveMessageBtn {
    font-size: 20px;
  }
  .userMessageBox .usernameLine,
  .managerMessageBox .managerLine,
  .userMessageBox .messageContentLine,
  .managerMessageBox .messageContentLine {
    font-size: 18px;
  }
  .messageBoardTitle,
  .previousMessageTime,
  .previousMessageTime span {
    font-size: 16px;
  }
  .messageBoardContent2 span {
    font-size: 12px;
  }
}
.platformBox {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12.8rem;
  height: 17.6rem;
  margin-left: -6.4rem;
  margin-top: -8.8rem;
  background: #fafafa;
  border-radius: 0.24rem;
}
.platformBoxClose {
  display: block;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.58rem;
  height: 0.6rem;
  background: url(../img/localclose.png) no-repeat 0 0;
  background-size: 0.58rem 0.6rem;
}
.platformContent {
  width: 10.64rem;
  height: 11.84rem;
  padding: 0.48rem 0.28rem;
  border: 1px solid #cccccc;
  border-radius: 0.06rem;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
}
.platformContent p {
  color: #333;
}
.platformBox h2 {
  height: 0.8rem;
  line-height: 0.8rem;
  margin: 0.48rem auto;
  font-size: 0.64rem;
  color: #4490dd;
  text-align: center;
}
.platformBtn {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  display: block;
  width: 87.5%;
  padding-left: 2.92rem;
  height: 1.32rem;
  line-height: 1.32rem;
  border-radius: 0.08rem;
  color: #fff;
  text-align: left;
  background: url(../img/agree_icon.png) no-repeat #499df2 1.92rem 0.36rem;
  background-size: 0.68rem 0.68rem;
  margin: 0 auto;
  margin-top: 0.68rem;
  border: none;
  font-size: 0.56rem;
}
.platformContent p {
  line-height: 0.8rem;
  margin-bottom: 0.68rem;
  font-size: 0.56rem;
}
a.displayBtn {
  background: #ccc;
}
@media screen and (min-width: 640px) {
  .platformBox h2 {
    font-size: 16px;
  }
  .platformBtn,
  .platformContent p {
    font-size: 14px;
  }
}
/*书籍详情*/
.bookDetail_con {
  z-index: 1;
  position: relative;
  border-bottom: 0.414rem solid #F0EEEE;
  background: #fff;
}
.bookDetailTop {
  padding: 0.56rem 0 0 0.4rem;
}
.bookDetailBotom {
  z-index: 0;
  position: relative;
  height: 62vh;
  background: #fff;
}
.bookPic {
  position: relative;
  width: 3.2rem;
  height: 4.72rem;
  -webkit-box-shadow: 0px 0.06rem 0.16rem #adadad;
          box-shadow: 0px 0.06rem 0.16rem #adadad;
}
.bookPic .bookPicImg {
  display: table-cell;
  width: 3.2rem;
  height: 4.72rem;
  text-align: center;
  vertical-align: middle;
}
.bookPic img {
  display: inline-block;
  *display: inline;
  width: auto;
  height: auto;
  max-width: 3.2rem;
  max-height: 4.72rem;
  text-align: center;
  vertical-align: middle;
}
.imgCover {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.2rem;
  height: 4.72rem;
}
.imgCover img {
  width: 3.2rem;
  height: 4.72rem;
}
.bookDetail_info {
  margin-left: 0.4rem;
  width: 7.88rem;
}
/*.bookDetail_info  ul{
   width: 394/@base;
}*/
.bookDetail_info h2 {
  font-size: 0.6rem;
  color: #434343;
  font-family: "微软雅黑";
}
.bookDetail_info ul li {
  line-height: 0.84rem;
  font-size: 0.52rem;
  color: #999999;
}
.bookDetail_info ul li span,
.bookDetail_info ul li p {
  display: inline-block;
  line-height: 0.72rem;
  font-size: 0.44rem;
  color: #666666;
  margin: 0 0.04rem;
}
.bookShel_con {
  text-align: right;
  padding-right: 0.4rem;
}
.bookShel img {
  display: inline-block;
  width: 0.96rem;
  height: 0.88rem;
  margin-top: 0.16rem;
}
.shopCar {
  display: block;
  width: 1.04rem;
  height: 0.92rem;
  position: relative;
  margin-right: 0.44rem;
  margin-top: 0.16rem;
}
.shopCar img {
  display: block;
  width: 1.04rem;
  height: 0.92rem;
}
.shopCirle {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  right: -0.2rem;
  top: -0.12rem;
  background: red;
  border-radius: 0.16rem;
}
.bookDetail_info ul li span.quehuoBtn {
  /*  padding:2px 5px;*/
  color: #ff0000;
  font-size: 0.48rem;
  text-align: center;
}
.bookDetail_info ul li span.yiwen img {
  display: inline-block;
  width: 0.56rem;
  height: auto;
  line-height: 0.56rem;
  text-align: center;
  vertical-align: middle;
}
.quehuoGroup {
  /*padding-right:32/@base;*/
  position: relative;
}
/*.bookDetail_info ul li span.yiwen{
	position:absolute;
	top:6/@base;
	right:0;
}*/
.quehuo {
  display: inline-block;
  /*text-align: right;
    padding-right: 22/@base;*/
  height: 0.72rem;
  line-height: 0.72rem;
  position: relative;
}
.quehuo .yiwenTips {
  position: absolute;
  top: 0.8rem;
  right: 0.24rem;
  width: 7.8rem;
  height: 6.4rem;
  z-index: 1;
}
.quehuo .yiwenTips img {
  width: 7.8rem;
  height: 6.4rem;
}
.ytgBtn {
  text-align: center;
}
.ytgBtn {
  margin: 0.28rem auto;
}
.ytgBtn a {
  display: inline-block;
  margin: 0 0.12rem;
}
.ytgBtn a .inside-btn {
  width: 6.16rem;
  height: 1.44rem;
  line-height: 1.44rem;
  text-align: center;
  border-radius: 6px;
  color: #fff;
  background: #0e92f0;
}
.ytgBtn a .inside-btn span {
  display: inline-block;
  padding-left: 1rem;
  text-align: center;
  color: #fff;
}
.ytgBtn a .libBuy span {
  background: url(../img/bookdetailicon1.png) no-repeat 0 center;
  background-size: 0.84rem auto;
}
.ytgBtn a .hasRecommed {
  background: #bfbfbf;
}
.ytgBtn a .hasRecommed span {
  background: url(../img/recommd_icon.png) no-repeat 0 center;
  background-size: 0.72rem auto;
}
.ytgBtn .localBorrow .inside-btn span {
  background: url(../img/bookdetailicon2.png) no-repeat 0 center;
  background-size: 0.84rem auto;
}
.yydBtn img {
  display: inline-block;
  width: 5.76rem;
  height: 1.6rem;
  line-height: 1.6rem;
}
.yyd_btn img,
.shop_btn img {
  width: 3.52rem;
  height: 1.6rem;
}
.yyd_btn img {
  margin-left: -0.2rem;
}
.bookCatalog {
  /* padding: 0.667/@base 2/@base;*/
  padding: 0 1.12rem;
}
.switch_btn {
  width: 10.24rem;
  margin: 0 auto;
}
.switch_btn a {
  display: inline-block;
  width: 3.76rem;
  text-align: center;
  /* height:2.483/@base;
   line-height:2.483/@base;*/
  height: 5vh;
  line-height: 5vh;
  border-bottom: 3px solid #fff;
  color: #333333;
  float: left;
  font-size: 0.56rem;
  margin: 0 0.68rem;
}
.switchBtn {
  position: relative;
  border-bottom: 1px solid #bfbfbf;
}
.switch_btn a.swithOn {
  border-bottom: 3px solid #0e92f0;
  color: #0e92f0;
}
.jianjieBox p {
  font-size: 0.52rem;
  color: #4c4c4c;
  line-height: 0.92rem;
  margin-top: 0.6rem;
}
.jianjieBox p.noImg,
.catalogBox p.noImg {
  text-align: center;
}
.jianjieBox p.noImg img,
.catalogBox p.noImg img {
  width: 7.72rem;
  height: 7.72rem;
}
.jianjieBox {
  /*height: 20.2/@base;*/
  height: 48vh;
  padding-bottom: 7vh;
  overflow-x: hidden;
  overflow-y: auto;
}
.catalogBox {
  /*height: 20.2/@base;*/
  height: 50vh;
  padding-bottom: 5vh;
  /*  margin-top: 0.67/@base;*/
  color: #4c4c4c;
  font-size: 0.52rem;
  overflow-y: scroll;
}
.catalogBox ul {
  color: #4c4c4c;
  font-size: 0.52rem;
  margin-top: 0.6rem;
}
.catalogBox ul li {
  font-size: 0.56rem;
  color: #4c4c4c;
  height: 1rem;
  line-height: 1rem;
}
.fixedInfo {
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #fafafa;
  border-top: 1px solid #c0c0c0;
}
.btnState1,
.btnState2 {
  height: 1.52rem;
  position: relative;
  padding-top: 0.44rem;
  padding-bottom: 0.24rem;
}
.wrapPos {
  position: relative;
}
.bottomBtns1,
.bottomBtns2 {
  padding: 0 0.42rem;
}
span.fengge {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 49.99%;
  width: 1px;
  height: 2.6rem;
  line-height: 2.6rem;
  background: #c0c0c0;
}
.bottomBtns1 a {
  float: left;
  text-align: center;
  width: 50%;
  height: 1.52rem;
  line-height: 1.52rem;
}
.bottomBtns2 a {
  text-align: center;
  width: 100%;
  height: 1.52rem;
  line-height: 1.52rem;
}
.bottomBtns1 a img,
.bottomBtns2 a img {
  display: inline-block;
  margin-top: 0.4rem;
  width: 2.28rem;
  height: 0.72rem;
  line-height: 0.72rem;
}
.fixedBottom-btn {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 0.24rem solid #f0eeee;
  background: #fff;
}
.fixedBottom-btn a {
  float: left;
  display: block;
  height: 1.96rem;
  line-height: 1.96rem;
  font-size: 0.64rem;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.fixedBottom-btn a.shopcar-btn {
  width: 22%;
  padding-right: 15%;
  color: #ff5b1c;
  font-size: 0.68rem;
  background: url(../img/shopcar2.png) no-repeat #ffffff 84%;
  background-size: 1.12rem auto;
  font-weight: bold;
}
.fixedBottom-btn a.shopcar-btn em {
  font-size: 0.56rem;
  font-style: normal;
  color: #ff5b1c;
}
.fixedBottom-btn a.shopcar-btn b {
  font-size: 0.64rem;
  color: #ff3344;
}
.fixedBottom-btn a.borrowActive-btn {
  width: 24%;
  background: #fda627;
}
.fixedBottom-btn a.addShopcar-btn {
  width: 39%;
  background: #f85a1d;
}
.fixedBottom-btn a.addShopcar-btn span {
  padding-left: 1.12rem;
  text-align: center;
  color: #fff;
  background: url(../img/add_car.png) no-repeat 0 center;
  background-size: 0.88rem auto;
}
.fixedBottom-btn a.borrowDis-btn {
  width: 24%;
  background: #C4C0C0;
  color: #fff;
}
.fixedBottom-btn a.shopcarDis-btn {
  width: 39%;
  background: #B1AEAE;
  color: #fff;
}
.fixedBottom-btn .shopcarDis-btn .add-shopcar,
.fixedBottom-btn .addShopcar-btn .add-shopcar {
  display: inline-block;
  width: 0.96rem;
  height: auto;
  top: 0.12rem;
  position: relative;
  margin-right: 0.2rem;
}
.maskBg {
  width: 100%;
  height: 100%;
  z-index: 21;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  background-size: cover;
}
.recommend-mask-con {
  z-index: 22;
  position: absolute;
  left: 8.5%;
  top: 50%;
  width: 83%;
  height: 17rem;
  background: #ffffff;
  border-radius: 0.24rem;
  margin-top: -8.5rem;
}
.recommend-mask-con h2 {
  height: 2rem;
  line-height: 2rem;
  border-bottom: 1px solid #efefef;
  text-align: center;
  font-size: 0.64rem;
  color: #010002;
}
.recommend-mask-box {
  width: 10.4rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.recommend-mask-box label {
  font-size: 0.56rem;
  color: #666666;
}
.recommend-mask-box ul li {
  margin: 0.36rem 0;
}
.recommend-mask-box ul li:nth-child(2n-1) {
  float: left;
}
.recommend-mask-box ul li:nth-child(2n) {
  float: right;
}
.recommend-mask-box ul li {
  position: relative;
  width: 4.8rem;
  height: 1.2rem;
  line-height: 1.2rem;
  border-radius: 0.08rem;
  background: #e8f1ff;
  color: #008bee;
  font-size: 0.48rem;
  text-align: center;
  border: 1px solid #e8f1ff;
}
.recommend-mask-box ul li a {
  display: inline-block;
  color: #008bee;
}
.recommend-mask-box ul li a.recommed-before-item {
  display: block;
}
.recommend-mask-box ul li a img {
  position: absolute;
  right: -0.16rem;
  top: -0.16rem;
  width: 0.56rem;
  height: 0.56rem;
}
.recommend-mask-box ul li.on,
.recommend-mask-box ul li:active {
  background: #fff;
  border: 1px solid #72a3d7;
}
.recommend-mask-box ul li.on a,
.recommend-mask-box ul li:active a {
  color: #72a3d7;
}
.recommend-mask-box textarea {
  resize: none;
  width: 100%;
  height: 4rem;
  outline: none;
  color: #666666;
  font-family: "微软雅黑";
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 1px solid #999999;
}
.recommend-reason-title {
  margin-bottom: 0.8rem;
}
.recommend-mask-btn {
  margin-top: 0.44rem;
}
.recommend-mask-btn a {
  display: block;
  width: 4.8rem;
  height: 1.2rem;
  line-height: 1.2rem;
  border-radius: 0.08rem;
  background: #008bee;
  color: #fff;
  font-size: 0.56rem;
  text-align: center;
}
.recommend-mask-btn a:nth-child(2n-1) {
  float: left;
}
.recommend-mask-btn a:nth-child(2n) {
  float: right;
}
.zt-box{
	background:#fff;
	padding:0.32rem 0.32rem;
}
.zt-box ul{
	display:flex;
	align-items:flex-start;
	justify-content:center;
}
.zt-box-item{
	display:block;
	width:33.3%;
}
.zt-box-item a{
	display:block;
	padding:0 0.1rem;
}
.zt-box-item img{
	display:block;
	width:100%;
}
.zt-box-item:first-child a{
	padding-left:0;
}
.zt-box-item:last-child a{
	padding-right:0;
}
