.header {
    width: 19.2rem;
    height: .78rem;
    background-color: #fff;
    color: #333;
    font-size: .16rem;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.nav {
    width: 14rem;
    margin: 0 auto;
}

.nav_div {
    width: 14rem;
    display: flex;
    margin: 0 auto;
    /* margin-top: .16rem; */
}

.current {
    color: #00BC9E !important;
    border-bottom: .02rem solid #00BC9E;
}

.logo img {
    width: 1.5rem;
    height: .54rem;
    margin-top: .12rem;
}

.cast {
    display: flex;
    height: .78rem;
    line-height: .78rem;
    font-size: .16rem;
    color: #333;
    margin-left: 2.4rem;
}

.cast div {
    margin-right: .74rem;
    cursor: pointer;
}

.cast a {
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
}

.programme {
    position: relative;
}

.pro_ul {
    position: absolute;
    width: 1.63rem;
    background: #FFFFFF;
    font-size: .14rem;
    color: #333;
    box-sizing: border-box;
    border-radius: .08rem;
    top: .78rem;
    left: -0.47rem;
    /*display: none;*/
}

.pro_ul li {
    width: 100%;
    height: .48rem;
    line-height: .48rem;
    text-align: center;
}

.pro_ul a {
    color: #333;
}

.login {
    display: flex;
    margin-left: 1.5rem;
}

.login div a {
    color: #fff;
}

.login div:first-child {
    width: .8rem;
    height: .31rem;
    background: #00BC9E;
    border-radius: .51rem;
    color: #fff;
    text-align: center;
    line-height: .31rem;
    margin-top: .22rem;
    /* opacity: 1; */
}

.login div:last-child {
    width: .8rem;
    height: .31rem;
    background: #313BBF;
    color: #fff;
    border-radius: .51rem;
    text-align: center;
    line-height: .31rem;
    margin-left: .24rem;
    margin-top: .22rem;
}

.banner {
    width: 100%;
    height: 5rem;
    position: relative;
}

.banner img {
    width: 100%;
    height: 100%;
}

.title {
    position: absolute;
    top: 2.07rem;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}

.title div:first-child {
    font-weight: bold;
    color: #FFFFFF;
    font-size: .3rem;
    width: 100%;
    text-align: center;
}

.title div:last-child {
    font-weight: 400;
    color: #FFFFFF;
    font-size: .14rem;
    margin-top: .2rem;
}

.cont {
    width: 14rem;
    margin: 0 auto;
}

.Toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: .44rem;
    border-bottom: 1px solid #eeeeee;
}

.Toggle1 {
    width: 100%;
    margin-top: .44rem;
    border-bottom: 1px dashed #eeeeee;
}

.togg_title {
    font-size: .24rem;
    font-weight: 700;
    color: #333;
}

.togg_time {
    color: #999;
    font-size: 0.14rem;
    margin-top: 0.13rem;
    margin-bottom: 0.2rem;
}

.togg_btn {
    display: flex;
    padding-bottom: 0.1rem;
}

.actives {
    width: 1.21rem;
    height: .32rem;
    background: #00BC9E;
    border-radius: .05rem;
    line-height: .32rem;
    font-size: .14rem;
    text-align: center;
    color: #fff;
    margin-left: .15rem;

}

.active1 {
    width: 1.21rem;
    height: .32rem;
    background-color: rgba(0, 188, 158, .1);
    border-radius: .05rem;
    line-height: .32rem;
    font-size: .14rem;
    text-align: center;
    color: #333;
    margin-left: .15rem;
}

/* .togg_btn div:first-child {
    width: 1.21rem;
    height: .32rem;
    background: #00BC9E;
    border-radius: .05rem;
    line-height: .32rem;
    font-size: .14rem;
    text-align: center;
    color: #fff;
}

.togg_btn div:last-child {
    width: 1.21rem;
    height: .32rem;
    background-color: rgba(0, 188, 158, .1);
    border-radius: .05rem;
    line-height: .32rem;
    font-size: .14rem;
    text-align: center;
    color: #333;
    margin-left: .15rem;
} */

.list {
    width: 100%;
}

.list_div {
    width: 100%;
    /* display: flex; */
    margin-bottom: .2rem;
    margin-top: .2rem;
    border-bottom: 1px solid #eee;
}

.list_div a {
    display: flex;
    height: 2.18rem;

}

.list_left {
    width: 3.84rem;
}

.list_right {
    /* width: 9.16rem; */
    flex: 1;
    margin-left: .32rem;
}
 img {
    width: 100%;
}

.list_right1 {
    color: #999;
    font-size: 0.16rem;
}
.list_right1 img {
    width: 47vw !important;
}

.right1 {
    display: flex;
    justify-content: space-between;

}

.right1 div:first-child {
    font-weight: bold;
    color: #333333;
    font-size: .18rem;
    margin-top: .25rem;
    float: left;
}

.right1 div:last-child {
    font-weight: bold;
    color: #00BC9E;
    font-size: .14rem;
    margin-top: .25rem;
    float: right;
}

.right2 {
    color: #999999;
    font-size: .14rem;
    margin-top: .08rem;
    margin-bottom: .26rem;
}
.right_context {
    height: 1rem;
     word-break: break-all;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      -webkit-line-clamp: 3;
      overflow: hidden;
}

.right3 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.list_right div:nth-child(3) {
    color: #666666;
    line-height: .28rem;
    font-size: .14rem;
    /* background-color: #D9D9D9; */
}

.total {
    width: 100%;
    margin-top: .7rem;
    display: flex;
    justify-content: center;
    /* margin-bottom: 10rem; */
    margin-bottom: 1rem;
}

.num {
    width: .32rem;
    height: .32rem;
    background: #FFFFFF;
    text-align: center;
    line-height: .32rem;
    font-size: .14rem;
    color: #333;
    border-radius: .02rem;
    /* opacity: 1; */
    border: .01rem solid #D9D9D9;
    margin-right: .1rem;
    font-weight: 700;
}
