@import url(../fonts/iconfont.css);

.flex-row {
    display: -webkit-flex;
    display: flex
}

.flex-grow-1 {
    -webkit-flex: 1;
    flex: 1
}

.flex-x-center {
    display: -webkit-flex;
    display: flex;
    justify-content: center
}

.flex-y-center {
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flex-right {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end
}

.flex-bottom {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.tar {
    text-align: right
}

.c-gray {
    color: #7d7d7d
}

html {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    list-style-type: none
}

body {
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important
}

* {
    -webkit-box-sizing: border-box;
    border: 0;
    padding: 0;
    margin: 0
}

input, select, textarea, [contenteditable] {
    font-size: 100%;
    -webkit-user-select: initial
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}

em {
    font-style: normal
}

a, a:hover, a:visited, a:active {
    text-decoration: none;
    color: inherit;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important
}

button {
    background: #fff;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    outline: none
}

.ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bread-word {
    word-wrap: break-word
}

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left;
    font-weight: normal
}

html, body, fieldset, img, iframe, abbr {
    border: 0
}

i, cite, em, var, address, dfn {
    font-style: normal
}

[hidefocus], summary {
    outline: 0
}

ul, ol {
    list-style: none
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%
}

sup, sub {
    font-size: 83%
}

pre, code, kbd, samp {
    font-family: inherit
}

q:before, q:after {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label, summary {
    cursor: default
}

a, button {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold
}

del, ins, u, s, a, a:hover {
    text-decoration: none
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/1.14 "Microsoft YaHei", \5b8b\4f53;
    color: #333;
    outline: 0
}

body {
    background: #fff
}

a, a:hover {
    color: #333
}

.clearfix {
    zoom: 1
}

.clearfix:before {
    content: '';
    clear: both;
    display: block;
    visibility: hidden
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.head-back {
    background: #edecea;
    height: 1.33rem;
    line-height: 1.33rem;
    border-bottom: 1px solid #7f8080;
    font-size: 0.47rem
}

.head-back .flex-grow-1 {
    padding: 0 0.52rem
}

.head-back i {
    font-size: 0.56rem
}

.head-back .flex-grow-1:nth-child(2) {
    padding: 0;
    text-align: center;
    flex: 3
}

.share-block {
    height: 1.36rem;
    width: 100%;
    display: block
}

.share {
    padding: 0.37rem;
    background: #fff;
    border-top: 1px solid #6c6664;
    font-size: 0.40rem
}

.share i {
    font-size: 0.56rem
}

.share .flex-grow-1 {
    border-right: 1px solid #b8b6b6;
    text-align: center
}

.share .flex-grow-1:last-child {
    border-right: none
}

.head {
    width: 100%;
    height: 1.33rem
}

.head h2 {
    font-size: 0.43rem;
    text-align: center;
    line-height: 1.33rem;
    font-weight: normal
}

.user-info {
    width: 100%;
    height: 5.63rem;
    background-color: #666;
    padding: .5px;
    color: #fff
}

.user-info .tx {
    width: 2.08rem;
    height: 2.08rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 1.17rem auto 0.39rem
}

.user-info .tx img {
    width: 100%
}

.user-info .nickname {
    font-size: 0.40rem;
    text-align: center
}

.user-info .balance {
    font-size: 0.32rem;
    margin: 0.33rem 0 0.21rem
}

.user-info .balance li {
    float: left;
    position: relative;
    text-align: center;
    width: 50%
}

.user-info .balance li:after {
    content: '';
    width: 1px;
    display: block;
    float: left;
    background: #b1a6a4;
    height: 0.57rem;
    margin: 0 0.13rem;
    position: absolute;
    right: 0;
    top: .2rem
}

.user-info .balance li:last-child:after {
    content: '';
    width: 0
}

.user-info .balance li .text {
    margin-top: 0.27rem
}

.user-list li {
    height: 1.13rem;
    line-height: 1.13rem;
    border-bottom: 1px solid #a0a0a0;
    padding: 0 0.49rem;
    overflow: hidden
}

.user-list a {
    display: block;
    width: 100%;
    height: 100%
}

.user-list i {
    font-size: 0.56rem;
    position: relative;
    top: .05rem;
    margin-right: 0.07rem
}

.user-list i.icon-next {
    top: 0
}

.user-list span {
    font-size: 0.40rem
}

.vip .select-day .flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.vip .select-day .flex-grow-0 {
    width: calc(50% - 1.28rem)
}

.vip .select-day li {
    padding: 0.24rem;
    border: 1px solid #ddd;
    color: #13b623;
    font-size: 0.48rem;
    margin: 0.64rem
}

.vip .select-day li.active {
    border-color: #13b623
}

.vip .select-day li .tar {
    color: #f60;
    position: relative
}

.vip .select-day li .tar .gold {
    color: #13b623;
    font-size: 0.27rem;
    padding-right: 1.5rem;
    display: block
}

.vip .select-day li .tar .price {
    color: #f60;
    font-size: 0.69rem;
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: bold
}

.vip .select-day .btn {
    background-color: #13b623;
    width: 7.41rem;
    height: 1.11rem;
    margin: 0 auto;
    display: block;
    font-size: 0.47rem;
    color: #fff;
    line-height: 1.412;
    text-align: center
}

.community .container {
    padding: 0 0.24rem;
    margin-top: 0.53rem
}

.community .slider-bar {
    width: 8.08rem;
    margin: 0
}

.community .slider-bar .swiper-slide {
    border-width: 0.03rem;
    border-color: #000;
    border-style: solid;
    border-radius: 0.11rem;
    width: 1.17rem;
    height: 0.45rem;
    font-size: 0.25rem;
    line-height: .45rem;
    text-align: center
}

.community .slider-bar .swiper-slide.active {
    border-color: #13b623;
    color: #13b623
}

.community .fabu {
    border-radius: 0.11rem;
    background-color: #2cc349;
    width: 1.51rem;
    height: 0.55rem;
    margin-left: 10px;
    line-height: .55rem;
    text-align: center;
    color: #fff
}

.community .list li {
    position: relative;
    /* margin-top: 0.99rem */
    padding: .4rem 0;
    border-bottom: 1px solid #ddd;
}

.community .list li .img-box {
    width: 4.12rem;
    height: 2.75rem;
    overflow: hidden;
    margin-right: 0.40rem
}

.community .list li .img-box img {
    width: 100%
}

.community .list li .text {
    width: calc(100% - 4.52rem);
    display: flex;
    align-items: center;
    height: 2.75rem
}

.community .list li .text h2 {
    font-size: 0.4rem;
    color: #020202;
    font-weight: bold;
}

.community .list li .text .date {
    font-size: 0.32rem;
    margin: 0.24rem 0;
}

.community .list li .text h3 {
    font-size: 0.24rem;
    font-weight: normal
}

.community .list li .text p {
    font-size: 0.32rem;
    color: #000;
    line-height: 1.904;
    margin-top: 0.24rem;
}

.community .list li .top {
    position: absolute;
    top: -0.32rem;
    right: 0;
    font-size: 0.32rem;
    color: #f00;
    font-weight: bold
}

.community-detail {
    background: #eeeeed
}

.community-detail .user {
    margin: 0.33rem 0
}

.community-detail .user .flex-grow-0 {
    margin: 0.13rem
}

.community-detail .user .tx {
    width: 0.87rem;
    height: 0.87rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.community-detail .user .tx img {
    width: 100%
}

.community-detail .user h2 {
    font-size: 0.29rem;
    color: #f60;
    font-weight: normal;
    letter-spacing: 0.05rem
}

.community-detail .user p {
    font-size: 0.21rem;
    color: #909090;
    margin-top: 0.19rem
}

.community-detail .follow {
    border-width: 0.02rem;
    border-color: #13b623;
    border-style: solid;
    width: 1.19rem;
    height: 0.43rem;
    text-align: center;
    line-height: .43rem;
    font-size: 0.23rem;
    margin-top: 0.6rem;
    margin-right: .24rem
}

.community-detail .follow a {
    color: #13b623
}

.community-detail .detail img {
    max-width: 100%
}

.community-detail .detail h2 {
    font-size: 0.41rem;
    margin: 0.56rem 0
}

.community-detail .detail p {
    font-size: 0.30rem;
    line-height: 0.56rem;
    letter-spacing: 0.07rem
}

.community-detail .arc-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.post .title-bar {
    padding: 0.17rem 0;
    font-size: 0.39rem
}

.post .title-bar i {
    font-size: 0.41rem;
    color: #13b623
}

.post .title-bar .container {
    margin-top: 0
}

.post .list ul li {
    padding: 0;
    margin-top: 0
}

.post .list ul li .con {
    padding: 0.20rem
}

.post .list ul li .share {
    border-top: 1px solid #797472;
    border-bottom: 1px solid #797472
}

.follow .list li {
    padding: 0.27rem 0.20rem;
    border-bottom: 1px solid #7d7d7d
}

.follow .green-bar {
    background: #99ffa0;
    padding: 0.21rem 0.31rem
}

.follow .img-box {
    width: 1.37rem;
    height: 1.37rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.follow .img-box img {
    width: 100%
}

.follow .user {
    margin-left: 0.49rem
}

.follow .user h2 {
    color: #f60;
    font-size: 0.39rem;
    margin-bottom: 0.13rem
}

.follow .user p {
    margin-bottom: 0.13rem;
    font-size: 0.21rem
}

.follow .follow-btn {
    padding: 0 0.20rem;
    font-size: 0.27rem;
    border: 1px solid #f60;
    height: 0.48rem;
    color: #f60;
    line-height: .48rem
}

.follow .follow-btn a {
    color: #f60
}

.follow .follow-btn.hx {
    border-color: #c3bab2;
    color: #7d7d7d
}

.follow .follow-btn.hx a {
    color: #7d7d7d
}

.table {
    width: 100%;
    text-align: center;
    letter-spacing: 0.05rem
}

.table tr:nth-child(odd) {
    background: #d2d2d2
}

.table tr:nth-child(even) {
    background: #e3e3e3
}

.table th {
    font-size: 0.27rem;
    text-align: center;
    padding: 0.25rem 0
}

.table td {
    font-size: 0.21rem;
    padding: 0.25rem 0
}

/*# sourceMappingURL=style.css.map */
