

.home-top-list{
    padding: 10px 0px;
}
.home-top-list ul{
    margin:0px;
    padding:0px;
}
.home-top-list ul li {
    display: inline-block;
}
.home-top-li{
    cursor: pointer;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    margin: 5px;
    margin-right: 20px;
    color: #333;
}
.home-top-list ul li .li-active{
    background: #00d7c6;
    /*background: #00b38a;*/
    color: #fff;
    border-radius: 4px;
}
.home-top-list a,.home-top-list a:active,.home-top-list a:visited{
    color:#333;
}


.top-list{
    margin:4px 10px;
    background-color: #fff;
    display:inline-block;
    min-height:471px;
}

.section-list{
    width:1000px;
    height:50px;
    line-height:50px;
    padding:8px 16px;
    float:left;
    font-size:16px;
    border-bottom:1px solid #f2f2f2;
}
.section-list:hover{
    background-color: #fafafa;
}

.section-list-title{
    cursor: pointer;
    width:600px;
}
.chapter{
    margin:-3px 14px 0px -12px;
    vertical-align: middle;
}
.time-info{
    font-size:12px;
    padding-top:4px;
}
.time{
    height:40px;
    line-height:40px;
}
.no-finish{
    color:#f76464;
}

.nologin{
    height:70px;
    line-height:70px;
}
.shopping-button{
    width: 120px;
    height: 36px;
    border-radius: 4px;
    background: #00d7c6;
    border:none;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    float: right;
    cursor: pointer;
}
.shopping-button:active{
    border:none;
}
.top-content{
    /*width:110px;
    float:left;
    height:50px;
    border:1px solid #00d7c6;
    border-radius: 4px;
    margin:5px;
    padding:5px;
    background-color: #fff;
    text-align: left;
    cursor: pointer;*/
    width:110px;
    float:left;
    height:70px;
    border:1px solid #00d7c6;
    /*border:2px solid #00b38a;*/
    border-radius: 4px;
    margin:10px;
    padding:5px;
    background-color: #fff;
    text-align: left;
    cursor: pointer;
}
.top-content-side{
    width:110px;
    float:left;
    height:70px;
    border:1px solid #00d7c6;
    /*border:2px solid #00b38a;*/
    border-radius: 4px;
    margin:10px;
    padding:5px;
    background-color: #00d7c6;

    text-align: center;
    cursor: pointer;
}
.top-content-side .top-content-wrap{
    filter: Alpha(opacity=10);
    position: static;
}
.top-title{
    font-size:14px;
    text-align: center;
}
.top-box{
    font-size: 12px;
    text-align: left;
}
.top-box-next{
    font-size: 12px;
    text-align: left;
    color:#fff;
    display:none;
}
.top-box-next-nologin{
    font-size: 16px;
    margin:20px auto;
    text-align: center;
    color:#fff;
    display:none;
}

.top-img{
    width:255px;
    text-align: center;
    vertical-align: top;
}
.top-img img{
    width: inherit;
    margin:0 auto;

}
.right-top-info{
    width:255px;
    margin-right:0px;
    margin-top:0px;
    height:20px;
    padding:8px;
    padding-top:0px;
}
.right-person{
    margin:10px 0px 10px 10px;
    height:80px;
    background-color: #ffffff;
}
.lang-line{
    height:50px;
    margin: 15px;
    vertical-align: middle;
    border-right:1px solid #dadada;
    display: inline-block;
    float:left;
}

.left-center{
    width:100%;
    border-radius: 4px;
}
.left-center-wrap{
    margin:0px auto;
    display:inline-block;
}


/***视频列表页***/
.home-wrap{
    width:1080px;
    background-color: #fff;
    padding:8px auto;
}
.home-wrap-list{
    margin: 0px 10px 10px 10px;
    background-color: #fff;
    display: inline-block;
}
.home-wrap-list:first-child{
    margin-bottom: 0px;
}
.video-type-list{
    width:250px;
    height:230px;
    margin-right:18px;
    margin-top:12px;
    float:left;
    border-radius: 10px;
    cursor: pointer;
}
.video-type-list:last-child{
    margin-right:0px;
}
.video-type-info{
}
.image4{
    background: url("/public/image/jingjiang.png") no-repeat;
}
.image6{
    background: url("/public/image/jingjiang.png") no-repeat;
}
.image7{
    background: url("/public/image/xiti.png") no-repeat;
}
.image8{
    background: url("/public/image/congci.png") no-repeat;
}
.image9{
    background: url("/public/image/mokao.png") no-repeat;
}

.video-type-mask{
    position: relative;
    top: 159px;
    background-color: rgba(0,0,0,.3);
    width:250px;
    height:50px;
}
.video-type-mask-info{
    position: relative;
    top:8px;
    padding-left:16px;
    width:200px;
    color:#fff;
    font-size:20px;
}

