* {
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;

    user-select: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

body,
html {
    margin: 0;
    padding: 0
}

::-webkit-scrollbar {
    width: 0;
    height: 5px
}

::-webkit-scrollbar-track {
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #ffdbdf;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent)
}

::-webkit-scrollbar-corner {
    background-color: transparent
}

::-moz-selection {
    color: #fff;
    background-color: #eb5055
}

::selection {
    color: #fff;
    background-color: #74b7f8
}

.layui-layer-btn .layui-layer-btn0 {
    background: #ff7b8c !important;
    border-color: #ff7b8c !important;
}

#main {
    width: 950px;
    margin: 0 auto
}

.addPost {
    padding-top: 60px;
}

.inputPost {
    background: #fff;
    padding: 15px;
    /* background: rgba(255,255,255,.8); */
    clear: both;
    border-radius: 5px;
    display: none;
}

.addTag {
    /* padding-top: 60px; */
}

.inputTag {
    background: #fff;
    padding: 15px;
    /* background: rgba(255,255,255,.8); */
    clear: both;
    border-radius: 5px;
    display: none;
}

.addComment {
    /* padding-top: 60px; */
}

.inputComment {
    background: #fff;
    padding: 15px;
    /* background: rgba(255,255,255,.8); */
    clear: both;
    border-radius: 5px;
    display: none;
}

.inputBottom {
    height: 35px;
    clear: both;
    display: block;
    /* display: inline-block; */
    /* tagl */
    /* vertical-align:middle; */
    /* padding-top: 5px; */
}

.upimage {
    margin-top: 5px;
}

.anonymous {
    padding-top: 50px;
}

.inputBottom i {
    float: left;
    font-size: 22px;
    margin-right: 15px;
    color: #ff7b8c;
    cursor: pointer;
    display: block;
    line-height: 35px;
}

.anonymous-close {
    display: none;
}

#qq {
    width: 120px;
    float: left;
    border-radius: 20px;
    margin-bottom: 0px;
    height: 35px;
    margin-right: 15px;
}

#cqq {
    width: 120px;
    float: left;
    border-radius: 20px;
    margin-bottom: 0px;
    height: 35px;
    margin-right: 15px;
}

textarea,
input {
    height: 40px;
    font-size: 13px;
    border-radius: 20px;
    width: 100%;
    padding: 10px 15px 10px 15px;
    color: #ff7b8c;
    line-height: 24px;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    resize: none;
    outline: 0;
    margin-bottom: 5px;
    display: block;
    /* display: block; */
    background: transparent;
}

textarea {
    height: 120px
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c0c0c0
}

.tagList {
    width: 100%;
    /* background: #f1f1f1; */
    /* padding: 10px 0px 0px 0px; */
    border-radius: 5px;
    /* margin-bottom: 10px; */
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.tagList a {
    color: #ff7b8c;
    margin-right: 5px;
    /*background: #f5f5f5;*/
    padding: 5px 10px 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 5px;
    cursor: pointer;
    border: 1px solid #f5f5f5;
}

.tagList2 {
    width: 100%;
    /* background: #f1f1f1; */
    /* padding: 10px 0px 0px 0px; */
    border-radius: 5px;
    /* margin-bottom: 10px; */
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.tagList2 a {
    color: #ff7b8c;
    margin-right: 5px;
    /*background: #f5f5f5;*/
    padding: 5px 10px 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 5px;
    cursor: pointer;
    border: 1px solid #f5f5f5;
}

.submit-close {
    float: right;
    font-size: 13px;
    /* line-height: 40px; */
    background: #ff7b8c;
    /* height: 40px; */
    /* width: 80px; */
    border-radius: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    height: 35px;
}

.closeComment {
    line-height: 35px;
    padding: 0 24px;
    margin-right: 8px;
}


.closeTag,
.editTag,
.delTag {
    line-height: 35px;
    padding: 0 24px;
    margin-right: 8px;
}

.submit {
    float: right;
    font-size: 13px;
    /* line-height: 40px; */
    background: #ff7b8c;
    /* height: 40px; */
    /* width: 80px; */
    border-radius: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    height: 35px;
}

.submit img {
    color: #fff;
    border-radius: 20px;
    background: #ff7b8c;
    width: 70px;
    padding: 0;
    display: block;
    cursor: pointer;
}

.yulan {
    max-width: 100%;
    height: auto;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    display: block;
}

#yulan-image {
    /* position: absolute; */
    display: none;
    /* width: 240px; */
    /* overflow: hidden; */
    /* padding: 8px 8px 4px 8px; */
    background-color: #fff;
    /* border-radius: 5px; */
    /* float: left; */
    border-top: 2px solid #f1f1f1;
    /* box-shadow: 0 0 10px rgba(0,0,0,.2); */
    padding-top: 10px;
    /* z-index: 1; */
    margin-top: 10px;
    overflow: auto;
    max-height: 300px;
    word-break: break-all;
    word-wrap: break-word;
}

.header {
    /* background: #ffffff; */
    height: 50px;
    line-height: 50px;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 30;
    /* box-shadow: 0 0 1px 0 rgba(0,0,0,.08),0 0 1px 0 rgba(0,0,0,.1); */
    box-shadow: 0 -0.053333rem 0.346667rem 0 rgba(0, 0, 0, .05);
    background: rgba(255, 255, 255, .8);
}

.top {
    width: 100%
}

.logo {
    /* width: 40px; */
    /* height: 40px; */
    float: left;
    /* margin-top: 10px */
    line-height: 46.5px;
    color: #fff;
    margin-right: 15px;
}

.logo a {
    color: #ff7b8c;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    cursor: pointer;
}

#CommentList {
    padding: 0;
}

#CommentList li {
    list-style: none;
}

.comment-content {
    padding-left: 20px;
    padding-right: 20px;
    /* margin-top: 0; */
}


#main .action {
    border-bottom: 2px solid #ff7b8c;
}

.info {
    margin-left: 10px;
    float: left;
    margin-top: 13px
}

.start {
    /* width: 80px; */
    height: 50px;
    line-height: 50px;
    color: #ff7b8c;
    /* background: #fff; */
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    float: right;
    /* margin-top: 15px; */
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
}

.bg-image {
    background: url(https://i.loli.net/2020/02/12/BxNUTJgtr5X3ZO2.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    position: fixed;
    top: 0;
    bottom: -30%;
    left: 0;
    z-index: -9999;
    width: 100%;
    height: auto;
    min-height: 100%;
    filter: blur(5px);
    transform: scale(1.1);
}

.bg-image-pattern {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -998;
    background: url(../images/bg-fixed.png) repeat
}

#loading {
    position: fixed;
    background: url(../images/loading.gif) no-repeat center 48%;
    background-size: 40px;
    background-color: #fff;
    z-index: 100000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: grayscale(80%)
}

.cell {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column
}

.user {
    padding: .36rem .426667rem 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.user .desc,
.user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.user .desc {
    position: relative
}

.user .avatar {
    position: relative;
    width: 1.066667rem;
    height: 1.066667rem;
    margin-right: .4rem;
    border-radius: 50%;
    z-index: 0
}

.user .title {
    color: #25d4d0;
    font-size: .373333rem;
    line-height: .373333rem
}

.user .subtitle {
    color: #999;
    font-size: 12px;
    margin-top: -3px
}

.del {
    padding-right: 15px;
}

.del i {
    color: #ff7b8c;
    font-size: 15px;
    cursor: pointer;
}

.content .text {
    overflow: hidden
}

.content .image .div-img1,
.content .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.content .image .div-img1 img {
    height: auto
}

.postBottom {
    display: flex;
    -webkit-flex-wrap: wrap;
    margin-bottom: 20px;
    line-height: 20px;
}

.postBottom a {
    font-size: 0.7rem;
    margin-right: 25px;
    color: #ff7b8c
}

.baoguo-heart-l,
.baoguo-comment-l,
.baoguo-tag-l,
.baoguo-share {
    font-size: 15px;
    margin-right: 2px;
}

.post,
.inputPost {
    width: 620px;
    margin: 0 auto;
}

.post,
.inputTag {
    width: 620px;
    margin: 0 auto;
}

.post,
.inputComment {
    width: 620px;
    margin: 0 auto;
}

.cell {
    padding: 20px 0 0 0;
    margin-bottom: 10px;
    /* background-color: #fff; */
    border-radius: 5px;
    background: rgba(255, 255, 255, .8);
}

.user {
    padding: 0 0 0 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.user .desc,
.user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px
}

.user .desc {
    position: relative
}

.user .avatar {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 50%;
    z-index: 0
}

.user .title {
    color: #474747;
    font-size: 13px;
    line-height: 22px;
}

.baoguo-crown-l,
.baoguo-nail-l {
    color: #ff7b8c;
    margin-left: 5px;
}

.content {
    padding-top: 20px;
    padding-right: 65px;
    margin-left: 65px;
    overflow: hidden;
}

.content .text {
    color: #474747;
    font-size: 13px;
    line-height: 25px;
    overflow: hidden;
    padding-bottom: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

/*.tag {*/
/* color: #ff7b8c; */
/*    margin-right: 2px;*/
/*    font-weight: 700;*/
/*}*/
.content .image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    padding-top: 4px
}

.content .image .div-img1 {
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center
}

.content .image .div-img1 img {
    width: 240px;
    border-radius: 10px;
    /* cursor: zoom-in; */
}

.postBottom .tag {
    position: relative;
    margin-right: 10px;
    color: #ff7b8c;
    font-size: 12px;
}

.post-loading {
    width: 100%;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
    background: #ff7b8c;
    height: 50px;
    display: none;
    z-index: 9999999999;
}

.post-tips {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 50px;
    font-weight: 700;
}

.more {
    /* position: absolute; */
    height: 50px;
    right: 0;
    left: 0;
    bottom: 0;
    color: #ff7b8c;
    width: 620px;
    border-radius: 5px 5px 0px 0px;
    padding: 15px;
    font-size: 18px;
    background-color: #ffffff;
    text-align: center;
    margin: 10px auto;
    /* background: rgb(255, 123, 140); */
    cursor: pointer;
}

.footer {
    /* position: absolute; */
    height: 50px;
    line-height: 25px;
    right: 0;
    left: 0;
    bottom: 0;
    color: #474747;
    width: 620px;
    border-radius: 5px 5px 0px 0px;
    padding: 15px;
    font-size: 12px;
    background-color: #ffffff;
    text-align: center;
    margin: auto;
    /* background: rgb(255, 123, 140); */
}

.more i {
    font-weight: 700
}

@media only screen and (max-width: 950px) {

    .post,
    .inputPost,
    .footer,
    .more {
        width: 100%;
        border-radius: 0;
    }

    .header,
    .cell,
    .footer {
        /* background: #fff; */
    }

    .inputPost {
        margin-bottom: 10px;
        border-radius: 0px
    }

    .content {
        padding-right: 15px;
        /* margin-left: 15px; */
    }

    .cell {
        border-radius: 0;
        margin-bottom: 10px;
        /*border-bottom: 10px solid #f1f1f1*/
    }

    #main {
        width: 100%;
        padding: 0 15px 0 15px
    }

    .content .image .div-img1 img {
        width: 80%;
        border-radius: 10px
    }

    .bg-image,
    .bg-image-pattern {
        background: 0;
        background-color: #f1f1f1
    }
}