@media (max-width: 750px) {
  body {
    width: 100%;
  }
  body .rightThisBook {
    width: 100%;
    padding: 0 .35rem;
  }
  body .rightThisBook h2 {
    font-size: .3rem;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .rightThisBook h2 .iconfont {
    float: right;
    font-size: .2rem;
    cursor: pointer;
    font-weight: 400;
    color: #ed6b00;
  }
  body .rightThisBook .bookInfo {
    width: 100%;
    height: 2.24rem;
    margin: .3rem 0px;
  }
  body .rightThisBook .bookInfo .img {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: .3rem;
  }
  body .rightThisBook .bookInfo .img img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.12rem 0 0 -0.805rem;
    box-shadow: .05rem .05rem 0.2rem #a3a3a3;
  }
  body .rightThisBook .bookInfo .img .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    padding: .02rem .1rem;
    color: #FFF;
    font-size: .2rem;
  }
  body .rightThisBook .bookInfo .img .iconfont span {
    margin-left: .1rem;
  }
  body .rightThisBook .bookInfo .textbpox .bookname {
    overflow: hidden;
  }
  body .rightThisBook .bookInfo .textbpox .bookname p {
    max-width: 4rem;
    font-size: .24rem;
    color: #4c4c4c;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }
  body .rightThisBook .bookInfo .textbpox .bookname .icon {
    border: 1px solid #c3c3c3;
    color: #999999;
    padding: 0px .05rem;
    float: left;
  }
  body .rightThisBook .bookInfo .textbpox .bookuser {
    font-size: .2rem;
    color: #999999;
    margin: .15rem 0rem .1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .rightThisBook .bookInfo .textbpox .bookinfo {
    font-size: .2rem;
    color: #777;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
  }
  body .rightThisBook .bookInfo .textbpox .bookCollect {
    font-size: .2rem;
    color: #4c4c4c;
    line-height: .25rem;
    overflow: hidden;
    margin: .15rem 0px .05rem;
  }
  body .rightThisBook .bookInfo .textbpox .bookCollect span {
    display: block;
    float: left;
    margin-right: .1rem;
    font-size: .2rem;
    color: #ed6b00;
  }
  body .rightThisBook .bookInfo .textbpox .bookCollect.active span {
    color: #fe1818;
  }
  body .rightThisBook .bookInfo .textbpox a.goInfo {
    font-size: .22rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .aboutVideo {
    width: 100%;
    padding: 0 .35rem;
  }
  body .aboutVideo h2 {
    font-size: .3rem;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .aboutVideo h2 .iconfont {
    float: right;
    font-size: .2rem;
    cursor: pointer;
    font-weight: 400;
    color: #ed6b00;
  }
  body .aboutVideo .videoList {
    width: 100%;
    margin-bottom: .2rem;
  }
  body .aboutVideo .videoList ul {
    width: 100%;
    overflow: hidden;
  }
  body .aboutVideo .videoList ul li {
    width: 3.2rem;
    float: left;
    margin-top: .3rem;
  }
  body .aboutVideo .videoList ul li .imgBox {
    width: 100%;
    height: 1.8rem;
    position: relative;
  }
  body .aboutVideo .videoList ul li .imgBox img {
    width: 100%;
    height: 100%;
  }
  body .aboutVideo .videoList ul li .imgBox span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: .1rem;
    font-size: 12px;
    color: #FFF;
  }
  body .aboutVideo .videoList ul li p {
    margin: .1rem 0px 0px;
    font-size: .2rem;
    line-height: .35rem;
    height: .7rem;
    overflow: hidden;
  }
  body .aboutVideo .videoList ul li .playNum {
    font-size: 12px;
    display: block;
    text-align: right;
  }
  body .aboutVideo .videoList ul li .playNum .iconfont {
    font-size: 14px;
  }
  body .aboutVideo .videoList ul li a:hover {
    color: #ed6b00;
  }
  body .aboutVideo .videoList ul li:nth-child(odd) {
    margin-right: .4rem;
  }
  body .rightTui {
    width: 100%;
    padding: 0 .35rem;
  }
  body .rightTui h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .rightTui h4 a {
    font-size: .24rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: .1rem;
  }
  body .rightTui h4 a span {
    font-size: .26rem;
    font-weight: 400;
  }
  body .rightTui ul {
    width: 100%;
    padding: 10px 0px 0px;
  }
  body .rightTui ul li {
    height: 1.7rem;
    line-height: 1.7rem;
  }
  body .rightTui ul li a {
    overflow: hidden;
  }
  body .rightTui ul li a span {
    display: none;
  }
  body .rightTui ul li a div {
    overflow: hidden;
    position: relative;
  }
  body .rightTui ul li a div img {
    width: 1.4rem;
    height: 1.4rem;
    float: left;
    margin-right: .1rem;
  }
  body .rightTui ul li a div .bookname {
    font-size: .28rem;
    color: #665656;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
    white-space: nowrap;
    width: 4.7rem;
    display: block;
    text-overflow: ellipsis;
  }
  body .rightTui ul li a div .bookuser {
    font-size: .2rem;
    color: #999999;
    float: left;
    line-height: .35rem;
    width: 4.7rem;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0.1rem 0;
  }
  body .rightTui ul li a div .bookCollect {
    width: 4.7rem;
    display: block;
    font-size: .2rem;
    color: #4c4c4c;
    line-height: .4rem;
    overflow: hidden;
  }
  body .rightTui ul li a div .bookCollect span {
    display: block;
    float: left;
    margin-right: .1rem;
    font-size: .2rem;
    color: #4c4c4c;
  }
  body .rightTui ul li a div .bookCollect.active span {
    color: #fe1818;
  }
  body .rightTui ul li a div .icon_tejia,
  body .rightTui ul li a div .icon_xianmian {
    display: block;
    right: auto!important;
    left: .7rem!important;
    top: 0px!important;
    margin-top: 0px!important;
    width: .5rem;
    height: .5rem;
  }
  body .rightTui ul li a div .icon_xiabiao {
    width: 1.15rem;
    line-height: .35rem;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.4) !important;
    border-radius: 0!important;
    bottom: 0px;
    left: 0px;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
  }
  body .rightTui ul li a div .icon_xiabiao .iconfont {
    padding-right: 5px;
    font-size: 12px;
    display: none;
  }
  body .rightTui ul li:hover a {
    color: #ed6b00;
  }
  body .rightTui ul li:hover a div .bookname {
    color: #ed6b00;
  }
  body .rightTui .hotNav {
    width: 100%;
    overflow: hidden;
    margin: 15px 0px 10px;
  }
  body .rightTui .hotNav span {
    width: 50%;
    float: left;
    border-bottom: 1px solid #FFF;
    text-align: center;
    cursor: pointer;
  }
  body .rightTui .hotNav .active {
    border-bottom: 1px solid #f69211;
    color: #f69211;
    font-weight: 400;
  }
  body .rightTui .hotlist {
    display: none;
  }
  body .rightTui .hotlist li {
    height: 1.75rem;
    line-height: 1.75rem;
    margin-bottom: .1rem;
  }
  body .rightTui .hotlist li a .bookPrice {
    width: 3.2rem;
    display: block;
    line-height: .4rem;
    font-weight: 400;
    font-size: .24rem;
    color: #ed6b00;
  }
  body .rightTui .hotlist li a div {
    overflow: hidden;
  }
  body .rightTui .hotlist li a div img {
    width: 1.15rem;
    height: 1.6rem;
    float: left;
    margin-right: .1rem;
  }
  body .rightTui .hotlist.active {
    display: block;
  }
  body .rightTui .getMoreTui {
    display: none;
  }
  body .hotTagbox {
    width: 100%;
    padding: 0 .35rem;
  }
  body .hotTagbox > h2 {
    font-size: .3rem;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .hotTagbox > h2 > a {
    font-size: .2rem;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: .1rem;
  }
  body .hotTagbox .headList {
    width: 100%;
    margin-top: .25rem;
  }
  body .hotTagbox .headList li {
    float: left;
    margin-right: 5%;
  }
  body .hotTagbox .headList li img {
    width: 1.36rem;
    height: 1.36rem;
  }
  body .hotTagbox .headList li p {
    text-align: center;
    margin: .1rem 0;
    line-height: .35rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .hotTagbox .headList div {
    width: 100%;
    margin-bottom: .3rem;
    float: left;
  }
  body .hotTagbox .headList div a {
    color: #ed6b00;
    font-size: .2rem;
  }
  body .hotTagbox .hotTagList {
    padding: .3rem 0px 0px;
    overflow: hidden;
  }
  body .hotTagbox .hotTagList a {
    border: 1px solid #ebe6e1;
    color: #666666;
    margin-right: .16rem;
    margin-bottom: .3rem;
    padding: 0 .1rem;
    display: inline-block;
    float: left;
    font-size: .2rem;
    transition: all .2s;
    min-height: .55rem;
    line-height: .55rem;
    height: .55rem;
  }
  body .hotTagbox .hotTagList a:hover {
    border: 1px solid #ed6b00;
    color: #ed6b00;
  }
  body .tuiNow {
    display: none;
  }
  body .book_tuiList {
    width: 100%;
    padding: 0 .35rem;
  }
  body .book_tuiList h4,
  body .book_tuiList h2 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .book_tuiList h4 a,
  body .book_tuiList h2 a {
    font-size: .2rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: .1rem;
  }
  body .book_tuiList h4 a span,
  body .book_tuiList h2 a span {
    font-size: .2rem;
    font-weight: 400;
  }
  body .book_tuiList ul {
    width: 100%;
    overflow: hidden;
    padding: .25rem 0px 0px;
  }
  body .book_tuiList ul li {
    float: left;
    width: 2rem;
  }
  body .book_tuiList ul li a {
    width: 100%;
  }
  body .book_tuiList ul li a .imgbox {
    width: 100%;
    height: 2.8rem;
    position: relative;
  }
  body .book_tuiList ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .book_tuiList ul li a .imgbox span {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    padding: .02rem .1rem;
    bottom: 0px;
    right: 0px;
    font-size: .2rem;
  }
  body .book_tuiList ul li a .text {
    width: 100%;
    padding: .1rem 0px .2rem;
  }
  body .book_tuiList ul li a .text h5 {
    font-size: .24rem;
    color: #4c4c4c;
    font-weight: 400;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .book_tuiList ul li a .text p {
    color: #999;
    font-size: .2rem;
    line-height: .35rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_tuiList ul li:nth-child(2) {
    margin: 0rem .4rem;
  }
  body .book_tuiList ul li:nth-child(5) {
    margin: 0rem .4rem;
  }
  body .other_tuiList {
    width: 100%;
    padding: 0rem .35rem;
  }
  body .other_tuiList > h2 {
    font-size: .3rem;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .other_tuiList > h2 > a {
    font-size: .2rem;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: .1rem;
  }
  body .other_tuiList ul {
    overflow: hidden;
    width: 100%;
    padding: .2rem 0px;
  }
  body .other_tuiList ul li {
    margin: .15rem 0px;
    width: 100%;
    overflow: hidden;
  }
  body .other_tuiList ul li a .imgbox {
    width: .4rem;
    line-height: .4rem;
    float: left;
  }
  body .other_tuiList ul li a .imgbox img {
    display: none;
  }
  body .other_tuiList ul li a .imgbox span {
    color: #4c4c4c;
    font-size: .2rem;
  }
  body .other_tuiList ul li a .text {
    line-height: .5rem;
  }
  body .other_tuiList ul li a .text h5 {
    font-size: .24rem;
    color: #4c4c4c;
    line-height: .4rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .other_tuiList ul li a .text p {
    display: none;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .imgbox {
    width: 1.15rem;
    height: 1.6rem;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    float: left;
    margin-right: .25rem;
    display: block;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .imgbox span {
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: .5rem;
    height: .5rem;
    color: #FFF;
    padding-left: .05rem;
    font-size: .2rem;
    line-height: .35rem;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text {
    height: 1.5rem;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text h5 {
    font-size: .24rem;
    color: #4c4c4c;
    font-weight: 400;
    line-height: .4rem;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text h5 .times {
    display: none;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text .bookuser {
    color: #777;
    height: .6rem;
    line-height: .3rem;
    overflow: hidden;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text p {
    font-size: .2rem;
    color: #999;
    line-height: .4rem;
    display: block;
  }
  body .other_tuiList ul li:nth-child(1) a .imgbox span {
    background-image: url(../images/zhuanlan/jiao1.png);
  }
  body .other_tuiList ul li:nth-child(2) a .imgbox span {
    background-image: url(../images/zhuanlan/jiao2.png);
  }
  body .other_tuiList ul li:nth-child(3) a .imgbox span {
    background-image: url(../images/zhuanlan/jiao3.png);
  }
  body .hotZhuan {
    width: 100%;
    padding: 0rem .35rem;
    margin-bottom: .3rem;
  }
  body .hotZhuan > h2 {
    font-size: .3rem;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .hotZhuan > h2 > a {
    font-size: .2rem;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: .1rem;
  }
  body .hotZhuan > ul {
    width: 100%;
    padding-top: .3rem;
  }
  body .hotZhuan > ul li {
    width: 100%;
    overflow: hidden;
    line-height: .6rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #e0e0e0;
  }
  body .hotZhuan > ul li a {
    font-size: .24rem;
    color: 4c4c4c;
  }
  body .hotZhuan > ul li a .icon {
    font-size: .24rem;
    display: inline-block;
    padding-right: .1rem;
  }
  body .hotZhuan > ul li a:hover {
    color: #ed6b00;
  }
  body .topSc {
    background: #fafafa;
    width: 100%;
    padding: .1rem .35rem .3rem;
  }
  body .topSc .img {
    width: 50%;
    overflow: hidden;
    border-radius: .1rem;
    margin: 0 auto;
  }
  body .topSc .img img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .topSc .info {
    font-size: .3rem;
    color: #666;
    margin: .2rem 0px .25rem;
    text-align: center;
  }
  body .topSc .numbox {
    overflow: hidden;
  }
  body .topSc .numbox span {
    font-size: .28rem;
    color: #666;
    display: block;
    float: left;
    width: 50%;
  }
  body .topSc .numbox span:last-child {
    text-align: right;
  }
  body .topSc .btns > a {
    background: #ed6b00;
    height: .6rem;
    width: 2.4rem;
    display: inline-block;
    text-align: center;
    line-height: .6rem;
    color: #FFF;
    border-radius: .6rem;
    font-size: .28rem;
    margin: .2rem auto 0px;
  }
  body .topSc .btns > a:nth-child(2) {
    margin-left: 1.5rem;
  }
  body .topSc .btns .shareBox {
    display: none;
  }
  body .topSc .btns .shareBox.active {
    display: block;
  }
  body .rightImgbox {
    width: 100%;
    margin-bottom: .4rem;
    padding: 0rem .35rem;
  }
  body .rightImgbox h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .rightImgbox h4 a {
    font-size: .2rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: .1rem;
  }
  body .rightImgbox h4 a span {
    font-size: .22rem;
    font-weight: 400;
  }
  body .rightImgbox h4 .getMoreTui {
    display: none;
  }
  body .rightImgbox .rightImg {
    margin: .35rem 0px;
  }
  body .rightImgbox .rightImg .rows {
    width: 100%;
    margin-bottom: .2rem;
  }
  body .rightImgbox .rightImg .rows a img {
    width: 100%;
    height: 3.62rem;
    display: block;
  }
  body .rightImgbox .rightImg .rows a p {
    font-size: .3rem;
    color: #4c4c4c;
    line-height: .5rem;
    text-align: center;
    font-weight: 400;
  }
  body .rightBangdan {
    width: 100%;
    padding: .1rem .35rem;
  }
  body .rightBangdan h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .rightBangdan h4 a {
    font-size: .2rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: .1rem;
  }
  body .rightBangdan h4 a span {
    font-size: .2rem;
    font-weight: 400;
  }
  body .rightBangdan h4 .getMoreTui {
    display: none;
  }
  body .rightBangdan ul {
    overflow: hidden;
    width: 100%;
    padding-top: .4rem;
  }
  body .rightBangdan ul li {
    width: 100%;
    overflow: hidden;
    padding-bottom: .5rem;
  }
  body .rightBangdan ul li .imgBox {
    width: 1.6rem;
    height: 2.3rem;
    float: left;
    margin-right: .2rem;
    box-shadow: .06rem .06rem .12rem #999;
    position: relative;
  }
  body .rightBangdan ul li .imgBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .rightBangdan ul li .textBox {
    float: left;
    width: 5rem;
  }
  body .rightBangdan ul li .textBox h5 {
    width: 100%;
    font-size: .24rem;
    color: #4c4c4c;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .rightBangdan ul li .textBox .name {
    font-size: .2rem;
    color: #999999;
    line-height: .45rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body .rightBangdan ul li .textBox .info {
    font-size: .2rem;
    color: #4c4c4c;
    line-height: .45rem;
    height: .9rem;
    overflow: hidden;
  }
  body .rightBangdan ul li .textBox .priceBox {
    padding-top: .2rem;
  }
  body .rightBangdan ul li .textBox .priceBox b {
    font-size: .3rem;
    color: #ed6b00;
    font-weight: 400;
  }
  body .rightBangdan ul li .textBox .priceBox span {
    font-size: .2rem;
    color: #999;
    text-decoration: line-through;
    margin-left: .1rem;
    display: inline-block;
  }
  body .this_pageCode {
    display: none;
  }
  body .myBook_Right {
    width: 100%;
    padding: 0 .35rem;
  }
  body .myBook_Right h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .myBook_Right ul {
    width: 100%;
    padding-top: .15rem;
    overflow: hidden;
  }
  body .myBook_Right ul li {
    width: 30%;
    float: left;
    border: 1px solid #999;
    border-radius: .4rem;
    text-align: center;
    padding: .1rem 0px;
    margin-bottom: .15rem;
  }
  body .myBook_Right ul li a {
    font-size: .2rem;
    color: #999;
    display: block;
  }
  body .myBook_Right ul li a span {
    font-size: .2rem;
    margin-right: .04rem;
  }
  body .myBook_Right ul li:nth-child(2) {
    margin: 0 5%;
  }
  body .myBook_Right ul li:nth-child(5) {
    margin: 0 5%;
  }
  body .myBook_Right ul li.active {
    border: 1px solid #ed6b00;
  }
  body .myBook_Right ul li.active a {
    color: #ed6b00;
  }
  body .myBook_Right ul li:hover {
    border: 1px solid #ed6b00;
  }
  body .myBook_Right ul li:hover a {
    color: #ed6b00;
  }
  body .shudanAuthor {
    width: 100%;
    padding: 0 .35rem;
  }
  body .shudanAuthor h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .shudanAuthor h4 a {
    font-size: .24rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: .1rem;
  }
  body .shudanAuthor h4 a span {
    font-size: .26rem;
    font-weight: 400;
  }
  body .shudanAuthor ul {
    width: 100%;
    padding: .2rem 0px;
  }
  body .shudanAuthor ul li {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    margin-bottom: .2rem;
  }
  body .shudanAuthor ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .shudanAuthor ul li 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 .shudanAuthor ul li a .authorInfo {
    width: 5.5rem;
    float: left;
    padding: .1rem 0px;
  }
  body .shudanAuthor ul li a .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: .35rem;
  }
  body .shudanAuthor ul li a .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: .1rem;
    float: left;
  }
  body .shudanAuthor ul li a .authorInfo .top .name {
    color: #358dc5;
    max-width: 3.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .2rem;
  }
  body .shudanAuthor ul li a .authorInfo .top .vip {
    width: .28rem;
    height: .32rem;
    background-image: url(../images/icon/icon_vip.png);
    margin: .04rem .2rem .04rem 0px;
  }
  body .shudanAuthor ul li a .authorInfo .top .author {
    width: .8rem;
    height: .28rem;
    background-image: url(../images/icon/icon_author.png);
    margin: .06rem .2rem .06rem 0px;
  }
  body .shudanAuthor ul li a .authorInfo .num {
    font-size: .2rem;
    color: #7e7e7e;
    width: 100%;
    line-height: .35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .dsbjothers {
    width: 100%;
    padding: 0 .35rem;
  }
  body .dsbjothers h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .dsbjothers h4 a {
    font-size: .24rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: .1rem;
  }
  body .dsbjothers h4 a span {
    font-size: .26rem;
    font-weight: 400;
  }
  body .dsbjothers ul {
    width: 100%;
    padding: .2rem 0px;
  }
  body .dsbjothers ul li {
    width: 100%;
    overflow: hidden;
    padding: .4rem 0px;
    border-bottom: 1px solid #ebebeb;
  }
  body .dsbjothers ul li .userInfo {
    width: 100%;
  }
  body .dsbjothers ul li .userInfo a {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  body .dsbjothers ul li .userInfo a .imgBox {
    width: .8rem;
    height: .8rem;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-right: .1rem;
  }
  body .dsbjothers ul li .userInfo a .authorInfo {
    width: 5.2rem;
    float: left;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: 18px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: .1rem;
    float: left;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top .name {
    color: #358dc5;
    font-size: .26rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top .vip {
    width: .28rem;
    height: .32rem;
    background-image: url(../images/icon/icon_vip.png);
    margin: .04rem .2rem .04rem 0px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top .author {
    width: .8rem;
    height: .28rem;
    background-image: url(../images/icon/icon_author.png);
    margin: .06rem .2rem .06rem 0px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .times {
    font-size: .2rem;
    color: #7e7e7e;
    width: 100%;
    line-height: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .info {
    font-size: .2rem;
    color: #4c4c4c;
    width: 100%;
    line-height: .4rem;
    overflow: hidden;
    height: .4rem;
    margin-bottom: .3rem;
  }
  body .dsbjothers ul li .dsbjin {
    width: 100%;
  }
  body .dsbjothers ul li .dsbjin .dsbjtext {
    font-size: .2rem;
    color: #4c4c4c;
    line-height: .4rem;
    max-height: 1.2rem;
    overflow: hidden;
    margin: .1rem 0px;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia {
    background: #fcfcfc;
    padding: .15rem 10px;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei {
    height: .88rem;
    overflow: hidden;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei .iconfont {
    color: #ed6b00;
    font-size: .26rem;
    display: inline-block;
    vertical-align: middle;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei .text {
    border-bottom: 2px solid #ed6b00;
    font-size: .2rem;
    line-height: .4rem;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei .text a {
    color: #333;
  }
  body .dsbjothers ul li .dsbjin .btns {
    width: 100%;
    overflow: hidden;
    color: #999999;
    padding: .1rem 0px;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn {
    float: left;
    font-size: .2rem;
    color: #4c4c4c;
    padding: 0 .1rem;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn .iconfont {
    font-size: .2rem;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn.active {
    color: #ed6b00;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn:last-child {
    padding: 0px;
    float: right;
    color: #ed6b00;
  }
  body .dsbjothers ul li .dsbjin .btns .jindu {
    float: left;
    font-size: .2rem;
  }
  body .dsbjothers ul li:last-child {
    border-bottom: none;
  }
  body .author_organization {
    width: 100%;
    padding: 0 .35rem;
  }
  body .author_organization h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .author_organization h4 .num {
    font-size: .24rem;
    font-weight: 400;
  }
  body .author_organization h4 .changeThis {
    font-size: .26rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    line-height: 17px;
    cursor: pointer;
  }
  body .author_organization .author_rlist {
    width: 100%;
  }
  body .author_organization .author_rlist ul {
    width: 100%;
    overflow: hidden;
  }
  body .author_organization .author_rlist ul li {
    width: 2rem;
    overflow: hidden;
    float: left;
    margin-right: .4rem;
    padding: .2rem 0px 0px;
  }
  body .author_organization .author_rlist ul li .imgbox {
    width: 2rem;
    height: 2.58rem;
  }
  body .author_organization .author_rlist ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_organization .author_rlist ul li p {
    color: #358dc5;
    font-size: .28rem;
    text-align: center;
    line-height: .4rem;
    width: 100%;
    height: .8rem;
    overflow: hidden;
    margin-top: .1rem;
  }
  body .author_organization .author_rlist ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .author_followbox {
    width: 100%;
    padding: 0 .35rem;
  }
  body .author_followbox h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .author_followbox h4 .num {
    font-size: .24rem;
    font-weight: 400;
  }
  body .author_followbox h4 .changeThis {
    font-size: .26rem;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    line-height: 17px;
    cursor: pointer;
  }
  body .author_followbox .follow_rlist {
    width: 100%;
  }
  body .author_followbox .follow_rlist ul {
    width: 100%;
    overflow: hidden;
  }
  body .author_followbox .follow_rlist ul li {
    width: 2rem;
    overflow: hidden;
    float: left;
    margin-right: .4rem;
    padding: .2rem 0px 0px;
  }
  body .author_followbox .follow_rlist ul li .imgbox {
    width: 100%;
    height: 2rem;
    border-radius: 50%;
    overflow: hidden;
  }
  body .author_followbox .follow_rlist ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_followbox .follow_rlist ul li p {
    color: #358dc5;
    font-size: .28rem;
    text-align: center;
    line-height: .4rem;
    width: 100%;
    height: .8rem;
    overflow: hidden;
    margin-top: .1rem;
  }
  body .author_followbox .follow_rlist ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .author_followbox .follow_rlist .followNum {
    width: 100%;
    height: .8rem;
    background: #fff2e7;
    color: #ed6b00;
    text-align: center;
    line-height: .8rem;
    cursor: pointer;
    margin: .3rem 0px .6rem;
    font-size: .28rem;
  }
  body .author_followbox .follow_rlist .followNum span {
    font-size: .28rem;
    padding-right: .2rem;
    font-weight: 400;
  }
  body .author_activity {
    width: 100%;
    padding: 0 .35rem;
  }
  body .author_activity h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .author_activity h4 .num {
    font-size: .24rem;
    font-weight: 400;
  }
  body .author_activity .activity_list {
    width: 100%;
  }
  body .author_activity .activity_list ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: .3rem;
  }
  body .author_activity .activity_list ul li {
    width: 100%;
    padding: .4rem 0 .2rem;
  }
  body .author_activity .activity_list ul li a {
    line-height: .35rem;
  }
  body .author_activity .activity_list ul li a h5 {
    color: #1bb1ad;
    font-size: .3rem;
    line-height: .4rem;
  }
  body .author_activity .activity_list ul li a h5 .iconfont {
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    overflow: hidden;
    color: #FFF;
    background: #1bb1ad;
    font-size: .3rem;
    display: block;
    text-align: center;
    line-height: .4rem;
    float: left;
    margin-right: .1rem;
  }
  body .author_activity .activity_list ul li a .texts {
    font-size: .2rem;
    color: #999999;
    line-height: .4rem;
    width: 100%;
    padding-left: .5rem;
  }
  body .author_collectDan {
    width: 100%;
    padding: 0 .35rem;
  }
  body .author_collectDan h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .author_collectDan h4 .num {
    font-size: .24rem;
    font-weight: 400;
  }
  body .author_collectDan .collect_list {
    width: 100%;
  }
  body .author_collectDan .collect_list ul {
    width: 100%;
    padding: .4rem 0px;
  }
  body .author_collectDan .collect_list ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: .3rem;
  }
  body .author_collectDan .collect_list ul li a {
    display: block;
    overflow: hidden;
    color: #414141;
  }
  body .author_collectDan .collect_list ul li a .imgbox {
    float: left;
    width: 1.6rem;
    height: 1.6rem;
    margin-right: .2rem;
  }
  body .author_collectDan .collect_list ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_collectDan .collect_list ul li a .textright p {
    display: block;
    height: .8rem;
    overflow: hidden;
    line-height: .4rem;
    margin-bottom: .34rem;
    font-size: .3rem;
  }
  body .author_collectDan .collect_list ul li a .textright span {
    padding: .06rem .2rem;
    background: #f4f4f4;
    color: #4c4c4c;
    line-height: .4rem;
    font-size: .2rem;
  }
  body .author_reading {
    width: 100%;
    padding: 0 .35rem;
  }
  body .author_reading h4 {
    font-size: .3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .author_reading .reading_list {
    width: 100%;
  }
  body .author_reading .reading_list ul {
    width: 100%;
    padding: .4rem 0px;
  }
  body .author_reading .reading_list ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: .5rem;
  }
  body .author_reading .reading_list ul li .imgbox {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: .2rem;
  }
  body .author_reading .reading_list ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_reading .reading_list ul li .rtext {
    width: 4.9rem;
    float: right;
  }
  body .author_reading .reading_list ul li .rtext h5 {
    margin: .1rem 0px 0;
    font-size: .24rem;
    height: .8rem;
    overflow: hidden;
  }
  body .author_reading .reading_list ul li .rtext h5 a {
    line-height: .4rem;
    color: #414141;
    font-weight: 600;
  }
  body .author_reading .reading_list ul li .rtext .text {
    font-size: .2rem;
    color: #999999;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
  }
  body .author_reading .reading_list ul li .rtext .Price {
    font-size: .3rem;
    color: #ed6b00;
    line-height: .5rem;
  }
  body .mh_lookall {
    width: 100%;
    padding: 0 .35rem;
  }
  body .mh_lookall h5 {
    font-size: .3rem;
    color: #414141;
    font-weight: 600;
    line-height: .45rem;
  }
  body .mh_lookall h5 img {
    height: .45rem;
    vertical-align: top;
  }
  body .mh_lookall .mh_listbox {
    width: 100%;
  }
  body .mh_lookall .mh_listbox .items {
    width: 100%;
    margin: 20px 0  40px;
    position: relative;
    overflow: hidden;
    padding-top: 5px ;
  }
  body .mh_lookall .mh_listbox .items .top_numbox {
    display: none;
  }
  body .mh_lookall .mh_listbox .items .imgbox {
    float: left;
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    margin-right: .3rem;
  }
  body .mh_lookall .mh_listbox .items .imgbox a img {
    width: 100%;
    height: 100%;
  }
  body .mh_lookall .mh_listbox .items .imgbox a span {
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    white-space: nowrap;
    position: absolute;
    bottom: .1rem;
    left: 50%;
    font-size: 12px;
    transform: scale(0.6) translateX(-50%);
    transform-origin: 0 0;
  }
  body .mh_lookall .mh_listbox .items .textRight {
    width: 4.8rem;
    float: right;
  }
  body .mh_lookall .mh_listbox .items .textRight > h5 {
    font-size: .3rem;
    color: #333;
    line-height: .4rem;
    max-height: .8rem;
    overflow: hidden;
  }
  body .mh_lookall .mh_listbox .items .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .mh_lookall .mh_listbox .items .textRight .tag {
    font-size: 12px;
    color: #ed6b00;
    line-height: .45rem;
  }
  body .mh_lookall .mh_listbox .items .textRight .price {
    font-size: .3rem;
    color: #f02222;
    line-height: .5rem;
  }
  body .mh_lookall .mh_listbox .items .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: .45rem;
    height: .45rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .mh_lookall .mh_listbox .items .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: .1rem 0px 0;
  }
  body .mh_lookall .mh_listbox .items .textRight .by_box .goToby {
    display: block;
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0 .2rem;
    font-size: 12px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 3px;
    text-align: center;
  }
  body .mh_lookall .mh_listbox .items:nth-child(-n+3) .top_numbox {
    position: absolute;
    top: 0px;
    left: .2rem;
    display: block;
    width: .36rem;
    height: .5rem;
    z-index: 2;
    color: #FFf;
    background-image: url(../images/manghe/zshy_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    line-height: .5rem;
    font-size: 12px;
  }
  body .video-rightThisBook {
    width: 100%;
  }
  body .video-rightThisBook h2 {
    font-size: .32rem;
    padding-left: .1rem;
    overflow: hidden;
    width: 100;
    border-left: .08rem solid #ed6b00;
  }
  body .video-rightThisBook h2 a {
    float: right;
    font-size: .3rem;
  }
  body .video-rightThisBook .booklist .bookInfo {
    width: 100%;
    height: 2.24rem;
    margin: .3rem 0px;
  }
  body .video-rightThisBook .booklist .bookInfo .img {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: .3rem;
  }
  body .video-rightThisBook .booklist .bookInfo .img img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.12rem 0 0 -0.805rem;
    box-shadow: .05rem .05rem 0.2rem #a3a3a3;
  }
  body .video-rightThisBook .booklist .bookInfo .img .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    padding: .02rem .1rem;
    color: #FFF;
    font-size: .2rem;
  }
  body .video-rightThisBook .booklist .bookInfo .img .iconfont span {
    margin-left: .1rem;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox {
    height: 100%;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookname {
    overflow: hidden;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookname p {
    max-width: 4rem;
    font-size: .24rem;
    color: #4c4c4c;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookname .icon {
    border: 1px solid #c3c3c3;
    color: #999999;
    padding: 0px .05rem;
    float: left;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookuser {
    font-size: .2rem;
    color: #999999;
    margin: .15rem 0rem .1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookinfo {
    font-size: .2rem;
    color: #777;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .price {
    font-size: .28rem;
    color: #ed6b00;
    font-weight: 400;
    line-height: .6rem;
  }
  body .video-rightpeople {
    width: 100%;
  }
  body .video-rightpeople h2 {
    font-size: .32rem;
    padding-left: .1rem;
    overflow: hidden;
    width: 100;
    border-left: .08rem solid #ed6b00;
  }
  body .video-rightpeople h2 a {
    float: right;
    font-size: .3rem;
  }
  body .video-rightpeople ul {
    width: 100%;
    padding-top: .3rem;
  }
  body .video-rightpeople ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: .2rem;
  }
  body .video-rightpeople ul li .imgbox {
    width: 1.4rem;
    height: 1.8rem;
    position: relative;
    float: left;
    background: #ebebeb;
    margin-right: .1rem;
  }
  body .video-rightpeople ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .video-rightpeople ul li .rightText {
    width: 5.3rem;
    float: left;
  }
  body .video-rightpeople ul li .rightText h5 {
    width: 100%;
    overflow: hidden;
    line-height: .4rem;
  }
  body .video-rightpeople ul li .rightText h5 .l {
    color: #358dc5;
    font-size: .28rem;
    display: block;
    max-width: 4.5rem;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-overflow: ellipsis;
    margin-right: .04rem;
  }
  body .video-rightpeople ul li .rightText h5 img {
    width: .75rem;
  }
  body .video-rightpeople ul li .rightText .info {
    font-size: 12px;
    color: #9b9b9b;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
  }
  body .video-rightpeople ul li .rightText .followBtn {
    width: 1rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .24rem;
    color: #ed6b00;
    background: #ffe9d8;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: .1rem;
  }
  body .video-rightpeople ul li .rightText .followBtn span {
    font-size: .24rem;
  }
  body .right-aboutPhoto {
    width: 100%;
    float: right;
    margin-bottom: .2rem;
  }
  body .right-aboutPhoto h2 {
    font-size: .3rem;
    overflow: hidden;
    width: 100%;
  }
  body .right-aboutPhoto h2 a {
    float: right;
    font-size: 12px;
    color: #ed6b00;
    padding-top: .1rem;
  }
  body .right-aboutPhoto ul {
    width: 100%;
    padding-top: .3rem;
    overflow: hidden;
  }
  body .right-aboutPhoto ul li {
    width: 1.5rem;
    float: left;
    margin-right: .2rem;
  }
  body .right-aboutPhoto ul li .imgbox {
    width: 100%;
    height: 1.5rem;
    border-radius: .06rem;
    overflow: hidden;
  }
  body .right-aboutPhoto ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .right-aboutPhoto ul li p {
    font-size: 12px;
    color: #333;
    line-height: .6rem;
    text-align: center;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .right-aboutPhoto ul li:nth-child(4n) {
    margin-right: 0px;
  }
  body .right-videoList {
    width: 100%;
    float: right;
    margin-bottom: .3rem;
  }
  body .right-videoList h2 {
    font-size: .3rem;
    overflow: hidden;
    width: 100%;
  }
  body .right-videoList h2 a {
    float: right;
    font-size: 12px;
    color: #ed6b00;
    padding-top: .1rem;
  }
  body .right-videoList ul {
    width: 100%;
    padding-top: .3rem;
    overflow: hidden;
  }
  body .right-videoList ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: .2rem;
  }
  body .right-videoList ul li a .num {
    float: left;
    width: .6rem;
    line-height: .4rem;
    font-size: .24rem;
    color: #333;
    margin-right: .2rem;
    text-align: center;
    display: block;
  }
  body .right-videoList ul li a .r {
    width: 5.7rem;
    overflow: hidden;
    float: left;
  }
  body .right-videoList ul li a .r h5 {
    font-size: .28rem;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
  }
  body .right-videoList ul li a .r p {
    font-size: 12px;
    color: #a6a6a6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    line-height: .6rem;
  }
  body .right-videoList ul li a .r .hotLook {
    font-size: 12px;
    color: #a6a6a6;
  }
  body .right-videoList ul li a .r .hotLook .iconfont {
    color: #ed6b00;
    font-size: .28rem;
  }
  body .right-videoList ul li:first-child a > span {
    background-color: #ff3000;
    color: #FFF;
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
  body .right-videoList ul li:nth-child(2) a > span {
    background-color: #ff6000;
    color: #FFF;
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
  body .right-videoList ul li:nth-child(3) a > span {
    background-color: #ffb400;
    color: #FFF;
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
  body .right-videoList ul li:hover a h5 {
    color: #ed6b00;
  }
  body .index2_right_videolist {
    width: 7rem;
    margin: 0 auto;
  }
  body .index2_right_videolist .right_title {
    width: 100%;
    padding-left: 0.2rem;
    border-left: 0.1rem solid #c6a770;
    font-size: 0.28rem;
    color: #000000;
    overflow: hidden;
    line-height: 0.3rem;
  }
  body .index2_right_videolist .right_title a {
    color: #737373;
    font-size: 0.28rem;
    float: right;
    vertical-align: bottom;
  }
  body .index2_right_videolist .right_title a span {
    font-size: 0.24rem;
  }
  body .index2_right_videolist .right_title a:hover {
    color: #c6a770;
  }
  body .index2_right_videolist .right_title a:hover span {
    color: #c6a770;
  }
  body .index2_right_videolist .list {
    width: 100%;
    overflow: hidden;
  }
  body .index2_right_videolist .list .item {
    width: 3.4rem;
    height: 2.05rem;
    position: relative;
    float: left;
    margin: 0.4rem 0.2rem 0rem 0;
  }
  body .index2_right_videolist .list .item .imgbox {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  body .index2_right_videolist .list .item .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s;
  }
  body .index2_right_videolist .list .item .text {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0.1rem;
    color: #FFF;
    background-image: url(../images/index2/video_bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0.24rem;
  }
  body .index2_right_videolist .list .item .text span {
    margin-right: 0.1rem;
    vertical-align: middle;
    font-size: 0.24rem;
  }
  body .index2_right_videolist .list .item:hover .imgbox img {
    transform: scale(1.2);
  }
  body .index2_right_videolist .list .item:nth-child(2n) {
    margin-right: 0px;
  }
  body .index2_right_banner {
    width: 7rem;
    margin: 0 auto;
    overflow-y: hidden;
    display: flex;
  }
  body .index2_right_banner .banner_item {
    min-width: 5rem;
    float: left;
    margin-right: 0.2rem;
  }
  body .index2_right_banner .banner_item .imgbox {
    width: 100%;
    height: 2.4rem;
    position: relative;
    overflow: hidden;
  }
  body .index2_right_banner .banner_item .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  body .index2_right_banner .banner_item .imgbox:hover img {
    transform: scale(1.2);
  }
  body .index2_right_banner .banner_item:last-child {
    margin-right: 0px;
  }
  body .index2_right_hotlist {
    width: 7rem;
    margin: 0 auto;
  }
  body .index2_right_hotlist .right_title {
    width: 100%;
    padding-left: 0.2rem;
    border-left: 0.1rem solid #c6a770;
    font-size: 0.28rem;
    color: #000000;
    overflow: hidden;
  }
  body .index2_right_hotlist .right_title a {
    color: #737373;
    font-size: 0.24rem;
    float: right;
    vertical-align: bottom;
    padding-top: 0.1rem;
  }
  body .index2_right_hotlist .right_title a span {
    font-size: 12px;
  }
  body .index2_right_hotlist .right_title a:hover {
    color: #c6a770;
  }
  body .index2_right_hotlist .right_title a:hover span {
    color: #c6a770;
  }
  body .index2_right_hotlist .list {
    width: 100%;
    padding: 0.4rem 0px 0px;
  }
  body .index2_right_hotlist .list a {
    font-size: 0.24rem;
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
    border-radius: 0.2rem;
    line-height: 0.4rem;
    float: left;
    padding: 0 10px;
    margin: 0 0.2rem 0.2rem 0px;
  }
  body .index2_right_hotlist .list a.active {
    color: #6eacac;
    border: 1px solid #6eacac;
  }
  body .index2_right_hotlist .list a:hover {
    color: #6eacac;
    border: 1px solid #6eacac;
  }
  body .index2_right_bookList {
    width: 7rem;
    margin: 0 auto;
  }
  body .index2_right_bookList .top_navbox {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
  }
  body .index2_right_bookList .top_navbox .btnbox {
    width: 70%;
    float: left;
    overflow-x: hidden;
  }
  body .index2_right_bookList .top_navbox .btnbox a {
    float: left;
    font-size: 0.28rem;
    padding-bottom: 0.2rem;
    margin: 0px 0.2rem;
    position: relative;
    color: #010101;
  }
  body .index2_right_bookList .top_navbox .btnbox a::after {
    content: '';
    width: 0%;
    height: 0.04rem;
    background: #c6a770;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
  }
  body .index2_right_bookList .top_navbox .btnbox a.active {
    color: #c6a770;
  }
  body .index2_right_bookList .top_navbox .btnbox a.active::after {
    width: 100%;
  }
  body .index2_right_bookList .top_navbox .right_link {
    width: 30%;
    float: right;
    text-align: right;
  }
  body .index2_right_bookList .top_navbox .right_link a {
    font-size: 0.28rem;
    color: #737373;
  }
  body .index2_right_bookList .top_navbox .right_link a span {
    color: #333;
    font-size: 0.24rem;
  }
  body .index2_right_bookList .top_navbox .right_link a:hover {
    color: #c6a770;
  }
  body .index2_right_bookList .top_navbox .right_link a:hover span {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box {
    width: 100%;
    padding: 0.4rem 0px 0.2rem;
  }
  body .index2_right_bookList .list_box ul {
    width: 100%;
    background: #fafafa;
    display: none;
    border-radius: 0.1rem;
    padding: 0.2rem;
  }
  body .index2_right_bookList .list_box ul li {
    width: 100%;
    overflow: hidden;
    padding: 0.2rem 0px;
    border-bottom: 1px solid #e5e5e5;
  }
  body .index2_right_bookList .list_box ul li a {
    color: #000;
  }
  body .index2_right_bookList .list_box ul li .imgbox {
    width: 0px;
    height: 0px;
    position: relative;
    float: left;
    margin-right: 0.3rem;
    overflow: hidden;
  }
  body .index2_right_bookList .list_box ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .index2_right_bookList .list_box ul li .textbpox {
    width: 100%;
    float: right;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.28rem;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname a {
    display: block;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname:hover {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname:hover a {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookuser {
    display: none;
  }
  body .index2_right_bookList .list_box ul li .textbpox .price {
    display: none;
  }
  body .index2_right_bookList .list_box ul li.active .imgbox {
    width: 1.6rem;
    height: 2.24rem;
    overflow: initial;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox {
    width: 4.7rem;
    float: right;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 0.4rem;
    height: 0.8rem;
    font-size: 0.28rem;
    margin-bottom: 0.4rem;
    white-space: inherit;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname a {
    display: block;
    height: 100%;
    white-space: inherit;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname:hover {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname:hover a {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookuser {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f9f9f;
    font-size: 0.24rem;
    line-height: 0.6rem;
    display: block;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .price {
    width: 100%;
    white-space: nowrap;
    display: block;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .price span {
    font-size: 0.28rem;
    color: #000000;
  }
  body .index2_right_bookList .list_box ul li:last-child {
    border-bottom: none;
  }
  body .index2_right_bookList .list_box ul.active {
    display: block;
  }
  body .index2_right_bookDan {
    width: 7rem;
    margin: 0 auto;
  }
  body .index2_right_bookDan .right_title {
    width: 100%;
    padding-left: 0.2rem;
    border-left: 0.1rem solid #c6a770;
    font-size: 0.28rem;
    color: #000000;
    overflow: hidden;
  }
  body .index2_right_bookDan .right_title a {
    color: #737373;
    font-size: 0.24rem;
    float: right;
    vertical-align: bottom;
    padding-top: 0.1rem;
  }
  body .index2_right_bookDan .right_title a span {
    font-size: 12px;
  }
  body .index2_right_bookDan .right_title a:hover {
    color: #c6a770;
  }
  body .index2_right_bookDan .right_title a:hover span {
    color: #c6a770;
  }
  body .index2_right_bookDan .dan_list {
    margin-top: 0.3rem;
    width: 100%;
    background-image: url(../images/index2/bookDan_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 6.8rem;
    padding: 1.7rem 0px 0.2rem;
  }
  body .index2_right_bookDan .dan_list ul {
    width: 100%;
    padding: 0 0.6rem;
  }
  body .index2_right_bookDan .dan_list ul li {
    width: 100%;
    line-height: 0.7rem;
  }
  body .index2_right_bookDan .dan_list ul li a {
    display: block;
    width: 100%;
    font-size: 0.28rem;
    color: #676565;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 750px) {
  body {
    width: 100%;
  }
  body .rightThisBook {
    width: 250px;
    float: right;
  }
  body .rightThisBook h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .rightThisBook h2 .iconfont {
    float: right;
    font-size: 12px;
    cursor: pointer;
    font-weight: 400;
    color: #ed6b00;
  }
  body .rightThisBook .bookInfo {
    width: 100%;
    height: 160px;
    margin: 15px 0px;
  }
  body .rightThisBook .bookInfo .img {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 20px;
  }
  body .rightThisBook .bookInfo .img img {
    width: 100%;
    height: 100%;
  }
  body .rightThisBook .bookInfo .img .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    padding: 2px 6px;
    color: #FFF;
    font-size: 12px;
  }
  body .rightThisBook .bookInfo .img .iconfont span {
    margin-left: 5px;
  }
  body .rightThisBook .bookInfo .textbpox {
    height: 100%;
  }
  body .rightThisBook .bookInfo .textbpox .bookname {
    overflow: hidden;
  }
  body .rightThisBook .bookInfo .textbpox .bookname p {
    width: 100%;
    font-size: 12px;
    color: #4c4c4c;
    display: inline-block;
    font-weight: 600;
    line-height: 15px;
    height: 30px;
    float: left;
    /* text-overflow: ellipsis;
                            white-space: nowrap;*/
    overflow: hidden;
  }
  body .rightThisBook .bookInfo .textbpox .bookname .icon {
    border: 1px solid #c3c3c3;
    color: #999999;
    padding: 0px 3px;
    float: left;
    font-size: 12px;
  }
  body .rightThisBook .bookInfo .textbpox .bookuser {
    font-size: 12px;
    color: #777;
    margin: 5px 0px 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .rightThisBook .bookInfo .textbpox .bookinfo {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  body .rightThisBook .bookInfo .textbpox .bookCollect {
    font-size: 12px;
    color: #4c4c4c;
    line-height: 20px;
    overflow: hidden;
    margin: 10px 0px 5px;
    cursor: pointer;
  }
  body .rightThisBook .bookInfo .textbpox .bookCollect span {
    display: block;
    float: left;
    margin-right: 5px;
    color: #999;
  }
  body .rightThisBook .bookInfo .textbpox .bookCollect.active span {
    color: #fe1818;
  }
  body .rightThisBook .bookInfo .textbpox a.goInfo {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 400;
  }
  body .aboutVideo {
    width: 250px;
    float: right;
  }
  body .aboutVideo h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .aboutVideo h2 .iconfont {
    float: right;
    font-size: 12px;
    cursor: pointer;
    font-weight: 400;
    color: #ed6b00;
  }
  body .aboutVideo .videoList {
    width: 100%;
    margin-bottom: 20px;
  }
  body .aboutVideo .videoList ul {
    width: 100%;
    overflow: hidden;
  }
  body .aboutVideo .videoList ul li {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
  }
  body .aboutVideo .videoList ul li .imgBox {
    width: 130px;
    height: 80px;
    float: left;
    margin-right: 5px;
    position: relative;
  }
  body .aboutVideo .videoList ul li .imgBox img {
    width: 100%;
    height: 100%;
  }
  body .aboutVideo .videoList ul li .imgBox span {
    font-size: 12px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 5px 5px;
    color: #FFF;
    display: block;
  }
  body .aboutVideo .videoList ul li p {
    font-size: 12px;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
  }
  body .aboutVideo .videoList ul li .playNum {
    font-size: 12px;
    margin-top: 32px;
    display: block;
  }
  body .aboutVideo .videoList ul li .playNum .iconfont {
    font-size: 14px;
  }
  body .aboutVideo .videoList ul li a:hover {
    color: #ed6b00;
  }
  body .aboutVideo .videoList ul li:nth-child(odd) {
    margin-right: 20px;
  }
  body .rightTui {
    width: 250px;
    float: right;
  }
  body .rightTui h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .rightTui h4 a {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: 5px;
  }
  body .rightTui h4 a span {
    font-size: 13px;
    font-weight: 400;
  }
  body .rightTui h4 .getMoreTui {
    display: none;
  }
  body .rightTui ul {
    width: 100%;
    padding: 10px 0px;
  }
  body .rightTui ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  body .rightTui ul li a {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .rightTui ul li a span {
    display: block;
    float: left;
    padding-right: 5px;
    font-size: 12px;
  }
  body .rightTui ul li a div {
    position: relative;
  }
  body .rightTui ul li a div .bookname {
    font-size: 12px;
    color: #665656;
    line-height: 40px;
    max-height: 40px;
    overflow: hidden;
    white-space: initial;
    width: 220px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }
  body .rightTui ul li a div img {
    display: none;
  }
  body .rightTui ul li a div .bookuser {
    display: none;
  }
  body .rightTui ul li a div .bookCollect {
    display: none;
  }
  body .rightTui ul li a div .icon_tejia,
  body .rightTui ul li a div .icon_xianmian,
  body .rightTui ul li a div .icon_xiabiao {
    display: none;
  }
  body .rightTui ul li.active {
    height: 64px;
    line-height: 64px;
  }
  body .rightTui ul li.active a {
    overflow: hidden;
  }
  body .rightTui ul li.active a > span {
    height: 64px;
    line-height: 64px;
  }
  body .rightTui ul li.active a div {
    overflow: hidden;
  }
  body .rightTui ul li.active a div img {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 5px;
    display: block;
  }
  body .rightTui ul li.active a div .bookname {
    font-size: 12px;
    color: #665656;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    white-space: initial;
    width: 125px;
    display: block;
  }
  body .rightTui ul li.active a div .bookuser {
    font-size: 12px;
    color: #777;
    float: left;
    line-height: 20px;
    width: 125px;
    display: block;
  }
  body .rightTui ul li.active a div .bookCollect {
    display: none;
  }
  body .rightTui ul li.active a .icon_tejia,
  body .rightTui ul li.active a .icon_xianmian {
    display: block;
    right: auto!important;
    left: 40px!important;
    top: 0px!important;
    margin-top: 0px!important;
    width: 20px;
    height: 20px;
  }
  body .rightTui ul li.active a .icon_xiabiao {
    width: 60px;
    line-height: 16px;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.4) !important;
    border-radius: 0!important;
    bottom: 0px;
    left: 0px;
    color: #FFF;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
  }
  body .rightTui ul li.active a .icon_xiabiao .iconfont {
    padding-right: 5px;
    font-size: 12px;
    display: none;
  }
  body .rightTui .hotNav {
    width: 100%;
    overflow: hidden;
    margin: 15px 0px 10px;
  }
  body .rightTui .hotNav span {
    width: 50%;
    float: left;
    border-bottom: 1px solid #FFF;
    text-align: center;
    cursor: pointer;
  }
  body .rightTui .hotNav .active {
    border-bottom: 1px solid #f69211;
    color: #f69211;
    font-weight: 600;
  }
  body .rightTui .hotlist {
    display: none;
  }
  body .rightTui .hotlist li {
    line-height: auto;
  }
  body .rightTui .hotlist li a {
    overflow: hidden;
  }
  body .rightTui .hotlist li a > span {
    line-height: 20px;
    width: 20px;
    text-align: center;
    margin-top: 10px;
    padding-right: 0px;
    margin-right: 5px;
    font-size: 12px;
  }
  body .rightTui .hotlist li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
  }
  body .rightTui .hotlist li a text {
    width: 95px;
    display: block;
    float: left;
    white-space: nowrap!important;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
  }
  body .rightTui .hotlist li a .bookname {
    width: 167px;
  }
  body .rightTui .hotlist li a .bookPrice {
    float: right;
    width: 50px;
    line-height: 40px;
    font-size: 12px;
    color: #ed6b00;
    text-align: right;
    font-weight: 400;
  }
  body .rightTui .hotlist li a .bookuser {
    color: #999999;
    font-size: 12px;
    padding-left: 0px;
  }
  body .rightTui .hotlist li.active {
    height: 84px;
    line-height: 84px;
    margin-bottom: 5px;
  }
  body .rightTui .hotlist li.active a {
    overflow: hidden;
  }
  body .rightTui .hotlist li.active a > span {
    line-height: 20px;
    margin-top: 0px;
  }
  body .rightTui .hotlist li.active a .bookPrice {
    width: 160px;
    line-height: 20px;
    display: inline-block;
    float: left;
    text-align: left;
    color: #ed6b00;
  }
  body .rightTui .hotlist li.active a .bookname {
    font-size: 12px;
    color: #665656;
    line-height: 18px;
    max-height: 40px;
    overflow: hidden;
    white-space: initial;
    width: 160px;
    display: block;
    font-weight: 600;
  }
  body .rightTui .hotlist li.active a .bookuser {
    font-size: 12px;
    color: #999999;
    float: left;
    line-height: 20px;
    width: 160px;
    display: block;
  }
  body .rightTui .hotlist li.active a div {
    overflow: hidden;
  }
  body .rightTui .hotlist li.active a div img {
    width: 60px;
    height: 84px;
    float: left;
    margin-right: 5px;
    display: block;
  }
  body .rightTui .hotlist li:nth-child(1) a > span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ed6b00;
    color: #FFF;
  }
  body .rightTui .hotlist li:nth-child(2) a > span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ed6b00;
    color: #FFF;
  }
  body .rightTui .hotlist li:nth-child(3) a > span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ed6b00;
    color: #FFF;
  }
  body .rightTui .hotlist.active {
    display: block;
  }
  body .rightTui .getMoreTui {
    font-size: 12px;
    color: #665656;
    font-weight: 600;
  }
  body .rightTui .getMoreTui span {
    font-size: 13px;
    font-weight: 400;
  }
  body .hotTagbox {
    width: 250px;
    float: right;
  }
  body .hotTagbox > h2 {
    font-size: 16px;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .hotTagbox > h2 > a {
    font-size: 12px;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 5px;
  }
  body .hotTagbox .headList {
    width: 100%;
    margin-top: 25px;
  }
  body .hotTagbox .headList li {
    width: 40%;
    float: left;
  }
  body .hotTagbox .headList li img {
    width: 90px;
    height: 90px;
  }
  body .hotTagbox .headList li p {
    text-align: center;
    margin: 10px 0;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .hotTagbox .headList li:nth-child(even) {
    margin: 0 10%;
  }
  body .hotTagbox .headList div {
    width: 100%;
    margin: 30px 0;
  }
  body .hotTagbox .headList div a {
    color: #ed6b00;
    font-size: 14px;
  }
  body .hotTagbox .hotTagList {
    padding: 20px 0px 0px;
    overflow: hidden;
  }
  body .hotTagbox .hotTagList a {
    border: 1px solid #ebe6e1;
    color: #666666;
    margin-right: 8px;
    margin-bottom: 15px;
    padding: 5px;
    display: inline-block;
    float: left;
    font-size: 12px;
    transition: all .2s;
    height: 28px;
  }
  body .hotTagbox .hotTagList a:hover {
    border: 1px solid #ed6b00;
    color: #ed6b00;
  }
  body .tuiNow {
    width: 100%;
    margin-bottom: 10px;
  }
  body .tuiNow h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .tuiNow .scrollList {
    visibility: visible;
    overflow: hidden;
    position: relative;
    margin: 15px 0px;
  }
  body .tuiNow ul {
    width: 100%;
    overflow: hidden;
  }
  body .tuiNow ul li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    float: left;
  }
  body .tuiNow ul li .leftHead {
    width: 60px;
    height: 60px;
    float: left;
  }
  body .tuiNow ul li .leftHead img {
    width: 100%;
    height: 60px;
  }
  body .tuiNow ul li .rightDetail {
    width: 75%;
    float: left;
    padding-left: 10px;
  }
  body .tuiNow ul li .rightDetail > h2 {
    font-size: 14px;
    color: #ed6b00;
    font-weight: 600;
  }
  body .tuiNow ul li .rightDetail p {
    color: #4c4c4c;
    font-size: 12px;
    margin-top: 15px;
    height: 35px;
    overflow: hidden;
  }
  body .tuiNow ul li .rightDetail p span {
    color: #ed6b00;
    margin: 0 5px;
  }
  body .book_tuiList {
    width: 100%;
  }
  body .book_tuiList h4,
  body .book_tuiList h2 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .book_tuiList h4 a,
  body .book_tuiList h2 a {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: 5px;
  }
  body .book_tuiList h4 a span,
  body .book_tuiList h2 a span {
    font-size: 12px;
    font-weight: 400;
  }
  body .book_tuiList ul {
    width: 100%;
    overflow: hidden;
    padding: 15px 0px 0px;
  }
  body .book_tuiList ul li {
    float: left;
    width: 115px;
  }
  body .book_tuiList ul li a {
    width: 100%;
  }
  body .book_tuiList ul li a .imgbox {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .book_tuiList ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .book_tuiList ul li a .imgbox span {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    padding: 1px 5px;
    bottom: 0px;
    right: 0px;
    font-size: 12px;
  }
  body .book_tuiList ul li a .text {
    width: 100%;
    padding: 10px 0px 15px;
  }
  body .book_tuiList ul li a .text h5 {
    font-size: 12px;
    color: #4c4c4c;
    font-weight: 400;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .book_tuiList ul li a .text p {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_tuiList ul li:nth-child(odd) {
    margin-right: 20px;
  }
  body .other_tuiList {
    width: 100%;
  }
  body .other_tuiList > h2 {
    font-size: 16px;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .other_tuiList > h2 > a {
    font-size: 12px;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 5px;
  }
  body .other_tuiList ul {
    overflow: hidden;
    width: 100%;
  }
  body .other_tuiList ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .other_tuiList ul li a .imgbox {
    width: 20px;
    height: 25px;
    line-height: 25px;
    float: left;
  }
  body .other_tuiList ul li a .imgbox img {
    display: none;
  }
  body .other_tuiList ul li a .imgbox span {
    color: #4c4c4c;
    font-size: 12px;
  }
  body .other_tuiList ul li a .text {
    line-height: 25px;
  }
  body .other_tuiList ul li a .text h5 {
    font-size: 12px;
    color: #4c4c4c;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .other_tuiList ul li a .text p {
    display: none;
  }
  body .other_tuiList ul li:nth-child(-n+3) {
    margin: 15px 0px;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .imgbox {
    width: 60px;
    height: 84px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    float: left;
    margin-right: 24px;
    display: block;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .imgbox span {
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    color: #FFF;
    padding-left: 3px;
    font-size: 12px;
    line-height: 18px;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text {
    height: 75px;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text h5 {
    font-size: 12px;
    color: #4c4c4c;
    font-weight: 400;
    line-height: 25px;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text h5 .times {
    display: none;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text .bookuser {
    color: #777;
    height: 40px;
  }
  body .other_tuiList ul li:nth-child(-n+3) a .text p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    display: block;
  }
  body .other_tuiList ul li:nth-child(1) a .imgbox span {
    background-image: url(../images/zhuanlan/jiao1.png);
  }
  body .other_tuiList ul li:nth-child(2) a .imgbox span {
    background-image: url(../images/zhuanlan/jiao2.png);
  }
  body .other_tuiList ul li:nth-child(3) a .imgbox span {
    background-image: url(../images/zhuanlan/jiao3.png);
  }
  body .hotZhuan > h2 {
    font-size: 16px;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .hotZhuan > h2 > a {
    font-size: 12px;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 5px;
  }
  body .hotZhuan > ul {
    width: 100%;
    padding-top: 15px;
  }
  body .hotZhuan > ul li {
    width: 100%;
    overflow: hidden;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #e0e0e0;
  }
  body .hotZhuan > ul li a {
    font-size: 12px;
    color: 4c4c4c;
  }
  body .hotZhuan > ul li a .icon {
    font-size: 12px;
    display: inline-block;
    padding-right: 5px;
  }
  body .hotZhuan > ul li a:hover {
    color: #ed6b00;
  }
  body .topSc {
    background: #fafafa;
    width: 100%;
    padding: 25px 20px 15px;
    margin-bottom: 10px;
  }
  body .topSc .img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 auto;
  }
  body .topSc .img img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .topSc .info {
    font-size: 16px;
    color: #666;
    margin: 10px 0px 25px;
    text-align: center;
  }
  body .topSc .numbox {
    overflow: hidden;
  }
  body .topSc .numbox span {
    font-size: 14px;
    color: #666;
    display: block;
    float: left;
    width: 50%;
  }
  body .topSc .btns {
    text-align: center;
  }
  body .topSc .btns > a {
    background: #ed6b00;
    height: 25px;
    width: 75px;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    margin: 10px auto 0;
  }
  body .topSc .btns .shareBtn {
    background: none;
    border: 1px solid #ed6b00;
    color: #ed6b00;
  }
  body .topSc .btns .shareBox {
    padding: 10px 0px 0px;
    transform: scale(0);
    transition: all .2s;
    height: 0px;
  }
  body .topSc .btns .shareBox.active {
    transform: scale(1);
    height: auto;
  }
  body 1 .rightImgbox {
    width: 100%;
    margin-bottom: 20px;
  }
  body 1 .rightImgbox h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body 1 .rightImgbox h4 a {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 600;
    float: right;
    margin-top: 5px;
  }
  body 1 .rightImgbox h4 a span {
    font-size: 13px;
    font-weight: 400;
  }
  body 1 .rightImgbox h4 .getMoreTui {
    display: none;
  }
  body 1 .rightImgbox .rightImg {
    margin: 15px 0px;
  }
  body 1 .rightImgbox .rightImg .rows {
    width: 100%;
  }
  body 1 .rightImgbox .rightImg .rows a img {
    width: 100%;
    height: 134px;
    display: block;
  }
  body 1 .rightImgbox .rightImg .rows a p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 40px;
    text-align: left;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 100%;
  }
  body .rightBangdan {
    width: 100%;
    padding: 15px 0px;
  }
  body .rightBangdan h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .rightBangdan h4 a {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 600;
    float: right;
    margin-top: 5px;
  }
  body .rightBangdan h4 a span {
    font-size: 13px;
    font-weight: 400;
  }
  body .rightBangdan h4 .getMoreTui {
    display: none;
  }
  body .rightBangdan ul {
    overflow: hidden;
    width: 100%;
    padding-top: 20px;
  }
  body .rightBangdan ul li {
    width: 100%;
    overflow: hidden;
    padding-bottom: 25px;
  }
  body .rightBangdan ul li .imgBox {
    width: 80px;
    height: 115px;
    float: left;
    margin-right: 10px;
    box-shadow: 3px 2px 10px #999;
    position: relative;
  }
  body .rightBangdan ul li .imgBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .rightBangdan ul li .textBox {
    float: left;
    width: 160px;
  }
  body .rightBangdan ul li .textBox h5 {
    width: 100%;
    font-size: 12px;
    color: #4c4c4c;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .rightBangdan ul li .textBox .name {
    font-size: 12px;
    color: #999999;
    line-height: 25px;
  }
  body .rightBangdan ul li .textBox .info {
    font-size: 12px;
    color: #777;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
  }
  body .rightBangdan ul li .textBox .priceBox {
    padding-top: 15px;
  }
  body .rightBangdan ul li .textBox .priceBox b {
    font-size: 14px;
    color: #ed6b00;
    font-weight: 400;
  }
  body .rightBangdan ul li .textBox .priceBox span {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
    margin-left: 5px;
    display: inline-block;
  }
  body .this_pageCode {
    width: 250px;
    float: right;
    margin-bottom: 5px;
  }
  body .this_pageCode #shareCodes {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }
  body .this_pageCode #shareCodes canvas {
    width: 100%;
    height: 100%;
  }
  body .this_pageCode p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin: 10px 0px;
  }
  body .myBook_Right {
    width: 250px;
    float: right;
  }
  body .myBook_Right h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .myBook_Right ul {
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
  }
  body .myBook_Right ul li {
    width: 110px;
    float: left;
    border: 1px solid #999;
    border-radius: 20px;
    text-align: center;
    padding: 8px 0px;
    margin-bottom: 15px;
  }
  body .myBook_Right ul li a {
    font-size: 12px;
    color: #999;
    display: block;
  }
  body .myBook_Right ul li a span {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
  }
  body .myBook_Right ul li:nth-child(odd) {
    margin-right: 30px;
  }
  body .myBook_Right ul li.active {
    border: 1px solid #ed6b00;
  }
  body .myBook_Right ul li.active a {
    color: #ed6b00;
  }
  body .myBook_Right ul li:hover {
    border: 1px solid #ed6b00;
  }
  body .myBook_Right ul li:hover a {
    color: #ed6b00;
  }
  body .shudanAuthor {
    width: 250px;
    float: right;
  }
  body .shudanAuthor h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .shudanAuthor h4 a {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: 5px;
  }
  body .shudanAuthor h4 a span {
    font-size: 13px;
    font-weight: 400;
  }
  body .shudanAuthor ul {
    width: 100%;
    padding: 10px 0px;
  }
  body .shudanAuthor ul li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  body .shudanAuthor ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .shudanAuthor ul li 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 .shudanAuthor ul li a .authorInfo {
    width: 190px;
    float: left;
    padding: 6px 0px;
  }
  body .shudanAuthor ul li a .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: 18px;
  }
  body .shudanAuthor ul li a .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    float: left;
  }
  body .shudanAuthor ul li a .authorInfo .top .name {
    color: #358dc5;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
  }
  body .shudanAuthor ul li a .authorInfo .top .vip {
    width: 14px;
    height: 16px;
    background-image: url(../images/icon/icon_vip.png);
    margin: 2px 5px 2px 0px;
  }
  body .shudanAuthor ul li a .authorInfo .top .author {
    width: 40px;
    height: 14px;
    background-image: url(../images/icon/icon_author.png);
    margin: 3px 5px 3px 0px;
  }
  body .shudanAuthor ul li a .authorInfo .num {
    font-size: 12px;
    color: #7e7e7e;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .dsbjothers {
    width: 250px;
    float: right;
  }
  body .dsbjothers h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .dsbjothers h4 a {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    margin-top: 5px;
  }
  body .dsbjothers h4 a span {
    font-size: 13px;
    font-weight: 400;
  }
  body .dsbjothers ul {
    width: 100%;
    padding: 10px 0px;
  }
  body .dsbjothers ul li {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px solid #ebebeb;
  }
  body .dsbjothers ul li .userInfo {
    width: 100%;
  }
  body .dsbjothers ul li .userInfo a {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  body .dsbjothers ul li .userInfo a .imgBox {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo {
    width: 200px;
    float: left;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: 18px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    float: left;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top .name {
    color: #358dc5;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top .vip {
    width: 14px;
    height: 16px;
    background-image: url(../images/icon/icon_vip.png);
    margin: 2px 5px 2px 0px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .top .author {
    width: 40px;
    height: 14px;
    background-image: url(../images/icon/icon_author.png);
    margin: 3px 5px 3px 0px;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .times {
    font-size: 12px;
    color: #7e7e7e;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .dsbjothers ul li .userInfo a .authorInfo .info {
    font-size: 12px;
    color: #4c4c4c;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    height: 36px;
    margin-bottom: 15px;
  }
  body .dsbjothers ul li .dsbjin {
    width: 100%;
  }
  body .dsbjothers ul li .dsbjin .dsbjtext {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    margin: 10px 0px;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia {
    background: #fcfcfc;
    padding: 15px 10px;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei {
    height: 44px;
    overflow: hidden;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei .iconfont {
    color: #ed6b00;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei .text {
    border-bottom: 2px solid #ed6b00;
    font-size: 14px;
    line-height: 20px;
  }
  body .dsbjothers ul li .dsbjin .dsbjxia .hei .text a {
    color: #333;
  }
  body .dsbjothers ul li .dsbjin .btns {
    width: 100%;
    overflow: hidden;
    color: #999999;
    padding: 10px 0px;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn {
    float: left;
    font-size: 12px;
    color: #4c4c4c;
    padding: 0 5px;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn .iconfont {
    font-size: 14px;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn.active {
    color: #ed6b00;
  }
  body .dsbjothers ul li .dsbjin .btns .iconbtn:last-child {
    padding: 0px;
    float: right;
    color: #ed6b00;
  }
  body .dsbjothers ul li .dsbjin .btns .jindu {
    float: left;
    font-size: 12px;
  }
  body .dsbjothers ul li:last-child {
    border-bottom: none;
  }
  body .author_organization {
    width: 250px;
    float: right;
  }
  body .author_organization h4 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
  }
  body .author_organization h4 .num {
    font-size: 14px;
    color: #414141;
    font-weight: 400;
  }
  body .author_organization h4 .changeThis {
    font-size: 14px;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    line-height: 17px;
    cursor: pointer;
  }
  body .author_organization .author_rlist {
    width: 100%;
  }
  body .author_organization .author_rlist ul {
    width: 100%;
    overflow: hidden;
  }
  body .author_organization .author_rlist ul li {
    width: 70px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    padding: 20px 0px 0px;
  }
  body .author_organization .author_rlist ul li .imgbox {
    width: 100%;
    height: 90px;
  }
  body .author_organization .author_rlist ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_organization .author_rlist ul li p {
    color: #358dc5;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
  }
  body .author_organization .author_rlist ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .author_followbox {
    width: 250px;
    float: right;
  }
  body .author_followbox h4 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
  }
  body .author_followbox h4 .num {
    font-size: 14px;
    color: #414141;
    font-weight: 400;
  }
  body .author_followbox h4 .changeThis {
    font-size: 14px;
    color: #ed6b00;
    font-weight: 400;
    float: right;
    line-height: 17px;
    cursor: pointer;
  }
  body .author_followbox .follow_rlist {
    width: 100%;
  }
  body .author_followbox .follow_rlist ul {
    width: 100%;
    overflow: hidden;
  }
  body .author_followbox .follow_rlist ul li {
    width: 70px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    padding: 20px 0px 0px;
  }
  body .author_followbox .follow_rlist ul li .imgbox {
    width: 100%;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
  }
  body .author_followbox .follow_rlist ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_followbox .follow_rlist ul li p {
    color: #358dc5;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
  }
  body .author_followbox .follow_rlist ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .author_followbox .follow_rlist .followNum {
    width: 100%;
    height: 40px;
    background: #fff2e7;
    color: #ed6b00;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin: 15px 0px 45px;
    font-size: 14px;
  }
  body .author_followbox .follow_rlist .followNum span {
    font-size: 16px;
    padding-right: 10px;
    font-weight: 400;
  }
  body .author_activity {
    width: 250px;
    float: right;
  }
  body .author_activity h4 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
  }
  body .author_activity h4 .num {
    font-size: 14px;
    color: #414141;
    font-weight: 400;
  }
  body .author_activity .activity_list {
    width: 100%;
  }
  body .author_activity .activity_list ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  body .author_activity .activity_list ul li {
    width: 100%;
    padding: 20px 0 10px;
  }
  body .author_activity .activity_list ul li a {
    line-height: 18px;
  }
  body .author_activity .activity_list ul li a h5 {
    color: #1bb1ad;
    font-size: 14px;
    line-height: 20px;
  }
  body .author_activity .activity_list ul li a h5 .iconfont {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    color: #FFF;
    background: #1bb1ad;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 20px;
    float: left;
    margin-right: 10px;
  }
  body .author_activity .activity_list ul li a .texts {
    font-size: 12px;
    color: #999999;
    line-height: 25px;
    width: 100%;
    padding-left: 30px;
  }
  body .author_collectDan {
    width: 250px;
    float: right;
  }
  body .author_collectDan h4 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
  }
  body .author_collectDan h4 .num {
    font-size: 14px;
    color: #414141;
    font-weight: 400;
  }
  body .author_collectDan .collect_list {
    width: 100%;
  }
  body .author_collectDan .collect_list ul {
    width: 100%;
    padding: 20px 0px;
  }
  body .author_collectDan .collect_list ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  body .author_collectDan .collect_list ul li a {
    display: block;
    overflow: hidden;
    color: #414141;
  }
  body .author_collectDan .collect_list ul li a .imgbox {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  body .author_collectDan .collect_list ul li a .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_collectDan .collect_list ul li a .textright p {
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 18px;
    font-size: 16px;
  }
  body .author_collectDan .collect_list ul li a .textright span {
    padding: 3px 10px;
    background: #f4f4f4;
    color: #4c4c4c;
    line-height: 20px;
    font-size: 12px;
  }
  body .author_reading {
    width: 250px;
    float: right;
  }
  body .author_reading h4 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
  }
  body .author_reading .reading_list {
    width: 100%;
  }
  body .author_reading .reading_list ul {
    width: 100%;
    padding: 20px 0px;
  }
  body .author_reading .reading_list ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  body .author_reading .reading_list ul li .imgbox {
    float: left;
    width: 115px;
    height: 160px;
    position: relative;
    margin-right: 20px;
  }
  body .author_reading .reading_list ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .author_reading .reading_list ul li .rtext {
    width: 115px;
    float: right;
  }
  body .author_reading .reading_list ul li .rtext h5 {
    margin: 10px 0px;
    font-size: 14px;
    height: 44px;
    overflow: hidden;
  }
  body .author_reading .reading_list ul li .rtext h5 a {
    line-height: 22px;
    color: #414141;
    font-weight: 600;
  }
  body .author_reading .reading_list ul li .rtext .text {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
  }
  body .author_reading .reading_list ul li .rtext .Price {
    font-size: 18px;
    color: #ed6b00;
    line-height: 30px;
  }
  body .mh_lookall {
    width: 250px;
    float: right;
  }
  body .mh_lookall h5 {
    font-size: 16px;
    color: #414141;
    font-weight: 600;
    line-height: 20px;
  }
  body .mh_lookall h5 img {
    height: 20px;
    vertical-align: top;
  }
  body .mh_lookall .mh_listbox {
    width: 100%;
  }
  body .mh_lookall .mh_listbox .items {
    width: 100%;
    margin: 20px 0  40px;
    position: relative;
    overflow: hidden;
    padding-top: 5px ;
  }
  body .mh_lookall .mh_listbox .items .top_numbox {
    display: none;
  }
  body .mh_lookall .mh_listbox .items .imgbox {
    width: 115px;
    height: 160px;
    margin-right: 15px;
    position: relative;
    float: left;
  }
  body .mh_lookall .mh_listbox .items .imgbox a img {
    width: 100%;
    height: 100%;
  }
  body .mh_lookall .mh_listbox .items .imgbox a span {
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    display: block;
    white-space: nowrap;
    position: absolute;
    bottom: 15px;
    left: 50%;
    font-size: 12px;
    transform: scale(0.8) translateX(-62%);
  }
  body .mh_lookall .mh_listbox .items .textRight {
    width: 120px;
    float: left;
  }
  body .mh_lookall .mh_listbox .items .textRight > h5 {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    width: 100%;
    max-height: 44px;
    overflow: hidden;
  }
  body .mh_lookall .mh_listbox .items .textRight > h5 a {
    color: #333;
    font-weight: 600;
  }
  body .mh_lookall .mh_listbox .items .textRight .price {
    font-size: 18px;
    color: #f02222;
    line-height: 30px;
    margin-top: 5px;
  }
  body .mh_lookall .mh_listbox .items .textRight .infobox {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    margin: 5px 0px;
  }
  body .mh_lookall .mh_listbox .items .textRight .by_box {
    width: 100%;
    overflow: hidden;
    padding: 10px 0px 0px;
  }
  body .mh_lookall .mh_listbox .items .textRight .by_box .goToby {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 14px;
    color: #FFF;
    background: #ed6b00;
    border-radius: 3px;
  }
  body .mh_lookall .mh_listbox .items .textRight .by_box .bookNum {
    padding: 0 15px;
    line-height: 15px;
    font-size: 14px;
    color: #999999;
    display: block;
    float: left;
    margin: 5px 0px;
  }
  body .mh_lookall .mh_listbox .items:nth-child(-n+3) .top_numbox {
    position: absolute;
    top: 0px;
    left: 10px;
    display: block;
    width: 18px;
    height: 25px;
    z-index: 2;
    color: #FFf;
    background-image: url(../images/manghe/zshy_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
  }
  body .video-rightThisBook {
    width: 250px;
    float: right;
    margin-bottom: 30px;
  }
  body .video-rightThisBook h2 {
    font-size: 18px;
    padding-left: 5px;
    overflow: hidden;
    width: 100;
    border-left: 4px solid #ed6b00;
  }
  body .video-rightThisBook h2 a {
    float: right;
    font-size: 16px;
  }
  body .video-rightThisBook .booklist .bookInfo {
    width: 100%;
    height: 160px;
    margin: 15px 0px;
  }
  body .video-rightThisBook .booklist .bookInfo .img {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 20px;
  }
  body .video-rightThisBook .booklist .bookInfo .img img {
    width: 100%;
    height: 100%;
  }
  body .video-rightThisBook .booklist .bookInfo .img .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    padding: 2px 6px;
    color: #FFF;
    font-size: 12px;
  }
  body .video-rightThisBook .booklist .bookInfo .img .iconfont span {
    margin-left: 5px;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox {
    height: 100%;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookname {
    overflow: hidden;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookname p {
    width: 100%;
    font-size: 12px;
    color: #4c4c4c;
    display: inline-block;
    font-weight: 600;
    line-height: 15px;
    height: 30px;
    float: left;
    /* text-overflow: ellipsis;
                                white-space: nowrap;*/
    overflow: hidden;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookname .icon {
    border: 1px solid #c3c3c3;
    color: #999999;
    padding: 0px 3px;
    float: left;
    font-size: 12px;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookuser {
    font-size: 12px;
    color: #777;
    margin: 5px 0px 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .bookinfo {
    font-size: 12px;
    color: #777;
    margin: 5px 0px 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .video-rightThisBook .booklist .bookInfo .textbpox .price {
    font-size: 18px;
    color: #ed6b00;
    font-weight: 400;
    line-height: 40px;
  }
  body .video-rightpeople {
    width: 250px;
    float: right;
    margin-bottom: 30px;
  }
  body .video-rightpeople h2 {
    font-size: 18px;
    padding-left: 5px;
    overflow: hidden;
    width: 100;
    border-left: 4px solid #ed6b00;
  }
  body .video-rightpeople h2 a {
    float: right;
    font-size: 16px;
  }
  body .video-rightpeople ul {
    width: 100%;
    padding-top: 20px;
  }
  body .video-rightpeople ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  body .video-rightpeople ul li .imgbox {
    width: 70px;
    height: 90px;
    position: relative;
    float: left;
    background: #ebebeb;
    margin-right: 10px;
  }
  body .video-rightpeople ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .video-rightpeople ul li .rightText {
    width: 165px;
    float: left;
  }
  body .video-rightpeople ul li .rightText h5 {
    width: 100%;
    overflow: hidden;
    line-height: 20px;
  }
  body .video-rightpeople ul li .rightText h5 .l {
    color: #358dc5;
    font-size: 14px;
    display: block;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-overflow: ellipsis;
    margin-right: 5px;
  }
  body .video-rightpeople ul li .rightText h5 img {
    width: 40px;
  }
  body .video-rightpeople ul li .rightText .info {
    font-size: 12px;
    color: #9b9b9b;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  body .video-rightpeople ul li .rightText .followBtn {
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #ed6b00;
    background: #ffe9d8;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
  }
  body .video-rightpeople ul li .rightText .followBtn span {
    font-size: 14px;
  }
  body .right-aboutPhoto {
    width: 100%;
    float: right;
    margin-bottom: 20px;
  }
  body .right-aboutPhoto h2 {
    font-size: 18px;
    overflow: hidden;
    width: 100%;
  }
  body .right-aboutPhoto h2 a {
    float: right;
    font-size: 12px;
    color: #ed6b00;
    padding-top: 5px;
  }
  body .right-aboutPhoto ul {
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
  }
  body .right-aboutPhoto ul li {
    width: 65px;
    float: left;
    margin-right: 18px;
  }
  body .right-aboutPhoto ul li .imgbox {
    width: 100%;
    height: 65px;
    border-radius: 5px;
    overflow: hidden;
  }
  body .right-aboutPhoto ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .right-aboutPhoto ul li p {
    font-size: 12px;
    color: #333;
    line-height: 35px;
    text-align: center;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .right-aboutPhoto ul li:nth-child(4n) {
    margin-right: 0px;
  }
  body .right-videoList {
    width: 100%;
    float: right;
    margin-bottom: 20px;
  }
  body .right-videoList h2 {
    font-size: 18px;
    overflow: hidden;
    width: 100;
  }
  body .right-videoList h2 a {
    float: right;
    font-size: 12px;
    color: #ed6b00;
    padding-top: 5px;
  }
  body .right-videoList ul {
    width: 100%;
    padding-top: 20px;
    overflow: hidden;
  }
  body .right-videoList ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .right-videoList ul li a .num {
    float: left;
    width: 30px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    margin-right: 10px;
    text-align: center;
    display: block;
  }
  body .right-videoList ul li a .r {
    width: 275px;
    overflow: hidden;
    float: left;
  }
  body .right-videoList ul li a .r h5 {
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
  }
  body .right-videoList ul li a .r p {
    font-size: 12px;
    color: #a6a6a6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    line-height: 30px;
  }
  body .right-videoList ul li a .r .hotLook {
    font-size: 12px;
    color: #a6a6a6;
  }
  body .right-videoList ul li a .r .hotLook .iconfont {
    color: #ed6b00;
    font-size: 14px;
  }
  body .right-videoList ul li:first-child a > span {
    background-color: #ff3000;
    color: #FFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  body .right-videoList ul li:nth-child(2) a > span {
    background-color: #ff6000;
    color: #FFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  body .right-videoList ul li:nth-child(3) a > span {
    background-color: #ffb400;
    color: #FFF;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  body .right-videoList ul li:hover a h5 {
    color: #ed6b00;
  }
  body .index2_right_videolist {
    width: 285px;
    float: right;
  }
  body .index2_right_videolist .right_title {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
  }
  body .index2_right_videolist .right_title a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .index2_right_videolist .right_title a span {
    font-size: 12px;
  }
  body .index2_right_videolist .right_title a:hover {
    color: #c6a770;
  }
  body .index2_right_videolist .right_title a:hover span {
    color: #c6a770;
  }
  body .index2_right_videolist .list {
    width: 100%;
  }
  body .index2_right_videolist .list .item {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
  body .index2_right_videolist .list .item .imgbox {
    width: 100%;
    height: 166px;
    position: relative;
    overflow: hidden;
  }
  body .index2_right_videolist .list .item .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s;
  }
  body .index2_right_videolist .list .item .text {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 14px;
    color: #FFF;
    background-image: url(../images/index2/video_bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  body .index2_right_videolist .list .item .text span {
    margin-right: 5px;
    vertical-align: middle;
  }
  body .index2_right_videolist .list .item:hover .imgbox img {
    transform: scale(1.2);
  }
  body .index2_right_banner {
    width: 285px;
    float: right;
  }
  body .index2_right_banner .banner_item {
    margin-bottom: 30px;
  }
  body .index2_right_banner .banner_item .imgbox {
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
  }
  body .index2_right_banner .banner_item .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  body .index2_right_banner .banner_item .imgbox:hover img {
    transform: scale(1.2);
  }
  body .index2_right_banner .banner_item:last-child {
    margin-bottom: 0px;
  }
  body .index2_right_hotlist {
    width: 285px;
    float: right;
  }
  body .index2_right_hotlist .right_title {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
  }
  body .index2_right_hotlist .right_title a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .index2_right_hotlist .right_title a span {
    font-size: 12px;
  }
  body .index2_right_hotlist .right_title a:hover {
    color: #c6a770;
  }
  body .index2_right_hotlist .right_title a:hover span {
    color: #c6a770;
  }
  body .index2_right_hotlist .list {
    width: 100%;
    padding: 35px 0px 0px;
    overflow: hidden;
    max-height: 325px;
  }
  body .index2_right_hotlist .list a {
    font-size: 12px;
    color: #2b2b2b;
    border: 1px solid #2b2b2b;
    border-radius: 20px;
    line-height: 20px;
    float: left;
    padding: 5px 10px;
    margin: 0 10px 10px 0px;
  }
  body .index2_right_hotlist .list a.active {
    color: #6eacac;
    border: 1px solid #6eacac;
  }
  body .index2_right_hotlist .list a:hover {
    color: #6eacac;
    border: 1px solid #6eacac;
  }
  body .index2_right_bookList {
    width: 285px;
    float: right;
  }
  body .index2_right_bookList .top_navbox {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
  }
  body .index2_right_bookList .top_navbox .btnbox {
    width: 100%;
    float: left;
  }
  body .index2_right_bookList .top_navbox .btnbox a {
    float: left;
    font-size: 16px;
    padding-bottom: 10px;
    margin: 0px 15px;
    position: relative;
    color: #010101;
  }
  body .index2_right_bookList .top_navbox .btnbox a::after {
    content: '';
    width: 0%;
    height: 3px;
    background: #c6a770;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
  }
  body .index2_right_bookList .top_navbox .btnbox a.active {
    color: #c6a770;
  }
  body .index2_right_bookList .top_navbox .btnbox a.active::after {
    width: 100%;
  }
  body .index2_right_bookList .top_navbox .btnbox a:hover {
    color: #c6a770;
  }
  body .index2_right_bookList .top_navbox .btnbox a:hover::after {
    width: 100%;
  }
  body .index2_right_bookList .list_box {
    width: 100%;
    padding: 20px 0px;
  }
  body .index2_right_bookList .list_box ul {
    width: 100%;
    background: #fafafa;
    display: none;
    border-radius: 5px;
    padding: 10px 20px;
  }
  body .index2_right_bookList .list_box ul li {
    width: 100%;
    overflow: hidden;
    padding: 11px 0px;
    border-bottom: 1px solid #e5e5e5;
  }
  body .index2_right_bookList .list_box ul li a {
    color: #000;
  }
  body .index2_right_bookList .list_box ul li .imgbox {
    width: 0px;
    height: 0px;
    position: relative;
    float: left;
    margin-right: 15px;
    overflow: hidden;
  }
  body .index2_right_bookList .list_box ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .index2_right_bookList .list_box ul li .textbpox {
    width: 100%;
    float: right;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname a {
    display: block;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname:hover {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookname:hover a {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li .textbpox .bookuser {
    display: none;
  }
  body .index2_right_bookList .list_box ul li .textbpox .price {
    display: none;
  }
  body .index2_right_bookList .list_box ul li.active .imgbox {
    width: 87px;
    height: 122px;
    overflow: initial;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox {
    width: 140px;
    float: right;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
    margin-bottom: 20px;
    white-space: inherit;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname a {
    display: block;
    height: 100%;
    white-space: inherit;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname:hover {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookname:hover a {
    color: #c6a770;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .bookuser {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f9f9f;
    font-size: 12px;
    line-height: 30px;
    display: block;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .price {
    width: 100%;
    white-space: nowrap;
    display: block;
  }
  body .index2_right_bookList .list_box ul li.active .textbpox .price span {
    font-size: 14px;
    color: #000000;
  }
  body .index2_right_bookList .list_box ul li:last-child {
    border-bottom: none;
  }
  body .index2_right_bookList .list_box ul.active {
    display: block;
  }
  body .index2_right_bookDan {
    width: 285px;
    float: right;
  }
  body .index2_right_bookDan .right_title {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
  }
  body .index2_right_bookDan .right_title a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .index2_right_bookDan .right_title a span {
    font-size: 12px;
  }
  body .index2_right_bookDan .right_title a:hover {
    color: #c6a770;
  }
  body .index2_right_bookDan .right_title a:hover span {
    color: #c6a770;
  }
  body .index2_right_bookDan .dan_list {
    margin-top: 15px;
    width: 100%;
    background-image: url(../images/index2/bookDan_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 340px;
    padding: 75px 0px 20px;
  }
  body .index2_right_bookDan .dan_list ul {
    width: 100%;
  }
  body .index2_right_bookDan .dan_list ul li {
    width: 100%;
    padding: 0 15px;
  }
  body .index2_right_bookDan .dan_list ul li a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #676565;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 35px;
  }
}
