@charset "UTF-8";
blockquote, th, td {
    margin: 0;
    padding: 0
}

fieldset, img {
    border: 0
}

:focus {
    outline: 0
}

input, button, textarea, select {
    *font-size: 100%;
    border: 0
}

.bd ul {
	padding:0;
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline
}

:link, :visited, ins {
    text-decoration: none
}

blockquote, q {
    quotes: none
}

a:link, a:visited {
    color: #5e5e5e
}

a:hover {
    color: #c9394a
}

a:active {
    color: #666
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both
}

.hide {
    display: none
}

.btn.hide {
    display: none
}

a.hidefocus {
    outline: 0
}

button.hidefocus::-moz-focus-inner {
    border: 0
}

a:focus {
    outline: 0;
    -moz-outline: 0
}

input, textarea {
    outline: 0
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 16px;
    line-height: 32px
}

h5 {
    font-size: 14px;
    line-height: 28px
}

.img_border {
    border: 4px solid #fff;
    border-radius: 1px
}

.bb {
    border-bottom: 1px solid #d2d2d2
}

.bt {
    border-top: 1px solid #d2d2d2
}

.bbn {
    border-bottom: 0 !important
}

.mc {
    margin: 0 auto !important
}

.bold {
    font-weight: 700 !important
}

a:link, a:visited {
    color: #14191e
}

.hide-text, .logo a {
    text-indent: 100%;
    white-space: nowrap
}

.btn, .hide-text, .logo a, .text-ellipsis {
    white-space: nowrap
}

.header-app a, .header-signin a, .header-signup a, .logo a {
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s
}

.cpt-ct a:hover, .friend-links a:hover {
    text-decoration: underline
}

a:active, a:hover {
    color: #666666;
    text-decoration:none;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
#woo-holder {
    margin-top: 10px;
    min-height: 410px;
}
.l {
    float: left
}

.r {
    float: right
}

.shadow {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.page {
    margin: 25px 0 auto;
    overflow: hidden;
    clear: both;
    text-align: center
}

.page-inner {
    padding: 0 20px
}

.page a, .page span, .page-disabled {
    padding: 0 4px;
    min-width: 24px;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: center
}

.page a {
    margin: 0 8px;
    color: #4d555d;
    border-radius: 16px;
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    transition: border-color .2s
}

.page a.text-page-tag:hover {
    background: #d9dde1;
    color: #4d555d;
    text-decoration: none
}

.page a.text-page-tag.active {
    background: #4d555d;
    color: #fff
}

.page span, .page-disabled {
    height: 32px;
    color: #c8cdd2
}

.page .notmargin {
    margin-right: 0
}

.btn, .cpt-close i, .cpt-ct i, .cpt-handle a {
    display: inline-block
}

a, button, input {
    outline: 0
}

a:active {
    star: expression(this.onFocus=this.blur())
}

button::-moz-focus-inner {
    border: 0
}

input::-moz-focus-inner {
    border: 0
}

.course-content {
    padding-top: 12px;
    float: none;
    width: 100%;
    box-shadow: none
}

.wrap {
    width: 100%;
    padding-bottom: 12px
}

.wrap .top {
    width: 1200px;
    margin: auto;
    padding: 0 20px;
}

.border_bottom_none {
    border-bottom: none !important
}

.course-nav-hd{
    position: absolute;
    right: 0;
    top: 0;
    width: 89px;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s
}

.course-nav-hd {
    -webkit-transform: translate(8px);
    -ms-transform: translate(8px);
    transform: translate(8px)
}

.course-nav-row {
    padding: 16px 0 5px;
    border-bottom: 1px solid #edf1f2
}

.imgmask {
    background-color: rgba(7, 17, 27, .6);
    width: 100%;
    height: 100%;
    z-index: 50
}

.course-nav-row .hd {
    min-width: 75px;
    height: 20px;
    line-height: 30px;
    font-weight: 700;
    font-size: 14px;
    color: #07111b;
}

.course-nav-row .bd {
    margin-left: 64px
}

.course-nav-item {
    display: inline-block;
    margin: 0 6px
}

.course-nav-item a {
    display: block;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px 12px;
    font-size: 14px
}

.course-nav-item.on a {
    background: #97110F;
    color: #fff
}

.course-nav-item.on a:hover {
	text-decoration:none;
}


.course-tool-bar {
    position: relative;
    padding-top: 26px;
    padding-bottom: 16px;
    overflow: hidden;
    height: 14px !important;
    margin-top: -1px;
    padding-right: 15px;
    font-size: 12px
}

.course-tool-bar .tool-left a {
    margin: 0 12px;
    line-height: 14px;
    font-size: 14px;
    color: #787d82
}

.course-tool-bar .tool-left a.active {
    color: #f01414
}

.course-tool-bar .tool-right, .tool-item .follow-learn, .tool-item .hide-learned {
    color: #787d82
}

.course-tool-bar .tool-right b {
    font-weight: 400
}

.course-tool-bar .tool-item {
    display: inline-block;
    line-height: 20px;
    margin: 0 8px;
    vertical-align: middle
}

.course-tool-bar .total-num {
    display: none;
    color: #b4b9be
}

.course-tool-bar .pager-action, .tool-chk {
    display: inline-block;
    height: 18px;
    line-height: 22px
}

.course-tool-bar .pager-action {
    vertical-align: middle;
    color: #fff;
    border-radius: 10px;
    margin-left: 5px;
    width: 18px;
    background-color: #d9dde1;
    background-repeat: no-repeat;
    font-size: 14px;
    text-align: center
}

.course-tool-bar .pager-action:hover {
    color: #fff;
    background-color: #b7bbbf;
    text-decoration:none;
}

.course-tool-bar .pager-cur {
    color: #666666
}

.course-tool-bar .pager-action.disabled {
    border-color: #c8cdd2;
    opacity: .6;
    filter: alpha(opacity=60);
    cursor: default
}

.course-list {
    padding: 10px 0 0;
    min-height: 410px;
}
@media screen and (max-width: 768px) {
    .course-list li {
        width: 40%;
        float: left;
        margin: 0 5%;
    }
    .wrap .top {
        width: auto;
    }
    .nodify-list{
    	font-size:10px
    }
}
