body {
    background: #f8f7f7;
}

.liveBox {
    width: 100%;
    height: 600px;
    background: url('../images/live_bg.png') no-repeat;
    background-size: 100% 100%;
}

.live__container {
    padding-top: 48px;
}

.live__container_left {
    height: 510px;
    width: 840px;
    float: left;
}

.myVideo {
    width: 100%;
    height: 100%;
}

.video {
    position: relative;
    width: 100%;
    height: 510px;
}

#playimg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
}

.logo_url {
    position: absolute;
    max-width: 150px;
    opacity: 0.4;
    top: 10px;
    left: 10px;
}

.selRateBox {
    width: 40px;
    height: 16px;
    position: absolute;
    bottom: 47px;
    right: 228px;
}

.selRateBox .layui-form-item .layui-input-inline {
    width: 100%;
    height: 100%;
}

.selRateBox .layui-form-select .layui-input {
    border-radius: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    background: #019CF9;
    border: none;
    color: #fff;
    text-align: center;
}

.selRateBox .layui-form-select .layui-edge {
    display: none;
}

.selRateBox .layui-form-select dl {
    bottom: 30px;
    top: inherit;
    width: 82px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border-radius: 8px;
    text-align: center;
    border: none;
    left: -22px;
}

.layui-form-select dl dd.layui-this {
    background-color: #019CF9
}

.beforeLive {
    height: 510px;
    width: 840px;
    background: url('../images/zbbg.jpg') no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
}

.summar {
    padding-top: 280px;
}

.summar button {
    display: inline-block;
    width: 159px;
    height: 45px;
    background: #19BCF9;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.live__container_right {
    width: 260px;
    float: right;
    height: 510px;
    background: #444444;
}

.live__container_list {
    overflow-y: auto;
    height: 395px;
    overflow-x: hidden
}

.live__container_title {
    background: #4f5153;
    padding: 20px 15px 20px 20px;
}

.live__container_title span {
    float: left;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
}

.bgItem {
    color: #019CF9 !important;
    background: #585858;
}

.live__container_title a {
    float: right;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;

}



.live__container_item {
    padding: 18px 0 18px 20px;
    color: #FFFFFF;
    cursor: pointer;
}

.live__container_item i {
    display: inline-block;
    font-size: 16px;
}

.live__container_item span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px
}

.live__container_item span:nth-of-type(1) {
    margin-left: 14px;
}

.live__container_item span:nth-of-type(2) {
    margin-left: 12px;
}

.live__container_item p {
    font-size: 14px;
    margin-top: 16px;
    margin-left: 36px;
    font-weight: 400;
    line-height: 14px;
    width: 195px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.kcIntroduce h3 {
    padding: 38px 0 28px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}



.kcIntroduce_item {
    float: left;
    margin: 0 28px 25px 0;
}

.kcIntroduce_item:nth-of-type(4n) {
    float: left;
    margin-right: 0;
}

.kcIntroduce_item .courseimg {
    display: inline-block;
    width: 252px;
    height: 146px;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}

.kcIntroduce_item .courseimg img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.kcIntroduce_item .courseimg img:hover {
    transform: scale(1.15);
}

.kcIntroduce_item_dl,
.kcIntroduce_item_xkw {
    padding: 22px;
    border-radius: 0 0 10px 10px;
}

.kcIntroduce_item_dl h4,
.kcIntroduce_item_xkw h4 {
    /* height: 16px; */
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    text-align: center;
    width: 209px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    cursor: pointer;
}

.kcIntroduce_item_dl p:nth-of-type(1),
.kcIntroduce_item_xkw p:nth-of-type(1) {
    width: 209px;
    height: 14px;
    color: #999;
    font-size: 14px;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}

.kcIntroduce_item_dl p:nth-of-type(2),
.kcIntroduce_item_xkw p:nth-of-type(2) {
    margin-top: 20px;
}

.kcIntroduce_item_dl p:nth-of-type(2) span {
    height: 15px;
    font-size: 15px;
    font-weight: 500;
    color: #FD4D3F;
    line-height: 15px;
}

.kcIntroduce_item_dl p:nth-of-type(2) a {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
}

.kcIntroduce_item_dl p:nth-of-type(2) a:nth-of-type(1) {
    margin-left: 17px;
    background: #019CF9;
    color: #FFFFFF;
}

.kcIntroduce_item_dl p:nth-of-type(2) a:nth-of-type(2) {
    width: 60px;
    height: 30px;
    background: rgba(253, 77, 63, 0);
    border: 1px solid #019CF9;
    color: #019CF9;
    margin-left: 6px
}

.kcIntroduce_item_xkw p {
    text-align: center;
}

.kcIntroduce_item_xkw p:nth-of-type(2) a {
    width: 80px;
    height: 30px;
    display: inline-block;
    background: #019CF9;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.kcIntroduce_item_xkw p:nth-of-type(2) a:nth-of-type(1) {

    background: #019CF9;
    color: #FFFFFF;
}

.kcIntroduce_item_xkw p:nth-of-type(2) a:nth-of-type(2) {
    width: 78px;
    background: rgba(253, 77, 63, 0);
    border: 1px solid #019CF9;
    color: #019CF9;
    margin-left: 25px
}

.kcIntroduce_item_dl .layui-btn,
.kcIntroduce_item_xkw .layui-btn {
    padding: 0;
}

.customized {
    margin-top: 18px;
    margin-bottom: 24px;
}

.customized h3 {
    height: 24px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin-bottom: 28px;
}

.customized__container {
    padding: 0 62px;
}

.customized__container .srdz {
    width: 975px;
    padding: 30px 0;
    height: 65px;
    background: url('../images/srdz.png') no-repeat center center;

}

.customized__container .layui-form .layui-form-item .layui-input-block {
    margin-left: 0;
}

.customized__container .layui-textarea {
    background: #f7f7f7;
    border: 0;
    max-height: 150px;
    resize: none;
    padding: 15px 10px;
    text-indent: 25px;
    overflow-y: auto;
}

.btnSubmit {
    margin-top: 35px;
    padding-bottom: 42px;
}

.btnSubmit .layui-input-block {
    text-align: center;
}

.btnSubmit .layui-input-block .layui-btn {
    width: 116px;
    height: 42px;
    background: #029CF9;
    border-radius: 5px;

}

.btnSubmit .layui-input-block {
    margin-left: 0;
}

.btnSubmit .cancel {
    background: #e5e5e5 !important;
    border: 1px solid #e5e5e5;
    color: #999999;
    margin-left: 205px;
}

.hasFreeVideo {
    margin-left: 38px !important;
    width: 85px !important;
}

.noData {
    text-align: center;
    margin-top: 20px;
}

.noData span {
    display: inline-block;
    width: 260px;
    color: #fff;
    margin-top: 10px;
}

.layui-layer-dialog .layui-layer-content {
    text-align: center !important;
}

.demo-class .layui-layer-content {
    height: 60px !important;
    margin-top: 30px;
}

/* 
*  新增直播列表搜索 2021/1/7
*/
.Search_live {

    background-color: #585858;
    padding: 5px 10px;
}

.SearchLiveBox {
    position: relative;
    background-color: #019cf9;
    border-radius: 5px;
    padding-left: 2px;
}

.Search_live input {
    width: 132px;
    height: 36px;
    line-height: 36px;
    padding-left: 48px;
    font-size: 14px;
    color: #333;
    border-radius: 5px 0 0 5px;
    border: 0;
    outline: none;
    margin-bottom: 2px;
}

.SearchLiveImg {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
}

.SearchLiveLine {
    position: absolute;
    width: 1px;
    height: 22px;
    background: #333333;
    left: 36px;
    top: 50%;
    margin-top: -11px;
}

.SearchLiveBtn {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    width: 50px;
    text-align: center;
    cursor: pointer;
}

.Search_live input:-moz-placeholder {
    color: #999a9a;
}

.Search_live input:-ms-input-placeholder {
    color: #999a9a;
}

.Search_live input::-webkit-input-placeholder {
    color: #999a9a;
}



.titleTip {
    position: absolute;
    background: #fff;
    line-height: 37px;
    right: -157px;
    top: 4px;
    padding: 0 10px;
    display: none;
}

.sanTip {
    position: absolute;
    top: 12px;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #fff;
    border-bottom: 10px solid transparent;
    right: -25px;
    display: none;
}