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) {
  .follow_btn {
    border-radius: .6rem;
    background-color: #6eacac;
    color: white !important;
  }
  .over_follow_btn {
    border-radius: .6rem;
    border: .02rem solid #6eacac !important;
    color: #6eacac !important;
  }
  .fen {
    color: #6eacac !important;
  }
  .xing_list i {
    color: #6eacac !important;
  }
  .xing_list i.star-on-png {
    color: #6eacac !important;
  }
  .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 {
    float: left;
    text-align: center;
  }
  .personal_information .information_box .personal_name .img img {
    display: block;
    width: 1.7rem;
    height: 1.7rem;
    border-radius: 50%;
  }
  .personal_information .information_box .personal_name .img .iconfont {
    display: block;
    color: #c6a770;
    margin-top: .1rem;
  }
  .personal_information .information_box .personal_name .img .iconfont span {
    font-size: .24rem;
    vertical-align: top;
    margin-left: .04rem;
  }
  .personal_information .information_box .personal_name .title {
    margin-left: 2.1rem;
  }
  .personal_information .information_box .personal_name .title .titles {
    display: block;
    font-size: .32rem;
    color: #333;
    margin-top: .1rem;
    margin-bottom: .16rem;
  }
  .personal_information .information_box .personal_name .title .titles .vip {
    display: inline-block;
    font-size: .24rem;
    color: #c6a770;
    border: .02rem solid #c6a770;
    padding: 0rem .08rem;
    margin-left: .2rem;
  }
  .personal_information .information_box .personal_name .title .titles .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 .ssapid {
    font-size: .24rem;
    color: #333;
    margin-bottom: .16rem;
  }
  .personal_information .information_box .personal_name .title .yanjiu {
    font-size: .24rem;
    color: #333;
    margin-bottom: .16rem;
  }
  .personal_information .information_box .personal_name .title .yanjiu a {
    color: #c6a770;
    font-size: .24rem;
  }
  .personal_information .information_box .personal_name .title .kewords {
    font-size: .24rem;
    color: #333;
  }
  .personal_information .information_box .personal_name .title .kewords a {
    color: #c6a770;
    font-size: .24rem;
  }
  .personal_information .information_box .personal_edit {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
  }
  .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;
  }
  .personal_information .information_box .jianjian_all {
    width: 100%;
    margin-top: .2rem;
    font-size: .28rem;
    color: #6e6e6e;
  }
  .content {
    width: 100%;
    padding: 0rem .2rem;
    margin: auto;
  }
  .content .content_tab {
    width: 100%;
    margin-top: .8rem;
    border-bottom: .04rem solid #dedede;
    margin-bottom: .4rem;
  }
  .content .content_tab ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .content_tab ul li {
    width: 25%;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-bottom: .2rem;
    font-size: .28rem;
    color: #6e6e6e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content .content_tab ul li.active {
    color: #c6a770;
  }
  .content .content_tab ul li.active::before {
    content: "";
    width: 50%;
    height: .06rem;
    background-color: #c6a770;
    position: absolute;
    bottom: -0.02rem;
    left: 0rem;
    right: 0rem;
    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%;
    height: .64rem;
    line-height: .64rem;
    background-color: #fafafa;
  }
  .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 {
    display: block;
    height: .64rem;
    line-height: .64rem;
    float: left;
    padding: 0rem .28rem;
    font-size: .28rem;
    color: #6e6e6e;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a.active {
    color: #c6ac7e;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_title {
    margin-bottom: .4rem;
    font-size: .32rem;
    color: #c6a770;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_title .iconfont {
    font-size: .4rem;
    vertical-align: middle;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_title .gerenone_text_num {
    font-size: .24rem;
    color: #6e6e6e;
    margin-left: .2rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li {
    width: 100%;
    display: block;
    padding: .56rem 0rem;
    border-bottom: .02rem solid #f0f0f0;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li:first-child {
    padding-top: 0rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li:last-child {
    border: 0rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img {
    width: 1.88rem;
    height: 2.7rem;
    float: left;
    position: relative;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img .img {
    width: 100%;
    height: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img .iconbox {
    width: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    text-align: right;
    overflow: hidden;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img .iconfont {
    padding: 3px 3px 0px 3px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #c6a770;
    font-size: 16px;
    float: right;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text {
    margin-left: 2.2rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo {
    width: 100%;
    overflow: hidden;
    margin-bottom: .1rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .title {
    max-width: 70%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .28rem;
    color: #333;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .collection {
    float: right;
    font-size: .24rem;
    color: #777777;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .collection span {
    margin-left: .1rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .collection.active {
    color: #c6a770;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_author {
    width: 100%;
    font-size: .24rem;
    color: #6e6e6e;
    margin-bottom: .1rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_author a {
    font-size: .24rem;
    color: #6e6e6e;
    display: inline-block;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_keyword {
    width: 100%;
    font-size: .24rem;
    color: #6e6e6e;
    margin-bottom: .1rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_keyword a {
    font-size: .24rem;
    color: #6e6e6e;
    margin-right: .1rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_introduction {
    width: 100%;
    font-size: .24rem;
    color: #6e6e6e;
    line-height: .44rem;
    height: .88rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: .1rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money .gerenone_num {
    float: left;
    font-size: .32rem;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money .gerenone_btn {
    float: right;
    width: 1.78rem;
    height: .6rem;
    border-radius: .16rem;
    background-color: #6eacac;
    color: white;
    text-align: center;
    line-height: .6rem;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .zanmore {
    width: 100%;
    text-align: center;
    font-size: .32rem;
    color: #6eacac;
    font-weight: 500;
    vertical-align: middle;
    margin-bottom: .4rem;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .zanmore .iconfont {
    margin-left: .08rem;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_author,
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_keyword,
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_introduction {
    margin-bottom: 0rem !important;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_from {
    width: 100%;
    font-size: .24rem;
    color: #6e6e6e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .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;
    -webkit-box-sizing: border-box;
            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;
  }
  .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;
    -webkit-box-sizing: border-box;
            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 {
    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;
    -webkit-box-sizing: border-box;
            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;
  }
  .teahouse_author_zan {
    display: block;
    color: #5ba7c7;
    font-size: 12px;
    height: 43px;
    position: relative;
    z-index: 3;
    line-height: 43px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #faf8f8);
    margin-top: -64px;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
  }
  .teahouse_author_zan.active {
    font-size: 14px;
    background: none;
    height: 14px;
    line-height: 14px;
    margin-top: 5px;
    text-align: right;
  }
}
@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;
  }
  .follow_btn {
    border-radius: 30px;
    background-color: #6eacac;
    color: white !important;
  }
  .over_follow_btn {
    border-radius: 30px;
    border: 1px solid #6eacac !important;
    color: #6eacac !important;
  }
  .fen {
    color: #6eacac !important;
  }
  .xing_list i {
    color: #6eacac !important;
  }
  .xing_list i.star-on-png {
    color: #6eacac !important;
  }
  .personal_information {
    width: 100%;
    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 {
    float: left;
    text-align: center;
  }
  .personal_information .information_box .personal_name .img img {
    display: block;
    width: 85px;
    height: 85px;
    border-radius: 50%;
  }
  .personal_information .information_box .personal_name .img .iconfont {
    display: block;
    color: #c6a770;
    margin-top: 5px;
  }
  .personal_information .information_box .personal_name .img .iconfont span {
    font-size: 12px;
    vertical-align: top;
    margin-left: 2px;
  }
  .personal_information .information_box .personal_name .title {
    margin-left: 105px;
  }
  .personal_information .information_box .personal_name .title .titles {
    display: block;
    font-size: 16px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 8px;
  }
  .personal_information .information_box .personal_name .title .titles .vip {
    display: inline-block;
    font-size: 12px;
    color: #c6a770;
    border: 1px solid #c6a770;
    padding: 0px 4px;
    margin-left: 10px;
  }
  .personal_information .information_box .personal_name .title .titles .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 .ssapid {
    font-size: 12px;
    color: #333;
    margin-bottom: 8px;
  }
  .personal_information .information_box .personal_name .title .yanjiu {
    font-size: 12px;
    color: #333;
    margin-bottom: 8px;
  }
  .personal_information .information_box .personal_name .title .yanjiu a {
    color: #c6a770;
    font-size: 12px;
  }
  .personal_information .information_box .personal_name .title .kewords {
    font-size: 12px;
    color: #333;
  }
  .personal_information .information_box .personal_name .title .kewords a {
    color: #c6a770;
    font-size: 12px;
  }
  .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;
  }
  .personal_information .information_box .jianjian_all {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    color: #6e6e6e;
  }
  .content {
    width: 1200px;
    margin: auto;
  }
  .content .content_tab {
    width: 865px;
    margin-top: 40px;
    border-bottom: 2px solid #dedede;
  }
  .content .content_tab ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .content_tab ul li {
    float: left;
    margin-right: 50px;
    cursor: pointer;
    position: relative;
    padding-bottom: 10px;
    font-size: 14px;
    color: #6e6e6e;
  }
  .content .content_tab ul li.active {
    color: #c6a770;
  }
  .content .content_tab ul li.active::before {
    content: "";
    width: 50%;
    height: 3px;
    background-color: #c6a770;
    position: absolute;
    bottom: -1px;
    left: 0px;
    right: 0px;
    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%;
    height: 32px;
    line-height: 32px;
    background-color: #fafafa;
  }
  .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 {
    display: block;
    height: 32px;
    line-height: 32px;
    float: left;
    padding: 0px 14px;
    font-size: 14px;
    color: #6e6e6e;
  }
  .content .teahouse_content .teahouse_content_left .content_title ul a.active {
    color: #c6ac7e;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_title {
    margin-bottom: 20px;
    font-size: 16px;
    color: #c6a770;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_title .iconfont {
    font-size: 20px;
    vertical-align: middle;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_title .gerenone_text_num {
    font-size: 14px;
    color: #6e6e6e;
    margin-left: 10px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li {
    width: 100%;
    display: block;
    padding: 28px 0px;
    border-bottom: 1px solid #f0f0f0;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li:first-child {
    padding-top: 0px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li:last-child {
    border: 0px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img {
    width: 94px;
    height: 135px;
    float: left;
    position: relative;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img .img {
    width: 100%;
    height: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img .iconbox {
    width: 100%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    text-align: right;
    overflow: hidden;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_img .iconfont {
    padding: 3px 3px 0px 3px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #c6a770;
    font-size: 16px;
    float: right;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text {
    margin-left: 110px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .title {
    max-width: 70%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .collection {
    float: right;
    font-size: 12px;
    color: #777777;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .collection span {
    margin-left: 5px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_titletwo .collection.active {
    color: #c6a770;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_author {
    width: 100%;
    font-size: 12px;
    color: #6e6e6e;
    margin-bottom: 5px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_author a {
    font-size: 12px;
    color: #6e6e6e;
    display: inline-block;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_author a:last-child {
    margin-left: 26px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_keyword {
    width: 100%;
    font-size: 12px;
    color: #6e6e6e;
    margin-bottom: 5px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_keyword a {
    font-size: 12px;
    color: #6e6e6e;
    margin-right: 5px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_introduction {
    width: 100%;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money .gerenone_num {
    float: left;
    font-size: 16px;
    color: #333;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .gerenone_list li .gerenone_text .gerenone_money .gerenone_btn {
    float: right;
    width: 89px;
    height: 30px;
    border-radius: 8px;
    background-color: #6eacac;
    color: white;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .zanmore {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #6eacac;
    font-weight: 500;
    vertical-align: middle;
    margin-bottom: 20px;
    cursor: pointer;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerenone .zanmore .iconfont {
    margin-left: 4px;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_author,
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_keyword,
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_introduction {
    margin-bottom: 0px !important;
  }
  .content .teahouse_content .teahouse_content_left .tab_act .gerentwo .gerenone_from {
    width: 100%;
    font-size: 12px;
    color: #6e6e6e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .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;
    -webkit-box-sizing: border-box;
            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;
    -webkit-box-sizing: border-box;
            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;
    -webkit-box-sizing: border-box;
            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;
  }
  .teahouse_author_zan {
    display: block;
    color: #5ba7c7;
    font-size: 12px;
    height: 43px;
    position: relative;
    z-index: 3;
    line-height: 43px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #faf8f8);
    margin-top: -64px;
    text-align: center;
    cursor: pointer;
  }
  .teahouse_author_zan.active {
    font-size: 14px;
    background: none;
    height: 14px;
    line-height: 14px;
    margin-top: 5px;
    text-align: right;
  }
}
