.n-middle-conter{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.n-middle-conter .n-left{
    position: absolute;
    margin-top: 18px;
}
.n-middle-conter .n-right{
    position: absolute;
    margin-left: 1094px;
}
.n-center-img{
    margin: 10px;
    position: absolute;
    margin: -61px 0px 20px 180px;
}
.n-left-link div{
    cursor: pointer;
}
.n-center-img img{
    border-radius: 50%;
    width: 123px;
    height: 123px;
    object-fit: cover;
    -webkit-box-shadow: 1px 13px 12px -5px rgb(77 77 77 / 59%);
}
.n-center-name *{
    vertical-align: middle;
}
.n-center-name{
    display: flex;
    justify-content: center;
    align-items: center;
}
.n-center-name span{
    font-size: 23px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: bold;
    text-align: left;
    color: #250a0d;
    line-height: 19px;
    box-sizing: border-box;
}
.n-center-name img{
    margin: 0px 0px 1px 10px;
}
.n-center-name font{
    width: 56px;
    font-size: 12px;
    border: 1px solid #282828;
    border-radius: 5px;
    color: #F2BF61;
    line-height: 16px;
    margin-top: 2px;
    background-color: #282828;
    padding: 2px;
    margin-left: 10px;
    box-sizing: border-box;
}
.n-middle-center{
    width: 475px;
    margin-left: 356px;
}
.n-middle-center #n-brief p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.n-center-name {
    margin-top: 95px;
}
.n-center-qq text{
    color: #716E6F;
}

.n-center-qq{
    padding: 0px 20px;
    box-sizing: border-box;
}
.n-center-ziliao{
    padding: 20px 0px;
    box-sizing: border-box;
}
.n-center-ziliao p{
    font-size: 18px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: bold;
    text-align: left;
    color: #d93938;
    text-align: center;
    height: 30px;
}
.n-center-ziliao div{
    box-sizing: border-box;
}
.n-center-ziliao span{
    color: #716E6F;
}
.n-left-link div{
    padding: 0px 15px;
    text-align: center;
    box-sizing: border-box;
}
.n-left div p{
    margin-top: 5px;
    font-size: 12px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #b5b5b5;
    line-height: 19px;
}
.n-right a{
    background-color: #D9383E;
    border: 1px solid #D9383E;
    color: white;
    border-radius: 5px;
    padding: 5px;
    display: block;
    margin: 15px 0px;
}
.n-right *{
    vertical-align: middle;
}
.n-right button{
    background-color: #D9383E;
    border: 1px solid #D9383E;
    color: white;
    border-radius: 5px;
    padding: 7px;
    display: block;
    margin: 20px 0px;
}
.n-right button font{
    padding-left: 4px;
}

.n-indexWindow ul li img{
    width: 270px;
    height: 180px;
    border-radius: 12px;
    object-fit: inherit;
}
.n-indexWindow ul li p{
    font-size: 16px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: bold;
    text-align: left;
    padding: 10px 3px;
    width: 270px;
    height: 55px;
    box-sizing: border-box;
}
.n-indexWindow ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.n-indexWindow ul>li {
    position: relative;
    width: 23%;
    margin-right: 2.65%;
    margin-bottom: 2%;
    box-sizing: border-box;
}
.n-indexWindow{
    width: 100%;
}
.n-indexWindow ul li a p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.n-title h1{
    font-size: 15px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: bold;
    text-align: left;
    color: #250a0d;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.n-title{
    padding: 20px 20px 0px 20px;
}
.n-worker-top a{
    color: #D9383E;
    border: 1px solid #D9383E;
    border-radius: 5px;
    padding: 9px 13px;
    box-sizing: border-box;
}
.n-worker-top a:first-child{
    color: #fff;
    background-color: #D9383E;
}
.n-worker-top a:last-child{
    margin-left: 71px;
}
.n-worker-top #n-fbzhibiao:hover{
    color: #fff !important;
    position: relative;
    top: 0;
    left: 0;
    text-decoration: none;
}

.n-indexWindow ul>li:nth-child(4n) {
    margin-right: 0;
}

.n-article .n-article-conten{
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 20px;
}
.n-article .n-article-conten:last-child{
    border-bottom:none;
}

.n-conten-two div:first-child img{
    margin-top: -5px;
}



/* 高手动态 */
.n-conten-one h2{
    font-size: 18px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #3236c6;
    line-height: 25px;
}

/* .c-worker-asideItem{
    width: 330px;
}

.fixed_top{
    position: fixed;
    top: 0;
} */
.n-conten1-one{
    margin-left: 58px;
}
.n-conten1-one p{
    font-size: 16px;
    line-height: 30px;
}
.n-contern2-img{
    margin-left: 56px;
}
.n-contern2-img img{
   padding-left: 5px;
   width: 156px;
    height: 145px;
    object-fit: cover;
}
.n-error{
    width: 738px;
    opacity: 1;
    background: #fae5e7;
    margin-left: 58px;
    padding: 10px;
    margin-top: 10px;
}
.n-error p{
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #ec4443;
}
.n-layuiText textarea{
    width: 100%;
    height: 88px;
    opacity: 1;
    background: #f6f7f8;
    border-color: #f6f7f8;
    border-radius: 5px;
    resize: none;
    padding: 15px;
}
.n-btn button{
    width: 99px;
    height: 35px;
    opacity: 1;
    background: #d9383e;
    border-radius: 18px !important;
    color: #fff;
}
.cover{
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}

.cover-close{
    z-index: 1200;
    position: absolute;
    right: -3px;
    top: -10px;
    font-size: 28px;
    cursor: pointer;
    padding: 4px;
    background-color: #ffffff;
}
.cover-img{
    width: 70%;
    height: 70%;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 10px solid #ffffff;
    background-color: #ffffff;
    resize: both;
}

.coverImg{
    max-width: 100%;
    cursor:move!important;
}
.n-contern2-img img {
    cursor: pointer;
}
.release .n-rele{
    font-size: 15px;
    text-align: left;
    color: #999999;
}
.n-Issuin-title h1{
    max-width: 600px;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #e32a67;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.n-Issuin-title .n-zhi{
    width: 43px;
    font-size: 12px;
    padding: 2px;
    opacity: 1;
    color: #E32A67;
    text-align: center;
    background: #ffeced;
    border-radius: 4px;
    margin-left: 5px;
}
.n-Issuin-title{
    padding: 0px 0px 15px 0px;
}
.n-Issuin-one{
    width: 797px;
    opacity: 1;
    background: #fdfdfd;
    height: 78px;
    padding: 15px;
}
.n-Issuin-one p{
    font-size: 14px;
    text-align: left;
    color: #666666;
    line-height: 25px;
    max-height: 53px;
    height: 53px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.n-Issuin-two{
    width: 797px;
    height: auto;
    opacity: 1;
    border: 1px dashed #f2f2f2;
    margin: 20px 0px;
    padding: 10px;
}
.n-Issuin-two div a{
    color: #48A1EC;
    font-size: 14px;
    line-height: 25px;
}
.n-Issuin-two a{
    line-height: 25px;
}
.n-issyin-time p{
    font-size: 14px;
    text-align: left;
    color: #999999;
    margin-left: 12px;
}




/* 私信高手e */
 
.talk_sub{
    width:56px;
    height:30px;
    float:left;
    margin-left:10px;
}


.sender{
    clear:both;
}
.sender .n-time p{
    color: #827e7e;
    font-size: 12px;
}
.sender .n-time p font{
    color: #827e7e !important;
}
.sender div:nth-of-type(1){
    float: left;
}


.sender .n-news{
    position: relative;
    background-color: #0084ff;
    float: left;
    margin: 8px 15px 10px 14px;
    padding: 10px 10px 10px 10px;
    border-radius:3px;
}
.receiver div:first-child img,
.sender div:first-child img{
    border-radius: 50%;
    width: 45px;
    height: 45px;
    object-fit: cover;
}
.receiver{
    clear:both;
}
.receiver div:nth-child(1){
    float: right;
}
/* .receiver .n-news span{
    margin-right: -18px;
} */
.receiver .n-news{
    position: relative;
    float: right;
    background-color: #0084ff;
    margin: 8px 15px 10px 15px;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
}
.receiver .n-time p{
    font-size: 12px;
    color: #ff5151;
}
.receiver .n-time font{
    font-size: 12px;
    color: #ff5151 !important;
}
.left_triangle{
    position: absolute;
    left: -11px;
    top: 1px;
    border-top: 10px solid transparent;
    border-right: 22px solid #0084ff;
    border-bottom: 10px solid transparent;
}
.right_triangle{ 
    position: absolute;
    top: 3px;
    right: -11px;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 22px solid #0084ff;
    border-bottom: 10px solid transparent;
}

.talk_con .n-time{
    font-size: 12px;
    text-align: left;
    color: #777171;
    line-height: 25px;
}
.n-news{
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
    max-width: 260px;
}
.sender{
    display: flex;
    justify-content: flex-start;
}
.receiver .n-time{
    text-align: right;
    padding-top: 8px;
    font-size: 12px;
}

.sender .n-time{
    text-align: left;
    padding-top: 7px;
    font-size: 12px;
}

.receiver{
    width: 100%;
    padding-right: 15px;
    box-sizing: border-box;
}
.n-tips{
    text-align: center;
}
.n-tips div{
    padding: 10px 0px;
}

.n-tips div p{
    font-size: 13px;
    color: #ed3838;
}
.n-tips div font{
    color: #186FF0;
}
.n-inputs{
    width: 754px;
    height: 125px;
    opacity: 1;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    padding: 10px;
}
.n-private-top input{
    background: #0084ff;
    border-radius: 3px;
    color: #fff;
    width: 85px;
}
.n-private-top .fasong{
    width: 85px;
    background: #BFBFBF;
    border-radius: 3px;
    height: 30px;    
}
.n-private-top p{
    color: #4d4d4d;
}
.layui-layer-content{
    font-size: 14px;
}
.n-beCareful{
    font-size: 14px;
    text-align: left;
    color: #ed3838;
    padding: 0px 0px 20px 0px;
}

/* 私信高手s */


.n-noconter p{
    font-size: 14px;
    color: #999999;
}
.n-noconter{
    text-align: center;
    margin-top: 120px;
}
.nodata p{
    margin-top: 30px;
}


/* 软件详情评论 */
.n-update-tp *{
    vertical-align: middle;
}
.book-release-comment button{
    border-radius: 16px !important;
    width: auto !important;
}
.book-release-comment button img{
    margin: 0px 5px 0px 0px;
}
.book-release-comment button *{
    vertical-align: middle;
}
.n-conten-title img{
    width: 39px;
    height: 39px;
    border-radius: 50%;
}
.n-jubao{
    cursor: pointer;
}
.n-reply-pl img{
    border-radius: 50%;
    width: 39px;
    height: 39px;
    object-fit: cover;
}
.n-article .n_textComment_wrap{
    /* border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px; */
}

.n-article .n_textComment_wrap:last-child{
    border-bottom: none;
}
.n-list-pl img{
    border-radius: 50%;
    width: 39px;
    height: 39px;
    object-fit: cover;
}
.n-reply-list h3{
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #252424;
}
.n-huifu .n-userlmgs img{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    object-fit: cover;
}
.n-huifu{
    margin-top: 10px;
}
.n-center-qq div *{
    vertical-align: middle;
}
.n-huifu .n-huifu-images img{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    object-fit: cover;
}
.n-sss-two{
    margin-left: 32px;
}
.switchTallk .n-switch-images img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}

.switchTallk .grupChat-avatar{
    position: relative;
    flex-wrap: wrap;
    width: 40px;
    height: 40px;
    background-color: #575a78;
    border-radius: 50%;
}

.switchTallk .grupChat-avatar img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    object-fit: cover;
}

.switchTallk .grupChat-avatar img:first-child{
    position: absolute;
    top: 8px;
    left: 15px;
}

.switchTallk .grupChat-avatar img:nth-child(2){
    position: absolute;
    top: 8px;
    right: 15px;
}

.switchTallk .grupChat-avatar img:nth-child(3){
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    margin: auto;
}




.n-update-point{
    width: 113px;
    opacity: 1;
    padding: 10px 0;
    background: #ffffff;
    border-radius: 6px;
    position: absolute;
    margin-left: -99px;
    box-shadow: 0px 0px 4px #9c9799;
}
.n-update-point p{
    font-size: 14px;
    text-align: center;
    color: #595555;
    cursor: pointer;
    font-weight: 400!important;
}
.n-btn-updatePoint{
    width: 16px;
    margin-left: 20px;
}



/* 动态的链接 */
.n-lianjie{
    width: 504px;
    padding: 20px;
    opacity: 1;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #9c9799;
    position:absolute;
    margin-top: -60px;
    margin-left: 96px;
    z-index: 9999;
}
.n-lianjie input{
    width: 100%;
    margin-top: 15px;
    background: #f6f7f8;
    border: #f6f7f8;
}
.n-lianjie div button {
    border-radius: 13px !important;
    padding: 3px 10px;
}
.n-lianjie div .pelerpoint{
    font-size: 15px;
    color: #5f5e5f;
    line-height: 25px;
}
.guanlian-link span{
    font-size: 13px;
    text-align: left;
    color: #4560EB;
    line-height: 25px;
    
}
.guanlian-link{
    margin-left: 62px;
}
.guanlian-link img{
    width: 15px;
    height: 15px;
    vertical-align: unset;
}

.formula-select ul li{
    border-bottom: 1px solid #f2f2f2;
    cursor: pointer;
    display: flex;
    line-height: 30px !important;
    width: 417px !important;
    height: auto;
}
.formula-select{
    z-index: 11111;
    margin: 10px 0px;
    display: none;
}

.formula-select ul{
    height: 184px !important;
    max-height: 184px !important;
    overflow-x: hidden;
}

.formula-select ul li:last-child{
    border-bottom: none;
}
.formula-select ul li .formula-a{
    width: 370px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.formula-select ul li .formula-yuran{
    background: #089261;
    border-radius: 3px !important;
    padding: 10px 5px;
    margin-left: 15px;
}
.formula-select ul li .formula-yuran:hover{
    color: #fff !important;
}
.n-lianjie .baocun{
    padding: 3px 9px;
    border-radius: 14px;
    cursor: pointer;
}



.n-screening .layui-form #article{
    border-radius: 0px!important;
    width: 55px;
    font-size: 22px;
    height: 38px;
}
.n-screening{
    margin-top: 15px !important;
}
.n-scree-left{
    cursor: pointer;
}
.n-scree-left img,span{
    vertical-align: middle;
}
.n-scr-indic .scr-indicator h2{
    font-size: 14px;
    font-weight: 700;
    color: #434343;
    line-height: 30px;
}
.n-scr-indic .scr-indicator ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.n-scr-indic .scr-indicator ul li{
    position: relative;
    font-size: 15px;
    margin: 0px 15px 0px 0;
    line-height: 30px;
}
.n-scr-indic{
    width: 360px;
    background: #ffffff;
    margin-top: 10px;
    border-radius: 5px;
    position: absolute;
    z-index: 111111;
    box-shadow: 0 8px 10px 1px rgb(0 0 0 / 6%), 0 3px 14px 2px rgb(0 0 0 / 4%), 0 0 5px -3px rgb(0 0 0 / 8%);
}
.n-shaixuan{
    border-radius: 20px !important;
    line-height: 28px !important;
    height: 28px !important;
}





