body {
  background-color: #f4f0df;
}
body .addPingLun .pinglunList ul li .r {
  width: 80%;
}
@media (max-width: 750px) {
  .box {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
  }
  .box .content {
    width: 100%;
  }
  .box .content .left {
    width: 100%;
    padding: 0px 10px;
    margin-top: 0.2rem;
  }
  .box .content .left .mianbao {
    border-bottom: 1px solid #ededed;
    color: #262626;
    padding-bottom: 0.25rem;
  }
  .box .content .left .mianbao a {
    padding: 0px 3px;
    font-size: 14px;
  }
  .box .content .left .mianbao a:last-of-type {
    color: #6eacac;
  }
  .box .content .left .editone {
    display: none;
  }
  .box .content .left .edit {
    width: 100%;
    color: #777777;
  }
  .box .content .left .edit:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .left .edit p {
    float: left;
    font-size: 12px;
    color: #aeaeae;
    margin-bottom: 5px;
  }
  .box .content .left .edit ul {
    float: left;
    margin: 10px 0;
    line-height: 20px;
  }
  .box .content .left .edit ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .left .edit ul li {
    float: left;
    font-size: 12px;
    margin-right: 18px;
    cursor: pointer;
    position: relative;
  }
  .box .content .left .edit ul li .layui-icon {
    vertical-align: middle;
  }
  .box .content .left .edit ul li .wwq {
    display: none;
    overflow: hidden;
  }
  .box .content .left .edit ul li .div {
    width: 215px;
    height: 40px;
    background-color: white;
    position: absolute;
    top: 25px;
    left: 0;
    padding: 25px 0px;
    box-shadow: 0px 1px 9px #b0b0b0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .box .content .left .edit ul li .div .qrcodes img {
    width: 80px;
    height: 80px;
  }
  .box .content .left .edit ul li .div .help {
    padding: 0px 10px;
    text-align: center !important;
  }
  .box .content .left .edit ul li .div p {
    color: #262626;
    margin-bottom: 0px;
  }
  .box .content .left .edit ul li .div img {
    width: 18px;
    height: 17px;
    vertical-align: middle;
  }
  .box .content .left .edit ul li .div span {
    margin: 0px;
  }
  .box .content .left .edit ul li span {
    vertical-align: middle;
    margin-right: 4px;
  }
  .box .content .left .edit ul .active {
    color: #ceb385;
  }
  .box .content .left .neirong {
    width: 100%;
    margin-top: 10px;
  }
  .box .content .left .neirong * {
    max-width: 100%;
  }
  .box .content .left .neirong img {
    height: auto !important;
  }
  .box .content .left .neirong .tuwen {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .box .content .left .neirong .tuwen .left2 {
    width: 100%;
    float: left;
    font-size: 12px;
    color: black;
  }
  .box .content .left .neirong .tuwen .left2 p {
    margin-bottom: 6px;
  }
  .box .content .left .neirong .tuwen .left2 p:last-of-type {
    margin-bottom: 0px;
  }
  .box .content .left .neirong .tuwen .left2 .tit {
    font-size: 16px;
    text-align: left;
    margin-bottom: 16px;
    font-weight: 600;
    color: #333;
  }
  .box .content .left .neirong .tuwen .left2 .tit span {
    color: #6eacac;
  }
  .box .content .left .neirong .tuwen .left2 .bq {
    width: 100%;
  }
  .box .content .left .neirong .tuwen .left2 .bq span {
    display: inline-block;
    padding: 3px;
    text-align: center;
    color: #c6a770;
    border: 1px solid #c6a770;
    border-radius: 5px;
  }
  .box .content .left .neirong .tuwen .left2 .time {
    color: #a6a6a6;
  }
  .box .content .left .neirong .tuwen .right {
    width: 30%;
    float: right;
    display: none;
  }
  .box .content .left .neirong .tuwen .right img {
    width: 100%;
  }
  .box .content .left .neirong .wenzi p {
    font-size: 12px;
    line-height: 24px;
  }
  .box .content .left .neirong .wenzi p:first-of-type {
    margin-bottom: 30px;
  }
  .box .content .left .neirong .book {
    margin-top: 30px;
  }
  .box .content .left .neirong .book .booklist {
    width: 100%;
    padding: 30px;
    background-color: #fafafa;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .box .content .left .neirong .book .booklist img {
    width: 20%;
    float: left;
  }
  .box .content .left .neirong .book .booklist .right {
    width: 80%;
    float: left;
    padding-left: 20px;
  }
  .box .content .left .neirong .book .booklist .right p {
    margin-bottom: 10px;
  }
  .box .content .left .neirong .book .booklist .right p:last-of-type {
    margin-bottom: 0px;
  }
  .box .content .left .neirong .book .booklist .right .tit {
    font-size: 14px;
    font-weight: 600;
  }
  .box .content .left .neirong .book .booklist .right .tit span {
    font-size: 12px;
    padding: 3px;
    color: #c6a770;
    font-weight: 500;
    border: 1px solid #c6a770;
    border-radius: 4px;
  }
  .box .content .left .neirong .book .booklist .right .autor span {
    color: #afafaf;
  }
  .box .content .left .neirong .book .booklist .right .isbn {
    color: #afafaf;
  }
  .box .content .left .neirong .book .booklist .right .money span {
    font-size: 14px;
    font-weight: 600;
  }
  .box .content .left .neirong .wenben .we {
    width: 100%;
    padding: 30px;
    border: 1px solid #ececec;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .box .content .left .neirong .wenben .we img {
    width: 20%;
    float: left;
  }
  .box .content .left .neirong .wenben .we .right {
    width: 80%;
    float: left;
    font-size: 12px;
    padding-left: 10px;
  }
  .box .content .left .neirong .wenben .we .right .tit {
    font-size: 14px;
    font-weight: 600;
  }
  .box .content .left .neirong .wenben .we .right .tit span {
    color: #6eacac;
  }
  .box .content .left .neirong .wenben .we .right .autor {
    line-height: 20px;
    margin-top: 20px;
    display: -webkit-box;
    overflow: hidden;
    color: #7b7b7b;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*控制可显示几行文本*/
  }
  .box .content .left .neirong .wenben .we .right .time {
    margin-top: 26px;
  }
  .box .content .left .neirong .wenben .p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .box .content .left .prevnext {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
  }
  .box .content .left .prevnext .prev {
    width: 100%;
    float: left;
    background-color: #f6f9fb;
    padding: 10px 20px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 10px;
  }
  .box .content .left .prevnext .prev span {
    display: block;
    float: left;
    padding: 10px;
    text-align: center;
    background-color: #d7e9f4;
    color: white;
    border-radius: 50%;
    display: none;
  }
  .box .content .left .prevnext .prev div {
    width: 100%;
    float: left;
    font-size: 14px;
  }
  .box .content .left .prevnext .prev div .shang {
    padding-bottom: 5px;
    color: #8b8c8c;
  }
  .box .content .left .prevnext .prev div .tit {
    width: 100%;
    padding-top: 0px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .left .prevnext .next {
    width: 100%;
    float: right;
    padding: 10px 20px;
    background-color: #f1f8f6;
    cursor: pointer;
  }
  .box .content .left .prevnext .next span {
    display: block;
    float: right;
    padding: 10px;
    text-align: center;
    background-color: #cfe9e1;
    color: white;
    border-radius: 50%;
    display: none;
  }
  .box .content .left .prevnext .next div {
    width: 100%;
    float: right;
    font-size: 14px;
    text-align: left;
  }
  .box .content .left .prevnext .next div .shang {
    padding-bottom: 5px;
    color: #8b8c8c;
  }
  .box .content .left .prevnext .next div .tit {
    width: 100%;
    padding-top: 0px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .right {
    width: 7rem;
    margin: 0 auto 0.2rem;
  }
  .box .content .right .gobook {
    width: 100%;
    line-height: 0.6rem;
    font-size: 0.28rem;
    border: 1px solid #ebd5ae;
    border-top: 0px;
    background-color: #f7eedf;
    color: #c6a770;
    text-align: center;
  }
  .box .content .right .ptu {
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ebd5ae;
    background-color: #fefaf4;
    position: relative;
    overflow-y: scroll;
  }
  .box .content .right .ptu ul {
    overflow-y: hidden;
    display: flex;
    padding: 0.2rem;
  }
  .box .content .right .ptu ul li {
    min-width: 5.1rem;
    margin: 0.2rem;
    border-radius: 0.1rem;
    transition: all 0.3s;
  }
  .box .content .right .ptu ul li a {
    color: #333;
  }
  .box .content .right .ptu ul li .imgbox {
    width: 1.5rem;
    height: 2.15rem;
    position: relative;
    float: left;
    margin-right: 0.2rem;
  }
  .box .content .right .ptu ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .content .right .ptu ul li .textbpox {
    width: 3rem;
    float: left;
  }
  .box .content .right .ptu ul li .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 0.4rem;
    height: 0.8rem;
    font-size: 0.28rem;
  }
  .box .content .right .ptu ul li .textbpox .bookuser {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f9f9f;
    font-size: 0.24rem;
    line-height: 0.6rem;
    text-align: left;
  }
  .box .content .right .ptu ul li .textbpox .price {
    width: 100%;
    white-space: nowrap;
    height: 0.4rem;
    text-align: left;
  }
  .box .content .right .ptu ul li .textbpox .price span {
    font-size: 0.28rem;
    color: #333333;
  }
  .box .content .right .ptu ul li .textbpox .price .oldPrice {
    font-size: 0.24rem;
    color: #a9a9a9;
    text-decoration: line-through;
    margin-left: 0.1rem;
  }
  .box .content .right .ptu ul li .textbpox .book_icon {
    width: 100%;
    padding-top: 0.1rem;
  }
  .box .content .right .ptu ul li .textbpox .book_icon:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .right .ptu ul li .textbpox .book_icon > .iconfont {
    color: #c6a770;
    font-size: 0.28rem;
    height: 0.3rem;
    display: block;
    float: left;
    margin-right: 0.1rem;
  }
  .box .content .right .ptu ul li .textbpox .book_icon .Collection {
    float: right;
    color: #777777;
    line-height: 0.3rem;
  }
  .box .content .right .ptu ul li .textbpox .book_icon .Collection .iconfont {
    font-size: 0.28rem;
    display: inline-block;
    margin-right: 0.05rem;
    line-height: 0.3rem;
  }
  .box .content .right .ptu ul li .textbpox .book_icon .Collection .text {
    font-size: 12px;
    line-height: 0.3rem;
    vertical-align: top;
  }
  .box .content .right .ptu ul li .textbpox .book_icon .Collection.active {
    color: #c6a770;
  }
  .box .content .right .ptu ul li:nth-child(4n) {
    margin-right: 0px;
  }
  .box .content .right .ptu ul li:hover .textbpox .bookname a {
    color: #c6a770;
  }
}
@media (min-width: 750px) {
  .box {
    width: 100%;
    background-color: white;
  }
  .box .content {
    width: 1027px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
  }
  .box .content .left {
    width: 667px;
    margin: auto;
    float: left;
  }
  .box .content .left .mianbao {
    padding: 30px 0px;
    border-bottom: 1px solid #ededed;
    color: #262626;
  }
  .box .content .left .mianbao a {
    padding: 0px 3px;
    font-size: 14px;
  }
  .box .content .left .mianbao a:last-of-type {
    color: #6eacac;
  }
  .box .content .left .edit {
    width: 100%;
    margin-top: 18px;
    color: #777777;
  }
  .box .content .left .edit:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .left .edit p {
    float: left;
    font-size: 12px;
    color: #aeaeae;
  }
  .box .content .left .edit ul {
    float: right;
    height: 20px;
    line-height: 20px;
  }
  .box .content .left .edit ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content .left .edit ul li {
    float: left;
    font-size: 12px;
    margin-left: 14px;
    cursor: pointer;
    position: relative;
  }
  .box .content .left .edit ul li .layui-icon {
    vertical-align: middle;
  }
  .box .content .left .edit ul li .wwq {
    display: none;
  }
  .box .content .left .edit ul li .div {
    width: 215px;
    height: 40px;
    background-color: white;
    position: absolute;
    top: 25px;
    left: -130%;
    padding: 12px 0px;
    box-shadow: 0px 1px 9px #b0b0b0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .box .content .left .edit ul li .div .qrcodes img {
    width: 80px;
    height: 80px;
  }
  .box .content .left .edit ul li .div .help {
    padding: 0px 10px;
    text-align: center !important;
  }
  .box .content .left .edit ul li .div p {
    color: #262626;
  }
  .box .content .left .edit ul li .div img {
    width: 18px;
    height: 17px;
    vertical-align: middle;
  }
  .box .content .left .edit ul li .div span {
    margin: 0px;
  }
  .box .content .left .edit ul li span {
    vertical-align: middle;
    margin-right: 4px;
  }
  .box .content .left .edit ul .active {
    color: #ceb385;
  }
  .box .content .left .noShow {
    display: none;
  }
  .box .content .left .neirong {
    width: 100%;
    margin-top: 19px;
  }
  .box .content .left .neirong .tuwen {
    overflow: hidden;
    margin-top: 37px;
    margin-bottom: 30px;
  }
  .box .content .left .neirong .tuwen .left2 {
    width: 387px;
    float: left;
    font-size: 12px ;
    color: black;
  }
  .box .content .left .neirong .tuwen .left2 p {
    margin-bottom: 12px;
  }
  .box .content .left .neirong .tuwen .left2 p:last-of-type {
    margin-bottom: 0px;
  }
  .box .content .left .neirong .tuwen .left2 .tit {
    font-size: 16px;
    text-align: left;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 26px;
  }
  .box .content .left .neirong .tuwen .left2 .tit span {
    color: #6eacac;
  }
  .box .content .left .neirong .tuwen .left2 .bq {
    width: 100%;
  }
  .box .content .left .neirong .tuwen .left2 .bq span {
    display: inline-block;
    padding: 3px;
    text-align: center;
    color: #c6a770;
    border: 1px solid #c6a770;
    border-radius: 5px;
  }
  .box .content .left .neirong .tuwen .left2 .time {
    color: #a6a6a6;
  }
  .box .content .left .neirong .tuwen .right {
    float: right;
  }
  .box .content .left .neirong .tuwen .right img {
    width: 246px;
    height: 141px;
  }
  .box .content .left .neirong .wenzi {
    margin-top: 30px;
  }
  .box .content .left .neirong .wenzi p {
    font-size: 12px;
    line-height: 24px;
  }
  .box .content .left .neirong .wenzi p:first-of-type {
    margin-bottom: 30px;
  }
  .box .content .left .neirong .book .booklist {
    width: 100%;
    padding: 30px;
    background-color: #fafafa;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .box .content .left .neirong .book .booklist img {
    float: left;
  }
  .box .content .left .neirong .book .booklist .right {
    float: left;
    margin-left: 18px;
  }
  .box .content .left .neirong .book .booklist .right p {
    margin-bottom: 10px;
  }
  .box .content .left .neirong .book .booklist .right p:last-of-type {
    margin-bottom: 0px;
  }
  .box .content .left .neirong .book .booklist .right .tit {
    font-size: 14px;
    font-weight: 600;
  }
  .box .content .left .neirong .book .booklist .right .tit span {
    font-size: 12px;
    padding: 3px;
    color: #c6a770;
    font-weight: 500;
    border: 1px solid #c6a770;
    border-radius: 4px;
  }
  .box .content .left .neirong .book .booklist .right .autor span {
    color: #afafaf;
  }
  .box .content .left .neirong .book .booklist .right .isbn {
    color: #afafaf;
  }
  .box .content .left .neirong .book .booklist .right .money span {
    font-size: 14px;
    font-weight: 600;
  }
  .box .content .left .neirong .wenben .we {
    padding: 30px;
    border: 1px solid #ececec;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .box .content .left .neirong .wenben .we img {
    width: 198px;
    height: 140px;
    float: left;
  }
  .box .content .left .neirong .wenben .we .right {
    width: 70%;
    float: left;
    font-size: 12px;
    margin-left: 30px;
  }
  .box .content .left .neirong .wenben .we .right .tit {
    font-size: 16px;
    font-weight: 600;
  }
  .box .content .left .neirong .wenben .we .right .tit span {
    color: #6eacac;
  }
  .box .content .left .neirong .wenben .we .right .autor {
    line-height: 20px;
    margin-top: 20px;
    display: -webkit-box;
    overflow: hidden;
    color: #7b7b7b;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*控制可显示几行文本*/
  }
  .box .content .left .neirong .wenben .we .right .time {
    margin-top: 26px;
  }
  .box .content .left .neirong .wenben .p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .box .content .left .prevnext {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
  }
  .box .content .left .prevnext .prev {
    width: 330px;
    height: 120px;
    float: left;
    background-color: #f6f9fb;
    padding: 30px 20px;
    overflow: hidden;
    cursor: pointer;
  }
  .box .content .left .prevnext .prev span {
    display: block;
    float: left;
    padding: 10px;
    text-align: center;
    background-color: #d7e9f4;
    color: white;
    border-radius: 50%;
    margin: 4px 0px;
  }
  .box .content .left .prevnext .prev div {
    width: 80%;
    float: left;
    margin-left: 20px;
    font-size: 14px;
  }
  .box .content .left .prevnext .prev div .shang {
    padding-bottom: 5px;
    color: #8b8c8c;
  }
  .box .content .left .prevnext .prev div .tit {
    width: 100%;
    padding-top: 0px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content .left .prevnext .next {
    width: 330px;
    height: 120px;
    float: right;
    padding: 30px 20px;
    background-color: #f1f8f6;
    cursor: pointer;
  }
  .box .content .left .prevnext .next span {
    display: block;
    float: right;
    padding: 10px;
    text-align: center;
    background-color: #cfe9e1;
    color: white;
    border-radius: 50%;
    margin: 4px 0px;
  }
  .box .content .left .prevnext .next div {
    width: 80%;
    float: right;
    margin-right: 20px;
    font-size: 14px;
    text-align: right;
  }
  .box .content .left .prevnext .next div .shang {
    padding-bottom: 5px;
    color: #8b8c8c;
  }
  .box .content .left .prevnext .next div .tit {
    width: 100%;
    padding-top: 0px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box .content > .right {
    /*  position: fixed;
        top: 140px;*/
    width: 286px;
    margin-left: 740px;
    margin-top: 80px;
  }
  .box .content > .right .gobook {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #ebd5ae;
    border-top: 0px;
    background-color: #f7eedf;
    color: #c6a770;
    text-align: center;
  }
  .box .content > .right .ptu {
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ebd5ae;
    background-color: #fefaf4;
    position: relative;
  }
  .box .content > .right .ptu ul {
    width: 100%;
    max-height: 65vh;
    overflow-x: hidden;
  }
  .box .content > .right .ptu ul li {
    width: 100%;
    border-radius: 8px;
    transition: all 0.3s;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #c6a770;
  }
  .box .content > .right .ptu ul li a {
    color: #333;
  }
  .box .content > .right .ptu ul li .imgbox {
    width: 87px;
    height: 122px;
    position: relative;
    float: left;
  }
  .box .content > .right .ptu ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .box .content > .right .ptu ul li .textbpox {
    width: 156px;
    float: right;
  }
  .box .content > .right .ptu ul li .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
  }
  .box .content > .right .ptu ul li .textbpox .bookuser {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f9f9f;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    text-align: left;
  }
  .box .content > .right .ptu ul li .textbpox .bookuser a {
    color: #9f9f9f;
  }
  .box .content > .right .ptu ul li .textbpox .price {
    width: 100%;
    white-space: nowrap;
    height: 19px;
    text-align: left;
  }
  .box .content > .right .ptu ul li .textbpox .price span {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
  }
  .box .content > .right .ptu ul li .textbpox .price .oldPrice {
    font-size: 12px;
    color: #a9a9a9;
    text-decoration: line-through;
    margin-left: 10px;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon {
    width: 100%;
    padding-top: 7px;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon > .iconfont {
    color: #c6a770;
    font-size: 16px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 4px;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon .Collection {
    float: right;
    color: #777777;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon .Collection .iconfont {
    font-size: 16px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    line-height: 18px;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon .Collection .text {
    font-size: 12px;
    line-height: 18px;
    vertical-align: top;
  }
  .box .content > .right .ptu ul li .textbpox .book_icon .Collection.active {
    color: #c6a770;
  }
  .box .content > .right .ptu ul li:last-child {
    border-bottom: none;
  }
  .box .content > .right .ptu ul li:hover .textbpox .bookname a {
    color: #c6a770;
  }
  .box .content > .right.fixed {
    top: 60px;
    position: fixed;
    margin-top: 0px;
  }
  .box .content.noRight {
    width: 840px;
  }
  .box .content.noRight .right {
    display: none;
  }
}
