@media (max-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 100%;
    margin: 0 auto;
  }
  body .container {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: .8rem;
  }
  body .container .infoNav {
    width: 100%;
    height: 1rem;
    padding: 0rem .35rem;
  }
  body .container .infoNav div {
    font-size: .28rem;
    color: #4c4c4c;
    line-height: 1rem;
  }
  body .container .infoNav div a {
    font-size: .28rem;
    color: #4c4c4c;
  }
  body .container .sdBanner {
    width: 100%;
    margin-bottom: .35rem;
    padding: 0 .35rem;
  }
  body .container .sdBanner img {
    width: 100%;
  }
  body .container .infoLeft {
    width: 100%;
    padding: 0 .35rem;
  }
  body .container .infoLeft .sdbookList {
    width: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: .3rem;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem {
    width: 100%;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdicon {
    display: block;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #88c0c0;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: .4rem;
    float: left;
    margin-right: .2rem;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdTitle {
    max-width: 6.2rem;
    float: left;
    font-weight: 600;
    font-size: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdTitle:hover {
    color: #000;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont {
    width: 5.5rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont span {
    font-size: 12px;
    color: #999999;
    padding: 0 .1rem;
    float: left;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .num {
    position: relative;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .num::after {
    content: '';
    width: 1px;
    height: .2rem;
    background: #999;
    position: absolute;
    top: .1rem;
    right: 0px;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .author {
    max-width: 2.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .author a {
    color: #358dc5;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .goinShudan {
    float: right;
    font-size: 12px;
    color: #88c0c0;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .shudanInfo {
    width: 100%;
    display: block;
    float: left;
    padding-top: .2rem;
    font-size: 12px;
    color: #444;
    line-height: .4rem;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList {
    padding: .25rem 0 .3rem;
    overflow-y: scroll;
    display: inline-flex;
    width: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li {
    width: 1.61rem;
    margin: .1rem .28rem 0rem 0.1rem;
    float: left;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a {
    width: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .bookImg {
    width: 1.61rem;
    height: 2.24rem;
    box-shadow: 0.01rem 0.01rem 0.03rem #b7b7b7;
    position: relative;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .bookImg img {
    width: 100%;
    height: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .bookName {
    font-size: .24rem;
    line-height: .3rem;
    height: .6rem;
    width: 100%;
    overflow: hidden;
    margin: .1rem 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0.1rem;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .userName {
    color: #999999;
    font-size: .24rem;
    width: 100%;
    line-height: .4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top {
    width: 100%;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .sdicon {
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background: #88c0c0;
    color: #FFF;
    font-size: .2rem;
    text-align: center;
    line-height: .5rem;
    float: left;
    margin-right: .2rem;
    display: block;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .sdTitle {
    font-size: .35rem;
    float: left;
    width: 6.1rem;
    overflow: hidden;
    line-height: .5rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns {
    width: 100%;
    height: .5rem;
    float: left;
    padding-left: .7rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns > a {
    float: left;
    font-size: .2rem;
    margin-right: .4rem;
    line-height: .5rem;
    color: #4c4c4c;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns > a span {
    margin-right: .05rem;
    font-size: .26rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns > a:hover {
    color: #4c4c4c;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .tongyi.active {
    color: #88c0c0;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .bianji {
    color: #358dc5;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .bianji:hover {
    color: #358dc5 ;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox {
    display: none;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left {
    padding-left: .7rem;
    float: left;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox {
    padding: .15rem 0px;
    font-size: .2rem;
    color: #999999;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox .author {
    color: #358dc5;
    float: left;
    margin-right: .1rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox span {
    float: left;
    margin-right: .1rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox .booknum {
    background: #f4f4f4;
    color: #4c4c4c;
    padding: 0 .05rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdaninfo {
    width: 100%;
    color: #444;
    font-size: .2rem;
    line-height: .4rem;
    margin: .1rem 0px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdankeyword {
    width: 100%;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdankeyword span {
    display: block;
    float: left;
    padding: .05rem .15rem;
    background: #88c0c0;
    color: #FFF;
    border-radius: .15rem;
    font-size: .2rem;
    margin-right: .2rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu {
    width: 100%;
    padding: 0.4rem 0px 0px;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a {
    color: #333;
    font-size: 0.24rem;
    border-right: 1px solid #999;
    float: right;
    padding: 0 0.4rem 0 0.2rem;
    position: relative;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a::before {
    position: absolute;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-top: .08rem solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: .22rem;
    right: 0.12rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a::after {
    position: absolute;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-bottom: .08rem solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: .08rem;
    right: 0.12rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.down::before {
    position: absolute;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-top: .08rem solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: .22rem;
    right: 0.12rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.down::after {
    position: absolute;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-bottom: .08rem solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: .08rem;
    right: 0.12rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.up::before {
    position: absolute;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-top: .08rem solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: .2.2rem;
    right: 0.12rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.up::after {
    position: absolute;
    border-left: .08rem solid transparent;
    border-right: .08rem solid transparent;
    border-bottom: .08rem solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: .08rem;
    right: 0.12rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a:first-child {
    border: none;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.active {
    color: #88c0c0;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul {
    width: 100%;
    overflow: hidden;
    padding: .3rem 0px 0px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li {
    width: 100%;
    background: #fafafa;
    padding: .3rem .35rem;
    margin-bottom: .4rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: 0.5rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox .icon_mian {
    width: .6rem;
    height: .74rem;
    background-image: url(../images/index/main_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -0.3rem;
    right: -0.3rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox .icon_mian1 {
    width: .6rem;
    height: .74rem;
    background-image: url(../images/bargainPrice.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -0.3rem;
    right: -0.3rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox .icon {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0px;
    right: 0px;
    color: #FFF;
    padding: .04rem .05rem;
    font-size: .2rem;
    font-weight: rem 400;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext {
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title {
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title h4 {
    width: 4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .28rem;
    color: #4c4c4c;
    font-weight: 400;
    float: left;
    position: relative;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title h4 a {
    width: 3.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title h4 .vip {
    background: #fab221;
    color: #FFF;
    padding: 0px .1rem;
    font-size: .2rem;
    height: .3rem;
    line-height: .3rem;
    display: inline-block;
    position: absolute;
    right: .05rem;
    top: 0px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title .addCar {
    float: right;
    font-size: .32rem;
    color: #88c0c0;
    cursor: pointer;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .nameTime {
    margin: .1rem 0px;
    font-size: .2rem;
    color: #999;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .nameTime a {
    color: #999;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .shouldNone {
    display: none !important;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .info {
    font-size: .24rem;
    color: #4c4c4c;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox {
    line-height: 0.5rem;
    margin-top: 0.2rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .price {
    font-size: .3rem;
    font-weight: 400;
    color: #88c0c0;
    padding-right: .2rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .oldPrice {
    font-size: .2rem;
    color: #999;
    text-decoration: line-through;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .btns {
    overflow: hidden;
    float: right;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .btns a {
    display: block;
    float: right;
    line-height: .45rem;
    padding: 0 .2rem;
    margin-left: .1rem;
    border: 1px solid #88c0c0;
    color: #88c0c0;
    border-radius: .05rem;
    font-size: .2rem;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .btns .buyBtn {
    background: #88c0c0;
    color: #FFF;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist .getMore {
    width: 150px;
    margin: 0px auto 30px;
    display: block;
    font-size: 14px;
    color: #88c0c0;
    text-align: center;
    cursor: pointer;
  }
  body .container .infoRigth {
    width: 100%;
  }
  body .container .infoRigth .addbookDan {
    width: 6.8rem;
    height: 1.2rem;
    background: #faf5f1;
    color: #88c0c0;
    text-align: center;
    line-height: 1.2rem;
    cursor: pointer;
    margin: 0 .35rem .3rem;
  }
  body .container .infoRigth .addbookDan a {
    color: #88c0c0;
  }
  body .container .infoRigth .addbookDan span {
    margin-right: .1rem;
    font-size: .35rem;
  }
  body .container .infoRigth .bookdanRightImg {
    width: 100%;
    padding: 0 .35rem;
    margin-bottom: .3rem;
  }
  body .container .infoRigth .bookdanRightImg a {
    width: 100%;
  }
  body .container .infoRigth .bookdanRightImg a img {
    width: 100%;
  }
  body .container .infoRigth .authorThis {
    width: 100%;
    height: 1.2rem;
    padding: 0 .35rem;
    line-height: 1rem;
    margin-bottom: .2rem;
  }
  body .container .infoRigth .authorThis a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fafafa;
    padding: .1rem;
  }
  body .container .infoRigth .authorThis a .imgBox {
    width: 1rem;
    height: 1rem;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-right: .2rem;
  }
  body .container .infoRigth .authorThis a .authorInfo {
    width: 5.3rem;
    float: left;
    padding: .1rem 0px;
  }
  body .container .infoRigth .authorThis a .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: .35rem;
  }
  body .container .infoRigth .authorThis a .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: .1rem;
    float: left;
  }
  body .container .infoRigth .authorThis a .authorInfo .top .name {
    color: #358dc5;
    max-width: 3.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .2rem;
  }
  body .container .infoRigth .authorThis a .authorInfo .top .vip {
    width: .28rem;
    height: .32rem;
    background-image: url(../images/icon/icon_vip.png);
    margin: .04rem .2rem .04rem 0px;
  }
  body .container .infoRigth .authorThis a .authorInfo .top .author {
    width: .8rem;
    height: .28rem;
    background-image: url(../images/icon/icon_author.png);
    margin: .06rem .2rem .06rem 0px;
  }
  body .container .infoRigth .authorThis a .authorInfo .num {
    font-size: .2rem;
    color: #7e7e7e;
    width: 100%;
    line-height: .35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (min-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 1200px!important;
    margin: 0 auto;
  }
  body .container {
    width: 1200px;
    padding: 0px;
    position: relative;
    overflow: hidden;
  }
  body .container .infoNav {
    width: 100%;
    height: 65px;
  }
  body .container .infoNav div {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 65px;
  }
  body .container .infoNav div a {
    font-size: 14px;
    color: #4c4c4c;
  }
  body .container .sdBanner {
    width: 100%;
    margin-bottom: 35px;
  }
  body .container .sdBanner img {
    width: 100%;
  }
  body .container .infoLeft {
    width: 900px;
    float: left;
  }
  body .container .infoLeft .sdbookList {
    width: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 35px;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem {
    width: 100%;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdicon {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #88c0c0;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-right: 5px;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdTitle {
    max-width: 380px;
    float: left;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdTitle:hover {
    color: #000;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont {
    width: 400px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2px;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont span {
    font-size: 14px;
    color: #999999;
    padding: 0 10px;
    float: left;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .num {
    position: relative;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .num::after {
    content: '';
    width: 1px;
    height: 10px;
    background: #999;
    position: absolute;
    top: 5px;
    right: 0px;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .author {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .sdincont .author a {
    color: #358dc5;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .goinShudan {
    float: right;
    font-size: 14px;
    color: #88c0c0;
    margin-top: 2px;
  }
  body .container .infoLeft .sdbookList .sdbook .sdbookitem .shudanInfo {
    width: 100%;
    display: block;
    float: left;
    padding-top: 20px;
    font-size: 12px;
    color: #444;
    line-height: 20px;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList {
    padding: 25px 0 10px;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li {
    width: 115px;
    height: 235px;
    overflow: hidden;
    margin-right: 50px;
    float: left;
    transition: all .5s;
    margin-bottom: 20px;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a {
    width: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .bookImg {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .bookImg img {
    width: 100%;
    height: 100%;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .bookName {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    height: 36px;
    overflow: hidden;
    margin: 15px 0px 5px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .container .infoLeft .sdbookList .sdbook .ulList li a .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top {
    width: 100%;
    position: relative;
    z-index: 100;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .sdicon {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #88c0c0;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    float: left;
    margin-right: 10px;
    display: block;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .sdTitle {
    font-size: 23px;
    float: left;
    width: 560px;
    overflow: hidden;
    line-height: 25px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns {
    width: 300px;
    height: 25px;
    float: right;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns > a {
    float: right;
    font-size: 14px;
    margin-left: 20px;
    line-height: 25px;
    color: #4c4c4c;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns > a span {
    margin-right: 3px;
    font-size: 16px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns > a:hover {
    color: #4c4c4c;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .tongyi.active {
    color: #88c0c0;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .bianji {
    color: #358dc5;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .bianji:hover {
    color: #358dc5 ;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox {
    transform: scale(0);
    transition: all .2s;
    float: right;
    /* position: relative;
                                    right: 130px;
                                    top: -30px;*/
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox .iconfont,
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox .social-share-icon {
    font-size: 20px;
    display: inline-block;
    line-height: 32px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox .wechat-qrcodes {
    top: 40px!important;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox .wechat-qrcodes::after {
    bottom: auto;
    top: -13px !important;
    border-color: transparent transparent #f3f3f3 transparent;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .rows .btns .shareBox.active {
    transform: scale(1);
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left {
    padding-left: 35px;
    float: left;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox {
    padding: 10px 0px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox .author {
    color: #358dc5;
    float: left;
    margin-right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox span {
    float: left;
    margin-right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdanAthorbox .booknum {
    background: #f4f4f4;
    color: #4c4c4c;
    padding: 0 5px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdaninfo {
    width: 100%;
    color: #444;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdankeyword {
    width: 100%;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top .pad-left .bookdankeyword span {
    display: block;
    float: left;
    padding: 3px 8px;
    background: #88c0c0;
    color: #FFF;
    border-radius: 15px;
    font-size: 12px;
    margin-right: 20px;
    margin-bottom: 5px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .top::after {
    content: '';
    clear: both;
    width: 0px;
    height: 0px;
    display: block;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu {
    width: 100%;
    text-align: right;
    padding: 20px 0px 0px;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a {
    color: #333;
    font-size: 14px;
    border-right: 1px solid #999;
    float: right;
    padding: 0 25px 0 10px;
    position: relative;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #c9c6c6;
    content: "";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 4px;
    right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.down::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #88c0c0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.down::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c9c6c6;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 4px;
    right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.up::before {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #c9c6c6;
    content: "";
    display: block;
    width: 0;
    height: 0;
    top: 12px;
    right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.up::after {
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #88c0c0;
    content: " ";
    display: block;
    width: 0;
    height: 0;
    top: 4px;
    right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a:first-child {
    border: none;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbook_menu a.active {
    color: #88c0c0;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist {
    width: 100%;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px 0px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li {
    width: 100%;
    background: #fafafa;
    padding: 30px 35px;
    margin-bottom: 30px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 25px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox .icon_mian {
    width: 43px;
    height: 53px;
    background-image: url(../images/index/main_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox .icon_mian1 {
    width: 43px;
    height: 53px;
    background-image: url(../images/bargainPrice.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .imgbox .icon {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0px;
    right: 0px;
    color: #FFF;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 400;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext {
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title {
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title h4 {
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #4c4c4c;
    font-weight: 400;
    float: left;
    padding-top: 2px;
    line-height: 16px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title h4 .vip {
    background: #fab221;
    color: #FFF;
    padding: 0px 5px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title h4 .icon {
    border: 1px solid #fab221;
    color: #fab221;
    padding: 0px 5px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .title .addCar {
    float: right;
    font-size: 16px;
    color: #88c0c0;
    cursor: pointer;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .nameTime {
    margin: 10px 0px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .nameTime a {
    color: #999;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .nameTime span {
    display: inline-block;
    max-width: 470px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #999;
    vertical-align: text-bottom;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .info {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox {
    padding: 10px 0px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .price {
    font-size: 16px;
    font-weight: 400;
    color: #88c0c0;
    padding-right: 10px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .oldPrice {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .btns {
    overflow: hidden;
    float: right;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .btns a {
    display: block;
    float: right;
    line-height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    border: 1px solid #88c0c0;
    color: #88c0c0;
    border-radius: 5px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .priceBox .btns .active {
    background: #88c0c0;
    color: #FFF;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .buyBtnbox {
    overflow: hidden;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .buyBtnbox .collect {
    font-size: 12px;
    color: #666666;
    cursor: pointer;
    line-height: 28px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .buyBtnbox .btns {
    overflow: hidden;
    float: right;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .buyBtnbox .btns a {
    display: block;
    float: right;
    line-height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    border: 1px solid #88c0c0;
    color: #88c0c0;
    border-radius: 5px;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .booktext .buyBtnbox .btns .buyBtn {
    background: #88c0c0;
    color: #FFF;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist ul li .colorWord {
    color: #fd0000!important;
    font-style: normal;
  }
  body .container .infoLeft .sdbookInfobox .sdbook .danbooklist .getMore {
    width: 150px;
    margin: 0px auto 30px;
    display: block;
    font-size: 14px;
    color: #88c0c0;
    text-align: center;
    cursor: pointer;
  }
  body .container .infoRigth {
    width: 250px;
    float: right;
  }
  body .container .infoRigth .addbookDan {
    width: 100%;
    height: 70px;
    background: #88c0c0;
    color: #fff;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    margin-bottom: 30px;
  }
  body .container .infoRigth .addbookDan span {
    margin-right: 10px;
    font-size: 18px;
  }
  body .container .infoRigth .addbookDan a {
    color: #FFF;
  }
  body .container .infoRigth .bookdanRightImg {
    width: 100%;
    margin-bottom: 30px;
  }
  body .container .infoRigth .bookdanRightImg a {
    width: 100%;
  }
  body .container .infoRigth .bookdanRightImg a img {
    width: 100%;
  }
  body .container .infoRigth .authorThis {
    width: 100%;
    height: 70px;
    line-height: 50px;
    margin-bottom: 20px;
    background: #fafafa;
    padding: 10px;
  }
  body .container .infoRigth .authorThis a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .container .infoRigth .authorThis a .imgBox {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
  }
  body .container .infoRigth .authorThis a .authorInfo {
    width: 170px;
    float: left;
    padding: 6px 0px;
  }
  body .container .infoRigth .authorThis a .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: 18px;
  }
  body .container .infoRigth .authorThis a .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    float: left;
  }
  body .container .infoRigth .authorThis a .authorInfo .top .name {
    color: #358dc5;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
  }
  body .container .infoRigth .authorThis a .authorInfo .top .vip {
    width: 14px;
    height: 16px;
    background-image: url(../images/icon/icon_vip.png);
    margin: 2px 5px 2px 0px;
  }
  body .container .infoRigth .authorThis a .authorInfo .top .author {
    width: 40px;
    height: 14px;
    background-image: url(../images/icon/icon_author.png);
    margin: 3px 5px 3px 0px;
  }
  body .container .infoRigth .authorThis a .authorInfo .num {
    font-size: 12px;
    color: #7e7e7e;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body #pagesCont {
    text-align: center;
    padding: 35px 0px;
  }
  body #pagesCont .layui-laypage-em {
    background-color: #88c0c0;
  }
  body #pagesCont .layui-laypage {
    font-size: 12px;
  }
  body #pagesCont .layui-laypage a {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage span {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage select {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage input {
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    font-size: 12px;
    color: #666666;
  }
  body #pagesCont .layui-laypage button {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
}
