@charset "utf-8";
.ee-l-li {
    position: relative;
}

.remind_code_group {
    float: left;
    position: relative;
    margin-left: 15px;
}

.remind_code_name {
    width: 70px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 200px;
    border: 1px solid red;
    color: red;
    cursor: pointer;
}

.remind_code {
    width: 140px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05), -2px -2px 5px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 26px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
}

.ee-l-li .thepic {
    width: 160px !important;
    height: auto;
    float: left;
    position: relative!important;
    overflow: hidden;
    border-radius: 50%;
    transform: none !important;
    top:0 !important;
}

.ee-l-li .thepic .thepic-img {
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    transition: all 0.5s;
}

.workshop-l-ul .ee-l-li:hover .thepic-img {
    transform: scale(1.1);
}

.workshop-l-ul .ee-l-li .tag-label {
    top: 10px;
    left: 0px;
    background: #03af7c;
}

.workshop-l-ul .ee-l-li .tag-label-ing {
    background: #d00000;
}

.workshop-l-ul .ee-l-li .theword {
    width: calc(100% - 160px - 20px);
}

.workshop-l-ul .workshop-l-li .theword h4 a:hover {
    color: #003352;
}

.workshop-l-ul .ee-l-li .theword .thecon {
    color: #999;
    line-height: 26px;
}

.workshop-l-ul .ee-l-li .theword .theother {
    width: 100%;
    margin-top: 10px;
    height: 24px;
    line-height: 24px;
}

.workshop-l-ul .ee-l-li .theword .theother span {
    display: block;
    float: left;
    margin: 0px 10px;
    font-size: 14px;
    position: relative;
}

.workshop-l-ul .ee-l-li .theword .theother span:first-child {
    margin-left: 0px;
}

.workshop-l-ul .ee-l-li .theword .theother span:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background: #d9d9d9;
}

.workshop-l-ul .ee-l-li .theword .theother .thetime:after {
    background: none;
}

.workshop-l-ul .ee-l-li .theword .theother .thenum {
    color: #999;
    float: left;
    margin-left: 10px;
}

.workshop-l-ul .ee-l-li .theword .theother .thetime {
    color: #999;
}

.workshop-l-ul .ee-l-li .theword .theother .thetime-ing {
    color: #d00000;
    font-weight: bold;
}

.workshop-l-ul .ee-l-li .theword .theother .submit-btn {
    width: 50px;
    height: 26px;
    float: right;
    border-radius: 200px;
    background: linear-gradient(90deg, #387eff, #72c9ff);
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    transition: all 0.5s;

}

.workshop-l-ul .ee-l-li .theword .theother .submit-btn:hover {
    background: #003352;
}

.relative-ee {
    width: 100% !important;
}

.relative-ee .workshop-l-ul .workshop-l-li .thepic {
    width: 120px !important;
}

.relative-ee .workshop-l-ul .ee-l-li .theword {
    width: calc(100% - 120px);
    padding: 0px 0px 0px 20px;
}

@media (max-width: 1024px) {
    .ee-l-li .thepic {
        width: 120px !important;
    }

    .workshop-l-ul .ee-l-li .theword {
        width: calc(100% - 120px - 20px);
    }
}

@media (max-width: 767px) {
    .ee-l-li .thepic {
        width: 100px !important;
    }

    .workshop-l-ul .ee-l-li .theword {
        width: calc(100% - 100px - 20px);
    }

    .workshop-l-ul .workshop-l-li .theword h4 {
        line-height: 22px;
    }

    .workshop-l-ul .ee-l-li .theword .theother span {
        font-size: 12px;
        margin: 0px 5px;
    }

    .workshop-l-ul .ee-l-li .theword .theother span:after {
        background: none;
    }

    .relative-ee .relative-workshop-title {
        margin-bottom: 8px;
    }

    .relative-ee .workshop-l-ul .workshop-l-li .thepic {
        width: 80px !important;
    }

    .relative-ee .workshop-l-ul .ee-l-li .theword {
        width: calc(100% - 80px - 20px);
    }
}

/*
EE直播详情*/
.column-detail .ee-detail-con {
    padding: 0px 30px 30px 30px;
}

.ee-detail-con .ee-title {
    font-size: 34px;
    color: #003352;
    padding-top: 20px;
    font-weight: bold;
    line-height: 46px;
}

.ee-detail-con .ee-time {
    width: 100%;

    height: 40px;
    margin-top: 15px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 15px;
    line-height: 30px;
    box-sizing: border-box;
}

.ee-detail-con .ee-time .thetime {
    font-size: 14px;
    color: #999;
    float: left;
}

.ee-detail-con .ee-time .distance-time {
    float: right;
    font-size: 14px;
    color: #999;
}

.ee-detail-con .ee-time .distance-time span {
    color: #d00000;
    font-size: 18px;
    font-family: DIN;
}

.ee-detail-con .ee-sign {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.ee-detail-con .ee-sign .thelogo {
    /*width: 120px;*/
    float: left;
    position: relative;
}

.ee-detail-con .ee-sign .thelogo img{
    max-height: 80px;
    max-width: 100%;
}
.ee-detail-con .ee-sign .thelogo .thepic {
    width: 100%;
    height: 50px;
    background-size: 95% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.ee-detail-con .ee-sign-right {
    width: calc(100% - 350px);
    float: right;
}

.ee-detail-con .ee-sign span {
    display: block;
    float: right;
    background: linear-gradient(90deg, #387eff, #72c9ff);
    height: 24px;
    padding: 0px 10px;
    border-radius: 30px 0px 30px 30px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    margin-top: 13px;
    margin-right: 10px;
}

.ee-detail-con .ee-sign .sign-btn,
.ee-detail-con .ee-row-sign .sign-btn {
    width: 140px;
    height: 38px;
    display: block;
    float: right;
    background: #D6262E;
    border-radius: 4px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    transition: all 0.5s;
    margin-top: 6px;
}

.ee-detail-con .ee-row-sign .sign-btn {
    float: none;
    margin: 20px auto 0px;
}

.ee-detail-con .ee-sign .sign-btn:hover {
    background: #C2161E;
}

.ee-detail-con .ee-public-title {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    position: relative;
    display: inline-block;
}

.ee-detail-con .ee-public-title:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: #003352;
}

.ee-detail-con .workshop-speaker-a {
    width: 100%;
}

.ee-detail-con .workshop-speaker-a .col-left-pic img {
    border-radius: 50%;
}

.ee-detail-con .ee-course-con {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 15px;
}

.ee-detail-con .relative-share-row {
    width: 100%;
}

.pl-area, .pl-title, .buttonGray.pl-show-box, .pl-more.lgy_no_data, .pl-showinfo, .pl-header {
    width: 100% !important;
}

.archived .workshop-l-ul .workshop-l-li .theword h4, .online .workshop-l-ul .workshop-l-li .theword h4{
    width:auto !important;
    float: none!important;
}

@media (max-width: 767px) {
    .column-detail .ee-detail-con {
        padding: 0px 10px 10px 10px;
    }

    .ee-detail-con .ee-title {
        font-size: 24px;
        line-height: 34px;
    }

    .ee-detail-con .ee-time .thetime {
        font-size: 12px;
    }

    .ee-detail-con .ee-sign .sign-btn,
    .ee-detail-con .ee-row-sign .sign-btn {
        height: 32px;
        font-size: 16px;
        line-height: 32px;
        width: 120px;
    }

    .ee-detail-con .ee-sign span {
        margin-top: 5px;
    }

    .ee-detail-con .ee-public-title {
        font-size: 18px;
    }

    .ee-detail-con .ee-course-con {
        font-size: 14px;
        line-height: 24px;
    }

    .ee-detail-con .ee-sign-right {
        overflow: hidden;
        margin-bottom: 10px;
    }

    .ee-detail-con .ee-no-pic .ee-sign-right {
        width: 100%;
        float: none;
    }

    /*.ee-detail-con .ee-sign .thelogo {
        width: 200px;
        float: none;
        margin: 0 auto;
    }*/

}

.leads-signed{
    background: #003352 !important;
    border: #003352 !important;
}

.leads-signed:hover{
    background: #003352 !important;
}

