body {
  color: #333 !important;
}
.author_information_img {
  margin-top: 2px;
}
.author_information_name .name {
  color: #333 !important;
  font-size: 12px !important;
}
.author_information_time {
  font-size: 12px !important;
  margin-top: 5px;
}
.author_information_time a {
  font-size: 12px !important;
}
.book_single_title {
  font-size: 14px !important;
}
.subscribe_text_title {
  font-size: 14px !important;
}
.content_soundtext_title {
  font-size: 14px !important;
}
.book_text_titletext a {
  font-size: 14px !important;
}
.book_text_titletext span {
  vertical-align: middle !important;
}
@media (max-width: 750px) {
  .personal_information {
    width: 100%;
    background: url(../../images/xiandu/personimg.png);
    background-size: 120%;
    background-position: 50%;
    padding: 0rem .2rem;
  }
  .personal_information .information_box {
    width: 100%;
    margin: auto;
    height: 100%;
    padding: .66rem 0rem;
    overflow: hidden;
  }
  .personal_information .information_box .personal_name {
    width: 100%;
    overflow: hidden;
  }
  .personal_information .information_box .personal_name .img {
    width: 1.7rem;
    height: 1.7rem;
    float: left;
  }
  .personal_information .information_box .personal_name .img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .personal_information .information_box .personal_name .title {
    margin-left: 2.1rem;
  }
  .personal_information .information_box .personal_name .title .name {
    margin-bottom: 0.2rem;
  }
  .personal_information .information_box .personal_name .title .name > a {
    font-size: .32rem;
    color: #333;
    margin-top: .1rem;
    margin-bottom: 10px;
  }
  .personal_information .information_box .personal_name .title .name > a h1 {
    display: inline;
  }
  .personal_information .information_box .personal_name .title .name > a .vip {
    display: inline-block;
    font-size: .24rem;
    color: #c6a770;
    border: .02rem solid #c6a770;
    padding: 0rem .08rem;
    margin-left: .1rem;
  }
  .personal_information .information_box .personal_name .title .name .changUser {
    border-radius: 4px;
    background-color: #6eacac;
    color: white;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    padding: 1px 8px;
  }
  .personal_information .information_box .personal_name .title .labels {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.1rem;
  }
  .personal_information .information_box .personal_name .title .labels a {
    display: inline-block;
    padding: 2px 7px;
    color: #c6a770;
    font-weight: 400;
    border: 1px solid #c6a770;
    border-radius: 30px;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: .08rem;
  }
  .personal_information .information_box .personal_name .title .jianjian {
    font-size: .24rem;
    color: #333;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
    margin-top: .2rem;
  }
  .personal_information .information_box .personal_edit {
    width: 100%;
    overflow: hidden;
    margin-top: .2rem;
  }
  .personal_information .information_box .personal_edit .people_num {
    float: left;
    overflow: hidden;
  }
  .personal_information .information_box .personal_edit .people_num p {
    float: left;
    text-align: center;
    padding: 0rem .26rem;
    border-right: .02rem solid #c2c2c2;
    margin-top: .26rem;
  }
  .personal_information .information_box .personal_edit .people_num p:last-child {
    border: none;
  }
  .personal_information .information_box .personal_edit .people_num p .numtitle {
    display: block;
    font-size: .28rem;
    color: #6e6e6e;
  }
  .personal_information .information_box .personal_edit .people_num p .numnum {
    display: block;
    margin-top: .4rem;
    font-size: .28rem;
    color: #6eacac;
  }
  .personal_information .information_box .personal_edit .edit_button {
    float: right;
  }
  .personal_information .information_box .personal_edit .edit_button span {
    display: block;
    width: 1.78rem;
    height: .6rem;
    border-radius: .16rem;
    background-color: #6eacac;
    color: white;
    text-align: center;
    line-height: .6rem;
    font-size: .28rem;
    margin-bottom: .36rem;
    cursor: pointer;
  }
  .personal_information .information_box .personal_edit .edit_button span.active {
    background-color: white;
    color: #6eacac;
    border: 1px solid #6eacac;
  }
  .content {
    width: 100%;
    padding: 0rem .2rem;
    margin: auto;
  }
  .content .teahouse_content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left {
    width: 100%;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_left .content_title {
    width: 100%;
    margin-top: .4rem;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a {
    float: left;
    padding: 0rem .28rem;
    font-size: .28rem;
    color: #6e6e6e;
    line-height: .28rem;
    border-right: .02rem solid #dedede;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a:last-child {
    border: none;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a.active {
    color: #c6ac7e;
  }
  .content .teahouse_content .teahouse_content_right {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_right .lively_people {
    width: 100%;
    margin-bottom: .96rem;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4 {
    width: 100%;
    font-size: .32rem;
    padding-left: .32rem;
    position: relative;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4::before {
    content: '';
    width: .08rem;
    height: .32rem;
    background-color: #c6a770;
    border-radius: 2rem;
    position: absolute;
    left: 0rem;
    top: .04rem;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4 .iconfont {
    float: right;
    font-size: .24rem;
    color: #c6a770;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4 .iconfont .huan_text {
    margin-left: .1rem;
    color: #737373;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action {
    width: 100%;
    padding: .4rem 0rem;
    border-radius: .2rem;
    background-color: #fafafa;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul a {
    float: left;
    width: 1.1rem;
    margin-left: .62rem;
    margin-right: .62rem;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul a img {
    width: 100%;
    height: 1.1rem;
    border-radius: 50%;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul a p {
    width: 100%;
    font-size: .24rem;
    line-height: .28rem;
    text-align: center;
    height: .56rem;
    overflow: hidden;
    margin-top: .2rem;
    margin-bottom: .4rem;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen {
    width: 100%;
    margin-bottom: .96rem;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen h4 {
    width: 100%;
    font-size: .32rem;
    padding-left: .32rem;
    position: relative;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen h4::before {
    content: '';
    width: .08rem;
    height: .32rem;
    background-color: #c6a770;
    border-radius: 2rem;
    position: absolute;
    left: 0rem;
    top: .04rem;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen h4 .huan_text {
    float: right;
    font-size: .24rem;
    margin-top: .06rem;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_img {
    display: block;
    float: left;
    width: 1.1rem;
    height: 1.1rem;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_text {
    font-size: .24rem;
    margin-left: 1.4rem;
    margin-top: .2rem;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_text a {
    color: #c6a770;
    margin-left: .1rem;
    text-decoration: underline !important;
  }
  .content .teahouse_content .teahouse_content_right .his_station {
    width: 100%;
    margin-bottom: .96rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station h4 {
    width: 100%;
    font-size: .32rem;
    padding-left: .32rem;
    position: relative;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station h4::before {
    content: '';
    width: .08rem;
    height: .32rem;
    background-color: #c6a770;
    border-radius: 2rem;
    position: absolute;
    left: 0rem;
    top: .04rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list {
    width: 100%;
    overflow: hidden;
    padding: 0rem 0rem 0rem .4rem;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_img {
    width: 1.32rem;
    height: 1.32rem;
    position: relative;
    float: left;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_img .img {
    width: 100%;
    height: 100%;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text {
    margin-left: 1.6rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .title {
    display: block;
    width: 100%;
    font-size: .28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .text_num {
    width: 100%;
    font-size: .24rem;
    color: #909090;
    margin-top: .06rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .labels {
    width: 100%;
    margin-top: .14rem;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .labels a {
    display: inline-block;
    padding: .04rem .14rem;
    color: #6eacac;
    border: .02rem solid #6eacac;
    border-radius: .6rem;
    font-size: .24rem;
    margin-right: .2rem;
  }
}
@media (min-width: 750px) {
  .book_text {
    height: 120px;
    position: relative;
  }
  .book_text .book_text_title {
    margin-bottom: 15px !important;
  }
  .book_text .book_text_author {
    margin-bottom: 15px !important;
  }
  .book_text .book_text_keyword {
    position: absolute;
    bottom: 0px;
  }
  .personal_information {
    width: 100%;
    height: 154px;
    background: url(../../images/xiandu/personimg.png);
    background-size: 120%;
    background-position: 50%;
  }
  .personal_information .information_box {
    width: 1200px;
    margin: auto;
    height: 100%;
    padding: 33px 0px;
    overflow: hidden;
  }
  .personal_information .information_box .personal_name {
    width: 865px;
    float: left;
    overflow: hidden;
  }
  .personal_information .information_box .personal_name .img {
    width: 85px;
    height: 85px;
    float: left;
  }
  .personal_information .information_box .personal_name .img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .personal_information .information_box .personal_name .title {
    margin-left: 105px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .personal_information .information_box .personal_name .title .name {
    margin-bottom: 12px;
  }
  .personal_information .information_box .personal_name .title .name > a {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
  }
  .personal_information .information_box .personal_name .title .name > a h1 {
    display: inline;
  }
  .personal_information .information_box .personal_name .title .name > a .vip {
    display: inline-block;
    font-size: 12px;
    color: #c6a770;
    border: 1px solid #c6a770;
    padding: 0px 4px;
    margin-left: 5px;
  }
  .personal_information .information_box .personal_name .title .name .changUser {
    border-radius: 4px;
    background-color: #6eacac;
    color: white;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    padding: 1px 8px;
  }
  .personal_information .information_box .personal_name .title .labels {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .personal_information .information_box .personal_name .title .labels a {
    display: inline-block;
    padding: 2px 7px;
    color: #c6a770;
    font-weight: 400;
    border: 1px solid #c6a770;
    border-radius: 30px;
    font-size: 12px;
    margin-right: 10px;
  }
  .personal_information .information_box .personal_name .title .jianjian {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
  }
  .personal_information .information_box .personal_edit {
    width: 287px;
    float: right;
    overflow: hidden;
  }
  .personal_information .information_box .personal_edit .people_num {
    float: left;
    overflow: hidden;
  }
  .personal_information .information_box .personal_edit .people_num p {
    float: left;
    text-align: center;
    padding: 0px 13px;
    border-right: 1px solid #c2c2c2;
    margin-top: 13px;
  }
  .personal_information .information_box .personal_edit .people_num p:last-child {
    border: none;
  }
  .personal_information .information_box .personal_edit .people_num p .numtitle {
    display: block;
    font-size: 14px;
    color: #6e6e6e;
  }
  .personal_information .information_box .personal_edit .people_num p .numnum {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    color: #6eacac;
  }
  .personal_information .information_box .personal_edit .edit_button {
    float: right;
  }
  .personal_information .information_box .personal_edit .edit_button span {
    display: block;
    width: 89px;
    height: 30px;
    border-radius: 8px;
    background-color: #6eacac;
    color: white;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 18px;
    cursor: pointer;
  }
  .personal_information .information_box .personal_edit .edit_button span.active {
    background-color: white;
    color: #6eacac;
    border: 1px solid #6eacac;
  }
  .content {
    width: 1200px;
    margin: auto;
  }
  .content .teahouse_content {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .content .teahouse_content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left {
    width: 865px;
    float: left;
  }
  .content .teahouse_content .teahouse_content_left .content_title {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a {
    float: left;
    padding: 0px 14px;
    font-size: 14px;
    color: #6e6e6e;
    line-height: 14px;
    border-right: 1px solid #dedede;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a:last-child {
    border: none;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a.active {
    color: #c6ac7e;
  }
  .content .teahouse_content .teahouse_content_right {
    width: 287px;
    float: right;
  }
  .content .teahouse_content .teahouse_content_right .lively_people {
    width: 100%;
    margin-bottom: 48px;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4 {
    width: 100%;
    font-size: 14px;
    padding-left: 16px;
    position: relative;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4::before {
    content: '';
    width: 4px;
    height: 14px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4 .iconfont {
    float: right;
    font-size: 12px;
    color: #c6a770;
    cursor: pointer;
    margin-top: 3px;
  }
  .content .teahouse_content .teahouse_content_right .lively_people h4 .iconfont .huan_text {
    margin-left: 5px;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action {
    width: 100%;
    padding: 20px 0px 0px 0px;
    border-radius: 10px;
    background-color: #fafafa;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul a {
    float: left;
    width: 55px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul a img {
    width: 100%;
    height: 55px;
    border-radius: 50%;
  }
  .content .teahouse_content .teahouse_content_right .lively_people .people_action ul a p {
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    height: 28px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen {
    width: 100%;
    margin-bottom: 48px;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen h4 {
    width: 100%;
    font-size: 14px;
    padding-left: 16px;
    position: relative;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen h4::before {
    content: '';
    width: 4px;
    height: 14px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen h4 .huan_text {
    float: right;
    font-size: 12px;
    margin-top: 3px;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_img {
    display: block;
    float: left;
    width: 55px;
    height: 55px;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_text {
    font-size: 12px;
    margin-left: 70px;
    margin-top: 3px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_right .nowhappen .nowhappen_text a {
    color: #c6a770;
    margin-left: 5px;
    text-decoration: underline !important;
  }
  .content .teahouse_content .teahouse_content_right .his_station {
    width: 100%;
    margin-bottom: 48px;
  }
  .content .teahouse_content .teahouse_content_right .his_station h4 {
    width: 100%;
    font-size: 14px;
    padding-left: 16px;
    position: relative;
    color: #333;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .his_station h4::before {
    content: '';
    width: 4px;
    height: 14px;
    background-color: #c6a770;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 2px;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list {
    width: 100%;
    overflow: hidden;
    padding: 0px 0px 0px 20px;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_img {
    width: 66px;
    height: 66px;
    position: relative;
    float: left;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_img .img {
    width: 100%;
    height: 100%;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text {
    margin-left: 80px;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .title {
    display: block;
    width: 100%;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .text_num {
    width: 100%;
    font-size: 12px;
    color: #909090;
    margin-top: 3px;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .labels {
    width: 100%;
    margin-top: 7px;
  }
  .content .teahouse_content .teahouse_content_right .his_station .station_list .station_text .labels a {
    display: inline-block;
    padding: 2px 7px;
    color: #6eacac;
    border: 1px solid #6eacac;
    border-radius: 30px;
    font-size: 12px;
    margin-right: 10px;
  }
}
