button {
    padding: 0px;
    margin: 0px;
    border: none;
    background: transparent;
}

ul {
    margin: 0px;
    padding: 0px;
}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot?t=1464686940');
    /* IE9*/
    src: url('../font/iconfont.eot?t=1464686940#iefix') format('embedded-opentype'), url('../font/iconfont.woff?t=1464686940') format('woff'), url('../font/iconfont.ttf?t=1464686940') format('truetype'), url('../font/iconfont.svg?t=1464686940#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-zhuye:before {
    content: "\e600";
}

.icon-iconfonticonfontexcel:before {
    content: "\e601";
}

.icon-jinqunliaoliao:before {
    content: "\e602";
}

.icon-zhibo:before {
    content: "\e603";
}

.icon-gengduo:before {
    content: "\e604";
}

.icon-gonggao:before {
    content: "\e605";
}

#page-wrapper {
    background-color: #333333;
    background-size: cover;
    overflow-y: hidden;
    padding-bottom: 20px;
}
#wrapper {
    min-width: 1120px;
}
.il-wrapper {
    position: relative;
    width: 1030px;
    height: 566px;
    margin: 0 auto;
    margin-top: 20px;
    min-height: 300px;
}


/*å·¦ä¾§ å¯¼èˆªå°è€³æœµç›¸å…³*/

.il-nav {
    position: absolute;
    left: -30px;
    top: 18px;
}

.il-nav-item {
    position: relative;
    width: 30px;
    height: 70px;
    margin-top: 20px;
    background: #38f;
    color: #fff;
    border-left: 1px solid #38f;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    display: block;
}
.il-nav-item:hover,
.il-nav-item:focus,
.il-nav-item:visited {
    color: #fff;
}

.il-nav-item .item-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 8px;
    height: 68px;
    z-index: 100;
}

.il-nav-item:before {
    content: '';
    position: absolute;
    top: -9px;
    left: 0px;
    z-index: -10;
    display: block;
    width: 36px;
    height: 18px;
    border-top: 1px solid #38f;
    border-top-left-radius: 5px;
    background: #38f;
    transform: rotate(-26deg);
    /* z-index: -1000; */
}

.il-nav-item:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0px;
    z-index: -10;
    display: block;
    width: 36px;
    height: 18px;
    border-bottom: 1px solid #38f;
    border-bottom-left-radius: 5px;
    background: #38f;
    transform: rotate(26deg);
}

.il-nav-item.active {
    background: #fafafa;
    color: #666;
    z-index: 10;
    border-left: 1px solid #e4e4e4;
    cursor: auto;
}

.il-nav-item.active:before {
    background: #fafafa;
    border-color: #e4e4e4;
}

.il-nav-item.active:after {
    background: #fafafa;
    border-color: #e4e4e4;
}

.il-nav-item.active .item-text {
    background: #fafafa;
}

.il-nav-line {
    width: 1px;
    background: #fafafa;
    height: 100px;
    z-index: 30;
    position: absolute;
    left: 0px;
}

.im-wrapper .il-nav-line {
    top: 22px;
}

.live-wrapper .il-nav-line {
    top: 112px;
}


/*å·¦ä¾§*/

.il-left {
    width: 380px;
    height: 100%;
    float: left;
    background: #fafafa;
    border: 1px solid #e4e4e4;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    z-index: 20;
    padding-top: 160px;
}


/*ç”¨æˆ·ä¿¡æ¯å—*/

.user-box {
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
}

.user-box .user-box-cell {
    overflow: hidden;
}

.user-box .user-image {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}

.user-box .user-image img {
    width: 100%;
    height: 100%;
}

.user-box .user-info {
    float: left;
    margin-left: 12px;
    line-height: 55px;
}

.user-box .user-info .user-name {
    color: #333;
}

.user-box .user-info .user-name:hover {
    color: #3388ff;
}

.live-minbox {
    float: right;
    width: 50px;
    height: 50px;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
}

.live-minbox .live-img {
    width: 100%;
    height: 100%;
}


/*æœç´¢imå—*/

.im-search {
    /* margin: 0 20px; */
    padding-top: 10px;
    /* padding-bottom: 20px; */
    position: relative;
    width: 100%;
    /* float: left; */
}

.im-search input {
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    border-radius: 4px;
    height: 34px;
    line-height: 34px;
    border: none;
    outline: none;
    padding-left: 42px;
}


/*æœç´¢ä¸‹æ‹‰æ¡†*/

.search-dropdown {
    width: 100%;
    top: 40px;
    padding: 0px;
    max-height: 350px;
    overflow: hidden;
}

.search-dropdown .search-wrapper {
    overflow-y: auto;
    height: 100%;
    width: 350px;
    padding-right: 12px;
}

.search-dropdown .search-title {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    height: 25px;
    line-height: 25px;
    padding: 0 20px;
    margin-top: -1px;
}

.search-dropdown .search-title:last-child {
    border-top: 1px solid #e4e4e4;
}

.search-dropdown .search-cell {
    padding: 5px 20px;
    cursor: pointer;
    overflow: hidden;
}

.search-dropdown .search-cell.no-data {
    text-align: center;
    line-height: 32px;
    cursor: default;
}

.search-dropdown .search-cell:hover {
    background: #e4e4e4;
}

.search-dropdown .search-cell.no-data:hover {
    background: transparent;
}

.search-dropdown .search-img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 5px;
    float: left;
}

.search-dropdown .search-num {
    color: #999;
    font-size: 13px;
    float: left;
    /* max-width: 30px; 
    line-height: 40px;*/
    margin-left: 5px;
}

.search-dropdown .search-name {
    font-size: 13px;
    float: left;
    /*line-height: 40px;*/
    max-width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*ç›´æ’­ä¿¡æ¯å—*/

.live-box {
    padding: 20px 20px 0 20px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
}

.live-box .live-image {
    width: 44px;
    height: 44px;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    float: left;
}

.live-box .live-image img {
    width: 100%;
    height: 100%;
}

.live-box .live-info {
    float: left;
    margin-left: 12px;
    line-height: 22px;
    font-size: 13px;
    width: 270px;
}

.live-box .live-title {
    font-size: 14px;
    color: #333;
    float: left;
    width: 90%;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
}

.live-box .live-info-other {
    font-size: 12px;
    color: #999;
    float: left;
    width: 100%;
}

.live-box .live-num {
    font-size: 13px;
    color: #999;
}


/*imåˆ—è¡¨å—*/

.im-group {
    overflow: hidden;
    position: relative;
    /* top: -1px; */
}
.im-list-all,
.live-list-block {
    overflow: hidden;
}
.live-list-block .a-wrapper,
.live-list-block .a-wrapper:hover{
    position: absolute;
    text-decoration: none;
    color: #333;
    width: 100%;
    height: 77px;
    margin-top: -10px;
    margin-left: -20px;
    z-index: 1;
}

.im-group:before {
    content: '';
    height: 1px;
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    background: #e4e4e4;
}

.im-group .im-group-cell , .adbk-group .adbk-group-cell {
    padding: 10px 20px;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
}

.im-group .im-group-cell a,
.im-group .im-group-cell a:hover{
    text-decoration: none;
    color: #333;
}

.im-group .im-group-cell.no-data {
    cursor: default;
    line-height: 40px;
    text-align: center;
}

.im-group .im-group-cell.active,
.im-group .im-group-cell:hover {
    background: #e4e4e4;
}

.im-group .im-group-cell.no-data:hover {
    background: transparent;
}

.im-group .im-group-cell .im-group-logo {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
}

.im-group .im-group-cell .im-group-info {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
}

.im-group .im-group-cell .im-group-info .info-text {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.im-group .im-group-cell .im-group-option {
    float: right;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    margin: 7px 0px 7px 3px;
}

.im-group .im-group-cell .im-group-msgnum {
    background: #75d4f7;
    color: #fff;
}

.im-group .im-group-cell .im-group-alert {
    color: #c9c9c9;
}


/*ç›´æ’­åˆ—è¡¨ç›¸å…³*/

.live-group {
    height: 385px;
    overflow: hidden;
    position: relative;
    width: 100%;
    /* top: -1px; */
}

.live-group .live-group-cell {
    padding: 10px 20px;
    overflow: hidden;
    list-style: none;
    cursor: pointer;
    position: relative;
}

.live-group .live-group-cell.active,
.live-group .live-group-cell:hover {
    background: #e4e4e4;
}

.live-group .live-group-cell.no-data {
    line-height: 40px;
    text-align: center;
    cursor: default;
}

.live-group .live-group-cell.no-data:hover {
    background: transparent;
}

.live-group .live-group-cell .live-group-logo {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
}

.live-group .live-group-cell .live-group-info,
.live-group-info .live-title {
    line-height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
}

.live-group .live-group-cell .live-group-info .info-text {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.live-group .live-group-cell .live-group-option {
    position: absolute;
    float: right;
    width: 60px;
    line-height: 25px;
    text-align: right;
    font-size: 12px;
    overflow: hidden;
    z-index: 100;
    right: 20px;
}

.live-group .live-group-cell .live-group-msgnum {
    background: #75d4f7;
    color: #fff;
}

.live-group .live-group-cell .live-group-alert {
    color: #c9c9c9;
}

.live-tag {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: white;
    font-size: 13px;
    color: #333;
    z-index: 1000;
    border-bottom: solid 1px #EFEFEF;
    border-top: solid 1px #E4E4E4;
}
.live-tag .live-tag-item {
    text-align: center;
    height: 28px;
}
.live-tag-active {
    border-bottom: solid 2px #38f;
}

.live-group .live-title {}

.live-group .live-date {
    color: #3388ff;
    font-size: 12px;
}

.live-group .live-university {
    font-size: 12px;
    color: #999;
}

.live-group .live-num {
    color: #3388ff;
}

.live-group .live-icon {
    display: block;
    height: 27px;
    font-size: 16px;
}

/*adbk*/
.adbk-group {
    top: -1px;
    overflow: hidden;
    position: relative;
    width: 100%
}
.adbk-group .adbk-group-cell{
    border-bottom: solid thin #e2e2e2;
}
.adbk-group .adbk-group-cell .adbk-group-info{
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
}
.adbk-group .adbk-group-cell .adbk-group-info .info-text{
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.adbk-group .adbk-group-cell .adbk-group-logo{
    margin-right: 15px;
}
.adbk-group-info .info-msg, .search-uni{
    font-size: 12px;
    color: #afafaf;
    padding-top: 6px;
}
.search-cell .adbk-group-info .info-msg{
    padding-top: 0px;
}
.adbk-right{
    width: 650px;
    height: 100%;
    margin-left: 380px;
    background: #fff;
    position: relative;
    border: 1px solid #e4e4e4;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 100;
}
.adbk-right .info-box{
    position: absolute;
    padding: 100px auto;
    padding: 50px;
    margin-left: 184px;
    margin-left: calc(50% - 140px);
}
.adbk-right .info-box .img-group{
    /*text-align:center;*/
    margin-left: 34px
}
.adbk-right .info-box .img-group img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.adbk-right .info-box .text-group{
    margin: 50px 0
} 
.adbk-right .info-box .text-group p span:first-child{
    width: 100px;
    color: #afafaf;
    display: inline-block;
}
.adbk-right .info-box .btn-group .btn {
    padding: 5px 80px;
    color: #fff;
    margin: 0 -15px
}
.adbk-right .info-box .text-group span{
    max-width: 300px;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.adbk-right .info-box .text-group-company{
    margin-left: -50px;
}
.adbk-right .info-box .text-group-company p span:first-child{
    width: 80px;
}
.adbk-right .close-btn{
    position: absolute;
    top: 5px;
    left: 94%;
}
.friend-search{
    min-height: 65px;
}
.search-cell.adbk-search-cell{
    position: absolute;
    width: 100%;
    z-index: -1;
}
.friend-search .search-cell{
    background: #fff
}
.search-cell .search-fl{
    display: flex;
    flex-direction: column;
}
.search-cell .search-ib{
    display: inline-block;
    vertical-align: -60%
}
/*å³ä¾§*/

.il-right {
    width: 650px;
    height: 100%;
    float: left;
    background: #fff;
    position: relative;
    border: 1px solid #e4e4e4;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


/*èŠå¤©æ é¡¶éƒ¨*/

.talk-header {
    padding: 0 20px;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #e4e4e4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 5;
    border-top-right-radius: 5px;
}

.talk-header .talk-title {
    float: left;
    font-size: 16px;
    color: #666;
    max-width: 380px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.talk-header .talk-num {
    float: left;
    font-size: 12px;
    color: #ccc;
    margin: 2px 0px 0px 6px;
}

.talk-header .talk-option {
    float: right;
    font-size: 13px;
    color: #3388ff;
    margin: 0px 2px;
    cursor: pointer;
}

.talk-header .talk-dropdown {
    left: -4px;
    top: 50px;
    min-width: 100px;
    border: 1px solid #e4e4e4;
    padding: 0px;
}

.talk-header .talk-dropdown-item {
    height: 45px;
    line-height: 45px;
    width: 100px;
    padding: 0 15px;
}

.talk-header .talk-dropdown-item:first-child {
    border-bottom: 1px solid #e4e4e4;
}


/*èŠå¤©æ ä¸­é—´éƒ¨åˆ†*/

.talk-body {
    position: absolute;
    top: 75px;
    bottom: 165px;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 0px 25px;
}

.talk-body-wrapper {
    padding: 10px 0px;
}

.talk-body .talk-date {
    width: 160px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    background: #d7d7d7;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto;
}

.talk-body .talk-cell {
    padding: 10px 0px;
    font-size: 12px;
    overflow: hidden;
}

.talk-body .talk-cell .talk-cell-img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.talk-body .talk-cell .talk-cell-info {
    padding: 0 10px;
}

.talk-body .talk-cell .name {
    color: #bbb;
}

.talk-body .talk-cell .info {
    background: #f2f2f2;
    border: 1px solid #e4e4e4;
    line-height: 20px;
    padding: 8px 15px;
    border-radius: 4px;
    position: relative;
    word-break: break-all;
}

.talk-body .talk-cell .info:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    margin-top: -5px;
    background: #f2f2f2;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-radius: 2px;
}

.system-info {
    padding: 5px 0;
    background-color: antiquewhite;
    border-radius: 2px;
    box-shadow: 5px 5px 5px #cccccc;
    color: chocolate;
    word-break: break-all;
}
.system-info .msg-title,
.system-info .msg-content,
.system-info .msg-url {
    font-size: 14px;
    padding: 5px 10px;
}

.talk-body .other-cell.talk-cell .talk-cell-img {
    float: left;
}

.talk-body .my-cell.talk-cell .talk-cell-img {
    float: right;
}

.talk-body .other-cell.talk-cell .talk-cell-info {
    float: left;
    text-align: left;
    max-width: 569px;
}

.talk-body .my-cell.talk-cell .talk-cell-info {
    float: right;
    text-align: right;
}

.talk-body .other-cell.talk-cell .info:before {
    transform: rotate(45deg);
    left: -5px;
}

.talk-body .my-cell.talk-cell .info:before {
    transform: rotate(-135deg);
    right: -5px;
}


/*èŠå¤©åº•éƒ¨*/

.talk-footer {
    height: 165px;
    border-top: 1px solid #e4e4e4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 5;
    border-bottom-right-radius: 5px;
    /*overflow: hidden;*/
}

.talk-footer .textarea-wrapper {
    width: 650px;
    height: 55px;
    margin-top: 55px;
    overflow: hidden;
}
.talk-footer textarea {
    border: none;
    outline: none;
    width: 665px;
    padding: 0px 30px 0px 15px;
    height: 55px;
}

.talk-footer .talk-option {
    text-align: right;
    color: #999;
    position: absolute;
    right: 0px;
    bottom: 20px;
}

.talk-footer .talk-option .talk-submit {
    display: inline-block;
    width: 95px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #3388ff;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px 0 10px;
    cursor: pointer;
}

.talk-footer .talk-option .talk-submit:hover {
    background: #006aff;
}


/*æ’­æ”¾å™¨ç›¸å…³*/

.audio-slider .noUi-horizontal {
    height: 3px;
}

.audio-slider .noUi-connect {
    background: #3388ff;
    box-shadow: none;
}

.audio-slider .noUi-target {
    border-radius: none;
    border: none;
    box-shadow: none;
}

.audio-slider .noUi-background {
    background: #999;
    box-shadow: none;
}

.audio-slider .noUi-origin {
    border-radius: 0px;
}

.audio-slider .noUi-horizontal .noUi-handle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: -5px;
    top: -4px;
    border: none;
    box-shadow: 0 0 1px #3388ff;
    background: #3388ff;
}

.audio-slider .noUi-handle:before,
.audio-slider .noUi-handle:after {
    display: none;
}

.audio-slider .noUi-horizontal .noUi-handle .noUi-tooltio {
    display: block;
}

.audio-slider {
    padding: 0 20px;
}

.audio-slider .audio {
    float: left;
    width: 256px;
    margin: 8px 5px;
}

.audio-slider .audio-time {
    float: left;
}


/*ç¾¤å…¬å‘Šå¼¹å‡ºæ¡†*/

.im-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.im-modal .im-content-header {
    border-bottom: 1px solid #d7d7d7;
    margin: 0 20px;
    text-align: center;
    height: 55px;
    line-height: 55px;
}

.im-modal .im-content-body {
    height: 285px;
}

.im-modal .im-content {
    width: 380px;
    height: 340px;
    background: #fff;
    border: 1px solid #d7d7d7;
    position: absolute;
    z-index: 1999;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -190px;
    padding: 0px;
    border-radius: 5px;
}

.im-modal.qun-notice-modal .im-content {
    width: 380px;
    height: 340px;
    margin-left: -15px;
    margin-top: -170px;
}

.im-modal.im-search-modal .im-content {
    width: 400px;
    height: 200px;
    margin-left: -200px;
    margin-top: -100px
}

.im-modal .im-backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.3); */
    z-index: 100;
    opacity: 1;
}

.im-modal .im-content-close {
    float: right;
    color: #333;
    cursor: pointer;
}

.im-modal .im-content-body {
    padding: 15px 20px;
}

.im-modal .im-content-body .im-search-dialog {
    padding: 15px 0;
    text-align: center;
}

.im-search-dialog .group-logo {
    width: 42px;
    height: 42px;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto;
}

.im-search-dialog .group-logo img {
    width: 100%;
    height: 100%;
}

.im-search-dialog .group-title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
}

.im-search-dialog .group-option-link {
    padding: 0px 6px;
    color: #333;
}

.im-search-dialog .group-option-link .iconfont {
    color: #3388ff;
}

.im-search-dialog .join-group {
    display: inline-block;
    width: 88px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: #3388ff;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px 0 10px;
    cursor: pointer;
    margin-top: 10px;
}
.im-search-dialog .join-group:hover{
    background: #006aff;
}
.im-modal .qun-notice-cell {
    margin-bottom: 20px;
}

.im-modal .qun-notice-cell .date {
    font-size: 13px;
    color: #999;
    margin-bottom: 6px;
}

.im-modal .qun-notice-cell .info {
    font-size: 13px;
    color: #666;
}


/*å³é”®ä¸Šä¸‹æ–‡*/

.context-dropdown {
    padding: 0px;
    border-color: #e4e4e4;
    min-width: 140px;
    width: 140px;
    position: fixed;
}

.context-dropdown .item {
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    cursor: pointer;
}

.context-dropdown li:last-child .item {
    border-bottom: none;
}

.live-player {
    float: left;
    width: 100%;
    height: 30px;
    color: #999999;
    line-height: 25px;
}

.live-option {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-top: 9px;
}

.live-option-item {
    font-size: 14px;
    color: #3388ff;
}

.live-option-item:first-child {
    float: left;
}

.live-option-item:last-child {
    float: right;
}


.close-live-minbox {
    float: right;
    cursor: pointer;
    color: #999;
}

.live-icon {
    display: block;
    height: 27px;
}


/*动态效果*/

.im-fade.ng-enter{
    animation-duration: .5s;
    animation-name: fadeIn;
}



.im-fade.ng-leave{
    animation-duration: .5s;
    animation-name: fadeOut;
}



.live-box.on-add {
    display: block!important;
    animation-duration: .5s;
    animation-name: fadeIn;
}

.live-box.on {
    display: block!important;
}

.live-box.live-stop.on-remove {
    display: block!important;
    animation-duration: .5s;
    animation-name: fadeOut;
}

.live-box.live-close.on-remove {
    display: block!important;
    animation-duration: .5s;
    animation-name: fadeOut;
}

/*--MR--*/
/*直播和公司主页链接没有时显示灰色*/
.link-none,
.link-none .iconfont {
    color: #999999!important;
}
/*直播验证错误信息*/
#live-error-message {
    width: 100%;
    height: 25px;
    margin-left: 100%;
    display: none;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
}
.live-date-notify {
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    color: orangered;
    float: left;
    margin-top: -30px;
}
/*直播名称过长，滚动*/
.live-title .scroll-text {
    margin-left: 0px;
    transition:margin-left 5s;
    -webkit-transition:margin-left 5s;
    -moz-transition:margin-left 5s;
    -o-transition:margin-left 5s;
}
/*暂时强行改css*/
.jwplayer.jw-flag-live .jw-controlbar .jw-text-elapsed,
.jwplayer.jw-flag-live .jw-controlbar .jw-text-duration,
.jwplayer.jw-flag-live .jw-controlbar .jw-slider-time {
    display: block!important;
}
.jw-controlbar.jw-background-color.jw-reset {
    display: table!important;
}
.duration-endless {
    display: block;
    color: #333;
    position: absolute;
    right: -36px;
    top: -4px;
    width: 40px;
    text-align: right;
    font-size: 12px;
    padding-top: 5px;
}
.footer {
    display: none!important;
}
.height-full {
    height: 100%;
}
.new-message {
    position: absolute;
    background-color: #eeeeee;
    width: 100%;
    margin-left: -25px;
    z-index: 1000;
    padding: 2px 10px;
}
.new-message span {
    cursor: pointer;
}
.new-message .pull-right:hover {
    color: black;
}
.list-title {
    border: dashed 1px #eeeeee;
    padding: 5px 10px;
    cursor: pointer;
}
.transparent {
    opacity: 0;
    z-index: -1;
}
.no-login-msg h1 {
    color: white;
    margin-top: 200px
}
.no-login-msg h1 .btn {
    width: 350px;
    margin-top: 50px;
    font-size: 30px;
}
.im-options {
    padding-top: 10px;
}
.im-options-item {
    color: #38f;
}
.cursor-pointer {
    cursor: pointer;
}
.live-group-info {
    position: relative;
    width: 200px;
}
.live-btn-group {
    list-style-type: none;
}
/*.live-btn-group .text-warning:hover{
    padding: 0 10px;
    background-color: #f76120;
    color: white;
    border-radius: 2px;
    list-style-type: none;
}
.live-btn-group .text-primary:hover{
    padding: 0 10px;
    background-color: #337ab7;
    color: white;
    border-radius: 2px;
    list-style-type: none;
}
.live-btn-group .text-primary:hover a {
    color: white;
}*/
.vertical-center {
    margin-top: 15px;
}
.im-search .fa-search {
    position: absolute;
    top: 20px;
    left: 15px;
}
.il-container {
    position: relative;
}
.phone-collection {
    position: absolute;
    width: 400px;
    height: 130px;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
    padding: 10px 20px;
    background-color: white;
    border: solid 1px #eeeeee;
    border-radius: 5px;
    box-shadow:  5px 5px 5px #cccccc;
    z-index: 1000;
    display: none;
}
.phone-collection button {
    margin-top: 10px;
    margin-left: 10px;
}
.invalid-input {
    border-color: red;
}

.live-list-block .live-group-point{
    margin: 5px -20px -9px;
    background-color: #fff;
    height: 0;
    transition: .5s;
    -webkit-transition: .5s;
}

.live-list-block .live-group-point ul li {
    list-style: none;
    line-height: 24px;
    padding: 3px 10px 3px 20px;
    font-size: 13px;
    overflow: hidden;
}
.live-list-block .live-group-point ul li:hover {
    background-color: #eee;
}
.live-img-block {
    width: 100%;
}
.live-img-block img {
    width: 66px;
    height: 65px;
    padding: 10px 3px;
}
.text-living {
    height: 65px;
    line-height: 65px;
    color: #9B9B9B;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.haitou-emoji {
    height: 60px;
}
/*表情*/
.talk-attach-options {
    position: absolute;
    height: 55px;
    padding: 12px 0 0 4px;
}
.talk-attach-options>.cursor-pointer {
    display: block;
    margin-left: 12px;
    line-height: 26px;
    float: left;
}
.talk-attach-options>.cursor-pointer .fa-smile-o {
    font-size: 28px!important;
}
.talk-attach-options>.cursor-pointer .icon-zhibo {
    font-size: 26px!important;
}
.talk-attach-options>.cursor-pointer .icon-zhuye {
    font-size: 28px!important;
}
.text-gray {
    color: #999999!important;
}
.div-expressions {
    position: absolute;
    width: 280px;
    height: 164px;
    padding-bottom: 20px;
    border: solid 1px #eeeeee;
    left: 16px;
    top: -160px;
    background-color: white;
    line-height: 1;
}
.div-expressions .arrow-attach {
    position: absolute;
    width: 16px;
    height: 16px;
    border: solid 1px #eeeeee;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    bottom: -6px;
    left: 3px;
}
.div-expressions .pre-next-attach {
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 0;
    border-top: solid 1px #eeeeee;
    background-color: white;
    padding-right: 10px;
}
.pre-next-attach>.pull-right {
    margin-left: 20px;
    line-height: 20px;
}
.expression-item {
    display: inline-block;
    width: 40px;
    height: 35px;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
}
.expression-gif img {
    width: 100%;
    padding: 5px;
}
.expressions-page-one {
    background: url("../images/emoji_pageOne.png") white no-repeat;
    background-size: 280px 108px;
    background-position: 0 36px;
}
.expressions-page-two {
    background: url("../images/emoji_pageTwo.png") white no-repeat;
    background-size: 280px 144px;
}
.no-right {
    border-right: none;
    width: 39px;
}
.no-left {
    width: 39px;
}



