@media (max-width: 750px) {
  .content {
    width: 100%;
    padding: 0rem .2rem;
    margin: auto;
  }
  .content .teahouse_nav {
    width: 100%;
  }
  .content .teahouse_nav .tea_search {
    width: 100%;
  }
  .content .teahouse_nav .tea_search:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_nav .tea_search .tea_icon {
    display: block;
    font-size: .4rem;
    color: #6eacac;
    margin-bottom: .4rem;
    margin-top: .4rem;
  }
  .content .teahouse_nav .tea_search .tea_icon span {
    margin-left: .1rem;
  }
  .content .teahouse_nav .tea_search .tea_tab ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_nav .tea_search .tea_tab ul a {
    float: left;
    color: #333;
    font-size: .28rem;
    padding: 0rem .2rem;
    position: relative;
  }
  .content .teahouse_nav .tea_search .tea_tab ul a.active {
    color: #c6a770;
  }
  .content .teahouse_nav .tea_search .tea_tab ul a.active::after {
    content: "";
    width: 50%;
    height: .06rem;
    background-color: #c6a770;
    position: absolute;
    bottom: -0.2rem;
  }
  .content .teahouse_nav .tea_search .tea_sea {
    width: 100%;
    float: right;
    background-color: white;
    border: .02rem solid #d6d6d6;
    border-radius: .6rem;
    height: .6rem;
    line-height: .6rem;
    margin-top: .54rem;
    overflow: hidden;
    margin-bottom: .4rem;
  }
  .content .teahouse_nav .tea_search .tea_sea input {
    width: 90%;
    height: 100%;
    padding-left: .3rem;
    border: none;
  }
  .content .teahouse_nav .tea_search .tea_sea .iconfont {
    font-size: .32rem;
    color: #6eacac;
    font-weight: 600;
    cursor: pointer;
  }
  .content .teahouse_nav .tea_banner {
    margin-bottom: .4rem;
  }
  .content .teahouse_content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_left {
    width: 100%;
    margin-bottom: 20px;
  }
  .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 {
    float: left;
    padding: 0rem .28rem;
    font-size: .28rem;
    color: #909090;
  }
  .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;
  }
  .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 .selected_notes {
    width: 100%;
    margin-bottom: .96rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes 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 .selected_notes 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 .selected_notes .notes {
    padding: 0rem 0rem .6rem 0rem;
    border-bottom: .02rem solid #ebebeb;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img {
    line-height: .56rem;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img img {
    display: inline-block;
    width: .56rem;
    height: .56rem;
    border-radius: 50%;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img .note_name {
    font-size: .28rem;
    color: #4688bf;
    margin-left: .1rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img .note_text {
    font-size: .24rem;
    margin-left: .1rem;
    color: #888888;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_book {
    font-size: .28rem;
    color: #4688bf;
    margin-bottom: .2rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content {
    padding: .3rem;
    background-color: #fafafa;
    border-radius: .1rem;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_ico {
    float: left;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    text-align: center;
    line-height: .4rem;
    color: white;
    background-color: #d4bf9b;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_ico .iconfont {
    font-size: .24rem !important;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_all {
    margin-left: .6rem;
    font-size: .28rem;
    color: #414141;
    line-height: .48rem;
    max-height: 1.44rem;
    overflow: hidden;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_alls {
    margin-left: .6rem;
    font-size: .24rem;
    color: #414141;
    text-decoration: underline;
    line-height: .36rem;
    margin-top: .2rem;
    height: 1.44rem;
    overflow: hidden;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon {
    float: left;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon .iconfont {
    font-size: .28rem;
    color: #6e6e6e;
    margin-right: .5rem;
    cursor: pointer;
    vertical-align: top;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon .iconfont span {
    margin-left: .1rem;
    font-size: .28rem;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon .iconfont.active {
    color: #c6a770;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go a {
    float: right;
    font-size: .28rem;
    color: #6eacac;
  }
  .content .teahouse_content .teahouse_content_right .essence_books {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_right .essence_books 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 .essence_books 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 .essence_books h4 a {
    float: right;
    font-size: .28rem;
    color: #737373;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone {
    border: .02rem solid #ebebeb;
    margin-bottom: .4rem;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_img {
    width: 100%;
    // height: 2.5rem;
    position: relative;
    margin-bottom: .32rem;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_img img {
    width: 100%;
    height: 100%;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_img span {
    padding: 0rem .1rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: .24rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_title {
    margin-left: .24rem;
    margin-bottom: .4rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: .28rem;
    color: #333;
    text-overflow: ellipsis;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit {
    margin-left: .24rem;
    margin-bottom: .32rem;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit .iconfont {
    margin-right: .4rem;
    cursor: pointer;
    color: #6e6e6e;
    vertical-align: top;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit .iconfont span {
    font-size: .24rem;
    margin-left: .1rem;
    vertical-align: top;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit .iconfont.active {
    color: #c6a770;
  }
}
@media (min-width: 750px) {
  .content {
    width: 1200px;
    margin: auto;
  }
  .content .teahouse_nav {
    width: 100%;
  }
  .content .teahouse_nav .tea_search {
    width: 100%;
    height: 85px;
    line-height: 85px;
  }
  .content .teahouse_nav .tea_search:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_nav .tea_search .tea_icon {
    display: block;
    float: left;
    font-size: 20px;
    color: #6eacac;
  }
  .content .teahouse_nav .tea_search .tea_icon span {
    margin-left: 5px;
  }
  .content .teahouse_nav .tea_search .tea_tab {
    float: left;
    margin-left: 190px;
  }
  .content .teahouse_nav .tea_search .tea_tab ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_nav .tea_search .tea_tab ul a {
    float: left;
    color: #333;
    font-size: 18px;
    padding: 0px 22px;
    position: relative;
  }
  .content .teahouse_nav .tea_search .tea_tab ul a.active {
    color: #c6a770;
  }
  .content .teahouse_nav .tea_search .tea_tab ul a.active::after {
    content: "";
    width: 50%;
    height: 3px;
    background-color: #c6a770;
    position: absolute;
    bottom: 20px;
  }
  .content .teahouse_nav .tea_search .tea_sea {
    width: 367px;
    float: right;
    background-color: white;
    border: 1px solid #d6d6d6;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 27px;
    overflow: hidden;
  }
  .content .teahouse_nav .tea_search .tea_sea input {
    width: 90%;
    height: 100%;
    padding-left: 15px;
    border: none;
  }
  .content .teahouse_nav .tea_search .tea_sea .iconfont {
    font-size: 16px;
    color: #6eacac;
    font-weight: 600;
    cursor: pointer;
  }
  .content .teahouse_nav .tea_banner {
    margin-bottom: 20px;
  }
  .content .teahouse_content {
    margin-bottom: 40px;
  }
  .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 {
    float: left;
    padding: 0px 14px;
    font-size: 14px;
    color: #909090;
  }
  .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;
  }
  .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 .selected_notes {
    width: 100%;
    margin-bottom: 48px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes 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 .selected_notes 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 .selected_notes .notes {
    padding: 0px 0px 30px 0px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img {
    line-height: 28px;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img img {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img .note_name {
    font-size: 12px;
    color: #4688bf;
    margin-left: 5px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_img .note_text {
    font-size: 12px;
    margin-left: 5px;
    color: #888888;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_book {
    font-size: 12px;
    color: #4688bf;
    margin-bottom: 10px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content {
    padding: 15px;
    background-color: #fafafa;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_ico {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: white;
    background-color: #d4bf9b;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_ico .iconfont {
    font-size: 12px !important;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_all {
    margin-left: 30px;
    font-size: 12px;
    color: #414141;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_content .note_alls {
    margin-left: 30px;
    font-size: 12px;
    color: #414141;
    text-decoration: underline;
    line-height: 18px;
    margin-top: 10px;
    height: 72px;
    overflow: hidden;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon {
    float: left;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon .iconfont {
    font-size: 14px;
    color: #6e6e6e;
    margin-right: 25px;
    cursor: pointer;
    vertical-align: top;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon .iconfont span {
    margin-left: 5px;
    font-size: 12px;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go .zanicon .iconfont.active {
    color: #c6a770;
  }
  .content .teahouse_content .teahouse_content_right .selected_notes .notes .note_go a {
    float: right;
    font-size: 14px;
    color: #6eacac;
  }
  .content .teahouse_content .teahouse_content_right .essence_books {
    width: 100%;
  }
  .content .teahouse_content .teahouse_content_right .essence_books 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 .essence_books 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 .essence_books h4 a {
    float: right;
    font-size: 14px;
    color: #737373;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_img {
    width: 100%;
    // height: 125px;
    position: relative;
    margin-bottom: 16px;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_img img {
    width: 100%;
    height: 100%;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_img span {
    padding: 0px 5px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 12px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_title {
    margin-left: 12px;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit {
    margin-left: 12px;
    margin-bottom: 16px;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit .iconfont {
    margin-right: 20px;
    cursor: pointer;
    color: #6e6e6e;
    vertical-align: top;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit .iconfont span {
    font-size: 12px;
    margin-left: 5px;
    vertical-align: top;
  }
  .content .teahouse_content .teahouse_content_right .essence_books .bookone .bookone_edit .iconfont.active {
    color: #c6a770;
  }
}
/*# sourceMappingURL=myteahouse.css.map */