/*#div_company_mini{
    display: none;}*/
.live-course0206 {
    padding-bottom: 70px;

}
.live-pc0206 *{
 box-sizing: border-box;
}
.live-pc0206 {

}

.live-pc0206 li {
    width: calc(1 / 2 * 100%);
    float: left;
    padding: 0 10px 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.live-pc0206 li .live-box {
    position: relative;
}

.live-pc0206 li .live-small-pic {
    position: relative;
}

.live-pc0206 li .live-small-pic img {
    width: 100%;
    height: auto;
    display: block;
}

.live-pc0206 li .live-box > p{
   padding: 15px 0;
   font-size: 16px;
}

.live-pc0206.live-pc0206-act li:nth-of-type(n+9){
    display: none;
}



/*弹出*/
.live-pc0206 li .live-big-pic{
opacity: 0;

    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    border: 3px solid #f7580e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 25px;


    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}
.live-pc0206 li .live-big-pic .left{


}
.live-pc0206 li .live-big-pic .left p{
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 6px;
    color: #f7580e;
}

.live-pc0206 li .live-big-pic .left p span{
    display: block;
    font-weight: bold;
    font-size: 20px;
}


.live-pc0206 li .live-big-pic .right{}

.live-pc0206 li .live-big-pic img{
   width: 100%;
    display: block;
}

.live-pc0206 li:hover .live-big-pic{
    opacity: 1;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.live-more{
    display: block;
}

.live-more {
    text-align: center;
    font-size: 16px;
    color: #616ff1;
    line-height: 16px;
    padding-top: 0;
}
.live-more span{
    display: inline-block;
    cursor: pointer;
}
.live-more span:before{
    content: '';
    display: block;
    background: url("https://www.tedu.cn/zhuzhan/images/jiangTang/jt.png") no-repeat center center;
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.live-more.act span:before{
    transform: rotate(180deg);
}

@media (max-width: 768px) {
    .live-more{
        display: none;
    }
    .live-pc0206{
        display: none;
    }
    .live-yd0206 *{
      box-sizing: border-box;
    }
    .live-yd0206{
      margin-top: 10px;
      padding-bottom: 10px;
    }
    .live-yd0206 .swiper-container-live{
      height: 200px;
      max-width: 400px;
      /*overflow: hidden;*/

    }
    .live-yd0206 .swiper-wrapper{}
    .live-yd0206 .swiper-slide{
        min-height: 200px;
    }
    .live-yd0206 .live-img{
       padding-right: 15px;
    }
    .live-yd0206 .swiper-slide img{
        width: 100%;
        display: block;
        border-radius: 20px;
    }



}

@media (min-width: 768px) {
    .live-pc0206{
        display: block;
    }

    .live-pc0206 li .live-big-pic{
        /*display: none;*/
        display: flex;
        float: left;
        padding: 0 30px 10px;
    }

    .live-pc0206 li {
        width: calc(1 / 2 * 100%);
    }

    .live-yd0206{
        display: none;
    }





}

@media (min-width: 992px) {
    .live-pc0206{
        display: block;
    }

    .live-pc02060 li .live-big-pic{
        /*display: none;*/
        display: flex;

        padding: 0 30px;
    }
    .live-pc0206 li {
        width: calc(1 / 3 * 100%);
    }

    .live-pc0206.live-pc0206-act li:nth-of-type(n+7){
        display: none;
    }
    .live-yd0206{
        display: none;
    }

}

@media (min-width: 1200px) {
    .live-pc0206{
        display: block;
    }
    .live-pc0206 li .live-big-pic{
        display: flex;
        padding: 0 15px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }


    .live-pc0206 li {
       width: calc(1 / 4 * 100%);
        padding: 0 10px 10px;

}
    .live-pc0206.live-pc0206-act li:nth-child(7),
    .live-pc0206.live-pc0206-act li:nth-child(8)
    {display: block}

    .live-pc0206.live-pc0206-act li:nth-of-type(n+9){
        display: none;
    }

.live-pc0206 li .live-small-pic {

}

.live-pc0206 li .live-small-pic img {
}

.live-pc0206 li .live-big-pic {


}


.live-pc0206 li .live-big-pic img {

}

.live-pc0206 li:hover .live-big-pic {

}


}
