@charset "utf-8";

.container_image{width:1080px;height:410px;margin:0 auto;position:relative;}
.add{background:url(../images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:50%;margin-left:-30px;bottom:30px;z-index:4;cursor:pointer;display:none;}
.container_image .i_btn{display:block;width:42px;height:42px;position:absolute;top:50%;margin-top:-21px;z-index:3;}
.container_image .prev_L{left:-60px;background:url(../images/icon_cfaleft.png) no-repeat; background-size: 100%;}
.container_image .next_R{right:-60px;background:url(../images/icon_cfaright.png)no-repeat;background-size: 100%;}
.slide_img {height:410px;position:relative;z-index:1;}
.slide_img li{
    width:180px;
    height:380px;
    overflow:hidden;
    position:absolute;
    top:15px;
    background:#ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.slide_img li a img{position:absolute;height:100%;}
.slide_img li.on a{height:410px;}
.slide_img li.on{width:800px;left:190px;left:190px;top:0; z-index: 11111111}
.slide_img li.on img{width:100%;}
.slide_img li.left{left:0;height: 335px}
.slide_img li.left .first_rgba{
    height: 355px!important;
}
.slide_img li.left .first_rgba .free_leeson .lesson_img,.slide_img li.right .first_rgba .free_leeson .lesson_img{
    height: 214px;
}
.slide_img li.left .first_rgba .free_leeson .lesson_img img,.slide_img li.right .first_rgba .free_leeson .lesson_img img{
    height: 214px;
}
.slide_img li.left .first_rgba .free_leeson .block_info p.ptitle,.slide_img li.right .first_rgba .free_leeson .block_info p.ptitle{
    font-size: 19.25px;
}
.slide_img li.left .first_rgba .free_leeson .block_info p.ppress,.slide_img li.right .first_rgba .free_leeson .block_info p.ppress{
    font-size: 15.75px;
}
.slide_img li.left .first_rgba .free_leeson .block_info p.plabel,.slide_img li.right .first_rgba .free_leeson .block_info p.plabel{
    font-size: 15.75px;
}
.slide_img li.left .first_rgba .free_leeson .block_info p.pmoney b,.slide_img li.right .first_rgba .free_leeson .block_info p.pmoney b{
    font-size: 15.75px;
}
.slide_img li.right{right:0px;height: 335px}
.slide_img li.right .first_rgba{
    height: 355px!important;
    right: 0px!important;
    left:  !important;
}
.first_rgba{
    width: 755px ;
    height: 410px ;
    background: #fff;
    position: absolute;
    /*left: 0;*/
    /*margin-left: -380px;*/
    bottom: 0;
    border-radius: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.first_rgba .free_leeson{
    width: 49%;
    height: 410px;
    position: relative;
    float: left;
    background: #f9f9f9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.first_rgba .free_leeson .lesson_img {
    width: 100%;
    height: 246px;
    position: relative;
}
.first_rgba .free_leeson .lesson_img img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 246px;
}
.first_rgba .free_leeson .lesson_img .mask_tv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: none;
}
.first_rgba .free_leeson .lesson_img .mask_tv .countdown {
    position: absolute;
    width: 210px;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
    padding: 0;
    left: 50%;
    margin-left: -105px;
    top: 75px;
    color: #753307;
}

.first_rgba .free_leeson .lesson_img .mask_tv .atonce_credit{
    width: 122px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 50%;
    margin-left: -61px;
    top: 150px;
    background: #57a75a;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
}
.first_rgba .free_leeson .lesson_img .mask_tv .atonce_buy{
    width: 122px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 50%;
    margin-left: -61px;
    top: 150px;
    background: #ff3f50;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
}
.first_rgba .free_leeson .lesson_img .mask_tv p::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid #fff;
    border-bottom: 10px solid transparent;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -10px;
}
.first_rgba .free_leeson .block_info p {
    padding: 0 20px;
}
.first_rgba .free_leeson .block_info p.ptitle {
    font-size: 22px;
    color: #333;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.first_rgba .free_leeson .block_info p.ppress {
    color: #666;
    font-size: 18px;
    margin:20px 0; 
}
.first_rgba .free_leeson .block_info p.ppress span {
    color: #999999;
}
.first_rgba .free_leeson .block_info p.pmoney {
    overflow: hidden;
    margin: 10px 0;
    height: 26px;
    line-height: 26px;
}
.first_rgba .free_leeson .block_info p.pmoney small {
    color: #ff434b;
    font-size: 20px;
    float: left;
}
.first_rgba .free_leeson .block_info p.pmoney small::first-letter {
    font-size: 14px;
}
.first_rgba .free_leeson .block_info p.pmoney b {
    color: #999;
    margin-left: 30px;
    font-size: 18px;
    font-weight: normal;
}
.first_rgba .free_leeson .block_info p.buybtn {
    border-top: 1px solid #e5e5e5;
    text-align: center;
}
.first_rgba .free_leeson .block_info p.buybtn a {
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
.first_rgba .free_leeson .block_info p.buybtn a.ljgm {
    width: 90px;
    height: 28px;
    line-height: 28px;
    background: #ff434b;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.first_rgba .free_leeson .block_info p.buybtn a.ljyy {
    width: 88px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #57a75a;
    color: #57a75a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.first_rgba .free_leeson .block_info p.plabel {
    height: 26px;
    line-height: 26px;
    margin: 10px 0;
    font-size: 18px;
}
.first_rgba .free_leeson .block_info p.plabel b{
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #57a75a;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    float: left;
}
.first_rgba .free_leeson .block_info p.plabel span{
    float: right;
    line-height: 36px;
    color: #999;
}
.first_rgba .free_leeson .block_info p.plabel img {
    vertical-align: top;
    margin-top: -9px;
    width: 26px;
    height: 36px;
}
.time-item strong{
    margin-left: 2px !important;
    margin-right: 2px !important;
}
