body{
    font-family:"Microsoft Yahei";
    color: #333;
}
*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    font-style: normal;
}
i,b,s,em{
    font-style: normal;
}
a:link {
    text-decoration: none;
    color: #666;
}
a:visited {
    text-decoration: none;
    color: #666;
}
a:hover {
    text-decoration: none;
    color: #666;
}
a:active {
    text-decoration: none;
    color: #666;
}
.clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.content{
    width: 1200px;
    margin: 15px auto 100px;
}
.crumbs-box{
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #bbb;
    border-bottom: 1px solid #f2f1f1;
}
.crumbs-box span{
    cursor: pointer;
}
.crumbs-box span.active{
    color: #616161;
}

.detail-show{
    padding-top: 30px;
}
.detail-show>div{
    height: 210px;
}
.detail-show-pic{
    width: 375px;
    cursor: pointer;
}
.detail-show-cont{
    width: 805px;
    position: relative;
}
.top-detail-title{
    height: 30px;
    line-height: 30px;
    color: #474747;
}
.top-detail-title>div:first-child{
    font-size: 16px;
    color: #474747;
}
.top-detail-right>span{
    font-size: 12px;
    color: #949494;
}
.top-detail-right>span em{
    margin-right: 8px;
    color: #f76565;
    cursor: pointer;
}
.top-detail-right>span i{
    margin-left: 12px;
    color: #bbb;
}
.top-detail-right>s{
    margin: 0 12px;
}
.top-detail-right>b{
    margin: 0 7px;
    font-size: 26px;
    color: #c8d8d8;
    cursor: pointer;
    font-weight: inherit;
}
.top-detail-right>b.b1:hover{
    color: #75cd7e;
    transition: color 0.3s;
}
.top-detail-right>b.b2:hover{
    color: #00b7ee;
    transition: color 0.3s;
}
.top-detail-right>b.b3:hover{
    color: #ff7878;
    transition: color 0.3s;
}
.detail-show-cont>p{
    font-size: 12px;
    color: #616161;
    margin-top: 20px;
    height: 22px;
    line-height: 22px;
}
.detail-show-cont>p span{
    color: #ea7373;
    margin-right: 5px;
}

.study-info{
    height: 64px;
    position: absolute;
    left: 0;
    bottom: 2px;
}
.study-info>div{
    float: left;
    height: 100%;
}
.course-box{
    width: 270px;
    border-right: 1px solid #eee;
}
.study-box{
    width: 80px;
    padding-left: 40px;
    border-right: 1px solid #eee;
}
.progres-box{
    width: 372px;
    padding-left: 40px;
}
.course-box>div:first-child{
    color: #949494;
    font-size: 18px;
}
.course-box .class-kind{
    color: #bbb;
    font-size: 12px;
    margin-top: 22px;
}
.course-box .class-kind span{
    margin-right: 16px;
}
.course-box .class-kind span em{
    margin-left: 8px;
    color: #fe5151;
}
.study-box>div{
    color: #949494;
    font-size: 16px;
}
.study-box>p{
    font-size: 12px;
    color: #fe5151;
    margin-top: 21px;
}
.progres-box>div:first-child{
    color: #949494;
    font-size: 16px;
}
.progress{
    height: 28px;
    margin-top: 15px;
    width: 215px;
}
.progress .exp-txt {
    margin-bottom: 5px;
}
.progress .exp-txt .exp-per {
    font-size: 12px;
    color: #f76565;
    font-weight: bold;
    display: inline-block;
    height: 16px;
    width: auto;
}
.progress .exp-bar {
    height: 7px;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    position: relative;
    background:#f2f1f1;
    overflow: hidden;
}

.progress-inner{
    display: inline-block;
    height: 100%;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    background: #f76565;
    position: absolute;
    left: 0;
    top: 0;
}
/*阶段*/
.stage-line{
    width: 1200px;
    overflow:hidden;
}
.stag-title{
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
    padding: 0 10px;
}
.stag-cont{
    width: 1240px;
}
.stag-title>.fl{
    font-size: 16px;
    color: #474747;
}
.stag-title .progress{
    height: 40px;
    margin-top: 0;
    width: 130px;
    padding-top: 8px;
    margin-left: 28px;
}
.stag-title .progress .exp-txt {
    margin-bottom: 0;
    line-height: 20px;
}
.progressjs-progress {
    z-index: 100;
    height: 7px;
    border-radius: 5px;
    overflow: hidden;
    background: #f2f1f1;
}
.progressjs-theme-blue .progressjs-inner {
    height: 7px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #f76565;
}
.push-btn{
    margin-left: 30px;
    cursor: pointer;
}
.buying-btn{
    margin-left: 25px;
    color: #26d589;
    font-size: 14px;
}
.stag-detail{
    width: 578px;
    height: 170px;
    border: 1px solid #f5f5f5;
    margin: 0 38px 30px 0;
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.stag-detail:hover{
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;;
    -webkit-transition-duration: .5s;
}
.stag-detail:nth-child(2n+0){
    margin-right: 0;
}
.detail-pic-box{
    float: left;
    width: 252px;
    height: 142px;
    padding: 15px 20px;
    cursor: pointer;
}
.detail-cont-box{
    float: left;
    width: 285px;
    height: 172px;
    position: relative;
}
/*.detailcont-top{
    line-height: 30px;
    margin-top: 10px;
    font-size: 14px;
    color: #474747;
    cursor: pointer;
}*/
/*修改行高，添加两行省略兼容2018/2/27*/
.detailcont-top{
    line-height: 22px;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    position:relative;
    overflow: hidden;
    word-break: break-all;
}
.detailcont-top.eslis:after{
    color:#666;
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 0 0 45px;
    background:url("../images/5.3/ellipsis_bg.png") repeat-y;
}

.detailcont-sec{
    /*height: 52px;*/
    line-height: 18px;
    font-size: 12px;
    color: #bbb;
    padding-right: 12px;
    overflow: hidden;
    position: relative;
    word-break: break-all;
}
.detailcont-sec.eslis:after{
    color: #bbbbbb;
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 0 0 45px;
    background:url("../images/5.3/ellipsis_bg.png") repeat-y;
}
/*修改结束*/
.detailcont-tr{
    margin-top: 12px;
    font-size: 12px;
    color: #616161;
}
.detailcont-bottom{
    line-height: 46px;
    padding-right: 12px;
    position: absolute;
    bottom:4px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.detailcont-bottom span{
    display: inline-block;
    width: 42px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #bbb;
    font-size: 12px;
}
.detailcont-bottom em{
    margin-left: 22px;
    font-size: 12px;
    color: #26d589;
}
.detailcont-bottom b{
    font-size: 12px;
    color: #bbb;
    font-weight: normal;
}
.detailcont-bottom b i{
    font-size: 14px;
    margin-right: 3px;
}
em.not-finish{
    color: #fe5151;
}
.stag-title .buy-btn{
    height: 26px;
    padding: 0 10px;
    border: 1px solid #fe5151;
    color: #fe5151;
    line-height: 26px;
    text-align: center;
    margin: 11px 0 0 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.discount{
    font-size: 12px;
    color: #fe5151;
    margin-left: 10px;
}
.buy-btn:hover{
    background-color: #fe5151;
    color: #fff;
}


/*购买前详情*/
.buydetail-show-pic{
    width: 492px;
}
.buydetail-show-cont{
    width: 700px;
}
.menus{
    width: 90px;
    height: 210px;
    background-color: #f7f7f7;
}
.menus>div{
    height: 69px;
    text-align: center;
    margin: 0 10px;
}
.menus>div:nth-child(2){
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.menus>div p{
    padding-top: 16px;
    font-size: 12px;
    color: #999;
}
.menus>div span{
    font-size: 14px;
    color: #999;
    margin-top: 12px;
}
.buydetail-show-cont>p {
    font-size: 12px;
    color: #bbb;
    margin-top: 8px;
    height: 22px;
    line-height: 22px;
}
.detail-buy-btn{
    width: 118px;
    height: 48px;
    background-color: #fe5151;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    border-radius: 3px;
    cursor: pointer;
}
.total-price{
    font-size: 12px;
    color: #999;
}
.total-price span{
    font-size: 18px;
    color: #fe5151;
}
.total-price del{
    color: #bbb;
    margin-left: 15px;
}
.buydetail-show-pic img{
    cursor: pointer;
}


/*购买弹出层*/
.buy-pop{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    display: none;
}
.pop-content{
    width: 500px;
    height: 403px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pop-title{
    height: 40px;
    line-height: 40px;
    background-color: #00b7ee;
    padding: 0 12px;
    color: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.pop-title span{
    float: left;
    font-size: 12px;
}
.pop-title em{
    float: right;
    font-size: 14px;
    cursor: pointer;
}
.pop-sec{
    height: 302px;
    overflow: auto;
}
.pop-bottom{
    height: 60px;
    line-height: 60px;
    background-color: #f6f6f6;
}
.sec-title{
    margin: 0 16px;
    height: 50px;
    line-height: 50px;
    color: #474747;
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
}
.pop-bottom>span:nth-child(1){
    color: #949494;
    font-size: 16px;
    margin-left: 25px;
}
.pop-bottom>span:nth-child(3){
    color: #bbb;
    font-size: 12px;
    margin-left: 25px;
}
.pop-bottom>span:nth-child(3) em{
    color: #fe5151;
}
.pop-bottom .go-buy{
    display: inline-block;
    width: 89px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #00b7ee;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 80px;
}
.pop-bottom>em{
    color: #fe5151;
    font-size: 18px;
}
.sec-content{
    padding: 0 25px;
}
.sec-content li{
    padding: 10px 0;
}
.pay-detail{
    height: 60px;
    float: left;
}
.pay-detail p:first-child{
    color: #949494;
    font-size: 12px;
}
.pay-detail p:last-child{
    color: #fe5151;
    font-size: 14px;
    margin-top: 18px;
}
.sec-content li input{
    float: left;
    margin-right: 12px;
}
.sec-content li img{
    float: left;
    margin-right: 16px;
}
.collect em.iconfont{
    display: inline-block;
}
.collect em.iconfont.click{
    transform:scale(1.4,1.4);
    -ms-transform:scale(1.4,1.4); 	/* IE 9 */
    -moz-transform:scale(1.4,1.4); 	/* Firefox */
    -webkit-transform:scale(1.4,1.4); /* Safari 和 Chrome */
    -o-transform:scale(1.4,1.4);
    transition: .8s;
    -moz-transition: .8s; /* Firefox 4 */
    -webkit-transition: .8s; /* Safari 和 Chrome */
    -o-transition: .8s; /* Opera */
    color:#f76565;
}
.collect em.iconfont.rgb{
    color:rgba(247,101,101,0.0);
}
.collect s.word{
    display: inline-block;
    width: 44px;
    text-align: center;
}
.collect em.iconfont.clickout{
    transform:scale(1.0);
    -ms-transform:scale(1.0); 	/* IE 9 */
    -moz-transform:scale(1.0); 	/* Firefox */
    -webkit-transform:scale(1.0); /* Safari 和 Chrome */
    -o-transform:scale(1.0);
    transition: .4s;
    -moz-transition: .4s; /* Firefox 4 */
    -webkit-transition: .4s; /* Safari 和 Chrome */
    -o-transition: .4s; /* Opera */
    /*color:#f76565;*/
    color:rgba(247,101,101,1);
}
s.line{
    color: #efefef;
}


/*ADD...............................................................................................*/
.StageClass{
    display: none;
}
.StageChoice{
    width:100%;
    margin-bottom: -1px;
    position: relative;
    bottom:-30px;
    z-index: 111;
}
.StageChoice li{
    border-bottom: 1px solid transparent;
    float: left;
    font-size: 16px;
    line-height: 56px;
    color:#474747;
    padding:0 36px;
    text-align: center;
    cursor: pointer;
    margin-right:20px;
}
.StageChoice .StateAc{
    color:#00b7ee;
    border-bottom:1px solid #00b7ee;
}
.DetailLeft{
    float: left;
    width:864px;
    padding-top:6px;
}
.DetailLeft p{
    font-size:12px;
    line-height: 18px;
    color:#999;
    margin-bottom:16px;
}
.DetailLeft img{
    width:100%;
    height: 300px;
    vertical-align: top;
    /*margin-bottom:26px;*/
}
.DetailRight{
    float: right;
    width:264px;
}
.DetailRight .content{
    margin-bottom: 25px;
}
.DetailRight .teacher .teacher-introduce .content{
    min-height: 40px;
}
.DetailRight .teacher .wrap-box .teacher-introduce-wrap{
    min-height:524px;
}

/*ipad 样式*/
@media screen and (min-width:768px)  and  (max-width:1024px) {
    .content{width:100%;}
    .DetailLeft{width:60%;margin-left:20px;}
    .DetailRight{width:32%;margin-right:20px;}
    .padsheet{width: 75%;}
    .padsheet img{width: 100%;}
    .menus{width:18%;}
    .buydetail-show-cont{width:52%;margin-right:20px;}
    .buydetail-show-pic{width:42%;margin-left:20px;}
    .stage-line{width:100%;}
    .stag-detail{width:52%;margin: 0 38px 30px 12%;}
}
/*5.5新增样式*/
.timeValid{font-size:14px;color:#333;}
.total-price i,.total-price span,.total-price del{float:left;}
.total-price i.nameText{margin-top:10px;}
.total-price span{margin-top:6px;}
.total-price del{margin-right:20px;margin-top:10px;}
.total-price .hideListBox{display: none;position:absolute;top:14px;left:-10px;background:#fff;border:1px solid #eee;padding:10px;}
.total-price .hideListBox .hideList{float:none;line-height: 18px;}
.total-price .overDian{position:relative;}
.total-price .overDian a{float:none;display: block;height:20px;}
.total-price .vipListBox{max-width:296px;height:18px;overflow: hidden;margin-top:10px;float:left;position:relative;z-index:100;}
.total-price .vipListBox i.vipIcon{width:52px;
    height:15px;
    display: inline-block;
    background-image:url("../images/leagure/vip_yellow.png");
    background-position:0 0;
    background-size:cover;
    vertical-align: text-bottom;
    margin-right:10px;
}
.total-price .vipListBox li{margin-right:10px;float:left;}

/*V6.7 不对外售卖*/
.noSell{
    color: #bbb!important;
}