.layui-layer-loading, .layui-layer-shade, .layui-layer{
    z-index: 1989199015 !important;
}

/* 会员中心已发表文章 阅读过后变色样式 */
.acount_4_4 .readed .text .titles .test_title {
    background-color: #959595 !important;
}
.acount_4_4 .readed .text .titles .test_title::after {
    border-left-color: #959595 !important;
}
.acount_4_4 .readed .text .titles .rel_title {
    color: #959595 !important;
}
/* 会员中心已发表文章 阅读过后变色样式 END */
.readed .text .titles .rel_title{
    color: #959595 !important;
}

.operation {
    width: 100%;
    height: 80px;
    line-height: 80px;
    justify-content: space-between;
    box-sizing: border-box;
    overflow: hidden;
}
.operation .right {
    float: right;
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.operation .right p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #555666;
    margin-right: 50px;
}
.operation .right .pages {
    border: solid 1px #e5e5e5;
    border-right: none;
    display: flex;
}
.operation .right .pages a {
    display: block;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    border-right: solid 1px #e5e5e5;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #555666;
}
.operation .right .pages a.page_index{
    background:url(../img/account/page1.png) center center no-repeat;
}
.operation .right .pages a.page_pre{
    background:url(../img/account/page2.png) center center no-repeat;
}
.operation .right .pages a.page_next{
    background:url(../img/account/page3.png) center center no-repeat;
}
.operation .right .pages a.page_end{
    background:url(../img/account/page4.png) center center no-repeat;
}
.operation .right .pages .active {
    color: #fff;
    background-color: rgb(165,181,110);
}
.comment .reply{
    display: none;
    padding: 2.5px 0;
}
.comment .reply:nth-of-type(1), .comment .reply:nth-of-type(2), .comment .reply:nth-of-type(3){
    display: block;
}
.comment .modify {
    margin-top: 0px !important;
    display: inline-block;
}
.comment .modify button{
    margin-left: 5px;
    margin-right: 0 !important;
}
.comment .reply .replybox{
    margin: 10px;
    display: none;
    align-items: flex-end;
}
.comment .reply .replybox textarea{
    width: 520px;
    height: 60px;
    border: solid 1px rgb(165,181,110);
    box-sizing: border-box;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgb(165,181,110);
    font-size: 13px;
    line-height: 20px;
    color: #3c3c3c;
}
.comment .reply .replybox button{
    margin-left: 10px;
    width: 60px;
    height: 30px;
    border-radius: 4px;
    border: none;
    background-color: rgb(165,181,110);
    /* font-family: MicrosoftYaHei; */
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fff;
    cursor: pointer;
}
.comment .reply .replybox button.cancelpl{
    background-color: #9c9da4;
}
.sphide{display: none;}
.subject .comments .comment .posting .posttitle a{
    color: #555666;
}
.red{
    color: red;
}
.offside .hots .theweb .icp a{
    color: #72737e;
}
.bdsharebuttonbox{
    position: fixed;
    top: 0;
    left: 0;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff99003b;
    z-index: 999;
    color: #5f3535;
    font-size: 28px;
    display: none;
}
.bdshare_popup_box, .bdshare_popup_bg{
    display: none !important;
}
#asdsgfdsd{
    position: absolute;
    top: 0;
    left: 0;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    z-index: 996;
    background-image: none !important;
}
.huang {
    background-color: rgb(165,181,110) !important;
    border-color: rgb(165,181,110) !important;
    color: #fff !important;
}
.hui {
    background-color: #959595 !important;
    border-color: #959595 !important;
    color: #fff !important;
}
.authorWindow .information .follow{
    min-height: 26px;
}
.hide {
    display: none !important;
}
.layui-layer-tips{
    max-width: 320px;
    width: auto !important;
    /* max-width: calc(100% - 35px); */
}
.layui-layer-tips .layui-layer-content img{
    max-width: 100%;
}

/* 选择历史记录的文字颜色和背景颜色 */
input:-webkit-autofill {
    -webkit-animation: autofill-fix 1s infinite!important;
    /* 选择历史记录的文字颜色*/
    -webkit-text-fill-color: #000000;
    -webkit-transition: background-color 50000s ease-in-out 0s!important;
    transition: background-color 50000s ease-in-out 0s!important;
    background-color: transparent!important;
    background-image: none !important;
    /* 选择历史记录的背景颜色 */
    -webkit-box-shadow: 0 0 0 1000px transparent inset!important;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
input[type=number], input[type=password], input[type=text], textarea {
    -webkit-appearance: none;
}
.account_6_1 .authentication .theform .forms input[type='text'].backno{
    border-color: rgb(165,181,110) ;
}
input[type=text], textarea, select{color: #000000 !important;}
a{color: #9c9da4;}
.layui-layer-tips .layui-layer-content{word-wrap: break-word;}


.inside .fl .lm .follow.sixinbtn{
    right: 100px;
}

.witness {
    margin-top: 50px;
}
.witness .semi {
    padding-bottom: 20px;
    border-bottom: dashed 1px #bfbfbf;
}
.witness .semi .title {
    font-size: 16px;
    line-height: 20px;
    color: #555666;
    margin-bottom: 10px;
}
.witness .semi .title img {
    vertical-align: bottom;
	display:none;
}
.witness .semi .about {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #9c9da4;
}
.witness .semi .badges {
    display: flex;
    align-items: flex-end;
}
.witness .semi .badges .badge {
    margin-right: 30px;
}
.witness .semi .badges .btns {
    margin-left: auto;
}
.witness .semi .badges .btns .btn {
    width: 80px;
    height: 26px;
    border-radius: 8px;
    border: solid 1px #9c9da4;
    font-size: 12px;
    color: #555666;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}
.show_popup {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.show_popup .narrow {
    display: flex;
    margin-left: 18px;
    position: relative;
}
.show_popup .narrow .icon {
    margin: 0 6px;
}
.show_popup .narrow .icon img{
    width: 100%;
}
.show_popup .narrow .cpms {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    z-index: 999;
    display: none;
}
.show_popup .narrow .cpms .cpm {
    display: flex;
    width: 360px;
    height: 167px;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px #dcdcdc;
    padding: 0 26px;
    box-sizing: border-box;
    align-items: center;
    margin-bottom: 22px;
}
.show_popup .narrow .cpms .cpm:last-child {
    margin-bottom: 0;
}
.show_popup .narrow .cpms .cpm .icon {
    width: 110px;
}
.show_popup .narrow .cpms .cpm .icon img {
    width: 100%;
}
.show_popup .narrow .cpms .cpm .text {
    margin-left: 26px;
    width: calc(100% - 136px);
}
.show_popup .narrow .cpms .cpm .text .title {
    font-size: 18px;
    color: #555666;
    font-weight: bold;
    margin-bottom: 10px;
}
.show_popup .narrow .cpms .cpm .text p {
    font-size: 14px;
    color: #555666;
    line-height: 22px;
}
.show_popup .narrow .cpms .cpm .text a {
    font-size: 12px;
    color: #9c9da4;
    display: block;
    margin-top: 10px;
}
.show_popup .narrow:hover .cpms {
    display: block;
}
.hhfjbrest i, .hhfjbrest2 i{
    background: url(../img/detail/jubbb.png) no-repeat;
    width: 20px;
    display: inline-block;
    height: 20px;
    margin-right: 7px;
    margin-top: 3px;
}
.hhfjbrest, .hhfjbrest2{
    color: #555666;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}
.hhfjbrest2 i{
    background: url(../img/detail/jubbb16.png) no-repeat;
}




/** 文章举报弹窗 */
.backgroundpop .jubaotc {
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    width: 345px;
    background-color: #fff;
    text-align: center;
}
.backgroundpop .jubaotc .close {
    text-align: right;
    padding: 10px 10px 0 0;
}
.backgroundpop .jubaotc .close img {
    cursor: pointer;
    width: 14px;
}
.backgroundpop .jubaotc .title {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #434343;
    margin-top: 15px;
    padding: 0 20px;
    text-align: left;
    max-height: 300px;
    word-wrap: break-word;
}
.backgroundpop .jubaotc .title.mill{
    font-size: 12px;
    text-align: center;
}
.backgroundpop .jubaotc .title.mill a{
    color: #69b1ff;
}
.backgroundpop .jubaotc .jb_div a.a-upload{
    background-color: #fff;
    border-radius: 8px;
    border: solid 1px rgb(165,181,110);
    font-size: 12px;
    color: rgb(165,181,110);
    margin: 0 5px;
    cursor: pointer;
    padding: 5px 10px;
    position: relative;
}
.backgroundpop .jubaotc .jb_div a.a-upload  input {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}
.backgroundpop .jubaotc .jb_div .fileerrorTip{
    display: block;
    margin-top: 10px;
    color: #737373;
    font-size: 14px;
}
.backgroundpop .jubaotc .title span{
    /* display: block; */
    text-align: center;
    line-height: 22px;
    font-size: 16px;
}
.backgroundpop .jubaotc .jb_div{
    width: 80%;
    margin: 30px auto;
}
.backgroundpop .jubaotc .jb_div label{
    width: 49%;
    display: inline-flex;
    line-height: 35px;
    justify-content: center;
    align-items: center;
}
.backgroundpop .jubaotc .jb_div label input{
    margin-right: 5px;
    margin-top: 5px;
}
.backgroundpop .jubaotc .jb_div label span{
    color: #434343;
    font-size: 14px;
}
.backgroundpop .jubaotc .title span.small{
    font-size: 12px;
    color: #959595;
}
.backgroundpop .jubaotc .btns {
    margin: 20px 0;
}
.backgroundpop .jubaotc .btns button {
    width: 100px;
    height: 30px;
    background-color: rgb(165,181,110);
    border-radius: 8px;
    border: solid 1px rgb(165,181,110);
    font-size: 12px;
    color: #fff;
    margin: 0 5px;
    cursor: pointer;
}

.backgroundpop .jubaotc .jb_div textarea{
    width: 100%;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #858484;
    box-sizing: border-box;
    padding: 5px;
    text-indent: 20px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    resize: none;
    height: 125px;
    color: #555666 !important;
}
.pagecoment .subject .iptshow span.hhfjbrest{
    text-indent: 0;
}
.pagecoment .subject .iptshow span.hhfjbrest i{
    margin-top: -3px;
    vertical-align: middle;
    background-size: cover;
    width: 22px;
    height: 22px;
}
/** 文章举报弹窗 */


/** 评论举报 */
.inside .fl .allcomments .discuss .discuss_detial .talk .cz.hhfjbrest2{
    text-indent: 5px;
    font-size: 12px;
}
.inside .fl .allcomments .discuss .discuss_detial .talk .cz.hhfjbrest2 i{
    margin-top: -5px;
    margin-right: 5px;
    vertical-align: middle;
    background-size: 100%;
    width: 15px;
    height: 15px;
}
/** 评论举报 END */




.self .acount_4_2{
    margin-top: 0;
}
.acount_4_2 .sort {
    margin: 20px 0;
}
.acount_4_2 .sort a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #9c9da4;
    margin-right: 10px;
}
.acount_4_2 .sort .active {
    color: rgb(165,181,110);
}
.self .acount_4_4 .sort {
    margin-top: 20px;
    margin-bottom: -15px;
}
.hide{
    display: none;
}
.acount_4_2.acount_4_4 .article {
    height: 160px;
    padding: 20px 0 10px;
    background: #f5f5f5;
    position: relative;
    margin-top: 50px;
    overflow: inherit;
}
.acount_4_2.acount_4_4 .article .opers{
    bottom: unset;
    margin-bottom: 10px;
    position: absolute;
    top: -25px;
}
.acount_4_2.acount_4_4 .article .opers span{
    color: #555666;
    margin-right: 10px;
    font-size: 14px;
}
.acount_4_2.acount_4_4 .article .opers a{
    color: #555666;
    font-size: 14px;
    border: 1px solid #555666;
    padding: 0px 5px;
    border-radius: 4px;
}
.acount_4_2.acount_4_4 .article .text .downs .text_detial.duans{
    width: 320px;
}
.acount_4_2.acount_4_4 .article .text .downs .text_detial.longs{
    width: 420px;
}
.acount_4_2.acount_4_4 .article .text .downs .updateoldauth{
    float: left;
    margin-top: 25px;
}
.acount_4_2.acount_4_4.me .article .text .downs .updateoldauth.authlongs{
    margin-top: 25px;
}
.acount_4_2.acount_4_4.me .article .text .downs .updateoldauth{
    float: left;
    margin-top: 0;
}
.acount_4_2.acount_4_4.me .article .text .downs .updateoldauth a{
    display: block;
    margin-top: 2px;
}
.acount_4_2.acount_4_4 .article .text .downs .updateoldauth a{
    color: rgb(165,181,110);
    font-size: 13px;
    border: 1px solid rgb(165,181,110);
    border-radius: 4px;
    padding: 5px 10px;
}
.jubaotc2s .nishuosa span{
    font-size: 14px;
    color: #565656;
}
.jubaotc2s .nishuosa input{
    border-radius: 3px;
    border: 1px solid rgb(165,181,110);
    padding: 5px;
}
.jubaotc2s .nishuosa img{
    vertical-align: middle;
}
.backgroundpop .jubaotc.jubaotc2s .jb_div{
    width: 90%;
}
.jubaotc2s .nishuosa span.whichone{
    display: block;
    margin-top: 14px;
    text-align: left;
}
.jubaotc2s .nishuosa ul{
    width: 181px;
    left: 87px;
    top: 27px;
}
.jubaotc2s .nishuosa ul li{
    padding: 2px 10px;
    font-size: 14px;
}





.backgroundpop .jubaotc.jubaotc3s .title span{
    font-size: 14px;
}
.backgroundpop .jubaotc.jubaotc3s .title{
    padding: 30px 20px;
}


.backgroundpop .jubaotc .jb_div .createval{
    width: 70px;
    height: 25px;
    border-radius: 8px;
    border: solid 1px rgb(165,181,110);
    font-size: 12px;
    color: #555666 !important;
    margin: 0 5px;
    text-align: center;
}
.backgroundpop .jubaotc .jb_div span{
    font-size: 14px;
}




@media screen and (max-width: 1025px) {
    .operation .right p {
        display: none;
    }
    .operation .right {
        margin-top: 20px;
    }
    .subject .inside .fl .lm .follow{
        top: 80%;
    }
    .subject .inside .fl .lm .follow.sixinbtn{
        right: 80px;
    }
    .subject .inside .fl .lm{
        padding: 15px 15px 35px;
    }


    .acount_4_2.acount_4_4 .article .text .downs .text_detial.duans{
        width: 180px;
    }
    .acount_4_2.acount_4_4 .article .text .downs .text_detial.longs{
        width: 180px;
    }

}





/* 私信 和 举报 回复 */
.acount_2_3 .tb table tr td button{
    cursor: pointer;
}
.backgroundpop .official {
    width: 660px;
    padding: 35px 40px;
    box-sizing: border-box;
}
.backgroundpop .official .header{
    position: fixed;
    width: 660px;
    height: 20px;
}
.backgroundpop .official .closepops{
    /* position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; */
    position: absolute;
    top: -25px;
    right: 65px;
    cursor: pointer;
}
.backgroundpop .official .recommend {
    font-size: 18px;
    color: #434343;
}
.backgroundpop .official .textarea {
    height: 100px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #d2d2d2;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 20px;
}
.backgroundpop .official .textarea textarea {
    width: 100%;
    height: 100%;
    border: none;
    font-family: normal;
    font-size: 14px;
    color: #555666;
    resize: none;
}
.backgroundpop .official .submit {
    display: flex;
    align-items: center;
    height: 70px;
    border-bottom: solid 1px #d2d2d2;
}
.backgroundpop .official .submit p {
    font-size: 14px;
    color: #959595;
    margin-left: auto;
}
.backgroundpop .official .submit button {
    width: 100px;
    height: 36px;
    background-color: rgb(165,181,110);
    border-radius: 8px;
    border: none;
    font-size: 16px;
    color: #fff;
    margin-left: 15px;
    cursor: pointer;
}
.backgroundpop .official .submit button[disabled]{
    background-color: #f0f0f0;
}
.backgroundpop .official .record {
    font-size: 16px;
    color: #434343;
    margin-top: 20px;
}
.backgroundpop .official .reports {
    font-size: 14px;
    color: #434343;
    line-height: 30px;
    margin-top: 20px;
}
.backgroundpop .official .reports .report_msg {
    display: flex;
    justify-content: space-between;
}
.backgroundpop .official .reports .abstract {
    text-align: left;
}
.backgroundpop .official .reports .abstract span {
    color: #959595;
}
.backgroundpop .official .reports .reson {
    text-align: left;
}
.backgroundpop .official .reports .reson .detial {
    padding: 20px 24px;
    background-color: #f5f5f5;
    text-align: left;
    color: #555666;
    line-height: 22px;
}
.backgroundpop .official .reports .reply {
    margin-top: 20px;
    text-align: left;
    line-height: 24px;
    padding-bottom: 20px;
    border-bottom: dashed 1px #d2d2d2;
}
.backgroundpop .official .reports .reply span {
    color: #959595;
}
.sx_submit{
    display: flex;
    align-items: center;
    height: 70px;
    border-bottom: solid 1px #d2d2d2;
    padding: 0 30px;
    margin-top: -30px;
}
.sx_submit p{
    font-size: 14px;
    color: #959595;
    margin-left: auto;
}
.sx_submit button{
    width: 100px;
    height: 36px;
    background-color: rgb(165,181,110);
    border-radius: 8px;
    border: none;
    font-size: 16px;
    color: #fff;
    margin-left: 15px;
    cursor: pointer;
}
@media screen and (min-width: 768px) {
    .backgroundpop .official .reports{
        max-height: 400px;
        overflow: overlay;
        width: 100%;
    }
    .backgroundpop .official .reports > div{
        max-width: 96%;
    }
}
@media screen and (max-width: 768px) {
    .backgroundpop .official{
        width: 85%;
        height: 80%;
        overflow-y: scroll;
    }
    .backgroundpop .official .header{
        width: 85%;
    }
    .backgroundpop .official {
        padding: 10px;
        padding-top: 30px;
    }
    .backgroundpop .official .closepops{
        top: -23px;
        right: 20px;
    }
    .backgroundpop .official .textarea {
        padding: 10px;
    }
    .backgroundpop .official .reports {
        font-size: 12px;
    }
    .backgroundpop .official .reports .report_msg {
        flex-wrap: wrap;
    }
    .backgroundpop .official .reports .reply {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .backgroundpop .official .reports .reson .detial {
        padding: 10px;
    }
}
  

.account_1_1 .archives .about{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.account_1_1 .archives .about span{
    width: 80px;
    height: 26px;
    border-radius: 8px;
    border: solid 1px #9c9da4;
    font-size: 12px;
    color: #555666;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    display: block;
}


.witness {
    margin-top: 50px;
}
.witness .semi {
    padding-bottom: 20px;
    border-bottom: dashed 1px #bfbfbf;
}
.witness .semi .title {
    font-size: 16px;
    line-height: 20px;
    color: #555666;
    margin-bottom: 10px;
}
.witness .semi .title img {
    vertical-align: bottom;
}
.witness .semi .about {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #9c9da4;
}
.witness .semi .badges {
    display: flex;
    align-items: flex-end;
}
.witness .semi .badges .badge {
    margin-right: 30px;
    width: 97px;
}
.witness .semi .badges .badge img{
    width: 100%;
}
.witness .semi .badges .btns {
    margin-left: auto;
}
.witness .semi .badges .btns .btn {
    width: 80px;
    height: 26px;
    border-radius: 8px;
    border: solid 1px #9c9da4;
    font-size: 12px;
    color: #555666;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}
.show_popup {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.show_popup .narrow {
    display: flex;
    margin-left: 18px;
    position: relative;
}
.show_popup .narrow .icon {
    margin: 0 6px;
    position: relative;
    width: 38px;
}
.show_popup .narrow .icon .cpm {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    display: none;
    width: 360px;
    height: 167px;
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px #dcdcdc;
    padding: 0 26px;
    box-sizing: border-box;
    align-items: center;
    margin-bottom: 22px;
    background-color: #fff;
    z-index: 999;
}
.show_popup .narrow .icon .cpm .icon {
    width: 110px;
}
.show_popup .narrow .icon .cpm .icon img {
    width: 100%;
}
.show_popup .narrow .icon .cpm .text {
    margin-left: 26px;
    width: calc(100% - 136px);
}
.show_popup .narrow .icon .cpm .text .title {
    font-size: 18px;
    color: #555666;
    font-weight: bold;
    margin-bottom: 10px;
}
.show_popup .narrow .icon .cpm .text p {
    font-size: 14px;
    color: #555666;
    line-height: 22px;
}
.show_popup .narrow .icon .cpm .text a {
    font-size: 12px;
    color: #9c9da4;
    display: block;
    margin-top: 10px;
}
.show_popup .narrow .icon:hover .cpm {
    display: flex;
}
.inside .fl .lm .him .htm {
    display: flex;
    align-items: center;
}
.inside .fl .lm .him .htm .badge {
    display: flex;
}
.inside .fl .lm .him .htm .badge .badge_pic {
    margin-left: 15px;
    width: 38px;
}
.inside .fl .lm .him .htm .badge .badge_pic img{
    width: 100%;
}
  