.cour-title{
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #DEDEDE;
    margin-top: 50px;
}
.crum{
    float: left;
    margin-top: 8px;
    height: 14px;
}
.crum .crum-index{
    display: inline-block;
    width: 16px;
    height: 14px;
    vertical-align: top;
    margin-top: 2px;
    background: url('../images/icon.png') -151px -3px no-repeat;
}
.crum .crum-sec{
    display: inline-block;
    width: 7px;
    margin-top: 5px;
    height: 11px;
    vertical-align: top;
    background: url('../images/icon.png') 0 -1px no-repeat;
}
.crum-txt{
    color: #666666;
    font-size: 14px;
    padding: 0 8px;
}
.crum-txt-cur{
    padding: 0 8px;
    font-size: 14px;
    color: #01527F;
}
.seaBox{
    float: right;
    width: 360px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
}
.seaBox input{
    display: inline-block;
    width:300px;
    border: none;
    height: 30px;
    padding-left: 20px;
    vertical-align: top;
    border:0;
    outline:none;
    border-radius:6px;
}
.seaBox #searchBtn {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    vertical-align: top;
    cursor: pointer;
    background: url(../images/icon.png) -173px -3px no-repeat;
}
.cour-intr{
    height: 350px;
    padding: 40px 0 60px 0;
}
.intr-box{
    width: 100%;
    background-color: #FFFFFF;
}
.cour-img{
    width: 660px;
    height: 350px;
    margin-right: 40px;
    overflow: hidden;
    float: left;
}
.cour-img img{
    width: 100%;
    height: auto;
}
.cour-mess{
    width: 500px;
    height: 350px;
    float: left;
    position: relative;
}
.cour-tit{
    width: 100%;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 24px;
}
.intr-dl{
    width: 100%;
    height: 18px;
    padding: 20px 0 36px 0;
    line-height: 18px;
}
.intr-dd{
    float: left;
    margin-right: 40px;
    font-size: 18px;
    color: #666666;
}
.intr-dd em,.intr-dd-last em{
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
}
.intr-ddf em{
    margin-top: 1px;
    background: url('../images/icon.png') -197px -3px no-repeat;
}
.intr-dds em{
    width: 24px;
    height: 18px;
    background: url('../images/icon.png') -220px -3px no-repeat;
}
.intr-ddt em{
    background: url('../images/icon.png') -249px -2px no-repeat;
}
.intr-dd-last em{
    background: url('../images/icon.png') -272px -4px no-repeat;
}
.intr-dd span,.intr-dd-last span{
    color: #01527F;
    vertical-align: top;
}
.intr-dd-last{
    float: right;
}
.cour-pri{
    height: 24px;
    line-height: 24px;
    padding-bottom: 30px;
    color: #666666;
}
.cour-pri span{
    color: #F54444;
    font-weight: 600;
    font-size: 24px;
}
.intr-txt{
    height: 144px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
}
.intr-txt span{
    color: #F54444;
}
.btn-box{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
}
.buy-now,.join-sca{
    width: 124px;
    border: none;
    background-color: #F54444;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    margin-right: 20px;
    float: left;
    font-weight: 600;
}
.join-sca{
    border: 1px solid #F54444;
    background-color: #FFFFFF;
    color: #F54444;
}
.icon-btns{
    float: right;
}
.icon-btns span{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 7px 0 7px 25px;
    vertical-align: top;
}
.icon-btns .icon-btns-f{
    background: url('../images/icon.png') -419px -62px no-repeat;
    margin-top:9px;
}
.icon-btns .icon-btns-fed{
    background: url('../images/icon.png') -419px -37px no-repeat;
}
.icon-btns .icon-btns-s{
    width: 28px;
    background: url('../images/icon.png') -386px -1px no-repeat;
}
.icon-btns .icon-btns-sed{
    background: url('../images/icon.png') -354px 0 no-repeat;
}
.icon-btns-t{
    background: url('../images/icon.png') -418px -4px no-repeat;
}
.icon-btns-ted{
    background: url('../images/icon.png') -449px -2px no-repeat;
}
.tab-box{
    padding: 60px 0 105px 0;
    background-color: #f5f5f5;
}
.tab-nav{
    width: 880px;
    margin-right: 20px;
    float: left;
    background-color: #FFFFFF;
    box-shadow:0px 2px 2px 0px rgba(206,206,206,0.35);
}
.tab-dl{
    height: 70px;
    padding: 0 10px;
    border-bottom: 1px solid #DEDEDE;
}
.tab-dl dd{
    float: left;
    display: inline-block;
    width: 120px;
    position: relative;
}
.tab-dl dd .curr-name{
    color: #777777;
    line-height: 69px;
    text-align: center;
    font-weight: 600;
    position: relative;
}
.tab-dl .curr-dd .curr-name{
    color: #F54444;
    border-bottom: 1px solid #F54444;
}
.cour-cata-con,.cour-recm-con{
    width: 840px;
    display: none;
}
.cour-intr-con{
    padding: 40px 0 76px 10px;
    width: 840px;
}
.cour-cata-con{
    margin-left: -120px;
}
.cour-recm-con{
    margin-left: -230px;
}
.cata-titl{
    width: 880px;
    margin-left: -10px;
    color: #F54444;
    border-bottom: 1px solid #DEDEDE;
    font-weight:600;
}
.cata-titl em{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 21px 10px 0 20px;
    vertical-align: top;
}
.cata-titl span{
    display: inline-block;
    line-height: 60px;
    vertical-align: top;
}
.cata-list{
    width: 100%;
    padding-bottom: 10px;
    margin-left: 10px;
}
.cata-list li{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #DEDEDE;
}
.cata-li-titl{
    padding: 0 20px 0 27px;
    float: left;
    line-height: 60px;
    font-size: 14px;
    color: #444444;
    font-weight: 500;
}
.free-label{
    width: 64px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    border: 1px solid #28B28B;
    border-radius: 4px;
    font-size: 12px;
    font-weight:600;
    color: #28B28B;
    margin-top: 17px;
}
.cata-list li:hover{
    background-color: #F5F5F5;
}
.cta-sty1,.cta-sty2,.cta-sty3{
    width: 23px;
    height: 18px;
    float: right;
    margin-top: 21px;
}
.cta-sty1{
    background: url('../images/icon.png') -55px -36px no-repeat;
}
.cta-sty2{
    background: url(../images/icon.png) -1px -36px no-repeat;
}
.cta-sty3{
    background: url(../images/icon.png) -30px -36px no-repeat;
}
.btn-time{
    float: right;
    width: 80px;
    margin: 15px 20px 15px 30px;
    height: 30px;
}
.cata-time{
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}
.cata-time em{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../images/icon.png') -4px -61px no-repeat;
    margin: 8px 9px 0 0;
    vertical-align: top;
}
.cata-btn{
    width: 100%;
    background-color: #F54444;
    color: #FFFFFF;
    border-radius: 4px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.recm-num{
    color: #444444;
    line-height: 48px;
    border-bottom: 1px solid #DEDEDE;
    font-weight: 500;
}
.recm-num span{
    color: #F54444;
}
.cour-recm-con textarea{
    width: 830px;
    padding-left: 10px;
    margin-top: 20px;
    line-height: 20px;
    height: 80px;
}
.recm-subbtn{
    width: 100px;
    height: 30px;
    margin: 12px 0 30px 0;
    float: right;
    border: none;
    background-color: #01527F;
    color: #FFFFFF;
    border-radius: 4px;
}
.comme-list{
    width: 100%;
}
.comme-li{
    display: block;
    width: 654px;
    padding: 20px 100px 20px 86px;
    position: relative;
    border-bottom: 1px solid #DEDEDE;
}
.comme-icon{
    width:44px;
    height:44px;
    border-radius:50%;
    position: absolute;
    top: 20px;
    left: 20px;
    overflow: hidden;
}
.comme-icon img{
    width: 100%;
    height: 100%;
}
.comme-name{
    line-height: 44px;
    color: #777777;
    font-size: 14px;
}
.commec-li-con{
    color: #444444;
    line-height: 20px;
    font-size: 14px;
    line-height: 44px;
}
.comme-time{
    position: absolute;
    right:0 ;
    top: 0;
    line-height: 44px;
    color: #999999;
    font-size: 14px;
}
.comme-zan{
    position: absolute;
    right:0 ;
    bottom: 20px;
    color: #444444;
}
.comme-zan em{
    display: inline-block;
    width:15px;
    height:14px;
}
.comme-rec-con{
    width: 634px;
    background-color: #f5f5f5;
    padding:0 100px 0 20px;
    color: #444444;
    margin-top: 10px;
    position: relative;
    margin-bottom: 30px;
    line-height: 28px;
}
.comme-rec-con span{
    color: #01527F;
    /*line-height: 44px;*/
}
.comme-rec-con em{
    position: absolute;
    left: 30px;
    top: -32px;
    border-top: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #f5f5f5;
    border-left: 16px solid transparent;
}
.comme-rec-time{
    line-height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    font-size: 14px;
    color: #999999;
}
.page{
    margin:50px 0 50px 30px;
}
.rec-cour{
    width: 300px;
    float: left;
    background-color: #FFFFFF;
}
.rec-titl{
    width: 100%;
    line-height: 70px;
    border-bottom: 1px solid #DEDEDE;
    color: #333333;
    font-size: 20px;
    font-weight: 500;
}
.rec-titl em{
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 24px;
    background-color: #F54444;
    margin: 23px 10px;
}
.rec-cour-ul{
    padding: 0 10px;
    width: 280px;
}
.rec-cour-ul li{
    width: 132px;
    float: left;
    margin-top: 20px;
}
.rec-cour-ul li:nth-child(odd){
    margin-right: 16px;
}
.rec-li-img{
    width: 100%;
    height: 92px;
    overflow: hidden;
}
.rec-li-img img{
    width: 100%;
    height: auto;
}
.titl-pri p{
    float: left;
    width: 80px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.titl-pri span{
    float: right;
    color: #F54444;
    font-size: 14px;
    line-height: 24px;
    font-weight:600;
}
.cour-pri-free span,.titl-pri .free-prie{
    color: #28B28B;
}


