* {
    margin: 0;
    padding: 0;
}

html,
body {
    background-color: #F3F3F3;
}

.clear:after,
.clear:before {
    display: table;
    content: " ";
}
.official{
    background: #50d7ed;
    color:#FFF;
    padding: 1px;
}
.bcm-l>img{
    width: 12px;
}
.clear:after {
    clear: both;
}

input,
textarea {
    border: none;
    resize: none;
    overflow: auto;
}

.active {
    display: block !important;
}

.inactive {
    display: inline-block !important;
}

.content,
.answer {
    position: relative;
    width: 1000px;
    margin: 10px auto 0;
    padding: 0 32px;
    box-sizing: border-box;
    background-color: #fff;
}

.content .bdsharebuttonbox {
    float: right;
    margin-top: 10px;
}
.content .title {
    line-height: 32px;
    font-size: 22px;
    margin: 60px 0 32px 0;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}
.title .title-name {
    float: left;
    width: 85%;
}
.title .user{
    float: right;
    font-size: 14px;
}
.user .user-img{
    width : 32px;
    height : 32px;
    border: none;
}
.user-img img{
    width : 100%;
    height : 100%;
    border-radius : 50%;
}
.user .username>div{
    float: left;
}
.username .login{
    margin-left : 5px;
    overflow : hidden;
    white-space : nowrap;
    text-overflow : ellipsis;
    max-width: 100px;
    text-align: right;
}
.content .bcm {
    width: 100%;
    height: 30px;
    margin: 16px 0;
    color: rgba(140, 140, 140, 1);
    border-bottom: 1px solid #F5F5F5;
}

.bcm .bcm-l {
    float: left;
    font-size: 12px;
}

.bcm-l span {
    display: inline-block;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
}

.bcm-l .bcm-t,
.bcm-l .bcm-j {
    color: #FF4C4C;
}

.title-name .bcm-p{
    float: left;
    width: 24px;
    height:24px;
    margin-top: 4px;
    margin-right: 10px;
    background: url("/images/community/top.png") center no-repeat;
    background-size: 24px 24px;
}
.title-name .bcm-t{
    float: left;
    width: 24px;
    height:24px;
    margin-top: 4px;
    margin-right: 10px;
    background: url("/images/community/tuijian@3x.png") center no-repeat;
    background-size: 24px 24px;
}
.title-name .bcm-j {
    float: left;
    width: 24px;
    height:24px;
    margin-top: 4px;
    margin-right: 10px;
    background: url("/images/community/jinghua@3x.png") center no-repeat;
    background-size: 24px 24px;
}

.bcm .bcm-r {
    float: right;
}

.bcm-r span {
    position: relative;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    padding-left: 20px;
    font-size: 12px;
}

.bcm-r .floor {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: rgba(195, 195, 195, 1);
    padding: 0;
    padding-right: 16px;
}

.bcm-r .watch:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 12px;
    line-height: 20px;
    background: url("/images/community/watch.png");
    background-size: 16px 12px;
}

.bcm-r .reply:before {
    content: "";
    position: absolute;
    top: 0;
    left: 4px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    background: url("/images/community/reply.png");
    background-size: 12px 12px;
}

.bcm-r .floor:after {
    content: "#";
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 14px;
    line-height: 14px;
}

.content .message {
    position: relative;
    width: 100%;
    padding: 40px 0 80px;
    border-bottom: 1px solid #F5F5F5;
}

.message img{
    max-width: 100%;
}

.content .rpl {
    width: 100%;
    margin: 64px 0 70px;
    border: 1px solid #F5F5F5;
}

.rpl input {
    width: 80%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
}

.rpl .rpl-sub {
    float: right;
    width: 15%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: rgba(80, 215, 237, 1);
    cursor: pointer;
}

.content .rplfix {
    position: fixed;
    left: 0;
    bottom: 32px;
    width: 100%;
}

.rplfix>div {
    width: 1000px;
    padding: 10px 32px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #F5F5F5;
}

.rplfix input {
    width: 80%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    background-color: #fff;
    border: 1px solid #E6E6E6;
}

.rplfix .rpl-sub {
    float: right;
    width: 15%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #333;
    background: #FAFAFA;
    border: 1px solid #E6E6E6;
    cursor: pointer;
}

.view {
    margin-top: 32px;
}

.view .v-comment {
    float: left;
    height: 17px;
    line-height: 17px;
    font-size: 17px;
    color: rgba(80, 215, 237, 1);
}

.view .v-sort {
    float: right;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: rgba(140, 140, 140, 1);
    cursor: pointer;
}

.v-sort span {
    display: none
}

.view-list ul li {
    position: relative;
    border-bottom: 1px solid #F5F5F5;
    padding: 42px 0 36px;
}

.view-list .bcm {
    margin-bottom: 10px;
    color: rgba(140, 140, 140, 1);
}

.view-list .view-rpl {
    width: 100%;
    margin-top: 16px;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}
.view-rpl img {
    max-width: 50% !important;
}

.view-list .view-func {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 100%;
    height: 12px;
    line-height: 12px;
    text-align: right;
    font-size: 12px;
    color: #8C8C8C;
}

.view-list .empty-tip {
    position: relative;
    display: none;
    width: 100%;
    height: 240px;
    background-color: #fff;
}

.empty-tip span {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.empty-tip span:before {
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    width: 38px;
    height: 38px;
}

.empty-tip .empty-tk:before {
    background: url("/images/community/talk.png");
    background-size: 38px 38px;
}

.view-func span {
    cursor: pointer;
}

.view-list .view-rplother {
    position: relative;
    display: none;
    font-size: 16px;
    padding: 36px 56px;
    box-sizing: border-box;
    background-color: #FAFAFA;
}

.view-rplother .other-rpl {
    margin-bottom: 10px;
}

.view-rplother .other-rplcontent {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.other-rplcontent img{
    width: 50%!important;
}
.view-rplother .quotes-t {
    position: absolute;
    top: 26px;
    left: 26px;
    width: 15px;
    height: 12px;
    line-height: 12px;
    background: url("/images/community/quotes-t.png");
    background-size: 15px 12px;
}

.view-rplother .quotes-b {
    position: absolute;
    right: 26px;
    bottom: 26px;
    width: 15px;
    height: 12px;
    line-height: 12px;
    background: url("/images/community/quotes-b.png");
    background-size: 15px 12px;
}

.con-message {
    width: 100%;
    margin: 10px 0;
    border: none;
}

.pagination {
    margin: 40px 0;
}

.flex,.flex-top,.flex-x,.flex-y,.flex-center,.flex-x-about{
    display : -webkit-box;
    display : -webkit-flex;
    display : flex;
} /* 设置弹性布局 */
.flex-c{
    -webkit-box-flex : 1;
    -webkit-flex : 1;
    flex : 1;
} /* 作为子元素占等比1 */
.flex-x,.flex-center{
    -webkit-box-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
} /* 子元素X轴居中 */
.flex-y,.flex-center{
    -webkit-box-align : center;
    -webkit-align-items : center;
    align-items : center;
} /* 子元素Y轴居中 */
.flex-top{
    -webkit-box-direction : normal;
    -webkit-box-orient : vertical;
    -webkit-flex-direction : column;
    flex-direction : column;
} /* 子元素垂直排列 */
.flex-x-about{
    -webkit-box-pack : justify;
    -webkit-justify-content : space-between;
    justify-content : space-between;
}/*子元素x左右分布*/
/*.view-list{
    padding-bottom: 392px;
}*/