.video-type span{
    font-size: 14px;
    color: #999999;
    margin-right: 20px;
}
.type1 a{
    padding: 10px 20px;
    color: #333333;
}
.video-type a:hover{
    color: #1d6cef;
}
.video-type .type1 .type1-act{
    color: #1d6cef;
}
.type1{
    width: auto;
    height: 90px;
    line-height: 90px;

}


.courses-1{
    width: auto;
    height: auto;
    margin: 0 30px 0 10px;
    float: left;
}
.courses-2{
    width: 300px;
    height: 370px;
    float: left;
    margin-top: 30px;
}
.courses-3{
    width: 278px;
    height: 354px;
   /* margin-left: 20px;*/
    margin-top: 10px;
  /*  cursor: pointer;*/
    background: #FFffFF;

    border: 1px solid #f0f0f0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.courses-3:hover{
    margin-top: 0px;
    border: 1px solid #3b7fef;
    box-shadow: 4px 4px 8px 2px rgba(0, 0, 0, 0.20);
}
.courses-3-img img{
    width: 278px;
    height: 175px;
}
.courses-3-title{

   margin-top: 30px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.courses-3-fee{

   margin-top: 20px;
    text-align: center;
}
.courses-3-fee span{
    font-size: 14px;
    color: #999999;
}
.courses-3-fee .gules{
    color: #fc583d;
}
.several{
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #cfcfcf;
}
.several span{
    padding: 0 20px;
    color: #666666;
    font-size: 12px;
}
.several .xian{
    padding: 0px;
    border-left:1px solid #cfcfcf;
}
/*查看详情*/
.more{
    align-content: center;
    height: auto;
    margin-top: 20px;
}
/* General button style (reset) */
.more .btn1 {

    border: none;
    font-family: inherit;
    color: #666666;
    font-size: 14px;
    background: none;
    cursor: pointer;
    padding: 8px 15px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;

}
.more .btn1:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;

}
/* Pseudo elements for icons */
/* Button 1 */
.more .btn-1 {
    border: 1px solid #3b7fef;
    color:#3b7fef ;
    z-index: 2;
}
/* Button 1c */
.more .btn-1c:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    color: #FFffFF;
    background: #3b7fef;
}

.more .btn-1c:hover,
.more .btn-1c:active {
    color: #FFffFF;
    border: 1px solid #3b7fef;

}


.more .btn-1c:hover:after,
.more .btn-1c:active:after {
    width: 100%;
}
.color-1{
    width: 100px;
    margin: auto;
}
/*列表*/
.curriculum-left{
    width: 580px;
    height: 385px;
    float: left;
}
.curriculum-right{
    margin-left:20px ;
    width: 580px;
    height: 385px;
    float: left;

}
.curriculum-img{
    width: 580px;
    height: 385px;
    background: #46BFFE;
}
.buy span{
    font-size: 14px;
    color: #666666;
}
.buy b{
    font-size: 18px;
    color: #fc583d;
}
.title1{
    float: left;
    width: 580px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #333333;
}
.star{
    float: left;
    width: 580px;
    height: 35px;
    line-height: 35px;
}
.price{
    float: left;
    width: 580px;
    height: 35px;
    line-height: 35px;
}
.deposit{
    float: left;
    width: 581px;
    height: 35px;
    line-height: 35px;
}
/*向左*/
.deposit .triangle{
    display:block;
    width:0;
    height:0;
    position: relative;
    border-width:6px 10px 6px 0;
    border-style:solid;
    border-color:transparent #fc583d transparent transparent;/*透明 黄 透明 透明 */
    top: -26px;
    left:105px;
}
.deposit .text{
    width: 200px;
    height: 25px;
    line-height: 25px;
    display:block;
    position: relative;
    background: #fc583d;
    top: -45px;
    left:115px;
    color: #FFffFF;
    border-radius:4px 4px 4px 4px;
}
.area{
    float: left;
    width: 581px;
    height: 50px;
    line-height: 28px;
}
.area .act{
    color:#1d6cef ;
}
.area a{
    padding: 0px 10px;
}
.timeaa{
    float: left;
    width: 581px;
    height: 70px;
}
 .banji{
    float: left;
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 0 20px;
    border: 1px solid #cfcfcf;
    cursor: pointer;
     font-size: 14px;
}
.timeaa .banji:hover{
    color: #1d6cef;
    border: 1px solid #1d6cef;
}

.timeaa .activeselect{
    color: #1d6cef;
    border: 1px solid #1d6cef;
}
.pay{
    float: left;
    width: 590px;
    height: 85px;
}
.money{
    float: left;
    width: 278px;
    height: 60px;
    border: 1px solid #1d6cef;
    margin: 8px 0 0 20px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
.money:hover{
    color: #1d6cef;
}
.pay .moneyselect{
    background: #1d6cef;
    color: #FFffFF;
}
.share{
    width: 580px;
    float: left;
    height:38px ;
    line-height: 38px;

}
.share .shareimg{
    float: left;
    z-index: 99;
    cursor: pointer;
    padding: 0 10px;
}
.share .shareimg:hover >span{
    color: #1d6cef;
}
.tabbable{
    float: left;
    width: 880px;
    height: auto;
    margin-top: 20px;
    background: #FFffFF;
}
/*内容*/
.nav-tabs > li > a{
    padding: 20px 25px;
    border: 0px solid transparent;
}
.nav-tabs{
    border-bottom: 1px solid #cfcfcf;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 0px solid #FFffFF;
    color: #1d6cef;
    border-bottom: 2px solid #1d6cef;
   /* border-bottom-color: transparent;*/
}
.nav-tabs > li > a:hover{
   /* border-color: #FFffFF #FFffFF #FFffFF;*/
    border: 0px solid #FFffFF;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #FFffFF;
}
/*评论*/
.w500{width: 880px;height: auto;overflow: hidden;}
.list{}
.list li{padding:10px 0;border-bottom:1px solid #ccc;overflow: hidden;line-height: 180%;}
.send{padding:10px 0 0 0;}
.send textarea{resize: none;width: 800px;border-radius:0px;margin: 0 29px;padding: 10px}
.send a.btn{text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75);padding:10px 20px;display: block;color: #999999;border: 0px solid #cccccc;background: #f0f0f0;text-decoration: none;font-size: 14px;font-weight: 400;float: right;margin-top:20px;  }
.send .faces{width: 25px;height:25px;display: block;float: left;background-image: url(../img/face/faces.png)  ;background-position: 0 0; margin-top:20px;}
.send .on{background-position: left bottom;}
.bottons{
    height: 60px;
    margin: 0 30px
}
.send .text{
    padding-left: 10px ;
    height: 25px;
    line-height: 25px;
    display: block;
    float: left;
    margin: 20px 0 0 0px ;
}
.face{overflow: hidden;display: none;width: 420px;border: 1px solid #cfcfcf;margin-left:30px;position: absolute;background: #FFffFF}
.face li{width: 22px;height: 22px;margin:3px;float: left; list-style:none}
.comment{

    width: 820px;
    height: auto;
    margin: 10px 30px 0 30px;
}
.comment-count{
    width: 820px;
    height: 75px;
    line-height: 75px;
    color: #999999;
    border-top:1px  solid  #cfcfcf;
}
.comment-text{
    width: 1120px;
    height: 100px;
    border-bottom:1px  solid  #cfcfcf;
    margin-bottom: 20px;
}
.comment-left{
    float: left;
    width: 50px;

}
.comment-left img{
    width: 50px;
    height: 50px;

}
.comment-right{
    float: left;
    width: 750px;
    height: 100px;
    margin-left: 20px;
}
.comment-name{
    float: left;
    width: 750px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    font-weight: bold;
}
.comment-info{
    float: left;
    width: 1045px;
    height: 58px;
}
.more-comment{
    height: 75px;
    line-height: 75px;
    width: 100%;
    text-align: center;
    color: #999999;
}
/*评论*/
/*右边广告*/
.relevant{
    float: left;
    width: 280px;
    margin-left: 20px;
    margin-top: 20px;
    height: auto;

}

.news{
    width: 280px;
    height: 300px;
    background: #FFffFF;
    margin-top: 20px ;
}
.news-1{
    float: left;
    padding-left: 20px ;
}
.news-title{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}
.number{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin:10px 10px 0 0;
    float: left;
    color: #FFffFF;
}
.news-1 a:hover > .news-title{
    color: #1d6cef;;
}
.sz-1{
    background: #1d6cef;
}
.sz-2{
    background: #5999ff;
}
.sz-3{
    background: #99c0ff;
}
.sz-4{
    background: #b5b5b5;
}
.sz-5{
    background: #b5b5b5;
}
/*右边广告*/
/*k课程表*/
.firstRow td{text-align: center}
/*老师*/
.teacher{
    width: 820px;
    height: 450px;
}
.teacher-1{
   /* width: 280px;*/
    padding-left: 27px;
    float: left;
    height: 420px;
    margin-bottom: 20px;
}
.teacher-div{
    width: 260px;
    margin-top:0px ;
    height: 420px;
    background: #FFffFF;
    position: relative;
    cursor: pointer;
    border: 1px solid #FFffFF;
    transition: margin-top 0.5s,border 0.5s;
}
.teacher-img img{
    width: 260px;
    height: 260px;
}
.teacher-div:hover
{
    margin-top:-10px ;
    box-shadow: 5px 5px 5px #AAAAAA;
    border: 1px solid #1d6cef;
}
.teacher-name{
    width: 260px;
    height:65px;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    color: #333333;
}
.teacher-content{
    width: 220px;
    font-size: 14px;
    color: #666666;
    padding: 0 20px;
    line-height: 24px;
}
/*老师*/
