/*init wrap*/
#bw8-chatWrap{
    z-index: 2147483656 !important;
    position:fixed;
    /*right:10px;*/
    bottom:0;
    display: block;

}
#bw8-chatWrap body {
    color: #333;
    font-size: 12px
}
#bw8-chatWrap a {
    color: #333;
    text-decoration: none
}
#bw8-chatWrap li {
    list-style: none
}
#bw8-chatWrap table {
    border-collapse: collapse
}
#bw8-chatWrap a img {
    border: 0
}
#bw8-chatWrap input, #bw8-chatWrap button {
    outline: 0;
    border: none 0;
    background: 0
}
#bw8-chatWrap form {
    margin: 0
}
#bw8-chatWrap select {
    outline: 0
}
#bw8-chatWrap .clearfix:after {
    display: block;
    clear: both;
    content: ''
}

/*chat iframe*/
#bw8-chatIframe {
    border-bottom: 1px solid #ededed;
    box-shadow: 0 0 20px rgb(204,204,204,.4);
}

#bw8-chatWrap .unline {
    width: 300px;
    position: absolute;
    bottom: 0;
    right: 44px;
    -webkit-box-shadow: #666 0 0 3px;
    -moz-box-shadow: #666 0 0 3px;
    box-shadow: #666 0 0 3px;
    font-family: \5FAE\8F6F\96C5\9ED1, SimHei, Verdana
}

#bw8-chatWrap .bw8-header {
    cursor: move
}

#bw8-chatWrap .unline .bw8-header {
    height: 34px;
    cursor: move
}

#bw8-chatWrap .unline .bw8-header .blank {
    float: left;
    width: 344px;
    height: 26px
}

#bw8-chatWrap .unline .bw8-header .bangwo8title {
    float: left;
    color: #FFF;
    width: 140px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-top: 2px
}

#bw8-chatWrap .unline .unlineIcon {
    float: left;
    background: url(http://chatcdn.bangwo8.com/img/unlineIcon.png) no-repeat center;
    width: 64px;
    height: 34px
}

#bw8-chatWrap .unline .message {
    height: 55px;
    border-bottom: 1px solid #dcdcdc;
    padding: 14px;
    background-color: #FFF
}

#bw8-chatWrap .unline .message p {
    line-height: 24px;
    color: #414040;
    font-size: 14px
}

#bw8-chatWrap .unline .inputBox {
    padding-bottom: 30px
}

#bw8-chatWrap .unline .inputBox .textarea {
    height: 94px;
    margin-bottom: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#bw8-chatWrap .unline .inputBox .textarea textarea {
    height: 94px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#bw8-chatWrap .unline .inputBox .input {
    position: relative;
    left: 0;
    top: 0;
    width: 284px;
    height: 34px;
    margin: 0 auto 8px;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#bw8-chatWrap .unline .input input {
    width: 284px;
    height: 34px;
    padding-left: 27px;
    background: url(http://chatcdn.bangwo8.com/img/text3.png) no-repeat 10px center
}

#bw8-chatWrap .unline .input p {
    padding-left: 27px;
    color: #a5a4a4;
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    line-height: 34px
}

#bw8-chatWrap .unline .input2 {
    position: relative;
    left: 0;
    top: 0;
    width: 284px;
    height: 34px;
    margin: 0 auto;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#bw8-chatWrap .unline .input2 input {
    width: 284px;
    height: 34px;
    padding-left: 27px;
    background: url(http://chatcdn.bangwo8.com/img/text2.png) no-repeat 10px 14px
}

#bw8-chatWrap .unline .input2 p {
    padding-left: 27px;
    color: #a5a4a4;
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    line-height: 34px
}

#bw8-chatWrap .unline .subimit {
    width: 134px;
    height: 32px;
    margin: 16px auto 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#bw8-chatWrap .unline .subimit input {
    width: 134px;
    height: 32px;
    background-color: #4bb6f3;
    cursor: pointer;
    color: #FFF;
}

#bw8-chatWrap .minimize {
    /*border-radius:2px;*/
    cursor: pointer;
}

#bw8-chatWrap .bw8-header {
    /*background-color: #4bb6f3;*/
    /*height: 58px;*/
    /*width: 315px;*/
    /*padding: 0;*/
}

#bw8-chatWrap .bw8-header .logo {
    /*float: left;*/
    /*background: url(http://chatcdn.bangwo8.com/img/logo.png) no-repeat center;*/
    /*width: 35px;*/
    /*height: 35px;*/
    /*margin: 11px 15px 12px 14px;*/
}

#bw8-chatWrap .bw8-header .bangwo8title span {
    font-size: 14px;
    font-weight: bold
}

#bw8-chatWrap .bw8-header .fun {
    /*padding-top: 15px;*/
    /*padding-right: 15px;*/
    /*float: right;*/
    /*height: 20px;*/
}

#bw8-chatWrap .bw8-header .fun1 {
    background: url(http://chatcdn.bangwo8.com/img/sound_no.png) no-repeat center;
    margin-right: 14px;
    _margin-right: 8px;
    width: 12px;
    height: 12px;
    float: left;
}

#bw8-chatWrap .bw8-header .soundOn {
    background: url(http://chatcdn.bangwo8.com/img/sound.png) no-repeat center
}

#bw8-chatWrap .bw8-header .fun1 input {
    width: 12px;
    height: 12px;
    cursor: pointer;
}

#bw8-chatWrap .bw8-header .fun2 {
    background: url(http://chatcdn.bangwo8.com/img/headerFun2.png) no-repeat center;
    margin-right: 16px;
    _margin-right: 12px;
    width: 12px;
    height: 12px;
    float: left;
}

#bw8-chatWrap .bw8-header .fun2 input {
    width: 10px;
    height: 12px;
    cursor: pointer;
}

/*#bw8-chatWrap .bw8-header .fun3 {*/
/*background: url(http://chatcdn.bangwo8.com/img/headerFun3.png) no-repeat center;*/
/*width: 10px;*/
/*height: 12px;*/
/*float: left;*/
/*}*/

#bw8-chatWrap .bw8-header .fun3 input {
    width: 10px;
    height: 12px;
    cursor: pointer;
}

#bw8-chatWrap .bw8-header .fun4 input {
    width: 12px;
    height: 12px;
    cursor: pointer;
}

#bw8-chatWrap #chatMessage .unlineIcon {
    float: left;
    background: url(http://chatcdn.bangwo8.com/img/unlineIcon.png) no-repeat center;
    width: 64px;
    height: 34px;
}

#bw8-chatWrap #chatMessage .bangwo8title {
    /*float: left;*/
    /*color: #FFF;*/
    /*width: 180px;*/
    /*height: 58px;*/
    /*line-height: 58px;*/
    /*font-size: 14px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
}

#BW8ChataLinkObj {
    z-index: 6000;
    position: fixed;
    right: 5px;
    bottom: 5px;
    display: block;
    background: url(http://chatcdn.bangwo8.com/img/chat.png) no-repeat center;
    background-size: 100%;
    width:6rem;
    height:6rem;
}

#bw8-chatIframe {
    width: 100%;
    height: 100%;
    display: none;
    border-radius:5px;
}
/*invite*/
#bw8-invite {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 332px;
    height: 167px;
    margin: -135px 0 0 -200px;
    z-index: 9999999999;
    background: url(/osp2016/im/img/bg.png?v=abb70eba) no-repeat;
    background-size: 332px 167px;
}

#bw8-invite .close {
    height: 10px;
    padding-top:18px
}

#bw8-invite .close-btn {
    display: block;
    float: right;
    width: 9px;
    height: 9px;
    margin-right:30px;
    background: url(/osp2016/im/img/close2.png?v=a4550524) no-repeat;
    background-size: 9px 9px;
}

#bw8-invite .close-btn:hover {
    cursor: pointer;
    background: url(/osp2016/im/img/close_hover.png?v=a4550524) no-repeat;
    background-size: 9px 9px;
}

#bw8-invite .service {
    width:332px;
    height:60px;
    margin-top:10px;
    padding-left:40px;
}
#bw8-invite .windows-logo-icon{
    width: 65px;
    height: 60px;
    float: left;
    display: inline-block;
    background: url("/osp2016/im/img/windows-logo.png?v=acada07f") no-repeat;
}
#bw8-invite .welcome-you{
    color: #6e6e6e;
    font-size: 14px;
    display:inline-block;
    line-height: 22px;
    width: 190px;
    margin-left: 10px;
    /* margin-left: -20px;*/
    /*margin-top: 80px*/
}
#bw8-invite .receive{
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 15px;
    margin: 0 auto;
    width: 230px;
    height: 41px;
    line-height:41px;
    margin-top: 7px;
    background: url(/osp2016/im/img/send-btn-bkg.png?v=a3a5c8c8) no-repeat;
    background-size: 100% 100%;
}
#bw8-invite .receive:hover{
    background: url(/osp2016/im/img/send-btn-hover-bkg.png?v=a50229cd) no-repeat;
}
.roundness_chat .offlineNotice-right{
    left: 0;
    top: 1px;
}
.roundness_chat .offlineNotice-left{
    right: 0;
    top: 1px;
}
.offlineNotice-right{
    width: 20px;
    background: red;
    height:  20px;
    line-height: 20px;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 50px;
    text-align:  center;
    color: #fff;
    font-size: 14px;
}
.offlineNotice-left{
    width: 20px;
    background: red;
    height:  20px;
    line-height: 20px;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50px;
    text-align:  center;
    color: #fff;
    font-size: 14px;
}
/*compatible with kh hongmai 2019-08-09*/
body.met-navfixed {
    padding-top: 60px;
    box-sizing: border-box !important;
}
.blocks-xs-2>.block, .blocks-xs-2>li {
    box-sizing: border-box !important;

}
/*compatible with kh hongmai 2019-08-09*/

.bw8-chat-iframe_wrap{
    position: relative;
    height: 100%;
}
.bw8-chat-iframe_move_bar{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 150px);
    height: 48px;
    cursor: move;
}
.bw8-chat-iframe_move_bar[full="1"]{
    width: 100%;
    height: 100%;
}

#bw8-chatWrap[move="1"] .minimize{
    cursor: move;
}

#bw8-chatWrap[moveable="1"] .bw8-chat-iframe_move_bar{
    display: block;
}

/*增加遮罩，拖动丝滑*/
#bw8-chatWrap[move="1"] .bw8-chat-iframe_mask{
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: move;
}
/*开启拖动debug模式*/
#bw8-chatWrap.movedebug{
    box-shadow: 0px 0px 10px green;
}
#bw8-chatWrap.movedebug .bw8-chat-iframe_move_bar{
    background: rgba(255,0,0,.3);
}
#bw8-chatWrap.movedebug[move="1"] .bw8-chat-iframe_mask{
    background: rgba(191, 0, 250,.2);
}