body {
    font-family: "PingFang Sc Regular";
    background-color: white;
    line-height: initial
}

article, aside, fieldset, figcaption, figure, footer, form, frame, frameset, h1, h2, h3, h4, h5, h6, header, iframe, label, legend, li, ol, ul {
    display: block
}

li {
    list-style: none
}

p {
    margin-bottom: 0
}

.padding15 {
    padding: 0 15px
}

.bgwhite {
    background: white
}

.bghui {
    background: #f5f5f5;
    height: 10px;
    width: 100%
}

.mt10 {
    margin-bottom: 10px
}

.mt44 {
    margin-top: 44px
}

.mt8 {
    margin-top: 8px
}

.mb22 {
    margin-bottom: 22px
}

.mt50 {
    margin-bottom: 50px
}

.mui-content {
    background-color: white
}

.mui-bar-tab {
    bottom: -1px
}

.mui-card {
    margin: 0;
    box-shadow: none
}

.flex {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

body, html {
    height: 100%
}

.box {
    min-height: 100%;
    margin-bottom: -96px;
    overflow: hidden
}

.box1 {
    padding-bottom: 96px
}

html {
    min-width: 320px;
    max-width: 480px;
    margin: 0 auto;
    overflow: auto
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

pre {
    white-space: normal
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

input, textarea {
    -webkit-user-select: auto !important;
    -khtml-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    -o-user-select: auto !important;
    user-select: auto !important
}

.mui-bar .mui-icon:active {
    opacity: 1
}

.mui-active {
    background-color: white !important
}

.mui-bar-nav ~ .mui-content {
    padding-top: 0;
    margin-top: 44px
}

.mui-off-canvas-left, .mui-off-canvas-right {
    background: white;
    width: 54%
}

#description img, .maxWidth img {
    max-width: 100%;
    display: block
}

#home {
    width: 40px;
    height: 40px;
    line-height: 38px;
    position: fixed;
    right: 5px;
    top: 65%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    box-shadow: 0 0 18px 0 rgba(26, 26, 26, .11);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    z-index: 1;
    background-color: white
}

#home span {
    vertical-align: middle;
    color: #3d3d3d;
    font-size: 22px
}

#home a {
    display: block
}

#footer {
    background-color: #f5f5f5;
    padding: 20px 0 13px;
    text-align: center;
    bottom: 0;
    width: 100%;
    max-width: 480px
}

#footer.footer_fixed {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block
}

#footer p:first-of-type {
    height: 12px;
    line-height: 12px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #ccc
}

#footer p:last-of-type {
    font-size: 11px;
    font-weight: 500;
    line-height: 18px
}

#footer p:last-of-type img {
    width: 45px;
    height: 14px;
    margin-right: 3px;
    vertical-align: middle
}

#footer a {
    font-size: 12px;
    color: #4f527c;
    padding: 0 14px
}

.mui-bar-nav {
    background-color: #fff;
    box-shadow: none
}

.mui-bar .mui-btn {
    font-weight: normal
}

.mui-bar .mui-btn-link {
    color: #000;
    font-size: 17px
}

.header_more, .header_msg {
    background-color: #f7f7f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: 8px;
    padding-left: 0 !important;
    width: 28px;
    height: 28px;
    background-size: 55%
}

.header_more {
    margin-right: 3px !important;
    background-image: url("../images/more.png")
}

.header_msg {
    background-size: 60%;
    margin-right: 15px !important;
    background-image: url("../images/message.png")
}

.nav_icon {
    background-position: center;
    background-repeat: no-repeat
}

.nav_icon.return {
    width: 16px;
    height: 30px;
    float: left;
    display: block;
    background-image: url("../images/return.png");
    background-size: 58%;
    margin-top: 6px;
    margin-right: 10px;
    margin-left: 5px
}

.mt44 {
    margin-top: 44px
}

.banner {
    width: 100%;
    position: relative;
    height: 85px
}

.banner:after {
    display: block;
    content: '';
    background: url("../images/bg.png") no-repeat center bottom;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 8px;
    z-index: 1
}

.banner > img {
    width: 100%;
    display: block;
    height: 100%
}

.banner > p {
    padding: 0 12px;
    height: 26px;
    text-align: center;
    line-height: 24px;
    border: 1px solid white;
    font-size: 15px;
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    margin-bottom: 0;
    margin-top: -5px
}

.banner .mui-backdrop {
    position: absolute;
    z-index: 0;
    background-color: rgba(0, 0, 0, .35)
}

.mui-ebooktype-list .mui-table-view-cell {
    padding: 10px 15px
}

.mui-ebooktype-list .mui-table-view-cell:last-of-type {
    margin-bottom: 10px
}

.mui-ebooktype-list_img {
    padding: 5px 17px;
    background-color: #fafafa;
    margin-right: 10px;
    position: relative
}

.mui-ebooktype-list_img .mui-media-object {
    max-width: 57px;
    height: 80px;
    line-height: 80px;
    display: block
}

.ebooktype_name {
    font-size: 16px;
    color: #0f0f0f;
    height: 29px;
    line-height: 29px;
    font-weight: 600
}

.ebooktype_author {
    line-height: 18px;
    color: #999999;
    margin-bottom: 18px !important;
    white-space: pre-wrap
}

.ebooktype_author img {
    width: 8px;
    height: 11px;
    margin-right: 5px
}

.ebooktype_author span:first-of-type {
    padding-right: 15px
}

.ebooktype_price {
    color: #f66751;
    font-weight: bold
}

.ebooktype_time {
    margin-top: 3px;
    color: #999;
    font-size: 14px
}

.v_details .ebooktype_time {
    margin-bottom: 10px
}

.v_details .book_details .ebooktype_name {
    font-weight: normal;
    line-height: 22px
}

.dx .mui-table-view-cell:after {
    left: 108px;
    right: 15px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background-color: #f0f0f0;
    transform: scaleY(1)
}

.audio_book_abouttj .dx .mui-table-view-cell:after {
    left: 95px
}

.mui-table-view:after, .mui-table-view:before {
    display: none
}

.sale.sale_position {
    position: absolute;
    left: 5px;
    top: 5px
}

.sale {
    font-size: 11px;
    color: white;
    font-family: "微软雅黑";
    border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-right: 5px
}

.sale_free {
    padding: 2px 3px;
    background: #7986cb
}

.sale_cu {
    padding: 3px 4px;
    background: #57bba8
}

.book_type {
    font-size: 13px;
    color: white;
    background: rgba(0, 0, 0, .54);
    text-align: center;
    height: 17px;
    line-height: 17px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 4px
}

.mui-loading {
    text-align: center;
    margin-top: 15px
}

.mui-loading img {
    max-width: 25px
}

.mui-slider-indicator .mui-indicator {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, .52)
}

.mui-slider-indicator {
    bottom: 0
}

.e_list, .e_list_tj {
    background: white;
    padding: 0 0 0 15px
}

.e_list > h2 {
    height: 54px;
    line-height: 54px;
    margin: 0;
    padding-right: 15px
}

.e_list > h2 a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #333333
}

.e_list > h2 a .more {
    font-size: 14px;
    color: #999999;
    font-weight: normal
}

.scroll_list {
    overflow-x: auto;
    overflow-y: hidden
}

ul {
    padding: 0;
    margin: 0
}

.scroll_list li {
    width: 100px;
    padding: 0;
    margin-right: 12px
}

.scroll_list li a {
    display: block
}

.scroll_list_img {
    padding: 10px 20px;
    border: 1px solid #e7e7e7;
    position: relative;
    margin-bottom: 5px
}

.scroll_list_img img {
    max-width: 60px;
    height: 78px;
    line-height: 78px;
    display: block
}

.scroll_list_name {
    line-height: 17px;
    font-size: 13px;
    color: #1a1a1a;
    margin-bottom: 0;
    min-height: 34px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.scroll_list .ebooktype_price {
    line-height: 29px;
    margin-bottom: 11px
}

h2.tj_title {
    height: 25px;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    background: url("../images/heart.png") no-repeat 39% center;
    padding-left: 25px;
    background-size: 7%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #f5f5f5;
    text-align: center
}

h2.tj_title:after, h2.tj_title:before {
    display: block;
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: #cccccc;
    top: 13px
}

h2.tj_title:after {
    left: 43px
}

h2.tj_title:before {
    right: 46px
}

.e_list_tj {
    padding-top: 15px;
    padding-bottom: 50px;
    padding-right: 15px
}

.e_list_tj li {
    width: 47%;
    margin-right: 15px;
    margin-bottom: 15px
}

.e_list_tj li:nth-of-type(2n) {
    margin-right: 0
}

.e_list_tj li .scroll_list_img {
    padding: 10% 20px
}

.e_list_tj li .scroll_list_img img {
    max-width: 100px;
    height: 131px;
    line-height: 131px;
    margin: 0 auto
}

.e_list_tj li .scroll_list_name {
    line-height: 29px;
    min-height: initial
}

.e_list_tj .mui-loading {
    margin-top: 0
}

.mui-bar-tab {
    background-color: white;
    box-shadow: 0 0 32px 3px rgba(204, 204, 204, .27) !important;
    -webkit-box-shadow: 0 0 32px 3px rgba(204, 204, 204, .27) !important
}

.bottom-tab .mui-tab-item {
    font-size: 14px;
    color: #999999
}

.bottom-tab .mui-tab-item.mui-active {
    color: #4d5479
}

.bottom-tab .mui-tab-img {
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 18px;
    background-image: url("../images/icon3.png");
    background-repeat: no-repeat;
    background-size: 179%
}

.bottom-tab .mui-tab-img.home {
    background-position: -7px -133px
}

.bottom-tab .mui-tab-img.product {
    background-position: -7px -68px
}

.bottom-tab .mui-tab-img.talk {
    background-position: -7px -198px
}

.bottom-tab .mui-tab-img.mybook {
    background-position: -7px -6px
}

.bottom-tab .mui-active .home {
    background-position: -7px -165px
}

.bottom-tab .mui-active .product {
    background-position: -7px -100px
}

.bottom-tab .mui-active .talk {
    background-position: -7px -231px
}

.bottom-tab .mui-active .mybook {
    background-position: -7px -36px
}

.book_details {
    padding: 12px 15px;
    background: white
}

.book_details a {
    display: block
}

.book_details .scroll_list_img {
    padding: 8px 21px;
    margin-right: 15px
}

.book_details .scroll_list_img img {
    max-width: 86px;
    height: 114px;
    line-height: 114px;
    display: block
}

.book_details .ebooktype_name {
    height: initial;
    line-height: 20px;
    padding: 6px 0;
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 0
}

.book_details .ebooktype_author {
    margin-bottom: 0 !important;
    font-size: 14px
}

.book_details .mui-media-body {
    position: relative;
    height: 120px;
    width: 50%
}

.v_detailimg_msg {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 27px;
    font-size: 13px;
    color: #4d4d4d;
    width: 100%;
    background: rgba(255, 255, 255, .6)
}

.v_detailimg_msg span {
    display: inline-block
}

.v_detailimg_msg span.play_ji {
    margin-left: 7px;
    padding-right: 12px
}

.v_detailimg_msg span.play_ji i {
    margin-right: 4px;
    font-size: 14px
}

.v_detailimg_msg span.play_ji img {
    width: 10px;
    height: 11px;
    display: inline-block
}

.v_detailimg_msg span.play_num i {
    color: #4e4e4e
}

.v_bookplaying .v_detailimg_msg span.play_num i {
    color: #999
}

.audio_book_abouttj .v_detailimg_msg {
    left: 85px;
    bottom: -6px;
    color: #999999
}

i {
    vertical-align: middle
}

.open_vip {
    padding: 0 9px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    border: 1px solid #f4b400;
    text-align: center;
    width: 110px;
    margin: 0 auto
}

.open_vip_position {
    position: absolute;
    left: 0;
    bottom: 8px
}

.v_details .open_vip_position {
    position: inherit;
    margin: 0
}

.open_vip a {
    display: block;
    font-size: 13px;
    color: #f4b400
}

.v_details .tool {
    margin-bottom: 18px
}

.tool {
    height: 15px;
    line-height: 15px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

.tool span {
    flex-grow: 1;
    text-align: center;
    border-right: 1px solid #e9e9e9
}

.tool span.tool_yqk {
    border: 0
}

.tool span a {
    font-size: 14px;
    color: #999;
    height: 14px
}

.tool span a i {
    margin-right: 4px
}

.tool span.tool_collection a i {
    font-size: 15px;
    margin-top: -2px
}

.tool span.tool_yqk a i {
    margin-top: -1px
}

.detail_tab ul.detail_tab_ul {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-bottom: 1px solid #e6e6e6
}

.detail_tab ul.detail_tab_ul li {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #4c4c4c;
    position: relative
}

.detail_tab ul.detail_tab_ul li.active {
    color: #f66751;
    font-weight: bold
}

.detail_tab ul.detail_tab_ul li.active:after {
    display: block;
    content: '';
    width: 42px;
    height: 2px;
    background: #f66751;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -21px
}

.detail_tab_con > div {
    display: none
}

.detail_tab_mulu {
    padding-top: 10px;
    height: 258px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 15px;
    line-height: 34px;
    font-size: 14px;
    color: #333333
}

.detail_tab_mulu a {
    color: #333333
}

.detail_tab_mulu.detail_tab_mulu_voiced {
    height: initial;
    line-height: initial;
    padding-left: 0
}

.detail_tab_mulu > div.detail_tab_mulu_div {
    display: none
}

.detail_tab_mulu button {
    height: 34px;
    line-height: 34px;
    background-color: #fcfcfc;
    border-top: 1px solid #f0f0f0;
    font-size: 14px;
    color: #4c4c4c;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    width: 100%;
    padding: 0;
    border-radius: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 10px;
    position: absolute;
    left: 0;
    bottom: 0
}

.detail_tab_mulu button span {
    margin-right: 7px
}

.detail_tab_mulu button i {
    font-style: normal;
    display: inline-block;
    color: #666666;
    font-weight: 400
}

.detail_tab_diss {
    padding-top: 22px;
    text-align: center;
    padding-bottom: 12px
}

.detail_tab_diss li {
    margin-bottom: 13px
}

.detail_tab_diss li .msg {
    padding-bottom: 15px;
    width: 84%
}

.msg_border {
    border-bottom: 1px solid #f0f0f0
}

.detail_tab_diss li .photo {
    margin-top: 2px;
    width: 37px;
    height: 37px;
    margin-right: 8px
}

.detail_tab_diss li .photo img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.detail_tab_diss li .username {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    font-weight: bold
}

.detail_tab_diss li .time {
    color: #c4c4c4;
    height: 30px;
    line-height: 30px;
    width: inherit
}

.detail_tab_diss li .middle {
    line-height: 24px;
    font-size: 14px;
    color: #1a1a1a;
    text-align: justify;
    padding-bottom: 10px
}

.dianzan, .reply {
    font-size: 13px;
    color: #999999
}

.dianzan {
    height: 13px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.dianzan i {
    margin-right: 4px
}

.detail_tab_diss li .dianzan i {
    font-size: 12px
}

.detail_tab_diss li .dianzan.active {
    color: #f66751
}

.all_diss {
    height: 26px;
    line-height: 26px
}

.all_diss i {
    display: inline-block;
    margin-top: -2px
}

.all_diss a {
    color: #333333;
    display: block
}

.detail_tab_diss .all_diss a img {
    vertical-align: middle;
    width: 5px;
    height: 10px;
    margin-left: 5px
}

.detail_tab_produce {
    padding-top: 12px;
    padding-bottom: 20px
}

.detail_tab_produce p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 30px
}

.detail_tab_mulu_voiced {
    padding-bottom: 2px
}

.detail_tab_mulu_voiced > p {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 12px;
    color: #333
}

.detail_tab_mulu_voiced > p span i {
    font-size: 20px;
    color: #333333
}

.detail_tab_mulu_voiced ul li {
    padding: 12px 15px 0
}

.detail_tab_mulu_voiced ul li.active {
    background-color: #f4f6fa
}

.detail_tab_mulu_voiced ul li a {
    display: block;
    font-size: 15px
}

.detail_tab_mulu_voiced ul li .order {
    width: 12%;
    color: #999999
}

.detail_tab_mulu_voiced ul li .msg {
    width: 88%
}

.detail_tab_mulu_voiced ul li .msg .username {
    width: 65%;
    color: #1a1a1a;
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 7px;
    text-align: justify;
    word-break: break-all
}

.detail_tab_mulu_voiced ul li .msg .username span {
    color: #cccccc;
    padding: 0 6px;
    font-size: 15px
}

.detail_tab_mulu_voiced ul li .msg .time {
    width: 33%;
    text-align: right;
    font-size: 12px
}

.audio_msg p:not(.hear) {
    line-height: 16px;
    margin-bottom: 12px;
    font-size: 13px
}

.detail_tab_mulu_voiced ul li .bottom p {
    margin-top: 6px;
    font-size: 12px
}

.detail_tab_mulu_voiced ul li .bottom p:first-of-type {
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.audio_msg p:first-of-type span {
    margin-right: 13px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    float: left
}

.audio_msg p:first-of-type span i {
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle
}

.audio_msg p:first-of-type span.audio_num i {
    font-size: 14px
}

.audio_msg p:first-of-type span.audio_time i {
    font-size: 16px
}

.audio_msg p:first-of-type span.audio_dissnum i {
    font-size: 12px
}

.hear {
    width: 30px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: white;
    font-size: 12px !important
}

.hear a {
    display: block;
    color: white;
    font-size: 12px !important
}

.hear.free {
    background: #a3d6cb
}

.hear.no_free {
    background: #f4b400
}

.metadata {
    padding: 11px 15px
}

.metadata > div {
    border: 1px solid #e6e6e6;
    padding: 9px 15px
}

.metadata > div p {
    line-height: 34px
}

.metadata > div p span {
    display: block;
    float: left
}

.metadata > div p span:first-of-type {
    color: #b2b2b2;
    margin-right: 15px;
    font-size: 14px
}

.metadata > div p span:last-of-type {
    color: #333333;
    text-align: left;
    width: 71%
}

.metadata > div p span:last-of-type a {
    color: #333333
}

.look {
    padding-left: 15px;
    padding-bottom: 15px
}

.look > h2 {
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    padding-right: 15px;
    margin: 0
}

.look > h2 p {
    float: right;
    font-size: 13px;
    color: #7986cb;
    font-weight: normal
}

.look > h2 p span {
    font-size: 22px;
    vertical-align: middle;
    color: #999999
}

.coupon {
    width: 100%;
    height: 34px;
    background-color: #f9f2e0;
    font-size: 13px;
    color: #f4b400;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center
}

.coupon span {
    vertical-align: middle;
    font-size: 20px;
    margin-right: 5px
}

.mui-bar-tab {
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%)
}

.bottom-tab2 {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    border-top: 1px solid #e6e6e6
}

.bottom-tab2 a {
    display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px
}

.bottom-tab2 .shuxian {
    width: 1px;
    height: 21px;
    background: #e6e6e6;
    color: white
}

.buy {
    color: white;
    background: #a4aedf;
    flex-grow: 2.5
}

.give_gift, .try_read {
    color: #333333
}

.try_read {
    padding: 0 20px 0 13px;
    flex-grow: 0.3
}

.try_read i {
    font-size: 18px !important;
    margin-right: 7px
}

.mui-bar .mui-icon {
    padding-top: 0;
    padding-bottom: 1px
}

.give_gift {
    padding: 0 20px;
    flex-grow: 0.2
}

.give_gift i {
    font-size: 20px !important;
    margin-right: 7px
}

.bottom-tab3 a {
    flex-grow: 1;
    padding-right: 0
}

.bottom-tab3 a.give_gift {
    padding-left: 0;
    background-position: 32px -29px;
    background-size: 23%
}

.bottom-tab2, .bottom-tab3 {
    box-shadow: none !important
}

.give_gift_dialog {
    width: 100%;
    padding: 5px 13px 20px;
    position: fixed;
    left: 50%;
    bottom: -233px;
    transform: translateX(-50%);
    z-index: 14;
    max-width: 480px
}

.mui-backdrop {
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}

.give_gift_dialog > .title {
    height: 45px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    color: #333333;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center
}

.give_gift_dialog > .title .shuxian {
    color: #333333;
    font-style: normal;
    padding: 0 8px;
    vertical-align: initial;
    font-size: 15px
}

.give_gift_dialog > .give_num {
    height: 27px;
    line-height: 27px;
    margin-bottom: 19px
}

.give_gift_dialog > .give_num p:first-of-type {
    font-size: 15px;
    color: #999999;
    float: left
}

.give_gift_dialog > .give_num p:last-of-type {
    float: right;
    font-size: 15px
}

.give_num button {
    width: 27px;
    height: 27px;
    line-height: 27px;
    border: 0;
    background-color: #f5f5f5;
    color: #999;
    font-size: 15px;
    text-align: center;
    padding: 0
}

.give_num button.add {
    background: #e6e6e6
}

.give_num span {
    width: 28px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    display: inline-block;
    color: #4c4c4c
}

.give_gift_dialog > .all_money {
    height: 27px;
    line-height: 27px;
    margin-bottom: 28px
}

.give_gift_dialog > .all_money .money {
    width: 92px;
    text-align: center;
    color: #f66751
}

.give_gift_dialog .if_pay {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

.give_gift_dialog .if_pay button {
    width: 156px;
    font-size: 15px;
    height: 42px;
    line-height: 42px;
    padding: 0
}

.give_gift_dialog .if_pay button.no {
    margin-right: 26px;
    border-color: #c4c4c4;
    color: #999999
}

.give_gift_dialog .if_pay button.yes {
    background: #f66751;
    color: white;
    border: 0
}

.mui-backdrop {
    background: rgba(0, 0, 0, .6);
    z-index: 11
}

#offCanvasSideScroll {
    padding-top: 20px
}

aside h3, aside h3 a {
    padding-left: 15px;
    font-size: 15px;
    color: #1a1a1a;
    font-weight: normal;
    margin: 0
}

.aside_admin h3, .aside_classify li {
    border-bottom: 1px solid #f0f0f0;
    height: 44px;
    line-height: 44px
}

.aside_admin h3 a {
    display: block;
    padding-left: 25px;
    background-image: url("../images/icon4.png");
    background-repeat: no-repeat;
    background-size: 28%
}

.aside_admin h3:first-of-type a {
    background-position: -11px 3px;
    background-size: 25%
}

.aside_admin h3:last-of-type a {
    background-position: -11px -41px
}

.aside_classify, .aside_nav {
    margin-top: 15px;
    border-bottom: 1px solid #f0f0f0
}

.aside_classify h3, .aside_nav h3 {
    height: 34px;
    line-height: 34px
}

.aside_classify li a, .aside_nav li a {
    display: block;
    color: #4c4c4c;
    font-size: 14px
}

.aside_nav ul {
    padding-left: 40px;
    padding-bottom: 20px
}

.aside_nav ul li {
    float: left;
    width: 66px;
    height: 40px;
    line-height: 40px
}

.aside_classify li a {
    padding-left: 40px
}

.aside_classify li:last-of-type {
    border: 0
}

.audio_book_playing {
    text-align: center;
    position: relative
}

.wx-audio-title {
    margin-top: 8px;
    height: initial;
    line-height: 22px;
    color: #999999;
    font-size: .3rem;
    margin-bottom: 0.2rem;
}

.wx-audio-disc {
    margin-bottom: 25px !important;
    font-size: .38rem;
    color: #1A1A1A;
    text-align: center;
}

img.audio_img {
    max-width: 139px;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .07);
    margin-bottom: 65px
}

.tool2 ul {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    padding-top: 10px;
    padding-bottom: 2px
}

.tool2 li {
    flex-grow: 1;
    text-align: center
}

.tool2 li p {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #4c4c4c
}

.tool2 li span {
    display: block;
    margin: 0 auto;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fafafa;
    background-image: url("../images/icon6.png");
    background-repeat: no-repeat;
    background-size: 85%
}

.tool2_collection span {
    background-position: 4px -35px
}

.tool2_share span {
    background-position: 5px 4px
}

.tool2_yqk span {
    background-position: 4px -72px
}

.audio_book_buy {
    padding-top: 10px;
    padding-bottom: 10px
}

.audio_book_buy .book_details {
    padding: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding-top: 10px;
    position: relative
}

.audio_book_buy .book_details:first-of-type {
    padding-top: 0
}

.audio_book_buy .scroll_list_img {
    padding: 2px 8px;
    margin-right: 10px;
    margin-bottom: 0
}

.audio_book_buy .scroll_list_img img {
    max-width: 30px;
    height: 32px;
    margin: 0 auto
}

.audio_book_buy .ebooktype_name {
    height: inherit;
    line-height: 23px;
    font-size: 14px;
    color: #0f0f0f;
    font-weight: normal
}

.audio_book_buy .ebooktype_name ~ p {
    font-size: 13px;
    color: #999999;
    line-height: 22px
}

.audio_book_buy .ebooktype_name ~ p span {
    margin-right: 19px
}

.audio_book_buy .mui-media-body {
    height: inherit
}

.audio_book_title {
    height: 30px;
    line-height: 30px;
    margin-top: -5px
}

.audio_book_title a {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    color: #333
}

.audio_book_title .span1 {
    font-weight: bold;
    font-size: 14px
}

.audio_book_title .span2 {
    color: #999;
    font-size: 14px
}

.audio_book_buy_btn {
    width: 84px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    background: #9ea8dd;
    position: absolute;
    right: 0
}

.audio_book_buy_btn a {
    display: block;
    color: white;
    font-size: 14px
}

.audio_book_abouttj_img {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center
}

.audio_book_abouttj_img .mui-media-object {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
    max-width: 75px;
    height: 75px;
    line-height: 75px
}

.audio_book_abouttj {
    position: relative
}

.audio_book_abouttj > h3 {
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    color: #1a1a1a;
    margin: 0
}

.audio_book_abouttj li:first-of-type {
    padding-top: 0
}

.audio_book_abouttj .mui-table-view-cell > a:not(.mui-btn) {
    margin: 0;
    padding: 0
}

.audio_book_abouttj .mui-media-body {
    padding-left: 10px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column
}

.audio_book_abouttj .mui-media-body .ebooktype_name {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    font-weight: normal
}

.audio_book_abouttj .mui-media-body .ebooktype_author {
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    margin-bottom: 0 !important
}

.abouttj_diss {
    text-align: center;
    margin-bottom: 6px
}

.abouttj_diss img {
    width: 8px !important;
    height: 10px !important;
    margin-left: 5px
}

p {
    font-size: 15px
}

.comment .diss_num {
    color: #1a1a1a
}

.comment {
    padding-top: 0
}

.diss_action i {
    font-size: 25px;
    margin-right: 2px
}

.comment > p .diss_action {
    background-position: -10px -28px;
    color: #f66751;
    background-size: 43%
}

.comment > p, .detail_tab_note > p {
    height: 44px;
    line-height: 44px;
    margin-bottom: 9px
}

.addNote, .express_option {
    border-top: 1px solid #e6e6e6;
    padding: 7px 0;
    position: relative;
    width: 100%;
    padding: 7px 15px;
    background: white
}

.express_option .diss_action i {
    font-size: 20px
}

.addNote, .express_option2 {
    position: fixed;
    left: 0;
    bottom: 48px;
    border-bottom: 1px solid #e6e6e6;
    z-index: 1;
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%)
}

.all_comment .express_option {
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%)
}

.all_comment #footer {
    margin-bottom: 49px
}

.all_comment .comment > p {
    margin-bottom: 0
}

.express_option .diss_action {
    background-position: -10px 5px;
    color: #999999;
    font-size: 13px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    background-size: 35%;
    position: absolute;
    left: 32px;
    top: 2px;
    z-index: 2
}

.addNote textarea, .express_option input {
    border-radius: 34px;
    -webkit-border-radius: 34px;
    border: 0;
    background-color: #f7f7f7;
    width: 80%;
    height: 34px;
    line-height: 34px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: #666666
}

.express_option .fabiao {
    width: 17%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #f66751;
    background-color: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 2px
}

.express_option textarea::-webkit-input-placeholder {
    font-size: 13px
}

.comment .all_diss {
    margin-top: -10px
}

.diss_tip {
    padding: 0 8px;
    height: 50px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    line-height: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, .7);
    font-size: 16px;
    color: white;
    display: none;
    z-index: 1
}

.reply_con {
    clear: both;
    text-align: left;
    font-size: 15px;
    line-height: 26px;
    padding: 11px 13px;
    background-color: #f4f6fa;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    margin-top: 34px
}

.reply_con img {
    position: absolute;
    left: 12px;
    top: -9px;
    width: 12px;
    height: 9px
}

.reply_con p {
    margin-bottom: 5px
}

.reply_con p:last-of-type {
    margin-bottom: 0
}

.reply_con .web_friend i {
    font-style: normal;
    font-weight: normal;
    color: #4671b6
}

.reply_con p {
    line-height: 18px;
    color: #1a1a1a;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: left;
    -webkit-justify-content: flex-start
}

.reply_con .answer {
    padding-left: 10px;
    padding-right: 21px
}

.v_bookplaying {
    overflow-x: hidden
}

.icon8 {
    background-image: url("../img/icon8.png");
    background-repeat: no-repeat
}

.audio_list {
    background-size: 90%;
    background-position: -8px -10px;
    padding-left: 22px;
    margin-bottom: 15px !important
}

.audio-backs-btn {
    background-size: 100%;
    background-position: -9px -263px
}

.next, .prev {
    width: 25px;
    height: 25px;
    background-size: 254%;
    transition: none
}

.prev {
    background-position: -4px -116px;
    border: 0
}

.next {
    background-position: -4px -77px;
    border: 0
}

.btn_play {
    width: 20px;
    height: 20px
}

.btn {
    display: inline-block
}

#speed {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 36px;
    text-align: center;
    position: absolute;
    bottom: 35px
}

#speed span {
    position: absolute;
    left: 26px;
    top: -3px;
    font-size: 15px
}

.speed_dialog {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    padding-top: 20px;
    background: white;
    border-radius: 10px 10px 0 0;
    z-index: 14;
    width: 100%;
    bottom: -338px;
    max-width: 480px
}

.speed_dialog ul {
    text-align: left
}

.speed_dialog ul li {
    line-height: 40px;
    padding: 0 20px
}

.speed_dialog ul li p {
    background: url("../images/edit_yuan1.png") no-repeat right center;
    background-size: auto 50%;
    color: #333;
    font-size: 17px
}

.speed_dialog ul li.active p {
    background: url("../images/edit_yuan2.png") no-repeat right center;
    background-size: auto 52%
}

.audio_book_playing .audio_msg {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 15px;
    bottom: 133px
}

#pause, #play {
    width: 1.26rem;
    height: 1.26rem;
    line-height: 1.32rem;
    background: linear-gradient(-90deg, #C0283E 0%, #db4259 100%);
    border-radius: 50%;
    margin: 0px 30px;
    cursor: pointer;
}
#pause span, #play span{
    display: inline-block;
    background-repeat: no-repeat;
    cursor: pointer;
    vertical-align: text-bottom;
}
#play span{
    width: 0.27rem;
    height: 0.38rem;
    background-image: url(../img/bof.png);
    background-size: 100% 100%;
}
#pause span{
    width: 0.31rem;
    height: 0.36rem;
    background-image: url(../img/zanting.png);
    background-size: 100% 100%;
}

#fast, #slow {
    cursor: pointer;
    text-align: center;
    font-size: .5rem;
    vertical-align: middle;
    padding-bottom: 20px;
}

#fast img, #slow img {
    width: 100%
}

.prev_disabled {
    background-position: -4px -38px
}

.next_disabled {
    background-position: -4px -156px
}

.image_text_header.mui-card-media {
    padding: 0
}

.image_text_msg {
    height: 38px;
    line-height: 38px;
    background: url("../images/bg2.png") repeat left bottom;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white;
    font-size: 13px;
    font-weight: normal;
)
}

.imgText_dissnum {
    margin-left: 15px
}

.imgText_dissnum i {
    margin-right: 5px;
    font-size: 14px
}

.imgText_list {
    padding-left: 22px;
    margin-right: 15px;
    background-position: -11px -146px;
    background-size: 55%
}

.icon9 {
    background-image: url("../images/icon9.png");
    background-repeat: no-repeat
}

.image_text .imgText_tile {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 5px
}

.open_vip_position2 {
    right: 20px;
    top: 25px;
    position: absolute
}

.audio_playing_msg .open_vip_position2 {
    top: 15px
}

.image_text .imgText_author {
    font-size: 14px;
    color: #b2b2b2;
    margin-bottom: 5px
}

.image_text .imgText_article {
    line-height: 25px;
    font-size: 14px;
    color: #4c4c4c
}

.image_text .imgText_article img {
    width: 100%;
    margin-top: 10px
}

.imgText_buy {
    font-size: 13px;
    color: #f4b400;
    height: 30px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}

.imgText_buy i {
    margin-right: 5px
}

.read {
    padding-bottom: 6px
}

.read img {
    margin: 0 auto;
    max-width: 100%
}

.read.read_all {
    padding-bottom: 12px
}

.read > h3 {
    height: 33px;
    line-height: 33px;
    margin: 0;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #f0f0f0
}

.read > div {
    padding-top: 7px;
    line-height: 25px;
    font-size: 14px;
    color: #4c4c4c;
    text-align: justify
}

.image_text .imgText_tyeread {
    font-size: 15px;
    color: #f4b400;
    width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f9f6ee;
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.image_text_img {
    width: 52px;
    height: 40px;
    margin-right: 8px
}

.image_text_img img {
    width: 100%;
    height: 100%
}

.audio_playing_img {
    width: 52px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center
}

.audio_playing_img img {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.book_details .audio_playing_body {
}

#id_test_video {
    margin-bottom: 8px
}

.audio_playing_author, .audio_playing_name {
    line-height: 27px
}

.audio_playing_name {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold
}

.audio_playing_author {
    font-size: 14px;
    color: #999999;
    margin-bottom: 13px
}

.audio_playing_msg {
    position: relative
}

.audio_playing_msg .audio_msg p {
    color: #333333;
    display: flex
}

.icon10 {
    background-image: url("../images/icon10.png") !important;
    background-repeat: no-repeat;
    background-size: 90%
}

.audio_playing_msg .audio_msg .audio_time {
}

.audio_playing_msg .audio_msg p:first-of-type span.audio_time {
    height: 20px;
    line-height: 20px
}

.audio_playing_msg .audio_msg p:first-of-type span.audio_dissnum {
}

.audio_playing_msg .audio_list {
    height: 20px;
    line-height: 20px;
    background-size: 37%;
    background-position: -5px -49px
}

.audio_msg p:first-of-type span.zl_type_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 216%;
    padding: 0
}

.audio_msg p:first-of-type span.icon9 {
    background-image: url("../images/icon9.png");
    background-repeat: no-repeat
}

.audio_msg p:first-of-type span.zl_audio {
    background-position: -11px -290px
}

.audio_msg p:first-of-type span.zl_video {
    background-position: -11px -205px
}

.audio_msg p:first-of-type span.zl_imgtext {
    background-position: -11px -247px
}

.p_flex {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 5px !important
}

.look_prev {
    padding: 14px;
    background: #f4f6fa;
    border-radius: 5px;
    margin: 0 15px;
    position: relative;
    margin-bottom: 18px;
    margin-top: -5px
}

.look_prev a {
    display: block;
    font-size: 14px;
    color: #4671b6
}

.look_prev a span {
    padding: 0 5px;
    font-size: 14px
}

.look_prev img {
    display: block;
    width: 12px;
    height: 9px;
    position: absolute;
    left: 15px;
    top: -9px
}

.zl_name {
    height: 70px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    position: relative
}

.zl_name > p {
    padding-left: 15px;
    width: 210px;
    color: #292929;
    font-size: 17px;
    font-weight: bold
}

.zl_img {
    width: 100%;
    height: 210px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.zl_img img {
    display: block;
    width: 100%;
    height: 100%
}

.zl_msg {
    color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: url("../images/bg2.png") repeat left bottom;
    font-size: 13px
}

.zl_msg span.zl_num {
    margin-left: 10px;
    margin-right: 16px;
    display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center
}

.zl_msg span.zl_num i {
    margin-right: 4px
}

.zl_msg span.zl_ji i {
    margin-right: 4px;
    font-size: 14px
}

.tool3 {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 150px;
    height: 70px;
    right: 12px;
    top: 0
}

.tool3 a {
    display: block;
    font-size: 11px;
    color: #4c4c4c;
    font-weight: normal;
    margin-top: 11px;
    line-height: 11px
}

.tool3 p {
    text-align: center;
    width: 30.3333%
}

.tool3 .tool_collection i {
    padding-left: 5px
}

.tool3 .tool_collection.active i {
    color: #f66751
}

.tool3 .tool_share a {
    margin-top: 0
}

.tool3 .tool_share a span {
    margin-top: 16px;
    display: block
}

.tool3 .tool_haibao span {
    display: block;
    width: 16px;
    height: 21px;
    background: url("../images/haibao.png") no-repeat center center;
    background-size: 100%;
    margin: 0 auto
}

.tool3 .tool_haibao a {
    margin-top: 0
}

.tool3 .tool_haibao span {
    margin-bottom: 11px
}

.bottom-tab4 .give_gift {
    width: 105px;
    padding: 0
}

.bottom-tab4 .buy {
    width: 81px;
    background: none;
    font-size: 14px;
    color: #f16264;
    font-weight: bold
}

.bottom-tab4 .buy .icon-goumai {
    font-size: 20px;
    margin-top: 3px;
    font-weight: bold
}

.bottom-tab4 .openVip {
    width: 157px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border-radius: 40px;
    background: url("../images/vipbtn.png") no-repeat center center;
    background-size: 157px 39px;
    color: white;
    font-size: 14px;
    margin-right: 15px;
    margin-left: 18px;
    margin-top: -3px
}

.bottom-tab4 .openVip .icon-VIP {
    font-size: 14px;
    margin-right: 8px
}

.playing_list_dialog {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 14;
    width: 100%;
    bottom: -338px;
    max-width: 480px
}

.playing_list_dialog h4 {
    height: 38px;
    line-height: 34px;
    font-size: 15px;
    color: #4c4c4c;
    padding-left: 15px;
    font-style: normal;
    margin: 0;
    padding-top: 7px
}

.playing_list_dialog .detail_tab_mulu {
    max-height: 300px;
    min-height: 300px;
    overflow-y: scroll
}

.coupon_page .mui-content {
    background-color: #f5f5f5
}

.coupon_page header {
    border-bottom: 1px solid #e6e6e6
}

.coupon_list {
    padding-bottom: 10px
}

.coupon_list > h3 {
    height: 54px;
    line-height: 54px;
    margin: 0
}

.coupon_list > h3 p.mui-pull-left {
    font-size: 15px;
    color: #333333
}

.coupon_list > h3 p.mui-pull-right {
    font-size: 14px;
    color: #a12414
}

.coupon_list li {
    border: 1px solid #333333;
    padding: 10px 0;
    margin-bottom: 20px;
    display: flex;
    display: -webkit-flex
}

.coupon_list li .coupon_price {
    text-align: center;
    width: 112px;
    border-right: 1px solid #e6e6e6;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center
}

.coupon_list li .coupon_price p:first-of-type {
    line-height: 70px;
    color: #333333;
    font-size: 40px;
    position: relative
}

.coupon_list li .coupon_price p:first-of-type span {
    position: absolute;
    left: 7px;
    top: 0;
    font-weight: normal;
    display: block
}

.coupon_list li .coupon_price p:first-of-type span.zhe {
    color: white;
    font-size: 13px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #000000;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.coupon_list li .coupon_price p:first-of-type span.yuan {
    font-size: 20px;
    width: 11px;
    height: 15px;
    line-height: 15px
}

.coupon_list li .coupon_price p:last-of-type {
    color: #333333
}

.coupon_list li .coupon_range {
    padding-left: 8px;
    padding-right: 8px
}

.coupon_list li .coupon_range p:first-of-type {
    line-height: 32px;
    color: #333;
    font-weight: bold;
    font-size: 15px
}

.coupon_list li .coupon_range p:nth-of-type(2) {
    height: 25px;
    line-height: 25px;
    color: #999999;
    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 12px
}

.coupon_list li .coupon_range p.check_coupon {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #808080;
    float: right;
    margin-right: 10px
}

.coupon_list li .coupon_range p.check_coupon.cur {
    border-color: #f66751;
    background-color: #f66751;
    background-image: url("../images/duigou.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 68%
}

.use_coupon {
    width: 100%;
    height: 49px;
    line-height: 49px;
    font-weight: bold;
    text-align: center;
    background: #7986cb
}

.use_coupon_fixed {
    position: fixed;
    left: 0;
    bottom: 96px
}

.use_coupon a {
    font-size: 17px;
    color: #fff;
    display: block
}

.pay_list li {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 17px 15px
}

.pay_list .pay_left {
    font-size: 16px;
    color: #808080
}

.pay_list .pay_right {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold
}

.pay_list .pay_right input {
    margin-bottom: 0;
    border: 0;
    font-weight: normal
}

.pay_list textarea {
    margin-bottom: 0;
    margin-top: 15px;
    height: 60px
}

.pay_list .mui-table-view-cell > a:not(.mui-btn) {
    margin: 0;
    padding: 0
}

.fontRed {
    color: #f66751
}

.pay_list .pay_right.fontRed {
    font-size: 17px
}

.pay_list .mui-table-view-cell:after {
    right: 15px
}

.pay_page {
    background: #f5f5f5
}

.pay_list .mui-pull-right {
    padding-right: 17px
}

.pay_list .mui-navigate-right:after {
    color: #808080;
    font-weight: bold;
    right: 0
}

.pay_list2 li {
    margin-bottom: 10px
}

.pay_list2 .mui-table-view-cell:after {
    display: none
}

.pay_list2.mui-table-view {
    background-color: transparent
}

.pay_list2 img {
    width: 18px;
    height: 15px;
    margin-right: 5px;
    vertical-align: middle
}

.topay {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #7986cb;
    text-align: center;
    position: fixed;
    bottom: 0;
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%)
}

.topay a {
    color: white;
    font-size: 17px;
    font-weight: bold;
    display: block
}

.giv_selec {
    background-image: url("../images/yuan1.png");
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 0 center;
    padding-left: 28px
}

.giv_selec.active {
    background-image: url("../images/yuan2.png")
}

.give_friend li.mui-table-view-cell:after {
    display: none
}

.give_friend li {
    margin-bottom: 10px
}

.give_friend .mui-table-view {
    background-color: transparent
}

.give_friend_title {
    height: 42px;
    line-height: 42px;
    font-size: 13px
}

.give_friend_title span {
    font-weight: bold;
    color: #4c4c4c
}

.give_friend_title a {
    font-weight: normal
}

.give_friend_title {
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.give_friend_img {
    width: 100px;
    height: 75px;
    margin-right: 10px
}

.give_friend_img img {
    width: 100%;
    height: 100%
}

.give_friend_author {
    margin-bottom: 10px !important
}

.togive {
    width: 73px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background-color: #f66751
}

.togive_position {
    position: absolute;
    right: 15px;
    bottom: 13px
}

.togive a {
    color: white;
    font-size: 14px
}

.togive.togive_finish {
    background-color: #cccccc
}

.zl_tw {
    position: relative;
    margin-right: 10px
}

.zl_tw, .zl_tw img {
    width: 75px;
    height: 55px
}

.zl_tw .sign {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 30%
}

.zl_tw img {
    max-width: 75px;
    line-height: 55px;
    height: 55px
}

.zl_tw.res_type_7, .zl_tw.res_type_8 {
    background-color: #fafafa;
    margin-right: 10px;
    position: relative;
    padding: 0;
    line-height: 55px;
    text-align: center
}

.zl_tw.res_type_7 img, .zl_tw.res_type_8 img {
    height: 48px;
    line-height: 48px;
    display: inline-block;
    vertical-align: middle;
    max-width: 57px;
    width: initial
}

.history_pay {
    font-size: 14px;
    color: #4c4c4c
}

.history_pay span {
    color: #333333;
    font-weight: bold
}

.history_msg {
    color: #1a1a1a;
    margin-bottom: 5px !important;
    margin-top: 2px
}

.history_msg span {
    font-size: 15px;
    color: #cccccc;
    padding: 0 5px
}

.give_friends {
    line-height: 20px;
    font-size: 14px;
    color: #4d4d4d;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 10px
}

.give_friends span {
    color: #3364ac
}

.give_footer {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-top: 11px;
    margin-bottom: 5px
}

.give_footer p {
    font-size: 14px;
    color: #4c4c4c
}

.give_history {
    background-color: #f5f5f5
}

.give_history .mui-ebooktype-list_img {
    width: 75px;
    height: 55px;
    padding: 0;
    line-height: 55px;
    text-align: center
}

.give_history .mui-ebooktype-list_img img {
    height: 48px;
    line-height: 48px;
    display: inline-block;
    vertical-align: middle
}

.give_history h2 {
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    color: #4c4c4c;
    font-weight: bold;
    margin: 0
}

.give_history li ~ h2 {
    margin-top: -10px
}

section {
    text-align: center
}

section img {
    display: block;
    width: 140px;
    height: 94px;
    margin: 100px auto 0
}

section p:first-of-type {
    color: #808080;
    margin-top: 20px;
    font-weight: normal
}

section p.look_btn {
    background-image: url("../images/btn.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 198px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    margin: 30px auto;
    color: #f66751
}

section p.look_btn a {
    color: #f66751;
    font-weight: normal;
    display: block
}

.give_person {
    margin: 30px auto
}

.give_person .give_photo {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.give_person .give_photo img {
    display: block;
    width: 100%;
    height: 100%
}

.give_person .right {
    font-family: "黑体";
    font-size: 14px;
    color: #4d4d4d
}

.give_person .right span {
    color: #2464a9;
    padding-right: 10px
}

.give_content {
    text-align: center
}

.give_content {
    padding-top: 20px;
    padding-bottom: 15px;
    box-shadow: 0 0 10px -1px rgba(26, 26, 26, .17);
    margin: 0 15px
}

.give_content .mui-ebooktype-list_img {
    margin: 0;
    width: 128px;
    height: 128px;
    line-height: 128px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px
}

.give_content .mui-ebooktype-list_img .mui-media-object {
    height: 110px;
    line-height: 110px;
    width: initial;
    max-width: initial;
    vertical-align: middle;
    display: inline-block
}

.give_content .ebooktype_price {
    margin-top: 8px
}

.lingbtn {
    background-color: #a0aadd;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 90%;
    margin: 84px auto 0
}

.lingbtn a {
    display: block;
    color: white
}

.dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    display: none;
    z-index: 999
}

.dialog:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #b9b9b9;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: -1
}

.dialog .success {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #f16264
}

.dialog .success img {
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-right: 10px
}

.receive_dialog > div {
    padding: 54px 0 42px;
    background-image: url("../images/dialog_bg.png");
    background-repeat: no-repeat;
    background-size: 130%;
    background-position: center 12px
}

.receive_dialog .check_btn {
    width: 164px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #9ba5da;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 46px auto 0
}

.receive_dialog .check_btn a {
    display: block;
    color: white
}

#share_method {
    position: fixed;
    top: 5px;
    right: 10px;
    width: 285px;
    height: 140px;
    z-index: 999
}

.yqk {
    background-image: url("../images/yqk_bg.png");
    background-repeat: repeat;
    background-position: left top;
    background-size: cover
}

.yqk body {
    background-color: transparent
}

.yqk_content {
    margin: 0 48px;
    position: relative;
    background: white;
    margin-top: 10px;
    box-shadow: 0 0 24px -2px rgba(0, 0, 0, .18)
}

.yqk_content:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 8px;
    top: 8px;
    background-color: rgba(0, 0, 0, .34);
    position: absolute;
    z-index: -1
}

.yqk_content .give_person {
    font-size: 14px;
    font-family: "黑体";
    margin: 0
}

.yqk_content .give_person .give_photo {
    margin-left: 10px
}

.yqk_img {
    margin: 0 16px;
    position: relative;
    max-height: 214px;
    height: 214px;
    line-height: 214px;
    background-color: #f7f7f7;
    text-align: center;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center
}

.yqk_img img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.yqk_eimg img {
    max-height: 153px;
    vertical-align: middle;
    width: initial;
    display: inline-block
}

.style1 .yqk_eimg img, .style2 .yqk_eimg img {
    margin-top: -18px
}

.style1 .yqk_title, .style2 .yqk_title {
    height: 20px;
    line-height: 20px;
    width: 100%;
    background-color: #1a1a1a;
    color: white;
    font-size: 14px;
    font-family: "黑体";
    position: absolute;
    bottom: 0;
    text-align: center
}

.yqk_ewm .ewm {
    width: 54px;
    height: 54px;
    padding: 2px;
    border: 1px solid #cccccc;
    margin-right: 28px
}

.yqk_ewm .ewm img {
    width: 100%
}

.yqk_ewm .zw {
    width: 52px;
    height: 52px;
    padding: 3px;
    background: url("../images/yqk_zwbg1.png") no-repeat left top, url(../images/yqk_zwbg2.png) no-repeat right top, url("../images/yqk_zwbg3.png") no-repeat left bottom, url(../images/yqk_zwbg4.png) no-repeat right bottom;
    background-size: 20%
}

.yqk_ewm .zw img {
    width: 100%
}

.yqk_tip {
    line-height: 18px;
    font-family: "黑体";
    color: #4d4d4d;
    font-size: 12px
}

.yqk_tip span {
    color: #f16264;
    padding: 0 14px
}

.style1 .give_person {
    padding: 21px 0
}

.style2 .yqk_img {
    margin-top: 18px
}

.style1 .yqk_ewm {
    margin-top: 41px;
    margin-bottom: 21px
}

.style1 .yqk_tip, .style2 .yqk_tip {
    text-align: center
}

.style2 .give_person {
    padding: 32px 0
}

.style2 .yqk_ewm {
    margin-bottom: 20px
}

.style3 .give_person {
    padding: 17px 0;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding-left: 16px
}

.style3 .yqk_img {
    margin-bottom: 24px
}

.style3 .yqk_title {
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 20px;
    padding-left: 16px;
    line-height: 22px
}

.style3 .yqk_tip {
    padding-left: 16px;
    margin-bottom: 8px
}

.style3 .yqk_ewm .ewms {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding-left: 16px
}

.yqk_style {
    margin: 0 15px
}

.yqk_style li {
    float: left;
    width: 55px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 12px;
    font-family: "黑体";
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: white;
    margin-right: 22px
}

.yqk_style li img {
    position: absolute;
    right: -4px;
    top: -5px;
    width: 35%;
    display: none
}

.yqk_style li.active {
    background-color: #1a1a1a;
    color: white
}

.yqk_style li.active img {
    display: block
}

.style1, .style2, .style3 {
    display: none;
    height: 472px;
    overflow: hidden
}

.save_img {
    text-align: center;
    font-size: 13px;
    color: #4c4c4c;
    margin-top: 8px;
    line-height: 35px
}

.yqk_bottom {
    position: fixed;
    bottom: 0;
    width: 100%
}

.input_group li {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 66px;
    font-size: 16px;
    color: #808080;
    font-weight: bold;
    margin: 0 15px
}

.input_group li:first-of-type {
    margin-top: 10px
}

.input_group li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.input_group li input {
    border: 0;
    box-shadow: none;
    font-weight: normal;
    font-size: 15px;
    color: #c4c4c4;
    padding: 0;
    margin: 0
}

.input_group li input::-webkit-input-placeholder {
    color: #c4c4c4
}

.input_group li p {
    width: 170px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #333333;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    font-weight: normal
}

.baoming {
    margin: 60px 15px;
    width: 90%
}

input[type=submit] {
    border: 0;
    padding: 0
}

input[type=submit].baoming {
    background-color: #a6afdf;
    margin: 60px auto;
    display: block
}

.same_btn {
    background-color: #a6afdf;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.same_btn a {
    color: white;
    font-size: 15px
}

.error {
    padding-left: 15px;
    font-style: normal;
    font-size: 15px;
    color: #f16264
}

.active_success .dialog {
    display: block;
    position: relative;
    transform: translate(0, 0);
    left: initial;
    top: initial;
    width: 100%
}

.active_success .dialog > div {
    box-shadow: -1px -1px 15px -4px rgba(26, 26, 26, .17);
    -webkit-box-shadow: -1px -1px 15px -4px rgba(26, 26, 26, .17);
    padding: 21px 0 34px
}

.active_success .dialog:after {
    background-color: #d7d7d7
}

.active_success .success {
    margin-bottom: 74px;
    font-size: 20px;
    color: #f66751;
    font-weight: bold
}

.active_success .success img {
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.active_success .active_success_con {
    width: 90%;
    margin: 74px auto 0
}

.active_success #home {
    z-index: 1000
}

p.active_name {
    font-weight: bold;
    font-size: 16px;
    color: #1a1a1a;
    line-height: 34px
}

p.active_place, p.active_time {
    line-height: 22px;
    font-size: 14px;
    color: #999999
}

img.active_img {
    box-shadow: 0 0 5px 0 rgba(26, 26, 26, .17);
    -webkit-box-shadow: 0 0 5px 0 rgba(26, 26, 26, .17)
}

.active_success .dialog img {
    width: 230px;
    height: 94px;
    margin-top: 21px
}

.active_list li {
    margin-bottom: 10px;
    padding: 15px
}

.active_list_img {
    width: 100%
}

.active_list_img img {
    width: 100%;
    height: 100%;
    display: block
}

.btn-red {
    background-color: #f66751
}

.entered {
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: right;
    margin-top: -26px
}

.entered_finish {
    background-color: #cccccc
}

.entered a {
    color: white;
    font-size: 14px;
    display: inline-block
}

.baoming_btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 480px
}

.active_details {
    background: #f5f5f5
}

.active_details1 {
    margin-bottom: 10px
}

.active_details1 .active_place, .active_details1 .active_time {
    color: #4c4c4c
}

.active_details1 .baoming_num {
    float: right;
    margin-top: -22px;
    font-size: 14px
}

.active_details1 > div {
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    box-shadow: 0 5px 10px -4px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 5px 10px -4px rgba(0, 0, 0, .14)
}

.active_details1 > div .active_name {
    position: absolute;
    left: 0;
    top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 15px;
    background-color: #f66751;
    padding-right: 10px
}

.active_details1 > div .active_name span {
    width: 0;
    height: 0;
    border-color: transparent #f66751;
    border-width: 0 0 31px 20px;
    border-style: solid;
    position: absolute;
    right: -19px
}

.active_details2 {
    padding: 13px 15px;
    line-height: 30px;
    color: #333333;
    text-indent: 30px;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 10px
}

.active_details3 {
    padding: 13px 15px
}

p.active_notice {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    font-size: 15px;
    height: 30px
}

p.active_notice img {
    width: 16px;
    height: 16px;
    margin-right: 6px
}

p.notice_content {
    font-size: 15px;
    color: #808080;
    line-height: 30px;
    text-align: justify
}

.liveradiolist {
    background-color: #f5f5f5
}

.liverradio.banner > p {
    border: 0;
    line-height: 26px
}

.liverradio.banner p img {
    width: 21px;
    height: 27px;
    margin-right: 9px;
    vertical-align: middle
}

.liverradio_img {
    width: 100px;
    height: 75px;
    margin-right: 8px;
    position: relative
}

.liverradio_img > img {
    width: 100%;
    height: 100%
}

.liverradio_img .livehot {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 17px;
    height: 17px
}

.liveradiolist .dx .mui-table-view-cell:after {
    left: 117px
}

.liveradiolist .ebooktype_name {
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.liveradiolist .ebooktype_author {
    margin-bottom: 10px !important
}

.liveradiolist .already_live {
    font-size: 14px;
    color: #57bba8
}

.liveradiolist .no_live {
    font-size: 14px;
    color: #f66751
}

.live_details_top {
    width: 100%;
    margin-bottom: 12px;
    position: relative
}

.live_details_top > img {
    display: block;
    width: 100%;
    height: 100%
}

.live_details .zbperson {
    position: absolute;
    padding: 6px 15px 6px 3px;
    background-color: rgba(0, 0, 0, .34);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    left: 15px;
    top: 15px
}

.live_details .zbperson img {
    display: block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 5px
}

.live_details .zbperson > div p:nth-of-type(1) {
    color: white;
    font-size: 14px
}

.live_details .zbperson > div p:nth-of-type(2) {
    color: white;
    font-size: 11px
}

.open_countdown {
    background-color: #fafafa;
    padding: 11px 0 12px;
    text-align: center;
    margin-bottom: 16px;
    margin-top: -5px
}

.open_countdown .open_time {
    font-size: 15px;
    color: #f66751;
    margin-bottom: 13px
}

.countdown span {
    font-size: 14px;
    color: #999999;
    width: 26px;
    display: inline-block;
    text-align: center;
    height: 27px;
    line-height: 28px
}

.countdown_day, .countdown_hour, .countdown_min, .countdown_sec {
    background-color: #333333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: white !important;
    font-size: 15px;
    font-weight: bold
}

.live_produce {
    padding: 15px
}

.live_produce p {
    line-height: 26px;
    line-height: 26px;
    font-size: 15px;
    color: #4c4c4c;
    text-indent: 30px
}

.coupon_fixed {
    position: fixed;
    bottom: -1px;
    left: 0;
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%)
}

.live_buy .bottom-tab3 a {
    width: 50%
}

.live_buy .open_time {
    color: #57bba8
}

.live_buy .open_time img {
    width: 16px;
    height: 20px;
    margin-right: 6px
}

.mb80 {
    margin-bottom: 80px
}

.message ul li {
    padding: 16px 0;
    border-bottom: 1px solid #e6e6e6
}

.message ul li {
    padding-bottom: 10px
}

.message .mui-loading {
    margin-bottom: 10px
}

.look_more {
    font-size: 14px;
    margin-top: 5px;
    color: #3a9ce8
}

.message .look_more {
    margin-bottom: 10px
}

.message .msg_time2 {
    font-size: 12px
}

.msg_photo {
    width: 55px;
    height: 55px;
    margin-right: 11px;
    float: left;
    position: relative
}

.msg_photo .brage {
    width: 6px;
    height: 6px;
    background-color: #f66751;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    position: absolute;
    right: 0;
    top: 0
}

.msg_photo img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.msg_content {
    width: 77%;
    float: left
}

.msg_content .msg_uname {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    font-weight: bold
}

.msg_content .msg_uname span {
    float: right;
    color: #999999;
    font-size: 14px;
    font-weight: normal
}

.msg_content .msg_talk {
    line-height: 20px;
    color: #333333;
    font-size: 14px;
    text-align: justify
}

.system_msg .msg_photo {
    width: 54px;
    height: 54px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #e8e8e8
}

.system_msg .msg_photo img {
    width: 34px;
    height: 32px;
    vertical-align: middle;
    display: inline-block
}

.search_page {
    background-color: #f5f5f5
}

#search header {
    padding-bottom: 8px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    max-width: 480px;
    left: 50%;
    transform: translateX(-50%)
}

#search header p {
    background: none;
    float: inherit
}

#search header button {
    float: left;
    margin-left: 15px;
    background: url("../images/return.png") no-repeat left center;
    width: 9px;
    height: 30px;
    margin-top: 8px;
    border: 0;
    background-size: 40%
}

#search header + div {
    height: 46px
}

#search header h2 {
    position: relative;
    text-align: left;
    margin: 0;
    width: 84%;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    background: #fafafa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    float: left;
    overflow: hidden
}

#search header h2 p, header h2 input {
    display: block;
    float: left
}

#search header h2 p {
    width: 11px;
    height: 11px;
    position: absolute;
    left: 10px;
    top: 9px;
    background: url("../images/search.png") no-repeat center;
    background-size: 100%
}

#search header h2 p img {
    width: 100%;
    display: block
}

#search header h2 input {
    outline: none;
    border: 0;
    width: 100%;
    height: 30px;
    background: #fafafa;
    font-size: 13px;
    color: #b2b2b2;
    margin-bottom: 0;
    padding-left: 27px;
    font-weight: normal
}

input::-webkit-input-placeholder {
    color: #b2b2b2
}

input:-moz-placeholder {
    color: #b2b2b2
}

input::-moz-placeholder {
    color: #b2b2b2
}

input:-ms-input-placeholder {
    color: #b2b2b2
}

#search #main {
    padding: 0 10px;
    margin-top: 10px
}

#search .history_search, #search .hot_search {
    background: white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding-left: 10px;
    box-shadow: 0 0 5px 0 rgba(26, 26, 26, .1);
    -webkit-box-shadow: 0 0 5px 0 rgba(26, 26, 26, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(26, 26, 26, .1);
    -ms-box-shadow: 0 0 5px 0 rgba(26, 26, 26, .1);
    -o-box-shadow: 0 0 5px 0 rgba(26, 26, 26, .1);
    margin-bottom: 20px
}

#search .history_search p, #search .hot_search p {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 5px
}

#search .history_search a, #search .hot_search a {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #f3f6fa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 20px;
    margin-right: 15px;
    font-size: 14px;
    color: #333333
}

#search .history_search {
    position: relative
}

#search .history_search p.remove_history {
    position: absolute;
    right: 10px;
    top: 0;
    padding-left: 20px;
    text-align: right;
    background: url("../images/edit_all.png") no-repeat left center;
    background-size: 13px 13px;
    color: #808080;
    font-size: 13px
}

.delete {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 10px;
    top: 6px;
    color: #999
}

#search .keyword_list {
    display: none;
    overflow: hidden
}

#search .keyword_list li {
    height: 50px;
    line-height: 50px;
    margin: 0 20px;
    background: url("../images/go.png") no-repeat right center;
    background-size: 13px 13px;
    font-size: 14px;
    color: #333333;
    position: relative
}

#search .keyword_list li:after {
    content: '';
    display: block;
    position: absolute;
    left: -24px;
    right: -24px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background-color: #e6e6e6;
    color: #e6e6e6
}

#search .keyword_list li b {
    color: #3364ac;
    font-weight: normal
}

.search_result ul.detail_tab_ul {
    border-bottom: 0
}

.search_result ul.detail_tab_ul, .search_result ul.detail_tab_ul li {
    flex-grow: initial;
    display: block
}

.search_result ul.detail_tab_ul li {
    float: left;
    height: 44px;
    line-height: 44px;
    padding: 0 13px;
    font-size: 14px;
    color: #b2b2b2
}

.detail_tab_ulbox {
    overflow-x: auto;
    overflow-y: hidden;
    position: fixed;
    width: 100%;
    z-index: 1
}

.search_result .detail_tab_con li a {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: initial;
    margin-bottom: 11px
}

.search_result .detail_tab_con {
    padding-top: 60px
}

.search_result .detail_tab_con li {
    position: relative;
    margin-bottom: 15px
}

.search_result .detail_tab_con li:after {
    display: block;
    content: '';
    position: absolute;
    left: 100px;
    right: 0;
    bottom: 0;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background-color: #f0f0f0
}

.vl_con {
    padding-left: 109px;
    padding-bottom: 12px
}

.vl_title {
    color: #0f0f0f;
    margin-top: -1px
}

.vl_title span {
    color: #cccccc;
    padding: 0 6px
}

.vl_author {
    margin-bottom: 10px;
    font-size: 13px
}

.vl_img {
    position: relative;
    width: 100px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    float: left
}

.vl_img img {
    width: 100%;
    height: 100%
}

.vl_img.res_type_7, .vl_img.res_type_8 {
    background-color: #fafafa
}

.vl_img.res_type_7 img, .vl_img.res_type_8 img {
    height: 70px;
    width: 52px;
    display: inline-block;
    vertical-align: middle
}

.vl_img.res_type_9 img {
    width: initial;
    height: initial;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.vl_price {
    color: #f66751;
    font-size: 14px;
    font-weight: bold
}

.texthrough {
    font-size: 13px;
    color: #cccccc;
    font-weight: bold;
    margin-left: 7px;
    text-decoration: line-through
}

#search.search_result {
    padding-bottom: 0
}

.search_page section {
    overflow: hidden;
    background: white;
    margin-top: -10px;
    padding-top: 80px
}

.search_page .mui-loading {
    padding-bottom: 10px
}

@media screen and (max-width: 375px) {
    #search .history_search a, #search .hot_search a {
        line-height: 32px
    }

    #search .remove_history {
        background: url("../images/edit_all.png") no-repeat left 14px !important;
        background-size: 13px 13px !important
    }
}

#personal_edit #main, #personal_message #main {
    padding: 0 10px
}

#personal_edit #main .headBox, #personal_message #main .headBox {
    margin-bottom: 20px;
    padding-top: 20px
}

#personal_edit #main .headBox .top .photo, #personal_edit #main .headBox .top .right, #personal_message #main .headBox .top .edit, #personal_message #main .headBox .top .photo, #personal_message #main .headBox .top .right {
    float: left
}

#personal_edit #main .headBox .top .photo, #personal_message #main .headBox .top .photo {
    width: 63px;
    height: 63px;
    margin-right: 10px;
    position: relative
}

#personal_edit #main .headBox .top .photo img, #personal_message #main .headBox .top .photo img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

#personal_edit, #personal_message {
    overflow: hidden
}

#personal_edit .bghui, #personal_message .bghui {
    width: 120%;
    margin-left: -15px;
    margin-bottom: 15px
}

.vip_img {
    position: absolute;
    width: 23px !important;
    height: 23px !important;
    left: 42px;
    bottom: 0
}

#personal_message #main .headBox .top .right p.username {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #1a1a1a
}

#personal_message #main .headBox .top .right p.username img {
    margin-left: 6px;
    width: 18px;
    height: 15px
}

#personal_message #main .headBox .top .right p.time {
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #999999;
    width: initial
}

#personal_message #main .headBox .top .edit {
    width: 32px;
    height: 32px;
    margin-top: 16px;
    margin-right: 7px;
    float: right
}

#personal_message #main .headBox .top .edit img {
    width: 100%
}

#personal_edit .msg, #personal_message .msg {
    padding: 8px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-box-radius: 3px;
    -o-box-radius: 3px;
    margin-bottom: 15px
}

#personal_edit .msg p, #personal_message .msg p {
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

#personal_edit .msg p span, #personal_message .msg p span {
    display: inline-block
}

#personal_edit .msg p span:first-of-type, #personal_message .msg p span:first-of-type {
    color: #999999;
    margin-right: 20px
}

#personal_message .msg p span:last-of-type {
    color: #333333
}

.edit_type > i {
    display: inline-block;
    width: 30px
}

.edit_type.qq > i {
    width: 36px
}

#personal_edit #main .headBox .top .right p {
    position: relative;
    overflow: hidden;
    font-size: 15px
}

#personal_edit #main .headBox .top .right p input {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    opacity: 0
}

#personal_edit #main .headBox .top .photo {
    margin-right: 15px
}

#personal_edit #main .headBox .top .right {
    width: 235px;
    padding: 20px 0
}

#personal_edit #main .headBox .top .right {
    width: 100px
}

#personal_edit .msg p span:last-of-type {
    color: #b2b2b2
}

#personal_edit .msg p.born span:last-of-type {
    width: 66%
}

#personal_edit .msg p span:first-of-type {
    color: #999999;
    font-size: 15px
}

#personal_edit .address input, #personal_edit .contact input, #personal_edit .msg p.name input {
    border: 0;
    outline: none;
    color: #b2b2b2;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border: 0;
    padding: 0;
    margin: 0
}

#personal_edit .person .sex {
    height: 40px;
    line-height: 40px
}

#personal_edit .person .sex p {
    float: left
}

#personal_edit .person .sex p:first-of-type {
    color: #999999;
    margin-right: 24px
}

#personal_edit .person .sex p label {
    display: inline-block
}

#personal_edit .person .sex p span {
    margin-right: 12px
}

#personal_edit .person .sex p.sexs {
    padding-top: 13px;
    padding-bottom: 10px;
    height: 17px;
    margin-right: 27px
}

#personal_edit .person .sex p.sexs:last-of-type {
    margin-right: 0
}

#personal_edit .person .sex p.sexs label, #personal_edit .person .sex p.sexs span {
    display: block;
    float: left
}

#personal_edit .person .sex p.sexs span {
    width: 18px;
    height: 18px;
    border: 1px solid #9c9c9c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    position: relative
}

#personal_edit .person .sex p.sexs span.selected {
    border: 1px solid #f66751;
    background: url("../images/duigou.png") no-repeat center, #f66751;
    background-size: 11px 8px
}

#personal_edit .person .sex p.sexs label.selected {
    color: #333333;
    font-weight: bold
}

#personal_edit .person .sex p.sexs span input {
    position: absolute;
    left: 1.5px;
    top: 1px;
    width: 17px;
    height: 17px;
    display: block;
    opacity: 0
}

#personal_edit .person .sex p.sexs label {
    font-size: 15px;
    color: #b2b2b2;
    height: 17px;
    line-height: 17px
}

#personal_edit .person p.born span:last-of-type input {
    font-size: 15px;
    color: #b2b2b2;
    border: 0;
    outline: none;
    font-family: "PingFang Sc Regular";
    padding: 0
}

#personal_edit p.important {
    color: #f77461;
    font-size: 13px
}

#personal_edit p.important strong {
    font-size: 13px;
    color: #333333
}

#personal_edit p.important .edit_type {
    margin-right: 14px !important
}

#personal_edit .contact i.error {
    font-size: 13px;
    color: #f66751;
    margin-left: 74px;
    font-style: normal;
    display: none
}

#personal_edit #tj {
    width: 100%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: #9fa8dd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-box-radius: 5px;
    -o-box-radius: 5px;
    border: 0;
    font-size: 15px;
    color: white;
    outline: none;
    margin-bottom: 15px
}

#personal_edit .bg.hover:after {
    content: "";
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 60
}

#personal_edit .address .educational, #personal_edit .address .profession {
    width: 260px;
    background: white;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 61;
    font-size: 15px;
    padding-bottom: 13px;
    display: none
}

#personal_edit .address .educational title, #personal_edit .address .profession title {
    height: 40px;
    line-height: 40px;
    color: #f66751;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    margin-bottom: 9px;
    display: block
}

#personal_edit .address .profession ul {
    max-height: 293px;
    overflow-y: auto
}

#personal_edit .address .educational ul li, #personal_edit .address .profession ul li {
    margin-left: 20px;
    height: 42px;
    line-height: 42px;
    padding-left: 33px;
    color: #333333;
    font-weight: bold;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 23px 23px;
    background-image: url("../images/edit_yuan1.png")
}

#personal_edit .address .educational ul li.active, #personal_edit .address .profession ul li.active {
    background-image: url("../images/edit_yuan2.png")
}

#personal_edit input::-webkit-input-placeholder {
    color: #b2b2b2
}

#personal_edit input:-moz-placeholder {
    color: #b2b2b2
}

#personal_edit input::-moz-placeholder {
    color: #b2b2b2
}

#personal_edit input:-ms-input-placeholder {
    color: #b2b2b2
}

.android-ics.light .dw {
    position: fixed !important
}

.dw-trans {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%)
}

.android-ics .dwv {
    display: none
}

.android-ics.light .dw {
    background-color: white !important
}

.android-ics.light .dwwo {
    background: none !important
}

.dww {
    background: -webkit-linear-gradient(bottom, #debb47 50%, rgba(36, 142, 36, 0));
    -webkit-mask: -webkit-gradient(linear, 0% 40%, 0% 24%, from(#debb47), to(rgba(36, 142, 36, 0)))
}

.dwrc {
    background: -webkit-linear-gradient(top, #debb47 50%, rgba(36, 142, 36, 0));
    -webkit-mask: -webkit-gradient(linear, 0% 50%, 0% 90%, from(#debb47), to(rgba(36, 142, 36, 0)))
}

.android-ics .dwwr {
    width: 280px !important
}

.android-ics .dww {
    width: 55px !important
}

.android-ics .dw .dwwol {
    left: 35% !important;
    transform: translateX(-50%) !important
}

.android-ics .dw .dwb {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 15px
}

.dwl {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: -80px;
    text-align: left !important;
    font-size: 17px
}

.android-ics .dw .dwwl {
    padding-right: 30px !important
}

.dww {
    overflow: inherit !important
}

.dwl {
    color: #333333
}

.android-ics .dw .dwwol {
    border-color: #cccccc !important
}

@media screen and (min-width: 360px) {
    .android-ics .dww .dw-li {
        font-size: 24px !important
    }

    .android-ics .dwc {
        padding: 2px 5px 0 5px !important
    }

    .android-ics .dw .dwwol {
        width: 55px !important
    }

    .android-ics .dw .dwwol {
        left: 35% !important;
        transform: translateX(-50%) !important
    }

    .dwl {
        top: 50% !important;
        transform: translateY(-50%) !important;
        right: -70px;
        text-align: left !important;
        font-size: 17px
    }
}

.use_state {
    width: 70px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    background-color: #242424;
    font-size: 14px;
    color: #ffd703
}

.can_use {
    float: left
}

.can_use img {
    width: 4px;
    height: 8px;
    margin-left: 5px
}

.linqu_tip {
    float: right;
    font-size: 14px;
    color: #f66751;
    padding-right: 10px
}

.used {
    background-color: #d6d6d6;
    color: #4c4c4c
}

.coupon_list li.coupon_used {
    border: 1px solid #c4c4c4
}

.coupon_list li.coupon_used .coupon_price p, .coupon_list li.coupon_used .coupon_range p:first-of-type {
    color: #c4c4c4
}

.coupon2 .mui-loading {
    margin-top: -20px;
    margin-bottom: 5px
}

.user_feedback {
    padding: 0 15px 15px
}

.user_feedback h3 {
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin: 0
}

.question_type {
    margin-bottom: 10px
}

.question_type span {
    display: block;
    float: left;
    padding: 0 6px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #4c4c4c;
    margin-right: 7px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 5px
}

.question_type span.active {
    border: 1px solid #f16264;
    color: white;
    background-color: #f16264
}

.question_type span:last-of-type {
    margin-left: 0
}

.textarea {
    border: 1px solid #cccccc
}

.textarea textarea {
    border: 0;
    border-radius: 0;
    color: #999;
    font-size: 15px;
    min-height: 100px
}

.input_group input[type='text'] {
    height: 50px;
    padding-right: 5px;
    font-size: 15px;
    border: 0;
    margin: 0;
    padding: 0
}

.input_group label {
    width: 78px;
    font-size: 15px;
    color: #333333
}

input[type=submit].comment_tj {
    bottom: 0;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 17px;
    background-color: #8995d3;
    border: 0;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    margin-top: 50px;
    margin-bottom: 20px
}

input[type=submit]:enabled:active {
    border: 0;
    background-color: #8995d3
}

.tj_dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    display: none;
    z-index: 999;
    max-width: 480px
}

.tj_dialog > div {
    background: white;
    padding-bottom: 58px
}

.tj_dialog:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #b9b9b9;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: -1
}

.tj_dialog .success {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #f16264
}

.tj_dialog img {
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-left: 10px
}

.tj_dialog .thank {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 55px
}

.tj_dialog .close_btn {
    line-height: 46px;
    padding-right: 15px;
    text-align: right;
    font-size: 16px;
    color: #999999;
    margin-bottom: 20px
}

.mui-backdrop {
    background-color: rgba(0, 0, 0, .5)
}

.textarea_bottom {
    margin-bottom: 10px
}

.textarea_bottom li {
    margin-bottom: 5px
}

.textarea_bottom li:not(:last-of-type) {
    float: left;
    width: 75px;
    height: 75px;
    margin-left: 10px
}

.textarea_bottom li:not(:last-of-type) img {
    display: block;
    width: 75px;
    height: 75px
}

.textarea_bottom li:first-of-type {
    width: 74px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    position: relative;
    border: 1px solid #e0e0e0;
    overflow: hidden
}

.textarea_bottom li:first-of-type img {
    width: 33px;
    height: 27px;
    vertical-align: middle;
    display: inline-block
}

.textarea_bottom li:first-of-type input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0
}

.textarea_bottom li:last-of-type {
    height: 74px;
    position: relative;
    width: 50px
}

.textarea_bottom li:last-of-type p {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #b2b2b2;
    font-family: 'Arial Regular'
}

.uploading {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 30px;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .8);
    color: white;
    font-size: 17px;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.uploading img {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -2px
}

.error {
    font-style: normal;
    line-height: 30px;
    color: #f16264;
    display: block
}

.collection_tab_ul {
    padding-left: 15px;
    padding-top: 15px
}

.collection_tab_ul li {
    float: left;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fafafa;
    font-size: 16px;
    color: #333333;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 0 15px 0 14px
}

.collection_tab_ul li img {
    margin-right: 5px
}

.collection_tab_ul li img.li_active, .collection_tab_ul li.active img {
    display: none
}

.collection_tab_ul li.active img.li_active {
    display: block
}

.collection_tab_ul li.active {
    background-color: #7986cb;
    color: white
}

.collection_tab section p.look_btn {
    margin: 60px auto
}

.collection_time {
    float: right;
    font-size: 13px;
    color: #b2b2b2;
    font-weight: normal
}

.collection_delete i {
    display: block;
    width: 18px;
    height: 20px;
    margin-bottom: 10px;
    font-size: 20px !important
}

.collection_delete .mui-btn-red {
    background-color: #fcf6f5;
    color: #f66751 !important;
    font-size: 14px;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center
}

.collection_tab .mui-table-view-cell {
    padding: 0
}

.collection_tab .mui-table-view-cell > .mui-slider-handle {
    padding: 11px 15px
}

.collection_num {
    height: 33px;
    line-height: 44px;
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.same_list_img {
    width: 100px;
    height: 75px;
    margin-right: 10px;
    position: relative
}

.same_list_img img {
    width: 100%;
    height: 100%
}

.same_list .ebooktype_name {
    height: 25px;
    line-height: 17px
}

.tab_con {
    overflow-y: scroll
}

.tab_con > div {
    display: none
}

.input_yqm {
    padding-top: 75px
}

.input_yqm input {
    border: 0;
    border-bottom: 1px solid #cccccc;
    border-radius: 0;
    padding: 0;
    margin: 0 0 155px;
    padding-left: 10px;
    color: #808080;
    font-size: 15px
}

.toUse {
    color: white;
    width: 100%;
    display: block;
    font-size: 15px
}

.toUse {
    display: block
}

.use_tip {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #c4c4c4;
    text-align: left
}

.input_yqm2 {
    padding-top: 48px;
    text-align: center
}

.input_yqm2 h3 {
    margin: 0;
    font-size: 16px;
    text-align: center
}

.input_yqm2 h3 span {
    display: block;
    color: #cccccc;
    font-size: 15px;
    font-weight: normal;
    padding-top: 8px
}

.worth {
    text-align: center;
    color: #f66751;
    font-size: 15px;
    margin-top: 29px;
    margin-bottom: 36px
}

.yqm {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: #f7f7f7;
    color: #333333;
    font-weight: bold
}

.useful_time {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 80px
}

.purchase_state .mui-ebooktype-list_img {
    padding: 3px 24px
}

.purchase_state .mui-ebooktype-list_img .mui-media-object {
    height: 70px;
    line-height: 70px
}

.purchase_num .ebooktype_name span {
    color: #cccccc;
    font-size: 15px;
    padding: 0 7px
}

.purchase_state {
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #f66751
}

.purchase_state .ebooktype_price {
    color: #333
}

.purchase_num {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 10px
}

.search_record {
    margin-bottom: 24px
}

.search_record .search_time {
    width: 65px;
    height: 28px;
    line-height: 28px;
    color: #333333;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f7f7f7;
    text-align: center;
    margin: 15px auto 0
}

.search_record li {
    height: 54px;
    padding: 0 !important
}

.search_record li .mui-slider-handle {
    height: 54px
}

.search_record li img {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.search_record li a {
    margin: 0 !important;
    display: block;
    height: 54px;
    line-height: 54px;
    color: #333333;
    font-size: 15px
}

.search_record .collection_delete img {
    margin-bottom: 0
}

.search_record li.mui-table-view-cell:after {
    left: 0;
    height: 1px
}

.search_record .mui-table-view-cell > .mui-slider-right > .mui-btn {
    padding: 0 17px
}

.search_record .mui-table-view-cell > .mui-slider-right > .mui-btn i {
    font-size: 20px
}

.myActivities .active_place, .myActivities .active_time {
    color: #4c4c4c
}

.myActivities .active_list_img {
    height: 92px;
    justify-content: flex-start;
    -webkit-justify-content: flex-start
}

.myActivities .active_list_img span {
    color: #999999;
    font-size: 14px;
    text-align: center;
    width: 50%
}

.myActivities .active_list_img span a {
    display: block;
    margin: 7px auto 0;
    float: initial;
    color: white
}

.myActivities .active_list_img img {
    width: 230px;
    margin-right: 22px
}

.btn-green {
    background-color: #57bba8
}

.myActivities p.active_name {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 5px
}

.myActivities .active_list li {
    margin-bottom: 0
}

.sale_product .active_shuoming {
    line-height: 24px;
    font-size: 14px;
    color: #1a1a1a
}

.sale_product .active_details1 > div {
    padding-top: 23px
}

.sale_product .active_list_img {
}

.sale_product {
    background: #f5f5f5
}

.sale_product .detail_tab_ulbox {
    position: initial
}

.sale_product .detail_tab_ulbox.fixed {
    position: fixed;
    top: 0;
    max-width: 480px
}

.sale_product .detail_tab_con {
    padding-top: 15px
}

.sale_product h2.tj_title {
    margin-bottom: 15px;
    margin-top: 15px
}

.vip_detail #footer {
    margin-bottom: 80px
}

.vip_detail .coupon {
    position: fixed;
    bottom: -1px;
    left: 50%;
    margin-bottom: 50px;
    transform: translateX(-50%)
}

.vip_detail h2.tj_title {
    background-color: white;
    margin-bottom: 22px
}

.vip_center > ul li, .vip_detail > ul li {
    position: relative;
    margin-bottom: 10px
}

.mui-ebooktype-list > ul li:after, .vip_center > ul li:after, .vip_detail > ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: 100px;
    right: 0;
    height: 1px;
    background-color: #f0f0f0;
    line-height: 1px;
    font-size: 1px;
    color: #f0f0f0
}

.mui-ebooktype-list > ul li {
    padding: 10px 0;
    position: relative
}

.vl_title {
    margin-top: -2px
}

.vl_con {
    min-height: 89px
}

.vl_author {
    min-height: 38px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0
}

.mui-ebooktype-list .mui-loading {
    margin-top: 0;
    margin-bottom: 5px
}

.vip_detail .vip_time {
    height: 50px;
    line-height: 58px;
    text-align: center;
    font-size: 13px;
    color: #a12414
}

.vip_detail .mui-loading {
    margin-bottom: 10px
}

.vip_header {
    padding-top: 80px;
    background: url("../images/vip_bg.png") no-repeat left top;
    background-size: 100% 80px
}

.vip_header > div {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: -47px 15px 0;
    padding: 8px;
    box-shadow: 0 3px 8px 0 rgba(26, 26, 26, .11);
    -webkit-box-shadow: 0 3px 8px 0 rgba(26, 26, 26, .11)
}

.vip_header > div > div {
    border: 1px solid #000000;
    color: #000000
}

.vip_header > div > div.vip_div1 {
    padding: 15px 25px 18px 12px
}

.vip_header > div > div.vip_div1 h3 {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px
}

.vip_header > div > div.vip_div1 h3 a {
    background: url("../images/share2.png") no-repeat center;
    width: 15px;
    height: 15px;
    background-size: 15px 15px
}

.vip_header > div > div.vip_div1 p {
    line-height: 25px;
    font-size: 14px;
    text-align: justify
}

.vip_header > div > div.vip_div2 h3 {
    font-family: 'Georgia Regular';
    font-weight: normal;
    font-size: 30px;
    text-align: center
}

.vip_header > div > div.vip_div2 p {
    text-align: center;
    font-size: 14px;
    color: #000
}

.vip_header > div > div.vip_div2 {
    padding: 14px 0 12px
}

.vip_center h2.tj_title {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: white
}

.person_list li {
    padding: 20px 15px;
    line-height: 22px
}

.person_list li.mui-table-view-cell > a:not(.mui-btn) {
    margin: 0;
    padding: 0
}

.person_list li.mui-table-view-cell:after {
    right: 15px
}

.mui-push-right:after, .person_list li .mui-navigate-right:after {
    color: #838383;
    font-weight: bold;
    right: 0
}

.person_list li a {
    font-size: 15px;
    color: #333
}

.person_list li a span {
    color: #4d5479;
    font-size: 20px;
    vertical-align: middle
}

.person_list li a img {
    width: 20px;
    height: 18px;
    vertical-align: middle
}

.person_list li i {
    float: right;
    margin-right: 17px;
    font-style: normal;
    vertical-align: middle
}

.person_list li i.coupon_brage {
    width: 22px;
    height: 22px;
    line-height: 22px;
    background-color: #f66751;
    color: white;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 15px;
    font-family: 'Arial Regular';
    text-align: center
}

.person_list li i.tg_brage {
    float: right;
    font-style: normal;
    color: #999999;
    font-size: 13px
}

.person_list2 li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 12px 0
}

.person_list2 li a {
    font-size: 14px;
    color: #333333
}

.person_list2 li span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f8f9ff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto 2px
}

.person_list2 li span img {
    vertical-align: middle;
    width: 50%
}

.person_photo {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
    margin-top: 20px
}

.person_photo img.person_photo2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.person_photo img.vip_no, .person_photo img.vip_yes {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    bottom: 2px
}

.person_name {
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px
}

.person_name span {
    margin-left: 10px;
    color: #bfbfbf;
    font-size: 20px;
    font-weight: bold
}

.person_list3 li {
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 10px 0;
    line-height: 26px
}

.person_list3 li span {
    display: block;
    font-size: 20px;
    color: #333333;
    font-family: 'Arial Regular';
    height: 23px
}

.person_list3 li.shouyi span {
    font-size: 22px;
    color: #f66751
}

.person_list3 li.shouyi span i {
    font-style: normal;
    font-size: 15px;
    font-family: 'PingFang'
}

.person_list3 li a {
    color: #999999;
    font-size: 13px
}

.earning_header {
    padding: 40px 15px 60px;
    background: url("../images/shouyi_bg.png") no-repeat left top;
    background-size: 100% 100%
}

.earning_header p:first-of-type {
    color: white;
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 25px
}

.earning_header p:last-of-type {
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.earning_header p:last-of-type span {
    margin-left: 19px;
    color: white;
    font-size: 55px;
    font-family: 'Arial Regular'
}

.earning_header p:last-of-type span i {
    font-size: 20px;
    font-style: normal
}

.earning_header p:last-of-type a {
    background: #fa6c46;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 24px
}

.earning_num {
    padding: 28px 15px;
    background-color: #f5f5f5
}

.earning_num p {
    padding: 12px 0;
    width: 47%;
    text-align: center;
    font-size: 15px;
    color: #333333
}

.earning_num p span {
    font-size: 15px;
    font-family: 'Arial Regular';
    color: #f66751;
    font-weight: bold;
    display: block;
    margin-bottom: 12px
}

.earning_num p span i {
    font-style: normal;
    font-size: 12px;
    font-weight: normal
}

.my_earnings .tj_title {
    background-image: none;
    padding-left: 0
}

.my_earnings h2.tj_title:before {
    right: 56px
}

.my_earnings h2.tj_title:after {
    left: 56px
}

.earning_record li {
    border-bottom: 1px solid #f7f7f7;
    padding: 18px 0
}

.earning_record li p {
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.earning_record li p:first-of-type {
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 8px
}

.earning_record li p:last-of-type {
    color: #999999;
    font-size: 14px
}

.my_earnings .bghui {
    height: 15px
}

.footerPrint {
    background-color: #f5f5f5
}

.footerPrint_list {
    margin-bottom: 10px
}

.footerPrint_list h2 {
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.footerPrint_list h2 .footerPrint_time {
    font-size: 14px;
    color: #666666
}

.footerPrint_list h2 .mui-icon {
    color: #949494;
    font-weight: bold;
    font-size: 20px;
    vertical-align: middle
}

.footerPrint_list li {
    width: 90px;
    margin-right: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 14px;
    float: left
}

.footerPrint_list li:nth-of-type(3n) {
    margin-right: 0
}

.footerPrint_list li .imgtextList_img {
    width: 100%;
    height: 64px
}

.footerPrint .mui-ebooktype-list_img {
    margin-right: 0;
    height: 64px;
    line-height: 64px;
    padding: 0
}

.footerPrint .mui-ebooktype-list_img .mui-media-object {
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px
}

.imgtextList_img img {
    width: 100%;
    height: 100%
}

.imgtextList_title {
    height: 30px;
    line-height: 30px;
    padding: 0 7px;
    color: #333333;
    font-size: 14px
}

.imgtextList_price {
    height: 14px;
    line-height: 14px;
    font-weight: bold;
    font-size: 14px;
    color: #f66751
}

.calenbox {
    margin-bottom: 10px;
    padding: 0 15px 20px
}

.calen_header ul {
    padding: 15px 0
}

.calen_header li {
    float: left;
    width: 27px;
    margin-right: 26px;
    text-align: center;
    font-size: 14px;
    color: #808080
}

.calen_body > div:nth-of-type(7n), .calen_header li:last-of-type {
    margin-right: 0
}

.calen_body > div {
    float: left;
    width: 27px;
    margin-right: 26px;
    text-align: center;
    font-size: 15px;
    font-family: 'Arial Regula';
    position: relative;
    margin-bottom: 17px;
    height: 27px;
    line-height: 27px;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.calen_body > div .f-yuan {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #f66751;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px
}

.f-today {
    background-color: #7986cb !important;
    color: white
}

.f-on {
    background-color: #bcc2e5;
    color: white
}

.calen_control .next_month, .calen_control .now_month, .calen_control .prev_month {
    height: 24px;
    line-height: 24px;
    width: 60px;
    text-align: center;
    background-color: #f7f7f7;
    color: #4c4c4c;
    font-size: 14px;
    margin-right: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #f7f7f7
}

.calen_control .now_month {
    color: #f66751;
    font-weight: bold;
    background-color: white;
    margin-right: 0;
    border: 1px solid #e6e6e6
}

.month_show {
    font-size: 14px;
    color: #f66751
}

.zlList {
    padding: 15px 15px 0
}

.zlList + p.mui-loading {
    margin-bottom: 10px
}

.zlList li {
    margin-bottom: 15px;
    position: relative
}

.zlList li:last-of-type {
    margin-bottom: 0
}

.zlList_img {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden
}

.zlList_img img {
    width: 100%;
    height: 100%
}

.zlList_con {
    padding: 6px 10px 4px;
    box-shadow: 0 0 14px 0 rgba(26, 26, 26, .09);
    -webkit-box-shadow: 0 0 14px 0 rgba(26, 26, 26, .09);
    min-height: 47px;
    background-color: rgba(0, 0, 0, .34);
    position: absolute;
    width: 100%;
    bottom: 6px;
    left: 0
}

.zlList_title1, .zlList_title2 {
    height: 24px;
    line-height: 24px;
    color: white
}

.zlList_title1 {
    font-weight: bold;
    font-size: 15px
}

.zlList_title2 {
    font-size: 13px
}

.zlList .price {
    font-weight: bold;
    width: 46px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    background-color: #f66751;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    position: absolute;
    bottom: 75px;
    left: 10px;
    color: white;
    font-size: 13px
}

#imgtxtList {
    padding: 15px 15px 0
}

#imgtxtList li {
    width: 165px;
    margin-right: 15px;
    text-align: center;
    position: relative;
    margin-bottom: 14px;
    float: left
}

#imgtxtList li:nth-of-type(2n) {
    margin-right: 0
}

.imgtxt_img {
    width: 100%;
    height: 124px
}

.imgtxt_img img {
    width: 100%;
    height: 100%
}

.imgtxt_title {
    height: 30px;
    line-height: 30px;
    padding: 0 7px;
    font-size: 14px;
    color: #333
}

.imgtxt_price {
    height: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #f66751;
    font-size: 14px
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#saleList {
    padding: 15px 15px 0
}

#saleList li {
    width: 100%;
    height: 140px;
    box-shadow: 0 0 4px 1px rgba(26, 26, 26, .09);
    -webkit-box-shadow: 0 0 4px 1px rgba(26, 26, 26, .09);
    margin-bottom: 15px
}

#saleList li:last-of-type {
    margin-bottom: 0
}

#saleList li img {
    display: block;
    width: 100%;
    height: 100%
}

#saleList + p.mui-loading {
    margin-bottom: 10px
}

.follow_us {
    width: 226px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: none;
    z-index: 12
}

#close {
    display: block;
    padding-top: 13px;
    padding-right: 15px;
    text-align: right;
    font-size: 20px;
    color: #dddddd
}

.follow_us h4 {
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    color: #f56751;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0
}

.follow_us div {
    width: 106px;
    height: 106px;
    padding: 10px;
    margin: 0 auto;
    background: url("../images/01.png") no-repeat left top, url(../images/02.png) no-repeat right top, url("../images/03.png") no-repeat left bottom, url(../images/04.png) no-repeat right bottom;
    background-size: 17px 17px
}

.follow_us div img {
    width: 100%;
    height: 100%
}

.follow_us p {
    height: 70px;
    line-height: 70px;
    font-size: 13px;
    color: #999999
}

.slideshow.swiper-container {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 4px
}

.slideshow .swiper-slide {
    width: 264px
}

.slide_img, .slide_img img {
    width: 100%;
    height: 150px
}

.slide_img {
    margin-bottom: 6px;
    position: relative
}

.slideshow .title {
    line-height: 20px;
    color: #333
}

.slideshow .price {
    line-height: 33px;
    text-align: center;
    color: #f66751
}

.video_time {
    width: 92px;
    height: 33px;
    background-color: rgba(0, 0, 0, 0.64);
    border-radius: 16px;
    -webkit-border-radius: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: white;
    justify-content: flex-start;
    -webkit-justify-content: flex-start
}

.video_time i {
    width: 25px;
    height: 25px;
    background-color: rgba(255, 255, 255, .84);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 25px;
    color: #0a0e0f;
    margin-left: 4px;
    margin-right: 6px
}

.video_time img {
    width: 50px;
    height: 50px;
    margin-left: 8px;
    margin-right: 14px
}

.hot {
    position: absolute;
    left: 7px;
    top: 7px;
    width: 24px;
    height: 24px;
    background-color: #000000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 21px
}

.hot i {
    color: #f66751;
    font-size: 14px
}

.more_list {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: normal;
    background-color: #f5f5f5;
    font-size: 13px;
    color: #b2b2b2
}

.audiolist .ebooktype_name {
    white-space: normal;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    height: initial;
    margin-bottom: 5px
}

.audiolist .ebooktype_author {
    font-size: 13px;
    margin-bottom: 10px !important
}

.audiolist .ebooktype_price {
    font-size: 14px
}

.audiolist + p.mui-loading {
    margin-bottom: 10px
}

.share_dialog {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
    display: none
}

.share_dialog img {
    width: 90%
}

.btn_play {
    display: inline-block
}

.duration-t {
    float: right;
    text-align: right
}

.current-t {
    float: left;
    color: #D43149;
    text-align: left
}

.audio-box {
    padding-bottom: 53px
}

.audio_box .music-nav {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding-top: 15px;
    padding-left: 10px;
    margin-bottom: 20px
}

.audio_progress {
    position: relative;
    height: 2px;
    background-color: #f0f0f0;
    cursor: pointer;
    margin-bottom: 16px
}

.audio_progress input::-webkit-slider-thumb {
    width: 58px;
    height: 70px;
    background-image: url("../img/icon8.png");
    background-position: -9px -263px;
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-top: 8px;
    border: 0
}

.time {
    width: 50px;
    color: #999999;
    font-size: 13px
}

.wx-audio-progrees {
    position: relative;
    height: 2px;
    background-color: #f0f0f0;
    cursor: pointer;
    margin: 0 auto 16px;
    width: 5rem
}

.wx-audio-origin {
    width: 25px;
    height: 20px;
    margin-top: -30px;
    margin-left: -8px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2
}

.wx-audio-origin:before {
    content: " ";
    display: block;
    position: absolute;
    width: 58px;
    height: 70px;
    background: url("../img/icon8.png");
    background-position: -9px -263px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 50%;
    margin-top: -12px;
    margin-left: -9px;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

.wx-progrees-detail {
    height: 100%;
    width: 100%;
    background: #cccbcb;
    position: relative;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wx-voice-p {
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: #D43149;
    z-index: 2;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wx-buffer-p {
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: #d9d9d9;
    z-index: 1;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wx-loading {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.wx-loading-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    animation: slidein 6s linear infinite normal;
    -webkit-animation: slidein 6s linear infinite normal;
    -moz-animation: slidein 6s linear infinite normal;
    width: 200%;
    max-width: none !important;
    background-image: -owg-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
    background-image: -webkit-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
    background-image: -moz-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
    background-image: -o-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
    background-image: repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px)
}

.video {
    position: relative
}

.video .power {
    width: 100%;
    height: 100%
}

.video .power img {
    display: block;
    width: 100%;
    height: 100%
}

.video .power div {
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    color: white;
    z-index: 1
}

.video .power p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    color: white;
    padding: 0 15px
}

.video .power a {
    width: 140px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #f2cc5f;
    color: #633f00;
    border-radius: 34px
}

#player-container-id, .video {
    width: 480px;
    height: 320px
}

@media screen and (max-width: 640px) {
    #player-container-id, .video {
        width: 100%;
        height: 270px
    }
}

@media only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2) {
    .tcp-logo-img {
        width: 50%
    }
}

.book_details2 .scroll_list_img img {
    max-width: 130px;
    max-height: 132px;
    height: inherit;
    line-height: inherit;
    margin: 0 auto
}

.book_details2 .scroll_list_img {
    padding: 0;
    border: 0;
    width: 130px
}

.icon16, .icon17 {
    width: 13px;
    height: 15px;
    background: url("../images/icon16.png") no-repeat center center;
    background-size: 100%;
    margin: 7px auto 5px !important
}

.icon17 {
    background: url("../images/icon17.png") no-repeat center center;
    background-size: 100%
}

.newtab {
    align-items: center
}

.newtab a {
    flex-grow: 1;
    padding: 0;
    line-height: inherit;
    border-right: 1px solid #e6e6e6;
    font-size: 11px;
    color: #333333;
    width: 70px
}

.newtab a i {
    display: block;
    margin-top: 5px;
    color: #202020
}

.newtab a.buy {
    line-height: 50px;
    font-size: 15px;
    color: white;
    width: 165px;
    border: 0
}

.newtab a.give_gift {
    border: 0
}

.newtab a.try_read i {
    margin-top: 7px;
    margin-right: 0
}

.newtab a.give_gift i {
    margin-right: 0
}

.newtab a.nopagebook {
    background: #f7f7f7;
    color: #b2b2b2
}

@keyframes slidein {
    0% {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.audio_progress input {
    left: 0;
    top: 0;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2px;
    -webkit-appearance: none;
    opacity: 1;
    background-color: #7986cb
}

.dropload-down, .dropload-up {
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: 12px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.dropload-down {
    height: 50px;
    display: block !important
}

.dropload-load, .dropload-noData, .dropload-refresh, .dropload-update {
    height: 50px;
    line-height: 50px;
    text-align: center
}

.dropload-load .loading {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite
}

.tickets_dialog {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 480px;
    width: 100%;
    background: white;
    border-radius: 10px 10px 0 0;
    padding-bottom: 20px;
    display: none;
    z-index: 12
}

.tickets_dialog h3 {
    font-size: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
    justify-content: space-between;
    padding: 17px 15px 0;
    line-height: 33px
}

.tickets_dialog h3 a {
    color: #999999
}

.tickets_dialog ul {
    padding: 0 15px;
    max-height: 300px;
    overflow-y: auto
}

.tickets_dialog ul li {
    border: 1px solid #f7f7f7;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #f7f7f7;
    position: relative
}

.tickets_dialog ul li label {
    padding: 12px 17px 0
}

.tickets_dialog ul li .check {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 21px;
    top: 25px;
    background: white;
    border-radius: 50%;
    border: 1px solid #cdcdcd
}

.tickets_dialog ul li input {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0
}

.tickets_dialog ul li .div1 .p1 {
    color: #333;
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 8px
}

.tickets_dialog ul li .div1 .p2 {
    line-height: 15px;
    color: #f66751;
    font-size: 16px;
    padding-bottom: 15px
}

.tickets_dialog ul li .div1 .p2 span {
    display: inline-block;
    padding: 0 5px;
    line-height: 14px;
    text-align: center;
    background: white;
    font-size: 12px;
    color: #f66751;
    border: 1px solid #f66751;
    border-radius: 2px;
    margin-left: 7px;
    vertical-align: middle
}

.tickets_dialog ul li .div1 .p2 .success {
    border: 1px solid #3cb46e;
    color: #3cb46e
}

.tickets_dialog ul li.noTicket .div1 .p2 span {
    width: 46px;
    line-height: 15px;
    border: 0;
    border-radius: 2px;
    color: #999999
}

.tickets_dialog ul li.noTicket.active {
    border: 1px solid #999
}

.tickets_dialog ul li.noTicket.active .check {
    background-color: #999;
    border: 1px solid #999
}

.tickets_dialog ul li .div2 {
    display: none
}

.tickets_dialog ul li .div2 .p1 {
    line-height: 42px;
    border: 1px solid #e6e6e6;
    border-left: 0;
    border-right: 0;
    font-size: 13px;
    color: #999999
}

.tickets_dialog ul li .div2 .p1 span {
    display: inline-block;
    width: 13px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    color: white;
    background: #7986cb;
    vertical-align: middle
}

.tickets_dialog ul li .div2 .p2 {
    line-height: 20px;
    font-size: 13px;
    color: #999999;
    padding-top: 8px;
    padding-bottom: 18px
}

.tickets_dialog ul li.active {
    border: 1px solid #f66751;
    background: white
}

.tickets_dialog ul li.active .div2 {
    display: block
}

.tickets_dialog ul li.active .check {
    background: url("../images/checked.png") no-repeat center center, #f66751;
    background-size: 17px;
    border: 1px solid #f66751
}

.tickets_dialog > a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    background: #7986cb;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    display: block
}

.tickets_dialog > a.disabled {
    background: #999999
}

.tickets_dialog .youhuima {
    margin: 15px 15px 60px;
    position: relative
}

.tickets_dialog .youhuima input {
    background: #f7f7f7;
    height: 46px;
    line-height: 46px;
    border: 0;
    border-radius: 3px;
    font-size: 15px;
    color: #333333;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0
}

.tickets_dialog .youhuima a {
    width: 62px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #f66751;
    display: block;
    font-size: 12px;
    color: white;
    border-radius: 26px;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -13px
}

.bills {
    padding: 15px
}

.billsDetail {
    margin-bottom: 14px
}

.billsDetail .top {
    border-radius: 12px;
    background: white;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 37px;
    position: relative
}

.billsDetail .top:after {
    content: "";
    left: 7px;
    right: 7px;
    height: 1px;
    border-bottom: 1px dashed #808080;
    position: absolute;
    bottom: 0
}

.billsDetail .top h3 {
    line-height: 24px;
    font-size: 15px;
    color: #f66751;
    margin-bottom: 7px
}

.billsDetail .top p {
    line-height: 20px;
    font-size: 13px;
    color: #666666;
    margin-bottom: 8px;
    justify-content: flex-start
}

.billsDetail .top p .mui-icon {
    margin-right: 9px;
    color: #666666
}

.billsDetail .top .p1 .mui-icon {
    font-size: 16px
}

.billsDetail .top .p2 .mui-icon {
    font-size: 18px
}

.billsDetail .top .p2 {
    position: relative;
    padding-right: 70px
}

.billsDetail .top .p2 a {
    font-size: 12px;
    color: #f66751;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.billsDetail .top .address {
    margin-bottom: 31px
}

.billsDetail .top .ewm {
    text-align: center
}

.billsDetail .top .ewm p {
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #999999
}

.billsDetail .top .ewm img {
    display: block;
    margin: 0 auto;
    width: 142px
}

.billsDetail .bottom {
    background: white;
    border-radius: 12px;
    padding: 19px 20px 21px
}

.billsDetail .bottom p {
    justify-content: space-between;
    line-height: 24px;
    font-size: 14px;
    color: #333333
}

.billsDetail .bottom p span {
    width: 50%
}

.bills .notice p {
    line-height: 23px;
    font-size: 12px;
    color: #808080
}

.bills .notice p strong {
    color: #4c4c4c
}

.activeOrder {
}

.activeOrder .div1 {
    background: white;
    padding: 20px 15px 0;
    margin-bottom: 10px
}

.activeOrder .div1Top {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-bottom: 12px
}

.activeOrder .div1Top img {
    display: block;
    width: 140px;
    height: 56px;
    box-shadow: 0 0 4px 1px rgba(26, 26, 26, .09);
    margin-right: 15px
}

.activeOrder .div1Top p {
    line-height: 27px;
    font-size: 16px;
    color: #292929
}

.activeOrder .div1 .p2 {
    line-height: 25px;
    font-size: 13px;
    color: #999999;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6
}

.activeOrder .div1 .p3 {
    height: 55px;
    justify-content: space-between;
    font-size: 15px;
    color: #1a1a1a
}

.activeOrder .div1 .p3 .span2 {
    color: #b2b2b2
}

.activeOrder .div1 .p3 em {
    margin-left: 20px;
    font-size: 16px;
    color: #f66751;
    font-style: normal
}

.activeOrder .div2 {
    background: white;
    padding: 0 15px;
    margin-bottom: 10px
}

.activeOrder .div2 p {
    height: 55px;
    justify-content: space-between;
    color: #1a1a1a
}

.activeOrder .div3 {
    background: white;
    padding: 8px 15px 22px
}

.activeOrder .div3 h3 {
    font-size: 15px;
    color: #1a1a1a;
    font-weight: normal;
    line-height: 39px
}

.activeOrder .div3 p {
    line-height: 24px;
    font-size: 13px;
    color: #999999
}

.activeOrder .mui-bar-tab a {
    color: #0f0f0f;
    font-size: 16px
}

.activeOrder .mui-bar-tab a em {
    font-style: normal;
    color: #f66751
}

.activeOrder .mui-bar-tab .buy {
    color: white
}

.ticketTab {
    position: fixed;
    left: 50%;
    height: 49px;
    background: white;
    max-width: 480px;
    transform: translateX(-50%);
    width: 100%;
    justify-content: space-around;
    top: 0
}

.ticketTab li {
    line-height: 49px;
    position: relative
}

.ticketTab li a {
    font-size: 15px;
    color: #1a1a1a
}

.ticketTab li.on:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #f66751;
    position: absolute;
    left: 0;
    bottom: 0
}

.ticketTab li.on a {
    color: #f66751
}

.ticketList {
    padding-top: 59px
}

.ticketList li {
    background: white;
    margin-bottom: 10px;
    padding: 18px 15px 0
}

.ticketList li .ticketTop {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 11px
}

.ticketList li .ticketTop img {
    display: block;
    width: 150px;
    height: 70px;
    margin-right: 13px
}

.ticketList li .ticketTop p {
    line-height: 23px;
    color: #1a1a1a;
    font-size: 15px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.ticketList li .p2 {
    line-height: 22px;
    font-size: 13px;
    color: #666666;
    justify-content: flex-start;
    margin-bottom: 11px
}

.ticketList li .p2 span {
    margin-right: 18px
}

.ticketList li .p2 span .mui-icon {
    margin-right: 7px
}

.ticketList li .p3 {
    border-top: 1px solid #e6e6e6;
    height: 50px;
    justify-content: flex-end
}

.ticketList li .p3 a {
    width: 77px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
    margin-left: 10px;
    border-radius: 2px
}

.ticketList li .p3 .a1 {
    border: 1px solid #999999;
    color: #999999
}

.ticketList li .p3 .a2 {
    border: 1px solid #f66751;
    color: #f66751
}

.oldPrice {
    font-weight: normal;
    color: #999;
    margin: 0 10px;
    text-decoration: line-through
}

.detail_tab_note ul li {
    padding: 15px 15px 17px;
    position: relative
}

.detail_tab_note ul li:after {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: #e6e6e6;
    height: 1px
}

.detail_tab_note ul li .p1 {
    justify-content: space-between;
    margin-bottom: 10px
}

.detail_tab_note ul li .p1 .span1 {
    background: #f66751;
    color: white;
    width: 32px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.detail_tab_note ul li .p1 .span2 {
    line-height: 18px;
    color: #c4c4c4;
    font-size: 15px
}

.detail_tab_note ul li .biji {
    line-height: 22px;
    color: #1A1A1A;
    font-size: 16px;
    margin-bottom: 10px
}

.detail_tab_note ul li .p2 {
    font-size: 13px;
    justify-content: space-between
}

.detail_tab_note ul li .p2 span {
    margin-right: 20px;
    color: #c4c4c4;
    font-size: 15px
}

.detail_tab_note ul li .p3 {
    position: absolute;
    right: 15px;
    bottom: 16px
}

.detail_tab_note ul li .p3 span {
    cursor: pointer
}

.detail_tab_note ul li .p3 .note_edit {
    margin-right: 10px
}

.detail_tab_note ul li .p3 .note_edit i {
    font-size: 22px;
    margin-top: 2px
}

.detail_tab_note ul li.editing {
    background: #f5f5f5
}

.detail_tab_note .look_more {
    text-align: center;
    display: block;
    color: #333;
    margin-top: 10px
}

.addNote {
    padding: 7px 9px;
    border-bottom: 0
}

.addNote textarea {
    border-radius: 3px;
    line-height: 18px;
    padding-top: 8px;
    box-sizing: border-box;
    height: 80px;
    width: 100%
}

.addNote p {
    margin-right: 1px;
    padding: 0 15px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.addNote .save {
    color: #f66751;
    background-color: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.addNote .cancel {
    background-color: #f7f7f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 7px
}

.addNote .addTime {
    padding: 0;
    line-height: initial
}

.addNote .addTime input {
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.addNote .time {
    padding: 0;
    width: 90px;
    display: none
}

.addNote .time i {
    background: #999;
    color: #ccc;
    width: 28px;
    height: 21px;
    vertical-align: middle;
    line-height: 21px;
    border-radius: 1px
}

.addNote .time span {
    border: 1px solid #E6E6E6;
    padding: 0 6px;
    vertical-align: middle;
    height: 21px;
    line-height: 19px;
    display: inline-block
}

.tipDialog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    display: none;
    z-index: 13
}

.tipDialog div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 65%;
    background: white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #333
}

.tipDialog div .tishi {
    text-align: center;
    line-height: 75px;
    font-size: 15px;
    border-bottom: 1px solid #ccc
}

.tipDialog .btns {
    height: 35px;
    line-height: 35px
}

.tipDialog .btns span {
    display: block;
    float: left;
    width: 49%;
    text-align: center;
    border-right: 1px solid #ccc
}

.tipDialog .btns span:last-of-type {
    border: 0
}

.detail_tab_note > p {
    margin: 0;
    padding: 0 15px
}

.detail_tab_note > p .diss_num {
    color: #333
}

.detail_tab_note > p .diss_action {
    color: #f66751
}

.v_bookplaying .addNote {
    bottom: 0;
    padding-bottom: 18px;
    z-index: 11
}

.v_bookplaying .express_option2 {
    bottom: 0
}

.v_bookplaying .detail_tab_note {
    padding-bottom: 20px;
    margin-bottom: 10px
}

#tips {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, .8);
    padding: 10px 20px;
    color: white;
    line-height: 20px;
    z-index: 5;
    font-size: 16px;
    border-radius: 3px;
    display: none
}

.weui-mask_transparent {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.weui-toast {
    position: fixed;
    z-index: 5000;
    width: 7.6em;
    min-height: 7.6em;
    top: 180px;
    left: 50%;
    margin-left: -3.8em;
    background: rgba(17, 17, 17, 0.7);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF
}

.weui-toast img {
    width: 50px;
    margin-top: 35px
}

.exerciseList {
    padding: 0 20px
}

.exerciseList ul li {
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6
}

.exerciseList ul li a {
    display: block;
    background: url("../images/right.png") no-repeat right center
}

.exerciseList ul li .img {
    width: 100px;
    height: 60px;
    border-radius: 5px;
    overflow: hidden;
    float: left
}

.exerciseList ul li .img img {
    display: block;
    width: 100%;
    height: 100%
}

.exerciseList ul li .msg {
    margin-left: 122px;
    padding-right: 25px
}

.exerciseList ul li .msg .p1 {
    line-height: 18px;
    font-size: 15px;
    color: #1A1A1A;
    margin-bottom: 10px;
    font-weight: bold
}

.exerciseList ul li .msg .p2 {
    color: #999999
}

.groupid {
    background: #f5f5f5
}

.groupid .list1 {
    padding-top: 30px
}

.groupid .list1 li {
    background: white;
    margin-bottom: 15px;
    padding: 18px 15px;
    background: white
}

.groupid .list1 li a {
    justify-content: space-between;
    position: relative
}

.groupid .list1 li p {
    max-width: 80%;
    font-size: 17px;
    color: #333333
}

.groupid .list1 li span {
    padding: 2px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    background: #7986cb;
    color: white;
    display: block;
    font-size: 14px
}

.groupid .list1 li .mui-navigate-right:after {
    right: 0;
    color: #333;
    font-size: 22px
}

.groupid h3 {
    padding: 0 15px;
    line-height: 44px;
    font-size: 18px;
    color: #333333;
    font-weight: bold
}

.xqtj li .p1 {
    max-width: 60%
}

.xqtj li .duration {
    max-width: 30%
}

.huiyuanSearch {
    background: white;
    position: relative;
    padding: 15px
}

.huiyuanSearch input {
    background: #f7f7f7;
    border: 0;
    width: 100%;
    padding-right: 30px;
    margin: 0
}

.huiyuanSearch a {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -9px;
    background: url("../images/search2.png") no-repeat center center;
    background-size: 100%;
    width: 18px;
    height: 18px
}

.fstz li i {
    font-size: 18px;
    color: #333
}

.groupid .addNote {
    bottom: 0;
    z-index: 12;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 85%;
    padding: 15px
}

.groupid .addNote textarea {
    height: 102px;
    font-size: 15px;
    color: #333
}

.groupid .bottom-tab2 a {
    width: 100%;
    text-align: center;
    color: #333
}

.groupid .addNote h4 {
    margin: 0;
    line-height: 20px;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px
}

.groupid .mui-popup-backdrop.mui-active {
    background-color: rgba(0, 0, 0, .4) !important
}

.groupid .mui-toast-container.mui-active {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    height: 35px
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 414px) and (min-width: 411px) {
    .dwl {
        right: -70px
    }

    .calen_body > div, .calen_header li {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

    .msg_content {
        width: 82%
    }

    #imgtxtList li {
        width: 182px
    }

    .imgtxt_img {
        height: 140px
    }

    .slideshow .swiper-slide {
        width: 294px
    }

    .slide_img, .slide_img img {
        height: 184px
    }

    .footerPrint_list li {
        width: 120px
    }

    .footerPrint_list li .imgtextList_img {
        height: 94px
    }

    .footerPrint .mui-ebooktype-list_img {
        height: 94px;
        line-height: 94px
    }

    .footerPrint .mui-ebooktype-list_img .mui-media-object {
        height: 84px;
        line-height: 84px
    }

    h2.tj_title {
        background-size: 6%;
        background-position: 40% center
    }
}

@media screen and (min-width: 360px) and (max-width: 500px) {
    .tool span.tool_collection a {
        background-position-y: -56px
    }

    .tool span.tool_collection.active a {
        background-position-y: -36px
    }

    .tool span.tool_yqk a {
        background-position-y: -2px
    }

    .tool span.tool_yqk.active a {
        background-position-y: -19px
    }

    .tool span.tool_share a {
        background-position-y: -72px
    }

    .tool span.tool_share.active a {
        background-position-y: -90px
    }
}

@media screen and (min-width: 768px) {
    .dwl {
        right: -60px;
        font-size: 15px
    }

    .android-ics .dw .dwwol {
        width: 40px !important
    }

    .android-ics .dw .dwb {
        height: 80px !important;
        line-height: 80px !important
    }

    #imgtxtList li:nth-of-type(2n) {
        margin-right: 15px
    }

    #share_method {
        right: 100px
    }

    .banner {
        height: initial
    }

    h2.tj_title {
        background: url("../images/heart.png") no-repeat 45% center;
        background-size: 3%;
        background: #f5f5f5
    }

    #search header h2 {
        width: 90%
    }

    .groupid .addNote {
        width: 380px
    }
}

@media screen and (max-width: 768px) {
    .android-ics .dwwr {
        width: 340px !important
    }

    .android-ics .dw .dwwl {
        padding-right: 20px !important
    }

    #personal_edit .person .sex p span {
        margin-right: 8px
    }

    #personal_edit .person .sex p.sexs {
        margin-right: 22px
    }
}

@media screen and (max-width: 414px) and (min-width: 321px) {
    .banner:after {
        bottom: -1px
    }

    .aside_admin h3:first-of-type a {
        background-position: -11px -1px;
        background-size: 25%
    }

    .aside_admin h3:last-of-type a {
        background-position: -11px -46px;
        background-size: 26%
    }

    .aside_admin h3 a {
        padding-left: 30px
    }

    .aside_nav ul li {
        width: 70px
    }

    .bottom-tab3 a.give_gift {
        background-position: 44px -27px;
        background-size: 20%
    }

    .v_detailimg_msg span.play_ji {
        background-position: -5px -87px
    }

    .image_text .imgText_tyeread {
        width: 95px;
        height: 34px;
        line-height: 34px
    }

    .book_details .audio_playing_body {
        width: 60%
    }

    .coupon_list li .coupon_range {
        padding-left: 15px;
        padding-right: 0;
        width: 65%
    }

    #search header h2 {
        width: 87%
    }

    .calendar-arrow .prev {
        margin-left: 0
    }

    .calendar-arrow .current {
        margin-right: 0
    }
}

@media screen and (max-width: 360px) {
    .yqk_img {
        height: 200px;
        line-height: 200px
    }

    .style1, .style2, .style3 {
        height: 456px
    }

    .calen_body > div, .calen_header li {
        margin-right: 18px
    }

    .calen_body > div, .calen_header li {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .tool3 {
        width: 216px
    }
}

@media screen and (max-width: 320px) {
    #search .history_search a, #search .hot_search a {
        margin-bottom: 15px;
        margin-right: 6px
    }

    #personal_edit #main .headBox .top .photo, #personal_message #main .headBox .top .photo {
        width: 50px;
        height: 50px
    }

    .vip_img {
        left: 32px
    }

    #personal_message #main .headBox .top .right p.username {
        height: 24px;
        line-height: 24px
    }

    #personal_message #main .headBox .top .edit {
        margin-right: 0
    }

    #personal_edit #main .headBox .top .right {
        padding: 15px 0
    }

    .input_yqm input {
        margin-bottom: 100px
    }

    .useful_time {
        margin-bottom: 48px
    }

    .myActivities .active_list_img img {
        width: 200px;
        margin-right: 15px
    }

    .calen_body > div, .calen_header li {
        margin-right: 16px
    }

    .calen_body > div, .calen_header li {
        width: 27px;
        height: 27px;
        line-height: 27px
    }

    #imgtxtList li {
        width: 136px
    }

    .imgtxt_img {
        height: 95px
    }

    .slideshow .swiper-slide {
        width: 230px
    }

    .slide_img, .slide_img img {
        height: 124px
    }

    .bottom-tab4 .openVip {
        margin-right: 5px;
        margin-left: 10px
    }
}

@media screen and (min-width: 361px) and (max-width: 373px) {
    .footerPrint_list li {
        width: 120px
    }

    .footerPrint_list li .imgtextList_img {
        height: 94px
    }

    .footerPrint .mui-ebooktype-list_img {
        height: 94px;
        line-height: 94px
    }

    .footerPrint .mui-ebooktype-list_img .mui-media-object {
        height: 84px;
        line-height: 84px
    }
}

@media screen and (min-width: 376px) and (max-width: 410px) {
    .footerPrint_list li {
        width: 110px
    }

    .footerPrint_list li .imgtextList_img {
        height: 84px
    }

    .footerPrint .mui-ebooktype-list_img {
        height: 84px;
        line-height: 84px
    }

    .footerPrint .mui-ebooktype-list_img .mui-media-object {
        height: 74px;
        line-height: 74px
    }
}

@media screen and (min-width: 374px) and (max-width: 375px) {
    .footerPrint_list li {
        width: 107px
    }

    .footerPrint_list li .imgtextList_img {
        height: 81px
    }

    .footerPrint .mui-ebooktype-list_img {
        height: 81px;
        line-height: 81px
    }

    .footerPrint .mui-ebooktype-list_img .mui-media-object {
        height: 71px;
        line-height: 71px
    }

    .msg_content {
        width: 80%
    }
}

@media screen and (min-width: 321px) and (max-width: 362px) {
    #imgtxtList li {
        width: 156px
    }

    .imgtxt_img {
        height: 115px
    }
}

@media screen and (min-width: 360px) and (max-width: 373px) {
    .footerPrint_list li {
        width: 103px
    }

    .footerPrint_list li .imgtextList_img {
        height: 77px
    }

    .footerPrint .mui-ebooktype-list_img {
        height: 77px;
        line-height: 77px
    }

    .footerPrint .mui-ebooktype-list_img .mui-media-object {
        height: 67px;
        line-height: 67px
    }
}

@media screen and (max-width: 1920px) {
    #home {
        right: 30%
    }
}

@media screen and (max-width: 1440px) {
    #home {
        right: 25%
    }
}

@media screen and (max-width: 1024px) {
    #home {
        right: 20%
    }
}

@media screen and (max-width: 480px) {
    #home {
        right: 5px
    }
}

@media screen and (min-width: 361px) {
    .tool3 {
        position: absolute
    }
}

.motify {
    position: fixed;
    top: 35%;
    left: 50%;
    width: 220px;
    padding: 0;
    margin: 0 0 0 -110px;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    opacity: 0.9
}

.motify .motify-inner {
    padding: 10px;
    text-align: center;
    word-wrap: break-word
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
