.comment {
    width: 880px;
    margin: 0 auto;
    padding-bottom: 75px;
    margin-top: 150px;
    display: none;
}

.comment_pa {
    width: 100%;
    border-top: 1px solid #918d8d;
    height: 90px;
    line-height: 100px;
    color: #000;
    font-size: 24px;
    font-weight: 550;
    text-align: left;
}

.mytextarea {
    width: 847px;
    height: 120px;
    overflow: auto;
    word-break: break-all;
    color: #fff;
    font-size: 16px;
    resize: none;
    display: block;
    background: #535353;
    border-radius: 10px;
    line-height: 24px;
    padding: 8px 15px;
}

.comment_diva {
    width: 100%;
    height: 40px;
    margin-top: 20px;
}

.comment_fab {
    width: 80px;
    height: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: right;
    background: #46b8da;
    cursor: pointer;
    font-size: 16px;
}

.comment_list {
    width: 885px;
}

.comment_list_list {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    cursor: pointer;
}

.comment_tx {
    width: 66px;
    margin-right: 25px;
}

.comment_tx_img {
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
}

.comment_text_pa {
    font-size: 16px;
    color: #2b92c2 !important;
    font-weight: 550;
    line-height: 23px;
}

.comment_text_pb {
    font-size: 14px;
    color: #222;
    line-height: 26px;
    margin-top: 5px;
}

.comment_text_diva {
    line-height: 20px;
    margin-top: 9px;
    width: 799px;
}

.comment_text_time {
    float: left;
    font-size: 13px;
    color: #888888 !important;
}

.comment_text_dz {
    font-size: 14px;
    cursor: pointer;
    float: right;
    line-height: 20px;
}

/* 二级回复 */
.comment_twolistbox {
    width: 885px;
    margin-left: 50px;
}

.comment_twolist {
    width: 100%;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    cursor: pointer;
}

.comment_twolist .comment_tx_img {
    width: 50px;
    height: 50px;
}

.comment_twolist .comment_tx {
    width: 50px;
    margin-right: 20px;
}

.comment_twolist .comment_text_diva {
    margin-top: 2px;
}

.comment_twolist .comment_text_pb {
    line-height: 22px;
    margin-top: 0;
}

/* 弹框 */
.replypl_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.replyplkk_tipa {
    width: 1024px;
    height: 800px;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
}


.tipkk_gban {
    color: #fff;
    font-size: 70px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.replyplkk_divb {
    width: 885px;
    margin: 0 auto;
    padding-bottom: 75px;
    margin-top: 50px;
}

.replyplkk_pa {
    width: 100%;
    height: 90px;
    line-height: 100px;
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 550;
    text-align: left;
}

.replyplkk_mytextarea {
    width: 926px;
    height: 120px;
    overflow: auto;
    word-break: break-all;
    color: #fff;
    font-size: 16px;
    resize: none;
    display: block;
    background: #535353;
    border-radius: 10px;
    line-height: 24px;
    padding: 8px 15px;
}

.replyplkk_divc {
    width: 957px;
    height: 40px;
    margin-top: 30px;
}

.replyplkk_fab {
    width: 80px;
    height: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: right;
    background: #46b8da;
    cursor: pointer;
    font-size: 16px;
}

/* 绑定 */
.bangdingnc_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.bangdingnckk_tipa {
    width: 489px;
    height: 400px;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
}


.bangdingnckk_gban {
    color: #fff;
    font-size: 70px;
    cursor: pointer;
    position: absolute;
    top: 47px;
    right: 0;
}

.bangdingnckk_divb {
    width: 460px;
    margin: 0 auto;
    padding-bottom: 75px;
    margin-top: 50px;
}

.bangdingnckk_pa {
    width: 100%;
    height: 90px;
    line-height: 100px;
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 550;
    text-align: center;
}

.bdnckk_mytextarea {
    width: 426px;
    height: 120px;
    overflow: auto;
    word-break: break-all;
    color: #fff;
    font-size: 16px;
    resize: none;
    display: block;
    background: #535353;
    border-radius: 10px;
    line-height: 24px;
    padding: 8px 15px;
}

.bdnckk_divc {
    width: 457px;
    height: 40px;
    margin-top: 30px;
}

.bdnckk_fab {
    width: 80px;
    height: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    /* float: right; */
    background: #46b8da;
    cursor: pointer;
    font-size: 16px;
    margin: 0 auto;
}

/* 登录弹框 */
.ns_tankuang_dl {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1001;
    display: none;
}

.tankuandl_diva {
    width: 437px;
    height: 571px;
    background: url(http://oss.online-game.com.cn/50/nsimg/img/ns2302_loginkk.png) no-repeat;
    position: relative;
    padding-top: 148px;
}

.tankuan_gb {
    position: absolute;
    right: -84px;
    top: 0;
    cursor: pointer;
    width: 80px;
}

.tankuandl_pa {
    width: 382px;
    height: 40px;
    margin-bottom: 30px;
}

.tankuandl_pwd {
    margin-bottom: 18px;
}

.tankuandl_inpa {
    width: 253px;
    height: 38px;
    float: right;
    background: #ffffff;
    border: 1px solid #ffffff;
    text-indent: 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.tankuandl_spa {
    float: right;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    display: block;
}

.tankuandl_spb {
    float: right;
    font-size: 14px;
    color: #fff;
}


.tankuandl_che {
    float: right;
    margin-right: 8px;
}

.tankuandl_pb {
    width: 250px;
    height: 80px;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0);
    background: url(http://oss.online-game.com.cn/50/nsimg/img/ns2302_loginBtn.png) no-repeat;
    background-size: 100%;
}

.tankuandl_pc {
    width: 250px;
    height: 62px;
    margin: 0 auto;
    cursor: pointer;
}

.hydl__pb {
    width: 344px;
    height: 50px;
    margin: 0 auto;
    padding-top: 10px;
    line-height: 50px;
}

.Tozhuce {
    width: 250px;
}

/* 弹框 */
.Bxb_tip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 100001;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.Bxb_tipa {
    width: 412px;
    height: 157px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/nsimg/img/ns2302_tipkk.png) no-repeat;
    padding-top: 136px;
    background-size: 100%;
}

.Bxbtipa_pa {
    color: #fff;
    font-size: 22px;
    text-align: center;
    min-height: 60px;
    font-family: "思源宋体";
    font-weight: 550;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
}

.Bxb_imga {
    position: absolute;
    right: -87px;
    top: -10px;
    cursor: pointer;
    width: 80px;
}

.Bxb_tipa_quren {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 220px;
}