﻿.jcc-userlogin{
    padding:20px;
    padding-right:30px;
}

.layui-form-item {
    margin-bottom: 12px;
}

.layui-layer-hui .layui-layer-content{
    color:#fff;
}

.layui-upload-list {
    width: 790px;
    height: 125px;
    padding: 3px;
    margin-left: 110px;
}

.layui-upload-list img{
    border:1px solid #ddd;
}


.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-play-control .vjs-icon-placeholder::before, .vjs-icon-play::before {
    color: #fff;
}

.video-js .vjs-mute-control .vjs-icon-placeholder::before, .vjs-icon-volume-high::before {
    color: #fff;
}

.video-js *, .video-js ::after, .video-js ::before{
    color: #fff;
    font-size: 32px;
    margin-top: 10px;
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder::before, .vjs-icon-fullscreen-enter::before{
    color: #fff;
}


.vjs-big-play-button {
    left: 50% !important;
    top: 50% !important;
    margin-left: -2em;
    margin-top: -1.3em;
}





.layui-upload-img{
    float:left;
}

.jointcloud-content-rightcont #Image {
    float: left;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 0px;
    font-size: 13px;
    color: #fff;
    background: rgba(40,150,220,1);
    border-radius: 5px;
    text-transform: capitalize;
    margin-left:15px;
    border:none;
}


.jointcloud-content-rightcont p#ImageText{
    float:left;
    text-indent:0px;
    color:#999;
    font-size:13px;
    width:70%;
    margin-left:15px;
}


.jcc-user{
    display:block;
    height:150px;
    width:100%;
    float:left;
}

.jcc-user-img{
     display:block;
     float:left;
     width:100px;
     height:100px;
     border-radius:100%;
     overflow:hidden;
     margin-top:25px;
     margin-left:10px;
}

.jcc-user-info{
     display:block;
     float:left;
     width:750px;
     height:40px;
     line-height:40px;
     margin-left:30px;
     margin-top:20px;
     font-weight:bold;
}

.jcc-user-info span{
    font-size:24px;
    color:rgb(40,150,220);
    
}

.jcc-user-cont{
     display:block;
     float:left;
     width:750px;
     height:22px;
     line-height:22px;
     margin-left:30px;
     font-size:14px;
}

.jcc-user-cont span{
    font-size:14px;
    color:#888;
}

.jcc-user-cont b{
    font-size:13px;
    color:#009688;
}

.jcc-user-cont em{
    font-style:normal;
    font-size:13px;
    color:#1E9FFF;
}


.jcc-program{
    display:block;
    min-height:0px;
    width:100%;
    float:left;
    margin-top:0px;
}


.jcc-program ul{
    display:block;
    min-height:0px;
    width:100%;
    float:left;
}

.jcc-program-list{
    display:block;
    float:left;
    margin-bottom:30px;
    box-shadow: 0px 5px 10px 2px #d6d6d6;
    border:1px solid #EEEEEE;
    padding:15px;
}


.jointcloud-content-rightcont .jcc-program-h3{
    display: block;
    height: 30px;
    line-height: 25px;
    width: 100%;
    float: left;
    font-size: 22px;
    margin-bottom: 30px;
    color: #000;
    text-transform:capitalize;
    font-weight:bold;
}


.jointcloud-content-rightcont p.jcc-program-category {
    display: block;
    height: 28px;
    line-height: 28px;
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 0px;
    color: #666;
    margin-top:5px;
}

.jointcloud-content-rightcont p.jcc-program-tittle {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 100%;
    float: left;
    font-size: 22px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight:bold;
}

.jointcloud-content-rightcont p.jcc-program-author {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 100%;
    float: left;
    font-size:14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #333;
    margin-bottom:0px;
}


.jcc-program-list-opt{
    display:block;
    width:100%;
    height:32px;
    float:right;
}

.jcc-program-list-opt a{
    display:block;
    height:35px;
    padding-left:20px;
    padding-right:20px;
    line-height:35px;
    font-size:13px;
    background:#009688;
    float:left;
    margin-left:5px;
    margin-top:5px;
    color:#fff;
    text-align:center;
    border-radius:3px;
}

.jcc-program-list-opt em{
    display:block;
    height:24px;
    line-height:30px;
    font-size:13px;
    float:left;
    margin-right:20px;
    margin-top:8px;
    color:#999;
    text-align:center;
    font-style:normal;
}


.jcc-program-list-opr{
    display:block;
    height:32px;
    float:right;
}

.jointcloud-content-rightcont .jcc-program-list-opr a.jcc-btn {
    display: block;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    min-width: 0px;
    font-size: 13px;
    color: #666;
    border:1px solid #ddd;
    background: #f9f9f9;
    border-radius: 5px;
    float: right;
    text-transform: capitalize;
    margin-left:10px;
}


.jcc-message{
    display:block;
    min-height:0px;
    width:100%;
    margin-bottom:20px;
    float:left;
}

.jcc-message-bottom{
    width:900px;
    height:30px;
    margin:0 auto;
}
.jcc-message-bottom span{
    width:900px;
    height:30px;
    float:left;
    background:#eee;
}

.jcc-message-list {
    width: 900px;
    min-height: 0px;
    margin: 0 auto;
    border: 1px solid #ddd;
     border-bottom: none;
}


.jcc-message-list:last-child{
    border-bottom:1px solid #ddd;
}

.jcc-message-border{
    width:900px;
    min-height:0px;
    float:left;
    background:#F3F3F3;
}


.jcc-message-list-img{
    display:block;
    float:left;
    width:140px;
    height:160px;
}


.jcc-message-list-img img{
    display:block;
    float:left;
    height:80px;
    width:80px;
    overflow:hidden;
    margin-left:30px;
    margin-top:30px;
}
.jcc-message-list-img span{
    display:block;
    float:left;
    width:80px;
    overflow:hidden;
    margin-left:30px;
    font-size:13px;
    text-align:center;
    margin-top:10px;
}

.jcc-message-list-ctr{
    display:block;
    float:left;
    width:709px;
    min-height:160px;
    border-left:1px solid #ddd;
    padding:20px;
}

.jcc-message-list-cont{
    display:block;
    float:left;
    width:719px;
    min-height:120px;
    font-size:14px;
    color:#333;
}

.jcc-message-ul{
    display:block;
    min-height:0px;
    width:100%;
    float:left;
}

.jcc-message-li{
    background:#e8e9f9;
    display:block;
    min-height:0px;
    width:100%;
    float:left;
    margin-bottom:10px;
    min-height:52px;
}

.jcc-message-li img.jcc-message-li-img{
    display:block;
    float:left;
    height:32px;
    width:32px;
    margin-top:10px;
    overflow:hidden;
    border-radius:100%;
    margin-left:20px
}

.jcc-message-li div.jcc-message-li-cont{
    display:block;
    float:right;
    min-height:32px;
    line-height:22px;
    width:649px;
    font-size:13px;
     margin-top:10px;
}

.jcc-message-li:last-child{
    margin-bottom:0px;
}

.jcc-message-li-raw {
    display: block;
    float: left;
    min-height: 32px;
    line-height: 32px;
    width: 578px;
}

.jcc-message-li-time{
    display: block;
    float: right;
    height:20px;
    line-height:20px;
    width:200px;
    font-size:12px;
    color:#999;
    text-align:right;
    margin-right:15px;
    margin-bottom:5px;
    font-style:normal;
}

.jcc-message-li div code{
    display:block;
    float:left;
    height:32px;
    line-height:32px;
    color:rgb(40,150,220)
}

.jcc-message-reply{
    display:block;
    height:30px;
    float:left;
    width:100%;
    margin-bottom:10px
}

.jcc-message-reply span{
    display:block;
    height:30px;
    line-height:40px;
    float:left;
    width:40%;
    font-size:13px;
    color:#999;
}

.jcc-message-reply a{
    display:block;
    height:30px;
    line-height:30px;
    padding-left:20px;
    padding-right:20px;
    float:left;
    min-width:0px;
    font-size:14px;
    color:#333;
    background:#f7f8fa;
    border:1px solid #ddd;
    border-radius:5px;
    float:right;
}

.jcc-message-reply a img{
    display:block;
    height:20px;
    margin-top:5px;
    float:left;
    margin-right:5px;
}


.jcc-message-header{
    width:900px;
    min-height:0px;
    margin:0 auto;
    margin-top:20px;
}

.jcc-message-header p{
    width:860px;
    min-height:30px;
    float:left;
    font-size:22px;
    line-height:22px;
    color:#000;
    margin-left:20px;
    text-align:left;
}

.jcc-message-header code{
    width:860px;
    min-height:30px;
    float:left;
    font-size:18px;
    line-height:30px;
    color:#888;
    margin-left:20px;
    text-align:center;
    margin-top:10px;
}

.jcc-message-padi{
    float:left;
    width:100%;
    height:60px;
    line-height:60px;
    margin-top:10px;
    font-size:16px;
    color:#888;
}

.jcc-message-padi img{
    display:block;
    width:24px;
    margin-top:18px;
    float:left;
    margin-right:5px;
}

.jcc-message-header p span{
    line-height:30px;
    font-size:13px;
    color:#999;
}

.jcc-message-header p a {
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 0px;
    font-size: 13px;
    color: #fff;
    background: rgba(40,150,220,1);
    border-radius: 5px;
    float: right;
    margin-top:3px;
    text-transform:capitalize;
}

.jcc-download{
    display:block;
    height:80px;
    width:100%;
    float:left;
    border-bottom:1px solid #ddd;
    margin-bottom:30px
}

.jcc-download span{
    display:block;
    float:left;
    height:30px;
    min-width:0px;
    line-height:30px;
    font-size:14px;
    color:#999;
    background:#FFFFFF;
    margin-right:10px;
    padding-right:15px;
    border-radius:5px;
    margin-top:25px;
    text-indent:5px;
    color:#666;
}


.jcc-download a{
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    min-width: 0px;
    font-size: 13px;
    color: #000;
    border-radius: 5px;
    float: right;
    margin-top:24px;
    border:1px solid #666;
}

.jcc-download a img{
    display:block;
    float:left;
    height:18px;
    margin-top:5px;
    margin-right:5px;
}


.jointcloud-content-rightcont a.jcc-btn {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    font-size: 14px;
    color: #222;
    border-radius: 5px;
    float: right;
    border:1px solid #BBB;
    text-transform:capitalize;
    font-weight:normal;
    background:#F3F3F3;
}

.jointcloud-content-rightcont a.jcc-btn img{
    width:22px;
    margin-right:5px;
    float:left;
    margin-top:5px;
}



.jcc-vedio{
    display:block;
    float:left;
    width:900px;
    height:480px;
    margin-top:10px;
    background:#000;
    border-radius:10px;
    overflow:hidden;
}

.jcc-vedio p {
    display:block;
    float:left;
    width:900px;
    height:480px;
    line-height:480px;
    background:#eee;
}

.jcc-vedio p img {
    display:block;
    width:64px;
    margin-top:200px;
    margin:0 auto;
    margin-top:160px;

}

.jcc-vedio p code {
    display:block;
    width:100%;
    height:50px;
    text-align:center;
    font-size:16px;
    color:#666;
}