@media (max-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 100%;
    margin: 0 auto;
  }
  body .container {
    width: 100%;
    padding: 0px;
    position: relative;
  }
  body .container .topRight {
    overflow: hidden;
    padding-top: 0.8rem;
  }
  body .container .topRight .topBannerNews {
    width: 6.8rem;
    margin: 0.2rem 0.35rem;
  }
  body .container .topRight .topBannerNews .swiperbanner {
    width: 100%;
    height: 3rem;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
  }
  body .container .topRight .topBannerNews .swiperbanner .swiper-button-prev,
  body .container .topRight .topBannerNews .swiperbanner .swiper-button-next {
    display: none !important;
  }
  body .container .topRight .topBannerNews .swiperbanner .swiper-slide {
    width: 100%;
    height: 3rem;
    border-radius: 0.1rem;
    overflow: hidden;
  }
  body .container .topRight .topBannerNews .swiperbanner .swiper-slide a {
    width: 100%;
  }
  body .container .topRight .topBannerNews .swiperbanner .swiper-slide a img {
    width: 100%;
    height: 100%;
  }
  body .container .topRight .topBannerNews .swiperbanner .banner-pagination {
    width: 100%;
    position: absolute;
    bottom: 0.25rem;
    right: 0rem;
    z-index: 999;
    text-align: right;
    padding-right: 0.2rem;
  }
  body .container .topRight .topBannerNews .swiperbanner .banner-pagination .swiper-pagination-bullet {
    background: #ed6b00;
    width: 0.15rem;
    height: 0.15rem;
    opacity: 0.8;
  }
  body .container .topRight .topBannerNews .swiperbanner .banner-pagination .swiper-pagination-bullet-active {
    background: #FFF;
  }
  body .container .topRight .topBannerNews .rightNews {
    width: 100%;
    padding: 0.35rem 0rem;
  }
  body .container .topRight .topBannerNews .rightNews h3 {
    color: #4c4c4c;
    font-size: 0.3rem;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .topRight .topBannerNews .rightNews h3 a {
    float: right;
    font-size: 0.24rem;
    color: #ed6b00;
    margin-top: 5px;
  }
  body .container .topRight .topBannerNews .rightNews h3 a span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .topRight .topBannerNews .rightNews ul {
    padding-top: 0.3rem;
    overflow: hidden;
  }
  body .container .topRight .topBannerNews .rightNews ul li {
    width: 100%;
    line-height: 0.45rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  body .container .topRight .topBannerNews .rightNews ul li a {
    font-size: 0.24rem;
    color: #4c4c4c;
  }
  body .container .topRight .topTjbox {
    width: 100%;
    padding: 0rem 0.35rem;
    float: left;
    position: relative;
  }
  body .container .topRight .topTjbox h2 {
    font-size: 0.3rem;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .topRight .topTjbox h2 > span {
    color: #f69211;
    font-size: 0.3rem;
    font-weight: 400;
  }
  body .container .topRight .topTjbox h2 > a {
    float: right;
    font-size: 0.24rem;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 0.15rem;
  }
  body .container .topRight .topTjbox h2 > a span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .topRight .topTjbox .topTjbox-container {
    width: 100%;
    overflow: hidden;
    margin: 0.1rem auto;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper {
    width: auto;
    overflow-y: scroll;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide {
    width: 1.61rem;
    margin: 0.2rem 0.1rem;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookImg {
    width: 1.61rem;
    height: 2.24rem;
    box-shadow: 0.01rem 0.01rem 0.03rem #b7b7b7;
    position: relative;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookName {
    font-size: 0.24rem;
    line-height: 0.3rem;
    height: 0.6rem;
    width: 100%;
    overflow: hidden;
    margin: 0.1rem 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0.1rem;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .userName {
    color: #999999;
    font-size: 0.24rem;
    width: 100%;
    line-height: 0.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 0.2rem;
    overflow: hidden;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookPrice span {
    font-size: 0.24rem;
    color: #999999;
  }
  body .container .topRight .topTjbox .topTjbox-button-next {
    display: none;
  }
  body .container .topRight .topTjbox .topTjbox-button-prev {
    display: none;
  }
  body .container .topRight .topZtbox {
    width: 100%;
    padding: 0px 0.35rem;
    float: left;
  }
  body .container .topRight .topZtbox h2 {
    font-size: 18px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .topRight .topZtbox h2 .swiperBtn {
    display: none;
  }
  body .container .topRight .topZtbox h2 .more {
    float: right;
    font-size: 0.24rem;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 0.15rem;
  }
  body .container .topRight .topZtbox h2 .more span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .topRight .topZtbox .ztbox-container {
    margin: 10px 0px;
    overflow: hidden;
  }
  body .container .topRight .topZtbox .ztbox-container .swiper-slide {
    overflow: hidden;
  }
  body .container .topRight .topZtbox .ztbox-container .swiper-slide > div {
    width: 1.4rem;
    height: 1.4rem;
    line-height: 1.4rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 0.05rem;
    float: left;
    margin: 0.2rem 0.425rem;
  }
  body .container .topRight .topZtbox .ztbox-container .swiper-slide > div a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 0.3rem;
  }
  body .container .contList {
    width: 100%;
    padding-top: 35px;
  }
  body .container .contList .contTopList {
    width: 100%;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui {
    width: 100%;
    padding: 0 0.35rem 0.35rem;
  }
  body .container .contList .contTopList .leftTui .tuiNav {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul {
    float: left;
    width: 100%;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li {
    font-size: 0.3rem;
    float: left;
    color: #999999;
    margin-right: 0.15rem;
    cursor: pointer;
    white-space: nowrap;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li .more {
    float: right;
    font-size: 0.24rem;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 0.15rem;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li .more span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul .xueshu {
    width: 100%;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li.active {
    color: #4c4c4c;
    font-weight: 400;
    position: relative;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li.active::before {
    width: 0.4rem;
    height: 0.05rem;
    background: #ed6b00;
    content: '';
    position: absolute;
    bottom: -0.03rem;
    left: 0px;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul {
    width: 100%;
    margin: 0.1rem 0rem 0rem;
    display: inline-flex;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    overflow-y: scroll;
    padding: 0.1rem 0;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li {
    font-size: 0.28rem;
    color: #666666;
    border: 1px solid #ed6b00;
    border-left: none;
    height: 0.6rem;
    min-width: 20%;
    line-height: 0.6rem;
    text-align: center;
    cursor: pointer;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li span {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li.active {
    color: #FFF;
    background: #ed6b00;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li:first-child {
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li:last-child {
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
  }
  body .container .contList .contTopList .leftTui .tuiNav .widthAuto {
    display: inline-flex;
    width: 75%;
    overflow-x: scroll;
    padding-bottom: 0.2rem;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox {
    float: right;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .iconfont {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .list-pagination {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .more {
    float: right;
    font-size: 0.24rem;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 0.15rem;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .more span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .active {
    display: block!important;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .active .more {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .more {
    font-size: 12px;
    color: #665656;
    font-weight: 600;
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .more span {
    font-size: 13px;
    font-weight: 400;
  }
  body .container .contList .contTopList .leftTui .listBox {
    width: 100%;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem {
    width: 100%;
    padding: 0.1rem 0rem;
    display: none;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList {
    width: 100%;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide {
    overflow-y: scroll;
    display: inline-flex;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item {
    width: 1.61rem;
    margin: 0.1rem 0.28rem 0rem 0.1rem;
    float: left;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg {
    width: 1.61rem;
    height: 2.24rem;
    box-shadow: 0.01rem 0.01rem 0.03rem #b7b7b7;
    position: relative;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookName {
    font-size: 0.24rem;
    line-height: 0.3rem;
    height: 0.6rem;
    width: 100%;
    overflow: hidden;
    margin: 0.1rem 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0.1rem;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .userName {
    color: #999999;
    font-size: 0.24rem;
    width: 100%;
    line-height: 0.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 0.2rem;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice span {
    font-size: 0.2rem;
    color: #999999;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem.active {
    display: block;
  }
  body .container .contList .contTopList .authorBox {
    width: 100%;
    padding: 0.2rem 0.35rem 0.4rem;
  }
  body .container .contList .contTopList .authorBox h2 {
    font-size: 0.3rem;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn {
    display: none;
  }
  body .container .contList .contTopList .authorBox h2 .more {
    display: none;
    float: right;
    font-size: 0.24rem;
    color: #665656;
    font-weight: 600;
    margin-top: 0.15rem;
  }
  body .container .contList .contTopList .authorBox h2 .more span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .contList .contTopList .authorBox .authorBox-container {
    width: 100%;
    padding-top: 0.2rem;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper {
    display: block;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items {
    overflow: hidden;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.3rem;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .bookImg {
    width: 1.55rem;
    height: 1.55rem;
    border-radius: 0.1rem;
    overflow: hidden;
    float: left;
    margin-right: 0.25rem;
    position: relative;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .bookImg img {
    width: 100%;
    min-height: 100%;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .textbox {
    display: table;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .textbox .userName {
    color: #4c4c4c;
    font-size: 0.28rem;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .textbox .userName .author {
    width: 40px;
    height: 14px;
    background-image: url(..//images/icon/icon_author.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 5px;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .textbox .bookinfo {
    font-size: 0.24rem;
    color: #4c4c4c;
    margin: 0.1rem 0px 0rem;
    height: 0.7rem;
    overflow: hidden;
    display: none;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .textbox .booklist {
    margin-top: 0.2rem;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .swiper-wrapper .items a .textbox .booklist span {
    font-size: 0.24rem;
    color: #665656;
  }
  body .container .contList .ctl2 {
    margin-bottom: 0.4rem;
  }
  body .container .contList .ctl3 {
    padding-bottom: 0.4rem;
  }
  body .container .contList .ctl3 .leftTui {
    width: 100%;
  }
  body .container .contList .ctl3 .leftTui .listBox .listItem .swiperList .swiper-slide {
    padding: 0px;
  }
  body .container .contList .ctl3 .leftTui .listBox .listItem .swiperList .swiper-slide .item {
    margin: 0.2rem 0.18rem 0;
  }
  body .container .index_likeing {
    width: 100%;
    overflow: hidden;
  }
  body .container .index_likeing .likebox {
    width: 100%;
    padding: 1.2rem 0.35rem 0px;
  }
  body .container .index_likeing .likebox > h2 {
    font-size: 0.3rem;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .index_likeing .likebox > h2 > a {
    font-size: 0.2rem;
    color: #665656;
    float: right;
    font-weight: 400;
    margin-top: 0.1rem;
  }
  body .container .index_likeing .likebox > h2 > a span {
    width: 0.3rem;
    height: 0.3rem;
    display: inline-block;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.3rem;
  }
  body .container .index_likeing .likebox > h2 > a span.active {
    -webkit-animation: haha1 0.8s linear 1;
    animation: haha1 0.8s linear 1;
  }
  body .container .index_likeing .likebox .likelist {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.2rem;
  }
  body .container .index_likeing .likebox .likelist .item {
    width: 100%;
    margin-bottom: 0.2rem;
    padding: 0.3rem 0rem 0rem;
  }
  body .container .index_likeing .likebox .likelist .item .img {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: 0.3rem;
    /*  .iconfont{
                                    position: absolute;
                                    bottom:0px;
                                    right: 0px;
                                    background: rgba(0,0,0,.6);
                                    padding:.02rem .1rem;
                                    color: #FFF;
                                    font-size: .2rem;
                                    span{
                                        margin-left: .1rem;
                                    }
                                }*/
  }
  body .container .index_likeing .likebox .likelist .item .img img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.12rem 0 0 -0.805rem;
    box-shadow: 0.05rem 0.05rem 0.2rem #a3a3a3;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookname {
    overflow: hidden;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookname p {
    max-width: 4rem;
    font-size: 0.28rem;
    color: #4c4c4c;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookname .icon {
    border: 1px solid #c3c3c3;
    color: #999999;
    padding: 0px 0.05rem;
    float: left;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookuser {
    font-size: 0.2rem;
    color: #999999;
    margin: 0.15rem 0rem 0.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookinfo {
    font-size: 0.24rem;
    color: #777;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookCollect {
    font-size: 0.2rem;
    color: #4c4c4c;
    line-height: 0.25rem;
    overflow: hidden;
    margin: 0.15rem 0px 0.05rem;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookCollect span {
    display: block;
    float: left;
    margin-right: 0.1rem;
    font-size: 0.2rem;
    color: #4c4c4c;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookCollect.active span {
    color: #fe1818;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox a.goInfo {
    font-size: 0.22rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .index_zhuanti {
    width: 100%;
  }
  body .container .index_zhuanti .zhuanti_box {
    width: 100%;
    padding: 0.2rem 0.35rem 0rem;
  }
  body .container .index_zhuanti .zhuanti_box > h2 {
    font-size: 0.3rem;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .index_zhuanti .zhuanti_box > h2 > a {
    font-size: 0.2rem;
    color: #665656;
    float: right;
    font-weight: 400;
    margin-top: 0.1rem;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .iconfont {
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 0.3rem;
    float: left;
    cursor: pointer;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination {
    float: left;
    line-height: 0.2rem;
    margin: 0 0.2rem;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination span {
    display: inline-block;
    margin: 0px 0.06rem;
    line-height: 0.3rem;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list {
    width: 100%;
    padding: 0.3rem 0rem 0rem;
    overflow: hidden;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items {
    width: 1.45rem;
    height: 1.45rem;
    border-radius: 0.1rem;
    overflow: hidden;
    float: left;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
    box-shadow: 0.05rem 0.05rem 0.1rem #c3c3c3;
    transition: all 0.2s;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items a {
    display: block;
    cursor: pointer;
    font-size: 0.28rem;
    color: #FFF;
    text-align: center;
    line-height: 1.5rem;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items:nth-child(4) {
    margin-right: 0px;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items:last-child {
    margin-right: 0px;
  }
  body .container .index_zhuanti .tuijian_box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.4rem;
    padding: 0 0.35rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui {
    width: 100%;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul {
    float: left;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li {
    font-size: 0.28rem;
    color: #999999;
    margin-right: 0.2rem;
    cursor: pointer;
    vertical-align: bottom;
    display: inline-block;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li .more {
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li.active {
    color: #4c4c4c;
    font-weight: 400;
    position: relative;
    font-size: 0.3rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li.active::before {
    width: 0.4rem;
    height: 0.05rem;
    background: #ed6b00;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul {
    overflow: hidden;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li {
    font-size: 0.28rem;
    float: left;
    color: #999999;
    padding-left: 0.1rem;
    cursor: pointer;
    margin-top: 0.1rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li span {
    font-size: 0.24rem;
    color: #999;
    padding: 0 0.15rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li.active {
    color: #ed6b00;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li.active span {
    color: #999;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li:last-child span {
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox {
    float: right;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox .more {
    font-size: 0.24rem;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 0.1rem;
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox .more span {
    font-size: 0.26rem;
    font-weight: 400;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox .more.active {
    display: block;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox {
    width: 100%;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem {
    width: 100%;
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList {
    width: 100%;
    overflow-y: hidden;
    padding: 0.2rem 0rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide {
    display: inline-flex;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item {
    margin: 0.1rem 0.3rem 0rem 0rem;
    float: left;
    transition: all 0.5s;
    width: 1.61rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg {
    width: 1.61rem;
    height: 2.24rem;
    box-shadow: 0.01rem 0.01rem 0.03rem #b7b7b7;
    position: relative;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookName {
    font-size: 0.24rem;
    line-height: 0.3rem;
    height: 0.6rem;
    width: 100%;
    /*    text-overflow: ellipsis;
                                                white-space: nowrap;*/
    overflow: hidden;
    margin: 0.1rem 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0.1rem;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .userName {
    color: #999999;
    font-size: 0.2rem;
    width: 100%;
    line-height: 0.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 0.2rem;
    overflow: hidden;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice span {
    font-size: 0.24rem;
    color: #999999;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem.active {
    display: block;
  }
  body .container .zhuanlan_box {
    width: 100%;
    background-image: url(../images/index/zhuanlan_pic_bg.jpg);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
  }
  body .container .zhuanlan_box .zhuanlan {
    padding: 0.4rem 0px;
  }
  body .container .zhuanlan_box .zhuanlan > h2 {
    font-size: 0.3rem;
    color: #4c4c4c;
    text-align: center;
    font-weight: 400;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont {
    width: 7rem;
    border-radius: 0.1rem;
    overflow: hidden;
    background: #FFF;
    margin: 0.4rem auto 0;
    padding: 0.4rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav {
    width: 100%;
    overflow-y: scroll;
    display: inline-flex;
    padding-bottom: 0.2rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav li {
    font-size: 0.28rem;
    color: #999999;
    margin-right: 0.25rem;
    cursor: pointer;
    min-width: 1.3rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav li.active {
    font-size: 0.28rem;
    color: #4c4c4c;
    position: relative;
    font-weight: 400;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav li.active::before {
    width: 0.4rem;
    height: 0.05rem;
    background: #ed6b00;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0px;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list {
    width: 100%;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items {
    width: 100%;
    overflow: hidden;
    padding: 0.2rem 0px;
    display: none;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left {
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
    padding: 0.2rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .imgbox {
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 0.1rem;
    overflow: hidden;
    float: left;
    margin-right: 0.3rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .zl_name {
    font-size: 0.3rem;
    color: #4c4c4c;
    margin: 0.15rem 0px;
    text-align: left;
    font-weight: 600;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .zl_info {
    padding: 0 0.1rem;
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.3rem;
    height: 1.2rem;
    overflow: hidden;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right {
    width: 100%;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul {
    width: 100%;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    padding: 0.15rem 0rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a h3 {
    width: 100%;
    font-size: 0.24rem;
    color: #4c4c4c;
    overflow: hidden;
    line-height: 0.35rem;
    font-weight: 600;
    margin-bottom: 0.1rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a h3 .t {
    width: 4.2rem;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a h3 .n {
    float: right;
    font-size: 0.2rem;
    font-weight: 400;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a p {
    width: 100%;
    font-size: 0.2rem;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 0.35rem;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li:hover {
    background: #f8f8f8;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items.active {
    display: block;
  }
  body .container .xxAudio_box {
    padding: 0.3rem 0rem 0.3rem;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont {
    width: 100%;
    padding: 0 0.35rem;
    float: left;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav h3 {
    width: 1.6rem;
    float: left;
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul {
    width: 100%;
    float: left;
    margin-top: 0.2rem;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul li {
    width: 25%;
    float: left;
    border-bottom: 1px solid #4c4c4c;
    color: #4c4c4c;
    font-size: 0.24rem;
    cursor: pointer;
    line-height: 0.4rem;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 0.15rem;
    margin-bottom: 0.1rem;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul li.active {
    color: #FFF;
    background: #ed6b00;
    border-bottom: 1px solid #ed6b00 !important;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav a {
    position: absolute;
    top: 0rem;
    right: 0rem;
    font-size: 0.2rem;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 0.02rem;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav a span {
    font-size: 0.2rem;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list {
    width: 100%;
    padding: 0.2rem 0rem 0.3rem;
    overflow-y: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox {
    display: none;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items {
    width: 1.61rem;
    margin-right: 0.3rem;
    float: left;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a .xxImg {
    position: relative;
    width: 1.61rem;
    height: 2.24rem;
    margin-bottom: 0.15rem;
    /*   .iconfont{
                                            position: absolute;
                                            bottom: 0px;
                                            right: 0px;
                                            background: rgba(0, 0, 0, 0.6);
                                            padding: .03rem .1rem;
                                            color: #FFF;
                                            font-size:.24rem;
                                            span{
                                                margin-left: .1rem;
                                            }
                                        }*/
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a .xxImg img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a h5 {
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.3rem;
    font-weight: 400;
    /*white-space: nowrap;
                                        text-overflow: ellipsis;*/
    height: 0.6rem;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a p {
    font-size: 0.2rem;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: none;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox.active {
    display: inline-flex;
  }
  body .container .biji_box {
    width: 100%;
    overflow: hidden;
    background-image: url(../images/index/biji_piv_bg.jpg);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
  }
  body .container .biji_box .biji_cont {
    padding: 0.4rem 0.35rem;
  }
  body .container .biji_box .biji_cont h2 {
    font-size: 0.3rem;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .iconfont {
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 0.3rem;
    float: left;
    cursor: pointer;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination {
    float: left;
    line-height: 0.2rem;
    margin: 0 0.2rem;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination span {
    display: inline-block;
    margin: 0px 0.06rem;
    line-height: 0.3rem;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .biji_box .biji_cont h2 .more {
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container {
    width: 6.8rem;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide {
    width: 100%!important;
    overflow: hidden;
    padding: 0 0.1rem;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items {
    width: 100%;
    background: #FFF;
    padding: 0.15rem;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    overflow: hidden;
    float: left;
    transition: all 0.2s;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left {
    float: left;
    width: 0.8rem;
    margin-right: 0.3rem;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .bookImg {
    height: 0.8rem;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .bookImg img {
    height: 100%;
    width: 100%;
    display: block;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left p {
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .biji-gz {
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox {
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 {
    font-size: 0.28rem;
    color: #666666;
    font-weight: 600;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .time {
    font-weight: 400;
    color: #777;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .right {
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .right span {
    font-size: 0.24rem;
    font-weight: 400;
    padding: 0 0.1rem;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .right span.active {
    color: #ed6b00;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .bookinfo {
    font-size: 0.24rem;
    color: #777;
    margin: 0.2rem 0px 0.3rem;
    position: relative;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .bookinfo > a {
    display: block;
    overflow: hidden;
    line-height: 0.36rem;
    font-size: 0.24rem;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .bookinfo .open-Win {
    position: absolute;
    bottom: -0.3rem;
    right: 0;
    font-size: 0.2rem;
    color: #ed6b00;
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .bookinfo.setSix a {
    height: 2.1rem;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .info2 {
    background: #f5f5f5;
    color: #666666;
    font-weight: 400;
    font-size: 0.2rem;
    display: block;
    width: 100%;
    height: 0.72rem;
    line-height: 0.38rem;
    overflow: hidden;
    padding: 0 0.1rem;
    text-overflow: ellipsis;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .laiyuan {
    float: right;
    font-size: 0.2rem;
    color: #999999;
    line-height: 0.45rem;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items:nth-child(odd) {
    margin-right: 0.2rem;
  }
  body .container .index_tui {
    overflow: hidden;
  }
  body .container .index_tui .index_tuibox {
    width: 100%;
    overflow: hidden;
    padding: 0.4rem 0.35rem 0.2rem;
  }
  body .container .index_tui .index_tuibox .tuibox_nav {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  body .container .index_tui .index_tuibox .tuibox_nav h3 {
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul {
    width: 100%;
    margin-top: 0.2rem;
    display: flex;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li {
    border: 1px solid #4c4c4c;
    color: #4c4c4c;
    font-size: 0.26rem;
    cursor: pointer;
    border-left: none;
    line-height: 0.65rem;
    text-align: center;
    flex: auto;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li.active {
    color: #FFF;
    background: #ed6b00;
    border: 1px solid #ed6b00 !important;
    border-left: none!important;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li:first-child {
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    border: 1px solid #4c4c4c;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li:last-child {
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
  }
  body .container .index_tui .index_tuibox .tuibox_nav .more {
    font-size: 0.24rem;
    color: #665656;
    float: right;
    font-weight: 400;
    margin-top: 0.1rem;
    position: absolute;
    right: 0rem;
    top: 0;
  }
  body .container .index_tui .index_tuibox .tuibox_list {
    width: 100%;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul {
    width: 100%;
    padding: 0.3rem 0;
    display: none;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.4rem;
    position: relative;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .imgbox {
    float: left;
    width: 1.65rem;
    height: 2.3rem;
    margin-right: 0.35rem;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox h3 {
    font-size: 0.24rem;
    color: #4c4c4c;
    font-weight: 600;
    line-height: 0.35rem;
    max-height: 0.7rem;
    margin-bottom: 0.1rem;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .info {
    font-size: 0.22rem;
    color: #666666;
    line-height: 0.3rem;
    height: 0.9rem;
    overflow: hidden;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox {
    font-size: 0.22rem;
    color: #666666;
    overflow: hidden;
    margin: 0.08rem 0rem 0rem;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox .right {
    display: inline-block;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox .right span {
    font-size: 0.22rem;
    font-weight: 400;
    padding-right: 0.1rem;
    cursor: pointer;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox .right span.active {
    color: #ed6b00;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul.active {
    display: block;
  }
  body .container .index_tui .index_ztzk {
    width: 100%;
    padding: 0 0.36rem;
  }
  body .container .index_tui .index_ztzk h2 {
    font-size: 0.3rem;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .iconfont {
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 0.3rem;
    float: left;
    cursor: pointer;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination {
    float: left;
    line-height: 0.2rem;
    margin: 0 0.1rem;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination span {
    display: inline-block;
    margin: 0px 0.05rem;
    line-height: 0.15rem;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .index_tui .index_ztzk h2 .more {
    display: none;
  }
  body .container .index_tui .index_ztzk .ztzk-container {
    width: 100%;
    padding: 0.3rem 0rem;
    overflow: hidden;
  }
  body .container .index_tui .index_ztzk .ztzk-container .swiper-slide {
    height: 1.9rem;
    border-radius: 0.1rem;
    overflow: hidden;
  }
  body .container .index_tui .index_ztzk .ztzk-container .swiper-slide .inbg {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    line-height: 1.9rem;
  }
  body .container .index_tui .index_ztzk .ztzk-container .swiper-slide .inbg a {
    display: block;
    font-size: 0.35rem;
    color: #FFF;
  }
  body .container .index_tui .index_xzzl {
    width: 100%;
    padding: 0.4rem 0.35rem 0.2rem;
  }
  body .container .index_tui .index_xzzl .xzzl_nav {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  body .container .index_tui .index_xzzl .xzzl_nav h3 {
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul {
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li {
    border: 1px solid #4c4c4c;
    color: #4c4c4c;
    font-size: 0.26rem;
    cursor: pointer;
    border-left: none;
    line-height: 0.65rem;
    text-align: center;
    flex: auto;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li.active {
    color: #FFF;
    background: #ed6b00;
    border: 1px solid #ed6b00 !important;
    border-left: none!important;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li:first-child {
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    border: 1px solid #4c4c4c;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li:last-child {
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist {
    position: absolute;
    top: 0.05rem;
    right: 0rem;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn {
    float: right;
    overflow: hidden;
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .iconfont {
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 0.3rem;
    float: left;
    cursor: pointer;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination {
    float: left;
    line-height: 0.2rem;
    margin: 0 0.1rem;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination span {
    display: inline-block;
    margin: 0px 0.05rem;
    line-height: 0.15rem;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn.active {
    display: block;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .more {
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_list {
    width: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items {
    width: 100%;
    padding: 0.3rem 0rem;
    display: none;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide {
    overflow: hidden;
    width: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left {
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
    margin-bottom: 0.4rem;
    padding: 0.1rem;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .imgbox {
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 0.1rem;
    overflow: hidden;
    float: left;
    margin-right: 0.3rem;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .zl_name {
    font-size: 0.28rem;
    color: #4c4c4c;
    margin: 0.15rem 0px;
    text-align: left;
    font-weight: 600;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .zl_info {
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.3rem;
    height: 1.2rem;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top {
    overflow: hidden;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #eeeeee;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .imgbox {
    width: 1.65rem;
    height: 2.35rem;
    float: left;
    box-shadow: 0.05rem 0.05rem 0.1rem #999;
    margin-right: 0.3rem;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn h4 {
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: 600;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .name {
    font-size: 0.2rem;
    color: #999999;
    line-height: 0.45rem;
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .price {
    overflow: hidden;
    margin-top: 0.1rem;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .price .l {
    float: left;
    font-size: 0.25rem;
    color: #ed6b00;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .price .r {
    float: left;
    font-size: 0.2rem;
    color: #999;
    padding-left: 0.1rem;
    padding-top: 0.06rem;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .info {
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.3rem;
    margin-top: 0.1rem;
    height: 0.89rem;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom {
    width: 100%;
    overflow-y: hidden;
    padding: 0.2rem 0rem;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul {
    width: 9.6rem;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li {
    width: 1.3rem;
    margin: 0rem 0.3rem 0rem 0rem;
    float: left;
    transition: all 0.5s;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookImg {
    width: 100%;
    height: 1.73rem;
    box-shadow: 0.01rem 0.01rem 0.03rem #b7b7b7;
    position: relative;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookName {
    font-size: 0.24rem;
    line-height: 0.3rem;
    height: 0.6rem;
    width: 100%;
    overflow: hidden;
    margin: 0.1rem 0px 0px;
    color: #4c4c4c;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .userName {
    color: #999999;
    font-size: 0.24rem;
    width: 100%;
    line-height: 0.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 0.2rem;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookPrice span {
    font-size: 0.24rem;
    color: #999999;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li:nth-child(3n) {
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items.active {
    display: block;
  }
  body .container .index_teaHouse {
    width: 100%;
  }
  body .container .index_teaHouse > h2 {
    width: 100%;
    float: left;
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: 400;
    padding: 0.3rem 0.35rem;
  }
  body .container .index_teaHouse > h2 a {
    font-size: 12px;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 2px;
  }
  body .container .index_teaHouse .listDetail {
    width: 100%;
    padding: 0 0.35rem;
  }
  body .container .index_teaHouse .listDetail li {
    overflow: hidden;
    width: 100%;
    padding: 0.25rem 0;
    margin-top: 0.2rem;
    border-bottom: 1px solid #e0e0e0;
  }
  body .container .index_teaHouse .listDetail li .l {
    float: left;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .l img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r {
    display: table;
    padding-left: 0.1rem;
    width: 88%;
  }
  body .container .index_teaHouse .listDetail li .r > h4 {
    font-size: 0.24rem;
    color: #666;
    font-weight: bold;
  }
  body .container .index_teaHouse .listDetail li .r > h4 span.active {
    font-size: 0.24rem;
    color: #ed6b00;
    font-weight: 600;
    padding: 0 0.05rem;
    text-overflow: ellipsis;
    width: 1.5rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r > h4 .guanzhu {
    float: right;
    color: #fff;
    background: #ed6b00;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r > h4 a.active {
    float: right;
    color: #ed6b00;
    border: 1px solid #ed6b00;
    background: none !important;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r > h4 .del {
    float: right;
    color: #999;
    font-size: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r .info {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.3rem;
    margin: 0.2rem 0;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r .info a.centent-info {
    display: block;
    overflow: hidden;
    line-height: 0.36rem;
    font-size: 0.24rem;
    color: #666 !important;
  }
  body .container .index_teaHouse .listDetail li .r .info.sexLine {
    margin: 0.2rem 0 0.4rem;
  }
  body .container .index_teaHouse .listDetail li .r .info.sexLine a {
    height: 2.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .info span {
    font-weight: bold;
  }
  body .container .index_teaHouse .listDetail li .r .info .open-More {
    position: absolute;
    bottom: -0.45rem;
    right: 0;
    font-size: 0.2rem;
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r .plBtn {
    text-align: right;
  }
  body .container .index_teaHouse .listDetail li .r .plBtn a {
    padding: 0 0.1rem;
    font-size: 0.2rem;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .plBtn a.active {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r .buyList {
    width: 100%;
    display: inline-block;
    margin-top: 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item {
    width: 1.15rem;
    margin-right: 0.37rem;
    float: left;
    transition: all 0.5s;
    margin-bottom: 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item .bookImg {
    width: 100%;
    height: 1.6rem;
    box-shadow: 2px 2px 5px #b7b7b7;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item .bookName {
    font-size: 0.2rem;
    line-height: 0.3rem;
    width: 100%;
    overflow: hidden;
    margin: 5px 0px 0px;
    color: #4c4c4c;
    height: 0.6rem;
    font-weight: 600;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item .userName {
    color: #999999;
    font-size: 0.2rem;
    width: 100%;
    line-height: 0.3rem;
    overflow: hidden;
    max-height: 0.6rem;
    display: none;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 0.2rem;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item .bookPrice span {
    font-size: 0.2rem;
    color: #999999;
  }
  body .container .index_teaHouse .listDetail li .r .buyList .item:last-child {
    margin-right: 0px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail {
    width: 100%;
    padding: 0.1rem;
    display: inline-block;
    background: #f5f5f5;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop {
    width: 100%;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .l {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .l img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r {
    display: table;
    padding-left: 0.1rem;
    width: 89%;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r h4 {
    font-size: 0.2rem;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r h4 span.active {
    font-size: 0.2rem;
    color: #ed6b00;
    font-weight: 600;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r .info {
    font-size: 0.2rem;
    color: #666;
    line-height: 0.3rem;
    margin: 0.15rem 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r .info span {
    font-weight: bold;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList {
    width: 100%;
    margin-top: 0.1rem;
    display: inline-block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item {
    width: 1.15rem;
    margin-right: 0.37rem;
    float: left;
    transition: all 0.5s;
    margin-bottom: 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookImg {
    width: 100%;
    height: 1.6rem;
    box-shadow: 2px 2px 5px #b7b7b7;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookName {
    font-size: 0.2rem;
    line-height: 0.3rem;
    width: 100%;
    overflow: hidden;
    margin: 5px 0px 0px;
    font-weight: 600;
    color: #4c4c4c;
    height: 0.6rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .userName {
    color: #999999;
    font-size: 0.2rem;
    width: 100%;
    line-height: 0.3rem;
    overflow: hidden;
    max-height: 0.6rem;
    display: none;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 0.2rem;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookPrice span {
    font-size: 0.2rem;
    color: #999999;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item:last-child {
    margin-right: 0px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail > h4 {
    width: 100%;
    float: left;
    font-size: 0.23rem;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail > h4 span.active {
    font-size: 0.2rem;
    color: #ed6b00;
    font-weight: 600;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .info {
    font-size: 0.2rem;
    color: #666;
    line-height: 0.3rem;
    margin: 0.2rem 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-top {
    width: 100%;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
    max-height: 0.6rem;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newleft {
    float: left;
    height: 1.2rem;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newleft .hei12 {
    height: 1.2rem;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright {
    display: flow-root;
    padding-left: 0.2rem;
    padding-top: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .newTitle {
    color: #4c4c4c;
    font-size: 0.2rem;
    font-weight: bold;
    width: 100%;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .noWrap {
    height: 0.59rem;
    overflow: hidden;
    font-size: 0.2rem;
    color: #4c4c4c;
    margin: 0.1rem 0 0.2rem 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .allBook {
    font-size: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .allBook a {
    padding: 0.05rem 0.1rem;
    background: #e0e0e0;
    color: #666666;
    cursor: pointer;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-left {
    float: left;
    width: 1.2rem;
    height: 1.7rem;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 0.1rem;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-left img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right {
    display: flow-root;
    padding-left: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 {
    color: #4c4c4c;
    font-size: 0.2rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .borderLine {
    padding: 1px 0.08rem;
    color: #FFF;
    background: #fab221;
    font-size: 0.2rem;
    font-weight: normal;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star {
    color: #999;
    font-size: 0.2rem;
    margin: 0.1rem 0;
    font-weight: normal;
    line-height: 0.3rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star .xingbox {
    display: inline-block;
    padding: 0 0.1rem;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star .xingbox span.active {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star .xingbox span.onactive {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right .line {
    font-weight: bold;
    color: #999;
    font-size: 0.2rem;
    margin: 0.1rem 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right .last {
    max-height: 0.6rem;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right .isbn,
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right .zuozhe {
    display: none;
  }
  body .container .index_teaHouse .listDetail .plBtn {
    text-align: right;
    margin-top: 0.2rem;
    width: 100%;
  }
  body .container .index_teaHouse .listDetail .plBtn a {
    padding: 0 0.1rem;
    font-size: 0.2rem;
    color: #666;
  }
  body .container .index_teaHouse .listDetail .plBtn a.active {
    color: #ed6b00;
  }
  body .booktimeCont {
    width: 100%;
    overflow: hidden;
    background: #FFF;
  }
  body .booktimeCont .bookTleft {
    width: 100%;
    padding: 0 0.35rem;
  }
  body .booktimeCont .bookTleft .bookTnav {
    width: 100%;
    margin: 0.3rem 0px;
  }
  body .booktimeCont .bookTleft .bookTnav a {
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.3rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan {
    width: 100%;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top::before {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 0.03rem;
    background: #e0e0e0;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft {
    width: 6.8rem;
    float: left;
    margin-bottom: 0.1rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft a {
    font-size: 0.3rem;
    color: #999;
    margin-right: 0.2rem;
    font-weight: 600;
    position: relative;
    z-index: 2;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft a.active {
    color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft a.active::before {
    content: '';
    position: absolute;
    bottom: -0.1rem;
    left: 0px;
    width: 100%;
    height: 0.03rem;
    background: #ed6b00;
    z-index: 2;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTbox {
    width: 6.8rem;
    float: left;
    text-align: right;
    font-size: 0.2rem;
    color: #4c4c4c;
    font-weight: 600;
    margin: 0.07rem 0 0.3rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTbox span {
    display: inline-block;
    padding: 0.02rem 0.04rem;
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom {
    width: 100%;
    padding: 0.25rem 0rem 0rem;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox {
    display: inline-block;
    float: left;
    line-height: 0.5rem;
    margin-right: 0.15rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span {
    font-size: 0.2rem;
    color: #999;
    padding: 0 0.1rem;
    border-right: 1px solid #e0e0e0;
    line-height: 0.2rem;
    cursor: pointer;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span:nth-child(1) {
    padding-left: 0px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span:last-child {
    border-right: none;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span.active {
    color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input {
    display: inline-block;
    float: right;
    width: 2.8rem;
    height: 0.5rem;
    position: relative;
    border-radius: 0.5rem;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input input {
    width: 100%;
    height: 0.5rem;
    border-radius: 0.5rem;
    border: 1px solid #ed6b00;
    padding: 0 0.65rem 0 0.2rem;
    font-size: 0.2rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input span {
    position: absolute;
    width: 0.6rem;
    height: 0.5rem;
    display: block;
    top: 0px;
    right: 0px;
    font-size: 0.2rem;
    color: #999;
    cursor: pointer;
    line-height: 0.5rem;
    text-align: center;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input span::before {
    position: absolute;
    top: 0.1rem;
    left: 0px;
    height: 0.3rem;
    width: 0.02rem;
    background: #e0e0e0;
    content: '';
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox {
    width: 100%;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items {
    width: 100%;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul {
    width: 100%;
    overflow: hidden;
    padding: 0.4rem 0rem 0.2rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li {
    width: 100%;
    margin-bottom: 0.4rem;
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 0.4rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: 0.5rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox .icon_mian {
    width: 0.6rem;
    height: 0.74rem;
    background-image: url(../images/index/main_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -0.3rem;
    right: -0.3rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox .icon_mian1 {
    width: 0.6rem;
    height: 0.74rem;
    background-image: url(../images/bargainPrice.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -0.3rem;
    right: -0.3rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox .icon_book {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0px;
    right: 0px;
    color: #FFF;
    padding: 0.04rem 0.05rem;
    font-size: 0.2rem;
    font-weight: 400;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext {
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .title {
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .title h4 {
    width: 4.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.28rem;
    color: #4c4c4c;
    font-weight: 400;
    float: left;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .title .addCar {
    float: right;
    font-size: 0.3rem;
    color: #ed6b00;
    cursor: pointer;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .nameTime {
    margin: 0.1rem 0px;
    font-size: 0.2rem;
    color: #999;
    line-height: 0.35rem;
    max-height: 0.7rem;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .info {
    font-size: 0.24rem;
    color: #777;
    line-height: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
    margin-bottom: 0.05rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .nowPrice {
    font-size: 0.2rem;
    margin: 0.1rem 0px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .nowPrice span {
    text-decoration: line-through;
    color: #ff0000;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .price {
    font-size: 0.24rem;
    font-weight: 400;
    color: #ed6b00;
    padding-right: 0.2rem;
    line-height: 0.5rem;
    display: inline-block;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .oldPrice {
    font-size: 0.2rem;
    color: #999;
    text-decoration: line-through;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns {
    overflow: hidden;
    float: right;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns a {
    display: block;
    float: right;
    line-height: 0.45rem;
    padding: 0 0.1rem;
    margin-left: 0.1rem;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    border-radius: 0.05rem;
    font-size: 0.2rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns .buyBtn {
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox {
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .collect {
    font-size: 0.2rem;
    color: #666666;
    cursor: pointer;
    line-height: 0.45rem;
    vertical-align: middle;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .collect b {
    font-size: 0.26rem;
    vertical-align: middle;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .collect.active {
    color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns {
    overflow: hidden;
    float: right;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns a {
    display: block;
    float: right;
    line-height: 0.45rem;
    padding: 0 0.2rem;
    margin-left: 0.1rem;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    border-radius: 0.05rem;
    font-size: 0.2rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns .buyBtn {
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns .zero {
    color: #fff;
    background: #999;
    border: none;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .none {
    display: none;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .getMore {
    width: 2.2rem;
    margin: 0.2rem auto 0.1rem;
    display: block;
    font-size: 0.2rem;
    color: #ed5800;
    text-align: center;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont {
    text-align: center;
    padding: 0rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage-em {
    background-color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage {
    font-size: 0.2rem;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage a {
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 0.15rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage span {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage select {
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage input,
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage button {
    height: 0.42rem;
    line-height: 0.42rem;
    padding: 0 0.2rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .booktimeCont .bookTright {
    width: 100%;
  }
  body .newsCont {
    width: 100%;
    overflow: hidden;
    background: #FFF;
    margin-top: 1.2rem;
  }
  body .newsCont .leftBox {
    width: 100%;
    padding: 0 0.35rem;
  }
  body .newsCont .leftBox .zlNav {
    margin: 0px 0px 0.25rem;
  }
  body .newsCont .leftBox .zlNav a {
    font-size: 0.2rem;
    color: #4c4c4c;
    margin-right: 0.1rem;
  }
  body .newsCont .leftBox .zlInfo {
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo .topTitle {
    width: 100%;
    padding: 0.3rem 0px 0.3rem;
  }
  body .newsCont .leftBox .zlInfo .topTitle h4 {
    font-size: 0.34rem;
    color: #4c4c4c;
    text-align: center;
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo .topTitle div {
    width: 100%;
    text-align: center;
    padding-top: 0.2rem;
  }
  body .newsCont .leftBox .zlInfo .topTitle div span {
    font-size: 0.2rem;
    color: #999;
    padding: 0 0.2rem;
  }
  body .newsCont .leftBox .zlInfo .newsListbox {
    width: 100%;
    overflow: hidden;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .title {
    overflow: hidden;
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .title h5 {
    width: 5rem;
    float: left;
    font-size: 0.28rem;
    color: #4c4c4c;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .title span {
    display: block;
    width: 1.8rem;
    font-size: 0.2rem;
    float: right;
    text-align: right;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .newsInfo {
    padding: 0.2rem 0px 0.25rem;
    font-size: 0.24rem;
    color: #4c4c4c;
    line-height: 0.35rem;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #ed6b00;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li:hover::before {
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo #pagesCont {
    text-align: center;
    padding: 0rem;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage-em {
    background-color: #ed6b00;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage {
    font-size: 0.2rem;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage a {
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 0.15rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage span {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #666666;
    padding: 0 0.15rem;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage select {
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage input,
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage button {
    height: 0.42rem;
    line-height: 0.42rem;
    padding: 0 0.2rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .newsCont .rightbox {
    width: 100%;
    float: right;
  }
  body .dsbjInfoBox {
    width: 100%;
  }
  body .dsbjInfoBox .contBox {
    width: 100%;
    margin: 0 auto;
    padding-top: 0.8rem;
  }
  body .dsbjInfoBox .contBox .dsbiNav {
    padding: 0.2rem 0.35rem;
  }
  body .dsbjInfoBox .contBox .dsbiNav a {
    font-size: 0.28rem;
    color: #000;
    margin: 0 5px;
  }
  body .dsbjInfoBox .contBox .topUserInfo {
    width: 6.8rem;
    background: #fafafa;
    padding: 0.5rem 0.4rem;
    overflow: hidden;
    margin: 0 auto;
  }
  body .dsbjInfoBox .contBox .topUserInfo .imgbox {
    width: 2.5rem;
    height: 2.5rem;
    box-shadow: 0.05rem 0.1rem 0.1rem rgba(0, 0, 0, 0.3);
    margin: 0 auto;
  }
  body .dsbjInfoBox .contBox .topUserInfo .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight {
    position: relative;
    padding-top: 0.2rem;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .names {
    font-size: 0.3rem;
    color: #4c4c4c;
    font-weight: 600;
    padding: 0.3rem 0px;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .ids {
    font-size: 0.2rem;
    color: #000;
    margin-bottom: 0.3rem;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .info {
    font-size: 0.2rem;
    color: #000;
    line-height: 0.4rem;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .addGz {
    width: 1.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    display: block;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    position: absolute;
    top: 0.4rem;
    right: 0.1rem;
    text-align: center;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .addGz.active {
    border: 1px solid #999;
    color: #999;
  }
  body .dsbjInfoBox .contBox .bottomCont {
    width: 6.8rem;
    overflow: hidden;
    margin: 0.5rem 0.35rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls {
    width: 100%;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bookHx {
    width: 100%;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bookHx > div {
    font-size: 0.2rem;
    color: #ed6b00;
    line-height: 0.4rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bookHx > p {
    text-align: right;
    font-size: 0.2rem;
    color: #4c4c4c;
    font-weight: 600;
    padding: 0.1rem 0px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo {
    width: 100%;
    margin-top: 0.5rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiText {
    font-size: 0.2rem;
    color: #4c4c4c;
    line-height: 0.45rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiText p {
    font-size: 0.2rem;
    color: #4c4c4c;
    line-height: 0.45rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiBtn {
    width: 100%;
    overflow: hidden;
    padding: 0.4rem 0px;
    text-align: right;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiBtn > a {
    font-size: 0.2rem;
    color: #4c4c4c;
    margin-left: 0.3rem;
    line-height: 40px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiBtn .shareBox {
    display: none;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs {
    width: 100%;
    padding: 0.6rem 0.2rem;
    background: #fafafa;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg {
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .imgbox {
    width: 1.9rem;
    height: 2.9rem;
    float: left;
    margin-right: 0.2rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .rText {
    width: 4.2rem;
    float: left;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .rText h5 {
    width: 100%;
    overflow: hidden;
    font-size: 0.22rem;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .rText .info p {
    margin-top: 0.1rem;
    font-size: 0.2rem;
    color: #666666;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .text {
    margin-top: 0.5rem;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .text h5 {
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
    color: #4c4c4c;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .text .info {
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.45rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox {
    width: 100%;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo {
    width: 6.8rem;
    margin: 0 0.35rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook {
    width: 100%;
    padding: 0.4rem 0.3rem;
    background: #fcfcfc;
    border: 1px solid #ebebeb;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox {
    width: 1.61rem;
    height: 2.24rem;
    position: relative;
    float: left;
    margin-right: 0.3rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext {
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title {
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title h4 {
    font-size: 0.26rem;
    color: #4c4c4c;
    font-weight: 600;
    float: left;
    line-height: 0.35rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title h4 .vip {
    background: #fab221;
    color: #FFF;
    padding: 0px 0.05rem;
    font-size: 0.2rem;
    height: 0.3rem;
    line-height: 0.35rem;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .nameTime {
    margin: 0.05rem 0px;
    font-size: 0.2rem;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .nameTime a {
    color: #999;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .nameTime .zuozhe {
    display: inline-block;
    max-width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.2rem;
    color: #999;
    vertical-align: text-bottom;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .info {
    font-size: 0.2rem;
    color: #414141;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia {
    width: 100%;
    margin: 0.3rem 0px 0px;
    padding-top: 0.3rem;
    color: #4c4c4c;
    font-size: 0.2rem;
    border-top: 1px dashed #ebebeb;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia > .iconfont {
    color: #ed6b00;
    font-size: 0.28rem;
    display: inline-block;
    vertical-align: middle;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .text {
    border-bottom: 2px solid #ed6b00;
    font-size: 0.2rem;
    line-height: 0.5rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .text a {
    color: #333;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .goPage {
    text-align: right;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .goPage a {
    padding: 0px;
    color: #ed6b00;
    font-size: 12px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox {
    padding: 0.4rem 0px;
    width: 100%;
    border-bottom: 1px solid #efefef;
    margin-bottom: 0.3rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijitext {
    line-height: 0.5rem;
    width: 100%;
    font-size: 0.2rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn {
    width: 100%;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a {
    float: right;
    margin-left: 0.1rem;
    color: #4c4c4c;
    font-size: 0.2rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a span {
    margin-right: 0.05rem;
    font-size: 0.2rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a.active {
    color: #ed6b00;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a a:hover {
    color: #4c4c4c;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight {
    width: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor {
    width: 6.8rem;
    margin: 0 0.35rem;
    background: #fafafa;
    padding: 0.3rem 0.15rem;
    overflow: hidden;
    margin-bottom: 0.3rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .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: 0.1rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .imgBox a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo {
    width: 5.2rem;
    float: left;
    padding: 0.1rem 0px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: 0.4rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 0.1rem;
    float: left;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .name {
    color: #358dc5;
    font-size: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .name a {
    color: #358dc5;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .vip {
    width: 0.28rem;
    height: 0.32rem;
    background-image: url(../images/icon/icon_vip.png);
    margin: 0.04rem 0.2rem 0.04rem 0px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .author {
    width: 0.8rem;
    height: 0.28rem;
    background-image: url(../images/icon/icon_author.png);
    margin: 0.06rem 0.2rem 0.06rem 0px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .num {
    font-size: 0.2rem;
    color: #7e7e7e;
    width: 100%;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .info {
    font-size: 0.2rem;
    color: #4c4c4c;
    width: 100%;
    line-height: 0.4rem;
    overflow: hidden;
    max-height: 0.8rem;
    margin-bottom: 0.3rem;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .btns {
    width: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .btns .addGz {
    width: 1.6rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #ffe9d8;
    color: #ed6b00;
    display: block;
    text-align: center;
    font-size: 12px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .btns .addGz .iconfont {
    font-size: 12px;
  }
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 750px) {
  body {
    width: 100%;
  }
  body .max-width {
    width: 1200px!important;
    margin: 0 auto;
  }
  body .container {
    width: 1200px;
    padding: 0px;
    position: relative;
  }
  body .container .topRight {
    padding-left: 220px;
    overflow: hidden;
  }
  body .container .topRight .topBannerNews {
    width: 960px;
    margin: 15px 10px;
    position: relative;
  }
  body .container .topRight .topBannerNews .swiperbanner {
    width: 715px;
    overflow: hidden;
    position: relative;
    float: left;
  }
  body .container .topRight .topBannerNews .swiperbanner .swiper-slide {
    width: 715px;
    height: 280px;
    overflow: hidden;
  }
  body .container .topRight .topBannerNews .swiperbanner .banner-pagination {
    width: 100%;
    position: absolute;
    bottom: 25px;
    right: 0px;
    z-index: 999;
    text-align: right;
    padding-right: 80px;
  }
  body .container .topRight .topBannerNews .swiperbanner .banner-pagination .swiper-pagination-bullet {
    background: #ed6b00;
    width: 10px;
    height: 10px;
    opacity: 0.8;
  }
  body .container .topRight .topBannerNews .swiperbanner .banner-pagination .swiper-pagination-bullet-active {
    background: #FFF;
  }
  body .container .topRight .topBannerNews .rightNews {
    width: 215px;
    float: right;
  }
  body .container .topRight .topBannerNews .rightNews h3 {
    color: #4c4c4c;
    font-size: 16px;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .topRight .topBannerNews .rightNews h3 a {
    float: right;
    font-size: 12px;
    color: #ed6b00;
    margin-top: 5px;
  }
  body .container .topRight .topBannerNews .rightNews h3 a span {
    font-size: 12px;
    font-weight: 400;
  }
  body .container .topRight .topBannerNews .rightNews ul {
    margin-top: 13px;
    height: 250px;
    overflow: hidden;
  }
  body .container .topRight .topBannerNews .rightNews ul li {
    width: 100%;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  body .container .topRight .topBannerNews .rightNews ul li a {
    font-size: 12px;
    color: #4c4c4c;
  }
  body .container .topRight .topTjbox {
    width: 980px;
    padding: 15px 10px 0px;
    float: left;
    position: relative;
  }
  body .container .topRight .topTjbox h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .topRight .topTjbox h2 > span {
    color: #f69211;
    font-size: 14px;
    font-weight: 400;
  }
  body .container .topRight .topTjbox h2 > a {
    float: right;
    font-size: 12px;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 5px;
  }
  body .container .topRight .topTjbox h2 > a span {
    font-size: 13px;
    font-weight: 400;
  }
  body .container .topRight .topTjbox .topTjbox-container {
    width: 850px;
    overflow: hidden;
    margin: 15px auto;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper {
    width: auto;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide {
    width: 115px;
    height: 242px;
    overflow: hidden;
    margin: 0 8px;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookImg {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookImg img {
    width: 100%;
    height: 100%;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookName {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    width: 100%;
    /*text-overflow: ellipsis;
                                white-space: nowrap;*/
    overflow: hidden;
    margin: 5px 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 14px;
    overflow: hidden;
  }
  body .container .topRight .topTjbox .topTjbox-container .swiper-wrapper .swiper-slide .bookPrice span {
    font-size: 12px;
    color: #999999;
  }
  body .container .topRight .topTjbox .topTjbox-button-next {
    font-size: 35px;
    color: #ed6b00;
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    z-index: 999;
  }
  body .container .topRight .topTjbox .topTjbox-button-prev {
    font-size: 35px;
    color: #ed6b00;
    position: absolute;
    top: 50%;
    left: 10px;
    cursor: pointer;
    z-index: 999;
  }
  body .container .topRight .topTjbox .swiper-button-disabled {
    color: #b1b1b1;
  }
  body .container .topRight .topZtbox {
    width: 980px;
    padding: 0px 10px;
    float: left;
  }
  body .container .topRight .topZtbox h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .topRight .topZtbox h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .topRight .topZtbox h2 .swiperBtn .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .topRight .topZtbox h2 .swiperBtn .ztbox-pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .topRight .topZtbox h2 .swiperBtn .ztbox-pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .topRight .topZtbox h2 .swiperBtn .ztbox-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .topRight .topZtbox h2 .swiperBtn .ztbox-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .topRight .topZtbox h2 .more {
    display: none;
  }
  body .container .topRight .topZtbox .ztbox-container {
    margin: 15px 0px 0px;
    overflow: hidden;
  }
  body .container .topRight .topZtbox .ztbox-container .swiper-slide {
    overflow: hidden;
  }
  body .container .topRight .topZtbox .ztbox-container .swiper-slide > div {
    width: 125px;
    height: 125px;
    line-height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    margin: 0 17px;
    float: left;
  }
  body .container .topRight .topZtbox .ztbox-container .swiper-slide > div a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
  }
  body .container .contList {
    width: 100%;
    padding-top: 25px;
  }
  body .container .contList .contTopList {
    width: 100%;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui {
    width: 900px;
    float: left;
  }
  body .container .contList .contTopList .leftTui .tuiNav {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul {
    float: left;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li {
    font-size: 14px;
    color: #999999;
    padding-right: 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li .more {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li.active {
    color: #4c4c4c;
    font-weight: 400;
    font-size: 16px;
    position: relative;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > li.active::before {
    width: 25px;
    height: 3px;
    background: #ed6b00;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0px;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li {
    font-size: 14px;
    float: left;
    color: #999999;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
    vertical-align: bottom;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li span {
    font-size: 12px;
    color: #e8e8e8;
    padding: 0 10px;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li.active {
    color: #ed6b00;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li.active span {
    color: #e8e8e8;
  }
  body .container .contList .contTopList .leftTui .tuiNav > ul > ul > li:last-child span {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox {
    float: right;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item {
    display: none;
    margin: 4px 0px;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .list-pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .list-pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .list-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .list-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .item .more {
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .active {
    display: block;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .more {
    font-size: 12px;
    color: #665656;
    font-weight: 600;
    display: none;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .more span {
    font-size: 13px;
    font-weight: 400;
  }
  body .container .contList .contTopList .leftTui .tuiNav .tuiNextBox .more.active {
    display: block;
  }
  body .container .contList .contTopList .leftTui .listBox {
    width: 100%;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem {
    width: 100%;
    display: none;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList {
    width: 100%;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide {
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item {
    width: 115px;
    height: 242px;
    overflow: hidden;
    margin: 15px 15px 0px;
    float: left;
    transition: all 0.5s;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg img {
    width: 100%;
    height: 100%;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    height: 40px;
    /*text-overflow: ellipsis;
                                            white-space: nowrap;*/
    overflow: hidden;
    margin: 5px 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 14px;
    overflow: hidden;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice span {
    font-size: 12px;
    color: #999999;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem .swiperList .swiper-slide .item:hover .bookImg {
    box-shadow: 4px 4px 15px #b7b7b7;
  }
  body .container .contList .contTopList .leftTui .listBox .listItem.active {
    display: block;
  }
  body .container .contList .contTopList .authorBox {
    width: 100%;
    float: left;
    padding: 15px 0px;
  }
  body .container .contList .contTopList .authorBox h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn .authorBox-pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn .authorBox-pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn .authorBox-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .contList .contTopList .authorBox h2 .swiperBtn .authorBox-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .contList .contTopList .authorBox h2 .more {
    display: none;
  }
  body .container .contList .contTopList .authorBox .authorBox-container {
    width: 100%;
    padding-top: 15px;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items {
    overflow: hidden;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a {
    width: 33%;
    float: left;
    display: block;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .bookImg {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 35px;
    position: relative;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .bookImg img {
    width: 100%;
    min-height: 100%;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .textbox {
    display: table;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .textbox .userName {
    color: #4c4c4c;
    font-size: 14px;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .textbox .userName .author {
    width: 40px;
    height: 14px;
    background-image: url(..//images/icon/icon_author.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 5px;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .textbox .bookinfo {
    font-size: 12px;
    color: #999;
    margin: 5px 0px;
    line-height: 18px;
    height: 36px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: none;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .textbox .booklist {
    margin-top: 10px;
    max-height: 40px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  body .container .contList .contTopList .authorBox .authorBox-container .items a .textbox .booklist span {
    font-size: 12px;
    color: #665656;
  }
  body .container .contList .ctl2 {
    margin-bottom: 15px;
  }
  body .container .contList .ctl3 {
    padding-bottom: 15px;
  }
  body .container .contList .ctl3 .leftTui {
    width: 100%;
  }
  body .container .contList .ctl3 .leftTui .listBox .listItem .swiperList .swiper-slide {
    padding: 0px;
  }
  body .container .contList .ctl3 .leftTui .listBox .listItem .swiperList .swiper-slide .item {
    margin: 15px 17px 0;
  }
  body .container .index_likeing {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px 0px;
  }
  body .container .index_likeing .likebox {
    width: 900px;
    float: left;
  }
  body .container .index_likeing .likebox > h2 {
    font-size: 16px;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .index_likeing .likebox > h2 > a {
    font-size: 12px;
    color: #665656;
    float: right;
    font-weight: 400;
    margin-top: 5px;
  }
  body .container .index_likeing .likebox > h2 > a span {
    width: 15px;
    height: 15px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
  }
  body .container .index_likeing .likebox > h2 > a span.active {
    -webkit-animation: haha1 0.8s linear 1;
    animation: haha1 0.8s linear 1;
  }
  body .container .index_likeing .likebox .likelist {
    width: 100%;
    padding-left: 30px;
    overflow: hidden;
  }
  body .container .index_likeing .likebox .likelist .item {
    width: 31%;
    height: 160px;
    float: left;
    margin: 15px 7%/3 15px 0px;
  }
  body .container .index_likeing .likebox .likelist .item .img {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 20px;
    /*  .iconfont{
                                position: absolute;
                                bottom:0px;
                                right: 0px;
                                background: rgba(0,0,0,.6);
                                padding: 2px 6px;
                                color: #FFF;
                                font-size: 12px;
                                span{
                                    margin-left: 5px;
                                }
                            }*/
  }
  body .container .index_likeing .likebox .likelist .item .img img {
    width: 100%;
    height: 100%;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox {
    height: 100%;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookname {
    overflow: hidden;
  }
  body .container .index_likeing .likebox .likelist .item .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 .container .index_likeing .likebox .likelist .item .textbpox .bookname .icon {
    border: 1px solid #c3c3c3;
    color: #999999;
    padding: 0px 3px;
    float: left;
    font-size: 12px;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookuser {
    font-size: 12px;
    color: #777;
    margin: 5px 0px 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookinfo {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookCollect {
    font-size: 12px;
    color: #4c4c4c;
    line-height: 20px;
    overflow: hidden;
    margin: 10px 0px 5px;
    cursor: pointer;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookCollect span {
    display: block;
    float: left;
    margin-right: 5px;
    color: #999;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox .bookCollect.active span {
    color: #fe1818;
  }
  body .container .index_likeing .likebox .likelist .item .textbpox a.goInfo {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 400;
  }
  body .container .index_zhuanti {
    width: 100%;
  }
  body .container .index_zhuanti .zhuanti_box {
    width: 100%;
    overflow: hidden;
  }
  body .container .index_zhuanti .zhuanti_box > h2 {
    font-size: 16px;
    color: #665656;
    width: 100%;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .index_zhuanti .zhuanti_box > h2 > a {
    font-size: 12px;
    color: #665656;
    float: right;
    font-weight: 400;
    margin-top: 5px;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .index_zhuanti .zhuanti_box > h2 .swiperBtn .zt-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list {
    width: 100%;
    padding: 15px 0px;
    overflow: hidden;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items {
    width: 118px;
    height: 118px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    transition: all 0.2s;
    margin-left: 30px;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items a {
    display: block;
    cursor: pointer;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    line-height: 125px;
  }
  body .container .index_zhuanti .zhuanti_box .zhuanti_list .zhuanti_listbox .items:hover {
    box-shadow: 5px 3px 10px #c3c3c3;
  }
  body .container .index_zhuanti .tuijian_box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui {
    width: 100%;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul {
    float: left;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li {
    font-size: 14px;
    color: #999999;
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    font-weight: 400;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li .more {
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li.active {
    color: #4c4c4c;
    font-weight: 400;
    position: relative;
    font-size: 16px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > li.active::before {
    width: 25px;
    height: 3px;
    background: #ed6b00;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul {
    overflow: hidden;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li {
    font-size: 14px;
    float: left;
    color: #999999;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 5px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li span {
    font-size: 12px;
    color: #999;
    padding: 0 10px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li.active {
    color: #ed6b00;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li.active span {
    color: #999;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav > ul > ul > li:last-child span {
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox {
    float: right;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox .more {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 600;
    margin-top: 5px;
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox .more span {
    font-size: 13px;
    font-weight: 400;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .tuiNav .tuiNextBox .more.active {
    display: block;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox {
    width: 100%;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem {
    width: 100%;
    display: none;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList {
    width: 100%;
    overflow: hidden;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide {
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item {
    width: 115px;
    height: 242px;
    margin: 15px 15px 0px;
    float: left;
    transition: all 0.5s;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookImg img {
    width: 100%;
    height: 100%;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    /* text-overflow: ellipsis;
                                            white-space: nowrap;*/
    overflow: hidden;
    height: 40px;
    margin: 5px 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 14px;
    overflow: hidden;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item .bookPrice span {
    font-size: 12px;
    color: #999999;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem .swiperList .swiper-slide .item:hover .bookImg {
    box-shadow: 4px 4px 15px #b7b7b7;
  }
  body .container .index_zhuanti .tuijian_box .leftTui .listBox .listItem.active {
    display: block;
  }
  body .container .zhuanlan_box {
    width: 100%;
    background-image: url(../images/index/zhuanlan_pic_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  body .container .zhuanlan_box .zhuanlan {
    padding: 25px 0px 35px;
  }
  body .container .zhuanlan_box .zhuanlan > h2 {
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    font-weight: 600;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont {
    width: 1000px;
    border-radius: 5px;
    overflow: hidden;
    background: #FFF;
    margin: 20px auto 0px;
    padding: 20px 40px;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav li {
    float: left;
    font-size: 16px;
    color: #999999;
    margin-right: 20px;
    cursor: pointer;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav li.active {
    font-size: 16px;
    color: #4c4c4c;
    position: relative;
    font-weight: 400;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList-nav li.active::before {
    position: absolute;
    bottom: -3px;
    left: 0px;
    content: '';
    width: 25px;
    height: 3px;
    background: #f69211;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list {
    width: 100%;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px 0px;
    display: none;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left {
    width: 190px;
    height: 310px;
    float: left;
    background: #f8f8f8;
    overflow: hidden;
    padding: 10px 30px;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .imgbox {
    width: 130px;
    height: 130px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .zl_name {
    font-size: 16px;
    color: #4c4c4c;
    margin: 15px 0px 10px;
    text-align: center;
    font-weight: 600;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .left .zl_info {
    padding: 0 10px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 23px;
    height: 115px;
    overflow: hidden;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right {
    width: 710px;
    float: right;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul {
    width: 100%;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    padding: 5px 10px 5px;
    /*  &:hover{
                                            a{
                                                h3{
                                                    color: #f69211;
                                                }
                                                p{
                                                    color: #f69211;
                                                }
                                            }
                                        }*/
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a h3 {
    width: 100%;
    font-size: 14px;
    color: #4c4c4c;
    overflow: hidden;
    line-height: 25px;
    font-weight: 600;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a h3 .t {
    display: block;
    float: left;
    width: 550px;
    font-size: 14px;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a h3 .n {
    display: block;
    float: right;
    font-weight: 400;
    font-size: 12px;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li a p {
    width: 100%;
    font-size: 12px;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 25px;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items .right ul li:hover {
    background: #f8f8f8;
  }
  body .container .zhuanlan_box .zhuanlan .zhuanlan_cont .zlList_list .items.active {
    display: block;
  }
  body .container .xxAudio_box {
    padding: 30px 0px 0px;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont {
    width: 900px;
    float: left;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav {
    width: 100%;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav h3 {
    width: 100px;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul {
    width: 700px;
    float: left;
    margin-top: 2px;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul li {
    float: left;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #e8e8e8;
    color: #4c4c4c;
    font-size: 14px;
    cursor: pointer;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul li.active {
    color: #ed6b00;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav ul li:last-child {
    border-right: none;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_nav a {
    font-size: 12px;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 2px;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list {
    width: 100%;
    padding: 15px 0px;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox {
    display: none;
    width: 100%;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items {
    width: 120px;
    height: 221px;
    margin: 0 30px 15px;
    float: left;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a .xxImg {
    position: relative;
    width: 100%;
    height: 175px;
    margin-bottom: 5px;
    /*    .iconfont{
                                        position: absolute;
                                        bottom: 0px;
                                        right: 0px;
                                        background: rgba(0, 0, 0, 0.6);
                                        padding: 4px 6px;
                                        color: #FFF;
                                        font-size: 12px;
                                        span{
                                            margin-left: 5px;
                                        }
                                    }*/
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a .xxImg img {
    width: 100%;
    height: 100%;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a h5 {
    font-size: 12px;
    color: #4c4c4c;
    line-height: 25px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox .items a p {
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .container .xxAudio_box .xxAudio_cont .xxAudio_list .itembox.active {
    display: block;
  }
  body .container .biji_box {
    width: 100%;
    overflow: hidden;
    background-image: url(../images/index/biji_piv_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  body .container .biji_box .biji_cont {
    padding: 35px 0px;
  }
  body .container .biji_box .biji_cont h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .biji_box .biji_cont h2 .swiperBtn .biji-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .biji_box .biji_cont h2 .more {
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container {
    width: 100%;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide {
    width: 100%;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items {
    width: 590px;
    height: 180px;
    background: #FFF;
    padding: 15px;
    border-radius: 8px;
    margin-top: 20px;
    overflow: hidden;
    float: left;
    transition: all 0.2s;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left {
    float: left;
    width: 80px;
    margin-right: 15px;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .bookImg {
    height: 80px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .bookImg img {
    height: 100%;
    width: 100%;
    display: block;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left p {
    font-size: 12px;
    color: #999;
    line-height: 35px;
    width: 100%;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .biji-gz {
    width: 58px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    border: 1px solid #ed6b00;
    background: #ed6b00;
    color: #FFF;
    font-size: 12px;
    margin: 0 auto;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .left .biji-gz.active {
    background: none;
    color: #ed6b00;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox {
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 {
    font-size: 12px;
    color: #666666;
    font-weight: 600;
    overflow: hidden;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .right {
    float: right;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .right span {
    font-size: 12px;
    font-weight: 400;
    padding: 0 5px;
    cursor: pointer;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .right span.active {
    color: #ed6b00;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox h5 .time {
    color: #999;
    font-weight: 400;
    font-size: 12px;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .bookinfo {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    max-height: 36px;
    overflow: hidden;
    margin: 10px 0px;
    width: 375px;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .bookinfo .open-Win {
    display: none;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .info2 {
    background: #f5f5f5;
    color: #666666;
    font-weight: 600;
    font-size: 12px;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items .textbox .laiyuan {
    float: right;
    font-size: 12px;
    color: #999999;
    line-height: 40px;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items:nth-child(odd) {
    margin-right: 20px;
  }
  body .container .biji_box .biji_cont .biji-container .swiper-slide .items:hover {
    box-shadow: 8px 8px 15px #999;
  }
  body .container .index_tui {
    overflow: hidden;
  }
  body .container .index_tui .index_tuibox {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
  }
  body .container .index_tui .index_tuibox .tuibox_nav {
    width: 100%;
    overflow: hidden;
  }
  body .container .index_tui .index_tuibox .tuibox_nav h3 {
    width: 100px;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul {
    width: 700px;
    float: left;
    margin-top: 2px;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li {
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #e8e8e8;
    color: #4c4c4c;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li.active {
    color: #ed6b00;
  }
  body .container .index_tui .index_tuibox .tuibox_nav ul li:last-child {
    border-right: none;
  }
  body .container .index_tui .index_tuibox .tuibox_nav .more {
    font-size: 12px;
    color: #665656;
    float: right;
    font-weight: 400;
    margin-top: 3px;
  }
  body .container .index_tui .index_tuibox .tuibox_list {
    width: 100%;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul {
    width: 100%;
    padding: 15px 0px 0px;
    display: none;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li {
    width: 100%;
    padding: 0 25px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .imgbox {
    float: left;
    width: 115px;
    height: 160px;
    margin-right: 25px;
    position: relative;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox h3 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 600;
    line-height: 20px;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .info {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin: 15px 0px 35px;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox {
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    line-height: 30px;
    text-align: right;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox .right {
    display: inline-block;
    margin-left: 50px;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox .right span {
    font-size: 12px;
    font-weight: 400;
    padding: 0 5px;
    cursor: pointer;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li .textbox .userbox .right span.active {
    color: #ed6b00;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li::before {
    position: absolute;
    bottom: 1px;
    left: 165px;
    width: 0px;
    height: 1px;
    content: '';
    background: #999;
    transition: all 0.4s;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul li:hover::before {
    width: 100%;
  }
  body .container .index_tui .index_tuibox .tuibox_list ul.active {
    display: block;
  }
  body .container .index_tui .index_ztzk {
    width: 100%;
  }
  body .container .index_tui .index_ztzk h2 {
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    font-weight: 400;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn {
    float: right;
    overflow: hidden;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .index_tui .index_ztzk h2 .swiperBtn .ztzk-pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .index_tui .index_ztzk h2 .more {
    display: none;
  }
  body .container .index_tui .index_ztzk .ztzk-container {
    width: 100%;
    padding: 15px 20px 15px;
    overflow: hidden;
  }
  body .container .index_tui .index_ztzk .ztzk-container .swiper-slide {
    height: 120px;
    border-radius: 8px;
    overflow: hidden;
  }
  body .container .index_tui .index_ztzk .ztzk-container .swiper-slide .inbg {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    line-height: 120px;
  }
  body .container .index_tui .index_ztzk .ztzk-container .swiper-slide .inbg a {
    display: block;
    font-size: 24px;
    color: #FFF;
  }
  body .container .index_tui .index_xzzl {
    width: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_nav {
    width: 100%;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_nav h3 {
    width: 100px;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul {
    width: 700px;
    float: left;
    margin-top: 2px;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li {
    float: left;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #e8e8e8;
    color: #4c4c4c;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li.active {
    color: #ed6b00;
  }
  body .container .index_tui .index_xzzl .xzzl_nav ul li:last-child {
    border-right: none;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn {
    float: right;
    overflow: hidden;
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .iconfont {
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #FFF;
    background: #f8c499;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    float: left;
    cursor: pointer;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination {
    float: left;
    height: 15px;
    line-height: 10px;
    margin: 0 10px;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination span {
    display: inline-block;
    margin: 0px 3px;
    line-height: 15px;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination .swiper-pagination-bullet {
    background: #333;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn .pagination .swiper-pagination-bullet-active {
    background: #ed6b00;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .btnlist .swiperBtn.active {
    display: block;
  }
  body .container .index_tui .index_xzzl .xzzl_nav .more {
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_list {
    width: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items {
    width: 100%;
    padding: 15px 0px 40px;
    display: none;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide {
    overflow: hidden;
    width: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left {
    width: 190px;
    height: 410px;
    float: left;
    background: #f8f8f8;
    overflow: hidden;
    margin: 0 30px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .imgbox {
    width: 130px;
    height: 130px;
    border-radius: 5px;
    overflow: hidden;
    margin: 15px auto 0px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .zl_name {
    font-size: 16px;
    color: #4c4c4c;
    margin: 25px 0px 20px;
    text-align: center;
    font-weight: 600;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .left .zl_info {
    padding: 0 10px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 23px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top {
    overflow: hidden;
    padding-bottom: 25px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .imgbox {
    width: 115px;
    height: 160px;
    float: left;
    margin-right: 40px;
    position: relative;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn h4 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
    line-height: 35px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .name {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .price {
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .price .l {
    float: left;
    font-size: 16px;
    color: #ed6b00;
    font-weight: 400;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .price .r {
    float: left;
    font-size: 12px;
    color: #999;
    margin-top: 4px;
    padding-left: 8px;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .top .rightIn .info {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    margin-top: 10px;
    height: 55px;
    overflow: hidden;
    width: 75%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom {
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul {
    width: 100%;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li {
    float: left;
    margin-right: 40px;
    width: 115px;
    height: 242px;
    overflow: hidden;
    transition: all 0.5s;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookImg {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookImg img {
    width: 100%;
    height: 100%;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    height: 40px;
    /*text-overflow: ellipsis;
                                                white-space: nowrap;*/
    overflow: hidden;
    margin: 5px 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 14px;
    overflow: hidden;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items .swiper-slide .right .bottom > ul li .bookPrice span {
    font-size: 12px;
    color: #999999;
  }
  body .container .index_tui .index_xzzl .xzzl_list .items.active {
    display: block;
  }
  body .container .index_teaHouse {
    width: 100%;
  }
  body .container .index_teaHouse > h2 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
    padding-top: 30px;
  }
  body .container .index_teaHouse > h2 a {
    font-size: 12px;
    color: #ed6b00;
    float: right;
    font-weight: 400;
    margin-top: 2px;
  }
  body .container .index_teaHouse .listDetail {
    width: 100%;
  }
  body .container .index_teaHouse .listDetail li {
    overflow: hidden;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #e0e0e0;
  }
  body .container .index_teaHouse .listDetail li .plBtn {
    margin-top: 20px;
    text-align: right;
  }
  body .container .index_teaHouse .listDetail li .plBtn a {
    padding: 0 10px;
    font-size: 12px;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .plBtn a.active {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .l {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
  }
  body .container .index_teaHouse .listDetail li .l img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r {
    display: table;
    padding-left: 10px;
    width: 1140px;
  }
  body .container .index_teaHouse .listDetail li .r > h4 {
    font-size: 12px;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r > h4 span.active {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 600;
  }
  body .container .index_teaHouse .listDetail li .r > h4 .r-time {
    font-size: 12px;
    color: #999;
  }
  body .container .index_teaHouse .listDetail li .r > h4 img {
    margin: 0 5px;
  }
  body .container .index_teaHouse .listDetail li .r > h4 .guanzhu {
    float: right;
    color: #fff;
    background: #ed6b00;
    padding: 5px 15px;
    border-radius: 5px;
  }
  body .container .index_teaHouse .listDetail li .r > h4 a.active {
    float: right;
    color: #ed6b00;
    border: 1px solid #ed6b00;
    background: none !important;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 12px;
  }
  body .container .index_teaHouse .listDetail li .r > h4 .del {
    float: right;
    color: #999;
  }
  body .container .index_teaHouse .listDetail li .r .info {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin: 15px 0;
  }
  body .container .index_teaHouse .listDetail li .r .info span {
    font-weight: bold;
  }
  body .container .index_teaHouse .listDetail li .r .info a.centent-info {
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .info .open-More {
    display: none;
  }
  body .container .index_teaHouse .listDetail li .r .plBtn {
    text-align: right;
  }
  body .container .index_teaHouse .listDetail li .r .plBtn a {
    padding: 0 10px;
    font-size: 12px;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .plBtn a.active {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList {
    width: 100%;
    margin-top: 30px;
    display: inline-block;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item {
    width: 115px;
    float: left;
    transition: all 0.5s;
    margin: 0px 45px 10px 0px;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item .bookImg {
    width: 100%;
    height: 160px;
    box-shadow: 2px 2px 5px #b7b7b7;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item .bookName {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin: 5px 0px 0px;
    font-weight: 400;
    color: #4c4c4c;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 16px;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item .bookPrice span {
    font-size: 12px;
    color: #999999;
  }
  body .container .index_teaHouse .listDetail li .r > .buyList .item:nth-child(7n+7) {
    margin-right: 0px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail {
    width: 100%;
    padding: 20px;
    display: inline-block;
    background: #f5f5f5;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop {
    width: 100%;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .l {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .l img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r {
    display: table;
    padding-left: 10px;
    width: 92%;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r h4 {
    font-size: 12px;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r h4 span.active {
    font-size: 12px;
    color: #ed6b00;
    font-weight: 600;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r .info {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin: 15px 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .newTop .r .info span {
    font-weight: bold;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList {
    width: 100%;
    margin-top: 0px;
    display: inline-block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item {
    width: 115px;
    float: left;
    transition: all 0.5s;
    margin: 0px 45px 10px 0px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookImg {
    width: 100%;
    height: 160px;
    box-shadow: 2px 2px 5px #b7b7b7;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookImg img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookName {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    margin: 5px 0px 0px;
    height: 40px;
    font-weight: 400;
    color: #4c4c4c;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .userName {
    color: #999999;
    font-size: 12px;
    width: 100%;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookPrice {
    width: 100%;
    color: #ed6b00;
    font-size: 16px;
    overflow: hidden;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item .bookPrice span {
    font-size: 12px;
    color: #999999;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .buyList .item:nth-child(7n+7) {
    margin-right: 0px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail > h4 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail > h4 span.active {
    font-size: 14px;
    color: #ed6b00;
    font-weight: 600;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .info {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin: 20px 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-top {
    width: 100%;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-bottom: 20px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-left {
    float: left;
    width: 120px;
    height: 170px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-left img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newleft {
    float: left;
    height: 120px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newleft .hei12 {
    height: 120px;
    display: block;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright {
    display: flow-root;
    padding-left: 20px;
    padding-top: 10px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .newTitle {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .noWrap {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    color: #4c4c4c;
    margin: 10px 0 10px 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .allBook {
    font-size: 14px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-newright .allBook a {
    padding: 5px 10px;
    background: #e0e0e0;
    color: #666666;
    cursor: pointer;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right {
    display: flow-root;
    padding-left: 20px;
    padding-top: 20px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 {
    color: #4c4c4c;
    font-size: 14px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .borderLine {
    padding: 1px 8px;
    color: #FFF;
    background: #fab221;
    font-size: 12px;
    font-weight: normal;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star {
    color: #999;
    font-size: 12px;
    float: right;
    font-weight: normal;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star .xingbox {
    display: inline-block;
    padding: 0 10px;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star .xingbox span.active {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right > h2 .star .xingbox span.onactive {
    color: #ed6b00;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right .line {
    color: #999;
    font-size: 12px;
    margin: 10px 0;
  }
  body .container .index_teaHouse .listDetail li .r .r-detail .r-detail-right .zuozhe {
    margin-top: 30px;
  }
  body .booktimeCont {
    width: 100%;
    overflow: hidden;
    background: #FFF;
  }
  body .booktimeCont .bookTleft {
    width: 900px;
    float: left;
  }
  body .booktimeCont .bookTleft .bookTnav {
    width: 100%;
    margin: 20px 0px;
  }
  body .booktimeCont .bookTleft .bookTnav a {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 16px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan {
    width: 100%;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft {
    width: 70%;
    float: left;
    margin-bottom: 10px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft a {
    font-size: 16px;
    color: #999;
    margin-right: 25px;
    font-weight: 400;
    position: relative;
    z-index: 2;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft a.active {
    color: #4c4c4c;
    font-size: 16px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTopleft a.active::before {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0px;
    width: 25px;
    height: 3px;
    background: #ed6b00;
    z-index: 2;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTbox {
    width: 30%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 600;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_top .bookTbox span {
    display: inline-block;
    padding: 2px;
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom {
    width: 100%;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox {
    display: inline-block;
    float: left;
    line-height: 25px;
    margin-right: 50px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span {
    font-size: 14px;
    color: #999;
    padding: 0 10px;
    border-right: 1px solid #e0e0e0;
    line-height: 14px;
    cursor: pointer;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span:nth-child(1) {
    padding-left: 0px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span:last-child {
    border-right: none;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sxBtnbox span.active {
    color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input {
    display: inline-block;
    float: left;
    width: 200px;
    height: 25px;
    position: relative;
    border-radius: 25px;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input input {
    width: 100%;
    height: 25px;
    border-radius: 25px;
    border: 1px solid #ed6b00;
    padding: 0 40px 0 10px;
    font-size: 12px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input span {
    position: absolute;
    width: 35px;
    height: 25px;
    display: block;
    top: 0px;
    right: 0px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    line-height: 25px;
    text-align: center;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .sx_bottom .sx_input span::before {
    position: absolute;
    top: 5px;
    left: 0px;
    height: 15px;
    width: 1px;
    background: #e0e0e0;
    content: '';
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox {
    width: 100%;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items {
    width: 100%;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li {
    width: 420px;
    float: left;
    margin-bottom: 40px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 25px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox .icon_mian {
    width: 34px;
    height: 40px;
    background-image: url(../images/index/main_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -5px;
    right: -7px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox .icon_mian1 {
    width: 34px;
    height: 40px;
    background-image: url(../images/bargainPrice.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -5px;
    right: -7px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .imgbox .icon_book {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0px;
    right: 0px;
    color: #FFF;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 400;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext {
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .title {
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .title h4 {
    width: 240px;
    overflow: hidden;
    /*  white-space: nowrap;
                                            text-overflow: ellipsis;*/
    line-height: 16px;
    height: 32px;
    font-size: 12px;
    color: #4c4c4c;
    font-weight: 400;
    float: left;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .title .addCar {
    float: right;
    font-size: 16px;
    color: #ed6b00;
    cursor: pointer;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .nameTime {
    margin: 5px 0px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .info {
    font-size: 12px;
    color: #777;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .nowPrice {
    font-size: 14px;
    margin: 10px 0;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .nowPrice span {
    text-decoration: line-through;
    color: #ff0000;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox {
    padding: 5px 0px;
    overflow: hidden;
    line-height: 30px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .price {
    font-size: 16px;
    font-weight: 400;
    color: #ed6b00;
    padding-right: 10px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .oldPrice {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns {
    overflow: hidden;
    float: right;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns a {
    display: block;
    float: right;
    line-height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns .collectBtn {
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns .collectBtn.active {
    background: none;
    color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .priceBox .btns .buyBtn {
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox {
    overflow: hidden;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .collect {
    font-size: 12px;
    color: #666666;
    cursor: pointer;
    line-height: 28px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .collect.active {
    color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns {
    overflow: hidden;
    float: right;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns a {
    display: block;
    float: right;
    line-height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    border-radius: 5px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns .buyBtn {
    background: #ed6b00;
    color: #FFF;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li .booktext .buyBtnbox .btns .zero {
    color: #fff !important;
    background: #999 !important;
    border: none !important;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .items ul li:nth-child(odd) {
    margin-right: 60px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .none {
    display: none;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .getMore {
    width: 150px;
    margin: 0px auto 30px;
    display: block;
    font-size: 14px;
    color: #ed5800;
    text-align: center;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox .layui-laypage-em {
    background-color: #ed6b00;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont {
    text-align: center;
    padding: 35px 0px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage {
    font-size: 12px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage a {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage span {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage select {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage input {
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    font-size: 12px;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox #pagesCont .layui-laypage button {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox.active .items ul li {
    width: 100%;
    margin-right: 0px!important;
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox.active .items ul li .booktext {
    display: block;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox.active .items ul li .booktext .info {
    padding-right: 350px;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox.active .items ul li:nth-child(1) .icon_bang {
    width: 26px;
    height: 35px;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    background-image: url(../images/jinpai.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox.active .items ul li:nth-child(2) .icon_bang {
    width: 26px;
    height: 35px;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    background-image: url(../images/yinpai.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .booktimeCont .bookTleft .bookTShaiXuan .shaixuanListbox.active .items ul li:nth-child(3) .icon_bang {
    width: 26px;
    height: 35px;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    background-image: url(../images/tongpai.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .booktimeCont .bookTright {
    width: 250px;
    float: right;
    padding-top: 30px;
  }
  body .newsCont {
    width: 100%;
    overflow: hidden;
    background: #FFF;
    margin-top: 25px;
  }
  body .newsCont .leftBox {
    width: 900px;
    float: left;
  }
  body .newsCont .leftBox .zlNav {
    margin: 0px 0px 25px;
  }
  body .newsCont .leftBox .zlNav a {
    font-size: 14px;
    color: #4c4c4c;
    margin-right: 10px;
  }
  body .newsCont .leftBox .zlInfo {
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo .topTitle {
    width: 100%;
    padding: 45px 0px 15px;
  }
  body .newsCont .leftBox .zlInfo .topTitle h4 {
    font-size: 24px;
    color: #4c4c4c;
    text-align: center;
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo .topTitle div {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  body .newsCont .leftBox .zlInfo .topTitle div span {
    font-size: 12px;
    color: #999;
    padding: 0 10px;
  }
  body .newsCont .leftBox .zlInfo .newsListbox {
    width: 100%;
    overflow: hidden;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 30px;
    position: relative;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .title {
    overflow: hidden;
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .title h5 {
    width: 700px;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .title span {
    display: block;
    width: 150px;
    font-size: 14px;
    float: right;
    text-align: right;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li a .newsInfo {
    padding: 10px 0px 25px;
    font-size: 14px;
    color: #4c4c4c;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #ed6b00;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
  }
  body .newsCont .leftBox .zlInfo .newsListbox li:hover::before {
    width: 100%;
  }
  body .newsCont .leftBox .zlInfo #pagesCont {
    text-align: center;
    padding: 35px 0px;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage-em {
    background-color: #ed6b00;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage {
    font-size: 12px;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage a {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage span {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage select {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage input {
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    font-size: 12px;
    color: #666666;
  }
  body .newsCont .leftBox .zlInfo #pagesCont .layui-laypage button {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 12px;
    color: #666666;
  }
  body .newsCont .rightbox {
    width: 250px;
    padding-top: 75px;
    float: right;
  }
  body .dsbjInfoBox {
    width: 100%;
  }
  body .dsbjInfoBox .contBox {
    width: 1200px;
    margin: 0 auto;
  }
  body .dsbjInfoBox .contBox .dsbiNav {
    padding: 20px 0px;
  }
  body .dsbjInfoBox .contBox .dsbiNav a {
    font-size: 14px;
    color: #000;
    margin: 0 5px;
  }
  body .dsbjInfoBox .contBox .topUserInfo {
    width: 100%;
    background: #fafafa;
    padding: 25px 20px;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .topUserInfo .imgbox {
    width: 125px;
    height: 125px;
    margin-right: 20px;
    float: left;
    box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.3);
  }
  body .dsbjInfoBox .contBox .topUserInfo .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight {
    position: relative;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .names {
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 600;
    padding: 15px 0px;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .ids {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .info {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    display: table;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .addGz {
    width: 60px;
    height: 28px;
    line-height: 28px;
    display: block;
    border: 1px solid #ed6b00;
    color: #ed6b00;
    position: absolute;
    top: 0px;
    right: 10px;
    text-align: center;
  }
  body .dsbjInfoBox .contBox .topUserInfo .userRight .addGz.active {
    border: 1px solid #999;
    color: #999;
  }
  body .dsbjInfoBox .contBox .bottomCont {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls {
    width: 900px;
    float: left;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bookHx {
    width: 100%;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bookHx > div {
    font-size: 14px;
    color: #ed6b00;
    line-height: 20px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bookHx > p {
    text-align: right;
    font-size: 12px;
    color: #999;
    font-weight: 400;
    padding: 5px 0px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo {
    width: 100%;
    margin-top: 25px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiText {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiText p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiBtn {
    width: 100%;
    padding: 20px 0px;
    line-height: 40px;
    text-align: right;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiBtn > a {
    font-size: 14px;
    color: #4c4c4c;
    margin-left: 15px;
  }
  body .dsbjInfoBox .contBox .bottomCont .ls .bijiInfo .bijiBtn .shareBox {
    display: none;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs {
    width: 250px;
    float: right;
    padding: 30px 10px;
    background: #fafafa;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg {
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .imgbox {
    width: 95px;
    height: 145px;
    float: left;
    margin-right: 10px;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .rText {
    width: 120px;
    float: left;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .rText h5 {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .topImg .rText .info p {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .text {
    margin-top: 25px;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .text h5 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #4c4c4c;
  }
  body .dsbjInfoBox .contBox .bottomCont .rs .text .info {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox {
    width: 100%;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo {
    width: 900px;
    float: left;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook {
    width: 100%;
    padding: 40px 30px;
    background: #fcfcfc;
    border: 1px solid #ebebeb;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox {
    width: 115px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 25px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox .icon_mian {
    width: 43px;
    height: 53px;
    background-image: url(../images/index/main_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox .icon_mian1 {
    width: 43px;
    height: 53px;
    background-image: url(../images/bargainPrice.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .imgbox .icon {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0px;
    right: 0px;
    color: #FFF;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 400;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext {
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title {
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title h4 {
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 600;
    float: left;
    padding-top: 2px;
    line-height: 16px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title h4 .vip {
    background: #fab221;
    color: #FFF;
    padding: 0px 5px;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    font-weight: 400;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title h4 .icon {
    border: 1px solid #fab221;
    color: #fab221;
    padding: 0px 5px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .title .addCar {
    float: right;
    font-size: 16px;
    color: #ed6b00;
    cursor: pointer;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .nameTime {
    margin: 8px 0px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .nameTime a {
    color: #999;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .nameTime .zuozhe {
    display: inline-block;
    max-width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #999;
    vertical-align: text-bottom;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .booktext .info {
    font-size: 12px;
    color: #414141;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia {
    width: 100%;
    margin: 30px 0px 0px;
    padding-top: 30px;
    color: #4c4c4c;
    font-size: 14px;
    border-top: 1px dashed #ebebeb;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia > .iconfont {
    color: #ed6b00;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .text {
    border-bottom: 2px solid #ed6b00;
    font-size: 14px;
    line-height: 25px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .text a {
    color: #333;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .goPage {
    text-align: right;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .topbook .bookxia .goPage a {
    padding: 0px;
    color: #ed6b00;
    font-size: 12px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox {
    padding: 40px 0px;
    width: 100%;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijitext {
    line-height: 25px;
    width: 100%;
    font-size: 16px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn {
    width: 100%;
    overflow: hidden;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a {
    float: right;
    margin-left: 10px;
    color: #4c4c4c;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a span {
    margin-right: 5px;
    font-size: 14px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a.active {
    color: #ed6b00;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjbookinfo .bijibox .bijiBtn a a:hover {
    color: #4c4c4c;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight {
    width: 250px;
    float: right;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor {
    width: 100%;
    background: #fafafa;
    padding: 30px 15px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .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 .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .imgBox a {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo {
    width: 160px;
    float: left;
    padding: 6px 0px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top {
    width: 100%;
    overflow: hidden;
    line-height: 18px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top > span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-right: 5px;
    float: left;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .name {
    color: #358dc5;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .name a {
    color: #358dc5;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .vip {
    width: 14px;
    height: 16px;
    background-image: url(../images/icon/icon_vip.png);
    margin: 2px 5px 2px 0px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .top .author {
    width: 40px;
    height: 14px;
    background-image: url(../images/icon/icon_author.png);
    margin: 3px 5px 3px 0px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .num {
    font-size: 12px;
    color: #7e7e7e;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .info {
    font-size: 12px;
    color: #4c4c4c;
    width: 100%;
    line-height: 18px;
    overflow: hidden;
    height: 36px;
    margin-bottom: 15px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .btns {
    width: 100%;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .btns .addGz {
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: #ffe9d8;
    color: #ed6b00;
    display: block;
    text-align: center;
    font-size: 12px;
  }
  body .dsbjInfoBox .contBox .dsbjNewBox .dsbjRight .dsbjAuthor .authorInfo .btns .addGz .iconfont {
    font-size: 12px;
  }
}
@keyframes haha1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
@-webkit-keyframes haha1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(720deg);
  }
}
