/* 绑定角色 */
.ptbind {
    height: 1.7rem;
    overflow: hidden;
    text-indent: -999px;
    margin-top: 0.5rem;
}
#popFiex_bind .select_colo {
    width: 4.28rem;
    height: 0.53rem;
    margin: 0.2rem auto 0;
    border: 0px solid #ac632d;
    font-size: 0.26rem;
    color: #868686;
    text-indent: 10px;
}
#server {
    background: url("../image/border.png") no-repeat;
    background-size: 100%;
}
#role {
    background: url("../image/border2.png") no-repeat;
    background-size: 100%;
}
.tc {
    text-align: center;
}

.lingquBtn {
    display: block;
    width: 3.54rem;
    height: 0.82rem;
    overflow: hidden;
    text-indent: -999px;
    background: url(../image/lingquBtn.png) no-repeat 0 0;
    background-size: 100%;
    margin: 0.5rem auto;
}

/* pop_video */
.pop_fixed {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.77);
    z-index: 1000;
}
.popBox2 {
    position: absolute;
    width: 5.44rem;
    height: 7.03rem;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url(../image/popbg2.png) no-repeat 0 0;
    background-size: 100%;
}

.closeBtn {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    z-index: 100;
    background: url(../image/close.png) no-repeat 0 0;
    position: absolute;
    top: 0rem;
    right: -0.9rem;
    cursor: pointer;
    background-size: 100%;
}
.layer,
.layer2 {
    position: fixed;
    width: 100%;
    height: 100%;
    line-height: 100%;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 15;
    display: none;
    text-align: center;
}
.layer2 {
    z-index: 2222;
}
.layer_main {
    color: white;
    background: rgba(0, 0, 0, 0.77);
    padding: 0.2rem 0.5rem;
    border-radius: 0.1rem;
    display: inline-block;
    margin-top: 2rem;
}
/* ********************************************************************************** */
/* share */
.share_page {
    height: 1rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.1rem;
}
.share_page > a {
    width: 40%;
    height: 100%;
}
.share_page p.line {
    margin: 0.15rem 0.65rem;
}
.qq > i {
    width: 0.56rem;
    height: 0.56rem;
    background: url("../image/qq.png") no-repeat center center;
    background-size: 0.56rem 0.56rem;
}
.sina > i {
    width: 0.56rem;
    height: 0.56rem;
    background: url("../image/weibo.png") no-repeat center center;
    background-size: 0.56rem 0.56rem;
}
.sina,
.qq {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sina i {
}
.sina span,
.qq span {
    font-size: 0.24rem;
    color: #db4f44;
    display: block;
}
.pop_line {
    width: 1px;
    height: 0.5rem;
    background: #db4f44;
}
#pop_save_img {
    display: block;
    z-index: -1111;
}
.pop_fixed2 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.77);
    z-index: 1000;
}
.pop_msg_content2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 7.72rem;
    height: 2.8rem;
    background: url(../image/pop_msg2.png) no-repeat 0 0;
    background-size: 7.72rem 2.8rem;
}
.pop_msg_content2 .pop_msg_close {
    right: 0.8rem;
}
.pop_msg_content2 .pop_text {
    position: absolute;
    top: 0.6rem;
    left: 1.5rem;
    width: 4.85rem;
    text-align: center;
    font-size: 0.21rem;
    color: #db4f44;
}
.pop_fixed3 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.77);
    z-index: 10000;
}
.pop_fixed4 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.77);
    z-index: 3333;
}
