html,
body {
    font-size: 14px;
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
img{
    max-width: 100%;
    /* display: block; */
}
/* 面包屑 */
.category-title {
    margin-bottom: 20px;
    font-size: 24px;
    color: #444;
}
h1 .breadcrumb {
    padding: 0 5px;
    margin-bottom: 5px;
    background: none;
}
h1 .breadcrumb li {
    font-size: 12px;
    font-weight: 400;
}
.category-title .breadcrumb li {
    font-size: 14px;
}
.breadcrumb li{
    font-size: 12px;
}
/* index_pc */
.wraper{
    background: -webkit-gradient(linear, left top, left bottom, from(#95D0F2), to(rgb(250, 250, 250)));
    background: linear-gradient(to bottom, #95D0F2, rgb(250, 250, 250));
}
.swiper-container .carousel-img{
    background-position: -320px !important;
}
.index_pc_row .video {
    margin-top: 10px;
}
.index_pc_row .video h3 img {
    vertical-align: text-bottom;
    margin-right: 5px;
    display: inline-block;
}
.index_pc_row .video h3 span {
    border-bottom: 2px solid rgb(91, 134, 229);
}
.index_pc_row .video row {
    background-color: #fff;
}
.index_pc_row .video .card .preview-link {
    overflow: hidden;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    border: 1px solid #eee; 
}
.index_pc_row .video .card .preview-link .pic {
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    height: 140px;
    overflow: hidden;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.index_pc_row .video .card .preview-link .pic .play{
    width: 48px;
    height: 48px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
    color: rgba(0,0,0,.8);
    background: url('../../img/live-play.png') no-repeat;
    background-size: 100% 100%;
    background-color: rgba(150,150,150,0.1);
    border-radius: 50%;
}

.index_pc_row .video .card .preview-link:hover {
    box-shadow: 0px 1px 20px rgba(91, 134, 229, .5);
}

.index_pc_row .video .card .preview-link:hover .pic {
    height: 140px;
    background-size: 110% 110%;
}

.index_pc_row .video .card .preview-link .desc {
    position: relative;
    z-index: 9999;
    background-color: #fff;
    border-top: 1px solid #eee;
    height: 125px;
}

.index_pc_row .video .card .preview-link .desc .review {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
    float: right;
    line-height: 2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 0 5px;
    cursor: pointer;
}
/* .index_pc_row .video .card .preview-link .live-status {
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 2;
    background-color: #337ab7;
    border-radius: 5px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
} */
.index_pc_row .video .card .preview-link .desc .live-status {
    text-align: right;
    float: right;
    line-height: 2;
    background-color: #337ab7;
    border-radius: 5px;
    color: #fff;
}

.index_pc_row .video .card .preview-link .desc .title {
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.index_pc_row .video .card .preview-link .desc .tips {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 3;
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
}
.index_pc_row .video .card .preview-link .desc .tips img{
    border-radius: 50%;
}
.index_pc_row .video .card .preview-link .desc .tips .time {
    color: #FE4C40;
}

.index_pc_row .video .card .preview-link .desc .tips .roomname {
    color: #228fbd;
}
.qrCode{
    background-color: #fff;
    position: fixed;
    right: 30px;
    top: 50%;
    margin-top: -50px;
}
.row .lubo .card .preview-link .desc .tips {
    position: relative;
    /* justify-content: flex-start; */
    overflow: hidden;
}
.row .lubo .card .preview-link .desc .tips img {
    float: left;
    margin-top: 10px;
}
.row .lubo .card .preview-link .desc .tips .ml-1 {
    float: left;
    display: block;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row .lubo .card .preview-link .desc .tips .pull-right {
    line-height: 42px;
    flex: 1;
    text-align: right;
}
/* live_pc */
.live_pc .back .breadcrumb{
    background: none;
}
.live_pc .back .breadcrumb a{
    font-size: 13px;
}
.live_pc .row {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.live_pc .row .mk-l {
    width: 900px;
    height: 550px;
}

.live_pc .row .mk-l #player {
    width: 100%;
    height: 100%;
}

.live_pc .row .chat {
    width: 300px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #e9ebf5;
}
.live_pc .row .chat .chat-info,
.live_pc .row .chat .ask-info {
    height: 400px;
}
.live_pc .row .chat .chat-info ul,
.live_pc .row .chat .ask-info ul {
    height: 400px;
    overflow-y: auto;
}
.live_pc .row .chat .chat-info li,
.live_pc .row .chat .ask-info li {
    line-height: 2;
    margin-bottom: 10px;
}
.live_pc .row .chat .chat-info li .avatar,
.live_pc .row .chat .ask-info li .avatar {
    width: 28px;
    height: 28px !important;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
}
.live_pc .row .chat .chat-info li.text-left,
.live_pc .row .chat .ask-info li.text-left {
    /* line-height: 2; */
}
.live_pc .row .chat .chat-info li.text-left .left-msg,
.live_pc .row .chat .ask-info li.text-left .left-msg {
    /* line-height: 2; */
    display: inline-block;
    margin-left: 30px;
    background-color: #9DDCFF;
    border-radius: 8px;
    border-top-left-radius: 0;
    padding: 5px 10px;
}
.live_pc .row .chat .chat-info li.text-right .right-msg,
.live_pc .row .chat .ask-info li.text-right .right-msg {
    /* line-height: 2; */
    display: inline-block;
    /* margin-left: 30px; */
    background-color: #9DDCFF;
    border-radius: 8px;
    border-top-right-radius: 0;
    padding: 5px 10px;
}

.live_pc .row .chat .chat-head {
    background-color: #fff;
    height: 40px;
    color: royalblue;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    -webkit-box-align: center;
    align-items: center;
    position: relative;

}
.live_pc .row .chat .chat-head:hover{
    cursor: pointer;
}
.live_pc .row .chat .chat-head span{
    line-height: 30px;
    padding: 0 10px;
}
.live_pc .row .chat .chat-head span:nth-child(1):after{
    position: absolute;
    right: 50%;
    top: 11px;
    content: '';
    width: 0px;
    height: 18px;
    border:  1px solid royalblue;
    /* color: royalblue; */
}

.live_pc .row .chat .chat-head span.active{
    border-bottom: 2px solid royalblue;
    font-weight: bold;
}

.live_pc .row .chat .send {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    background-color: #fff;
}

.live_pc .row .chat .send .chatipt {
    height: 48px;
    background: #fff;
    resize: none;
    width: 100%;
    padding: 0 5px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    outline: 0;
    vertical-align: middle;
}
.live_pc .row .chat .send .send-b{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.live_pc .content{
    background-color: #fff;
}
.live_pc .chat-box.chat-hide{
    display: none;
}
.live_pc .time-item{
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 22px;
    background-color: #d9534f;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}
.live_pc .time-item .red{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: red;
    line-height: 31px;
    vertical-align: middle;
    margin-right: 10px;
}
/* video_pc */
.video_pc .player{
    width: 1000px;
    height: 600px;
}
.video_pc .player #previewArea{
    width: 100%;
    height: 100%;
}



#back-to-top{
    position: fixed;
    right: 20px;
    bottom: 50px;
    background-color: #0083FF;
    padding: 20px 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#back-to-top i{
    font-size: 28px;
}
/* footer */
#footer {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
    display: block;
    overflow: hidden;
    padding-bottom: 0;
    background: #2c2c2c;
    color: #aaa;
    padding: 30px 0 0;
}
#footer .footer-head {
    /* display: flex; */
    overflow: hidden;
}
#footer a {
    color: #aaa;
}
#footer dt {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 25px;
}
#footer dd {
    line-height: 1.5;
}
#footer .footer-head .qrcode {
    text-align: left;
    line-height: 2;
    font-size: 14px;
}
#footer .footer-head .qrcode img {
    width: 100px;
    height: 100px;
}
#footer .footer-hot {
    float: left;
    overflow: hidden;
}
#footer .footer-hot li:nth-child(1) {
    font-weight: 600;
}
#footer .footer-hot li {
    float: left;
    margin-right: 50px;
}
#footer .footer-copyright {
    margin-top: 25px;
    background: #212121;
    padding: 20px 0 0px;
    font-size: 12px;
}
@media (min-width: 768px){
#footer .footer-copyright img {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
    width: 13%;
    }
}
/* jq...vali...提示位置修改 */
.msg-box{
    display: block !important;
}
.msg-box .msg-wrap{
    right: 0;
}
.form-group{
    padding-top: 10px;
}
.breadcrumb > li + li:before {
    color: #333;
}
.live-sub-list {
    padding: 0;
    background: #fff;
}
.live-sub-list .live-sub-item {
    padding: 10px 0;
    border-bottom: 1px dashed #efefef;
}
.live-sub-list .live-sub-item .content {
    margin-top: 15px;
    color: #919191;
}
.live-sub-list .media {
    color: #919191;
}
.live-sub-list .media .media-body {
    padding-left: 20px;
    line-height: 25px;
}
.live-sub-list .media .media-body .live-sub-title {
    margin: 0;
    font-size: 1.25em;
    line-height: 1.45;
    margin-bottom: 5px;
    color: #000;
}
.live-sub-list .media .media-body .live-sub-title a {
    color: #444;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.live-sub-list .media .media-body .live-sub-title a:hover {
    color: #007bff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.live-sub-list .media .media-body .live-sub-title a .img-new {
    margin-left: 2px;
    margin-bottom: 2px;
    height: 16px;
}
.live-sub-list .media .media-body .live-sub-intro {
    height: 48px;
    line-height: 22px;
    color: #828a92;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.live-sub-list .media .media-left {
    overflow: hidden;
    padding: 0;
    position: relative;
}
.live-sub-list .media .media-left .live-status {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d9534f;
    border-radius: 3px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.live-sub-list .media .media-left a {
    display: block;
    width: 160px;
}
.live-sub-list .media-body {
    position: relative;
}
.live-sub-list .media-body .live-sub-tag {
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #aaa;
    font-size: 13px;
}
.live-sub-list .media-body .live-sub-tag span {
    margin: 0 8px 0 0;
}
.live-sub-list .media-body .live-sub-tag a {
    color: #fff;
    cursor: pointer;
}
.live-sub-list .media-body .live-sub-tag .pull-left {
    height: 34px;
    line-height: 34px;
    color: #919191;
}
.live-sub-list .media-body .live-sub-tag .pull-left a {
    color: #919191;
}
.live-sub-list .pager {
    margin: 40px 0 20px 0;
}