@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1
}
ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}
q, blockquote {
    quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}
a img {
    border: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}
html, body {
    color: #202020;
    background: #fff;
    height: 100%
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, select, menu, nav, output, ruby, section, summary, time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    outline: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset, img {
    border: 0
}
address, caption, cite, code, dfn, th, var, i, s {
    font-style: normal;
    font-weight: normal
}
li {
    list-style: none
}
caption, th {
    text-align: left
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}
input[type=search] {
    -webkit-appearance: none
}
input[type=checkbox] {
    vertical-align: middle
}
input, button, select, textarea {
    outline: 0
}
a img, a span, a strong, a s {
    cursor: hand
}
body, button, select, textarea, input {
    font-family: "Hiragino Sans GB", "Microsoft Yahei", arial, \5b8b\4f53, "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    font-size: 12px;
    line-height: 1.5
}
body {
    word-wrap: break-word;
    word-break: break-all;

}
button {
    white-space: nowrap;
    overflow: visible
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}
a {
    text-decoration: none;
    outline: 0
}
a:hover {
    text-decoration: none
}
a:active {
    outline: 0
}
a:focus {
    -moz-outline-style: none
}
div[contenteditable=true] {
    -webkit-line-break: after-white-space;
    -webkit-nbsp-mode: space;
    -webkit-user-modify: read-write;
    word-wrap: break-word
}
.clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    clear: both
}
.clearfix {
    *zoom:1
}
.clear {
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    clear: both
}
.hide {
    display: none
}
.not-sel {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none
}
.l {
    float: left
}
.r {
    float: right
}
.no-font {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 0;
    height: 0;
    display: inline
}
.btn-default {
    margin-bottom: 0;
    cursor: pointer;
    border: 1px solid transparent;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    color: white !important;
    background-color: #04acf7
}
.btn-default:hover {
    background-color: #04bbf7
}
.btn-default:active {
    background-color: #038dcc
}
.btn-default.disabled, .btn-default.dis-btn {
    pointer-events: none;
    color: #999;
    background-color: #e3e3e3;
    cursor: default
}
.btn-weak {
    margin-bottom: 0;
    cursor: pointer;
    border: 1px solid transparent;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    color: black;
    background-color: #f3f3f3
}
.btn-weak:hover {
    border-color: #d9d9d9;
    background-color: white
}
.btn-weak:active {
    background-color: gainsboro
}
.btn-weak.disabled, .btn-weak.dis-btn {
    pointer-events: none;
    color: #999;
    background-color: #e3e3e3
}
.btn-primary {
    margin-bottom: 0;
    cursor: pointer;
    border: 1px solid transparent;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    color: white;
    background-color: #D6BE9B
}
.btn-primary:hover {
    background-color: #ffad2f
}
.btn-primary:active {
    background-color: #ed7b00
}
.btn-primary.disabled, .btn-primary.dis-btn {
    pointer-events: none;
    color: #999;
    background-color: #e3e3e3
}
.btn-card {
    margin-bottom: 0;
    cursor: pointer;
    border: 1px solid transparent;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    color: black;
    background-color: #f3f3f3;
    position: relative
}
.btn-card>i {
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: -26px;
    overflow: hidden;
    border: 16px solid transparent;
    border-top-color: #68b30f
}
.btn-card:hover {
    background-color: white;
    border-color: #68b30f
}
.btn-card:active {
    background-color: gainsboro;
    border-color: #68b30f
}
.btn-card.on {
    background-color: white;
    border-color: #68b30f
}
.btn-card.on>i {
    display: block
}
.btn-card.disabled, .btn-card.dis-btn {
    pointer-events: none;
    color: #999;
    background-color: #e3e3e3
}
.btn-client {
    margin-bottom: 0;
    cursor: pointer;
    border: 1px solid transparent;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    color: white;
    background-color: #5aa9ec
}
.btn-client:hover {
    background-color: #3e9cea
}
.btn-client:active {
    background-color: #3e9cea
}
.btn-client.disabled, .btn-client.dis-btn {
    pointer-events: none;
    color: white;
    background-color: #c8c8c8
}
.play-button.large {
    display: block;
    width: 98px;
    height: 98px;
    margin: -49px auto auto -49px;
    background-image: url('http://9.url.cn/edu/img/play_icon_large.png');
    _background-image: none;
    _filter:progid:dximagetransform.microsoft.alphaimageloader(src="../img/play_icon_large.png", sizingmethod="scale");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer
}
.play-button.normal {
    display: block;
    width: 62px;
    height: 62px;
    margin: -31px auto auto -31px;
    background-image: url('http://9.url.cn/edu/img/play_icon_normal.png');
    _background-image: none;
    _filter:progid:dximagetransform.microsoft.alphaimageloader(src="../img/play_icon_normal.png", sizingmethod="scale");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer
}
.play-button.small {
    display: block;
    width: 26px;
    height: 26px;
    margin: -13px auto auto -13px;
    background-image: url('http://9.url.cn/edu/img/play_icon_small.png');
    _background-image: none;
    _filter:progid:dximagetransform.microsoft.alphaimageloader(src="../img/play_icon_small.png", sizingmethod="scale");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    _width: 26px!important
}
.btn-2 {
    width: 52px;
    height: 20px;
    line-height: 20px;
    background-color: #039ae3;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn-2:hover {
    background-color: #00acff
}
.btn-3 {
    width: 180px;
    height: 42px;
    line-height: 42px;
    background-color: #ff9b00;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn-3:hover {
    background-color: #ffad2e
}
.btn-3:active {
    background-color: #ed7b00
}
.btn-7 {
    padding: 0 26px;
    height: 36px;
    line-height: 36px;
    background-color: #039ae3;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn-7:hover {
    background-color: #00acff
}
.btn-8 {
    padding: 0 26px;
    height: 34px;
    line-height: 34px;
    background-color: #f3f3f3;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    color: #3a3a3a;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn-8:hover {
    background-color: #ebebeb
}
.btn-disabled, .btn-disabled:hover, .btn-disabled:active {
    background-color: #e3e3e3;
    cursor: default;
    color: #adadad
}
.radio {
    height: 18px;
    line-height: 18px;
    padding-left: 28px;
    _padding-left: 38px;
    overflow: hidden;
    position: relative
}
.radio i {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    _height: 16px;
    width: 18px;
    background: url('http://9.url.cn/edu/img/g-radio.png') no-repeat 0 0
}
.radio:hover i {
    background: url('http://9.url.cn/edu/img/g-radio.png') no-repeat 0 -18px
}
.radio-check i, .radio-check:hover i {
    background: url('http://9.url.cn/edu/img/g-radio.png') no-repeat 0 -36px
}
.radio-disabled i, .radio-disabled:hover i {
    background: url('http://9.url.cn/edu/img/g-radio.png') no-repeat 0 -54px
}
.checkbox {
    font-size: 14px;
    height: 13px;
    line-height: 13px;
    padding-left: 23px;
    _padding-left: 53px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}
.checkbox i {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    _height: 10px;
    width: 13px;
    background: url('http://9.url.cn/edu/img/g-checkbox.png') no-repeat 0 0
}
.checkbox:hover i {
    background: url('http://9.url.cn/edu/img/g-checkbox.png') no-repeat 0 -13px
}
.checkbox-check i, .checkbox-check:hover i {
    background: url('http://9.url.cn/edu/img/g-checkbox.png') no-repeat 0 -26px
}
.checkbox-disabled i, .checkbox-disabled:hover i {
    background: url('http://9.url.cn/edu/img/g-checkbox.png') no-repeat 0 -39px
}
input {
    font-size: 14px;
    border: 1px solid #dedede;
    padding: 12px 13px 9px;
    height: 16px;
    line-height: 16px;
    color: #545454;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px
}
input:hover, input:focus {
    border-color: #9a9a9a
}
.textarea {
    width: 530px;
    height: 120px;
    padding: 10px;
    border: 1px solid #dedede;
    overflow: auto;
    resize: none
}
.textarea:hover {
    border-color: #9a9a9a
}
textarea {
    border: 1px solid #dedede
}
.field input {
    vertical-align: middle
}
.field .field-help {
    vertical-align: middle
}
.field-help {
    display: none;
    margin-left: 10px
}
.field-help i {
    display: block;
    height: 14px;
    width: 14px;
    float: left
}
.field-help p {
    font-size: 14px;
    line-height: 14px;
    margin-left: 5px;
    float: left
}
.g-err .field-help {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    vertical-align: middle
}
.g-err .field-help i {
    background: url('http://9.url.cn/edu/img/ico-warn-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-warn-small-ie6.png') no-repeat
}
.g-err .field-help p {
    color: #ea6533
}
.g-err input {
    border-color: #e80808
}
.g-err textarea {
    border-color: #e80808
}
.g-warn .field-help, .g-info .field-help {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    vertical-align: middle
}
.g-warn .field-help i, .g-info .field-help i {
    background: url('http://9.url.cn/edu/img/ico-info-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-info-small-ie6.png') no-repeat
}
.g-succ .field-help {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    vertical-align: middle
}
.g-succ .field-help i {
    background: url('http://9.url.cn/edu/img/ico-succ-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-succ-small-ie6.png') no-repeat
}
.g-succ .field-help p {
    display: none
}
.ico-warn-large {
    background: url('http://9.url.cn/edu/img/ico-warn-large.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-warn-large-ie6.png') no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-help-large {
    background: url('http://9.url.cn/edu/img/ico-help-large.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-help-large-ie6.png') no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-info-large {
    background: url('http://9.url.cn/edu/img/ico-info-large.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-info-large-ie6.png') no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-succ-large {
    background: url('http://9.url.cn/edu/img/ico-succ-large.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-succ-large-ie6.png') no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-warn-normal {
    background: url('http://9.url.cn/edu/img/ico-warn-normal.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-warn-normal-ie6.png') no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-help-normal {
    background: url('http://9.url.cn/edu/img/ico-help-normal.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-help-normal-ie6.png') no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-info-normal {
    background: url('http://9.url.cn/edu/img/ico-info-normal.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-info-normal-ie6.png') no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-succ-normal {
    background: url('http://9.url.cn/edu/img/ico-succ-normal.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-succ-normal-ie6.png') no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-warn-small {
    background: url('http://9.url.cn/edu/img/ico-warn-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-warn-small-ie6.png') no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-help-small {
    background: url('http://9.url.cn/edu/img/ico-help-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-help-small-ie6.png') no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-info-small {
    background: url('http://9.url.cn/edu/img/ico-info-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-info-small-ie6.png') no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    margin-top: 4px
}
.ico-succ-small {
    background: url('http://9.url.cn/edu/img/ico-succ-small.png') no-repeat;
    _background: url('http://9.url.cn/edu/img/ico-succ-small-ie6.png') no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    float: left;
    margin-top: 4px
}
.icon {
    background: url('http://9.url.cn/edu/img/icon_2.png#unsprite#unsprite') no-repeat
}
.icon-star {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon-star.png') no-repeat;
    width: 12px;
    height: 12px
}
.icon-star.icon-star_gray {
    background: url('http://9.url.cn/edu/img/icon-star_gray.png') no-repeat
}
.icon-triangle {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_triangle.png') no-repeat;
    width: 15px;
    height: 10px
}
.icon-green-flag {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon-green-flag.png') no-repeat;
    width: 24px;
    height: 24px
}
.icon-flag-calender {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_flag_calender.png') no-repeat;
    width: 31px;
    height: 31px
}
.icon-qq {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_qq.png') no-repeat;
    width: 15px;
    height: 18px
}
.icon-qun {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_qun.png') no-repeat;
    width: 16px;
    height: 16px
}
.icon-phone {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_phone.png') no-repeat;
    width: 12px;
    height: 12px
}
.icon-add-blue {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_add_blue.png') no-repeat;
    width: 18px;
    height: 18px;
    vertical-align: -3px
}
.icon-calender {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/ico-cal.png') no-repeat;
    width: 18px;
    height: 14px
}
::-webkit-scrollbar {
    height:11px;
    width:10px;
    background-color:#fff
}
::-webkit-scrollbar-button {
    height:0;
    width:0
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
    display:block
}
::-webkit-scrollbar-button:vertical:start:increment, ::-webkit-scrollbar-button:vertical:end:decrement {
    display:none
}
::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal, ::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
    border-style:solid;
    border-color:transparent
}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
    background-clip:padding-box;
    background-color:#fff
}
::-webkit-scrollbar-thumb {
    padding-top:100px;
    -webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1), inset -1px -1px 0 rgba(0,0,0,0.07);
    background-clip:padding-box;
    background-color:#dadada;
    min-height:28px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.25);
    background-color:rgba(0,0,0,0.4)
}
::-webkit-scrollbar-thumb:active {
    -webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.35);
    background-color:rgba(0,0,0,0.5)
}
::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
    border-width:0
}
::-webkit-scrollbar-track:hover {
    -webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0);
    background-color:rgba(0,0,0,0)
}
::-webkit-scrollbar-track:active {
    -webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0), inset -1px -1px 0 rgba(0,0,0,0);
    background-color:rgba(0,0,0,0)
}
.meta-mt-medium {
    margin-top: 20px
}
.nomargin {
    margin: 0!important
}
.nopadding {
    padding: 0!important
}
.mt10 {
    margin-top: 10px!important
}
.mt20 {
    margin-top: 20px!important
}
.mt30 {
    margin-top: 30px!important
}
.mb10 {
    margin-bottom: 10px!important
}
.mb20 {
    margin-bottom: 20px!important
}
.mb30 {
    margin-bottom: 30px!important
}
.pt10 {
    padding-top: 10px!important
}
.pt20 {
    padding-top: 20px!important
}
.pt30 {
    padding-top: 30px!important
}
.pb10 {
    padding-bottom: 10px!important
}
.pb20 {
    padding-bottom: 20px!important
}
.pb30 {
    padding-bottom: 30px!important
}
.mrl15 {
    margin-left: 15px;
    margin-right: 15px
}
.mrl25 {
    margin-left: 25px;
    margin-right: 25px
}
.nofont {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden
}
.noborder {
    border: none!important;
    border-width: 0!important;
    border-color: white!important
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal
}
.nor-link {
    color: #039ae3
}
.nor-link:hover {
    color: #039ae3
}
.nor-link-stress {
    color: #039ae3
}
.tb {
    border-top: 1px solid #dcdcdc
}
.rb {
    border-right: 1px solid #dcdcdc
}
.bb {
    border-bottom: 1px solid #dcdcdc
}
.lb {
    border-left: 1px solid #dcdcdc
}
.tal {
    text-align: left
}
.tar {
    text-align: right
}
.tac {
    text-align: center
}
.autoM {
    margin: 0 auto;
    width: 1280px
}
.autoM-2 {
    margin: 0 auto;
    width: 1110px
}
.meta-c-strong {
    color: #e85308
}
.red {
    color: #e13c1e
}
.blue {
    color: #039ae3
}
.c999 {
    color: #999
}
.fs12 {
    font-size: 12px
}
.fs14 {
    font-size: 14px
}
.fs16 {
    font-size: 16px
}
.fs18 {
    font-size: 18px
}
.fs20 {
    font-size: 20px
}
.fs22 {
    font-size: 22px
}
.fs24 {
    font-size: 24px
}
.icon-xl {
    padding-left: 16px;
    background-position: -4px -62px;
    overflow: hidden
}
.icon-cl {
    padding-left: 16px;
    background-position: -4px -21px;
    overflow: hidden
}
.icon-sy {
    padding-left: 16px;
    background-position: -4px -41px;
    overflow: hidden
}
.nodata-info {
    padding: 0 10px
}
.nodata-info .ico-wording {
    margin-left: 10px;
    display: block;
    float: left;
    font-size: 14px
}
.meta-link {
    color: #497099
}
.meta-link:hover {
    color: #1b88da
}
.meta-link:active {
    color: #1076b5
}
.meta-d-ib {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.logo {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 191px;
    height: 50px;
    display: block;
    background: url('http://9.url.cn/edu/img/logo.png') no-repeat 0 0;
    overflow: hidden
}
.login-area {
    color: #a0a0a0
}
.login-area a {
    color: #666
}
.login-area a:hover {
    color: #3c99c4
}
.login-area label {
    color: #a0a0a0
}
.login-area .name {
    display: inline-block;
    width: 145px;
    text-align: right;
    overflow: hidden;
    word-wrap: normal;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}
.search {
    position: relative;
    width: 219px;
    height: 30px;
    display: block;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden
}
.search .search-input {
    padding: 0;
    margin: 0 0 0 8px
}
.search .clear-btn {
    position: absolute;
    display: none;
    top: 7px;
    right: 56px;
    width: 16px;
    height: 16px;
    background: url('http://9.url.cn/edu/img/ico-clear.png') no-repeat transparent
}
.search .clear-btn:hover {
    background: url('http://9.url.cn/edu/img/ico-clear-hover.png') no-repeat transparent
}
.search .clear-btn:active {
    background: url('http://9.url.cn/edu/img/ico-clear-active.png') no-repeat transparent
}
.search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    _right: -1px
}
.search-input {
    width: 130px;
    height: 30px;
    line-height: 30px\9;
    display: block;
    border: 0;
    border-width: 0;
    outline: 0;
    overflow: hidden
}
.search-input:-ms-input-placeholder {
    color:#a6a6a6
}
.search-btn {
    width: 46px;
    height: 30px;
    border-left: 1px solid #ccc;
    text-align: center;
    display: block;
    overflow: hidden;
    background: url('http://9.url.cn/edu/img/search-btn.png') no-repeat
}
.search-btn:hover {
    background: url('http://9.url.cn/edu/img/search-btn-hover.png') no-repeat
}
.search-btn:active {
    background: url('http://9.url.cn/edu/img/search-btn-active.png') no-repeat
}
.headerv1 .logo {
    width: 140px;
    height: 31px;
    background: url('http://9.url.cn/edu/img/v1/header/logo.png') no-repeat 0 0
}
.footer {
    padding: 100px 0 20px 0;
    text-align: center
}
.footer p {
    color: #777;
    line-height: 24px
}
.footer.footer_dark {
    padding: 30px 0 30px;
    background: #444547
}
.footer.footer_dark .icon-logo-gray {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    background: url('http://9.url.cn/edu/img/icon_logo_gray.png');
    width: 42px;
    height: 32px;
    margin-bottom: 5px
}
.modal-bg {
    zoom: 1;
    position: fixed;
    _position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    z-index: 999;
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: #808080
}
.tips {
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    width: 490px;
    margin-left: -245px;
    z-index: 999;
    background: #fff;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}
.tips .tips-hd {
    height: 30px;
    line-height: 30px;
    text-indent: 12px;
    background: #039ae3;
    color: #fff
}
.tips .tips-tool {
    margin: 20px;
    text-align: right;
    *zoom:1
}
.tips .tips-tool a {
    margin-left: 10px
}
.tips .tips-tool .btn-7, .tips .tips-tool .btn-8 {
    width: auto;
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.tips .btn-close {
    font-size: 20px;
    font-style: normal;
    position: absolute;
    right: 12px;
    top: 0;
    color: #b4e8e8
}
.tips .btn-close:hover {
    color: #fdfdfd
}
.tips .btn-close:active {
    color: #125d80
}
.tips .tips-bd {
    position: relative;
    line-height: 24px;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden
}
.tips .tips-bd .add-uins {
    margin-left: 20px;
    margin-top: 15px
}
.tips .msg {
    margin-left: 66px;
    position: relative;
    top: 10px;
    word-break: break-all
}
.tips .mrl22 {
    margin-left: 22px;
    margin-right: 22px
}
.alert-tips {
    width: 450px;
    margin-left: -260px
}
.alert-tips .tips-bd {
    padding: 30px 40px
}
.diy-select-area {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: relative;
    width: 191px;
    font-size: 14px
}
.diy-select-area .diy-select {
    position: relative;
    padding-left: 10px;
    height: 37px;
    color: #202020;
    line-height: 37px;
    border: 1px solid #dedede;
    display: block;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px
}
.diy-select-area .diy-select span {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 37px;
    overflow: hidden
}
.diy-select-area .diy-select b {
    position: absolute;
    top: 18px;
    right: 7px;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    border-top: 4px solid #dedede;
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff
}
.diy-select-area .text-tip {
    color: #999
}
.diy-select-area .diy-optgroud {
    position: absolute;
    top: 38px;
    left: 0;
    width: 189px;
    background: #fff;
    border: 1px solid #9a9a9a;
    display: none
}
.diy-select-area .diy-optgroud .diy-option {
    line-height: 30px;
    color: #202020
}
.diy-select-area .diy-optgroud .diy-option a, .diy-select-area .diy-optgroud .diy-option span, .diy-select-area .diy-optgroud .diy-option i {
    color: #202020;
    display: block;
    text-indent: 10px;
    cursor: pointer
}
.diy-select-area .diy-optgroud .diy-option i {
    text-indent: 5px
}
.diy-select-area .diy-optgroud .diy-option a:hover {
    background: #eee
}
.diy-select-area:hover .diy-select {
    background: #fff;
    border-color: #9a9a9a
}
.diy-select-area:hover .diy-select b {
    border-color: #fff;
    border-top-color: #666
}
.diy-select-on {
    position: relative;
    z-index: 10
}
.diy-select-on .diy-select {
    border-color: #9a9a9a
}
.diy-select-on .diy-select span {
    border-color: #666
}
.g-err .diy-select {
    border: 1px solid #e80808
}
.dropdown {
    padding-right: 20px;
    display: inline-block;
    *display:inline;
    *zoom:1;
    position: relative;
    height: 20px;
    line-height: 20px
}
.dropdown .dropdown-title {
    z-index: 0
}
.dropdown .dropdown-arrow {
    position: absolute;
    top: 6px;
    right: 2px;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    border-width: 7px;
    border-style: solid dashed dashed dashed;
    border-color: #999 transparent transparent transparent;
    z-index: 0
}
.dropdown .dropdown-arrow:hover {
    border-color: #666 transparent transparent transparent
}
.dropdown .dropdown-panel {
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    min-width: 80px;
    _width: 80px;
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #d3d3d3;
    z-index: 9
}
.dropdown .dropdown-panel ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px
}
.dropdown .dropdown-panel ul li:hover {
    background-color: #eee
}
.dropdown-selected .dropdown-panel {
    display: block
}
.dropdown-selected .dropdown-arrow {
    border-color: #666 transparent transparent transparent
}
.grid-wrap .grid-header-bg {
    border: 1px solid #EEE;
    font-size: 14px;
    color: #999;
    background: #f8f8f8
}
.grid-wrap .grid-header-bg th {
    height: 40px
}
.grid-wrap .grid-data-wrap {
    position: relative;
    _overflow: hidden
}
.grid-wrap .grid-data-wrap .grid-data tr.no-border {
    border-bottom: 0
}
.grid-wrap .grid-data-wrap .grid-data tr.grid-row-hover {
    background: #EEE
}
.grid-wrap .grid-data-wrap .grid-data td {
    height: 51px;
    border-bottom: 1px solid #e6e6e6
}
.grid-wrap .loading-wrap {
    position: absolute;
    height: 100%;
    _height: 9999px;
    width: 100%;
    top: 0;
    left: 0;
    background: 0;
    display: none
}
.grid-wrap .grid-page-wrap {
    margin: 30px 0
}
.page-pre-btn, .page-next-btn {
    height: 38px;
    line-height: 38px;
    width: 78px;
    background: #fff;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    color: #333;
    text-align: center;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.page-pre-btn:hover, .page-next-btn:hover {
    background-color: #f1f1f1
}
.page-pre-btn i, .page-next-btn i {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -3px;
    width: 7px;
    height: 12px
}
.page-pre-btn i {
    background: transparent url('http://9.url.cn/edu/img/page-arr-left.png') no-repeat
}
.page-next-btn i {
    background: transparent url('http://9.url.cn/edu/img/page-arr-right.png') no-repeat
}
a.page-btn-dis {
    border-color: #ededed;
    color: #bcbcbc;
    cursor: default!important;
    background-color: #e3e3e3!important
}
a.page-btn-dis:hover {
    background-color: #e3e3e3!important
}
.page-pre-btn i.page-btn-dis {
    background: transparent url('http://9.url.cn/edu/img/page-arr-left-dis.png') no-repeat
}
.page-next-btn i.page-btn-dis {
    background: transparent url('http://9.url.cn/edu/img/page-arr-right-dis.png') no-repeat
}
.page-btn {
    height: 38px;
    line-height: 38px;
    padding: 0 24px;
    background: #fff;
    border: 1px solid #d9d9d9;
    margin: 0 3px;
    color: #333;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.page-btn:hover {
    background: #f1f1f1
}
.page-btn-cur {
    background: #049ee4;
    border-color: #049ee4;
    color: #fff
}
.page-btn-cur:hover {
    background: #049ee4
}
.upload {
    overflow: hidden;
    position: relative;
    border: 1px solid #dadada
}
.upload .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none
}
.upload .mask .mask-bg, .upload .mask .mask-cont {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 14px
}
.upload .mask .mask-bg {
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40)
}
.upload:hover .mask {
    display: block
}
.upload .mask-cont {
    text-align: center;
    color: #fff
}
.upload img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}
.upload input {
    padding: 0;
    height: auto;
    font-size: 200px;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 10;
    cursor: pointer;
    opacity: .01;
    filter: alpha(opacity=1)
}
.upload.disabled .mask, .upload.disabled:hover .mask, .upload.disabled input {
    display: none
}
.ie6-upload-disabled .mask, .ie6-upload-disabled:hover .mask, .ie6-upload-disabled input {
    _display: none
}
.yel-tip {
    padding-left: 11px;
    height: 30px;
    line-height: 30px;
    background-color: #fffbe5;
    border: 1px solid #f7dcb1;
    color: #f09e3c;
    font-size: 12px;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.yel-tip a {
    color: #1d93f7
}
.banner {
    width: 758px;
    height: 280px;
    overflow: hidden;
    position: relative
}
.banner .slider {
    width: 5000px;
    height: 280px
}
.banner .slider li {
    float: left;
    width: 758px;
    height: 280px;
    overflow: hidden
}
.banner .sliderbox {
    float: left;
    position: relative
}
.banner .b-pre-btn {
    position: absolute;
    left: 0;
    top: 85px
}
.banner .b-next-btn {
    position: absolute;
    right: 0;
    top: 85px
}
.banner .slidernav {
    position: absolute;
    bottom: 7px;
    width: 100%;
    height: 10px;
    line-height: 0;
    text-align: center
}
.banner .slidernav li {
    width: 8px;
    height: 8px;
    margin-right: 1px;
    background-color: white;
    cursor: pointer;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    filter: alpha(opacity=40);
    opacity: .4;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.banner .slidernav li.current {
    filter: alpha(opacity=100);
    opacity: 1
}
.course-card {
    cursor: pointer;
    position: relative;
    padding: 6px;
    width: 222px;
    line-height: 20px;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.course-card:hover {
    background-color: #e5e5e5 \9;
    background-color: rgba(0,0,0,0.1)
}
.course-card .course-face {
    position: relative;
    width: 222px;
    height: 125px
}
.course-card .course-face a, .course-card .course-face img {
    width: 222px;
    height: 125px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.course-card .course-face .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 123px;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    filter: alpha(opacity=10);
    opacity: .1
}
.course-card .course-face .course-time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 222px;
    height: 20px;
    line-height: 20px;
    text-indent: 3px;
    color: white;
    background-color: #868686 \9;
    background-color: rgba(0,0,0,0.55)
}
.course-card .course-title {
    margin-top: 7px;
    height: 20px;
    overflow: hidden
}
.course-card .course-title a {
    color: #333;
    font-size: 14px;
    max-width: 220px;
    width: auto!important;
    _width: 180px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.course-card .course-title a:hover {
    color: #62b4f7
}
.course-card .course-emphasis {
    margin: 8px 0;
    height: 20px
}
.course-card .course-emphasis .course-price {
    color: #f22;
    font-size: 14px;
    height: 20px;
    line-height: 18px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    _vertical-align: middle
}
.course-card .course-emphasis .course-num {
    margin-left: 7px;
    height: 20px;
    line-height: 20px;
    color: #999;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    _vertical-align: middle
}
.course-card .course-agency {
    margin-top: -3px;

    position: relative;
    text-overflow: ellipsis;
    float:right;
    height: 28px;
    line-height:33px;
    width: 125px;
    padding:0 10px;
    text-align:right;
    color: #616161;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: right;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.course-card .course-agency:hover {
    color: #62b4f7
}
.course-card .course-agency .course-agency-icon {
    position: absolute;
    top: -53px;
    right:2px;
    width: 35px;
    height: 35px;
}
.course-card .course-agency img {
    width: 35px;
    //border:1px solid #a5a5a5;
    height: 35px
}
.course-card .course-agency .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    filter: alpha(opacity=10);
    opacity: .1
}
.course-card .course-agency .course-agency-name {
    height: 26px;
    line-height: 26px
}
.course-card .course-btn {
    float:left;
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color:#fff;
    /*position: absolute;
    right: 6px;
    bottom: 6px*/
}
.course-card .course-btn .live-btn-loading {
    display: none;
    position: absolute;
    top: 3px;
    left: 28px
}
.course-card .course-btn .loading-dot {
    position: absolute
}
.course-card-for-agency .course-agency {
    display: none
}
.course-card-for-agency .course-emphasis {
    height: 26px
}
.course-card-nobtn .course-agency {
    max-width: 197px;
    width: auto!important;
    _width: 197px
}
.course-card-nobtn .course-btn {
    display: none
}
.course-card-find {
    cursor: pointer;
    position: relative;
    padding: 4px;
    width: 191px;
    line-height: 20px;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.course-card-find:hover {
    background-color: #e5e5e5 \9;
    background-color: rgba(0,0,0,0.1)
}
.course-card-find .course-face {
    position: relative;
    width: 191px;
    height: 108px
}
.course-card-find .course-face a, .course-card-find .course-face img {
    width: 191px;
    height: 108px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.course-card-find .course-face .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 189px;
    height: 106px;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    filter: alpha(opacity=10);
    opacity: .1
}
.course-card-find .course-face .course-time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 191px;
    height: 20px;
    line-height: 20px;
    text-indent: 3px;
    color: white;
    background-color: #868686 \9;
    background-color: rgba(0,0,0,0.55);
    z-index: 1
}
.course-card-find .course-face .course-num {
    position: absolute;
    bottom: 0;
    right: 3px;
    height: 20px;
    line-height: 20px;
    color: white;
    z-index: 2
}
.course-card-find .course-title {
    margin-top: 7px;
    height: 20px;
    overflow: hidden
}
.course-card-find .course-title a {
    color: #333;
    font-size: 14px;
    max-width: 191px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.course-card-find .course-title a:hover {
    color: #62b4f7
}
.course-card-find .course-agency {
    margin-top: 7px;
    position: relative;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    height: 26px;
    width: 77px;
    padding-left: 25px;
    color: #999;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.course-card-find .course-agency:hover {
    color: #62b4f7
}
.course-card-find .course-agency .course-agency-icon {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.course-card-find .course-agency img {
    width: 20px;
    height: 20px
}
.course-card-find .course-agency .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    filter: alpha(opacity=10);
    opacity: .1
}
.course-card-find .course-agency .course-agency-name {
    height: 26px;
    line-height: 26px
}
.course-card-find .course-btn {
    width: 76px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    position: absolute;
    right: 4px;
    bottom: 4px
}
.course-card-nobtn .course-agency {
    max-width: 166px;
    width: auto!important;
    _width: 166px
}
.course-card-nobtn .course-btn {
    display: none
}
.course-card-2 {
    cursor: pointer;
    position: relative;
    padding: 6px 6px 6px 106px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.course-card-2:hover {
    background-color: #e5e5e5 \9;
    background-color: rgba(0,0,0,0.1)
}
.course-card-2 .course-face {
    position: absolute;
    top: 11px;
    left: 6px;
    width: 90px;
    height: 50px
}
.course-card-2 .course-face a, .course-card-2 .course-face img {
    width: 90px;
    height: 50px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.course-card-2 .course-face .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 88px;
    height: 48px;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    filter: alpha(opacity=10);
    opacity: .1
}
.course-card-2 .course-title {
    height: 40px;
    overflow: hidden
}
.course-card-2 .course-title a {
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.course-card-2 .course-title a:hover {
    color: #62b4f7
}
.course-card-2 .course-emphasis {
    height: 20px
}
.course-card-2 .course-emphasis .course-price {
    color: #e85308
}
.course-card-2 .course-emphasis .course-num {
    margin-left: 7px
}
.course-card-2 .course-time {
    height: 20px;
    color: #999
}
.course-card-3 {
    border: 1px solid #dadada;
    width: 222px;
    height: 200px
}
.course-card-3 .course-content {
    padding: 10px 12px
}
.course-card-3 .course-title {
    color: #445567
}
.course-card-3 .course-price {
    color: #e95307
}
.people-card-star .people-face {
    float: left;
    margin-right: 20px
}
.people-card-star .people-face img {
    border-radius: 67px;
    width: 125px;
    height: 125px;
    border: 1px solid #cdcdcd
}
.people-card-star .people-name {
    font-size: 16px;
    font-weight: 700
}
.people-card-star .people-des {
    margin-top: 8px;
    color: #989898
}
.people-card-star .btn {
    margin-top: 12px;
    width: 113px;
    height: 38px;
    line-height: 38px
}
.usercard {
    position: relative;
    height: 62px;
    overflow: hidden;
    padding-left: 71px
}
.usercard .user-head {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden
}
.usercard .user-head img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.usercard .user-name {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    font-size: 14px;
    margin: 2px 0 5px 0
}
.usercard .user-name a {
    color: #333
}
.usercard .user-name a:hover {
    color: #039ae3
}
.usercard .user-welcome {
    color: #999
}
.usercard .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    border: 1px solid #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    filter: alpha(opacity=10);
    opacity: .1
}
.live-guide-tips {
    width: 575px
}
.modal-live-guide {
    width: 495px;
    margin: 0 40px 0 0
}
.modal-live-guide .module-live-t {
    padding-bottom: 35px
}
.modal-live-guide .module-live-t .live-guide-title {
    float: left;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 10px
}
.modal-live-guide .guide-hint {
    clear: left;
    float: left;
    width: 300px
}
.modal-live-guide .guide-hint .guide-hint-p {
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 30px
}
.modal-live-guide .guide-pic {
    float: right;
    width: 185px;
    height: 205px;
    background: url('http://9.url.cn/edu/img/client-open-hint-bg.png')
}
.treeres {
    height: 68px;
    overflow: hidden
}
.treeres .rb {
    border-right: 1px solid #dcdcdc
}
.treeres .treeres-item {
    float: left;
    width: 59px;
    height: 68px;
    font-size: 18px
}
.treeres .treeres-item .treeres-num {
    font-size: 28px;
    line-height: 36px;
    color: #e85308;
    text-align: center
}
.treeres .treeres-item .treeres-cat {
    line-height: 32px;
    text-align: center
}
.treeres-active {
    height: 68px;
    overflow: hidden
}
.treeres-active .rb {
    border-right: 1px solid #dcdcdc
}
.treeres-active .treeres-item {
    float: left;
    width: 59px;
    height: 68px;
    font-size: 18px;
    cursor: pointer
}
.treeres-active .treeres-item .treeres-num {
    font-size: 28px;
    line-height: 36px;
    color: #e85308;
    text-align: center
}
.treeres-active .treeres-item .treeres-cat {
    text-align: center;
    line-height: 32px
}
.treeres-active .treeres-item .treeres-cat:hover {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #62b4f7
}
.treeres-active .treeres-item:hover {
    background-color: #e5e5e5
}
.user-area {
    height: 190px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden
}
.user-area .user {
    position: relative;
    height: 120px;
    margin: 29px 23px 0 23px;
    padding-bottom: 20px
}
.user-area .user-tool {
    position: absolute;
    margin: 20px 0 0;
    bottom: 9px
}
.user-tool .btn-2 {
    font-size: 14px
}
.user-tool .btn-3 {
    width: 170px
}
.l-nav-area {
    background: #FFF
}
.l-nav {
    padding-top: 13px
}
.l-nav .l-nav-item {
    width: 219px;
    height: 45px;
    overflow: hidden
}
.l-nav .l-nav-item a {
    position: relative;
    height: 45px;
    line-height: 45px;
    color: #333;
    display: block;
    font-size: 14px;
    text-indent: 20px;
    border-left: 4px solid #fff
}
.l-nav .l-nav-item a:hover {
    background: #f2f2f2;
    font-size: 14px;
    color: #049ee4;
    border-left: 4px solid #e5e5e5
}
.l-nav .l-nav-item a .red-point {
    color: #f94d4d;
    margin-left: 5px
}
.l-nav .l-nav-item a b {
    position: absolute;
    top: 18px;
    left: 38px;
    width: 3px;
    height: 3px;
    display: block;
    overflow: hidden;
    background: #7f7f7f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    display: none
}
.l-nav .l-nav-item a i {
    margin-left: 8px;
    padding: 0 5px;
    font-size: 12px;
    line-height: 15px;
    background-color: #d7605c;
    color: #fff;
    font-family: Tahoma;
    display: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    display: none
}
.l-nav .l-nav-item-child {
    width: 189px;
    height: 30px;
    overflow: hidden
}
.l-nav .l-nav-item-child a {
    position: relative;
    height: 30px;
    line-height: 30px;
    color: #666;
    display: block;
    font-size: 14px;
    text-indent: 20px;
    padding-left: 15px
}
.l-nav .l-nav-item-child a:hover {
    background: #f2f2f2;
    font-size: 14px;
    color: #039ae3;
    padding-left: 15px
}
.l-nav .l-nav-cur a {
    color: #039ae3;
    border-left: 4px solid #039ae1
}
.l-nav .l-nav-cur a:hover {
    background: #fff;
    border-left: 4px solid #039ae1
}
.expand-mod .expand-mod-name {
    float: left;
    width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: right
}
.expand-mod .expand-mod-cont .expand-del {
    margin-left: 12px;
    color: #fb4d4d;
    line-height: 40px
}
.expand-mod .expand-mod-cont .expand-del:hover {
    text-decoration: underline
}
.expand-mod .expand-add {
    width: 285px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 2px dashed #cdcdcd;
    color: #929292;
    display: block;
    text-align: center;
    overflow: hidden
}
.expand-mod .expand-add:hover {
    border-color: #05a1e5;
    color: #05a1e5
}
.important-wording {
    margin: 0 29px;
    padding: 0 11px;
    height: 30px;
    line-height: 30px;
    background-color: #fffbe4;
    border: 1px solid #f7dbb0;
    color: #f09e3c;
    font-size: 14px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px
}
.important-wording a {
    color: #1d93f7
}
.js-agency-role .js-agency-manage {
    display: block!important
}
.js-agency-role .js-agency-join {
    display: none!important
}
.js-normal-role .js-agency-manage, .js-unknown-role .js-agency-manage {
    display: none!important
}
.js-normal-role .js-agency-join, .js-unknown-role .js-agency-join {
    display: block!important
}
.js-teacher-role .js-agency-manage {
    display: none!important
}
.js-teacher-role .js-agency-join {
    display: none!important
}
.js_cdn_switch_detector {
    visibility: hidden
}
.blackBg {
    width: 100%;
    height: 100%;
    background-color: black;
    position: fixed;
    _position: absolute;
    z-index: 999;
    filter: alpha(opacity=60);
    opacity: .6;
    left: 0;
    top: 0
}
.nav {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-right: 1px solid #ebebeb
}
.nav .nav-item {
    position: relative;
    float: left;
    width: 132px;
    border-left: 1px solid #ebebeb;
    _overflow-x: hidden;
    _display: inline;
    _zoom: 1
}
.nav .nav-item .nav-a {
    position: relative;
    height: 70px;
    line-height: 70px;
    border-top: 5px solid #fff;
    display: block;
    _zoom: 1;
    text-align: center;
    font-size: 16px;
    color: #222;
    overflow: hidden
}
.nav .nav-item .nav-a:hover {
    border-top-color: #19b0f4;
    _zoom: 1
}
.nav .nav-item .nav-a:hover span {
    display: block
}
.nav .nav-item .nav-a .tag {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 75px;
    height: 4px;
    display: none;
    background-color: #2897e4;
    overflow: hidden
}
.nav .nav-item .focus {
    border-top-color: #04abf7!important
}
.nav .nav-item .focus .nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 75px;
    height: 64px;
    display: block;
    overflow: hidden;
    background-color: #2897e4;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}
.nav .nav-item .icon-barr {
    margin-left: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    *vertical-align:middle
}
.nav .nav-drop {
    position: absolute;
    top: 75px;
    left: 0
}
.nav .nav-qgl {
    _padding-top: 35px;
    _height: 41px
}
.nav-tag {
    position: absolute;
    top: 0;
    left: -75px;
    z-index: 0;
    width: 75px;
    height: 4px;
    display: block;
    background-color: #2897e4
}
.header {
    margin-bottom: 20px;
    position: relative;
    z-index: 4;
    min-width: 1200px;
    height: 75px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-shadow: rgba(0,0,0,0.05) 3px 3px 4px;
    -moz-box-shadow: rgba(0,0,0,0.05) 3px 3px 4px;
    box-shadow: rgba(0,0,0,0.05) 3px 3px 4px
}
.header .h-inner {
    position: relative;
    height: 75px
}
.header .logo-area {
    position: absolute;
    top: 12px;
    left: 1px
}
.header .h-login {
    position: absolute;
    top: 8px;
    right: 0;
    color: #a0a0a0;
    z-index: 2
}
.header .h-login a {
    color: #a0a0a0;
    vertical-align: middle
}
.header .h-login a:hover {
    color: #3c99c4
}
.header .h-login label {
    color: #a0a0a0
}
.header .h-login .name {
    display: inline-block;
    width: 145px;
    text-align: right;
    overflow: hidden;
    word-wrap: normal;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap
}
.header .nav-area {
    position: absolute;
    top: 0;
    left: 219px;
    z-index: 1
}
.header .login-area {
    position: absolute;
    top: 6px;
    right: 0;
    height: 20px;
    line-height: 20px
}
.header .login-area li {
    float: right;
    overflow: hidden
}
.header .login-area .split-line {
    margin: -1px 14px 0 14px;
    _margin-top: -2px
}
.header .login-area span {
    color: #202020
}
.header .login-area a {
    color: #666;
    vertical-align: top
}
.header .login-area .nick {
    max-width: 150px;
    width: 150px;
    _width: 150px;
    text-align: right;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.header .login-area .nick, .header .login-area .logout {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.header .logout {
    margin-left: 14px
}
.header .search-area {
    position: absolute;
    top: 30px;
    right: 1px
}
.s-main {
    border: 1px solid #dcdcdc
}
.s-main .sm-main, .s-main .sm-side {
    float: left
}
.s-main .sm-main {
    width: 978px
}
.s-main .sm-side {
    width: 219px
}
.sm-main-big .sm-main {
    /*width: 896px!important*/
}
.sm-main-big .sm-side {
    width: 300px!important;
    _overflow: hidden
}
.sm-main-big .sm-main-content {
    border-top: 1px solid #dcdcdc
}
.market-mod {
    _position: relative
}
.market-mod .market-cnt {
    position: relative;
    _zoom: 1
}
.market-hd {
    margin-bottom: 7px
}
.market-hd .title {
    padding-right: 20px;
    font-size: 22px
}
.market-hd .count {
    color: #f22;
}
.market-hd .now {
    padding-right: 6px;
    color: #e85308
}
.market-hd .time {
    color: #999
}
.market-hd .more {
    color: #039ae3;
    font-size: 14px
}
.market-hd .more:hover {
    color: #039ae3
}
.market-bd-6 .market-list-mod {
    width: 1310px !important;
    margin-left:-29px;
}
.market-bd-6 .mlm-item {
    margin: 0!important;
    border: none!important;
    margin: 0 0 28px 28px !important;
}
.market-list-mod {
    _zoom: 1
}
.market-list-mod .mlm-item {
    cursor: default;
    position: relative;
    float: left;
    margin: 0 6px 8px 0
}
.market-list-mod .mlm-rt {
    position: absolute;
    top: -6px;
    right: -6px;
    display: none
}
.market-list-mod .mlm-rt .btn-del {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 20px;
    height: 20px;
    background-position: 0 -200px;
    display: block;
    overflow: hidden
}
.market-list-mod .mlm-rt .btn-del:hover {
    background-position: 0 -240px
}
.market-list-mod .hover .mlm-rt {
    display: block!important
}
.bm-menu-hd {
    padding: 0 0 7px 0;
    margin-left: 14px;
    font-size: 18px
}
.bm-menu-bd .mod {
    margin-bottom: 6px;
    padding: 6px 6px 13px 16px;
    *vertical-align:bottom;
    overflow: hidden
}
.bm-menu-bd .mod:hover {
    background-color: #e5e5e5;
    background-color: rgba(0,0,0,0.1)
}
.bm-menu-bd .mod-8 {
    margin-bottom: 15px
}
.bm-menu-bd .bm-menu-name {
    color: #545454;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis
}
.bm-menu-bd .bm-menu-name .name {
    float: left;
    display: inline-block;
    width: 91px
}
.bm-menu-bd .bm-menu-time {
    float: left;
    margin-left: 12px;
    color: #999
}
.bm-menu-bd .bm-menu-img {
    position: relative;
    float: left;
    width: 91px;
    height: 51px;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.bm-menu-bd .bm-menu-img .a-parent {
    position: absolute;
    top: 0;
    left: 0;
    width: 89px;
    height: 49px
}
.bm-menu-bd .bm-menu-img img {
    width: 90px;
    height: 50px;
    display: block;
    overflow: hidden
}
.bm-menu-bd .bm-menu-img .border {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 89px;
    height: 49px;
    border: 1px solid #000;
    filter: alpha(opacity=10);
    opacity: .1
}
.bm-menu-bd .bm-menu-img span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 91px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    text-indent: 3px;
    background: #1d3962 \9;
    background: rgba(0,0,0,0.4)
}
.bm-menu-bd .bm-menu-info {
    padding-left: 102px;
    color: #999
}
.bm-menu-bd .bm-menu-info .bm-menu-info-top {
    color: #999;
    margin-top: -4px;
    line-height: 20px;
    max-height: 36px;
    height: auto;
    _height: 36px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.bm-menu-bd .bm-menu-info .bm-menu-info-top:hover {
    color: #04abf7;
    text-decoration: none
}
.bm-menu-bd .bm-menu-info .bm-menu-info-top a {
    color: black;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.bm-menu-bd .bm-menu-info .bm-menu-info-top a:hover {
    color: #04abf7;
    text-decoration: none
}
.bm-menu-bd .bm-menu-info .bm-menu-info-top a:hover {
    color: #3c99c4
}
.bm-menu-bd .bm-menu-info .bm-menu-info-bottom {
    margin-top: 4px;
    text-align: left
}
.bm-menu-bd .bm-menu-info .bm-menu-price {
    margin-right: 5px;
    color: #e85308
}
.bm-menu-bd .bm-menu-more {
    clear: left;
    height: 51px;
    overflow: hidden
}
.sm-bm-style .bm-menu-hd {
    margin: 25px 0 0 0;
    padding-bottom: 9px;
    font-size: 18px
}
.sm-bm-style .mrl15 .bm-menu-hd {
    margin-left: 10px
}
.sm-bm-style .bm-menu-bd .mod {
    margin-bottom: -1px;
    padding: 6px 6px 13px 9px
}
.unit .unit-img {
    float: left
}
.unit .unit-info {
    padding-left: 101px
}
.unit .unit-tool {
    margin: 18px 0 0 0
}
.unit .unit-more {
    margin: 18px 0 0 0
}
.unit .unit-name, .unit .unit-count {
    width: 162px
}
.unit .unit-detail {
    max-height: 52px;
    _height: 52px;
    overflow: hidden
}
.unit-img img {
    width: 90px;
    height: 90px;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.unit-name {
    height: 24px;
    font-size: 16px;
    margin-bottom: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal
}
.unit-name a {
    color: #202020
}
.unit-name a:hover {
    color: #039ae3
}
.unit-count {
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal
}
.unit-title {
    font-size: 14px
}
.unit-cont {
    color: #545454
}
.sort-page {
    text-align: center;
    _padding-bottom: 2px
}
.sort-page .page-box {
    margin-bottom: 97px
}
.sort-page .page-pre-btn {
    margin-right: 3px
}
.sort-page .page-next-btn {
    margin-left: 3px
}
.sort-page a {
    display: -moz-inline-stack;
    display: inline-block;
    color:#444;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    *vertical-align:middle
}
.sort-page .page-btn-cur {
    color:#fff;
}
.placeholder {
    color: #a6a6a6!important
}
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}
.mask, .ptlogin-mask, .modal-bg {
    background-color: black!important;
    filter: alpha(opacity=60)!important;
    opacity: .6!important
}
.pay-succ {
    width: 570px;
    margin-left: -285px
}
.pay-succ .tips-bd .part {
    text-indent: 26px
}
.pay-succ .form-item {
    margin-top: 12px
}
.pay-succ .ipt {
    width: 200px;
    padding-left: 4px
}
.back-info .modal-cancel {
    display: none
}
.add-uins {
    margin: 0;
    padding: 5px;
    width: 436px;
    min-height: 64px;
    max-height: 300px;
    _height: 34px;
    overflow: auto;
    overflow-x: hidden;
    border: 1px solid #e8e8e8;
    resize: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.error-textarea {
    padding: 3px 0
}
.error-tip {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *display:inline;
    *zoom:1
}
.error-tip p {
    padding: 6px 0 8px 30px;
    line-height: 20px;
    color: #e85308;
    position: relative;
    *zoom:1
}
.error-tip p i {
    position: absolute;
    top: 10px;
    left: 9px;
    width: 16px;
    height: 16px;
    background: url('http://9.url.cn/edu/img/warning.png') no-repeat
}
.error-tip span {
    display: inline-block;
    padding: 6px 0 8px 30px;
    line-height: 20px;
    color: #e85308;
    position: relative;
    *display:inline;
    *zoom:1
}
.error-tip span i {
    position: absolute;
    top: 10px;
    left: 9px;
    width: 16px;
    height: 16px;
    background: url('http://9.url.cn/edu/img/warning.png') no-repeat
}
.mod-zoomdetect {
    width: 100%;
    height: 40px;
    background: #feffe5;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #e7cf7b;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}
.mod-zoomdetect .wzd-btnclose {
    float: right;
    margin: 12px 10px 0 0;
    line-height: 20px;
    font-size: 14px;
    text-decoration: none;
    display: block;
    height: 17px;
    width: 18px;
    text-indent: -999em;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFEMkI2NjcyMUU1MDExRTI5QTNDQzVGRjA5RkNFOEJBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFEMkI2NjczMUU1MDExRTI5QTNDQzVGRjA5RkNFOEJBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUQyQjY2NzAxRTUwMTFFMjlBM0NDNUZGMDlGQ0U4QkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUQyQjY2NzExRTUwMTFFMjlBM0NDNUZGMDlGQ0U4QkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4KQ9vHAAAAaVBMVEX36KDmsDj79MX25pvx1mj25KvpvBvotwv35q/quk746rb14aTqvR7nsTr03oP466j14Ijy1mv8+dLrwi703YD9/eDpuxj47K3txzv79sr46qX898379cj688DuzEvotgjntAPkqCb+/+VdDoOaAAAAeklEQVR42nzQSQ7DMAgFUMhQZ+yQNkObtGDuf8jaimSbRfJX1rP0QUBT2zR1A9hKmhbBio49kPzu3/MrysKFCJAZg7w7LoAIkp6tY94hNF+Zf2pWTjT5rjjLdWQXfkR5mo+IozVI9vW/w+1sZy19qaDsoUJ1H6z+AgwA3sohMj+lmyUAAAAASUVORK5CYII=') center center no-repeat
}
.mod-zoomdetect q {
    font-weight: bold;
    color: #f00
}
.mod-zoomdetect .wzd-nevertip {
    text-decoration: underline;
    color: #2383c2;
    font-size: 14px
}
.headerv1 {
    height: 58px;
    min-width: 960px
}
.headerv1 .autoM {
    width: 960px
}
.headerv1 .h-inner {
    height: 58px
}
.headerv1 .nav-area {
    left: 157px
}
.headerv1 .nav {
    border-right: 0
}
.headerv1 .nav .nav-item {
    width: auto;
    _width: 5em;
    margin-left: 16px;
    *margin-left:8px;
    border: 0
}
.headerv1 .nav .nav-item .nav-a {
    height: 58px;
    line-height: 58px;
    border-top: 0;
    font-size: 14px;
    color: #666
}
.headerv1 .nav .nav-item .nav-a:hover {
    color: #19b0f4
}
.headerv1 .search-area {
    margin-top: 13px;
    float: right;
    margin-right: 20px;
    position: relative;
    top: 0;
    *margin-right:10px
}
.headerv1 .login-area {
    top: 19px
}
.headerv1 .login-area {
    float: right;
    position: relative;
    _width: 230px;
    max-width: 230px
}
.headerv1 .login-area .split-line {
    margin: -1px 8px 0 8px
}
.headerv1 .login-area .logout {
    margin-left: 8px
}
.headerv1 .login-area .nick {
    *width:130px;
    max-width: 130px;
    width: auto
}
.mod-breadcrumbs {
    font-size: 0;
    width: 960px;
    margin: 0 auto 20px;
    cursor: pointer
}
.mod-breadcrumbs__nav {
    font-size: 14px;
    color: #999
}
.mod-breadcrumbs__nav:hover {
    color: #188eee
}
.mod-breadcrumbs__arrow {
    font-size: 14px
}
.mod-breadcrumbs__current {
    font-size: 14px;
    color: #666;
    cursor: default
}
.mod-tab {
    width: 700px
}
.mod-tab__ul {
    font-size: 0;
    cursor: pointer;
    _margin-bottom: -1px
}
.mod-tab__li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    width: 150px;
    height: 40px;
    padding-top: 5px;
    background: #fcfcfc
}
.mod-tab__li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    width: 148px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-left: 1px solid #fcfcfc;
    border-right: 1px solid #fcfcfc;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
    font-size: 16px
}
.mod-tab__li:hover a {
    color: #178eee
}
.mod-tab__li_current {
    background: #178eee
}
.mod-tab__li_current a {
    color: #178eee;
    background: #fcfcfc;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #fcfcfc
}
.mod-tab__content {
    border-top: 1px solid #dfdfdf;
    overflow: hidden
}
.mod-form__line {
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    clear: both
}
.mod-form__label {
    position: absolute;
    left: 0;
    top: 0;
    width: 113px;
    line-height: 39px;
    text-align: right
}
.mod-form__label.mod-form__label_top {
    top: -13px
}
.mod-form__label b {
    color: #e80808;
    margin-right: 3px
}
.mod-form__label span {
    color: #999
}
.mod-form__content {
    font-size: 0;
    padding-left: 143px;
    width: 775px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    vertical-align: top
}
.mod-form__content .input-text {
    width: 375px;
    vertical-align: middle
}
.mod-form__content .unit {
    font-size: 14px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    margin: 0 3px
}
.mod-form__upload-img-wrap {
    height: 127px;
    overflow: hidden;
    zoom: 1
}
.mod-form__upload-img-wrap .field-help {
    margin-left: 0
}
.mod-form__upload-img {
    float: left;
    width: 222px;
    height: 125px;
    line-height: 125px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background: #eff1f3
}
.mod-form__upload-img:hover .mask {
    display: none
}
.mod-form__upload-img:hover .mod-form__upload-img-text span {
    color: #68b30f
}
.mod-form__upload-img-text span, .mod-form__upload-img-text i {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.mod-form__upload-img-text i {
    top: 90px;
    text-align: center;
    font-size: 14px;
    line-height: 14px
}
.mod-form__upload-img_redo .mod-form__upload-img-text {
    display: none;
    font-size: 14px
}
.mod-form__upload-img_redo:hover .mask {
    display: block;
    font-size: 14px
}
.mod-form__upload-tips {
    font-size: 14px;
    float: left;
    margin: -5px 0 0 20px;
    line-height: 25px;
    color: #b1b1b1
}
.mod-form__upload-img_covered:hover .mask {
    display: block
}
.mod-form__select-wrap {
    height: 39px
}
.mod-form__select-wrap .mod-form__content {
    height: 39px
}
.mod-form__select-wrap .diy-select-area {
    font-size: 14px;
    float: left;
    width: 127px;
    margin-right: 10px
}
.mod-form__select-wrap .diy-select-area .diy-optgroud {
    width: 125px
}
.mod-form__select-wrap .field-help {
    margin-top: 12px;
    margin-left: 0
}
.mod-form__radios-wrap .radios {
    font-size: 14px;
    float: left;
    height: 18px;
    padding: 10px 0 11px;
    _margin-left: 15px
}
.mod-form__radios-wrap .radios .radio {
    float: left;
    cursor: pointer;
    margin-right: 20px
}
.mod-form__radios-wrap .radios .radio a, .mod-form__radios-wrap .radios .radio a:hover {
    color: #202020
}
.mod-form__radios-wrap .radios .radio-disabled a, .mod-form__radios-wrap .radios .radio-disabled a:hover, .mod-form__radios-wrap .radios .disabled a, .mod-form__radios-wrap .radios .disabled a:hover {
    color: #999
}
.mod-form__radios-wrap .radios .radio-disabled a:active, .mod-form__radios-wrap .radios .disabled a:active {
    text-decoration: none
}
.mod-form__radios-wrap .radios_line {
    float: none;
    height: auto;
    padding-top: 0
}
.mod-form__radios-wrap .radios_line .radio {
    float: none;
    margin-bottom: 20px;
    height: auto;
    overflow: visible
}
.mod-form__radios-wrap .radios_line .radio i {
    _left: -26px
}
.mod-form__radios-wrap .radios_line .radio_last {
    margin-bottom: 0
}
.mod-form__radios-wrap .radios_line .radio-input-wrap {
    position: absolute;
    top: -13px;
    left: 130px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.mod-form__radios-wrap .radios_line .radio-text-wrap {
    position: absolute;
    top: 0;
    left: 130px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.mod-form__radios-wrap .radios_line a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    vertical-align: top
}
.mod-form__checkboxes-wrap .checkbox {
    height: auto;
    overflow: visible
}
.mod-form__checkboxes-wrap .checkbox i {
    _left: -23px
}
.mod-form__checkboxes-wrap .checkbox-input-wrap {
    position: absolute;
    top: -15px;
    left: 130px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline
}
.mod-form__choose-card .btn-card {
    width: 225px;
    height: 158px;
    padding: 0 18px;
    margin-right: 20px
}
.mod-form__choose-card h3 {
    padding: 14px 0 6px;
    line-height: 18px;
    text-align: left;
    font-size: 18px;
    color: #202020
}
.mod-form__choose-card p {
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    color: #999
}
.mod-form__pick-date-wrap .diy-select-area {
    width: 125px;
    _margin-left: 31px
}
.mod-form__pick-date-wrap .diy-select-area .diy-select .icon-calender {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    margin-bottom: 2px;
    margin-left: 5px;
    _vertical-align: -3px
}
.mod-form__pick-date-wrap .diy-select-area .chose-date {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    position: relative;
    width: auto;
    height: auto
}
.mod-form__duration-wrap .mod-form__duration {
    font-size: 14px;
    margin-bottom: 20px;
    _margin-left: 31px
}
.mod-form__duration-wrap .mod-form__duration.mod-form__duration_last {
    margin-bottom: 0
}
.mod-form__duration-wrap .diy-select-area {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    width: 85px
}
.mod-form__duration-wrap .time-bridge {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    margin: 0 5px;
    position: relative
}
.mod-form__duration-wrap .mod-form__duration-op {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    margin-left: 5px
}
.mod-form__calender-wrap .radios {
    float: none;
    margin-bottom: 10px
}
.mod-form__textarea-wrap textarea {
    float: left;
    font-size: 14px
}
.mod-form__textarea-wrap .field-help {
    float: left;
    margin-top: 5px
}
.mod-form__content-long .diy-select-area {
    font-size: 14px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    width: 550px;
    _margin-left: 30px
}
.mod-form__content-long .input-text {
    width: 522px
}
.mod-form__content-long .textarea {
    width: 530px
}
.mod-form__content-long .field-help i {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    float: none
}
.mod-form__content-long .field-help p {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align:auto;
    zoom: 1;
    *display:inline;
    max-width: 13em;
    width: auto!important;
    _width: 13em;
    _width: 10em;
    float: none
}
.mod-form__content-long.g-succ .field-help p {
    display: none
}
.input-text_short {
    width: 34px;
    text-align: center;
    vertical-align: middle
}
.mod-form__normal-text {
    font-size: 14px;
    text-indent: 40px
}

.u-hiderightbtn {
    background-position: 0 -640px;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 23px;
    z-index: 998;
}
.u-hiderightbtn-hide {
    background-position: 0 -688px;
}

.bar-tip {
    background: url("../../../imgs/display_no.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 82px;
    //margin-left: 250px;
    //left: -24px;
    margin-top: 20px;
    //position: absolute;

    top: 50%;
    width: 24px;
}
.bar-tip_no {
    background: url("../../../imgs/display.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 82px;
    //margin-left: 250px;
    //left: -24px;
    margin-top: 20px;
    //position: absolute;
    top: 50%;
    width: 24px;
}
.bar-wrap a {
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: 40px;
}
.lession_left{
    background: none repeat scroll 0 0 #f5f7fa;
    height: 100%;
    position: absolute;
    left: 20;
    top: 150px;
    width: 300px;
    z-index: 1;
}
.lession_left_div{
    //float: left;
    //width: 25%;
}
.lession_left_div li{
    background: none repeat scroll 0 0 #d2d5da;
    float: left;
    height: 40px;
    text-align: center;
    width: 50%;
}
.lession_left_div li.selected {
    background: none repeat scroll 0 0 #f5f7fa;
}
.lession_left_div li.selected {
    background: none repeat scroll 0 0 #f5f7fa;
}
.lession_left_div_a{
    text-align: center;
    cursor: pointer;
    //font-family: SimSun;
    font-size: 12px;
    line-height: 40px;
    padding: 10px;
    //float: left;
    color: #666666;
}
#school_info, #school_list {
    display: none;
    overflow: hidden;
    width: 100%;
}
#school_info.selected, #school_list.selected {
    display: block;
    float: left;
    padding: 5px 10px;
}
#school_info .info {
    padding: 20px;
}