*:focus{
    outline: none;
}
body{
    overflow-x:hidden !important; 
    background-color: #e8e8e8;
    font-family: "微软雅黑";
}
textarea {
    resize: none;
}
.opacity:hover{
    opacity: 0.8;
}
.clear:after{
    display: block;
    content: '';
    clear: both;
}
.avatar {
    background-color: #f6f6f6;
}
.jinsom-icon {
    font-size: 16px;
}

/*全站滚动条*/
::-webkit-scrollbar {
    width: 10px;
    height: 6px;
}

::-webkit-scrollbar-track-piece {
    background-color: #EDEDEF;
}

::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #777;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 0px;
    background-color: #CCCCCC;
}

/*下拉菜单滚动条*/
.layui-anim-upbit::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff;
}
.layui-anim-upbit::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b3b3b3;
}

/*弹窗层滚动条*/
.layui-layer-content::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff;
}
.layui-layer-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b3b3b3;
}

/*表格滚动条*/
.layui-table-main::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
}
.layui-table-main::-webkit-scrollbar-thumb{
    height: 5px;
    background-color: #777;
    -webkit-border-radius: 6px;
}

/*经验图标*/
.jinsom-jingyan {
    color: #41a3ff;
    font-size: 20px;
}
.jinsom-exp-icon {
    font-family: "jinsom-icon"!important;
    font-size: 20px;
    font-style: normal;
    vertical-align: -2px !important;
    color: #41a3ff;
}
.jinsom-exp-icon:before{
    content: "\e688";
}

/*VIP图标*/
.jinsom-huiyuan1 {
    color: #FFC107;
    font-size: 20px;
}
.jinsom-vip-icon{
    width: 26px;
    height: 12px;
    position: absolute;
    background: url(../../images/bbs_vip.png);
    z-index: 1;
}
/*成长值图标*/
.jinsom-chengchangzhi {
    color: #09b563;
    font-size: 20px;
}




.jinsom-content {
    padding: 80px 0;
    width: 1065px;
    margin: auto;
    min-height: 500px;
}
.jinsom-right{
    float: right;
}
.jinsom-left{
    float: left;
}
.jinsom-content-left.full {
    width: 100%;
}
.jinsom-button {
    font-size: 20px;
    text-align: center;
    border: 0;
    cursor: pointer;
    height: 30px;
    color: #fff;
    background-color: #5FB878;
    line-height: 30px;
    padding: 8px 18px;
    margin-top: 10px;
}
.jinsom-main-content {
    position: relative;
    width: 1065px;
    margin: 0px auto 0px;
    min-height: 800px;
    padding-bottom: 50px;
    padding-top:20px; 
}
.jinsom-main-content.bbs {
    padding-top: 10px;
}
.jinsom-content-left {
    width: 740px;
    float: left;
    margin: 0px 20px 0 0;
    position: relative;
    padding-bottom: 20px;
}
.jinsom-content-right {
    float: right;
    position: static;
    width: 300px;
    margin: 0px 0;
}
.jinsom-main-content.single,.jinsom-main-content.tag,.jinsom-main-content.search{
    padding-top:30px; 
}

/*用户中心*/
.jinsom-member-main {
    background-color: #003442;
}
.jinsom-member-bg {
    background: url(../../images/member_bg/04.jpg) no-repeat top center;
}
.jinsom-member-content {
    padding: 40px 0;
    width: 1065px;
    margin: auto;
    min-height: 500px;
}
.jinsom-member-header {
    height: 260px;
}
.jinsom-member-change-bg {
    width: 42px;
    height: 39px;
    position: fixed;
    right: -1px;
    top: 50px;
    background-image: url(../../images/skin.png);
    background-position: -6px -4px;
    cursor: pointer;
}
.jinsom-member-change-bg:hover {
    background-position: -3px -78px;
    width: 45px;
    height: 44px;
}
.jinsom-member-avatar {
    background: rgba(255,255,255,0.3);
    width: 100px;
    height: 100px;
    padding: 4px;
    border-radius: 50%;
    margin: 80px auto 0;
    cursor: pointer;
    position: relative;
}
.jinsom-member-avatar i.jinsom-verify {
    bottom: 4px;
    right: 8px;
    width: 20px;
    height: 20px;
    background-size: 60px;
}
.jinsom-member-avatar .jinsom-verify-a {
    background-position: -20px -20px;
}
.jinsom-member-avatar i.jinsom-verify-b {
    background-position: -20px -80px;
}
.jinsom-member-avatar i.jinsom-verify-c {/*女神*/
    background-position: -20px -200px;
}
.jinsom-member-avatar i.jinsom-verify-d {
    background-position: -20px -140px;
}

.jinsom-member-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.jinsom-member-username {
    margin-top: 6px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
    vertical-align: text-bottom;
}
.jinsom-member-username span {
    vertical-align: text-bottom;
}
.jinsom-member-username h1 {
    font-size: 20px;
    display: inline-flex;
    font-weight: normal;
    margin-right: 2px;
    overflow: hidden;
}
.jinsom-member-avatar span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 108px;
    line-height: 116px;
    text-align: center;
    width: 100%;
    background: rgba(74, 74, 74, 0.6);
    color: #fff;
    display: none;
    border-radius: 100%;
}
.jinsom-member-avatar:hover span {
    display: block !important;
}

.jinsom-member-desc {
    text-align: center;
    color: #fff;
    margin-top: 10px;
    line-height: 18px;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.jinsom-member-desc img.emoji {
    height: 1.5em !important;
    width: 1.5em !important;
    margin-left: .3em !important;
}
.jinsom-member-follow-info {
    text-align: center;
    margin-top: 15px;
}
.jinsom-member-follow-info span {
    padding: 6px 20px;
    border-radius: 2px;
    font-size: 15px;
    background-color: #2196F3;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    box-shadow: 0px 2px 1px rgba(0,0,0,.2);
    margin-right: 10px;
    line-height: 22px;
}
.jinsom-member-follow-info span:last-child {
    margin-right: 0;
    margin-left: -5px;
    background-color: #2196f3;
    padding: 6px 6px;
    position: relative;
}
.jinsom-member-follow-box {
    position: absolute;
    padding: 8px;
    box-shadow: 0px 2px 8px 1px rgba(0,0,0,0.2);
    background-color: #fff;
    width: 80px;
    color: #000;
    top: 36px;
    z-index: 1;
    border-radius: 2px;
    left: 0;
    display: none;
}
.jinsom-member-follow-box li {
    padding: 5px 0;
}
.jinsom-member-follow-box li:hover {
    background-color: #f2f2f2;
}
.jinsom-member-follow-info .follow.has{
    background-color: #888;
}
.jinsom-member-follow-info .follow.no {
    background-color: #2eb354;
}
.jinsom-member-menu {
    background-color: #fff;
    clear: both;
    position: relative;
    margin-bottom: 16px;
    padding: 0px 50px 0px;
    text-align: center;
    display: flex;
}
.jinsom-member-menu li {
    width: 100px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    color: #555;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    flex: 1;
}
.jinsom-member-menu li.on {
    background-color: #f1f1f1;
}
.jinsom-member-menu li.on:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 45px;
}
.jinsom-member-menu li:hover {
    color: #5fb878;
    background-color: #f1f1f1;
}
.jinsom-member-left {
    float: left;
    width: 300px;
}
.jinsom-member-left-follow {
    padding: 16px;
    background-color: #fff;
    margin-bottom: 16px;
}

.jinsom-member-left-follow li {
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    box-sizing: border-box;
    cursor: pointer;
}
.jinsom-member-left-follow li:last-child {
    border-right: none;
}
.jinsom-member-left-follow li strong {
    font-weight: normal;
    line-height: 25px;
    overflow: hidden;
    font-size: 20px;
    position: relative;
}
.jinsom-member-left-follow li i {
    position: absolute;
    top: -10px;
    color: #ffffff;
    background-color: #ff5722;
    border-radius: 4px;
    padding: 1px 5px;
    margin-left: 2px;
    right: -30px;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    width: 20px;
}
.jinsom-member-left-follow li span {
    font-size: 12px;
    display: block;
    color: #808080;
}
.jinsom-member-left-profile {
    padding: 16px;
    background-color: #fff;
    margin-bottom: 16px;
    color: #333;
}
.jinsom-member-left-profile li {
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
}
.jinsom-member-left-profile li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.jinsom-member-left-profile li span {
    color: #666;
    margin-left: 10px;
    display: inline-flex;
    overflow: hidden;
}
.jinsom-member-left-profile li i {
    font-size: 22px;
    vertical-align: -3px;
    margin-right: 5px;
}
.jinsom-member-left-profile-hide{
    display: none;
}
.jinsom-member-left-profile-more {
    padding: 15px 0 0;
    text-align: center;
    cursor: pointer;
    color: #777;
}
.jinsom-member-left-profile-more:hover {
    color: #000;
}
.jinsom-member-right .home_ajax_loading {
    color: #fff;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.jinsom-member-right .jinsom-post-footer-bar {
    display: none;
}
.jinsom-post-user-info.bbs {
    display: none;
}
.jinsom-member-right .jinsom-post-user-info.single {
    display: none;
}
.jinsom-profile-bg-music span {
    background-color: #51b878;
    display: inline-block;
    color: #fff;
    padding: 10px 36px;
    cursor: pointer;
    margin-left: 10px;
    position: relative;
}
.jinsom-profile-bg-music span m {
    position: absolute;
    right: -25px;
    top: -6px;
    font-size: 12px;
    background-color: #FFC107;
    padding: 2px 8px;
    border-radius: 9px;
}
#jinsom-upload-user-bg-music {
    position: absolute;
    top: 0;
    right: 0px;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 126px;
    height: 34px;
    cursor: pointer;
}
.jinsom-profile-bg-music-tips {
    color: #999;
    text-align: center;
    margin: 35px;
}
.jinsom-member-left-bg-music {
    padding: 16px;
    background-color: #fff;
    margin-bottom: 16px;
    color: #333;
}
.jinsom-profile-bg-music>.layui-inline {
    margin-right: 0;
}
.jinsom-profile-bg-music .layui-input-inline {
    width: 439px;
    margin-right: 0;
}
#jinsom-setting-menu .layui-tab-title{
    display: flex;
}
#jinsom-setting-menu .layui-tab-title li{
    flex: 1;
}


/*更换背景封面*/
.jinsom-member-change-bg-form {
    position: fixed;
    z-index: 9999;
    bottom: -300px;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
     display: none; 
}
.jinsom-member-change-bg-header {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    background: #3E3E3E;
    color: #fff;
}
.jinsom-member-change-bg-head .close {
    width: 50px;
    height: 30px;
    float: right;
    text-align: center;
    cursor: pointer;
}
.jinsom-member-change-bg-head span i {
    cursor: pointer;
    margin-left: 5px;
}
.jinsom-member-change-bg-head {
    width: 1010px;
    margin: auto;
}
.jinsom-member-change-bg-content {
    width: 1010px;
    margin: 0 auto;
    box-sizing: border-box;
    height: 248px;
    overflow-y: auto;
}
.jinsom-member-change-bg-content li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 100px;
    background: #333333;
    cursor: pointer;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-sizing: content-box;
    margin-bottom: 20px;
}
.jinsom-member-change-bg-content li img {
    width: 100px;
    height: 100px;
}
.jinsom-member-change-bg-content li span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 100%;
    background: rgba(74, 74, 74, 0.6);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jinsom-member-change-bg-content li:hover {
    border: 2px solid rgb(238, 80, 68);
}
.jinsom-member-change-bg-content li m {
    position: absolute;
    background-color: #de5045;
    color: #fff;
    font-size: 12px;
    top: 3px;
    right: 3px;
    border-radius: 2px;
    width: 35px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.jinsom-member-avatar span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 108px;
    line-height: 116px;
    text-align: center;
    width: 100%;
    background: rgba(74, 74, 74, 0.6);
    color: #fff;
    display: none;
}
.jinsom-member-avatar:hover span {
    display: block;
}

/*换封面滚动条*/
.jinsom-member-change-bg-content::-webkit-scrollbar {
    width: 3px;
    height: 6px;
}

.jinsom-member-change-bg-content::-webkit-scrollbar-track-piece {
    background-color: #EDEDEF;
}

.jinsom-member-change-bg-content::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #ee5043;
}

.jinsom-member-change-bg-content::-webkit-scrollbar-thumb:horizontal {
    width: 0px;
    background-color: #CCCCCC;
}

.jinsom-member-right {
    float: right;
    width: 740px;
}

/*访客*/
.jinsom-member-left-visitor {
    padding: 16px;
    background-color: #fff;
    margin-bottom: 16px;
    color: #333;
}
.jinsom-member-left-visitor li {
    width: 57px;
    height: 57px;
    margin: 5px;
    float: left;
    position: relative;
}
.jinsom-member-left-visitor li img {
    width: 57px;
    height: 57px;
    border: 0;
}
.jinsom-member-left-visitor li .jinsom-verify {
    bottom: -5px;
    right: -5px;
}
.jinsom-member-left-visitor li p {
    position: absolute;
    width: 53px;
    background-color: rgba(0,0,0,.2);
    bottom: 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 2px;
    cursor: pointer;
}
.jinsom-member-left-visitor h3,.jinsom-member-left-profile h3,.jinsom-member-left-bg-music h3 {
    font-size: 14px;
    border-left: 3px solid #5fb878;
    padding-left: 8px;
    line-height: 16px;
    margin-bottom: 10px;
}


/*弹窗搜索*/
.jinsom-pop-search {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    background-size: cover;
}
.jinsom-pop-search-container {
    position: relative;
    width: 90%;
    max-width: 600px;
    margin: 12em auto;
    border-radius: 2px;
    text-align: center;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.jinsom-pop-search-content {
    padding: 60px 0 40px;
    display: flex;
}
.jinsom-pop-search-content input {
    width: 380px;
    padding: 0px 10px;
    border: 1px solid #6795ca;
    line-height: 40px;
    flex: 4;
}
.jinsom-pop-search-content input:focus {
    border: 1px solid #406187;
}
.jinsom-pop-search-content span {
    background-color: #406187;
    color: #fff;
    cursor: pointer;
    height: 42px;
    flex: 1;
    line-height: 42px;
    font-size: 16px;
}
.jinsom-pop-search.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    z-index: 1001;
    background: linear-gradient(#e0eeff, #6588b0);
}
.jinsom-pop-search.show .jinsom-pop-search-container{
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.jinsom-pop-search-hot {
    text-align: left;
}
.jinsom-pop-search-hot p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #213955;
}
.jinsom-pop-search-hot-list a {
    border: 1px solid #6b85a3;
    padding: 6px 12px;
    margin-right: 20px;
    display: inline-block;
    color: #213955;
    margin-bottom: 15px;
    margin-bottom: 15px;
}
.jinsom-pop-search-hot-list a:hover {
    background-color: #406187;
    color: #fff;
    border: 1px solid #406187;
}
.jinsom-pop-search .close {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 28px;
    padding: 20px;
    cursor: pointer;
}

/*搜索页面*/
.jinsom-search-header {
    display: flex;
    padding: 0px 0px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.jinsom-search-header input {
    padding: 0px 10px;
    border: none;
    line-height: 40px;
    flex: 4;
}
.jinsom-search-header span {
    cursor: pointer;
    height: 40px;
    flex: 1;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background-color: #2eb354;
    color: #fff;
}
.jinsom-search-tab {
    display: flex;
    background-color: #fff;
}
.jinsom-search-tab li {
    flex: 1;
    line-height: 40px;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin: 0 10px;
}
.jinsom-search-tab li.on {
    color: #5fb878;
}
.jinsom-search-tab li.on:after,.jinsom-search-tab li:hover:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 40px;
}
.jinsom-search-content {
    margin: 20px 0;
}
.jinsom-search-content .jinsom-empty-page {
    background-color: #fff;
    margin-top: 10px;
    padding: 50px;
}
.jinsom-search-user-list {
    background-color: #Fff;
    margin-bottom: 20px;
    padding: 20px;
}
.jinsom-search-user-list li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 3%;
}
.jinsom-search-user-list li:nth-child(3n) {
    margin-right: 0;
}
.jinsom-search-user-list li .avatarimg img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.jinsom-search-user-list li .avatarimg {
    float: left;
    margin-right: 5px;
    position: relative;
}
.jinsom-search-user-list li .info {
    float: left;
    font-size: 12px;
}
.jinsom-search-user-list li .info p:first-child {
    font-size: 16px;
    line-height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 140px;
}
.jinsom-search-user-list li .info p:last-child {
    line-height: 32px;
    color: #888;
}
.jinsom-search-user-list li .info p span {
    margin-right: 10px;
}
.jinsom-search-user-list li .info p span:last-child {
    margin-right: 0;
}
.jinsom-search-user-list h1 {
    font-size: 16px;
    border-left: 3px solid #23a649;
    line-height: 16px;
    padding-left: 8px;
}
.jinsom-search-content .jinsom-bbs-cat-list {
    background-color: #fff;
    padding: 20px;
}
.jinsom-search-content .jinsom-single-topic-list {
    padding: 20px;
    background-color: #fff;
}
.jinsom-search-content .jinsom-single-topic-list a{
    margin: 0 20px 20px 0;
}



/*标识、头衔、性别、等级、VIP*/
.jinsom-mark {
    min-width: 8px;
    border-radius: 9px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    padding: 0 5px;
    margin-left: 8px;
    color: #fff;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
.jinsom-boy {
    background-color: #1E9FFF;
}
.jinsom-girl {
    background-color: #FF69B4;
}
.jinsom-lv {
    background-color: #FFB800;
}
.jinsom-vip {
    background-color: #FF5722;
}
.jinsom-honor{
    background-color: #009688;
}
.jinsom-commend{
    background-color: #9C27B0;
}
.jinsom-top {
    background-color: #1E9FFF;
    border-radius: 2px;
    cursor: pointer;
}
.jinsom-lv .jinsom-icon,.jinsom-vip .jinsom-icon {
    font-size: 12px;
}

/*侧栏小工具*/
.jinsom-sidebar-box{
    margin-bottom: 10px;
    border-radius: 2px;
    background: #fff;
    overflow: hidden;
}
.jinsom-sidebar-box .layui-tab-brief {
    margin: 0;
}
.jinsom-sidebar-box .layui-tab-content {
    padding: 0;
}
.jinsom-sidebar-box h3 {
    font-size: 14px;
    border-left: 3px solid #23a649;
    line-height: 16px;
    margin-bottom: 10px;
    margin: 10px 10px 0px;
    padding-left: 8px;
}
.jinsom-sidebar-box-content {
    padding: 10px;
    position: relative;
}
.jinsom-sidebar-box-content.info {
    display: flex;
}

.jinsom-sidebar-box-content.sign li:last-child {
    border-bottom: none;
}
.jinsom-sidebar-box-content.sign li {
    list-style: none;
    clear: both;
    padding: 8px 0px;
    border-bottom: 1px solid #f7f7f7;
}
.jinsom-sidebar-sign-list-avatar {
    float: left;
    position: relative;
}

.jinsom-sidebar-sign-list-avatar img {
    width: 50px;
    height: 50px;
    background-color: #ececec;
    border-radius: 100%;
}
.jinsom-sidebar-sign-list-info {
    float: left;
    padding: 5px 0 0 5px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 160px;
}
.jinsom-sidebar-sign-list-info>a {
    display: inline-flex;
    overflow: hidden;
}
.jinsom-sidebar-sign-list-info .time {
    font-size: 14px;
    margin-top: 5px;
    color: #999;
}
.jinsom-sidebar-sign-list-follow {
    float: right;
    margin-top: 1px;
    position: absolute;
    right: 15px;
}
.jinsom-sidebar-sign-list-follow .number {
    color: #999;
    font-size: 12px;
}
.jinsom-sidebar-sign-list-follow .number i {
    margin: 0 2px;
    color: #f00;
    font-style: normal;
}

.jinsom-sidebar-widget-list {
    padding: 10px 10px 0;
    position: relative;
}
.jinsom-sidebar-widget-list li {
    list-style: none;
    clear: both;
    padding: 8px 0px;
    border-bottom: 1px solid #f7f7f7;
}
.jinsom-sidebar-widget-list li:last-child {
    border-bottom: none;
}
.jinsom-sidebar-widget-list .jinsom-sidebar-widget-list-avatar img {
    width: 50px;
    height: 50px;
    background: #ececec;
}
.jinsom-verify {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 18px;
    height: 18px;
    background-image: url(../../images/verify-icon.svg);
    background-size: 48px;
}
.jinsom-verify-a {
    background-position: -15px -15px;
}
.jinsom-verify-b {
    background-position: -15px -64px;
}
.jinsom-verify-c {/*女神*/
    background-position: -15px -160px;    
}
.jinsom-verify-d {
    background-position: -15px -112px;
}
.jinsom-sidebar-widget-list-info a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 125px;
    display: inline-block;
}
.jinsom-sidebar-widget-list-avatar {
    float: left;
    position: relative;
}
.jinsom-sidebar-widget-list-info {
    float: left;
    padding: 5px 0 0 5px;
    font-size: 16px;
}
.jinsom-sidebar-widget-list-info .desc {
    font-size: 12px;
    margin-top: 5px;
    color: #999;
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jinsom-sidebar-widget-list-info .verify {
    margin-left: 3px;
    vertical-align: 1px;
}
.jinsom-sidebar-widget-list-number .a i {
    margin: 0 2px;
    color: #f00;
    font-style: normal;
}
.jinsom-sidebar-widget-list-number .a {
    color: #999;
    font-size: 12px;
}
.jinsom-sidebar-follow-btn {
    padding: 3px 2px;
    margin: 5px 0px 0 10px;
    font-size: 10px;
    border-radius: 1px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 0px;
    width: 50px;
    text-align: center;
}
.jinsom-sidebar-follow-btn.no {
    background-color: #2eb354;
}
.jinsom-sidebar-follow-btn.has {
    background-color: #bbb;
}
.jinsom-sidebar-follow-btn i {
    vertical-align: -2px;
}
.jinsom-sidebar-widget-list-number {
    float: right;
    margin-top: 1px;
    position: absolute;
    right: 10px;
}
.jinsom-sidebar-widget-list-number .jinsom-lv {
    background-color: inherit !important;
    box-shadow: 0px 0px 0px rgba(0,0,0,.1);
    color: #f00;
}
.jinsom-sidebar-widget-list-avatar a.round img {
    border-radius: 100%;
}
.jinsom-sidebar-widget-list-avatar a.square img {
    border-radius: 4px;
}



.jinsom-sidebar-user-info-bg {
    background-size: cover;
    height: 100px;
    position: relative;
}
.jinsom-sidebar-user-info-avatar {
    background: rgba(255,255,255,0.3);
    width: 80px;
    height: 80px;
    margin: auto;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -40px;
    border-radius: 100%;
}
.jinsom-sidebar-user-info-avatar i {
    bottom: 3px;
    right: 3px;
    width: 18px;
    height: 18px;
    background-size: 55px;
}
.jinsom-sidebar-user-info-avatar i.jinsom-verify-a {
    background-position: -18px -19px;
}
.jinsom-sidebar-user-info-avatar i.jinsom-verify-b {
    background-position: -18px -73px;
}
.jinsom-sidebar-user-info-avatar i.jinsom-verify-c {/*女神*/
    background-position: -18px -183px;
}
.jinsom-sidebar-user-info-avatar i.jinsom-verify-d {
    background-position: -18px -128px;
}
.jinsom-sidebar-user-info-avatar img {
    width: 74px;
    height: 74px;
    border-radius: 100%;
    margin: 3px;
    background-color: #f9f9f9;
}
.jinsom-sidebar-user-info-username {
    padding: 26px 16px 9px 16px;
    text-align: center;
}
.jinsom-sidebar-user-info-username .name {
    font-weight: bold;
    overflow: hidden;
    display: inline-flex;
}
.jinsom-sidebar-user-info-sign-btn{
    text-align: center;
    line-height: 45px;
    background-color: #2eb354;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}
.jinsom-sidebar-user-info-sign-btn.had {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    color: #23a649;
}
.jinsom-sidebar-user-info-sign-btn.had span {
    vertical-align: 2px;
    border: 1px solid #4aca6d;
    color: #35b558;
    background-color: #f2fde7;
    text-align: center;
    border-radius: 5px;
    padding: 2px 5px;
    margin-left: 10px;
    font-size: 12px;
}
.jinsom-sidebar-box-content.info li {
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: rgba(217, 217, 217, 0.68);
    box-sizing: border-box;
    flex: 1;
}
.jinsom-sidebar-box-content.info li strong {
    display: block;
    font-weight: normal;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
}
.jinsom-sidebar-box-content.info li span {
    font-size: 12px;
    display: block;
    color: #808080;
}
.jinsom-sidebar-box-content.info li:nth-child(4) {
    border-right-width: 0px;
}
.jinsom-sidebar-user-info-sign-btn.had i {
    color: #3f8e55;
    position: absolute;
    right: 0;
    top: -13px;
}




/*设置页面*/
.jinsom-page{
    background-color: #fff;
    min-height: 300px;
    padding: 10px;
    position: relative; 
}
.jinsom-page-content {
    background-color: #fff;
    clear: both;
    padding: 18px;
    min-height: 500px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 800px;
}

.jinsom-page .layui-tab-content{
    padding-top: 30px;
}
#jinsom-upload-avatar {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    border-radius: 100%;
}




/*友情链接*/
.jinsom-case-menu {
    width: 1190px;
    margin: 40px auto 30px;
}
.jinsom-case-menu li.on,.jinsom-case-menu li:hover {
    background: #5fb878;
    color: #FFF;
}
.jinsom-case-menu li {
    float: left;
    border-radius: 30px;
    padding: 9px 22px;
    background: #fff;
    margin-right: 15px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-bottom: 15px;
}
.jinsom-case-menu li.join {
    float: right;
    margin-right: 0;
    background: #5fb878;
    color: #fff;
}
.jinsom-link-content li {
    width: 275px;
    margin-right: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    float: left;
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    transition: all .3s ease;
}
.jinsom-link-content li:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,.12);
    transform: translateY(-4px);
}
.jinsom-link-content li:hover .jinsom-link-setting{
    display: block;
}
.jinsom-link-setting {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 16px;
    color: #fff;
    display: none;
    cursor: pointer;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.jinsom-link-content li:nth-child(4n+0) {
    margin-right:0;
}
.jinsom-link-avatar {
    width: 275px;
    height: 190px;
    overflow: hidden;
}
.jinsom-link-avatar a {
    display: inline-block;
    width: 275px;
    height: 190px;
    background-size: cover;
}
.jinsom-link-name {
    font-size: 16px;
    line-height: 37px;
    padding-left: 18px;
    padding-right: 17px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.jinsom-link-name a {
    color: #00a2eb;
}
.jinsom-link-desc {
    line-height: 22px;
    padding-left: 18px;
    padding-right: 18px;
    height: 86px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #707070;
    font-size: 14px;
}
.jinsom-link-visit {
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-bottom: 1px solid #eaeaea;
}
.jinsom-link-visit a{
    color: #bbb;
}
.jinsom-link-footer {
    padding-left: 12px;
    font-size: 12px;
    color: #acacac;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jinsom-link-click {
    float: right;
    position: relative;
    padding-right: 12px;
}
.jinsom-link-click i {
    vertical-align: -1px;
    margin-right: 5px;
}

.jinsom-link-domain a{
    font-size: 16px;
    color: #f59b93;
}
.jinsom-link-domain a:hover{
    color: #ee5044;
}
.jinsom-link-domain {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*添加友链表单*/
.jinsom-link-content {
    width: 1190px;
    margin: auto;
    min-height: 800px;
}
.jinsom-add-link-avatar {
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}

.jinsom-add-link-avatar span {
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #00000059;
    color: #fff;
    border-radius: 100%;
    line-height: 100px;
    display: none;
}
.jinsom-add-link-avatar:hover span {
    display: inline-block;
}
.jinsom-add-link-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #efefef;
}
#jinsom-add-link-avatar {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 100px;
    height: 100px;
    margin-left: -50px;
}
.jinsom-setting-btn.delete {
    background-color: #999;
    margin-bottom: 10px;
}
.jinsom-setting-btn {
    background-color: #ee5043;
    color: #fff;
    text-align: center;
    padding: 6px;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
}
.jinsom-add-case-form .layui-layer-content {
    padding: 20px;
    overflow: hidden !important;
}
.jinsom-link-content-avatar {
    float: left;
    margin: 20px 20px 20px 0;
    padding: 5px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    background-color: #fff;
}
.jinsom-link-content-avatar img {
    width: 60px;
    height: 60px;
}




/*发表音乐表单*/
.jinsom-publish-set-music,.jinsom-publish-set-video,.jinsom-publish-set-video-img {
    display: flex;
    margin-top: 10px;
}
.jinsom-publish-set-music-input,.jinsom-publish-set-video-input,.jinsom-publish-set-video-img-input {
    padding: 5px;
    background-color: #f2fde7;
    flex: 4;
    margin-right: 10px;
    border-radius: 4px;
}
.jinsom-publish-set-music-input input,.jinsom-publish-set-video-input input,.jinsom-publish-set-video-img-input input {
    border: 1px solid #f2f2f5;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 8px;
    height: 34px;
}
.jinsom-publish-set-music-upload,.jinsom-publish-set-video-upload,.jinsom-publish-set-video-img-upload {
    flex: 1;
    line-height: 34px;
    border: 5px solid #f2fde7;
    text-align: center;
    background-color: rgba(46, 179, 84, 0.5);
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
}
.jinsom-publish-set-music-upload:hover,.jinsom-publish-set-video-upload:hover,.jinsom-publish-set-video-img-upload:hover {
    background-color: #2eb354;
}
.jinsom-music-no-power {
    width: 100%;
    position: absolute;
    height: 30px;
    z-index: 1;
    cursor: pointer;
}
.jinsom-music-progress,.jinsom-video-progress {
    margin-top: 10px;
}
.jinsom-music-progress,.jinsom-bg-music-progress,.jinsom-video-progress{
    display: none;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}
.jinsom-music-bar,.jinsom-bg-music-bar,.jinsom-video-bar {
    background-color: #5fb878;
    display: block;
    width: 1%;
    height: 18px;
    border-radius: 2px;
}
.jinsom-music-percent,.jinsom-bg-music-percent,.jinsom-video-percent {
    position: absolute;
    top: 1px;
    left: 2%;
    line-height: 16px;
    color: #eee;
}
#jinsom-upload-music,#jinsom-upload-video {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    cursor: pointer;
    width: 96px;
    height: 32px;
    margin-left: -50px;
    border-radius: 100%;
}


/*视频模块*/
.jinsom-post-video {
    position: relative;
}
.video .jinsom-post-read-more {
    margin-bottom: 10px;
}
.jinsom-video-tips-content {
    position: absolute;
    top: 0;
    left: 20px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
    max-width: 400px;
    color: #fff;
    text-align: center;
    display: flex;
    font-size: 14px;
}
.single .jinsom-video-tips-content {
    max-width: 700px;
}
.jinsom-video-tips-btn {
    background: #f60;
    padding: 5px 15px;
    border-radius: 2px;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.jinsom-video-tips-box>span {
    margin: 0 5px;
    color: #f60;
}
.jinsom-video-time-tips {
    position: absolute;
    z-index: 9;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    max-width: 400px;
    width: 100%;
    text-align: center;
    margin: 0 20px;
}
.single .jinsom-video-time-tips {
    max-width: 700px;
}





/*金币图标*/
.jinsom-gold-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../../images/gold.png);
    background-size: cover;
}
.layui-layer-msg .jinsom-gold-icon {
    vertical-align: -4px;
}

.layui-layer-content .jinsom-exp-icon {
    vertical-align: -5px;
}


/*提现二维码*/
.jinsom-show-cash-code img {
    width: 100%;
    height: 100%;
}

/*表情*/
.jinsom-single-expression-btn {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0px 10px 0 5px;
    cursor: pointer;
    position: relative;
}
.jinsom-single-expression-btn .expression {
    font-size: 24px;
    margin-top: 10px;
    color: #b4b4b4;
}
.jinsom-single-expression-btn .expression:hover {
    color: #000;
}
.jinsom-smile-form {
    width: 500px;
    position: absolute;
    left: 35px;
    top: -80px;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    display: none;
}
.jinsom-smile-form:before {
    left: -5px;
    top: 85px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background: #FFFFFF;
    content: "";
    height: 8px;
    position: absolute;
    width: 8px;
    z-index: 999;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.jinsom-smile-img {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 30px;
    border: 1px solid rgba(241, 123, 114, 0);
}
.jinsom-smile-img:hover {
    border: 1px solid rgba(241, 123, 114, 1) !important;
}
.smile-1{background-image: url(../../images/smile/1.png);}
.smile-2{background-image: url(../../images/smile/2.png);}
.smile-3{background-image: url(../../images/smile/3.png);}
.smile-4{background-image: url(../../images/smile/4.png);}
.smile-5{background-image: url(../../images/smile/5.png);}
.smile-6{background-image: url(../../images/smile/6.png);}
.smile-7{background-image: url(../../images/smile/7.png);}
.smile-8{background-image: url(../../images/smile/8.png);}
.smile-9{background-image: url(../../images/smile/9.png);}
.smile-10{background-image: url(../../images/smile/10.png);}
.smile-11{background-image: url(../../images/smile/11.png);}
.smile-12{background-image: url(../../images/smile/12.png);}
.smile-13{background-image: url(../../images/smile/13.png);}
.smile-14{background-image: url(../../images/smile/14.png);}

.smile-15{background-image: url(../../images/smile/15.png);}
.smile-16{background-image: url(../../images/smile/16.png);}
.smile-17{background-image: url(../../images/smile/17.png);}
.smile-18{background-image: url(../../images/smile/18.png);}
.smile-19{background-image: url(../../images/smile/19.png);}
.smile-20{background-image: url(../../images/smile/20.png);}
.smile-21{background-image: url(../../images/smile/21.png);}
.smile-22{background-image: url(../../images/smile/22.png);}
.smile-23{background-image: url(../../images/smile/23.png);}
.smile-24{background-image: url(../../images/smile/24.png);}
.smile-25{background-image: url(../../images/smile/25.png);}
.smile-26{background-image: url(../../images/smile/26.png);}
.smile-27{background-image: url(../../images/smile/27.png);}
.smile-28{background-image: url(../../images/smile/28.png);}

.smile-29{background-image: url(../../images/smile/29.png);}
.smile-30{background-image: url(../../images/smile/30.png);}
.smile-31{background-image: url(../../images/smile/31.png);}
.smile-32{background-image: url(../../images/smile/32.png);}
.smile-33{background-image: url(../../images/smile/33.png);}
.smile-34{background-image: url(../../images/smile/34.png);}
.smile-35{background-image: url(../../images/smile/35.png);}
.smile-36{background-image: url(../../images/smile/36.png);}
.smile-37{background-image: url(../../images/smile/37.png);}
.smile-38{background-image: url(../../images/smile/38.png);}
.smile-39{background-image: url(../../images/smile/39.png);}
.smile-40{background-image: url(../../images/smile/40.png);}
.smile-41{background-image: url(../../images/smile/41.png);}
.smile-42{background-image: url(../../images/smile/42.png);}

.smile-43{background-image: url(../../images/smile/43.png);}
.smile-44{background-image: url(../../images/smile/44.png);}
.smile-45{background-image: url(../../images/smile/45.png);}
.smile-46{background-image: url(../../images/smile/46.png);}
.smile-47{background-image: url(../../images/smile/47.png);}
.smile-48{background-image: url(../../images/smile/48.png);}
.smile-49{background-image: url(../../images/smile/49.png);}
.smile-50{background-image: url(../../images/smile/50.png);}
.smile-51{background-image: url(../../images/smile/51.png);}
.smile-52{background-image: url(../../images/smile/52.png);}
.smile-53{background-image: url(../../images/smile/53.png);}
.smile-54{background-image: url(../../images/smile/54.png);}
.smile-55{background-image: url(../../images/smile/55.png);}
.smile-56{background-image: url(../../images/smile/56.png);}

.smile-57{background-image: url(../../images/smile/57.png);}
.smile-58{background-image: url(../../images/smile/58.png);}
.smile-59{background-image: url(../../images/smile/59.png);}
.smile-60{background-image: url(../../images/smile/60.png);}
.smile-61{background-image: url(../../images/smile/61.png);}
.smile-62{background-image: url(../../images/smile/62.png);}
.smile-63{background-image: url(../../images/smile/63.png);}
.smile-64{background-image: url(../../images/smile/64.png);}
.smile-65{background-image: url(../../images/smile/65.png);}
.smile-66{background-image: url(../../images/smile/66.png);}
.smile-67{background-image: url(../../images/smile/67.png);}
.smile-68{background-image: url(../../images/smile/68.png);}
.smile-69{background-image: url(../../images/smile/69.png);}
.smile-70{background-image: url(../../images/smile/70.png);}
img.wp-smiley {
    width: 30px !important;
    height: 30px !important;
    max-height: 30px !important;
}

/*发布框表情*/
.jinsom-single-expression-btn.publish {
    float: right;
    top: -30px;
}
.jinsom-single-expression-btn.publish .jinsom-smile-form{
    right: 35px;
    left: inherit;
}
.jinsom-single-expression-btn.publish .jinsom-smile-form:before{
    right: -5px;
    left: inherit;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.jinsom-smile-form span {
    padding: 0 !important;
    border: 1px solid rgba(241, 123, 114, 0);
    margin-right: 4px;
}
.jinsom-smile-form span:nth-child(14n) {
    margin-right: 0 !important;
}
.jinsom-ue-edior-smile .jinsom-smile-form{
    width: 500px;
    left: 140px;
}
.jinsom-ue-edior-smile .jinsom-smile-form:before{
    top: 94px;
}
.jinsom-ue-edior-smile.pay .jinsom-smile-form{
    left: 190px;
}
.jinsom-ue-edior-smile.reply .jinsom-smile-form{
    left: 95px;
}
.jinsom-ue-edior-smile.reply {
    border-right: none;
}
.jinsom-bbs-edior-footer-bar.comment .jinsom-smile-form {
    left: 95px;
}
.jinsom-bbs-edior-footer-bar.comment {
    margin-bottom: 0;
}


/*IM模块*/

.jinsom-chat {
    width: 240px;
    position: fixed;
    top: 50px;
    right: -280px;
    z-index: 1000;
    box-shadow: -3px 0 6px -2px #999;
}
.jinsom-chat-content {
    height: 600px;
    background-color: #fff;
    position: relative;
    clear: both;
}
.jinsom-chat-header {
    height: 50px;
    background-color: #227dc5;
    overflow: hidden;
    color: #fff;
}
.jinsom-chat-header div {
    float: left;
    position: relative;
    cursor: pointer;
    height: 50px;
    width: 55px;
    line-height: 50px;
    text-align: center;
}
.jinsom-chat-header div span {
    display: none;
}
.jinsom-chat-header div.on span {
    display: inline;
    line-height: 50px;
}
.jinsom-chat-header div.on {
    width: 130px;
    background-color: #3d96dc;
}
.jinsom-chat-header i {
    color: #b4d6f0;
    font-size: 22px;
}
.jinsom-chat-header .on i {
    font-size: 20px;
    vertical-align: -2px;
}
.jinsom-chat-header-recent i {
    font-size: 20px;
}
.jinsom-chat-content-user,.jinsom-chat-content-group,.jinsom-chat-content-recent {
    height: 100%;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    width: 240px;
    overflow-x: hidden;
    -ms-overflow-y: auto;
    overflow-y: auto;
}
.jinsom-chat-content-user{
    z-index: 1;
}
.jinsom-chat-content-group{
    z-index: 2;
}
.jinsom-chat-content-recent{
    z-index: 3;
}

.jinsom-chat-search-box {
    position: relative;
    border-bottom: 1px solid #f7f7f7;
}
.jinsom-chat-search-input {
    border: none;
    height: 38px;
    width: 100%;
    padding: 0 0 0 15px;
    outline: 0;
    font-size: 14px;
    box-sizing: border-box;
}
.jinsom-chat-search-box i {
    position: absolute;
    top: 10px;
    right: 12px;
    cursor: pointer;
    z-index: 0;
    color: #999;
}
.jinsom-chat-content-recent-notice,.jinsom-chat-content-user-add {
    width: 240px;
    float: left;
}
.jinsom-chat-content-recent-notice li,.jinsom-chat-content-user-add li {
    min-height: 60px;
    border-bottom: none;
    cursor: pointer;
    width: 240px;
    float: left;
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
}
.jinsom-chat-content-recent-notice-icon {
    width: 50px;
    height: 50px;
    float: left;
    background-color: #80b865;
    border-radius: 100%;
    overflow: hidden;
    margin: 8px 0 0 15px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.jinsom-chat-content-recent-notice-icon i {
    font-size: 20px;
}
.jinsom-chat-content-user-add-icon {
    width: 50px;
    height: 50px;
    float: left;
    background-color: #59a5e0;
    border-radius: 100%;
    overflow: hidden;
    margin: 8px 0 0 15px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.jinsom-chat-content-user-add-icon i {
    font-size: 22px;
}
.jinsom-chat-content-recent-notice-info,.jinsom-chat-content-user-add-info {
    margin: 10px 0 8px 15px;
    float: left;
    min-height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.jinsom-chat-content-recent-notice-info span,.jinsom-chat-content-user-add-info span {
    float: left;
}
.jinsom-chat-content-recent-user {
    position: relative;
    float: left;
    width: 240px;
}
.jinsom-chat-content-recent-user li {
    width: 240px;
    min-height: 70px;
    float: left;
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.jinsom-chat-content-follow-user li:last-child, .jinsom-chat-content-group li:last-child,.jinsom-chat-content-recent-user li:last-child {
    margin-bottom: 50px;
}
.jinsom-chat-content-recent-user-avatar {
    margin: 10px 0 0 15px;
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 3px;
    position: relative;
}
.jinsom-chat-content-recent-user-avatar img {
    width: 50px;
    height: 50px;
    border-radius:100%; 
    background-color: #f1f1f1;
}
.jinsom-chat-list-tips {
    position: absolute;
    height: 15px;
    border: solid 2px #fff;
    border-radius: 9px;
    background: #FF5D54;
    font-size: 12px;
    line-height: 16px;
    padding: 0 4px;
    color: #fff;
    top: 30px;
    right: 20px;
}
.jinsom-chat-content-recent-user-avatar span.jinsom-vip-icon {
    height: 12px;
    position: absolute;
    background: url(../../images/bbs_vip.png);
    border: 0;
    border-radius: 0;
    top: inherit;
    right: inherit;
    padding: 0;
}

.jinsom-chat-content-recent-user-info {
    line-height: 5px;
    float: left;
    min-height: 50px;
    margin: 10px 0 8px 10px;
    font-size: 14px;
    position: relative;
}
.jinsom-chat-content-recent-user-info span.name {
    width: 120px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jinsom-chat-content-recent-user-info span.msg {
    display: block;
    width: 146px;
    font-size: 12px;
    color: #555;
    line-height: 12px;
    margin-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jinsom-chat-content-recent-user-info span.msg p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jinsom-chat-content-recent-user-info span.time {
    position: absolute;
    right: -10px;
    top: 6px;
    font-size: 12px;
    color: #999;
}
.jinsom-chat-close-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 55px;
    left: -40px;
    border-radius: 3px 0 0 3px;
    background-color: #227dc5;
    cursor: pointer;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background: linear-gradient(to right,#227dc5,#00c3ff);
}
.jinsom-chat-close-icon i {
    font-size: 22px;
}
.jinsom-chat-content-recent::-webkit-scrollbar,.jinsom-chat-content-user::-webkit-scrollbar,.jinsom-chat-content-group::-webkit-scrollbar {
    width: 2px;
    height: 8px;
    color: #fff;
    background-color: #fff;
}
.jinsom-chat-content-recent::-webkit-scrollbar-thumb,.jinsom-chat-content-user::-webkit-scrollbar-thumb,.jinsom-chat-content-group::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #d5d8de;
}
.jinsom-chat:hover .jinsom-chat-close-icon{
    display: block;
}
.jinsom-chat-close-icon:hover{
    opacity: 1;
}
.jinsom-chat-loading {
    width: 240px;
    height: 50px;
    background-image: url(../../../../../../wp-admin/images/spinner.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.jinsom-chat-windows-loading,.jinsom-chat-windows-group-loading,.jinsom-chat-group-user-list-loading {
    width: 100%;
    height: 150px;
    background-image: url(../../../../../../wp-admin/images/spinner.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.jinsom-chat-content-follow-user li,.jinsom-chat-content-group li {
    width: 240px;
    min-height: 70px;
    float: left;
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.jinsom-chat-content-follow-user {
    clear: both;
}
.jinsom-chat-content-user li:hover,.jinsom-chat-content-recent li:hover,.jinsom-chat-content-group li:hover{
    background-color: #e9edf0;
}
.jinsom-chat .empty_data {
    height: 50px;
}
.jinsom-chat .empty_title {
    color: #999;
    font-size: 12px;
    text-align: center;
}


/*单个用户聊天界面*/
.jinsom-chat-user-window .layui-layer-title,.jinsom-chat-group-window .layui-layer-title {
    background-color: #3d96dc;
    color: #fff;
    height: 80px;
    border-radius: 0;
    background: linear-gradient(to right,#227dc5,#00c3ff);
}
.jinsom-chat-user-window .layui-layer-title,.jinsom-chat-group-window .layui-layer-title,.layui-layer-move {
    cursor: default !important;
}
.jinsom-chat-user-window{
    min-width: 600px !important;
    min-height: 540px !important;
}
.jinsom-chat-group-window{
    min-width: 750px !important;
    min-height: 540px !important;
    overflow: hidden;
}
.jinsom-chat-user-window .layui-layer-content{
    min-width: 600px !important;
    min-height: 459px !important;
    overflow: hidden !important;
    border-radius: 0px;
}
.jinsom-chat-group-window .layui-layer-content{
    min-width: 750px !important;
    min-height: 459px !important;
    overflow: hidden !important;
    border-radius: 0px;
}
.jinsom-chat-user-window .layui-layer-min,.jinsom-chat-group-window .layui-layer-min {
    display: none !important;
}
.jinsom-chat-user-window .layui-layer-ico,.jinsom-chat-group-window .layui-layer-ico {
    background: url(../../images/chat-icon.png) no-repeat !important;
}
.jinsom-chat-user-window .layui-layer-setwin .layui-layer-max,.jinsom-chat-group-window .layui-layer-setwin .layui-layer-max {
    background-position: -44px 0px !important;
}
.jinsom-chat-user-window .layui-layer-setwin .layui-layer-max:hover,.jinsom-chat-group-window .layui-layer-setwin .layui-layer-max:hover {
    background-position: -64px 0px !important;
}
.jinsom-chat-user-window .layui-layer-setwin .layui-layer-close1,.jinsom-chat-group-window .layui-layer-setwin .layui-layer-close1 {
    background-position: -84px 0px !important;
}
.jinsom-chat-user-window .layui-layer-setwin .layui-layer-close1:hover,.jinsom-chat-group-window .layui-layer-setwin .layui-layer-close1:hover {
    background-position: -104px 0px !important;
    opacity: 1 !important;
}
.jinsom-chat-user-window .layui-layer-setwin a,.jinsom-chat-group-window .layui-layer-setwin a{
    margin-left: 15px !important;
}
.jinsom-chat-user-window .layui-layer-setwin .layui-layer-maxmin,.jinsom-chat-group-window .layui-layer-setwin .layui-layer-maxmin {
    background-position: -2px 0px !important;
}
.jinsom-chat-user-window .layui-layer-setwin .layui-layer-maxmin:hover,.jinsom-chat-group-window .layui-layer-setwin .layui-layer-maxmin:hover{
    background-position: -21px 0px !important;
}
.jinsom-chat-windows-user-header {
    line-height: 22px;
    position: absolute;
    left: 20px;
    top: 15px;
    color: #fff;
}
.jinsom-chat-windows-user-avatar {
    float: left;
    position: relative;
    margin-right: 10px;
}
.jinsom-chat-windows-user-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}
.jinsom-chat-windows-user-info {
    float: left;
}
.jinsom-chat-windows-user-name {
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
    float: left;
}
.jinsom-chat-windows-user-name a {
    color: #fff;
    overflow: hidden;
}
.jinsom-chat-windows-user-name:hover {
    text-decoration: underline;
}
.jinsom-chat-windows-user-desc {
    font-size: 12px;
    padding-top: 5px;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    clear: both;
}
.jinsom-chat-windows-user-desc p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jinsom-chat-message-list,.jinsom-chat-message-group-list {
    padding: 30px 15px 15px;
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}
.jinsom-chat-message-list li.myself,.jinsom-chat-message-group-list li.myself {
    text-align: right;
    padding-left: 0;
    padding-right: 70px;
}
.jinsom-chat-message-list li,.jinsom-chat-message-group-list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 70px;
    min-height: 68px;
}
.jinsom-chat-message-list li .tool {
    display: none;
    cursor: pointer;
    position: absolute;
    color: #999;
    left: 70px;
}
.jinsom-chat-message-list li:hover .tool {
    display: block;
}
.jinsom-chat-message-list li.myself .tool {
    right: 70px;
}
.jinsom-chat-message-list li .tool:hover {
    color: #333;
}
.jinsom-chat-message-list-user-info {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    box-sizing: content-box;
    position: absolute;
    left: 3px;
}
.jinsom-chat-message-list-user-info m {
    position: relative;
    display: inline-block;
}
.jinsom-chat-message-list-user-info .jinsom-vip-icon {
    left: inherit;
    top: inherit;
    position: absolute;
}
.jinsom-chat-message-list-user-info span {
    position: relative;
    left: 10px;
    top: -12px;
    line-height: 24px;
    font-size: 12px;
    white-space: nowrap;
    color: #999;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    display: inline-flex;
}
.jinsom-chat-online-status {
    font-size: 12px;
    margin-left: 10px;
    color: #FFEB3B;
    float: left;
}
.jinsom-chat-message-list-user-info .jinsom-mark {
    line-height: 18px;
    color: #fff;
    left: 5px;
    vertical-align: text-bottom;
}
.jinsom-chat-message-group-list .jinsom-chat-message-list-content{
    margin-top: 25px;
}
.jinsom-chat-message-group-list li.myself .jinsom-chat-message-list-content {
    margin-top: 10px;
}
.jinsom-chat-message-list-user-info span.red {
    color: #f00;
}
.jinsom-chat-message-list li.myself .jinsom-chat-message-list-user-info,.jinsom-chat-message-group-list li.myself .jinsom-chat-message-list-user-info {
    left: auto;
    right: 3px;
}
.jinsom-chat-message-list-user-info img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    cursor: pointer;
}
.jinsom-group-user-info .layui-layer-content {
    background-color: #fff;
    overflow: hidden !important;
}
.jinsom-chat-message-list-user-info i.fa-spinner {
    position: absolute;
    color: #fff;
    top: 12px;
    left: 12px;
    font-size: 27px;
}
.jinsom-chat-message-list-join span {
    display: inline-block;
    line-height: 26px;
    padding: 0 15px;
    border-radius: 15px;
    background-color: #ccc;
    cursor: default;
    font-size: 12px;
    color: #fff;
}
.jinsom-chat-message-list-join {
    text-align: center;
    margin-bottom: 20px;
}
.jinsom-chat-message-list-content .emoji {
    min-width: 30px;
    min-height: 30px;
    margin: 0 2px !important;
}
.jinsom-chat-message-list-content:after {
    content: '';
    position: absolute;
    left: -10px;
    top: 13px;
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #e2e2e2 transparent transparent;
    overflow: hidden;
    border-width: 10px;
}
.jinsom-chat-message-list-content {
    min-height: 22px;
    position: relative;
    line-height: 22px;
    margin-top: 10px;
    padding: 8px 15px;
    background-color: #e2e2e2;
    border-radius: 3px;
    color: #333;
    word-break: break-all;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.jinsom-chat-message-list-content i.error {/*错误消息*/
    position: absolute;
    color: #F44336;
    left: -20px;
    top: 0;
    cursor: pointer;
}
.jinsom-chat-message-list li.myself .jinsom-chat-message-list-content,.jinsom-chat-message-group-list li.myself .jinsom-chat-message-list-content {
    margin-left: 0;
    text-align: left;
    background-color: #59a5e0;
    color: #fff;
}
.jinsom-chat-message-list li.myself .jinsom-chat-message-list-content:after,.jinsom-chat-message-group-list li.myself .jinsom-chat-message-list-content:after {
    left: auto;
    right: -10px;
    border-top-color: #59a5e0;
}
.jinsom-chat-message-list-time {
    text-align: center;
    font-size: 12px;
    color: #999;
}
.jinsom-chat-windows-footer-bar {
    padding: 10px 10px 5px 10px;
    border-top: 1px solid #f1f1f1;
}
.jinsom-chat-windows-footer-bar span {
    width: 25px;
    height: 30px;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
    float: left;
    position: relative;
}
.jinsom-chat-windows-footer-bar span.smile {
    line-height: 34px;
}
.jinsom-chat-windows-footer-bar span.image {
    font-size: 22px;
}
.jinsom-chat-windows-footer-bar span.bag {
    line-height: 30px;
}
.jinsom-chat-windows-footer-bar span.bag:hover {
    color: #F44336;
}
.jinsom-chat-windows-footer-bar span.touzi {
    font-size: 26px;
    line-height: 26px;
}
.jinsom-chat-windows-footer-bar span.notice {
    float: right;
    position: relative;
}
.jinsom-chat-windows-footer-bar .jinsom-smile-form span {
    margin: 0 4px 0 0;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(241, 123, 114, 0);
}
.jinsom-chat-windows-footer-bar .jinsom-icon .jinsom-smile-form {
    left: -25px;
    top: -190px;
}
.jinsom-chat-windows-footer-bar .jinsom-icon {
    color: #a9b7b7;
    font-size: 24px;
    line-height: 30px;
}
.jinsom-chat-windows-footer-bar span:hover {
    color: #869292;
}
.jinsom-chat-textarea,.jinsom-chat-textarea-group {
    display: block;
    clear: both;
    width: 100%;
    padding: 5px 10px;
    border: none;
    box-sizing: border-box;
    height: 78px;
}
.jinsom-chat-windows-footer-send {
    padding: 0px 10px 10px;
}
.jinsom-chat-send-message-btn,.jinsom-chat-send-message-btn-group {
    width: 80px;
    text-align: center;
    float: right;
    background-color: #3d96dc;
    color: #fff;
    padding: 5px 0;
    border-radius: 2px;
    cursor: pointer;
    background: linear-gradient(to right,#227dc5,#00c3ff);
}

.jinsom-right-bar-im span {
    animation: new_chat 1s infinite ease-in-out;
    position: absolute;
    right: -4px;
    padding: 0px 5px;
    border-radius: 20%;
    background: #FD5D2B;
    color: #fff;
    font-size: xx-small !important;
    line-height: 15px;
    top: 3px;
}

.jinsom-chat-windows-left {
    width: 75%;
    float: left;
}
.jinsom-chat-windows-right {
    width: 25%;
    float: right;
    height: 459px;
    border-left: 1px solid #f1f1f1;
    box-sizing: border-box;
}
.jinsom-chat-group-notice {
    height: 40%;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1;
}
.jinsom-chat-group-user {
    height: 60%;
    padding: 10px 0px;
    box-sizing: border-box;
    overflow: hidden;
}
.jinsom-chat-group-notice {
    padding: 15px;
}
.jinsom-chat-group-notice-title {
    text-align: center;
    font-size: 16px;
}
.jinsom-chat-group-notice-desc {
    margin-top: 5px;
    font-size: 14px;
    color: #888;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.jinsom-chat-content-recent-user-info span.name.red {
    color: #f00;
}
.jinsom-chat-group-user-number span {
    font-size: 12px;
    color: #f00;
}
.jinsom-chat-group-user-number {
    padding: 0 10px;
}
.jinsom-chat-group-user-list {
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
}
.jinsom-chat-group-user-list li span.red {
    color: #f00;
    display: inline-flex;
    overflow: hidden;
}
.jinsom-chat-group-user-list li {
    padding: 5px 10px;
    cursor: pointer;
}
.jinsom-chat-group-user-list li img {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin-right: 3px;
}
.jinsom-chat-group-user-list li:hover {
    background-color: #e9edf0;
}

.jinsom-chat-group-user-list::-webkit-scrollbar,.jinsom-chat-message-group-list::-webkit-scrollbar,.jinsom-chat-message-list::-webkit-scrollbar {
    width: 6px;
    height: 8px;
    background-color: #ffffff;
}
.jinsom-chat-group-user-list::-webkit-scrollbar-thumb,.jinsom-chat-message-group-list::-webkit-scrollbar-thumb,.jinsom-chat-message-list::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #d5d8de;
}
.jinsom-chat-empty-user {
    height: 10px;
}
.jinsom-chat-group-user-list li i {
    width: 17px;
    height: 19px;
    background-image: url(../../images/bbs_admin.png);
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}
.jinsom-chat-group-user-list li i.big {
    background-position: -3px -4px;
}
.jinsom-chat-group-user-list li i.small {
    background-position: -3px -45px;
}
#jinsom-upload-group-img {
    position: absolute;
    opacity: 0;
    width: 25px;
    overflow: hidden;
}
.jinsom-upload-group-img-loading {
    width: inherit!important;
    font-size: 12px;
    line-height: 28px;
    color: #999;
}
.jinsom-chat-message-list-content img {
    max-width: 220px;
    cursor: pointer;
}


/*论坛权限访问*/
.jinsom-bbs-visit {
    background-color: #67ACE4;
    position: absolute;
    width: 100%;
    height: 100%;
}
.jinsom-bbs-visit-form {
    display: block;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left:-230px;
    z-index: 1;
    width: 460px;
    height: 260px;
    background: #fff;
    margin-top:-130px; 
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(171,198,235,.3);
}
.jinsom-bbs-visit-header {
    background-color: #438aee;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    padding: 15px 25px;
}
.jinsom-bbs-visit-bbs-avatar {
    background: #3779d6;
    border-radius: 100%;
    display: inline-block;
}
.jinsom-bbs-visit-bbs-avatar img {
    width: 44px;
    height: 44px;
    padding: 4px;
    border-radius: 100%;
}
.jinsom-bbs-visit-bbs-name {
    margin-left: 10px;
    font-weight: bold;
    font-size: 16px;
}
.jinsom-bbs-visit-bbs-desc p {
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jinsom-bbs-visit-content {
    padding: 20px 30px 40px;
}
.jinsom-bbs-visit-pass-tips {
    padding: 0 0 5px;
    margin: 20px 0 10px;
    color: #5b667b;
}
#jinsom-bbs-visit-psssword {
    border: 1px solid #f2f2f2;
    padding: 8px 10px;
    height: 19px;
    line-height: 19px;
    background: #f2f2f2;
    border-radius: 4px;
    width: 280px;
}
.jinsom-bbs-visit-content-form span {
    border-radius: 4px;
    margin-left: 14px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #3b8cff;
    background: #3b8cff;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 0 12px;
}
#jinsom-visit-power-pass span {
    border-radius: 4px;
    margin-left: 14px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #ef754e;
    background: #ef754e;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 0 12px;
}
#jinsom-visit-power-pass i {
    font-size: 12px;
    font-style: normal;
    margin-left: 10px;
    color: #999;
}
.jinsom-bbs-visit-other-tips {
    padding: 0 0 5px;
    margin: 50px 0 10px;
    color: #5b667b;
    text-align: center;
}
/*论坛设置*/
.jinsom-bbs-setting-form,.jinsom-topic-setting-form {
    padding: 20px;
    padding-bottom: 50px;
}
.jinsom-bbs-child-setting-avatar,.jinsom-topic-setting-avatar {
    position: relative;
    margin: 0 auto 20px;
    width: 80px;
    text-align: center;
}
.jinsom-bbs-child-setting-avatar img,.jinsom-topic-setting-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    cursor: pointer;
}
.jinsom-bbs-child-setting-avatar span,.jinsom-topic-setting-avatar span {
    position: absolute;
    font-size: 12px;
    left: 0;
    color: #fff;
    background: rgba(74, 74, 74, 0.6);
    width: 80px;
    height: 80px;
    border-radius: 100%;
    line-height: 80px;
    cursor: pointer;
    display: none;
}
.jinsom-bbs-child-setting-avatar:hover span,.jinsom-topic-setting-avatar:hover span {
    display: inline-block !important;
}
.jinsom-update-bbs-setting-btn {
    position: absolute;
    background-color: #0c9084;
    color: #fff;
    font-size: 18px;
    bottom: 0px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.jinsom-update-bbs-setting-btn:hover {
    background-color: #009688;
}
#jinsom-bbs-setting-form {
    padding-bottom: 50px;
}



/*动态模版*/
.jinsom-posts-list {
    background-color: #fff;
    clear: both;
    padding: 18px 0px 5px;
    border-radius: 2px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 800px;
    position: relative;
}
.jinsom-posts-list.words .jinsom-tips,.jinsom-posts-list.words .jinsom-hide-content {
    margin: 10px 20px;
}
.jinsom-posts-list>h1 {
    color: rgb(68, 68, 68);
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0px 0px 8px;
    padding: 0px 20px;
    clear: both;
}
.jinsom-posts-list>h1.single {
    font-size: 22px !important;
    margin-bottom: 10px !important;
    padding: 0 30px 0 20px !important;
    line-height: inherit !important;
}
.jinsom-posts-list>h1.single.bbs {
    clear: none;
}
.jinsom-posts-list>h1.single span {
    vertical-align: 3px;
    font-size: 14px;
    padding: 2px 6px;
}
.jinsom-posts-list>h1 span {
    color: #fff;
    vertical-align: 2px;
    padding: 1px 6px;
}
.jinsom-commend-icon {
    background-color: #F44336;
    border-radius: 2px;
    cursor: pointer;
}
.jinsom-posts-list h1 a {
    float: none;
    color: inherit;
    position: inherit;
}
.jinsom-post-content{
    overflow: hidden;
    font-size: 15px;
    word-break: break-all;
    line-height: 160%;
    clear: both;
    padding: 0 20px;
}
.jinsom-post-city {
    margin: 10px 20px -10px;
    color: #808080;
    cursor: pointer;
}
.jinsom-post-city i {
    font-size: 14px;
}
.jinsom-hide-content {
    background-color: #F8F8F9;
    padding: 10px;
    overflow: hidden;
    line-height: 22px;
}
.jinsom-hide-content p {
    margin-bottom: 0 !important;
}
.jinsom-post-content img {
    max-width: 100%;
    height: auto;
}
.jinsom-post-content img.emoji {
    width: 25px !important;
    height: 25px !important;
    vertical-align: -7px !important;
}
.jinsom-post-content p {
    line-height: 30px;
    position: relative;
}
.jinsom-post-content.hidden{
    overflow: hidden;
    max-height: 300px;
    cursor: pointer;
}
.jinsom-post-read-more {
    padding: 0 20px;
    color: #2196F3;
    cursor: pointer;
}

.jinsom-post-bar {
    margin: 15px 0 0 0;
    height: 30px;
    padding: 0 20px;
}
.jinsom-had-like i {
    color: #f56b41;
}
.jinsom-post-bar li{
    float: left;
    position: relative;
    line-height: 32px;
    font-size: 15px;
    cursor: pointer;
    color: #9c9898;
    margin-right: 40px;
}
.jinsom-post-bar li a {
    color: #9c9898;
}
.jinsom-post-like {
    padding: 10px 0 10px;
    border-top: 1px solid #f7f7f7;
    margin: 10px 20px 0px;
}
.jinsom-post-like-list {
    max-width: 660px;
    overflow: hidden;
    float: left;
    max-height: 37px;
}
.jinsom-post-like-more {
    width: 35px;
    height: 35px;
    float: left;
    border: 1px solid #aaa;
    border-radius: 100%;
    cursor: pointer;
    text-align: center;
    line-height: 32px;
}
.jinsom-post-like-more em {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #aaa;
    margin: 0 4px 0 0;
}
.jinsom-post-like-more em:last-child {
    margin-right: 0;
}
.jinsom-post-like-more:hover {
    border-color: #2eb354;
}
.jinsom-post-like-more:hover em {
    background: #2eb354;
}
.jinsom-post-like-list img{
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid #f2f2f5;
    background-color: #e0dcdc
}
.jinsom-post-like-list a {
    display: inline-block;
    margin-right: 7px;
}
.jinsom-post-bar .tag {
    float: right;
    margin-right: 0;
    font-size: 12px;
}
.jinsom-post-bar li.tag i {
    margin-right: 5px;
    vertical-align: -1px;
    color: #bbb;
    font-size: 18px;
}
.jinsom-post-bar li.tag a {
    height: 18px;
    line-height: 18px;
    color: #a4a1a1;
    margin-right: 5px;
    display: inline-block;
    padding: 0 3px;
}

.jinsom-post-footer-bar {
    color: #AAAAAA;
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
}
.jinsom-post-footer-bar span {
    margin-right: 10px;
}
.jinsom-post-footer-bar i {
    padding-right: 20px;
    cursor: pointer;
    vertical-align: -1px;
}
.single .jinsom-post-setting{
    position: absolute;
    right: 0;
}
.jinsom-post-setting {
    float: right;
    color: #88898A;
    font-size: 22px;
    cursor: pointer;
    position: relative;
    margin-right: 20px;
}
.jinsom-post-setting-box {
    display: none;
    background: #fff;
    color: #333;
    border-radius: 2px;
    font-size: 14px;
    position: absolute;
    min-width: 90px;
    right: 0px;
    top: 22px;
    z-index: 9;
    text-align: center;
    box-shadow: 0px 0px 3px rgba(70, 70, 70, 0.3);
}
.jinsom-post-setting-box li {
    padding: 7px 13px;
}
.jinsom-post-setting-box li:hover {
    background-color: #f2f2f5;
    text-decoration: none;
    color: #000;
}
.jinsom-post-user-info {
    font-size: 14px;
    vertical-align: middle;
    line-height: 100%;
    padding: 0 0 15px 20px;
    float: left;
    box-sizing: border-box;
}
.jinsom-post-user-info .jinsom-vip-icon{
    display: none;
}
.jinsom-post-user-info-avatar {
    float: left;
    position: relative;
    margin-right: 10px;
}
.jinsom-post-link,.post_link {
    color: #1e73be;
    margin: 0 0px 0 5px;
    cursor: pointer;
}
.jinsom-chat-message-list .myself .jinsom-chat-message-list-content .jinsom-post-link {
    color: #fff;
}

.jinsom-post-like-list a {
    position: relative;
}
.jinsom-post-user-info-avatar img.avatar {
    height: 40px;
    width: 40px;
    vertical-align: middle;
    border-radius: 100%;
    border: 1px solid #f3f3f3;
}
.jinsom-user-info-card {
    width: 375px;
    position: absolute;
    left: 42px;
    top: -2px;
    z-index: 99;
    display: none;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 4px 20px 1px rgba(0,0,0,0.2);
}
.jinsom-info-card {
    text-align: center;
    line-height: 100%;
}
.jinsom-info-card-bg {
    background-size: cover;
    cursor: default !important;
    height: 145px;
}
.jinsom-info-card-avatar {
    padding-top: 20px;
    width: 68px;
    height: 68px;
    margin: auto;
    position: relative;
}
.jinsom-info-card-avatar img {
    width: 64px !important;
    height: 64px !important;
    border: 1px solid #f3f3f3;
    border-radius: 100%;
}
.jinsom-info-card-avatar .jinsom-verify {
    bottom: 2px;
    right: 2px;
}
.jinsom-info-card-bg .name {
    text-align: center;
    margin-top: 8px;
    font-size: 15px;
    font-weight: 300;
    overflow: hidden;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.jinsom-info-card-bg .name a {
    color: #fff;
}
.jinsom-info-card-bg .desc {
    color: #fff;
    font-size: 12px;
    margin-top: 8px;
    width: 300px;
    margin: 8px auto 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.jinsom-info-card .bar {
    display: flex;
    color: #333;
    font-weight: 600;
    padding: 0 50px;
    margin-top: 10px;
}
.jinsom-info-card .bar span {
    flex: 1;
}
.jinsom-info-card .bar span i {
    font-style: normal;
    margin-left: 2px;
    color: #FF5722;
}
.jinsom-info-card .city {
    margin-top: 15px;
    height: 14px;
}
.jinsom-info-card .city i {
    margin-right: 3px;
    display: inline-block !important;
    color: #666;
}
.jinsom-info-card .btn {
    margin-top: 15px;
    margin-bottom: 20px;
}
.jinsom-info-card .btn .follow {
    background-color: #2eb354;
}
.jinsom-info-card .btn .follow.has {
    background-color: #999;
}
.jinsom-info-card .btn span {
    padding: 10px 28px;
    margin: 0 15px;
    font-size: 15px;
    background-color: #2196F3;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    border-radius: 2px;
}
.jinsom-info-card-loading {
    text-align: center;
    margin-top: 80px;
    cursor: pointer;
}
.jinsom-info-card-loading p {
    line-height: 30px;
    color: #555;
}


.jinsom-post-user-info-name {
    margin-left: 50px;
    width: 100%;
}
.jinsom-post-user-info-name>a {
    display: inline-flex;
    overflow: hidden;
}
.jinsom-post-user-info-time {
    width: 160px;
    margin: 10px 0 0 50px;
    font-size: 13px;
    color: #808080;
    cursor: pointer;
}
.jinsom-post-user-info-time i {
    margin-left: 10px;
    font-size: 14px;
}
.jinsom-post-user-info-time span {
    margin-left: 10px;
    font-size: 12px;
}
.jinsom-main-content.single .jinsom-post-footer-bar {
    display: none;
}
.jinsom-post-footer-bar span:first-child {
    display: none;
}
.jinsom-post-images-list {
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
}
.jinsom-post-images-list a {
    overflow: hidden;
    position: relative;
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 15px 10px 0px;
    height: 180px;
}
.jinsom-post-list.block .jinsom-post-images-list a {
    height: 180px;
}
.jinsom-post-list.time .jinsom-post-images-list a {
    height: 152px;
}
.jinsom-post-images-list a.one {
    width: inherit;
    max-width: 50%;
    max-height: 400px;
    height: auto !important;
}
.jinsom-post-images-list a.one>i {
    right: 69px;
    bottom: 1px;
}
.jinsom-post-images-list img {
    max-width: 100%;
    float: left;
    height: auto;
    border-radius: 0;
    cursor: url(../../images/open_new.cur), auto;
    border: 1px solid #f1f1f1;
    min-height: 100%;
}
.jinsom-post-images-list a i {
    width: 35px;
    height: 18px;
    display: inline-block;
    position: absolute;
    background: #8BC34A;
    bottom: 0;
    right: 9px;
    text-align: center;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    font-style: normal;
}
.jinsom-post-images-list a i.long {
    background-color: #507daf;
}
.jinsom-post-user-info-name i.commend {
    font-size: 20px;
    vertical-align: -3px;
    margin-left: 6px;
    color: #FF5722;
    cursor: pointer;
}

.jinsom-icon.redbag {
    position: absolute;
    right: 4px;
    font-size: 26px;
    color: #b4b4b4;
    margin-top: 10px;
    cursor: pointer;
    z-index: 2;
}
.jinsom-icon.redbag:hover {
    color: #f23c3c;
}

/*密码可见*/
.jinsom-post-password {
    margin-top: 10px;
}
.jinsom-post-password:before {
    content: "\f023";
    position: relative;
    top: 1px;
    left: 25px;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 4px;
    color: #949494;
}
.jinsom-post-password input {
    line-height: 30px;
    padding: 2px 5px 2px 28px;
    border-radius: 2px;
    border: 1px solid #e4e2e2;
}
.jinsom-post-password span {
    padding: 8px 18px;
    background-color: #5FB878;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    line-height: 30px;
}




/*动态背景图*/
.bg-000 {
    background-image: url(../../images/style/000.png);
}
.bg-002 {
    background-image: url(../../images/style/002.png);
}
.bg-003 {
    background-image: url(../../images/style/003.png);
}
.bg-012 {
    background-image: url(../../images/style/012.png);
}
.bg-013 {
    background-image: url(../../images/style/013.png);
}
.bg-014 {
    background-image: url(../../images/style/014.png);
}
.bg-028 {
    background-image: url(../../images/style/028.png);
}
.bg-030 {
    background-image: url(../../images/style/030.png);
}
.bg-031 {
    background-image: url(../../images/style/031.png);
}
.bg-033 {
    background-image: url(../../images/style/033.png);
}
.bg-038 {
    background-image: url(../../images/style/038.png);
}
.bg-039 {
    background-image: url(../../images/style/039.png);
}
.bg-055 {
    background-image: url(../../images/style/055.png);
}
.bg-058 {
    background-image: url(../../images/style/058.png);
}
.bg-059 {
    background-image: url(../../images/style/059.png);
}
.bg-063 {
    background-image: url(../../images/style/063.png);
}
.bg-066 {
    background-image: url(../../images/style/066.png);
}
.bg-085 {
    background-image: url(../../images/style/085.png);
}
.bg-086 {
    background-image: url(../../images/style/086.png);
}
.bg-090 {
    background-image: url(../../images/style/090.png);
}
.bg-098 {
    background-image: url(../../images/style/098.png);
}
.bg-107 {
    background-image: url(../../images/style/107.png);
}
.bg-108 {
    background-image: url(../../images/style/108.png);
}
.bg-153 {
    background-image: url(../../images/style/153.png);
}
.bg-154 {
    background-image: url(../../images/style/154.png);
}
.bg-167 {
    background-image: url(../../images/style/167.png);
}
.bg-187 {
    background-image: url(../../images/style/187.png);
}
.bg-192 {
    background-image: url(../../images/style/192.png);
}
.bg-201 {
    background-image: url(../../images/style/201.png);
}
.bg-313 {
    background-image: url(../../images/style/313.png);
}
.bg-424 {
    background-image: url(../../images/style/424.png);
}


/*文章列表*/
.jinsom-post-single-bar {
    color: #aaa;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.jinsom-post-single-bar li {
    margin-right: 30px;
    cursor: pointer;
    float: left;
}
.jinsom-post-single-bar.single li {
    height: 29px;
    line-height: 29px;
}
.jinsom-post-single-bar li a {
    color: #aaa;
}
.jinsom-post-single-bar li img {
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    padding: 1px;
    width: 20px;
    height: 20px;
}
.jinsom-post-single-bar li.author span {
    margin-left: 5px;
}
.jinsom-post-single-bar.single .author {
    display: block;
    overflow: hidden;
}
.jinsom-post-single-bar.single .right {
    float: right;
    margin-right: 0;
    font-size: 12px;
}
.jinsom-post-single-content {
    padding: 0 20px 5px;
}
.jinsom-post-single-excerp {
    color: #555;
    line-height: 30px;
    word-wrap: break-word;
}
.jinsom-post-single-excerp.no {
    padding: 30px;
    text-align: center;
    background-color: #F8F8F9;
    font-size: 18px;
    color: #999;
}
.jinsom-post-single-excerp.no>i {
    font-size: 30px;
    vertical-align: -3px;
}
.jinsom-post-single-thum a {
    float: left;
    position: relative;
    width: 230px;
    height: 160px;
    margin-right: 5px;
    background-size: cover;
    border: 1px solid #f5f5f5;
    background-position: center;
}
.jinsom-post-single-thum a:last-child {
    margin: 0;
}
.jinsom-post-single-thum {
    margin-top: 15px;
    display: flex;
}
.jinsom-post-single-thum a:last-child img {
    margin-right: 0;
}
.jinsom-post-single-content.b .jinsom-post-single-bar {
    position: inherit;
    margin-top: 15px;
}
.jinsom-post-single-content.b .jinsom-post-single-bar:after{
    content: '';
    display: block;
    clear: both;
}
.jinsom-post-single-content.b .jinsom-post-single-excerp a:hover{
    color: #333;
}
.jinsom-post-single-content-left {
    float: left;
}
.jinsom-post-single-content-left a {
    width: 180px;
    height: 130px;
    display: inline-block;
    background-size: cover;
    border: 1px solid #f5f5f5;
    background-position: center;
}
.jinsom-post-single-content-right {
    margin-left: 200px;
    position: relative;
}
.jinsom-post-single-content-right .jinsom-post-single-bar li:nth-child(4) {
    display: none;
}
.jinsom-post-single-excerp.a a {
    height: 110px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    line-height: 35px;
}
.jinsom-post-single-excerp.a {
    height: 135px;
}
.jinsom-posts-list.single .jinsom-post-footer-bar span:first-child {
    display: inline-block;
}
.jinsom-post-comment-on-off {
    clear: both;
    text-align: left;
    padding: 9px 0;
}
.jinsom-post-comment-on-off .layui-form-switch {
    margin-top: 0;
    margin: 5px 10px;
}
.jinsom-post-comment-on-off span {
    color: #999;
    font-size: 12px;
}
/*.jinsom-post-setting-box li a {
    display: block;
    width: 90px;
    height: 33px;
    line-height: 33px;
}
*/
.jinsom-posts-list.single .jinsom-post-footer-bar {
    float: right;
    margin-top: -27px;
}
.single .jinsom-posts-list.single .jinsom-post-footer-bar {
    float: inherit;
    margin-top: 0;
}
.single .jinsom-posts-list.single {
    padding-bottom: 5px;
}
.jinsom-post-single-thum a:last-child span {
    position: absolute; 
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 18px;
    display: inline-block;
    color: #fff;
    text-align: center;
    top: 135px;
    right: 5px;
    border-radius: 2px;
}
.jinsom-single-left-bar {
    position: absolute;
    left: -60px;
    padding: 60px 0 0;
    z-index: 2;
}
.jinsom-single-left-bar li {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 22px;
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    position: relative;
}
.jinsom-single-left-bar li.bbs-avatar {
    background-color: initial;
}
.jinsom-single-left-bar li.bbs-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.jinsom-single-left-bar li.redbag {
    color: #f56b41;
}
.jinsom-single-title-list-content {
    display: none;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    width: 200px;
    height: 180px;
    box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.1);
    left: 52px;
    top: -30px;
    border-radius: 2px;
    text-align: left;
    overflow-y: auto;
    overflow: inherit;
    border-radius: 4px;
}
.jinsom-single-title-list-content ul {
    height: 180px;
    overflow-y: auto;
}
.jinsom-single-title-list-content:before {
    left: -5px;
    top: 45px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background: #ffffff;
    content: "";
    height: 10px;
    position: absolute;
    width: 10px;
    z-index: -1;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
}

.jinsom-single-title-list-content li {
    width: inherit;
    height: initial;
    text-align: inherit;
    line-height: 18px;
    margin-bottom: initial;
    background-color: inherit;
    border-radius: inherit;
    list-style-type: disc;
    box-shadow: 0 0 0;
    box-sizing: border-box;
    padding: 3px;
    margin-left: 20px;
}
.jinsom-single-title-list-content li:hover {
    background-color: #f5f5f5;
}
#jinsom-single-title-list {
    display: none;
}
.jinsom-single-title-list-content ul::-webkit-scrollbar {
    width: 5px;
    background-color: #ffffff;
}
.jinsom-single-title-list-content ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b3b3b3;
}
.jinsom-single-title-h2 {
    margin-bottom: 10px !important;
}
.jinsom-single-title-h3 {
    padding-left: 13px !important;
    margin-bottom: 5px !important;
    color: #666;
    list-style-type: none !important;
}
.jinsom-single-title-h4 {
    padding-left: 23px !important;
    color: #888;
    margin-bottom: 5px !important;  
    list-style-type: none !important;  
}
.jinsom-comment-no-login {
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    margin: 20px;
    color: #999;
}
.jinsom-stop-comment-tips {
    text-align: center;
    color: #F44336;
    font-size: 14px;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 1;
}
.jinsom-comment-no-login a {
    padding: 3px 5px;
    background: #6d89bb;
    color: #fff;
    border-radius: 2px;
    margin-right: 10px;
}
.jinsom-more-comment {
    text-align: center;
    font-size: 14px;
    margin: 0px 0 20px;
}
.jinsom-more-comment a {
    color: #999;
}
.jinsom-more-comment a:hover {
    text-decoration: underline;
    color: #333;
}
.jinsom-single-copyright-info {
    border: 1px solid #efefef;
    color: #999;
    border-radius: 4px;
    font-size: 13px;
    line-height: 26px;
    padding: 15px;
    margin: 20px;
}





/*发表页面文章标签*/
.jinsom-tag-had-select li, .jinsom-tag-no-select li {
    float: left;
    width: 90px;
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    cursor: pointer;
}
.jinsom-tag-had-select li {
    background-color: #f2fde7;
    color: #2eb354;
    margin-right: 5px;
    margin-bottom: 15px;
    border: 1px solid #8eca9e;
    box-sizing: border-box;
    margin-top: 10px;
}
.jinsom-tag-had-select li:hover {
    border: 1px solid #2eb354;
}
.jinsom-tag-no-select li {
    border: 1px solid #f1f1f1;
    margin-right: 10px;
}
.jinsom-tag-no-select li:hover {
    color: #2eb354;
}
.jinsom-tag-had-select span {
    display: block;
    line-height: 65px;
    color: #999;
}
.jinsom-tag-had-select {
    height: 65px;
    clear: both;
}

.jinsom-single-topic-list {
    margin: 20px;
}
.jinsom-single-topic-list a {
    margin: 0 12px 12px 0;
    min-height: 32px;
    background-color: white;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    vertical-align: top;
    overflow: hidden;
    color: #333 !important;
    text-decoration: none !important;
    display: inline-block;
}
.jinsom-single-topic-list>a img {
    border: none;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0px !important;
}
.jinsom-single-topic-list a span {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
}

/*文章内容页面*/
.jinsom-single-content iframe {
    max-width: 100%;
}
.jinsom-single-content blockquote h2 {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
blockquote {
    padding-left: 1em;
    margin: 1em 0;
    color: #6b7a8c;
    border-left: 4px solid #cfd8e6;
}
.jinsom-single-content h1 {
    font-weight: bold;
    padding: 0;
}
.jinsom-single-content h2,.jinsom-single-content h3,.jinsom-single-content h4,.jinsom-single-content h5,.jinsom-single-content h6 {
    font-weight: bold;
    padding-top: 50px !important;
    margin-top: -50px !important;
}
#jinsom-bbs-publish-hide-content .title {
    font-size: 16px;
    margin-bottom: 5px;
    color: #999;
}
.jinsom-single-content img {
    padding: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin-bottom: 10px;
    cursor: pointer;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.jinsom-single-content a {
    color: #0027ff;
    text-decoration: underline;
}
.jinsom-single-content a:hover {
    color: #f00;
}
.jinsom-single-content p {
    line-height: 1.7;
    display: block;
    min-height: 27px;
}
.jinsom-single-content .syntaxhighlighter ,.bbs_single_cnt .syntaxhighlighter{
    margin-bottom: 20px !important;
}
.jinsom-single-content {
    font-size: 16px;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 20px;
    overflow: hidden;
}
.jinsom-single-content ul,.jinsom-single-content ol,.jinsom-bbs-single-content ul,.jinsom-bbs-single-content ol{
    margin: 1em 0;
    padding-left: 40px;
    box-sizing: border-box;
}
.jinsom-single-content ul li,.jinsom-bbs-single-content ul li {
    list-style-type: disc;
}
.jinsom-single-content ol li,.jinsom-bbs-single-content ol li {
    list-style-type: decimal;
}
.jinsom-btn {
    border-radius: 1px;
    background-color: #5fb878;
    width: 100px;
    color: #fff;
    margin: auto;
    cursor: pointer;
    padding: 5px 0px;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
.jinsom-btn.no {
    background-color: #ccc;
}
.jinsom-tips {
    text-align: center;
    padding: 20px;
    color: #999;
    background: #f2f2f5;
    clear: both;
}
.jinsom-tips p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
}
.jinsom-tips .jinsom-niming {
    font-size: 30px;
    vertical-align: -5px;
}



/*空页面*/
.jinsom-empty-page {
    text-align: center;
    color: #999;
    padding: 20px;
    clear: both;
}
.jinsom-empty-page i {
    font-size: 35px;
}
.jinsom-empty-page .title {
    margin-top: 8px;
    font-size: 14px;
}
.jinsom-sidebar-box .jinsom-empty-page {
    padding: 30px 0;
}
.jinsom-sidebar-box .jinsom-empty-page i {
    font-size: 35px;
}
.jinsom-sidebar-box .jinsom-empty-page .title {
    font-size: 12px;
}


/*右侧栏*/
.jinsom-right-bar {
    position: fixed;
    right: 3%;
    top: 40%;
    z-index: 1000;
}
.jinsom-right-bar li {
    margin-bottom: 10px;
    width: 35px;
    height: 35px;
    display: block;
    cursor: pointer;
    border-radius: 2px;
    padding: 5px;
    background-color: #fff;
    text-align: center;
    color: #333;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    position: relative;
}
.jinsom-right-bar li:hover {
    color: #5fb878;
}
.jinsom-right-bar li i {
    line-height: 35px;
    font-size: 20px;
}


/*标签页面（话题）*/
.jinsom-topic-header {
    position: relative;
    overflow: hidden;
    border-radius: 2px 2px 0 0;
}
.jinsom-topic-header .type {
    width: 100px;
    height: 100px;
    position: absolute;
    background: #2eb354;
    top: -50px;
    left: -50px;
    transform: rotate(-45deg);
    z-index: 9;
    color: #fff;
    text-align: center;
}
.jinsom-topic-header .type span {
    position: absolute;
    bottom: 8px;
    font-size: 16px;
    margin-left: -17px;
}
.jinsom-topic-header i.setting {
    font-size: 22px;
    position: absolute;
    z-index: 9;
    right: 5px;
    top: 5px;
    color: #fff;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
}
.jinsom-topic-header-bg {
    height: 200px;
    position: absolute;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.jinsom-topic-header-main {
    height: 180px;
    position: relative;
    color: #fff;
    font-size: 18px;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
    margin: 10px 50px;
    box-sizing: border-box;
    line-height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden !important;
    display: table;
}
.jinsom-topic-header-content{
    display: table-cell;
    vertical-align: middle;
}
.jinsom-topic-header-content i.a {
    position: relative;
    top: -10px;
    margin-right: 5px;
}
.jinsom-topic-header-content i.b {
    position: relative;
    top: 5px;
    margin-left: 8px;
}
.jinsom-topic-info {
    background-color: #ffff;
    padding: 20px;
}
.jinsom-topic-info .name {
    font-size: 22px;
    color: #333;
    float: left;
    margin-right: 20px;
}
.jinsom-topic-info .name i {
    font-size: 25px;
    margin-right: 10px;
}
.jinsom-topic-follow-btn {
    background-color: #2eb354;
    color: #fff;
    padding: 5px 20px;
    border-radius: 1px;
    cursor: pointer;
    float: left;
}
.jinsom-topic-follow-btn.had {
    background-color: #999;
}
.jinsom-topic-publish-btn {
    background-color: #03A9F4;
    color: #fff;
    padding: 5px 20px;
    border-radius: 1px;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}
.jinsom-topic-info-content .right span {
    margin-left: 10px;
}
.jinsom-topic-info-content .right i {
    font-style: normal;
}
.jinsom-topic-info-content .right {
    float: right;
    line-height: 29px;
    font-size: 12px;
}

.jinsom-topic-menu {
    background-color: #fff;
    border-top: 1px solid #f6f6f6;
    display: flex;
}
.jinsom-topic-menu li {
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    color: #555;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    flex: 1;
    overflow: hidden;
    width: 54px;
}
.jinsom-topic-menu li.on:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 46px;
}
.jinsom-topic-menu li:hover:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 46px;
}
.jinsom-topic-post-list {
    margin-top: 20px;
}


/*评论*/
.jinsom-comment-form{
    font-size: 12px;
    line-height: 18px;
    padding: 0 20px;
}
.jinsom-comment-textarea{
    margin-bottom: 10px;
    position: relative;
}
.jinsom-comments-btn{
    font-size: 14px;
    text-align: center;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #5FB878;
    color: #fff;
    float: right;
    padding: 0 20px;
}
.jinsom-bbs-edior.comment {
    margin-bottom: 10px;
    z-index: 1;
}
.jinsom-post-comments{
    width: 100%;
    height: 37px;
    font-size: 14px;
    padding: 10px 40px 10px 10px;
    color: #54412E;
    margin-bottom: 5px;
    line-height: 15px;
    max-width: 100%;
    resize: none;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 2px;
}
.jinsom-post-comment-list li {
    border-bottom: 1px dotted #e6e6e6;
    padding: 10px 0 5px;
}
.jinsom-post-comment-list li:last-child {
    border-bottom: none;
}
.jinsom-comment-avatar {
    float: left;
    position: relative;
}
.jinsom-comment-avatar img {
    height: 40px;
    border-radius: 100%;
    width: 40px;
}
.jinsom-comment-header {
    width: 100%;
    word-break: break-all;
    margin-left: 50px;
    box-sizing: border-box;
    font-size: 13px;
    position: relative;
    color: #666;
}
.jinsom-comment-up {
    position: absolute;
    right: 56px;
    cursor: pointer;
}
.jinsom-comment-up i {
    font-size: 15px;
    margin-right: 5px;
}
.jinsom-comment-up.on {
    color: #FF5722;
}
.jinsom-comment-time,.jinsom-comment-from {
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}
.jinsom-comment-info {
    margin-bottom: 4px;
    overflow: hidden;
}
.jinsom-comment-content {
    padding: 15px 20px 0;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
}
.jinsom-comment-content img.emoji {
    width: 28px !important;
    height: 28px !important;
    max-height: 28px !important;
}
.jinsom-comment-footer {
    text-align: right;
    color: #999;
    min-height: 18px;
}
.jinsom-comment-footer span {
    margin: 0 8px;
    cursor: pointer;
    display: none;
}
.jinsom-comment-footer span:last-child {
    display: inline-block;
}
.jinsom-post-comment-list li:hover .jinsom-comment-footer span{
    color: #999;
    display: initial;
}


/*转载 分享*/
.jinsom-post-at {
    color: #1e73be;
    cursor: pointer;
    margin: 0 2px;
    display: inline-flex;
    overflow: hidden;
}
jin.jinsom-post-at img.emoji {
    width: 20px !important;
    height: 20px !important;
    max-height: 20px !important;
}
/*首页ajax菜单*/
.jinsom-index-menu {
    background-color: #fff;
    clear: both;
    position: relative;
    margin-bottom: 20px;
}
.jinsom-index-menu-list {
    display: flex;
}
.jinsom-index-menu li {
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    color: #555;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    flex: 1;
    overflow: hidden;
}
.jinsom-index-menu li:hover:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 46px;
}
.jinsom-index-menu li.on:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 46px;
}
.jinsom-index-menu :after {
    content: '';
    display: block;
    clear: both;
}

/*转载*/
.jinsom-reprint {
    padding: 15px 0;
    position: relative;
    background-color: #f2f2f5;
}
.jinsom-reprint-author {
    padding: 0 20px;
}
.jinsom-reprint-title {
    margin: 8px 0 0;
    color: #444;
    font-size: 18px;
    margin-bottom: -8px;
    padding: 0 20px;
}
.jinsom-reprint-content {
    margin-top: 10px;
    color: #555;
    line-height: 30px;
    font-size: 13px;
    padding: 0 20px;
}
.jinsom-reprint-more {
    color: #1e73be;
}




/*首页媒体格子*/
.jinsom-media-show {
    width: 1065px;
    margin: 0px auto 0;
    overflow: hidden;
}
.jinsom-media-show li {
    float: left;
    height: 200px;
    width: 251px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 20px;
}
.jinsom-media-show li img {
    width: 100%;
    height: 195px;
    box-sizing: border-box;
    height: 198px;
    border-radius: 2px;
}
/*特效*/
.jinsom-media-show li figure {
    border-radius: 2px;
}
figure.effect-apollo {
    background: #3498db;
}
figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    text-align: center;
}
.jinsom-media-show li .effect-apollo img {
    box-sizing: border-box;
    height: 198px;
    border: none;
    width: 251px;
}
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
figure figcaption {
    padding: 2em;
    color: #fff;
    box-sizing: border-box;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure figcaption, figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.effect-apollo h2 {
    text-align: center;
    margin: 20px 0 10px 0;
    font-size: 20px;
}
figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-ming h2 {
    margin: 20px 0 10px 0;
    font-size: 20px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-ming p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}
figure.effect-ming {
    background: #030c17;
}
figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
figure figcaption > a {
    z-index: 99;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-ming:hover img {
    opacity: 0.4;
}
figure.effect-ming:hover figcaption {
    background-color: rgba(58,52,42,0);
}
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.jinsom-media-show li:nth-child(4n) {
    margin-right: 0;
}
.jinsom-media-show li a span {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    text-align: center;
    line-height: 64px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 100%;
}
.jinsom-media-show li a i {
    font-size: 22px;
    color: #c3c3c3;
    margin-left: 5px;
}
.jinsom-media-show li:hover a span {
    background-color: rgba(0, 0, 0, 0.6);
}
.jinsom-media-show li:hover a span i {
    color: #fff;
}


/*底部*/
.jinsom-footer {
    background-color: #000;
    position: relative;
    z-index: 998;
}
.jinsom-footer-top {
    width: 1120px;
    margin: 0 auto;
    padding: 30px 0;
    display: flex;
}
.jinsom-footer-top .logo img {
    max-width: 100%;
}
.jinsom-footer-top>li {
    flex: 1;
    text-align: center;
    color: #999;
}
.jinsom-footer-top>li>.title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 7px;
    line-height: 28px;
}
.jinsom-footer-top>li>ul>li {
    float: inherit;
    width: inherit;
    margin-top: inherit;
    line-height: 30px;
    font-size: 14px;
}
.jinsom-footer-bottom {
    max-width: 1120px;
    margin: 0 auto;
    color: #666;
    line-height: 50px;
}
.jinsom-footer-top>li .code img {
    width: 110px;
    height: 110px;
}
.jinsom-footer-top>li>ul>li>a{
    color: #666;
}
.jinsom-footer-top>li>ul>li>a:hover {
    color: #74c13d;
}
.jinsom-footer-top .logo>div {
    margin-top: 10px;
}


/*论坛*/
.jinsom-bbs-header {
    width: 1065px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 10px;
}
.jinsom-bbs-header-bg {
    margin: 0px auto 0;
    position: relative;
    height: 180px;
    background-size: cover;
    border-bottom: none;
    border-radius: 2px 2px 0 0;
}
.jinsom-bbs-header-bg i {
    position: absolute;
    right: 10px;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    top: 5px;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.jinsom-bbs-header-info {
    margin: auto;
    background: #fff;
    padding-bottom: 20px;
    border-top: none;
    border-radius: 0 0 2px 2px;
    padding-right: 30px;
}
.jinsom-bbs-header-info-avatar {
    margin-top: -70px;
    left: 30px;
    float: left;
    z-index: 99;
    position: relative;
    border: 1px solid #f3f3f3;
    padding: 3px;
    background-color: #fff;
    border-radius: 2px;
}
.jinsom-bbs-header-info-avatar img {
    width: 150px;
    height: 150px;
}
.jinsom-bbs-header-info-avatar span {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -15px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 3px;
    right: -25px;
    cursor: pointer;
}
.jinsom-bbs-header-info-btn child {
    color: #999;
}
.jinsom-bbs-header-info-avatar span img {
    width: 50px;
    height: 50px;
}
.jinsom-bbs-header-info-avatar span:hover {
    border: 1px solid #beb9b9;
}
.jinsom-bbs-header-info-btn {
    margin-left: 220px;
    padding-top: 20px;
}
.jinsom-bbs-header-info-btn .name {
    font-size: 22px;
    color: #333;
    float: left;
    margin-right: 5px;
}
.jinsom-bbs-header-info-btn .chat {
    background-color: #2786e4;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    color: #fff !important;
    font-size: 16px !important;
    margin-left: 10px;
    cursor: pointer;
    width: 120px;
    text-align: center;
    display: inline-block;
}
.jinsom-bbs-header-info-btn .follow {
    width: 90px;
    margin-left: 20px;
    cursor: pointer;
    background-color: #ff7575;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center;
    display: inline-block;
}
.jinsom-bbs-header-info-btn .follow.had {
    background-color: #888;
    color: #ffffff !important;
}
.jinsom-bbs-header-publish-btn {
    float: right;
    width: 100px;
    text-align: center;
    background-color: #5fb878;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
    line-height: 30px;
}
.jinsom-bbs-header-publish-btn i {
    vertical-align: 1px;
}
.jinsom-bbs-follow-info {
    font-size: 12px;
    line-height: 30px;
    margin-left: 20px;
}
.jinsom-bbs-follow-info span {
    margin-right: 10px;
}
.jinsom-bbs-follow-info span m {
    color: #f00;
}
.jinsom-bbs-header-info-desc {
    margin-left: 220px;
    margin-top: -20px;
}
.jinsom-bbs-box {
    background: #fff;
    padding: 10px;
    border-radius: 2px 2px 0 0;
}
.jinsom-bbs-cat-list li {
    float: left;
    padding: 15px;
    box-sizing: border-box;
    width: 48%;
    margin-bottom: 10px;
    background-color: #fafafa;
    margin-right: 4%;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.jinsom-bbs-cat-list li .setting {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    display: none;
}
.jinsom-bbs-cat-list li:hover {
    background-color: #f1f1f1;
}
.jinsom-bbs-cat-list li:hover .setting{
    display: block;
}
.jinsom-bbs-cat-list li:nth-child(2n) {
    margin: 0;
}
.jinsom-bbs-cat-list li .left {
    float: left;
    margin-right: 10px;
}
.jinsom-bbs-cat-list li .left img {
    width: 50px;
    height: 50px;
    border-radius: 6px;
}
.jinsom-bbs-cat-list li .right {
    float: left;
}
.jinsom-bbs-cat-list li .right .desc {
    font-size: 12px;
    color: #999;
    width: 133px;
    max-height: 38px;
    line-height: 18px;
    margin-top: 3px;
    min-width: 238px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.jinsom-bbs-cat-list li .right .name span {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    background-color: #ccc;
    padding: 3px 4px;
    border-radius: 6px;
    vertical-align: 2px;
    min-width: 20px;
    display: inline-block;
    text-align: center;
}
.jinsom-content-left.full .jinsom-bbs-cat-list li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
}
.jinsom-content-left.full .jinsom-bbs-cat-list li:nth-child(3n) {
    margin-right: 0;
}

.jinsom-bbs-post-list.had {
    max-height: 255px;
    overflow: hidden;
}
.jinsom-bbs-commend-post-more {
    text-align: center;
    cursor: pointer;
    color: #888;
    margin-top: 5px;
}
.jinsom-bbs-commend-post-more:hover {
    color: #333;
}
.jinsom-bbs-list-1 {
    position: relative;
    z-index: 1;
    padding: 15px 10px 0 80px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 15px;
}
.jinsom-bbs-list-1 .left {
    position: absolute;
    left: 0;
    text-align: center;
}
.jinsom-bbs-list-1 .left a {
    position: relative;
    float: left;
    margin: 0 0px 0 5px;
}
.jinsom-bbs-list-1 .left a img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    border-radius: 100%;
    border: 1px solid #f1f1f1;
}
.jinsom-bbs-list-1 .left m {
    float: right;
    background: transparent url(../../images/bbs-arrow.png) left top no-repeat;
    width: 15px;
    min-height: 50px;
    display: block;
}
.jinsom-bbs-list-1 .right {
    position: relative;
}
.jinsom-bbs-list-1 .right h1 {
    word-wrap: break-word;
    position: relative;
    max-width: 450px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin-right: 5px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    line-height: 24px;
}
.jinsom-content-left.full .jinsom-bbs-list-1 .right h1{
    max-width: 750px;
}
.jinsom-bbs-list-1 .right .num {
    float: right;
    color: #999;
}
.jinsom-bbs-list-1-info {
    position: relative;
    z-index: 1;
    padding: 13px 0 0;
    word-wrap: break-word!important;
    font-size: 12px;
    clear: both;
}
.jinsom-bbs-list-1-info-left {
    float: left;
    overflow: hidden;
}
.jinsom-bbs-list-1-info-right {
    float: right;
    overflow: hidden;
}
.jinsom-bbs-list-1-info span {
    margin: 5px 15px 5px 0;
    color: #999;
}
.jinsom-bbs-list-1-info span a{
    color: #999;
}
.jinsom-bbs-list-1 .right h1 a span {
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    border-radius: 1px;
    background: #5fb878;
    margin-right: 10px;
    line-height: 24px;
}
.jinsom-bbs-list-1 .right h1 a span i {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    margin-left: 8px;
    border-left: 4px solid #5fb878;
}
.jinsom-bbs-list-1:last-child {
    border: none;
}
.jinsom-bbs-list-1:hover {
    background-color: #fafafa;
}
.jinsom-bbs-cat-list {
    padding: 10px 10px 0;
}
.jinsom-bbs-box-header .left {
    float: left;
}
.jinsom-bbs-box-header .right {
    float: right;
    font-size: 18px;
    color: #333;
    margin-left: 20px;
    margin-top: 4px;
}
.jinsom-bbs-box-header {
    padding: 0px 15px 0px;
    margin-bottom: 10px;
}
.jinsom-bbs-box-header.grid {
    margin-bottom: 0;
}
.jinsom-bbs-box-header .left li.on {
    border-bottom: 2px solid #4CAF50;
}
.jinsom-bbs-box-header .left li {
    float: left;
    margin: 5px 10px 0;
    padding: 0 5px 11px;
    cursor: pointer;
}
.jinsom-bbs-box-header .right input {
    border: 1px solid #e1e1e1;
    font-size: 14px;
    padding: 6px;
    width: 250px;
    border-radius: 2px;
}
.jinsom-bbs-box-header .right i {
    font-size: 18px;
    vertical-align: -2px;
    cursor: pointer;
    color: #bbb;
}
#jinsom-bbs-publish-form {
    margin-top: 20px;
    position: relative;
}
.jinsom-bbs-publish-info {
    width: 100%;
    border-top: 0;
    box-sizing: border-box;
    background: #fff;
    padding-bottom: 1px;
    padding: 15px 15px 5px 0;
}
#jinsom-bbs-hide-content {
    border: 1px solid #e6e6e6;
}
#jinsom-bbs-publish-btn {
    font-size: 18px;
    text-align: center;
    border: 0;
    cursor: pointer;
    height: 28px;
    color: #fff;
    background-color: #5FB878;
    line-height: 30px;
    padding: 6px 18px;
}
.jinsom-bbs-title {
    width: 100%;
    line-height: 30px;
    padding: 5px 10px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.jinsom-publish-upload-box .header i {
    vertical-align: -2px;
}
.jinsom-publish-upload-box .header {
    border-bottom: 1px solid #e6e6e6;
    color: #999;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    cursor: pointer;
    background: #f9f9f9;
    margin-bottom: 10px;
}
.jinsom-publish-upload-box {
    position: absolute;
    border-right: 1px solid #e6e6e6;
    width: 100px;
    background-color: #fff;
    margin-left: -101px;
    z-index: 998 !important;
}
.jinsom-publish-upload-box .content {
    padding: 0 10px 10px;
    text-align: center;
    height: 367px;
    overflow-y: auto;
}
.jinsom-publish-upload-box>.add {
    width: 78px;
    height: 58px;
    color: rgb(210, 210, 210);
    font-size: 50px;
    line-height: 58px;
    text-align: center;
    font-family: 宋体;
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: dashed;
    border-color: rgb(210, 210, 210);
    border-image: initial;
    overflow: hidden;
    margin: 0 10px 10px;
}
.jinsom-publish-upload-box .content .add:hover {
    color: #555;
    border-color: #555;
}
.jinsom-publish-upload-box .content li:hover i {
    display: block;
}
.jinsom-publish-upload-box .content li i {
    position: absolute;
    background: #F44336;
    color: #fff;
    font-size: 12px;
    padding: 4px 4px;
    border-radius: 100%;
    right: -8px;
    top: 2px;
    cursor: pointer;
    display: none;
    z-index: 1;
}
.jinsom-publish-upload-box .content li p {
    position: absolute;
    background-color: rgba(0,0,0,0.4);
    width: 70px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 5px;
    cursor: pointer;
}
.jinsom-publish-upload-box .content li {
    text-align: center;
    padding: 10px 0 10px;
    border-bottom: 1px solid rgba(212, 212, 212, 0.37);
    clear: both;
    position: relative;
}
.jinsom-publish-upload-box .content li:last-child {
    border-bottom: none;
}
.jinsom-publish-upload-box .content li img {
    max-width: 70px;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #e6e6e6;
    min-height: 30px;
}
.jinsom-publish-upload-box .content .add img {
    vertical-align: 8px;
}
.jinsom-publish-upload-box .content::-webkit-scrollbar {
    width: 0px;
    background-color: #ffffff;
}
.jinsom-publish-upload-box .content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #b3b3b3;
}
.jinsom-bbs-edior {
    background: #fff;
    position: relative;
}
.jinsom-bbs-no-power .tips {
    width: 100%;
    text-align: center;
    animation: 999;
    color: #f00;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 15px;
    border-radius: 2px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jinsom-bbs-no-power .tips span {
    background-color: #6d89bb;
    color: #fff;
    padding: 3px 8px;
    margin: 0 3px;
    border-radius: 2px;
    cursor: pointer;
}
.jinsom-bbs-edior-footer-bar {
    position: relative;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    padding: 6px 0;
    border-bottom: 1px solid #e6e6e6;
    background: #f9f9f9;
}
.jinsom-bbs-edior-footer-bar.pay {
    border-left: 1px solid #e6e6e6;
    margin-top: -1px;
    border-right: 1px solid #e6e6e6;
}
.jinsom-bbs-edior-footer-bar span:first-child {
    padding-left: 15px;
}
.jinsom-bbs-edior-footer-bar>span {
    padding: 0 15px;
    cursor: pointer;
    border-right: 1px solid #e6e6e6;
}
.jinsom-bbs-edior-footer-bar span:last-child {
    border-right: none;
}
.jinsom-bbs-edior-footer-bar span:hover {
    color: #5fb878;
}


.jinsom-bbs-list-2-desc {
    clear: both;
    color: #888;
    padding: 4px 0 6px;
    line-height: 24px;
}
.jinsom-bbs-list-2-desc .wp-smiley {
    width: 20px !important;
    height: 20px !important;
}
.jinsom-bbs-list-2 .jinsom-bbs-list-1-info {
    padding-top: 0;
}
.jinsom-bbs-list-2-img-list {
    padding: 0 0 10px;
    display: flex;
}
.jinsom-bbs-list-2-img-list a{
    float: left;
    position: relative;
    width: 203px;
    height: 160px;
    margin-right: 5px;
    background-size: cover;
    border: 1px solid #f5f5f5;
}
.jinsom-bbs-list-2-img-list a:last-child span {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 18px;
    display: inline-block;
    color: #fff;
    text-align: center;
    top: 135px;
    right: 5px;
    border-radius: 2px;
}
.jinsom-bbs-list-3 li {
    float: left;
    width: 32%;
    background-color: #fff;
    box-shadow: 0 0 3px #ddd;
    border-bottom: 1px solid #ddd;
    margin-right: 2%;
    margin-bottom: 20px;
    position: relative;
}
.jinsom-bbs-list-3 li .bg {
    height: 220px;
    background-size: cover;
    background-position: center;
}
.jinsom-bbs-list-3 li h1 {
    font-size: 16px;
    padding: 12px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 18px;
}
.jinsom-bbs-list-3 li .info {
    padding: 0 10px 10px;
    color: #999;
    font-size: 12px;
}
.jinsom-bbs-list-3 li .info a {
    display: inline-block;
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jinsom-bbs-list-3 li .info span:first-child {
    float: left;
    margin-top: 0;
}
.jinsom-bbs-list-3 li .info span {
    margin-right: 10px;
    float: right;
    margin-top: 4px;
}
.jinsom-bbs-list-3 li:nth-child(3n) {
    margin-right: 0;
}
.jinsom-bbs-list-3 li .info span img {
    border-radius: 100%;
    width: 22px;
    height: 22px;
    margin-right: 2px;
}
.jinsom-bbs-list-3 li .info span i {
    font-size: 14px;
}
.jinsom-content-left.full .jinsom-bbs-list-3 li {
    width: 23.5%;
}
.jinsom-content-left.full .jinsom-bbs-list-3 li:nth-child(3n) {
    margin-right: 2%;
}
.jinsom-content-left.full .jinsom-bbs-list-3 li:nth-child(4n) {
    margin-right: 0;
}
.jinsom-bbs-list-1 .right .mark span {
    height: 19px;
    line-height: 20px;
    padding: 0 7px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin: 2px 0 0 3px;
}

/*有图*/
.jinsom-bbs-post-type-img i {
    color: #999;
    vertical-align: -2px;
}
/*置顶*/
.jinsom-bbs-post-type-up {
    background-color: #1499f8;
}
/*加精*/
.jinsom-bbs-post-type-nice {
    background-color: #f35b4f;
}
/*付费*/
.jinsom-bbs-post-type-pay {
    background-color: #FF9800;
}
/*投票*/
.jinsom-bbs-post-type-vote {
    background-color: #673AB7;
}
/*vip*/
.jinsom-bbs-post-type-vip {
    background-color: #e4cd02;
}
/*回复可见*/
.jinsom-bbs-post-type-comment {
    background-color: #009688;
}
/*登录可见*/
.jinsom-bbs-post-type-login {
    background-color: #6d89bb;
}
/*问答未完成*/
.jinsom-bbs-post-type-answer {
    background-color: #FF5722;
}
/*问答已经完成*/
.jinsom-bbs-post-type-answer.ok {
    background-color: #4fc277;
}
/*活动帖子*/
.jinsom-bbs-post-type-activity {
    background-color: #5fb878;
}
.jinsom-bbs-list-3 {
    margin-bottom: 20px;
}
.jinsom-bbs-list-3 li .thum img {
    width: 100%;
    height: auto;
}


.jinsom-bbs-list-4 li {
    position: absolute !important;
    width: 233.33px !important;
    margin-right: 0 !important;
}
#jinsom-bbs-list-4 {
    position: relative;
    width: 760px;
    margin-bottom: 120px;
}
.jinsom-bbs-list-box {
    min-height: 100px;
}
.jinsom-bbs-list-box .jinsom-empty-page {
    margin-top: 80px;
}
.jinsom-content-left.full .jinsom-bbs-list-4 li {
    position: absolute !important;
    width: 251px !important;
    margin-right: 0 !important;
}
.jinsom-content-left.full #jinsom-bbs-list-4 {
    position: relative;
    width: 1085px;
    margin-bottom: 100px;
}
#jinsom-bbs-list-4 .jinsom-more-posts {
    position: absolute;
    left: 50%;
    bottom: -80px;
    margin-left: -50px;
}
.jinsom-bbs-list-5 li .info {
    line-height: 26px;
    height: 30px;
}
.jinsom-bbs-list-5 li .info span:first-child {
    font-size: 20px;
    color: #e4393c;
}
.jinsom-bbs-list-5 li .info span:first-child m {
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 22px;
    vertical-align: -3px;
    margin-right: 4px;
}
.jinsom-bbs-list-5 li .info span.free {
    font-size: 16px;
    margin-top: 5px;
}
.jinsom-bbs-notice-bar {
    width: 1065px;
    margin: auto;
    cursor: pointer;
}
.jinsom-more-posts.default {
    margin-top: 10px;
    background-color: #fff;
}
#jinsom-change-code {
    cursor: pointer;
}

/*帖子页面*/
.jinsom-bbs-single-box {
    min-height: 200px;
    background-color: #fff;
    clear: both;
    margin-bottom: 10px;
    border-radius: 2px;
    background-repeat: repeat-y;
    position: relative;
    display: flex;
}
.jinsom-bbs-single-header-info {
    padding: 20px 20px 10px;
    border-bottom: 1px solid #f5f5f5;
}
.jinsom-bbs-single-header-info .avatar {
    width: 66px;
    height: 66px;
    display: inline-block;
    border-radius: 2px;
}
.jinsom-bbs-single-header-info .avatar img {
    width: 60px;
    height: 60px;
    border: solid 1px #f5f5f5;
    background: #fff;
    padding: 2px;
}
.jinsom-bbs-single-header-info .name a {
    font-size: 20px;
    margin-left: 10px;
}
.jinsom-bbs-single-header-info .follow {
    width: 80px;
    margin-left: 10px;
    cursor: pointer;
    background-color: #ff7575;
    border-radius: 2px;
    line-height: 30px;
    color: #fff !important;
    text-align: center;
    display: inline-block;
}
.jinsom-bbs-single-header-info .follow.had {
    background-color: #888;
}
.jinsom-bbs-single-header-info .jinsom-bbs-follow-info {
    font-size: 16px;
}
.jinsom-bbs-single-title {
    padding: 10px 20px 10px 20px;
    height: 26px;
}
.jinsom-bbs-single-title h1 {
    font-size: 18px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 70%;
    box-sizing: border-box;
    margin-right: 5px;
    cursor: pointer;
}
.jinsom-bbs-single-title .mark {
    float: left;
}
.jinsom-bbs-single-title .mark span {
    height: 19px;
    line-height: 20px;
    padding: 0 7px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    vertical-align: -4px;
    margin-left: 3px;
}
.jinsom-bbs-single-title .do {
    float: right;
    font-size: 22px;
    cursor: pointer;
    width: 60px;
    text-align: center;
    margin-right: -20px;
}
.jinsom-bbs-post-setting {
    background-color: #fff;
    z-index: 9;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    padding: 5px 5px;
    text-align: center;
    border-radius: 2px;
    width: 90px;
    position: absolute;
    right: 6px;
    display: none;
}
.jinsom-bbs-post-setting:before {
    right: 20px;
    top: -5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #FFFFFF;
    content: "";
    height: 8px;
    position: absolute;
    width: 8px;
    z-index: 999;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.jinsom-bbs-post-setting li:hover {
    background-color: #5FB878;
    color: #fff;
}
.jinsom-bbs-post-setting li {
    border-bottom: #f5f5f5 1px solid;
    font-size: 14px;
    color: #565656;
    height: 35px;
    line-height: 35px;
    width: 90px;
    display: inline-block;
}
.jinsom-bbs-post-setting li:last-child {
    border-bottom: none;
}

.jinsom-bbs-post-setting li.redbag i {
    color: #F44336;
}
.jinsom-bbs-single-header {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 2px;
}
.jinsom-bbs-single-box .left {
    width: 128px;
    float: left;
    position: relative;
    padding: 20px;
    background: #FBFBFD;
    border-radius: 4px 0 0;
    box-sizing: border-box;
}
.jinsom-bbs-single-box .right {
    vertical-align: top;
    padding: 15px 15px 10px 15px;
    min-height: 165px;
    float: right;
    width: 100%;
    position: relative;
}
.jinsom-bbs-single-box .right .answer-icon {
    position: absolute;
    font-size: 50px;
    color: #5fb878;
    right: -3px;
    top: 1px;
    z-index: 9;
}
.jinsom-bbs-single-footer .answer {
    color: #5fb878;
    font-weight: bold;
}
.jinsom-bbs-single-footer .add {
    color: #F44336;
    font-weight: bold;
}
.jinsom-bbs-single-content {
    min-height: 260px;
    line-height: 1.7;
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}
.jinsom-bbs-comment-list .jinsom-pop-video {
    max-width: 80%;
}
.jinsom-bbs-single-content .emoji {
    min-width: 30px;
    min-height: 30px;
    vertical-align: -6px !important;
}
.jinsom-bbs-single-content p {
    line-height: 1.7;
    display: block;
    min-height: 27px;
}
.jinsom-bbs-comment-list .jinsom-bbs-single-content{
    min-height: 150px;
}
.jinsom-bbs-single-content img {
    padding: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin-bottom: 10px;
    cursor: pointer;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.jinsom-bbs-single-box .left .landlord {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0px;
    right: 0;
    background: url(../../images/bbs_single_icon.png) no-repeat;
}
.jinsom-bbs-single-box .left .avatar img {
    width: 88px;
    height: 88px;
    border-radius: 100%;
    padding: 3px;
    border: solid 1px #f5f5f5;
    box-sizing: border-box;
}
.jinsom-bbs-single-box .left .name a {
    color: #1d77d4;
}
.jinsom-bbs-single-box .left .name {
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
}
.jinsom-bbs-single-box .left>.avatar {
    position: relative;
    background-color: inherit;
}
.jinsom-bbs-single-box .left .avatar .jinsom-verify {
    bottom: 2px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-size: 60px;
}
.jinsom-bbs-single-box .left .avatar .jinsom-verify-a {
    background-position: -20px -20px;
}
.jinsom-bbs-single-box .left .avatar .jinsom-verify-b {
    background-position: -20px -80px;
}
.jinsom-bbs-single-box .left .avatar .jinsom-verify-c {/*女神*/
    background-position: -20px -200px;
}
.jinsom-bbs-single-box .left .avatar .jinsom-verify-d {
    background-position: -20px -140px;
}
.jinsom-bbs-single-box .left .info {
    margin-top: 10px;
}
.jinsom-bbs-single-box .left .info .admin {
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: solid 1px #f4f2f2;
}
.jinsom-bbs-single-box .left .info .admin .a {
    width: 40%;
    height: 28px;
    top: 4px;
    background-image: url(../../images/bbs_admin.png);
    background-position: 6px -1px;
    background-repeat: no-repeat;
    float: left;
}
.jinsom-bbs-single-box .left .info .admin .b {
    width: 38%;
    height: 28px;
    top: 4px;
    background-image: url(../../images/bbs_admin.png);
    background-position: 6px -42px;
    background-repeat: no-repeat;
    float: left;
}
.jinsom-bbs-single-box .left .info .admin span:last-child {
    line-height: 30px;
}
.jinsom-bbs-single-footer {
    float: right;
    margin-top: 10px;
    color: #999;
    font-size: 12px;
}
.jinsom-bbs-single-footer span.delete:hover {
    color: #f00;
}
.jinsom-bbs-single-footer span {
    margin-left: 10px;
    cursor: pointer;
}
.jinsom-bbs-single-footer span.comment {
    color: #407aec;
    font-size: 14px;
    vertical-align: -0.7px;
}
.jinsom-bbs-comment-floor {
    position: relative;
    display: none;
    border-radius: 2px;
    clear: both;
    margin: 20px 0;
    padding-top: 10px;
}
.jinsom-bbs-comment-floor-list li {
    margin: 0px 0px 10px;
    padding-bottom: 10px;
    border-bottom: 1px #fbf6f6 solid;
}
.jinsom-bbs-comment-floor-list li .floor-left {
    float: left;
    position: relative;
    margin-right: 10px;
}
.jinsom-bbs-comment-floor-list li .floor-left img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #f6f6f6;
}
.jinsom-bbs-comment-floor-list li .floor-right {
    float: left;
    max-width: 528px;
    width: 100%;
    margin-top: 10px;
}
.jinsom-bbs-comment-floor-list li .floor-right .name a {
    color: #2196F3;
    display: inline-flex;
    overflow: hidden;
}
.jinsom-bbs-comment-floor-list li .bottom {
    clear: both;
    text-align: right;
    color: #999;
    height: 16px;
}
.jinsom-bbs-comment-floor-list li .bottom span {
    margin-left: 10px;
    font-size: 12px;
    cursor: pointer;
    display: none;
}
.jinsom-bbs-comment-floor-list li:hover .bottom span {
    display: inline-block;
}
.jinsom-bbs-comment-floor-list li .floor-right .content {
    word-wrap: break-word;
    word-break: break-all;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.jinsom-bbs-comment-floor-list li .floor-right .content .emoji {
    min-width: 28px;
    min-height: 28px;
}
.jinsom-bbs-comment-floor-list li .floor-right .content .wp-smiley {
    width: 20px !important;
    height: 20px !important;
    max-height: 20px !important;
}
.jinsom-bbs-comment-floor-list li:last-child {
    border-bottom: none;
}
.jinsom-bbs-comment-floor-textarea {
    width: 100%;
    border: 1px solid #f1f1f1;
    resize: none;
    height: 36px;
    font-size: 14px;
    padding: 8px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.jinsom-bbs-comment-floor-list li .bottom .comment {
    color: #407aec;
}
.jinsom-bbs-comment-floor-list li .bottom .delete:hover {
    color: #f00;
}
.jinsom-bbs-comment-floor .jinsom-post-comments {
    padding: 10px;
}
.jinsom-bbs-edior-footer-bar .redbag {
    color: #F44336;
    vertical-align: 0px;
}
.jinsom-bbs-edior-footer-bar .redbag:hover {
    color: #f00;
}
.jinsom-more-posts.comment {
    margin: 30px auto 50px;
}
.jinsom-bbs-edior-footer-bar .right {
    float: right;
    margin-right: 10px;
}
.jinsom-bbs-edior-footer-bar .right m {
    padding: 3px 10px;
    cursor: pointer;
    background-color: #f9f9f9;
    color: #23a649;
    font-size: 14px;
    margin-left: 5px;
    border-radius: 2px;
    border: 1px solid #23a649;
}

/* 论坛活动帖子*/
.jinsom-bbs-activity-content {
    margin-top: 10px;
}
.jinsom-bbs-activity-info {
    padding: 10px;
    background-color: #f8f8f8;
}
.jinsom-bbs-activity-info p {
    margin: 10px;
}
.jinsom-bbs-activity-btn {
    text-align: center;
    padding: 6px 0;
    background-color: #5fb878;
    color: #fff;
    width: 120px;
    margin: 12px auto;
    cursor: pointer;
    border-radius: 2px;
}
.jinsom-bbs-activity-btn.no {
    background-color: #ccc;
}
.jinsom-bbs-activity-info p span {
    color: #f00;
}
.jinsom-editor-bbs-content {
    position: relative;
    width: 1065px;
    margin: 0px auto 200px;
}
.jinsom-editor-bbs-content #jinsom-bbs-publish-form, .jinsom-editor-bbs-content #jinsom-bbs-publish-btn {
    display: block;
}
.jinsom-activity-form-content {
    padding: 20px;
}
.jinsom-activity-form-content .header {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.jinsom-activity-form-content li input {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin-top: 8px;
}
.jinsom-activity-form-content li textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin-top: 8px;
    height: 80px;
}
.jinsom-activity-form-content li {
    margin-bottom: 20px;
}
.jinsom-activity-form-content li label {
    border-left: 3px solid #4CAF50;
    padding-left: 5px;
}
.jinsom-activity-form {
    max-height: 600px;
}
.jinsom-activity-form .layui-layer-content {
    max-height: 600px;
}
.jinsom-activity-upload {
    margin-left: 20px;
    background-color: #5fb878;
    color: #fff;
    padding: 8px 16px;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 20px;
    display: inline-block;
}
.jinsom-activity-form-content .btn {
    margin-top: 52px;
    text-align: center;
    padding: 10px 0;
    background-color: #5fb878;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
}
.jinsom-activity-form-content li i {
    font-style: normal;
    margin-left: 10px;
    color: #f00;
}
.jinsom-bbs-comment-activity li {
    margin-bottom: 10px;
    background-color: #fafafa;
    padding: 10px;
}
.jinsom-bbs-comment-activity li label {
    color: #35b558;
    display: inline-block;
}


/*发布文章，编辑文章*/
.jinsom-publish-single-form {
    width: 1000px;
    margin: 50px auto 200px;
}
.jinsom-single-title{
    width: 100%;
    line-height: 30px;
    padding: 5px 10px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.jinsom-publish-upload-box.single {
    position: fixed;
}
.jinsom-publish-single-info{
    background-color: #fff;
    padding: 30px 20px 20px;
}
.jinsom-single-edior-footer-bar {
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    padding: 6px 0;
    border-bottom: 1px solid #e6e6e6;
    background: #f9f9f9;
    position: relative;
}
.jinsom-single-edior-footer-bar .city,.jinsom-bbs-edior-footer-bar .city {
    font-size: 15px;
    color: #2196F3 !important;
}
.jinsom-single-edior-footer-bar .city.no,.jinsom-bbs-edior-footer-bar .city.no {
    color: #c6c6c6 !important;
    text-decoration: line-through;
}
.jinsom-single-edior-footer-bar span:first-child {
    padding-left: 15px;
}
.jinsom-single-edior-footer-bar>span {
    padding: 0 15px;
    cursor: pointer;
    border-right: 1px solid #e6e6e6;
}
.jinsom-single-edior-footer-bar>span:last-child {
    border-right: none;
}
.jinsom-publish-single-info-content {
    padding: 15px;
    background-color: #fff;
}



/*头部*/
.jinsom-menu-fixed{
    padding-top: 50px;
}
.jinsom-header {
    position: fixed;
    z-index: 999;
    height: 50px;
    background-color: #202223;
    width: 100%;
    margin: auto;
    min-width: 1100px;
}
.jinsom-header-content {
    width: 1200px;
    margin: auto;
}
.jinsom-header-content .logo {
    float: left;
    width: 220px;
}
.jinsom-header-content .logo a {
    float: left;
    width: 220px;
    height: 50px;
    background: url(../../images/logo.png);
    background-repeat: no-repeat !important;
    background-size: cover;
}
.jinsom-bbs-list-3 li .mark {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    cursor: pointer;
}
.jinsom-bbs-list-3 li .mark span {
    padding: 2px 6px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}







/*头部菜单*/
.jinsom-menu {
    width: 650px;
    float: left;
    height: 50px;
}
.jinsom-menu ul {
    margin-top: 14px;
}
.jinsom-menu ul li.menu-item-has-children a {
    padding-bottom: 20px;
}
.jinsom-menu ul li ul li:hover {
    background: #5FB878;
}
.jinsom-menu ul li ul li:hover a {
    color: #fff !important;
}
.jinsom-menu ul li.menu-item ul li a:hover {
    color: #fff !important;
}
.jinsom-menu>ul>li {
    float: left;
    white-space: nowrap;
    font-size: 16px;
    color: #999;
    margin: 0 0 0 30px;
    line-height: 24px;
    display: inline;
    position: relative;
}
.jinsom-menu ul li a {
    color: #999;
    font-size: 14px;
}

.jinsom-menu ul li.current-menu-item a {
    color: #FFF;
}
.jinsom-menu a:hover {
    color: #fff45c;
}
.jinsom-menu ul li ul.sub-menu {
    display: none;
    width: inherit !important;
    float: none !important;
    margin-top: 8px !important;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    padding: 5px 5px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    z-index: 9999;
    max-width: 150px;
    left: -40px;
}
.jinsom-menu ul li ul li {
    display: inherit;
    float: none;
    margin-left: 0;
    width: inherit;
    height: inherit;
    line-height: 25px;
    z-index: 1000;
}

.jinsom-menu ul li ul li.current-menu-item a{
    display: inherit !important;
    color: #292727; 
}
.jinsom-menu ul li ul li.current-menu-item:after{
    content: '';
}

.jinsom-menu ul li ul.sub-menu:before {
    right: 50px;
    top: -5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #FFFFFF;
    content: "";
    height: 8px;
    position: absolute;
    width: 8px;
    z-index: 999;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.jinsom-menu ul li ul li a:hover{
    color: #333;
}
.jinsom-menu ul li ul li.current-menu-item a {
    color: #000 !important;
}
.jinsom-menu ul.sub-menu li a {
    color: #565656;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    display: block !important;
    min-width: 100px;
}
.jinsom-header-right {
    float: right;
    position: relative;
    height: 50px;
}
.jinsom-header-right li {
    float: left;
    width: 50px;
    height: 50px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
}
#jinsom-notice-box {
    width: 300px;
    background: #fff;
    position: absolute;
    left: 0;
    padding: 0 20px 0;
    margin-left: -100px;
    top: 50px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    margin-top: 0;
    overflow: initial;
    z-index: 999;
    display: none;
}
#jinsom-notice-box:before {
    right: 162px;
    top: -4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #FFFFFF;
    content: "";
    height: 8px;
    position: absolute;
    width: 8px;
    z-index: 99999;
}
.jinsom-header-right  .search {
    color: #a4a4a4;
    position: relative;
}
#jinsom-notice {
    color: #a4a4a4;
    position: relative;
}
.jinsom-header-right .publish {
    color: #4CAF50;
}
.jinsom-header-right .jinsom-header-menu-avatar {
    color: #BFBFBF;
    width: inherit;
    margin-left: 5px;
    position: relative;
    max-width: 175px;
    font-size: 12px;
    text-align: right;
}
.jinsom-header-menu-avatar>span {
    color: #ffffff;
    font-size: 12px;
    margin-left: 3px;
    background-color: #F44336;
    padding: 0px 4px;
    border-radius: 2px;
}
.jinsom-header-menu-avatar>i {
    font-size: 14px;
    margin-left: 6px;
}
.jinsom-header-menu-avatar>p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    max-width: 80px;
    vertical-align: middle;
}
.jinsom-header-menu-avatar>img {
    border-radius: 100%;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}
.jinsom-header-menu-avatar>ul {
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    padding: 5px 5px;
    text-align: center;
    border-radius: 2px;
    width: 105px;
    position: absolute;
    z-index: 9999;
    right: -18px;
}
.jinsom-header-menu-avatar>ul li {
    display: block;
    float: none;
    width: inherit;
    height: inherit;
    line-height: 25px;
    border-bottom: #f5f5f5 1px solid;
    position: relative;
}
.jinsom-header-menu-avatar>ul li a {
    color: #565656;
    height: 35px;
    line-height: 35px;
    width: 105px;
    display: inline-block;
}
.jinsom-header-menu-avatar>ul:before {
    right: 20px;
    top: -5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #FFFFFF;
    content: "";
    height: 8px;
    position: absolute;
    width: 8px;
    z-index: 999;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.jinsom-header-menu-avatar>ul li:last-child {
    border-bottom: 0;
}
.jinsom-header-menu-avatar>ul li:hover {
    background: #5FB878;
}
.jinsom-header-menu-avatar>ul li a span {
    position: absolute;
    left: 12px;
    top: 12px;
}
.jinsom-header-menu-avatar>ul li:hover a {
    color: #fff;
}
.jinsom-header-right .login{
    height: 25px;
    margin-top: 12px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    background-color: #6D89BB;
    border-radius: 2px;
    margin-left: 20px;
}
.jinsom-header-right .reg{
    height: 25px;
    margin-top: 12px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    background-color: #5fb878;
    border-radius: 2px;
    margin-left: 10px;
}
#jinsom-notice>span {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    background-color: #f00;
    right: 12px;
    top: 14px;
}

.jinsom-notice-title li {
    min-width: 100px;
    height: 40px;
    box-sizing: border-box;
    border-right: 1px solid rgb(238, 238, 238);
    border-bottom: 2px solid #fff;
    padding: 0 15px;
    position: relative;
    text-align: center;
    line-height: 40px;
}
.jinsom-notice-title li:last-child {
    border-right: 0;
}
.jinsom-notice-title li.on:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    border-bottom-color: #fff;
    box-sizing: border-box;
    pointer-events: none;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #5FB878;
    height: 41px;
}
.jinsom-notice-title li i {
    font-size: 26px;
    color: #a5a5a5;
}
.jinsom-notice-title li:nth-child(3) i {
    font-size: 24px;
    line-height: 46px;
}
.jinsom-notice-title li.on:nth-child(1) i {
    color: #5fb878;
}
.jinsom-notice-title li.on:nth-child(2) i {
    color: #3096e8;
}
.jinsom-notice-title li.on:nth-child(3) i {
    color: #F44336;
}
.jinsom-notice-title {
    border-bottom: 1px solid #e6e6e6;
}
.jinsom-notice-content {
    height: 200px;
    overflow: auto;
    padding: 10px;
}
.jinsom-notice-bottom {
    padding: 10px 0 7px;
    border-top: 1px solid #DDDDDD;
}
.jinsom-notice-bottom span:last-child {
    float: right;
}
.jinsom-notice-bottom span {
    cursor: pointer;
    color: #B2B2B2;
    font-size: 12px;
}
.jinsom-notice-bottom span:hover {
    color: #333;
}
.jinsom-notice-content .b,.jinsom-notice-content .c {
    display: none;
}
.jinsom-notice-content li {
    float: inherit;
    width: inherit;
    height: inherit;
    line-height: 18px;
    text-align: left;
    margin-bottom: 6px;
}
.jinsom-notice-content li span {
    float: right;
    color: #999;
    font-size: 12px;
    line-height: 24px;
}
.jinsom-notice-content li a.name {
    color: #5FB878;
    margin-right: 5px;
    display: inline-flex;
    overflow: hidden;
}
.jinsom-notice-content {
    height: 200px;
    overflow: auto;
    padding: 12px 10px 0;
}
.jinsom-notice-content li:hover a.url {
    color: #F44336;
}
.jinsom-notice-content li m {
    margin-right: 5px;
    width: 5px;
    height: 5px;
    vertical-align: 2px;
    border-radius: 50%;
    background-color: #FF5722;
    padding: 0;
    display: inline-block;
}
.jinsom-notice-empty {
    color: #999;
    margin-top: 90px;
    text-align: center;
}
.jinsom-notice-content .jinsom-load{
    margin-top: 70px;
}
.jinsom-notice-title li .tip {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #FF5722;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 10px;
}

/*邮件通知个性设置*/
.jinsom-enail-notice-form {
    padding: 20px;
}
.jinsom-enail-notice-form .tip {
    color: #999;
    font-size: 13px;
    line-height: 22px;
}
.jinsom-enail-notice-form .layui-form-label{
    width: 100px;
}
.jinsom-enail-notice-form .layui-input-block {
    margin-left: 180px;
}




/*弹窗登录注册*/
.jinsom-login-form .layui-layer-title {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    /*width: 160px;*/
}
.jinsom-pop-login-form {
    padding: 15px 30px 20px;
}
.jinsom-pop-login-form li {
    position: relative;
    margin-bottom: 20px;
}
.jinsom-pop-login-form li input {
    width: 100%;
    line-height: 35px;
    padding: 0 0 0 30px;
    border-radius: 2px;
    background: #F8F8F8;
    border: 1px solid #C5BEBE;
    box-sizing: border-box;
}
.jinsom-pop-login-form li.code input:last-child {
    background-color: #5FB878;
    border: none;
    padding: 0;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
}
.jinsom-pop-login-form li.code {
    display: flex;
}
.jinsom-reg-doc {
    text-align: center;
    margin-bottom: 20px;
}
.jinsom-reg-doc a {
    color: #2196F3;
}
.jinsom-login-btn {
    display: flex;
}
.jinsom-login-btn span {
    display: inline-block;
    padding: 9px 15px;
    background: #5FB878;
    width: 100%;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}
.jinsom-login-btn span.ok {
    margin-right: 0 !important;
}
.jinsom-login-btn span:first-child {
    flex: 6;
    margin-right: 10px;
}
.jinsom-login-btn span:last-child {
    flex: 2;
}
.jinsom-login-btn span.login {
    background-color: #6D89BB;
}
.jinsom-pop-login-form li:before {
    content: "\f007";
    position: absolute;
    top: 11px;
    left: 6px;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 4px;
    color: #949494;
}
.jinsom-pop-login-form li.phone:before {
    content: "\f10b";
    font-size: 22px;
    top: 8px;
}
.jinsom-pop-login-form li.code:before {
    content: "\f14a";
    font-size: 13px;
}
.jinsom-pop-login-form li.key:before {
    content: "\f14a";
    font-size: 13px;
}
.jinsom-pop-login-form li.pass:before {
    content: "\f023";
}
.jinsom-pop-login-form li.pass-b:before {
    content: "\f021";
}
.jinsom-pop-login-form li.mail:before {
    content: "\f0e0";
    font-size: 12px;
}
.jinsom-pop-login-form li.question:before {
    content: "\f128";
    font-size: 16px;
}
.jinsom-pop-login-form li.check:before {
    content: "\f00c";
    font-size: 12px;
}
.jinsom-pop-login-form li.code input.no:last-child {
    background-color: #999;
    cursor: not-allowed;
}
.jinsom-get-password-tips {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin: 10px 0 15px;
}
.jinsom-login-type {
    display: flex;
    padding: 10px 0 0;
}
.jinsom-login-type li {
    flex: 1;
    width: 80px;
    text-align: center;
    cursor: pointer;
}
.jinsom-login-type li i {
    font-size: 40px;
}
.jinsom-login-type li p {
    margin-top: 10px;
    color: #555;
}
.jinsom-login-type li.mail {
    color: #fab200;
}
.jinsom-login-type li.phone {
    color: #a593f8;
}
.jinsom-login-type li.invite {
    color: #47ae69;
}
.jinsom-login-type li.qq a {
    color: #4487c6;
}
.jinsom-login-type li.weibo a {
    color: #e12328;
}
.jinsom-login-type li.wechat a {
    color: #25b415;
}
.jinsom-login-type li.forget {
    color: #8a8a8a;
}
.jinsom-login-type li.user {
    color: #47ae69;
}

/*偏好设置*/
.jinsom-preference-setting{
    position: fixed;
    z-index: 1000;
    bottom: -182px;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
}
.jinsom-preference-header{
    height: 30px;
    line-height: 30px;
    background: #3E3E3E;
    color: #fff;
}
.jinsom-preference-content{
    width: 1200px;
    margin: 0 auto;
}
.jinsom-preference-list {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 25px 0;
    height: 150px;
}
.jinsom-preference-list li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 100px;
    background: #333333;
    cursor: pointer;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
}
.jinsom-preference-list li img {
    width: 96px;
    height: 96px;
}
.jinsom-preference-list li span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 100%;
    background: rgba(74, 74, 74, 0.6);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jinsom-preference-list li.on {
    border: 2px solid #5fb878;
}
.jinsom-preference-list li:hover {
    border: 2px solid #5fb878;
}
.jinsom-preference-content .close {
    float: right;
    width: 30px;
    text-align: center;
    cursor: pointer;
}
.jinsom-preference-content .toggle {
    margin-right: 30px;
    font-size: 12px;
}
.jinsom-preference-content .toggle i {
    cursor: pointer;
    margin-left: 6px;
}
.jinsom-preference-content .toggle n {
    color: #5fb878;
    cursor: pointer;
}
.jinsom-preference-list .jinsom-loading i {
    background: #fff;
}
.jinsom-more-like-content .jinsom-load {
    margin-top: 50px;
}


/*分页*/
.jinsom-pager {
    background: #fff;
    height: 40px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 15px;
    border-top: none;
    position: relative;
    border-radius: 2px;
}
.jinsom-pager .no {
    color: #999;
    cursor: default;
}
.jinsom-pager-left {
    float: left;
    width: 40%;
    text-align: center;
    padding: 10px 0;
}
.jinsom-pager-center {
    float: left;
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
}
.jinsom-pager-center select {
    width: 60%;
    margin: 0 20%;
    border: none;
    cursor: pointer;
}
.jinsom-pager-right {
    width: 40%;
    text-align: center;
    float: left;
    padding: 10px 0;
}
.jinsom-pager-center .layui-input {
    height: 40px;
    border: none;
    border-radius: 0;
    text-align: center;
}
.jinsom-pager-center .layui-form-select dl{
    z-index: 9999;
}
/*论坛列表分页*/
.bbs .jinsom-pager {
    border-radius: 0 0 2px 2px;
    margin-bottom: -10px;
}
/*帖子页面分页*/
.single .jinsom-pager {
    border-top: 1px solid #f3f3f3;
}
/*ajax加载更新内容*/
.jinsom-more-posts {
    text-align: center;
    cursor: pointer;
    padding: 7px 20px;
    border-radius: 3px;
    background-color: #f9f9f9;
    color: #333;
    width: 100px;
    margin: auto;
    box-sizing: border-box;
    clear: both;
}
/*置顶图标*/
.jinsom-post-top-time {
    display: none;
}

/*layui相关*/

.layui-form-select dl{
    z-index: 10000 !important;
}
.layui-table td, .layui-table th {
    text-align: center;
    overflow: hidden;
}
.layui-form-mid.layui-word-aux .aa {
    font-style: normal;
    font-size: 15px;
    color: #2196F3;
    cursor: pointer;
    margin-right: 5px;
}
.layui-form-mid.layui-word-aux .bb {
    color:#F44336;
}




/*视频播放器*/
.dplayer .dplayer-controller .dplayer-icons .dplayer-toggle input:checked+label {
    border-color: #1b1c1d !important;
}
.dplayer .dplayer-controller .dplayer-icons .dplayer-toggle input:checked+label:before {
    background: #4CAF50 !important;
}
.dplayer-danmaku {
    display: block !important;
}
.dplayer-menu.dplayer-menu-show {
    display: none !important;
}
.jinsom-post-content iframe {
    width: 400px;
}
.jinsom-post-video .dplayer {
    max-width: 400px;
    margin: 0 20px;
}
.single .jinsom-post-video .dplayer {
    max-width: 100%;
}
.dplayer:-webkit-full-screen{
    max-width: 100%;
}
.dplayer:-moz-fullscreen{
    max-width: 100%;
}
.dplayer:fullscreen {
    max-width: 100%;
}
.jinsom-publish-video-view .dplayer-icons.dplayer-icons-right {
    display: none;
}


/*loading加载*/
.jinsom-load {padding: 10px;}
.jinsom-loading{ position:relative;width:36px;height:36px;margin: auto;}
.jinsom-loading i{ display:block;width:36px;height:36px; position:absolute;border-radius:50%; background:#555;left:0;top:0; opacity:0;}
.jinsom-loading i:nth-child(1){-webkit-animation:jinsom-loading 1s linear 0s infinite}
.jinsom-loading i:nth-child(2){-webkit-animation:jinsom-loading 1s linear .2s infinite}
.jinsom-loading i:nth-child(3){-webkit-animation:jinsom-loading 1s linear .4s infinite}
@-webkit-keyframes jinsom-loading{
0%{ transform:scale(0); opacity:0;}
50%{ transform:scale(0); opacity:1;}
100%{ transform:scale(1); opacity:0;}
}


/*表格*/
table {
    margin-bottom: 10px;
    border-collapse: collapse !important;
    display: table;
    width: 100% !important;
}
.jinsom-single-content td,.jinsom-single-content th,.jinsom-bbs-single-content td,.jinsom-bbs-single-content th {
    padding: 5px 10px !important;
    border: 1px solid #DDD;
}





/*侧栏小工具*/

/*百分百*/
.jinsom-sidebar-percent .layui-progress{
    margin: 30px 15px 10px;  
}
.jinsom-sidebar-percent-content {
    padding: 5px 15px 15px;
}

/*用户调用小工具*/
.jinsom-sidebar-lattice-list {
    padding: 10px 10px 10px;
    position: relative;
}
.jinsom-sidebar-lattice-list li {
    margin: 5px;
    float: left;
    position: relative;
}
.jinsom-sidebar-lattice-list li img {
    width: 60px;
    height: 60px;
    border: 0;
}
.jinsom-sidebar-lattice-list li p {
    position: absolute;
    width: 56px;
    background-color: rgba(0,0,0,.2);
    top: 42px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 2px;
    cursor: pointer;
}
.jinsom-sidebar-lattice-list li i {
    right: -6px;
    bottom: -4px;
}
.jinsom-sidebar-lattice-list li m {
    display: block;
    font-size: 12px;
    text-align: center;
}

/*论坛信息*/
.jinsom-widget-bbs-info-avatar {
    text-align: center;
    padding: 30px 0 20px;
}
.jinsom-widget-bbs-info-avatar img {
    width: 100px;
    height: 100px;
    border: 1px solid #f3f3f3;
    padding: 2px;
}
.jinsom-widget-bbs-info-name {
    color: #424242;
    font-size: 20px;
    text-align: center;
}
.jinsom-widget-bbs-info-number {
    display: flex;
    background: #fafafa;
    border-top: #f3f3f3 solid 1px;
    margin-top: 20px;
}
.jinsom-widget-bbs-info-number li {
    flex: 1;
    color: #a7a7a7;
    text-align: center;
    padding: 10px 0;
    border-left: #f3f3f3 solid 1px;
}
.jinsom-widget-bbs-info-number li:first-child {
    border-left: none;
}
.jinsom-widget-bbs-info-number li span {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.jinsom-widget-bbs-info-number li em {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    display: block;
    color: #747474;
    font-style: normal;
    word-wrap: break-word;
}


/*图片调用小工具*/
.jinsom-widget-images h3 {
    margin-bottom: 10px;
}
.jinsom-widget-images-content img {
    width: 100%;
}


/*捐助小工具*/
.jinsom-widget-donate img {
    width: 300px;
    height: 300px;
}
.jinsom-widget-donate .layui-tab {
    margin-bottom: 0;
}
.jinsom-widget-donate-content {
    padding: 10px 20px 20px;
}
.jinsom-widget-donate .layui-tab-item {
    text-align: center;
}


/*登录小工具*/
.jinsom-sidebar-login {
    padding: 10px;
    position: relative;
}
.jinsom-sidebar-login input {
    width: 100%;
    margin: 0 0 15px;
    padding: 5px 10px 5px 30px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    box-sizing: border-box;
}
.jinsom-sidebar-login input:focus {
    border: 1px solid #5fb878;
}
.jinsom-sidebar-login p {
    position: relative;
}
.jinsom-sidebar-login p.a:before {
    content: "\f007";
    position: absolute;
    top: 10px;
    left: 8px;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 4px;
    color: #949494;
}
.jinsom-sidebar-login p.b:before {
    content: "\f023";
    position: absolute;
    top: 12px;
    left: 8px;
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 4px;
    color: #949494;
}
.jinsom-sidebar-login-btn {
    width: 135px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    background-color: #6D89BB;
    color: #fff;
}
.jinsom-sidebar-login span {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    margin: 6px 0px 0px -8px;
    font-size: 16px;
    color: #7D7979;
    z-index: 1;
    cursor: pointer;
}
.jinsom-sidebar-reg-btn {
    float: right;
    background-color: #5FB878;
    border-color: #5FB878;
    width: 135px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
}

/*分享推广小工具*/
.jinsom-sidebar-share {
    padding: 12px;
}
.jinsom-sidebar-share .header {
    text-align: center;
    padding: 20px 0;
    display: flex;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}
.jinsom-sidebar-share .header i {
    position: absolute;
    right: 0;
    top: 0;
    color: #3f8e55;
    cursor: pointer;
}
.jinsom-sidebar-share .header span {
    flex: 1;
    color: #515151;
}
.jinsom-sidebar-share .header m {
    color: #f00;
}
.jinsom-sidebar-share .link .list {
    color: #a7a7a7;
    padding: 5px 0;
    max-width: 190px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jinsom-sidebar-share .content p {
    color: #515151;
    margin-bottom: 4px;
}
.jinsom-sidebar-share .link {
    padding: 10px 0;
}
.jinsom-sidebar-share .social {
    padding: 10px 0;
    clear: both;
    border-top: 1px solid #f1f1f1;
}
.jinsom-sidebar-share .social .list {
    padding: 5px 0;
}
.jinsom-sidebar-share .social li {
    float: left;
    margin-right: 8px;
    height: 35px;
}
.jinsom-sidebar-share .social li i {
    font-size: 35px;
    color: #777;
    cursor: pointer;
}
.jinsom-sidebar-share .link n {
    border: 1px solid #999;
    padding: 3px 8px;
    margin-left: 8px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    color: #888;
    vertical-align: -3px;
    position: relative;
}
.jinsom-sidebar-share .link n g {
    position: absolute;
    display: block;
    right: -40px;
    top: -25px;
    padding: 3px 8px;
    color: #fff;
    background-color: #27ae60;
    line-height: 14px;
}
.jinsom-sidebar-share .link n:hover {
    border-color: #5fb878;
    color: #5fb878;
}
.jinsom-sidebar-share .social li:nth-child(1) i {
    color: #3eb135;
}
.jinsom-sidebar-share .social li:nth-child(2) i {
    color: #eecf3d;
}
.jinsom-sidebar-share .social li:nth-child(3) i {
    color: #4dafea;
}
.jinsom-sidebar-share .social li:nth-child(4) i {
    color: #e6162d;
}
.jinsom-sidebar-share .footer {
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #f1f1f1;
    color: #515151;
}
.jinsom-sidebar-share .footer span{
    color:#f00;
}
.jinsom-pop-share .layui-layer-content p {
    font-size: 16px;
    margin: 10px 0 0;
}
.jinsom-pop-share .layui-layer-content {
    padding: 20px;
    text-align: center;
}
.jinsom-pop-share img{
    width: 200px;
    height: 200px;
}
.jinsom-referral-info-box {
    margin-bottom: 40px;
}
.jinsom-referral-info-box .header {
    text-align: center;
    font-size: 18px;
}
.jinsom-referral-info-box .get {
    margin: 20px 0 0;
    text-align: center;
}
.jinsom-referral-info-box .get m {
    margin-right: 20px;
    font-size: 18px;
}
.jinsom-referral-info-box .header span {
    font-size: 14px;
    margin-left: 5px;
    color: #f00;
}
.jinsom-referral-info-box .layui-text {
    padding: 0 20px;
}






/*转发*/
.jinsom-reprint-form .layui-tab-title {
    text-align: center;
}
.jinsom-reprint-textarea {
    padding: 10px 10px 0;
    border: 1px solid #efecec;
    background: #fff;
    border-radius: 2px;
    border-top: 0;
    position: relative;
}
#jinsom-reprint-value {
    border: none;
    width: 100%;
    height: 100px;
}
.jinsom-reprint-form .layui-tab-content {
    padding: 0px;
}
.jinsom-reprint-form .layui-layer-content {
    overflow: initial !important;
}
.jinsom-reprint-textarea .jinsom-single-expression-btn {
    bottom: 8px;
    left: 2px;
    position: absolute;
}
.jinsom-reprint-textarea .jinsom-smile-form{
    line-height: 14px;
}
.jinsom-reprint-check {
    clear: both;
    margin-top: 10px;
    display: flex;
}
.jinsom-reprint-btn {
    margin-top: 10px;
    text-align: center;
    background-color: #5fb878;
    color: #fff;
    padding: 3px 0;
    cursor: pointer;
    letter-spacing: 2px;
}
.jinsom-reprint-check p {
    text-align: left;
    flex: 1;
    height: 30px;
}
.jinsom-reprint-check n {
    color: #2eb254;
    margin-left: 5px;
    font-size: 14px;
    vertical-align: 1px;
}



/*论坛大厅*/
.jinsom-show-bbs-box {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}
.jinsom-show-bbs-content .left {
    width: 48%;
    float: left;
    height: 280px;
}
.jinsom-show-bbs-content .right {
    width: 533px;
    float: left;
    height: 280px;
    padding-left: 20px;
    box-sizing: border-box;
}
.jinsom-show-bbs-content .right .layui-tab {
    margin: 0;
}
.jinsom-show-bbs-content .right .layui-tab-title {
    border-color: #f6f6f6;
    display: flex;
}
.jinsom-show-bbs-content .right .layui-tab-title li{
    flex: 1;
}
.jinsom-show-bbs-content .right .post li {
    line-height: 38px;
    height: 38px;
    border-bottom: 1px dashed #f2f2f2;
    padding: 0 10px;
    overflow: hidden;
}
.jinsom-show-bbs-content .right .post li:last-child {
    border-bottom: none;
}
.jinsom-show-bbs-content .right .post li m {
    float: right;
    color: #999;
}
.jinsom-show-bbs-content .right .post li a {
    color: #707070;
    float: left;
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jinsom-show-bbs-content .right .layui-tab-content {
    padding: 10px 0;
}
.jinsom-show-bbs-content .right .post li:hover {
    background-color: #f2f2f2;
}
.jinsom-show-bbs-content .right .post li .mark span {
    height: 19px;
    line-height: 20px;
    padding: 0 7px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin: 2px 0 0 3px;
}
.jinsom-bbs-slider-item {
    background-repeat: no-repeat;
    background-size: cover;
}
.jinsom-show-bbs-content .right .user li {
    float: left;
    width: 57px;
    height: 57px;
    position: relative;
}
.jinsom-show-bbs-content .right .user li .jinsom-verify {
    bottom: -1px;
    right: 0px;
    z-index: 1;
}
.jinsom-show-bbs-content .right .user li:first-child img, .jinsom-show-bbs-content .right .user li:first-child {
    width: 114px;
    height: 114px;
    overflow: hidden;
}
.jinsom-show-bbs-content .right .user li img {
    width: 57px;
    height: 57px;
}
.jinsom-show-bbs-box-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}
.jinsom-show-bbs-box-header .name {
    font-size: 18px;
    float: left;
    border-left: 3px solid #5fb878;
    padding-left: 5px;
}
.jinsom-show-bbs-box-content li:nth-child(3n) {
    margin-right: 0;
}
.jinsom-show-bbs-box-content li {
    float: left;
    width: 32%;
    margin-right: 2%;
    border: 1px solid #f5f5f5;
    margin-bottom: 2%;
    padding: 10px;
    box-sizing: border-box;
}
.jinsom-show-bbs-box-content li:hover {
    border: 1px solid #5fb878;
}
.jinsom-show-bbs-box-content {
    padding: 20px 0 0;
}
.jinsom-show-bbs-box-content li .bottom {
    padding-top: 10px;
    font-size: 12px;
    color: #888;
    position: relative;
}
.jinsom-show-bbs-box-content li .top {
    display: flex;
    padding: 10px 5px;
    border-bottom: 1px solid #f5f5f5;
}
.jinsom-show-bbs-box-content li .left {
    float: left;
    width: 60px;
    height: 60px;
}
.jinsom-show-bbs-box-content li .right {
    margin-left: 10px;
    flex: 1;
}
.jinsom-show-bbs-box-content li .right .title {
    font-size: 18px;
    margin-bottom: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 180px;
    float: left;
}
.jinsom-show-bbs-box-content li .right .desc {
    font-size: 12px;
    color: #999;
    height: 32px;
    overflow: hidden;
    clear: both;
}
.jinsom-show-bbs-box-content li .left img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.jinsom-show-bbs-box-content li .bottom span {
    margin-left: 10px;
}
.jinsom-show-bbs-box-content li .bottom span i {
    font-style: normal;
}
.jinsom-show-bbs-box-content li:hover .bottom a {
    background-color: #5fb878;
    color: #fff;
}
.jinsom-show-bbs-box-content li .bottom a {
    color: #ccc;
    padding: 2px 4px;
    border-radius: 2px;
    margin-top: -2px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.jinsom-show-bbs-box-content li .right .tip {
    margin-left: 5px;
    vertical-align: 6px;
    background-color: #04be02;
}
.jinsom-bbs-slider-item p {
    padding: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    bottom: 0;
}
.jinsom-show-bbs-content .left .layui-carousel-ind {
    text-align: right;
    top: -27px;
    right: 6px;
}
.jinsom-show-bbs-content .left .layui-carousel-ind ul{
    background: none;
}
.jinsom-show-bbs-content .left .layui-carousel-ind li{
    width: 8px;
    height: 8px;
    background-color: #d0cdd1;
}
.jinsom-show-bbs-content .left .layui-carousel-ind li.layui-this {
    background-color: #04be02;
}


/*话题广场*/

/*.jinsom-show-topic-content {
    padding: 20px;
}*/
.jinsom-show-topic-content .layui-tab {
    margin: 0;
}
.jinsom-show-topic-content .layui-tab-title {
    background-color: #fff;
    display: flex;
    padding: 5px;
}
.jinsom-show-topic-content .layui-tab-title li{
    flex: 1;
}
.jinsom-show-topic-content .layui-tab-title .layui-this:after{
    height: 46px;
}
.jinsom-topic-list li {
    width: 23%;
    float: left;
    margin-right: 2.6666666%;
    margin-bottom: 2%;
    height: 287px;
    background-color: #fff;
    position: relative;
    margin-top: 80px;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    transition: all .3s ease;
    border-radius: 2px;
}
.jinsom-topic-list li:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,.12);
    transform: translateY(-4px);
}
.jinsom-topic-list li:nth-child(4n) {
    margin-right: 0;
}
.jinsom-show-topic-content .layui-tab-content {
    padding: 20px 0;
}
.jinsom-topic-list li .images {
    margin: -40px 0 10px;
}
.jinsom-topic-list li .images img {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.jinsom-topic-list li .name {
    font-size: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
.jinsom-topic-list li .desc {
    font-size: 13px;
    line-height: 25px;
    color: #333;
    margin-bottom: 10px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.jinsom-topic-list li .follow {
    border-radius: 40px;
    color: #fff;
    background-color: #42c02e;
    width: 100px;
    padding: 8px 0;
    font-size: 16px;
    border: 1px solid #42c02e;
    display: inline-block;
    cursor: pointer;
}
.jinsom-topic-list li hr {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
}
.jinsom-topic-list li .info {
    display: flex;
}
.jinsom-topic-list li .info .item {
    flex: 1;
}
.jinsom-topic-list li .info .item span {
    font-size: 16px;
    line-height: 25px;
    color: #555;
}
.jinsom-topic-list li .info .item p {
    font-size: 12px;
    color: #808080;
}
.jinsom-topic-list li .follow.had {
    border: 1px solid rgba(150, 150, 150, 0.6);
    background: none;
    color: #8c8c8c;
}


/*打赏*/
.jinsom-reward-content {
    width: 320px;
    height: 363px;
    background: url(../../images/reward-bg.png);
    border-radius: 14px;
    padding: 0 40px;
}
.jinsom-reward-close {
    width: 46px;
    height: 46px;
    position: absolute;
    right: 1px;
    cursor: pointer;
}
.jinsom-reward-avatar {
    text-align: center;
}
.jinsom-reward-avatar img {
    border-radius: 100px;
    width: 94px;
    height: 94px;
    margin-top: -50px;
    background: #fff;
    border: 2px solid #fff;
    cursor: pointer;
}
.jinsom-reward-name {
    text-align: center;
    margin: 10px;
    font-size: 20px;
    color: #fff;
}
.jinsom-reward-form {
    border-radius: 19px !important;
}
.jinsom-reward-form .layui-layer-content {
    overflow: inherit !important;
}
.jinsom-reward-money {
    text-align: center;
    margin: 40px 0 0;
}
.jinsom-reward-money m {
    color: #FBD776;
    font-size: 70px;
}
.jinsom-reward-money i {
    color: #FBD776;
    font-style: normal;
    margin-left: 10px;
    font-size: 20px;
}
.jinsom-reward-edior {
    font-size: 18px;
    text-align: center;
    color: #fcc16e;
    cursor: pointer;
    width: 100px;
    margin: 10px auto 10px;
}
.jinsom-reward-btn {
    background: #f1bc78;
    position: absolute;
    bottom: 40px;
    font-size: 30px;
    color: #d3454e;
    width: 320px;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    cursor: pointer;
}
.jinsom-reward-btn:hover {
    background: #fbd776;
}
.jinsom-reward-money input {
    background: 0;
    border: 0;
    color: #FBD776;
    font-size: 70px;
    text-align: center;
    width: 155px;
}
.jinsom-redbag-icon, .redbag_icon {
    font-family: "jinsom-icon"!important;
    font-size: 18px;
    margin-right: 2px;
    color: #f44336;
}
.jinsom-redbag-icon:before,.redbag_icon:before {
    content: "\e6c8";
}
.jinsom-single-reward-btn {
    text-align: center;
    margin: 20px auto;
}
.jinsom-single-reward-btn i {
    font-size: 60px;
    cursor: pointer;
    color: #ff8140;
}

/*===============发表相关========================*/

/*发表类型*/
.jinsom-publish-type-form {
    display: flex;
    padding-top: 5px;
}
.jinsom-publish-type-form li {
    flex: 1;
    text-align: center;
    margin: 0 22px;
    cursor: pointer;
}
.jinsom-publish-type-form li span {
    width: 60px;
    height: 60px;
    display: inline-block;
}
.jinsom-publish-type-form li p {
    font-size: 16px;
}
.jinsom-publish-type-form li.words span {
    background: url(../../images/icon-words.png);
}
.jinsom-publish-type-form li.music span {
    background: url(../../images/icon-music.png);
}
.jinsom-publish-type-form li.video span {
    background: url(../../images/icon-video.png);
}
.jinsom-publish-type-form li.single span {
    background: url(../../images/icon-single.png);
}

/*动态表单*/
#jinsom-pop-title {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    margin-bottom: 10px;
}
.jinsom-publish-words-form .content textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px 40px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: right top;
}
.jinsom-publish-words-form .content .jinsom-single-expression-btn {
    right: 0;
    position: absolute;
    top: 150px;
}
.jinsom-publish-words-form .content {
    position: relative;
}
.jinsom-publish-words-bar {
    position: absolute;
    bottom: 4px;
    left: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 5px;
}
.jinsom-publish-words-bar span {
    margin-right: 20px;
    color: #aaa;
    cursor: pointer;
    font-size: 18px;
}
.jinsom-publish-words-bar span.city {
    font-size: 15px;
    color: #2196F3 !important;
}
.jinsom-publish-words-bar span.city.no {
    color: #c6c6c6 !important;
    text-decoration: line-through;
}
.jinsom-publish-words-bar span.city i {
    font-size: 16px;
}
.jinsom-publish-words-bar span:hover {
    color: #000;
}
.jinsom-publish-words-bar span i {
    font-size: 18px;
}
.jinsom-publish-words-bar span.comment .ok,.jinsom-single-edior-footer-bar span.comment .ok {
    color: #4CAF50;
}
.jinsom-publish-words-bar span.comment .no,.jinsom-single-edior-footer-bar span.comment .no {
    color: #f00;
}
.jinsom-publish-form .layui-layer-content {
    overflow: inherit !important;
    height: inherit !important;
    padding: 20px;
}
.jinsom-publish-words-form .content .bg {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    background-color: #cfcfcf;
    top: 0px;
    border-radius: 0 0 0 100%;
    cursor: pointer;
}
.jinsom-publish-words-form .content .bg:hover {
    background-color: #333;
}
.jinsom-publish-words-bar span.power i {
    font-size: 20px;
    vertical-align: -1px;
}
.jinsom-publish-words-bar span.on {
    color: #000;
}
.jinsom-publish-words-bar span.power i.on {
    color: #000;
}
.jinsom-publish-words-btn {
    display: flex;
    clear: both;
    margin-top: 15px;
    font-size: 16px;
}
.jinsom-publish-words-btn .cancel {
    background-color: #c6c6c6;
    cursor: pointer;
    margin-right: 10px;
}
.jinsom-publish-words-btn .publish {
    cursor: pointer;
    background-color: #2eb354;
}
.jinsom-publish-words-btn div {
    flex: 1;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.jinsom-upload-add-icon {
    width: 60px;
    height: 60px;
    color: rgb(210, 210, 210);
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    font-family: 宋体;
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border: 1px dashed #d2d2d2 !important;
    border-image: initial;
    overflow: hidden;
    margin: 10px 0px 0;
}
.jinsom-upload-add-icon img {
    margin-bottom: 12px;
}
.jinsom-upload-add-icon:hover {
    color: #333;
}
.jinsom-publish-words-image {
    display: none;
}
.jinsom-publish-words-image li {
    width: 60px;
    height: 60px;
    float: left;
    margin: 10px 12px 0px 0;
    border: 1px solid #f4f4f4;
    position: relative;
}
.jinsom-publish-words-image li:nth-child(7n) {
    margin-right: 0;
}
.jinsom-publish-words-image li .img {
    width: 60px;
    height: 60px;
}


.jinsom-publish-select-bg li {
    height: 50px;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    width: 15%;
    margin-right: 2%;
    margin-bottom: 2%;
    background-position: right;
    background-position-x: 160px;
}
.jinsom-publish-select-bg li:hover {
    background-color: #f1f1f1;
}
.jinsom-publish-select-bg li:nth-child(6n) {
    margin-right: 0;
}
.jinsom-publish-bg-form .layui-layer-content{
    padding: 20px 20px 8.4px !important;
    height: inherit !important;
}


/*选择话题表单*/
.jinsom-publish-topic-main {
    padding: 12px;
}
.jinsom-publish-topic-header input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    padding: 10px;
    font-size: 16px;
}
.jinsom-publish-topic-content {
    margin-top: 10px;
}
.jinsom-widget-topic-rank .jinsom-publish-topic-content {
    padding: 0 20px;
}
.jinsom-widget-topic-rank .footer a {
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}
.jinsom-publish-topic-content li {
    line-height: 20px;
    padding: 13px 10px;
    cursor: pointer;
    border-bottom: 1px solid #f8f8f8;
    color: #0078b6;
}
.jinsom-widget-topic-rank .jinsom-publish-topic-content li{
    padding:0;
}
.jinsom-publish-topic-content li a{
    color: #0078b6;
    display: inline-block;
    width: 100%;
    padding: 13px 10px;
    box-sizing: border-box;
}
.jinsom-publish-topic-content li p {
    font-size: 12px;
    color: #888;
}
.jinsom-publish-topic-content li:hover {
    background-color: #f2f2f2;
}
.jinsom-publish-topic-content li span {
    float: right;
    font-size: 12px;
    color: #808080;
}
.jinsom-publish-topic-content li .hot {
    color: #999;
}
.jinsom-publish-topic-content li.a,.jinsom-publish-topic-content li.a .hot,.jinsom-publish-topic-content li.a a {
    font-size: 17px;
    color: #f00;
}
.jinsom-publish-topic-content li.b,.jinsom-publish-topic-content li.b .hot,.jinsom-publish-topic-content li.b a {
    font-size: 16px;
    color: #FF5722;
}
.jinsom-publish-topic-content li.c,.jinsom-publish-topic-content li.c .hot,.jinsom-publish-topic-content li.c a {
    font-size: 15px;
    color: #FF9800;
}
.jinsom-publish-words-topic span {
    margin-top: 10px;
    display: inline-block;
    margin-right: 16px;
    color: #808080;
    cursor: pointer;
}
.jinsom-publish-words-topic span:hover {
    color: #000;
}
.jinsom-publish-words-topic.bbs {
    margin-bottom: 15px;
    padding: 0 40px;
}

/*选择权限表单*/
.jinsom-publish-power-content li {
    padding: 10px 15px;
    cursor: pointer;
}
.jinsom-publish-power-content li:hover {
    background-color: #ededed;
}
.jinsom-publish-power-content li .left {
    float: left;
    margin-right: 10px;
}
.jinsom-publish-power-content li .left i {
    font-size: 43px;
    color: #777;
}
.jinsom-publish-power-content li .right {
    float: left;
}
.jinsom-publish-power-content li .right .name {
    font-size: 18px;
}
.jinsom-publish-power-content li .right .desc {
    color: #999;
}

.jinsom-publish-words-power-content {
    margin-top: 10px;
}
.jinsom-publish-words-power textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    height: 100px;
    margin-top: 10px;
    clear: both;
}
.jinsom-publish-words-power.single textarea {
    height: 200px;
}
.jinsom-publish-words-power .price, .jinsom-publish-words-power .password {
    padding: 8px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
}
.jinsom-publish-words-power-content>span .layui-form-switch {
    margin-top: 0;
}
.jinsom-publish-words-power-content>span {
    margin-top: 5px;
    margin-left: 5px;
}
.jinsom-publish-words-power-content>span>i,.jinsom-publish-words-power-content>i {
    font-size: 12px;
    margin-left: 5px;
    font-style: normal;
    color: #999;
}
.jinsom-publish-words-image li .bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    box-sizing: border-box;
    display: none;
}
.jinsom-publish-words-image li:hover .bar {
    display: flex;
}
.jinsom-publish-words-image li .bar i {
    flex: 1;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    padding: 4px 0;
    color: #2eb354;
}
.jinsom-publish-words-image li .bar i:last-child {
    color: #f00;
}



/*付费可见表单*/
.jinsom-pay-form {
    padding: 0px 20px;
    display: flex;
}
.jinsom-pay-form .left {
    float: left;
    width: 215px;
    height: 235px;
    border-right: 1px solid #f7f7f7;
    text-align: center;
}
.jinsom-pay-form .right {
    float: left;
    width: 340px;
    height: 240px;
    text-align: center;
}
.jinsom-pay-form .left .icon {
    margin-top: 20px;
}
.jinsom-pay-form .left .icon i {
    font-size: 100px;
    color: #ccc;
}
.jinsom-pay-form .time {
    border-bottom: 1px solid #f7f7f7;
    margin: 10px;
    padding-bottom: 10px;
}
.jinsom-pay-form .time span {
    margin-right: 20px;
}
.jinsom-pay-form .time em {
    font-style: normal;
    font-weight: 700;
    color: #f60;
}
.jinsom-pay-form .price {
    margin-top: 20px;
    font-size: 16px;
}
.jinsom-pay-form .price span {
    vertical-align: -5px;
}
.jinsom-pay-form .price em {
    font-style: normal;
    font-weight: 700;
    color: #f60;
    margin: 0 5px;
}
.jinsom-pay-form .right .top {
    padding: 40px 0 10px;
}
.jinsom-pay-form .right .tips a {
    color: #2d64b3;
    margin-right: 5px;
    cursor: pointer;
}
.jinsom-pay-form .right .tips {
    font-size: 10px;
    color: #ff6600;
    margin-top: 20px;
}
.jinsom-pay-form .right .top p {
    margin-bottom: 10px;
    font-size: 16px;
}
.jinsom-pay-form .right .btn {
    width: 200px;
    background-color: #5fb878;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
    padding: 8px;
    margin: 30px auto 0;
}
.jinsom-pay-form .right .top p span {
    font-weight: 700;
    color: #f60;
    margin: 0 5px;
}


/*设置页面*/
.jinsom-setting-page .layui-form-label {
    border: 1px solid #f6f6f6;
}
.jinsom-setting-page .layui-input {
    border: 1px solid #f2f0f0;
}
.jinsom-setting-page .layui-tab{
    margin: 0;
}
#jinsom-setting-base .avatar {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.jinsom-setting-btn {
    width: 100%;
    text-align: center;
    background-color: #5fb878;
    padding: 10px 0;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    font-size: 16px;
}
.jinsom-binding-social a {
    color: #F44336;
}
.jinsom-binding-social {
    line-height: 38px;
    margin-left: 10px !important;
}
.jinsom-binding-social .had {
    color: #5fb878;
    margin-right: 5px;
}
.jinsom-binding-social .down {
    color: #f00;
    cursor: pointer;
}
.jinsom-binding-social img {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    margin-right: 10px;
}

/*音乐播放器*/
#jinsom-memeber-bg-music .aplayer-time {
    display: none;
}
#jinsom-memeber-bg-music {
    padding-bottom: 5px;
}
.aplayer .aplayer-info .aplayer-music{
    display: none;
}
.aplayer .aplayer-info {
    height: inherit !important;
    margin-left: 20px !important;
    padding: 12px 7px 0 10px !important;
}
.aplayer .aplayer-pic{
    height: 0 !important;
}
.aplayer-volume-wrap {
    display: none !important;
}
.aplayer-time button {
    display: none !important;
}
.aplayer{
    max-width: inherit !important;
    box-shadow: 0 0 0px #ccc !important;
    border: none !important;
    margin: 0 !important;
    flex: 1;
}
.aplayer .aplayer-pic .aplayer-button {
    position: relative !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2) !important;
    background: inherit !important;
}
.aplayer .aplayer-pic .aplayer-play .aplayer-icon-play,.aplayer .aplayer-pic .aplayer-pause .aplayer-icon-pause {
    position: initial !important;
    height: 30px !important;
    width: 30px !important;
}
.aplayer .aplayer-pic .aplayer-play,.aplayer .aplayer-pic .aplayer-pause {
    width: 30px !important;
    height: 30px !important;
    border: none !important;
    bottom: inherit !important;
    right: inherit !important;
    margin: 0 !important;
}
.aplayer .aplayer-pic .aplayer-button .aplayer-fill {
    fill: #ee5044 !important;
}
.aplayer .aplayer-pic{
    background-image: none !important;
}
span.aplayer-thumb {
    display: none;
}
.aplayer .aplayer-icon{
    opacity: 1 !important;
}
.jinsom-post-music {
    display: flex;
    margin-bottom: 5px;
}
.jinsom-post-music-download {
    width: 100px;
    text-align: center;
    background-color: #2eb354;
    color: #fff;
    line-height: 36px;
    cursor: pointer;
}
.jinsom-post-music-download:hover {
    color: #fff;
}


/*编辑器*/
#edui1_imagescale_cover {
    display: none !important;
}
.edui-editor-imagescale span{
    display: none !important;
}



/*论坛投票帖子*/
.jinsom-bbs-vote-form {
    margin: 20px 0;
}
.jinsom-bbs-vote-form .layui-unselect.layui-form-checkbox {
    float: left;
}
.jinsom-bbs-vote-form .layui-unselect.layui-form-checkbox i {
    top: 5px;
}
.jinsom-bbs-vote-form .layui-progress.layui-progress-big {
    margin-left: 20px;
}
.jinsom-bbs-vote-text {
    margin-top: 20px;
    font-size: 14px;
    color: #000000;
    margin-left: 25px;
    line-height: 30px;
    margin-bottom: 20px;
}
.jinsom-bbs-vote-text.had {
    margin-bottom: 0;
}
.jinsom-bbs-vote-text.had span {
    color: #f00;
    margin-left: 10px;
}
.jinsom-bbs-vote-info {
    margin-top: 30px;
    color: #999;
    font-size: 15px;
    text-align: center;
}
.jinsom-bbs-vote-info span {
    margin-right: 20px;
}
.jinsom-bbs-vote-info i {
    font-style: normal;
    color: #f00;
}

.jinsom-bbs-publish-activity-list .add,.jinsom-bbs-publish-vote-list .add {
    line-height: 38px;
    color: #2196F3;
    cursor: pointer;
    margin-right: 10px;
}
.jinsom-bbs-publish-activity-list .del,.jinsom-bbs-publish-vote-list .del {
    line-height: 38px;
    color: #f00;
    cursor: pointer;
}

/*我的钱包模块*/
.jinsom-mycredit-top {
    padding: 20px;
    display: flex;
}
.jinsom-mycredit-top .left {
    flex: 6;
}
.jinsom-mycredit-top .right {
    flex: 5;
}
.jinsom-mycredit-user-avatar {
    float: left;
    margin-right: 10px;
}
.jinsom-mycredit-user-info {
    float: left;
}
.jinsom-mycredit-user-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
.jinsom-mycredit-credit-info .credit {
    font-size: 18px;
    margin-bottom: 15px;
}
.jinsom-mycredit-credit-info .credit span {
    margin-right: 5px;
    vertical-align: -2px;
}
.jinsom-mycredit-credit-info .credit i {
    font-style: normal;
    font-size: 22px;
    color: #fe7f3e;
}
.jinsom-mycredit-credit-type {
    display: flex;
}
.jinsom-mycredit-credit-type li {
    text-align: center;
    flex: 1;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    border-radius: 1px;
}
.jinsom-mycredit-credit-type .recharge {
    background-color: #46c47c;
    margin-right: 10px;
}
.jinsom-mycredit-credit-type .transfer {
    background-color: #2196F3;
    margin-right: 10px;
}
.jinsom-mycredit-credit-type .withdrawals {
    background-color: #fa9e3b;
}
.jinsom-mycredit-user-info .vip {
    margin-top: 10px;
}
.jinsom-mycredit-user-info .vip p {
    line-height: 26px;
    color: #333;
}
.jinsom-mycredit-user-info .vip p span {
    margin-left: 10px;
    color: #2196F3;
    cursor: pointer;
}
.jinsom-mycredit-bottom {
    padding: 0 20px 0px;
}
.jinsom-mycredit-bottom .layui-tab {
    margin-top: 0;
}
.jinsom-mycredit-bottom .layui-tab ul {
    display: flex;
    border-color: #f6f6f6;
}
.jinsom-mycredit-bottom .layui-tab ul li {
    flex: 1;
}
.jinsom-mycredit-bottom .layui-tab-content {
    padding: 10px 0;
}
.jinsom-mycredit-page {
    text-align: center;
}
.jinsom-mycredit-bottom .layui-tab-content {
    padding: 0;
}
.jinsom-mycredit-table>.title {
    display: flex;
    background-color: #f6fff8;
    padding: 12px;
}
.jinsom-mycredit-table .title span {
    text-align: center;
}
.jinsom-mycredit-table .title span:nth-child(1){
    flex: 5;
    border-right: 1px solid #f2f2f2;
}
.jinsom-mycredit-table .title span:nth-child(2){
    flex: 2;
    border-right: 1px solid #f2f2f2;
}
.jinsom-mycredit-table .title span:nth-child(3){
    flex: 3;
}
.jinsom-mycredit-table .content li {
    display: flex;
    text-align: center;
    padding: 5px 0;
    color: #999;
    cursor: pointer;
}
.jinsom-mycredit-table .content li:hover {
    color: #333;
}
.jinsom-mycredit-table .content li span:nth-child(1) {
    flex: 5;
    max-width: 330px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.jinsom-mycredit-table .content li span:nth-child(2) {
    flex: 2;
}
.jinsom-mycredit-table .content li span:nth-child(3) {
    flex: 3;
}
.jinsom-mycredit-table .content li span {
    line-height: 30px;
}
.jinsom-mycredit-table .content li:last-child {
    border: none;
}
.jinsom-mycredit-table .content {
    height: 240px;
    overflow: hidden;
}
.jinsom-mycredit-bottom .jinsom-empty-page,.jinsom-mycredit-bottom .jinsom-load {
    margin-top: 80px;
}
.jinsom-recharge-type {
    padding: 5px;
}
.jinsom-recharge-type li {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    cursor: pointer;
    border-bottom: 5px solid #fff;
}
.jinsom-recharge-type li:last-child {
    border-bottom: none !important;
}
.jinsom-recharge-type li i {
    margin-left: 40px;
}
.jinsom-recharge-type li.alipay {
    background-color: #00a7ff;
}
.jinsom-recharge-type li.alipay i {
    font-size: 40px;
    vertical-align: -6px;
    margin-right: 16px;
}
.jinsom-recharge-type li.wechatpay {
    background-color: #41b035;
}
.jinsom-recharge-type li.wechatpay i {
    font-size: 32px;
    vertical-align: -4px;
    margin-right: 15px;
}
.jinsom-recharge-type li.keypay {
    background-color: #666;
}
.jinsom-recharge-type li.keypay i {
    font-size: 28px;
    margin-right: 15px;
    vertical-align: -3px;
}
.jinsom-recharge-type li.creditpay {
    background-color: #bbb;
    color: #fff;
}
.jinsom-credit-recharge-content {
    padding: 20px;
}
.jinsom-credit-recharge-number li {
    width: 24%;
    float: left;
    text-align: center;
    padding: 10px;
    border: 1px solid #f2f2f2;
    margin-right: 1.3333%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
}
.jinsom-credit-recharge-number li .top {
    padding: 30px 0;
    border-bottom: 1px solid #f2f2f2;
}
.jinsom-credit-recharge-number li .top span {
    vertical-align: -5px;
    margin-right: 5px;
}
.jinsom-credit-recharge-number li .top i {
    font-style: normal;
    font-size: 16px;
}
.jinsom-credit-recharge-number li .bottom {
    padding-top: 10px;
    font-size: 16px;
}
.jinsom-credit-recharge-number li:nth-child(4n) {
    margin-right: 0;
}
.jinsom-credit-recharge-number li:hover,.jinsom-credit-recharge-number li.on {
    border-color: #5FB878;
}
.jinsom-credit-recharge-number li.on n {
    display: inline-block;
}
.jinsom-credit-recharge-number li n {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-top: 25px solid #5FB878;
    border-left: 25px solid transparent;
    top: 0;
    display: none;
}
.jinsom-credit-recharge-number li n i {
    position: absolute;
    top: -25px;
    right: 0;
    color: #fff;
}
.jinsom-credit-recharge-number li .top input {
    width: 60px;
    border: none;
}
#jinsom-credit-recharge-1,#jinsom-credit-recharge-2,#jinsom-credit-recharge-3{
    display: none;
}
.jinsom-credit-recharge-type {
    margin-top: 20px;
}
.jinsom-credit-recharge-type li {
    position: relative;
    width: 24%;
    float: left;
    text-align: center;
    padding: 8px;
    border: 1px solid #b0d3e5;
    margin-right: 1.3333%;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 10px;
}
.jinsom-credit-recharge-type li n {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-top: 25px solid #00a7ff;
    border-left: 25px solid transparent;
    top: 0;
}
.jinsom-credit-recharge-type li n i {
    position: absolute;
    top: -25px;
    right: 0;
    color: #ffffff;
}
.jinsom-credit-recharge-type li>span {
    font-size: 16px;
}
.jinsom-credit-recharge-type li>i {
    font-size: 24px;
    vertical-align: -2px;
    margin-right: 5px;
    color: #00a7ff;
}
.jinsom-credit-recharge-btn {
    margin-top: 20px;
    padding: 12px;
    background-color: #5fb878;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
}
.jinsom-credit-recharge-type li.wechat {
    border: 1px solid #a0c89c;
}
.jinsom-credit-recharge-type li.wechat n {
    border-top: 25px solid #41b035;
}
.jinsom-credit-recharge-type li.wechat>i {
    color: #41b035;
}
.jinsom-wechatpay-code-content {
    text-align: center;
    padding: 50px 0 30px;
}
.jinsom-wechatpay-code-content p {
    margin-top: 20px;
    font-size: 16px;
}
.jinsom-wechatpay-code-content p i {
    color: #41b035;
    font-size: 18px;
}
.jinsom-wechatpay-code-content p:nth-child(1) i {
    font-size: 60px;
}
.jinsom-wechatpay-code-content p:nth-child(2) {
    font-size: 18px;
    color: #41b035;
}
.jinsom-wechatpay-code-content p:nth-child(3) {
    font-size: 30px;
    color: #333;
}
.jinsom-recharge-type li.creditpay span:first-child {
    margin-right: 15px;
    vertical-align: -6px;
    margin-left: 40px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}
.jinsom-credit-recharge-number li .top span.jinsom-icon {
    vertical-align: -6px;
    margin-right: 5px;
    font-size: 26px;
    color: #F44336;
}
.jinsom-credit-recharge-type li.credit>i {
    vertical-align: -4px;
}
.jinsom-credit-recharge-type li.credit {
    border: 1px solid #5fb878;
}
.jinsom-credit-recharge-type li.credit n {
    border-top: 25px solid #5fb878;
}
.jinsom-keypay-tips{
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    color: #999;
    text-decoration: underline;
    display: block;
}

/*转账表单*/
.jinsom-transfer-confirm-form {
    padding: 20px;
    text-align: center;
}
.jinsom-transfer-confirm-avatar {
    text-align: center;
    margin-top: -60px;
    margin-bottom: 10px;
    position: relative;
}
.jinsom-transfer-confirm-avatar i {
    right: 50%;
    margin-right: -35px;
}
.jinsom-transfer-confirm-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 2px solid #fff;
}
.jinsom-transfer-confirm-form .info {
    display: flex;
}
.jinsom-transfer-confirm-form .info span {
    flex: 1;
    text-align: center;
}
.jinsom-transfer-confirm-form .info span i {
    font-style: normal;
}
.jinsom-transfer-confirm-form .tips {
    margin: 20px;
    color: #F44336;
}
.jinsom-transfer-confirm-form .number input {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
}
.jinsom-transfer-confirm-form .btn {
    padding: 9px 15px;
    background: #5FB878;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    margin-top: 10px;
}
.jinsom-transfer-form .layui-layer-content {
    overflow: inherit !important;
}
.jinsom-transfer-confirm-form .name {
    margin-bottom: 10px;
}
.jinsom-transfer-confirm-form .number {
    margin-bottom: 10px;
}
.jinsom-transfer-confirm-form .mark textarea {
    width: 100%;
    height: 50px;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
}



/*附件下载*/
.jinsom-file-download {
    padding: 20px;
    background-color: #f2f2f5;
}
.jinsom-file-download .icon {
    float: left;
    font-size: 40px;
    color: #777;
}
.jinsom-file-download .info {
    float: left;
    margin-left: 20px;
}
.jinsom-file-download .name {
    font-size: 20px;
}
.jinsom-file-download .pass {
    font-size: 14px;
    color: #999;
}
.jinsom-file-download .footer {
    clear: both;
    margin-top: 15px;
}

.jinsom-file-download .footer a {
    padding: 8px 30px;
    margin: 0 15px 0 0;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
}
.jinsom-file-download .footer a:hover{
    color: #fff;
}
.jinsom-file-download .action {
    background: #5fb878;
}
.jinsom-file-download .qrcode {
    background: #00BCD4;
}


/*插入附件类型*/
.jinsom-upload-file-type {
    padding: 5px;
}
.jinsom-upload-file-type li {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    cursor: pointer;
    border-bottom: 5px solid #fff;
    text-align: center;
}
.jinsom-upload-file-type li:last-child {
    border-bottom: none !important;
}
.jinsom-upload-file-type li.music {
    background-color: #f9675c;
}
.jinsom-upload-file-type li.video {
    background-color: #a25eaf;
}
.jinsom-upload-file-type li.file {
    background-color: #10a799;
}
.jinsom-upload-file-type li i {
    font-size: 28px;
    margin-right: 15px;
    vertical-align: -3px;
}

.jinsom-insert-file-content {
    padding: 20px;
}
.jinsom-insert-file {
    background-color: #5fb878;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 15px;
    position: relative;
}
#jinsom-insert-file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    cursor: pointer;
    height: 100%;
}
.jinsom-file-progress {
    position: relative;
    width: 100%;
    padding: 1px;
    border-radius: 0px;
    display: none;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.jinsom-file-bar {
    background-color: #4DAB67;
    display: block;
    width: 0;
    height: 20px;
    border-radius: 1px;
}
.jinsom-file-percent {
    position: absolute;
    height: 20px;
    display: inline-block;
    top: 1px;
    left: 1%;
    color: #fff;
    line-height: 20px;
}
#jinsom-insert-file-url,#jinsom-insert-file-name {
    display: block;
    height: 36px;
    margin: 0 auto;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    color: #333;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
}
#jinsom-insert-file-info {
    display: block;
    height: 80px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #e6e6e6;
    color: #333;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
}
.jinsom-insert-file-main .layui-layer-content {
    height: auto !important;
}
.jinsom-insert-file-btn {
    background-color: #1E9FFF;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
}


/*排行榜*/
.jinsom-ranking-page .left {
    width: 150px;
    float: left;
    text-align: center;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    border-radius: 2px;
}
.jinsom-ranking-page .left li {
    line-height: 50px;
    cursor: pointer;
    position: relative;
    opacity: .999;
}
.jinsom-ranking-page .left li:hover{
    color: #fff;
}
.jinsom-ranking-page .left li.on {
    background-color: #5FB878;
    color: #fff;
    font-size: 16px;
}
.jinsom-ranking-page .left li:before {
    background-color: #5FB878;
    left: 50%;
    content: '';
    width: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.jinsom-ranking-page .left li:after {
    background-color: #5FB878;
    right: 50%;
    content: '';
    width: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.jinsom-ranking-page .left li:hover:before, .jinsom-ranking-page .left li:hover:after {
    width: 50%;
    opacity: 1;
}


.jinsom-ranking-page .right {
    float: left;
    width: 875px;
}
.jinsom-ranking-page-top {
    display: flex;
}
.jinsom-ranking-page-top li {
    margin-left: 20px;
    text-align: center;
    width: 198px;
    box-sizing: border-box;
    border-radius: 2px;
    padding-bottom: 20px;
    position: relative;
    border: 3px solid #f5f5f5;
}
.jinsom-ranking-page-top a, .jinsom-ranking-page-top .btn {
    position: relative;
    z-index: 1;
    display: block;
}
.jinsom-ranking-page-top li .bg {
    background-size: cover;
    height: 80px;
    position: relative;
    background-image: url(http://192.168.0.121/wp-content/themes/LightSNS/images/member_bg/small/18.jpg);
    background-position: center;
}
.jinsom-ranking-page-top li .avatarimg {
    margin-top: -30px;
    position: relative;
}
.jinsom-ranking-page-top li .avatarimg img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 2px solid #fff;
}
.jinsom-ranking-page-top li .name {
    margin: 10px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jinsom-ranking-page-top li:before {
    width: 0;
    height: 100%;
    border-width: 3px 0px 3px 0px;
    top: -3px;
    left: 0px;
    content: '';
    border-style: solid;
    position: absolute;
    border-radius: 3px;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.jinsom-ranking-page-top li:hover:before {
    width: 100%;
}
.jinsom-ranking-page-top li:after {
    width: 100%;
    height: 0;
    border-width: 0 3px 0 3px;
    top: 0;
    left: -3px;
    content: '';
    border-style: solid;
    position: absolute;
    border-radius: 3px;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.jinsom-ranking-page-top li:hover:after {
    height: 100%;
}
.jinsom-ranking-page-top li .rank {
    display: block;
    color: #fff;
    padding: 4px;
}
.jinsom-ranking-page-top li.one .rank {
    background-color: #e74c3c;
}
.jinsom-ranking-page-top li.two .rank {
    background-color: #3498db;
}
.jinsom-ranking-page-top li.three .rank {
    background-color: #2ecc71;
}
.jinsom-ranking-page-top li.four .rank {
    background-color: #CDDC39;
}

.jinsom-ranking-page-top li.one:before,.jinsom-ranking-page-top li.one:after {
    border-color: #e74c3c;
}
.jinsom-ranking-page-top li.two:before,.jinsom-ranking-page-top li.two:after {
    border-color: #3498db;
}
.jinsom-ranking-page-top li.three:before,.jinsom-ranking-page-top li.three:after {
    border-color: #2ecc71;
}
.jinsom-ranking-page-top li.four:before,.jinsom-ranking-page-top li.four:after {
    border-color: #CDDC39;
}


.jinsom-ranking-page-top li .number {
    margin: 10px;
    color: #999;
    font-size: 16px;
}

.jinsom-ranking-page-bottom li {
    float: left;
    margin-left: 20px;
    width: 198px;
    box-sizing: border-box;
    margin-top: 20px;
    border: 1px solid #f5f5f5;
    padding: 5px;
    border-radius: 2px;
}
.jinsom-ranking-page-bottom li a{
    display: flex;
}
.jinsom-ranking-page-bottom li:hover {
    border-color: #5fb878;
}
.jinsom-ranking-page-bottom li .rank {
    width: 30px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #999;
}
.jinsom-ranking-page-bottom li .avatarimg {
    margin-right: 8px;
    position: relative;
}
.jinsom-ranking-page-bottom li .avatarimg img {
    width: 38px;
    height: 38px;
    border-radius: 100%;
}
.jinsom-ranking-page-bottom li .info .number {
    color: #999;
}
.jinsom-ranking-page-bottom li .info .name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 110px;
    height: 19px;
    line-height: 19px;
}
.jinsom-ranking-page-top li .avatarimg .jinsom-verify {
    left: 50%;
    margin-left: 12px;
}
.jinsom-ranking-page-top li .btn .follow.has {
    background-color: #999;
}
.jinsom-ranking-page-top li .btn .follow {
    background-color: #2eb354;
    padding: 6px 20px;
    border-radius: 2px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}


/*首页幻灯片*/
.jinsom-slider a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}