.sign-module {
    position: relative;
    margin-top: 1px;
    width: 100%;
    height: 55px;
    background-color: white;
    border-bottom: 1px solid #e0dede;
    z-index: 999;
}
.bbs-body {
    position: relative;
    width: 100%;
    margin-top: 80px;
}
.business-number-icon {
    position: absolute;
    left: 53px;
    top: 33px;
    width: 18px;
}
.bbs-left {
    position: fixed;
    top: 80px;
    padding: 10px;
    left: calc((100% - 1100px) / 2 + 15px);
    width: 110px;
    height: calc(100% - 100px);
    background-color: transparent;
    border-radius: 5px;
}
.bbs-list {
    position: relative;
    float: left;
    margin-left: 145px;
    width: 625px;
    min-height: 300px;
    height: auto;
}
.bbs-pub {
    position: relative;
    width: 100%;
    min-height: 160px;
    height: auto;
    margin-bottom: 10px;
    background-color: white;
    border-radius: 4px;
    background-color: white;
    /*border: 2px solid #fff;*/
}
.bbs-right {
    position: relative;
    float: right;
    padding-right: 0px;
    width: 320px;
    min-height: 500px;
    height: auto;
    overflow-x: hidden;
    background-color: transparent;
}
.bbs-right-module {
    position: relative;
    width: 100%;
    min-height: 40px;
    height: auto;
    background-color: white;
    margin-bottom: 10px;
    border-radius: 4px;
    border: none;
}
.bbs-right-module-title {
    line-height: 50px;
    font-size: 14px;
    text-align: left;
    text-indent: 15px;
    font-weight: 600;
    border-bottom: 0.2px solid #f6f7fb;
}
#login-bbs-author-photo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 100px;
    border: 1px solid whitesmoke;
}
#login-bbs-author-signature{
    position: absolute;
    top: 60px;
    left: 90px;
    text-align: left;
    line-height: 18px;
    font-size: 12px;
    width: 202px;
    color: #888;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#login-bbs-author-name{
    position: absolute;
    top: 32px;
    left: 90px;
    cursor: pointer;
    color: #4c4c4c;
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
}
.pub-edit-icon {
    color: #a2a1a1;
    position: absolute;
    left: 60px;
    top: 113px;
    font-size: 18px;
    padding: 4px 8px;
}
.pub-edit-icon:hover {
    cursor: pointer;
}
#bbs-pub-type {
    color: #a2a1a1;
    position: absolute;
    left: 230px;
    top: 123px;
    font-size: 13px;
    border: 0px;
    color: orangered;
    padding-right: 5px;
}
#bbs-pub-type option {
    border: 0px;
    height: 30px;
    line-height: 30px;
}
.upload-result-lay {
    position: relative;
    margin-top: 160px;
    width: 540px;
    height: 60px;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
    background-color: #f6f7fb;
}
.upload-resource-item {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    background-color: black;
    margin: 5px;
}
.delete-resource-img {
    position: relative;
    width: 50px;
    min-height: 50px;
    max-height: 50px;
}
.delete-resource-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 15px;
    background-color: white;
}
.delete-resource-btn:hover {
    cursor: pointer;
}
.pub-bbs-edit-btn {
    position: absolute;
    top: 115px;
    right: 20px;
    padding: 7px 20px;
    border: 0px;
    font-size: 12px;
    background-color: #0a71f1;
    border-radius: 3px;
    color: white;
}
.bbs-list-menu-div {
    position: relative;
    width: 100%;
    height: 33px;
    line-height: 40px;
    padding-top: 18px;
    margin-top: 5px;
    background-color: white;
    border-radius: 4px;
    background-color: white;
}
.aig-module {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 540px;
    height: 30px;
}
.bbs-pub-content {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 563px;
    height: 60px;
    border: 0.2px solid #e5eff8;
    border-radius: 3px;
    resize: none;
    padding: 10px;
    background-color: #f6f7fb;
}
.bbs-list-menu-div button {
    position: relative;
    float: left;
    height: 26px;
    padding: 0 6px;
    width: fit-content;
    min-width: 44px;
    background: #f2f5f5;
    color: #5a5c66;
    border-radius: 4px;
    border: 1px solid #F8F9FA;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    margin-left: 15px;
    margin-top: -5px;
}
.bbs-list-menu-div button:hover {
    background: #41b78c0d;
    border-color: #41b78c33;
    color: #16b998;
}
.bbs-list-menu-div button.selected {
    background: #3b4159;
    border-color: #3b4159;
    color: #fff;
}
.submit-question-btn {
    position: relative;
    margin-top: 10px;
    float: right;
    padding: 7px 20px;
    font-size: 13px;
    color: #fff;
    background-color: #1e80ff;
    border-radius: 2px;
    box-shadow: 0px 0px 10px #467ec8;
    border: 0px;
}
.pub-bbs-btn {
    background-color: #ee6c3c;
    box-shadow: 0px 0px 10px #d46e47;
}
.pub-bbs-btn:hover {
    background-color: #d46e47;
}
.bbs-sign {
    position: relative;
    float: left;
    margin-right: 8px;
    border-radius: 3px;
    border: 1px dashed transparent;
    background-color: transparent;
    color: #282626;
    margin-top: 5px;
    padding: 3px 8px;
    font-size: 13px;
}
.bbs-sign:hover {
    color: #0a71f1;
    border: 1px dashed #0a71f1;
}

.pub-bbs-edit-module {
    position: relative;
    width: 800px;
    padding: 30px;
    min-height: 500px;
    height: auto;
    background-color: white;
}
.edit-bbs-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0px;
    border-bottom: 1px solid whitesmoke;
    font-size: 20px;
    font-weight: 700;
    outline:none;
    text-indent: 10px;
}
.editor {
    min-height: 500px;
    height: auto;
    padding: 0px;
    width: 100%;
    border: none;
}
.edit-bbs-video {
    position: relative;
    margin-top: 20px;
    width: 98%;
    min-height: 250px;
    background-color: whitesmoke;
}
.edit-bbs-video:hover, .edit-video-icon:hover {
    cursor: pointer;
}
.upload-video {
    padding: 10px 40px;
    border: 0px;
    background-color: #0a71f1;
    color: white;
    box-shadow: 0px 0px 10px dodgerblue;
    margin-top: 20px;
    border-radius: 60px;
}
.user-bbs-data {
    position: absolute;
    left: 10px;
    top: 108px;
    color: #666;
}
.bbs-user-medal {
    height: 15px;
    margin-left: 3px;
}
.user-bbs-data-item {
    position: relative;
    float: left;
    text-align: left;
    padding: 0px 20px;
    font-size: 13px;
    border-right: 1px solid #d4d2d2;
}
.user-bbs-data-item:hover {
    cursor: pointer;
}
.user-bbs-data-count {
    color: black;
    font-weight: 500
}
.bbs-item {
    position: relative;
    width: 100%;
    min-height: 100px;
    height: auto;
    background-color: white;
    padding-bottom: 0px;
    border-radius: 2px;
    margin-top: 7px;
    border-top: 10px solid white;
    border-bottom: 3px solid white;
    /*background-image: linear-gradient(0deg,#fff,#f9fbff);*/
    /*border: 2px solid #fff;*/
}
.bbs-item-author {
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: 20px;
}
.bbs-item-author-photo {
    position: absolute;
    top: 0px;
    left: 20px;
    width: 42px;
    height: 42px;
    padding: 3px;
    border: 1px solid whitesmoke;
    border-radius: 999px;
}
.bbs-item-author-name {
    position: absolute;
    left: 80px;
    top: 5px;
    font-size: 14px;
    font-weight: 600;
}
.bbs-item-author-signature {
    position: absolute;
    left: 80px;
    bottom: 5px;
    color: #666;
    font-size: 10px;
}
.bbs-contr {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 12px;
    width: 120px;
    text-align: right;
    border: 0px;
    color: #a0a0a0;
    background-color: transparent;
}
.bbs-contr:hover {
    cursor: pointer;
    color: blue;
}
.bbs-item-content-module {
    position: relative;
    width: 565px;
    min-height: 20px;
    height: auto;
    float: left;
    margin-left: 35px;
    margin-top: 15px;
}
.bbs-item-content-module:hover {
    cursor: pointer;
}
.bbs-item-content {
    font-size: 15px;
    color: #17181a;
    overflow: hidden;
    white-space: pre-line;
    text-align: left;
    margin-bottom: 8px;
    line-height: 25px;
}
.bbs-content-image {
    position: relative;
    float: left;
    width: 160px;
    height: 160px;
    border-radius: 8px;
    margin: 5px 5px 0px 0px;
}
.bbs-content-image-2 {
    position: relative;
    float: left;
    width: 200px;
    height: 200px;
    border-radius: 8px;
    margin: 5px 5px 0px 0px;
}
.bbs-item-operate-module {
    position: relative;
    margin-top: 20px;
    width: 580px;
    height: 50px;
    line-height: 50px;
    border-top: 0.5px solid #f6f7fb;
}
.bbs-item-video {
    position: relative;
    max-width: 100%;
    min-width: 450px;
    height: 280px;
    float: left;
    margin-top: 5px;
    border-radius: 3px;
}
.bbs-content-img {
    position: relative;
    float: left;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 5px;
    border-radius: 8px;
    max-width: 400px;
    max-height: 250px;
}
.bbs-item-operate-item {
    position: relative;
    float: right;
    margin-right: 25px;
}
.bbs-item-operate-icon {
    margin-top: 5px;
}
.bbs-item-operate-icon:hover {
    cursor: pointer;
    color: orangered;
}
.layui-icon {
    vertical-align: middle;
}
.bbs-jingxuan-item-list {
    position: relative;
    margin: 5px 10px 10px 10px;
    width: 275px;
    height: 73px;
    background-color: transparent;
    border-bottom: 0.2px solid #f6f7fb;
}
.bbs-jingxuan-item-list:hover {
    border-bottom: 0.2px solid #eedcd6;
    cursor: pointer;
}
.bbs-jingxuan-item-content, .bbs-jingxuan-item-content-noimg {
    position: relative;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    width: 250px;
    float: left;
}
.bbs-jingxuan-item-content-noimg {
    width: 172px;
}
.bbs-jingxuan-item-img-div {
    position: relative;
    float: right;
    margin-left: 5px;
    height: 50px;
    width: 70px;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 5px;
}
.bbs-jingxuan-item-img-div img {
    width: 70px;
}
.bbs-jingxuan-item-list-operate-data {
    position: absolute;
    bottom: 5px;
    left: 0px;
    font-size: 12px;
    color: #666;
    text-align: left;
}
.active-user-div {
    height: auto;
    margin-top: 15px;
}
.active-user-ul {
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 10px;
}
.active-user-ul li {
    position: relative;
    float: left;
    width: 46px;
    height: 60px;
    padding: 8px 15px;
    background-color: transparent;
    text-align: center;
}
.active-user-ul li:hover {
    cursor: pointer;
    background-color: whitesmoke;
    border-radius: 3px;
}
.active-user-ul li img {
    width: 40px;
    height: 40px;
    border-radius: 80px;
}
.active-user-ul li p {
    line-height: 30px;
    color: gray;
    font-size: 12px;
    width: 48px;
    text-align: center;
}
.bbs-focus-user-btn {
    font-size: 10px;
    background-color: transparent;
    border: 1px solid #0a7ee5;
    color: #0a7ee5;
    padding: 0px 5px;
    margin-left: 10px;
    border-radius: 3px;
    font-weight: 400;
    display: none;
}
.focus-btn {
    background-color: coral;
    border: 1px solid coral;
    color: white;
    display: none;
}
.community-tag {
    font-size: 13px;
    border-radius: 999rem;
    margin-right: 10px;
    float: left;
    color: #3f72af;
}
.community-tag:before {
    content: "#";
    color: #e62828;
    border-radius: 100%;
    background-color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin-right: 4px;
    font-weight: 500;
}
.link-card:hover {
    cursor: pointer;
    box-shadow: 0px 0px 15px #dedbdb;
}
.bbs-plug-icon {
    position: absolute;
    top: 10px;
    right: 20px;
}
.bbs-plug-icon:hover {
    cursor: pointer;
}
.recommend-icon {
    position: absolute;
    width: 45px;
    left: -1px;
    top: -10px;
}
.like-user-avatar{
    height: 20px;
    width: 20px;
    margin-top: 12px;
    border-radius: 40px;
    float: left; margin-left: -7px;
    box-shadow: 5px 0px 10px #c9c9c9;
    border: 2px solid white
}
.like-user-avatar:hover {
    cursor: pointer;
    box-shadow: 0px 0px 10px whitesmoke;
    transform: scale(1.4);
    transition: all 0.6s;
    z-index: 999;
}
.code-display {
    position: relative;
    float: left;
    width: 92%;
    min-height: 30px;
    padding: 10px 20px;
    background-color: #131313;
    color: white;
    line-height: 20px;
    font-size: 13px;
    height: auto;
    text-align: left;
    border-radius:3px;
    max-height: 1000px;
    overflow: scroll;
    margin: 5px 0px;
}
.code-display::-webkit-scrollbar {/*滚动条整体样式*/
    width: 1px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.code-display::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    background-color: #c1f8cf;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
.code-display::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    /*border-radius: 10px;*/
    background: #EDEDED;
}

.frame-border {
    box-sizing: border-box;
    position: relative;
    float: left;
    background: black;
    background-image: -webkit-linear-gradient(top right, #5D5D5B, #383838);
    background-image: linear-gradient(top right, #5D5D5B, #383838);
    padding: 7px;
    width: 200px;
    height: 240px;
    border: 20px;
    box-shadow: -1px 1px var(--blur) 1px rgba(0, 0, 0, 0.1), -2px 2px var(--blur) 1px rgba(0, 0, 0, 0.09), -3px 3px var(--blur) 1px rgba(0, 0, 0, 0.08), -4px 4px var(--blur) 1px rgba(0, 0, 0, 0.07), -5px 5px var(--blur) 1px rgba(0, 0, 0, 0.06), -6px 6px var(--blur) 1px rgba(0, 0, 0, 0.05), -7px 7px var(--blur) 1px rgba(0, 0, 0, 0.04), -8px 8px var(--blur) 1px rgba(0, 0, 0, 0.03), -9px 9px var(--blur) 1px rgba(0, 0, 0, 0.03), -10px 10px var(--blur) 1px rgba(0, 0, 0, 0.03), -11px 11px var(--blur) 1px rgba(0, 0, 0, 0.03), -12px 12px var(--blur) 1px rgba(0, 0, 0, 0.02), -13px 13px var(--blur) 1px rgba(0, 0, 0, 0.02), -14px 14px var(--blur) 1px rgba(0, 0, 0, 0.01), -15px 15px var(--blur) 1px rgba(0, 0, 0, 0.01), -16px 16px var(--blur) 1px rgba(0, 0, 0, 0.01);
}
.frame-border:before {
    content: ' ';
    display: block;
    padding-bottom: 140%;
}
.frame {
    left: 3%;
    top: 3%;
    box-shadow: inset -1px 1px 6px 1px rgba(0, 0, 0, 0.24);
    width: 94.2%;
    height: 93.9%;
    background: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    box-sizing: border-box;
    position: absolute;
}
.frame-image {
    box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    box-shadow: 0px 0px 10px whitesmoke;
    border-radius: 2px;
    width: 200px;
}
.lv {
    position: relative;
    margin: 0px 10px 0px 5px;
    border: none;
    font-size: 12px;
    background-color: transparent;
    font-weight: 600;
}
.lv-1 {
    color: gray;
}
.lv-2 {
    color: #5f9d9d;
}
.lv-3 {
    color: #9b636d;
}
.lv-4 {
    color: #4f9444;
}
.lv-5 {
    color: #297aec;
}
.lv-6 {
    color: #7d40e5;
}
.lv-7 {
    color: #2d9615;
}
.lv-8 {
    color: #e89562;
}
.lv-9 {
    color: #fca967;
}
.lv-10 {
    color: #be8205;
}