@charset "UTF-8";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 100%
}

body {
    word-wrap: break-word;
    cursor: default
}

body {
    font: 12px/1.5 arial, \5B8B\4F53, sans-serif;
    color: #171920
}

a {
    cursor: pointer;
    outline: 0 none
}

:active {
    outline: 0
}

:visited {
    outline: 0
}

:link, :visited, ins {
    text-decoration: none
}

[hidden] {
    display: none
}

body {
    margin: 0;
    min-width: 1180px
}

article, aside, audio, blockquote, button, canvas, code, dd, details, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, input, legend, li, mark, menu, nav, ol, output, p, pre, ruby, section, select, summary, td, textarea, th, time, ul, video {
    margin: 0;
    padding: 0
}

fieldset, iframe {
    border: 0 none
}

img {
    border: 0 none;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

address, caption, cite, code, dfn, em, i, optgroup, th, var {
    font-style: normal
}

button, code, h1, h2, h3, h4, h5, h6, input, kbd, samp, select, small, sub, sup, textarea, tt {
    font-size: 100%
}

abbr, acronym {
    border: 0 none;
    font-variant: normal
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input, select, textarea {
    outline: 0 none
}

li, menu, ol, ul {
    list-style: none outside none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

caption, th {
    text-align: left
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

mark {
    background-color: #ff6
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

button, input, select {
    vertical-align: middle
}

button {
    width: auto;
    cursor: pointer;
    overflow: visible
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: 0 none;
    padding: 0
}

.clearfix:after, .examlist:after, .searchmain .courselist:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

.clearfix, .examlist, .searchmain .courselist {
    *zoom: 1
}

.coursecard .coursecard-catelog, .coursecard .coursecard-time, .examcard, .nobreak {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

body {
    font-family: "microsoft yahei"
}

.w1180 {
    width: 1180px;
    margin: 0 auto
}

.nav, nav {
    background: #0095ff;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    color: #fff
}

nav h1 {
    font-size: 20px;
    font-weight: 700;
    width: 280px;
    float: left
}

nav .daohang div {
    float: left
}

nav .daohang div a {
    display: inline-block;
    width: 128px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

nav .daohang div a:hover {
    background: #5990e3
}

nav .daohang div a:hover em {
    background: url(../image/jiantou_2.png)
}

nav .daohang div a em {
    display: inline-block;
    margin-left: 8px;
    background: url(../image/jiantou_1.png);
    width: 12px;
    height: 7px
}

nav .daohang div:hover ul {
    display: block
}

nav .daohang div ul {
    display: none;
    position: absolute;
    margin-top: -1px;
    z-index: 2;
    border-top: 1px solid #efeff0;
    border-left: 1px solid #efeff0;
    border-right: 1px solid #efeff0
}

nav .daohang div ul li {
    border-bottom: 1px solid #efeff0;
    line-height: 30px;
    height: 30px
}

nav .daohang div ul li a {
    color: #a7a9b2;
    font-size: 14px;
    background: #fff
}

nav .daohang div ul li:hover a {
    color: #171920;
    background: #f4f5f6
}

.coursecard {
    position: relative;
    width: 240px;
    height: 284px;
    padding: 21px 20px;
    top: 0;
    background: #fff;
    -o-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    display: block
}

.coursecard .coursecard-catelog {
    font-size: 14px;
    color: #0095ff;
    padding: 0 9px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #0095ff;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    display: inline-block;
    max-width: 222px;
    margin-bottom: 10px
}

.coursecard .coursecard-title {
    line-height: 26px;
    height: 52px;
    font-size: 16px;
    color: #171920;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.coursecard .coursecard-time {
    color: #9598a2;
    font-size: 14px;
    height: 42px;
    line-height: 42px
}

.coursecard .coursecard-teacher {
    height: 82px;
    padding-top: 15px;
    border-bottom: 1px solid #f0f0f0
}

.coursecard .coursecard-teacher li {
    display: inline-block;
    *float: left;
    *width: 50px;
    text-align: center;
    margin-right: 12px;
    font-size: 14px;
    line-height: 1;
    color: #9598a2
}

.coursecard .coursecard-teacher li img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto 9px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.coursecard .coursecard-teacher li {
    *display: inline
}

.coursecard .coursecard-buynums, .coursecard .coursecard-nums {
    color: #9598a2;
    font-size: 12px;
    position: absolute;
    left: 21px;
    top: 266px;
    line-height: 1
}

.coursecard .coursecard-buynums {
    top: 295px
}

.coursecard .coursecard-price-free {
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 287px;
    color: #f54030;
    line-height: 1
}

.coursecard .coursecard-price-over {
    color: #999
}

.coursecard .coursecard-price-number {
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 287px;
    color: #f54030;
    background: #fff;
    line-height: 1;
    font-family: arial
}

.coursecard .coursecard-price-number span {
    font-family: 'microsoft yahei';
    font-size: 16px;
    margin-right: 3px
}

.coursecard .coursecard-djs {
    font-size: 12px;
    color: #9598a2;
    line-height: 1;
    left: 21px;
    top: 266px;
    position: absolute
}

.coursecard .coursecard-djs span {
    color: #f54030
}

.coursecard .coursecard-oriprice {
    color: #ccc;
    font-size: 12px;
    line-height: 1;
    top: 266px;
    text-decoration: line-through;
    right: 20px;
    position: absolute
}

.searchmain {
    padding-top: 10px;
    background: #f5f7f9
}

.searchmain h4 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    height: 80px;
    line-height: 80px;
    position: relative
}

.searchmain h4 a {
    width: 102px;
    height: 28px;
    background: #0095ff;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    text-align: center;
    font-weight: 400;
    top: 26px
}

.searchmain h4 a:hover {
    background: #4187f0
}

.searchmain h4 a span {
    background: url(../image/more.png) top center no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 5px;
    top: -1px;
    margin-right: -2px
}

.searchmain .courselist .coursecard {
    float: left;
    margin: 0 20px 20px 0
}

.searchmain .courselist .coursecard:hover {
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.uc2018-mycourse-page {
    text-align: center;
    padding: 20px 0 40px
}

.uc2018-mycourse-page b, .uc2018-mycourse-page span {
    color: #9598a2;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    font-weight: 400;
    margin: 0 0 0 10px
}

.uc2018-mycourse-page b:hover, .uc2018-mycourse-page span:hover {
    background: #fff;
    cursor: pointer
}

.uc2018-mycourse-page s {
    text-decoration: none
}

.uc2018-mycourse-page span {
    background: #fff;
    width: 80px
}

.uc2018-mycourse-page span:first-of-type {
    margin: 0
}

.uc2018-mycourse-page b {
    width: 26px;
    display: none
}

.uc2018-mycourse-page .dis {
    background: #e4e7f0;
    color: #fff;
    cursor: default
}

.uc2018-mycourse-page .dis:hover {
    background: #e4e7f0
}

.uc2018-mycourse-page .active {
    background: #0095ff;
    color: #fff
}

.uc2018-mycourse-page .active:hover {
    background: #0095ff
}

.examlist {
    padding-bottom: 20px
}

.examcard {
    background: url(../image/coursebg.png) top center no-repeat;
    width: 280px;
    height: 158px;
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 158px;
    text-shadow: 0 0 10px #399ddc;
    margin: 0 20px 20px 0;
    float: left
}

.searchnull {
    padding: 140px 0;
    text-align: center;
    display: none
}

.searchnull img {
    margin: 0 auto
}

.searchnull p {
    text-align: center;
    padding-top: 13px;
    font-size: 16px;
    line-height: 1;
    color: #9598a2
}

.uc2018-loading {
    padding: 100px 0;
    text-align: center
}

.csshackmac .coursecard .coursecard-catelog {
    line-height: 24px
}

.csshackmac .searchmain h4 a {
    line-height: 30px
}

.csshackwin .coursecard .coursecard-catelog {
    line-height: 20px
}

.csshackwin .searchmain h4 a {
    line-height: 26px
}

.nav .w1180 h1 {
    font-size: 18px;
    width: 270px;
+ width: 269 px;
    letter-spacing: 1px;
}

.nav .w1180 h1:hover {
    background-color: #0095ff;
}

.nav .w1180 h1 em {
    display: inline-block;
    background: url('../img/dh_icon.png') left center no-repeat;
    background-size: inherit;
    width: 20px;
    height: 12px;
    margin: 0 20px;
}

.nav .daohang {
    width: 840px;
    width: 851px \9;
    float: left;
    margin-left: 87px;
+ margin-left: 69 px;
    margin-right: -18px;
}

.nav .daohang div a, .nav .daohang div ul li, .nav .daohang div ul {
    width: 118px;
}

.nav .courselist {
    position: absolute;
    margin-top: 70px;
    padding-top: 24px;
    background: #ffffff;
    width: 900px;
    overflow: auto;
    z-index: 22;
    line-height: 28px;
    box-shadow: 1px 2px 1px rgba(14, 5, 10, 0.03);
    display: none;
}

.nav .courselist .part span {
    width: 126px;
    padding-left: 47px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #9598A2;
}

.nav .courselist .part div {
    width: 723px;
    padding-bottom: 24px;
    float: left
}

.nav .courselist .part div a {
    width: 160px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #9598A2;
    display: inline-block
}

.nav .courselist .part div a:hover, .nav .courselist .part div a.cur {
    color: #0095ff
}